@aws-sdk/client-codecommit 3.300.0 → 3.301.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +2 -2
- package/dist-types/commands/BatchDescribeMergeConflictsCommand.d.ts +2 -2
- package/dist-types/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +2 -2
- package/dist-types/commands/BatchGetCommitsCommand.d.ts +2 -2
- package/dist-types/commands/BatchGetRepositoriesCommand.d.ts +2 -2
- package/dist-types/commands/CreateApprovalRuleTemplateCommand.d.ts +1 -1
- package/dist-types/commands/CreateBranchCommand.d.ts +1 -1
- package/dist-types/commands/CreateCommitCommand.d.ts +8 -8
- package/dist-types/commands/CreatePullRequestApprovalRuleCommand.d.ts +1 -1
- package/dist-types/commands/CreatePullRequestCommand.d.ts +3 -3
- package/dist-types/commands/CreateRepositoryCommand.d.ts +2 -2
- package/dist-types/commands/CreateUnreferencedMergeCommitCommand.d.ts +8 -8
- package/dist-types/commands/DeleteApprovalRuleTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBranchCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCommentContentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFileCommand.d.ts +1 -1
- package/dist-types/commands/DeletePullRequestApprovalRuleCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMergeConflictsCommand.d.ts +1 -1
- package/dist-types/commands/DescribePullRequestEventsCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +1 -1
- package/dist-types/commands/GetApprovalRuleTemplateCommand.d.ts +1 -1
- package/dist-types/commands/GetBlobCommand.d.ts +1 -1
- package/dist-types/commands/GetBranchCommand.d.ts +1 -1
- package/dist-types/commands/GetCommentCommand.d.ts +1 -1
- package/dist-types/commands/GetCommentReactionsCommand.d.ts +1 -1
- package/dist-types/commands/GetCommentsForComparedCommitCommand.d.ts +1 -1
- package/dist-types/commands/GetCommentsForPullRequestCommand.d.ts +1 -1
- package/dist-types/commands/GetCommitCommand.d.ts +1 -1
- package/dist-types/commands/GetDifferencesCommand.d.ts +1 -1
- package/dist-types/commands/GetFileCommand.d.ts +1 -1
- package/dist-types/commands/GetFolderCommand.d.ts +1 -1
- package/dist-types/commands/GetMergeCommitCommand.d.ts +1 -1
- package/dist-types/commands/GetMergeConflictsCommand.d.ts +1 -1
- package/dist-types/commands/GetMergeOptionsCommand.d.ts +1 -1
- package/dist-types/commands/GetPullRequestApprovalStatesCommand.d.ts +1 -1
- package/dist-types/commands/GetPullRequestCommand.d.ts +1 -1
- package/dist-types/commands/GetPullRequestOverrideStateCommand.d.ts +1 -1
- package/dist-types/commands/GetRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/GetRepositoryTriggersCommand.d.ts +1 -1
- package/dist-types/commands/ListApprovalRuleTemplatesCommand.d.ts +1 -1
- package/dist-types/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/ListBranchesCommand.d.ts +1 -1
- package/dist-types/commands/ListPullRequestsCommand.d.ts +1 -1
- package/dist-types/commands/ListRepositoriesCommand.d.ts +1 -1
- package/dist-types/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/MergeBranchesByFastForwardCommand.d.ts +1 -1
- package/dist-types/commands/MergeBranchesBySquashCommand.d.ts +8 -8
- package/dist-types/commands/MergeBranchesByThreeWayCommand.d.ts +8 -8
- package/dist-types/commands/MergePullRequestByFastForwardCommand.d.ts +1 -1
- package/dist-types/commands/MergePullRequestBySquashCommand.d.ts +8 -8
- package/dist-types/commands/MergePullRequestByThreeWayCommand.d.ts +8 -8
- package/dist-types/commands/OverridePullRequestApprovalRulesCommand.d.ts +1 -1
- package/dist-types/commands/PostCommentForComparedCommitCommand.d.ts +2 -2
- package/dist-types/commands/PostCommentForPullRequestCommand.d.ts +2 -2
- package/dist-types/commands/PostCommentReplyCommand.d.ts +1 -1
- package/dist-types/commands/PutCommentReactionCommand.d.ts +1 -1
- package/dist-types/commands/PutFileCommand.d.ts +1 -1
- package/dist-types/commands/PutRepositoryTriggersCommand.d.ts +5 -5
- package/dist-types/commands/TagResourceCommand.d.ts +2 -2
- package/dist-types/commands/TestRepositoryTriggersCommand.d.ts +5 -5
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCommentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDefaultBranchCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePullRequestApprovalStateCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePullRequestDescriptionCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePullRequestStatusCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePullRequestTitleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRepositoryDescriptionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRepositoryNameCommand.d.ts +1 -1
- package/package.json +3 -3
|
@@ -32,7 +32,7 @@ export interface AssociateApprovalRuleTemplateWithRepositoryCommandOutput extend
|
|
|
32
32
|
* import { CodeCommitClient, AssociateApprovalRuleTemplateWithRepositoryCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
33
33
|
* // const { CodeCommitClient, AssociateApprovalRuleTemplateWithRepositoryCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
34
34
|
* const client = new CodeCommitClient(config);
|
|
35
|
-
* const input = {
|
|
35
|
+
* const input = { // AssociateApprovalRuleTemplateWithRepositoryInput
|
|
36
36
|
* approvalRuleTemplateName: "STRING_VALUE", // required
|
|
37
37
|
* repositoryName: "STRING_VALUE", // required
|
|
38
38
|
* };
|
|
@@ -26,9 +26,9 @@ export interface BatchAssociateApprovalRuleTemplateWithRepositoriesCommandOutput
|
|
|
26
26
|
* import { CodeCommitClient, BatchAssociateApprovalRuleTemplateWithRepositoriesCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, BatchAssociateApprovalRuleTemplateWithRepositoriesCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // BatchAssociateApprovalRuleTemplateWithRepositoriesInput
|
|
30
30
|
* approvalRuleTemplateName: "STRING_VALUE", // required
|
|
31
|
-
* repositoryNames: [ // required
|
|
31
|
+
* repositoryNames: [ // RepositoryNameList // required
|
|
32
32
|
* "STRING_VALUE",
|
|
33
33
|
* ],
|
|
34
34
|
* };
|
|
@@ -26,14 +26,14 @@ export interface BatchDescribeMergeConflictsCommandOutput extends BatchDescribeM
|
|
|
26
26
|
* import { CodeCommitClient, BatchDescribeMergeConflictsCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, BatchDescribeMergeConflictsCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // BatchDescribeMergeConflictsInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* destinationCommitSpecifier: "STRING_VALUE", // required
|
|
32
32
|
* sourceCommitSpecifier: "STRING_VALUE", // required
|
|
33
33
|
* mergeOption: "STRING_VALUE", // required
|
|
34
34
|
* maxMergeHunks: Number("int"),
|
|
35
35
|
* maxConflictFiles: Number("int"),
|
|
36
|
-
* filePaths: [
|
|
36
|
+
* filePaths: [ // FilePaths
|
|
37
37
|
* "STRING_VALUE",
|
|
38
38
|
* ],
|
|
39
39
|
* conflictDetailLevel: "STRING_VALUE",
|
package/dist-types/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts
CHANGED
|
@@ -26,9 +26,9 @@ export interface BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandOut
|
|
|
26
26
|
* import { CodeCommitClient, BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // BatchDisassociateApprovalRuleTemplateFromRepositoriesInput
|
|
30
30
|
* approvalRuleTemplateName: "STRING_VALUE", // required
|
|
31
|
-
* repositoryNames: [ // required
|
|
31
|
+
* repositoryNames: [ // RepositoryNameList // required
|
|
32
32
|
* "STRING_VALUE",
|
|
33
33
|
* ],
|
|
34
34
|
* };
|
|
@@ -26,8 +26,8 @@ export interface BatchGetCommitsCommandOutput extends BatchGetCommitsOutput, __M
|
|
|
26
26
|
* import { CodeCommitClient, BatchGetCommitsCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, BatchGetCommitsCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* commitIds: [ // required
|
|
29
|
+
* const input = { // BatchGetCommitsInput
|
|
30
|
+
* commitIds: [ // CommitIdsInputList // required
|
|
31
31
|
* "STRING_VALUE",
|
|
32
32
|
* ],
|
|
33
33
|
* repositoryName: "STRING_VALUE", // required
|
|
@@ -33,8 +33,8 @@ export interface BatchGetRepositoriesCommandOutput extends BatchGetRepositoriesO
|
|
|
33
33
|
* import { CodeCommitClient, BatchGetRepositoriesCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
34
34
|
* // const { CodeCommitClient, BatchGetRepositoriesCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
35
35
|
* const client = new CodeCommitClient(config);
|
|
36
|
-
* const input = {
|
|
37
|
-
* repositoryNames: [ // required
|
|
36
|
+
* const input = { // BatchGetRepositoriesInput
|
|
37
|
+
* repositoryNames: [ // RepositoryNameList // required
|
|
38
38
|
* "STRING_VALUE",
|
|
39
39
|
* ],
|
|
40
40
|
* };
|
|
@@ -30,7 +30,7 @@ export interface CreateApprovalRuleTemplateCommandOutput extends CreateApprovalR
|
|
|
30
30
|
* import { CodeCommitClient, CreateApprovalRuleTemplateCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
31
31
|
* // const { CodeCommitClient, CreateApprovalRuleTemplateCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
32
32
|
* const client = new CodeCommitClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // CreateApprovalRuleTemplateInput
|
|
34
34
|
* approvalRuleTemplateName: "STRING_VALUE", // required
|
|
35
35
|
* approvalRuleTemplateContent: "STRING_VALUE", // required
|
|
36
36
|
* approvalRuleTemplateDescription: "STRING_VALUE",
|
|
@@ -29,7 +29,7 @@ export interface CreateBranchCommandOutput extends __MetadataBearer {
|
|
|
29
29
|
* import { CodeCommitClient, CreateBranchCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
30
30
|
* // const { CodeCommitClient, CreateBranchCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
31
31
|
* const client = new CodeCommitClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // CreateBranchInput
|
|
33
33
|
* repositoryName: "STRING_VALUE", // required
|
|
34
34
|
* branchName: "STRING_VALUE", // required
|
|
35
35
|
* commitId: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface CreateCommitCommandOutput extends CreateCommitOutput, __Metadat
|
|
|
26
26
|
* import { CodeCommitClient, CreateCommitCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, CreateCommitCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateCommitInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* branchName: "STRING_VALUE", // required
|
|
32
32
|
* parentCommitId: "STRING_VALUE",
|
|
@@ -34,24 +34,24 @@ export interface CreateCommitCommandOutput extends CreateCommitOutput, __Metadat
|
|
|
34
34
|
* email: "STRING_VALUE",
|
|
35
35
|
* commitMessage: "STRING_VALUE",
|
|
36
36
|
* keepEmptyFolders: true || false,
|
|
37
|
-
* putFiles: [
|
|
38
|
-
* {
|
|
37
|
+
* putFiles: [ // PutFileEntries
|
|
38
|
+
* { // PutFileEntry
|
|
39
39
|
* filePath: "STRING_VALUE", // required
|
|
40
40
|
* fileMode: "STRING_VALUE",
|
|
41
41
|
* fileContent: "BLOB_VALUE",
|
|
42
|
-
* sourceFile: {
|
|
42
|
+
* sourceFile: { // SourceFileSpecifier
|
|
43
43
|
* filePath: "STRING_VALUE", // required
|
|
44
44
|
* isMove: true || false,
|
|
45
45
|
* },
|
|
46
46
|
* },
|
|
47
47
|
* ],
|
|
48
|
-
* deleteFiles: [
|
|
49
|
-
* {
|
|
48
|
+
* deleteFiles: [ // DeleteFileEntries
|
|
49
|
+
* { // DeleteFileEntry
|
|
50
50
|
* filePath: "STRING_VALUE", // required
|
|
51
51
|
* },
|
|
52
52
|
* ],
|
|
53
|
-
* setFileModes: [
|
|
54
|
-
* {
|
|
53
|
+
* setFileModes: [ // SetFileModeEntries
|
|
54
|
+
* { // SetFileModeEntry
|
|
55
55
|
* filePath: "STRING_VALUE", // required
|
|
56
56
|
* fileMode: "STRING_VALUE", // required
|
|
57
57
|
* },
|
|
@@ -26,7 +26,7 @@ export interface CreatePullRequestApprovalRuleCommandOutput extends CreatePullRe
|
|
|
26
26
|
* import { CodeCommitClient, CreatePullRequestApprovalRuleCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, CreatePullRequestApprovalRuleCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreatePullRequestApprovalRuleInput
|
|
30
30
|
* pullRequestId: "STRING_VALUE", // required
|
|
31
31
|
* approvalRuleName: "STRING_VALUE", // required
|
|
32
32
|
* approvalRuleContent: "STRING_VALUE", // required
|
|
@@ -26,11 +26,11 @@ export interface CreatePullRequestCommandOutput extends CreatePullRequestOutput,
|
|
|
26
26
|
* import { CodeCommitClient, CreatePullRequestCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, CreatePullRequestCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreatePullRequestInput
|
|
30
30
|
* title: "STRING_VALUE", // required
|
|
31
31
|
* description: "STRING_VALUE",
|
|
32
|
-
* targets: [ // required
|
|
33
|
-
* {
|
|
32
|
+
* targets: [ // TargetList // required
|
|
33
|
+
* { // Target
|
|
34
34
|
* repositoryName: "STRING_VALUE", // required
|
|
35
35
|
* sourceReference: "STRING_VALUE", // required
|
|
36
36
|
* destinationReference: "STRING_VALUE",
|
|
@@ -26,10 +26,10 @@ export interface CreateRepositoryCommandOutput extends CreateRepositoryOutput, _
|
|
|
26
26
|
* import { CodeCommitClient, CreateRepositoryCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, CreateRepositoryCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateRepositoryInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* repositoryDescription: "STRING_VALUE",
|
|
32
|
-
* tags: {
|
|
32
|
+
* tags: { // TagsMap
|
|
33
33
|
* "<keys>": "STRING_VALUE",
|
|
34
34
|
* },
|
|
35
35
|
* };
|
|
@@ -33,7 +33,7 @@ export interface CreateUnreferencedMergeCommitCommandOutput extends CreateUnrefe
|
|
|
33
33
|
* import { CodeCommitClient, CreateUnreferencedMergeCommitCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
34
34
|
* // const { CodeCommitClient, CreateUnreferencedMergeCommitCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
35
35
|
* const client = new CodeCommitClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // CreateUnreferencedMergeCommitInput
|
|
37
37
|
* repositoryName: "STRING_VALUE", // required
|
|
38
38
|
* sourceCommitSpecifier: "STRING_VALUE", // required
|
|
39
39
|
* destinationCommitSpecifier: "STRING_VALUE", // required
|
|
@@ -44,22 +44,22 @@ export interface CreateUnreferencedMergeCommitCommandOutput extends CreateUnrefe
|
|
|
44
44
|
* email: "STRING_VALUE",
|
|
45
45
|
* commitMessage: "STRING_VALUE",
|
|
46
46
|
* keepEmptyFolders: true || false,
|
|
47
|
-
* conflictResolution: {
|
|
48
|
-
* replaceContents: [
|
|
49
|
-
* {
|
|
47
|
+
* conflictResolution: { // ConflictResolution
|
|
48
|
+
* replaceContents: [ // ReplaceContentEntries
|
|
49
|
+
* { // ReplaceContentEntry
|
|
50
50
|
* filePath: "STRING_VALUE", // required
|
|
51
51
|
* replacementType: "STRING_VALUE", // required
|
|
52
52
|
* content: "BLOB_VALUE",
|
|
53
53
|
* fileMode: "STRING_VALUE",
|
|
54
54
|
* },
|
|
55
55
|
* ],
|
|
56
|
-
* deleteFiles: [
|
|
57
|
-
* {
|
|
56
|
+
* deleteFiles: [ // DeleteFileEntries
|
|
57
|
+
* { // DeleteFileEntry
|
|
58
58
|
* filePath: "STRING_VALUE", // required
|
|
59
59
|
* },
|
|
60
60
|
* ],
|
|
61
|
-
* setFileModes: [
|
|
62
|
-
* {
|
|
61
|
+
* setFileModes: [ // SetFileModeEntries
|
|
62
|
+
* { // SetFileModeEntry
|
|
63
63
|
* filePath: "STRING_VALUE", // required
|
|
64
64
|
* fileMode: "STRING_VALUE", // required
|
|
65
65
|
* },
|
|
@@ -26,7 +26,7 @@ export interface DeleteApprovalRuleTemplateCommandOutput extends DeleteApprovalR
|
|
|
26
26
|
* import { CodeCommitClient, DeleteApprovalRuleTemplateCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, DeleteApprovalRuleTemplateCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteApprovalRuleTemplateInput
|
|
30
30
|
* approvalRuleTemplateName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteApprovalRuleTemplateCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteBranchCommandOutput extends DeleteBranchOutput, __Metadat
|
|
|
26
26
|
* import { CodeCommitClient, DeleteBranchCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, DeleteBranchCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteBranchInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* branchName: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DeleteCommentContentCommandOutput extends DeleteCommentContentO
|
|
|
26
26
|
* import { CodeCommitClient, DeleteCommentContentCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, DeleteCommentContentCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteCommentContentInput
|
|
30
30
|
* commentId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteCommentContentCommand(input);
|
|
@@ -28,7 +28,7 @@ export interface DeleteFileCommandOutput extends DeleteFileOutput, __MetadataBea
|
|
|
28
28
|
* import { CodeCommitClient, DeleteFileCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
29
29
|
* // const { CodeCommitClient, DeleteFileCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
30
30
|
* const client = new CodeCommitClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // DeleteFileInput
|
|
32
32
|
* repositoryName: "STRING_VALUE", // required
|
|
33
33
|
* branchName: "STRING_VALUE", // required
|
|
34
34
|
* filePath: "STRING_VALUE", // required
|
|
@@ -28,7 +28,7 @@ export interface DeletePullRequestApprovalRuleCommandOutput extends DeletePullRe
|
|
|
28
28
|
* import { CodeCommitClient, DeletePullRequestApprovalRuleCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
29
29
|
* // const { CodeCommitClient, DeletePullRequestApprovalRuleCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
30
30
|
* const client = new CodeCommitClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // DeletePullRequestApprovalRuleInput
|
|
32
32
|
* pullRequestId: "STRING_VALUE", // required
|
|
33
33
|
* approvalRuleName: "STRING_VALUE", // required
|
|
34
34
|
* };
|
|
@@ -31,7 +31,7 @@ export interface DeleteRepositoryCommandOutput extends DeleteRepositoryOutput, _
|
|
|
31
31
|
* import { CodeCommitClient, DeleteRepositoryCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
32
32
|
* // const { CodeCommitClient, DeleteRepositoryCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
33
33
|
* const client = new CodeCommitClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // DeleteRepositoryInput
|
|
35
35
|
* repositoryName: "STRING_VALUE", // required
|
|
36
36
|
* };
|
|
37
37
|
* const command = new DeleteRepositoryCommand(input);
|
|
@@ -28,7 +28,7 @@ export interface DescribeMergeConflictsCommandOutput extends DescribeMergeConfli
|
|
|
28
28
|
* import { CodeCommitClient, DescribeMergeConflictsCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
29
29
|
* // const { CodeCommitClient, DescribeMergeConflictsCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
30
30
|
* const client = new CodeCommitClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // DescribeMergeConflictsInput
|
|
32
32
|
* repositoryName: "STRING_VALUE", // required
|
|
33
33
|
* destinationCommitSpecifier: "STRING_VALUE", // required
|
|
34
34
|
* sourceCommitSpecifier: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface DescribePullRequestEventsCommandOutput extends DescribePullRequ
|
|
|
26
26
|
* import { CodeCommitClient, DescribePullRequestEventsCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, DescribePullRequestEventsCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribePullRequestEventsInput
|
|
30
30
|
* pullRequestId: "STRING_VALUE", // required
|
|
31
31
|
* pullRequestEventType: "STRING_VALUE",
|
|
32
32
|
* actorArn: "STRING_VALUE",
|
|
@@ -29,7 +29,7 @@ export interface DisassociateApprovalRuleTemplateFromRepositoryCommandOutput ext
|
|
|
29
29
|
* import { CodeCommitClient, DisassociateApprovalRuleTemplateFromRepositoryCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
30
30
|
* // const { CodeCommitClient, DisassociateApprovalRuleTemplateFromRepositoryCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
31
31
|
* const client = new CodeCommitClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // DisassociateApprovalRuleTemplateFromRepositoryInput
|
|
33
33
|
* approvalRuleTemplateName: "STRING_VALUE", // required
|
|
34
34
|
* repositoryName: "STRING_VALUE", // required
|
|
35
35
|
* };
|
|
@@ -26,7 +26,7 @@ export interface EvaluatePullRequestApprovalRulesCommandOutput extends EvaluateP
|
|
|
26
26
|
* import { CodeCommitClient, EvaluatePullRequestApprovalRulesCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, EvaluatePullRequestApprovalRulesCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // EvaluatePullRequestApprovalRulesInput
|
|
30
30
|
* pullRequestId: "STRING_VALUE", // required
|
|
31
31
|
* revisionId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetApprovalRuleTemplateCommandOutput extends GetApprovalRuleTem
|
|
|
26
26
|
* import { CodeCommitClient, GetApprovalRuleTemplateCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, GetApprovalRuleTemplateCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetApprovalRuleTemplateInput
|
|
30
30
|
* approvalRuleTemplateName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetApprovalRuleTemplateCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetBlobCommandOutput extends GetBlobOutput, __MetadataBearer {
|
|
|
26
26
|
* import { CodeCommitClient, GetBlobCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, GetBlobCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetBlobInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* blobId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetBranchCommandOutput extends GetBranchOutput, __MetadataBeare
|
|
|
26
26
|
* import { CodeCommitClient, GetBranchCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, GetBranchCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetBranchInput
|
|
30
30
|
* repositoryName: "STRING_VALUE",
|
|
31
31
|
* branchName: "STRING_VALUE",
|
|
32
32
|
* };
|
|
@@ -30,7 +30,7 @@ export interface GetCommentCommandOutput extends GetCommentOutput, __MetadataBea
|
|
|
30
30
|
* import { CodeCommitClient, GetCommentCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
31
31
|
* // const { CodeCommitClient, GetCommentCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
32
32
|
* const client = new CodeCommitClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // GetCommentInput
|
|
34
34
|
* commentId: "STRING_VALUE", // required
|
|
35
35
|
* };
|
|
36
36
|
* const command = new GetCommentCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetCommentReactionsCommandOutput extends GetCommentReactionsOut
|
|
|
26
26
|
* import { CodeCommitClient, GetCommentReactionsCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, GetCommentReactionsCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetCommentReactionsInput
|
|
30
30
|
* commentId: "STRING_VALUE", // required
|
|
31
31
|
* reactionUserArn: "STRING_VALUE",
|
|
32
32
|
* nextToken: "STRING_VALUE",
|
|
@@ -30,7 +30,7 @@ export interface GetCommentsForComparedCommitCommandOutput extends GetCommentsFo
|
|
|
30
30
|
* import { CodeCommitClient, GetCommentsForComparedCommitCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
31
31
|
* // const { CodeCommitClient, GetCommentsForComparedCommitCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
32
32
|
* const client = new CodeCommitClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // GetCommentsForComparedCommitInput
|
|
34
34
|
* repositoryName: "STRING_VALUE", // required
|
|
35
35
|
* beforeCommitId: "STRING_VALUE",
|
|
36
36
|
* afterCommitId: "STRING_VALUE", // required
|
|
@@ -30,7 +30,7 @@ export interface GetCommentsForPullRequestCommandOutput extends GetCommentsForPu
|
|
|
30
30
|
* import { CodeCommitClient, GetCommentsForPullRequestCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
31
31
|
* // const { CodeCommitClient, GetCommentsForPullRequestCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
32
32
|
* const client = new CodeCommitClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // GetCommentsForPullRequestInput
|
|
34
34
|
* pullRequestId: "STRING_VALUE", // required
|
|
35
35
|
* repositoryName: "STRING_VALUE",
|
|
36
36
|
* beforeCommitId: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface GetCommitCommandOutput extends GetCommitOutput, __MetadataBeare
|
|
|
26
26
|
* import { CodeCommitClient, GetCommitCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, GetCommitCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetCommitInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* commitId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -28,7 +28,7 @@ export interface GetDifferencesCommandOutput extends GetDifferencesOutput, __Met
|
|
|
28
28
|
* import { CodeCommitClient, GetDifferencesCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
29
29
|
* // const { CodeCommitClient, GetDifferencesCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
30
30
|
* const client = new CodeCommitClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // GetDifferencesInput
|
|
32
32
|
* repositoryName: "STRING_VALUE", // required
|
|
33
33
|
* beforeCommitSpecifier: "STRING_VALUE",
|
|
34
34
|
* afterCommitSpecifier: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface GetFileCommandOutput extends GetFileOutput, __MetadataBearer {
|
|
|
26
26
|
* import { CodeCommitClient, GetFileCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, GetFileCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetFileInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* commitSpecifier: "STRING_VALUE",
|
|
32
32
|
* filePath: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface GetFolderCommandOutput extends GetFolderOutput, __MetadataBeare
|
|
|
26
26
|
* import { CodeCommitClient, GetFolderCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, GetFolderCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetFolderInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* commitSpecifier: "STRING_VALUE",
|
|
32
32
|
* folderPath: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface GetMergeCommitCommandOutput extends GetMergeCommitOutput, __Met
|
|
|
26
26
|
* import { CodeCommitClient, GetMergeCommitCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, GetMergeCommitCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetMergeCommitInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* sourceCommitSpecifier: "STRING_VALUE", // required
|
|
32
32
|
* destinationCommitSpecifier: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface GetMergeConflictsCommandOutput extends GetMergeConflictsOutput,
|
|
|
26
26
|
* import { CodeCommitClient, GetMergeConflictsCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, GetMergeConflictsCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetMergeConflictsInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* destinationCommitSpecifier: "STRING_VALUE", // required
|
|
32
32
|
* sourceCommitSpecifier: "STRING_VALUE", // required
|
|
@@ -28,7 +28,7 @@ export interface GetMergeOptionsCommandOutput extends GetMergeOptionsOutput, __M
|
|
|
28
28
|
* import { CodeCommitClient, GetMergeOptionsCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
29
29
|
* // const { CodeCommitClient, GetMergeOptionsCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
30
30
|
* const client = new CodeCommitClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // GetMergeOptionsInput
|
|
32
32
|
* repositoryName: "STRING_VALUE", // required
|
|
33
33
|
* sourceCommitSpecifier: "STRING_VALUE", // required
|
|
34
34
|
* destinationCommitSpecifier: "STRING_VALUE", // required
|
|
@@ -27,7 +27,7 @@ export interface GetPullRequestApprovalStatesCommandOutput extends GetPullReques
|
|
|
27
27
|
* import { CodeCommitClient, GetPullRequestApprovalStatesCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
28
28
|
* // const { CodeCommitClient, GetPullRequestApprovalStatesCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
29
29
|
* const client = new CodeCommitClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // GetPullRequestApprovalStatesInput
|
|
31
31
|
* pullRequestId: "STRING_VALUE", // required
|
|
32
32
|
* revisionId: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetPullRequestCommandOutput extends GetPullRequestOutput, __Met
|
|
|
26
26
|
* import { CodeCommitClient, GetPullRequestCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, GetPullRequestCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetPullRequestInput
|
|
30
30
|
* pullRequestId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetPullRequestCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface GetPullRequestOverrideStateCommandOutput extends GetPullRequest
|
|
|
27
27
|
* import { CodeCommitClient, GetPullRequestOverrideStateCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
28
28
|
* // const { CodeCommitClient, GetPullRequestOverrideStateCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
29
29
|
* const client = new CodeCommitClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // GetPullRequestOverrideStateInput
|
|
31
31
|
* pullRequestId: "STRING_VALUE", // required
|
|
32
32
|
* revisionId: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
@@ -34,7 +34,7 @@ export interface GetRepositoryCommandOutput extends GetRepositoryOutput, __Metad
|
|
|
34
34
|
* import { CodeCommitClient, GetRepositoryCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
35
35
|
* // const { CodeCommitClient, GetRepositoryCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
36
36
|
* const client = new CodeCommitClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // GetRepositoryInput
|
|
38
38
|
* repositoryName: "STRING_VALUE", // required
|
|
39
39
|
* };
|
|
40
40
|
* const command = new GetRepositoryCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetRepositoryTriggersCommandOutput extends GetRepositoryTrigger
|
|
|
26
26
|
* import { CodeCommitClient, GetRepositoryTriggersCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, GetRepositoryTriggersCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetRepositoryTriggersInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetRepositoryTriggersCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface ListApprovalRuleTemplatesCommandOutput extends ListApprovalRule
|
|
|
27
27
|
* import { CodeCommitClient, ListApprovalRuleTemplatesCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
28
28
|
* // const { CodeCommitClient, ListApprovalRuleTemplatesCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
29
29
|
* const client = new CodeCommitClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // ListApprovalRuleTemplatesInput
|
|
31
31
|
* nextToken: "STRING_VALUE",
|
|
32
32
|
* maxResults: Number("int"),
|
|
33
33
|
* };
|
|
@@ -26,7 +26,7 @@ export interface ListAssociatedApprovalRuleTemplatesForRepositoryCommandOutput e
|
|
|
26
26
|
* import { CodeCommitClient, ListAssociatedApprovalRuleTemplatesForRepositoryCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, ListAssociatedApprovalRuleTemplatesForRepositoryCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListAssociatedApprovalRuleTemplatesForRepositoryInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* nextToken: "STRING_VALUE",
|
|
32
32
|
* maxResults: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface ListBranchesCommandOutput extends ListBranchesOutput, __Metadat
|
|
|
26
26
|
* import { CodeCommitClient, ListBranchesCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, ListBranchesCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListBranchesInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* nextToken: "STRING_VALUE",
|
|
32
32
|
* };
|
|
@@ -27,7 +27,7 @@ export interface ListPullRequestsCommandOutput extends ListPullRequestsOutput, _
|
|
|
27
27
|
* import { CodeCommitClient, ListPullRequestsCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
28
28
|
* // const { CodeCommitClient, ListPullRequestsCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
29
29
|
* const client = new CodeCommitClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // ListPullRequestsInput
|
|
31
31
|
* repositoryName: "STRING_VALUE", // required
|
|
32
32
|
* authorArn: "STRING_VALUE",
|
|
33
33
|
* pullRequestStatus: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface ListRepositoriesCommandOutput extends ListRepositoriesOutput, _
|
|
|
26
26
|
* import { CodeCommitClient, ListRepositoriesCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, ListRepositoriesCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListRepositoriesInput
|
|
30
30
|
* nextToken: "STRING_VALUE",
|
|
31
31
|
* sortBy: "STRING_VALUE",
|
|
32
32
|
* order: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface ListRepositoriesForApprovalRuleTemplateCommandOutput extends Li
|
|
|
26
26
|
* import { CodeCommitClient, ListRepositoriesForApprovalRuleTemplateCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, ListRepositoriesForApprovalRuleTemplateCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListRepositoriesForApprovalRuleTemplateInput
|
|
30
30
|
* approvalRuleTemplateName: "STRING_VALUE", // required
|
|
31
31
|
* nextToken: "STRING_VALUE",
|
|
32
32
|
* maxResults: Number("int"),
|
|
@@ -28,7 +28,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceOut
|
|
|
28
28
|
* import { CodeCommitClient, ListTagsForResourceCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
29
29
|
* // const { CodeCommitClient, ListTagsForResourceCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
30
30
|
* const client = new CodeCommitClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // ListTagsForResourceInput
|
|
32
32
|
* resourceArn: "STRING_VALUE", // required
|
|
33
33
|
* nextToken: "STRING_VALUE",
|
|
34
34
|
* };
|
|
@@ -26,7 +26,7 @@ export interface MergeBranchesByFastForwardCommandOutput extends MergeBranchesBy
|
|
|
26
26
|
* import { CodeCommitClient, MergeBranchesByFastForwardCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, MergeBranchesByFastForwardCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // MergeBranchesByFastForwardInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* sourceCommitSpecifier: "STRING_VALUE", // required
|
|
32
32
|
* destinationCommitSpecifier: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface MergeBranchesBySquashCommandOutput extends MergeBranchesBySquas
|
|
|
26
26
|
* import { CodeCommitClient, MergeBranchesBySquashCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, MergeBranchesBySquashCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // MergeBranchesBySquashInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* sourceCommitSpecifier: "STRING_VALUE", // required
|
|
32
32
|
* destinationCommitSpecifier: "STRING_VALUE", // required
|
|
@@ -37,22 +37,22 @@ export interface MergeBranchesBySquashCommandOutput extends MergeBranchesBySquas
|
|
|
37
37
|
* email: "STRING_VALUE",
|
|
38
38
|
* commitMessage: "STRING_VALUE",
|
|
39
39
|
* keepEmptyFolders: true || false,
|
|
40
|
-
* conflictResolution: {
|
|
41
|
-
* replaceContents: [
|
|
42
|
-
* {
|
|
40
|
+
* conflictResolution: { // ConflictResolution
|
|
41
|
+
* replaceContents: [ // ReplaceContentEntries
|
|
42
|
+
* { // ReplaceContentEntry
|
|
43
43
|
* filePath: "STRING_VALUE", // required
|
|
44
44
|
* replacementType: "STRING_VALUE", // required
|
|
45
45
|
* content: "BLOB_VALUE",
|
|
46
46
|
* fileMode: "STRING_VALUE",
|
|
47
47
|
* },
|
|
48
48
|
* ],
|
|
49
|
-
* deleteFiles: [
|
|
50
|
-
* {
|
|
49
|
+
* deleteFiles: [ // DeleteFileEntries
|
|
50
|
+
* { // DeleteFileEntry
|
|
51
51
|
* filePath: "STRING_VALUE", // required
|
|
52
52
|
* },
|
|
53
53
|
* ],
|
|
54
|
-
* setFileModes: [
|
|
55
|
-
* {
|
|
54
|
+
* setFileModes: [ // SetFileModeEntries
|
|
55
|
+
* { // SetFileModeEntry
|
|
56
56
|
* filePath: "STRING_VALUE", // required
|
|
57
57
|
* fileMode: "STRING_VALUE", // required
|
|
58
58
|
* },
|
|
@@ -26,7 +26,7 @@ export interface MergeBranchesByThreeWayCommandOutput extends MergeBranchesByThr
|
|
|
26
26
|
* import { CodeCommitClient, MergeBranchesByThreeWayCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, MergeBranchesByThreeWayCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // MergeBranchesByThreeWayInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* sourceCommitSpecifier: "STRING_VALUE", // required
|
|
32
32
|
* destinationCommitSpecifier: "STRING_VALUE", // required
|
|
@@ -37,22 +37,22 @@ export interface MergeBranchesByThreeWayCommandOutput extends MergeBranchesByThr
|
|
|
37
37
|
* email: "STRING_VALUE",
|
|
38
38
|
* commitMessage: "STRING_VALUE",
|
|
39
39
|
* keepEmptyFolders: true || false,
|
|
40
|
-
* conflictResolution: {
|
|
41
|
-
* replaceContents: [
|
|
42
|
-
* {
|
|
40
|
+
* conflictResolution: { // ConflictResolution
|
|
41
|
+
* replaceContents: [ // ReplaceContentEntries
|
|
42
|
+
* { // ReplaceContentEntry
|
|
43
43
|
* filePath: "STRING_VALUE", // required
|
|
44
44
|
* replacementType: "STRING_VALUE", // required
|
|
45
45
|
* content: "BLOB_VALUE",
|
|
46
46
|
* fileMode: "STRING_VALUE",
|
|
47
47
|
* },
|
|
48
48
|
* ],
|
|
49
|
-
* deleteFiles: [
|
|
50
|
-
* {
|
|
49
|
+
* deleteFiles: [ // DeleteFileEntries
|
|
50
|
+
* { // DeleteFileEntry
|
|
51
51
|
* filePath: "STRING_VALUE", // required
|
|
52
52
|
* },
|
|
53
53
|
* ],
|
|
54
|
-
* setFileModes: [
|
|
55
|
-
* {
|
|
54
|
+
* setFileModes: [ // SetFileModeEntries
|
|
55
|
+
* { // SetFileModeEntry
|
|
56
56
|
* filePath: "STRING_VALUE", // required
|
|
57
57
|
* fileMode: "STRING_VALUE", // required
|
|
58
58
|
* },
|
|
@@ -27,7 +27,7 @@ export interface MergePullRequestByFastForwardCommandOutput extends MergePullReq
|
|
|
27
27
|
* import { CodeCommitClient, MergePullRequestByFastForwardCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
28
28
|
* // const { CodeCommitClient, MergePullRequestByFastForwardCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
29
29
|
* const client = new CodeCommitClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // MergePullRequestByFastForwardInput
|
|
31
31
|
* pullRequestId: "STRING_VALUE", // required
|
|
32
32
|
* repositoryName: "STRING_VALUE", // required
|
|
33
33
|
* sourceCommitId: "STRING_VALUE",
|
|
@@ -27,7 +27,7 @@ export interface MergePullRequestBySquashCommandOutput extends MergePullRequestB
|
|
|
27
27
|
* import { CodeCommitClient, MergePullRequestBySquashCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
28
28
|
* // const { CodeCommitClient, MergePullRequestBySquashCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
29
29
|
* const client = new CodeCommitClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // MergePullRequestBySquashInput
|
|
31
31
|
* pullRequestId: "STRING_VALUE", // required
|
|
32
32
|
* repositoryName: "STRING_VALUE", // required
|
|
33
33
|
* sourceCommitId: "STRING_VALUE",
|
|
@@ -37,22 +37,22 @@ export interface MergePullRequestBySquashCommandOutput extends MergePullRequestB
|
|
|
37
37
|
* authorName: "STRING_VALUE",
|
|
38
38
|
* email: "STRING_VALUE",
|
|
39
39
|
* keepEmptyFolders: true || false,
|
|
40
|
-
* conflictResolution: {
|
|
41
|
-
* replaceContents: [
|
|
42
|
-
* {
|
|
40
|
+
* conflictResolution: { // ConflictResolution
|
|
41
|
+
* replaceContents: [ // ReplaceContentEntries
|
|
42
|
+
* { // ReplaceContentEntry
|
|
43
43
|
* filePath: "STRING_VALUE", // required
|
|
44
44
|
* replacementType: "STRING_VALUE", // required
|
|
45
45
|
* content: "BLOB_VALUE",
|
|
46
46
|
* fileMode: "STRING_VALUE",
|
|
47
47
|
* },
|
|
48
48
|
* ],
|
|
49
|
-
* deleteFiles: [
|
|
50
|
-
* {
|
|
49
|
+
* deleteFiles: [ // DeleteFileEntries
|
|
50
|
+
* { // DeleteFileEntry
|
|
51
51
|
* filePath: "STRING_VALUE", // required
|
|
52
52
|
* },
|
|
53
53
|
* ],
|
|
54
|
-
* setFileModes: [
|
|
55
|
-
* {
|
|
54
|
+
* setFileModes: [ // SetFileModeEntries
|
|
55
|
+
* { // SetFileModeEntry
|
|
56
56
|
* filePath: "STRING_VALUE", // required
|
|
57
57
|
* fileMode: "STRING_VALUE", // required
|
|
58
58
|
* },
|
|
@@ -27,7 +27,7 @@ export interface MergePullRequestByThreeWayCommandOutput extends MergePullReques
|
|
|
27
27
|
* import { CodeCommitClient, MergePullRequestByThreeWayCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
28
28
|
* // const { CodeCommitClient, MergePullRequestByThreeWayCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
29
29
|
* const client = new CodeCommitClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // MergePullRequestByThreeWayInput
|
|
31
31
|
* pullRequestId: "STRING_VALUE", // required
|
|
32
32
|
* repositoryName: "STRING_VALUE", // required
|
|
33
33
|
* sourceCommitId: "STRING_VALUE",
|
|
@@ -37,22 +37,22 @@ export interface MergePullRequestByThreeWayCommandOutput extends MergePullReques
|
|
|
37
37
|
* authorName: "STRING_VALUE",
|
|
38
38
|
* email: "STRING_VALUE",
|
|
39
39
|
* keepEmptyFolders: true || false,
|
|
40
|
-
* conflictResolution: {
|
|
41
|
-
* replaceContents: [
|
|
42
|
-
* {
|
|
40
|
+
* conflictResolution: { // ConflictResolution
|
|
41
|
+
* replaceContents: [ // ReplaceContentEntries
|
|
42
|
+
* { // ReplaceContentEntry
|
|
43
43
|
* filePath: "STRING_VALUE", // required
|
|
44
44
|
* replacementType: "STRING_VALUE", // required
|
|
45
45
|
* content: "BLOB_VALUE",
|
|
46
46
|
* fileMode: "STRING_VALUE",
|
|
47
47
|
* },
|
|
48
48
|
* ],
|
|
49
|
-
* deleteFiles: [
|
|
50
|
-
* {
|
|
49
|
+
* deleteFiles: [ // DeleteFileEntries
|
|
50
|
+
* { // DeleteFileEntry
|
|
51
51
|
* filePath: "STRING_VALUE", // required
|
|
52
52
|
* },
|
|
53
53
|
* ],
|
|
54
|
-
* setFileModes: [
|
|
55
|
-
* {
|
|
54
|
+
* setFileModes: [ // SetFileModeEntries
|
|
55
|
+
* { // SetFileModeEntry
|
|
56
56
|
* filePath: "STRING_VALUE", // required
|
|
57
57
|
* fileMode: "STRING_VALUE", // required
|
|
58
58
|
* },
|
|
@@ -26,7 +26,7 @@ export interface OverridePullRequestApprovalRulesCommandOutput extends __Metadat
|
|
|
26
26
|
* import { CodeCommitClient, OverridePullRequestApprovalRulesCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, OverridePullRequestApprovalRulesCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // OverridePullRequestApprovalRulesInput
|
|
30
30
|
* pullRequestId: "STRING_VALUE", // required
|
|
31
31
|
* revisionId: "STRING_VALUE", // required
|
|
32
32
|
* overrideStatus: "STRING_VALUE", // required
|
|
@@ -26,11 +26,11 @@ export interface PostCommentForComparedCommitCommandOutput extends PostCommentFo
|
|
|
26
26
|
* import { CodeCommitClient, PostCommentForComparedCommitCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, PostCommentForComparedCommitCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // PostCommentForComparedCommitInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* beforeCommitId: "STRING_VALUE",
|
|
32
32
|
* afterCommitId: "STRING_VALUE", // required
|
|
33
|
-
* location: {
|
|
33
|
+
* location: { // Location
|
|
34
34
|
* filePath: "STRING_VALUE",
|
|
35
35
|
* filePosition: Number("long"),
|
|
36
36
|
* relativeFileVersion: "STRING_VALUE",
|
|
@@ -26,12 +26,12 @@ export interface PostCommentForPullRequestCommandOutput extends PostCommentForPu
|
|
|
26
26
|
* import { CodeCommitClient, PostCommentForPullRequestCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, PostCommentForPullRequestCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // PostCommentForPullRequestInput
|
|
30
30
|
* pullRequestId: "STRING_VALUE", // required
|
|
31
31
|
* repositoryName: "STRING_VALUE", // required
|
|
32
32
|
* beforeCommitId: "STRING_VALUE", // required
|
|
33
33
|
* afterCommitId: "STRING_VALUE", // required
|
|
34
|
-
* location: {
|
|
34
|
+
* location: { // Location
|
|
35
35
|
* filePath: "STRING_VALUE",
|
|
36
36
|
* filePosition: Number("long"),
|
|
37
37
|
* relativeFileVersion: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface PostCommentReplyCommandOutput extends PostCommentReplyOutput, _
|
|
|
26
26
|
* import { CodeCommitClient, PostCommentReplyCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, PostCommentReplyCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // PostCommentReplyInput
|
|
30
30
|
* inReplyTo: "STRING_VALUE", // required
|
|
31
31
|
* clientRequestToken: "STRING_VALUE",
|
|
32
32
|
* content: "STRING_VALUE", // required
|
|
@@ -27,7 +27,7 @@ export interface PutCommentReactionCommandOutput extends __MetadataBearer {
|
|
|
27
27
|
* import { CodeCommitClient, PutCommentReactionCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
28
28
|
* // const { CodeCommitClient, PutCommentReactionCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
29
29
|
* const client = new CodeCommitClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // PutCommentReactionInput
|
|
31
31
|
* commentId: "STRING_VALUE", // required
|
|
32
32
|
* reactionValue: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
@@ -26,7 +26,7 @@ export interface PutFileCommandOutput extends PutFileOutput, __MetadataBearer {
|
|
|
26
26
|
* import { CodeCommitClient, PutFileCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, PutFileCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // PutFileInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
31
|
* branchName: "STRING_VALUE", // required
|
|
32
32
|
* fileContent: "BLOB_VALUE", // required
|
|
@@ -26,17 +26,17 @@ export interface PutRepositoryTriggersCommandOutput extends PutRepositoryTrigger
|
|
|
26
26
|
* import { CodeCommitClient, PutRepositoryTriggersCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, PutRepositoryTriggersCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // PutRepositoryTriggersInput
|
|
30
30
|
* repositoryName: "STRING_VALUE", // required
|
|
31
|
-
* triggers: [ // required
|
|
32
|
-
* {
|
|
31
|
+
* triggers: [ // RepositoryTriggersList // required
|
|
32
|
+
* { // RepositoryTrigger
|
|
33
33
|
* name: "STRING_VALUE", // required
|
|
34
34
|
* destinationArn: "STRING_VALUE", // required
|
|
35
35
|
* customData: "STRING_VALUE",
|
|
36
|
-
* branches: [
|
|
36
|
+
* branches: [ // BranchNameList
|
|
37
37
|
* "STRING_VALUE",
|
|
38
38
|
* ],
|
|
39
|
-
* events: [ // required
|
|
39
|
+
* events: [ // RepositoryTriggerEventList // required
|
|
40
40
|
* "STRING_VALUE",
|
|
41
41
|
* ],
|
|
42
42
|
* },
|
|
@@ -28,9 +28,9 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
|
28
28
|
* import { CodeCommitClient, TagResourceCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
29
29
|
* // const { CodeCommitClient, TagResourceCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
30
30
|
* const client = new CodeCommitClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // TagResourceInput
|
|
32
32
|
* resourceArn: "STRING_VALUE", // required
|
|
33
|
-
* tags: { // required
|
|
33
|
+
* tags: { // TagsMap // required
|
|
34
34
|
* "<keys>": "STRING_VALUE",
|
|
35
35
|
* },
|
|
36
36
|
* };
|
|
@@ -28,17 +28,17 @@ export interface TestRepositoryTriggersCommandOutput extends TestRepositoryTrigg
|
|
|
28
28
|
* import { CodeCommitClient, TestRepositoryTriggersCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
29
29
|
* // const { CodeCommitClient, TestRepositoryTriggersCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
30
30
|
* const client = new CodeCommitClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // TestRepositoryTriggersInput
|
|
32
32
|
* repositoryName: "STRING_VALUE", // required
|
|
33
|
-
* triggers: [ // required
|
|
34
|
-
* {
|
|
33
|
+
* triggers: [ // RepositoryTriggersList // required
|
|
34
|
+
* { // RepositoryTrigger
|
|
35
35
|
* name: "STRING_VALUE", // required
|
|
36
36
|
* destinationArn: "STRING_VALUE", // required
|
|
37
37
|
* customData: "STRING_VALUE",
|
|
38
|
-
* branches: [
|
|
38
|
+
* branches: [ // BranchNameList
|
|
39
39
|
* "STRING_VALUE",
|
|
40
40
|
* ],
|
|
41
|
-
* events: [ // required
|
|
41
|
+
* events: [ // RepositoryTriggerEventList // required
|
|
42
42
|
* "STRING_VALUE",
|
|
43
43
|
* ],
|
|
44
44
|
* },
|
|
@@ -28,9 +28,9 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
|
|
|
28
28
|
* import { CodeCommitClient, UntagResourceCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
29
29
|
* // const { CodeCommitClient, UntagResourceCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
30
30
|
* const client = new CodeCommitClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // UntagResourceInput
|
|
32
32
|
* resourceArn: "STRING_VALUE", // required
|
|
33
|
-
* tagKeys: [ // required
|
|
33
|
+
* tagKeys: [ // TagKeysList // required
|
|
34
34
|
* "STRING_VALUE",
|
|
35
35
|
* ],
|
|
36
36
|
* };
|
|
@@ -28,7 +28,7 @@ export interface UpdateApprovalRuleTemplateContentCommandOutput extends UpdateAp
|
|
|
28
28
|
* import { CodeCommitClient, UpdateApprovalRuleTemplateContentCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
29
29
|
* // const { CodeCommitClient, UpdateApprovalRuleTemplateContentCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
30
30
|
* const client = new CodeCommitClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // UpdateApprovalRuleTemplateContentInput
|
|
32
32
|
* approvalRuleTemplateName: "STRING_VALUE", // required
|
|
33
33
|
* newRuleContent: "STRING_VALUE", // required
|
|
34
34
|
* existingRuleContentSha256: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface UpdateApprovalRuleTemplateDescriptionCommandOutput extends Upda
|
|
|
26
26
|
* import { CodeCommitClient, UpdateApprovalRuleTemplateDescriptionCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, UpdateApprovalRuleTemplateDescriptionCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UpdateApprovalRuleTemplateDescriptionInput
|
|
30
30
|
* approvalRuleTemplateName: "STRING_VALUE", // required
|
|
31
31
|
* approvalRuleTemplateDescription: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface UpdateApprovalRuleTemplateNameCommandOutput extends UpdateAppro
|
|
|
26
26
|
* import { CodeCommitClient, UpdateApprovalRuleTemplateNameCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, UpdateApprovalRuleTemplateNameCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UpdateApprovalRuleTemplateNameInput
|
|
30
30
|
* oldApprovalRuleTemplateName: "STRING_VALUE", // required
|
|
31
31
|
* newApprovalRuleTemplateName: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface UpdateCommentCommandOutput extends UpdateCommentOutput, __Metad
|
|
|
26
26
|
* import { CodeCommitClient, UpdateCommentCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, UpdateCommentCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UpdateCommentInput
|
|
30
30
|
* commentId: "STRING_VALUE", // required
|
|
31
31
|
* content: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -29,7 +29,7 @@ export interface UpdateDefaultBranchCommandOutput extends __MetadataBearer {
|
|
|
29
29
|
* import { CodeCommitClient, UpdateDefaultBranchCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
30
30
|
* // const { CodeCommitClient, UpdateDefaultBranchCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
31
31
|
* const client = new CodeCommitClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // UpdateDefaultBranchInput
|
|
33
33
|
* repositoryName: "STRING_VALUE", // required
|
|
34
34
|
* defaultBranchName: "STRING_VALUE", // required
|
|
35
35
|
* };
|
|
@@ -27,7 +27,7 @@ export interface UpdatePullRequestApprovalRuleContentCommandOutput extends Updat
|
|
|
27
27
|
* import { CodeCommitClient, UpdatePullRequestApprovalRuleContentCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
28
28
|
* // const { CodeCommitClient, UpdatePullRequestApprovalRuleContentCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
29
29
|
* const client = new CodeCommitClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // UpdatePullRequestApprovalRuleContentInput
|
|
31
31
|
* pullRequestId: "STRING_VALUE", // required
|
|
32
32
|
* approvalRuleName: "STRING_VALUE", // required
|
|
33
33
|
* existingRuleContentSha256: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface UpdatePullRequestApprovalStateCommandOutput extends __MetadataB
|
|
|
26
26
|
* import { CodeCommitClient, UpdatePullRequestApprovalStateCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, UpdatePullRequestApprovalStateCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UpdatePullRequestApprovalStateInput
|
|
30
30
|
* pullRequestId: "STRING_VALUE", // required
|
|
31
31
|
* revisionId: "STRING_VALUE", // required
|
|
32
32
|
* approvalState: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface UpdatePullRequestDescriptionCommandOutput extends UpdatePullReq
|
|
|
26
26
|
* import { CodeCommitClient, UpdatePullRequestDescriptionCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, UpdatePullRequestDescriptionCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UpdatePullRequestDescriptionInput
|
|
30
30
|
* pullRequestId: "STRING_VALUE", // required
|
|
31
31
|
* description: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface UpdatePullRequestStatusCommandOutput extends UpdatePullRequestS
|
|
|
26
26
|
* import { CodeCommitClient, UpdatePullRequestStatusCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, UpdatePullRequestStatusCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UpdatePullRequestStatusInput
|
|
30
30
|
* pullRequestId: "STRING_VALUE", // required
|
|
31
31
|
* pullRequestStatus: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface UpdatePullRequestTitleCommandOutput extends UpdatePullRequestTi
|
|
|
26
26
|
* import { CodeCommitClient, UpdatePullRequestTitleCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
27
27
|
* // const { CodeCommitClient, UpdatePullRequestTitleCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
28
28
|
* const client = new CodeCommitClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // UpdatePullRequestTitleInput
|
|
30
30
|
* pullRequestId: "STRING_VALUE", // required
|
|
31
31
|
* title: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -33,7 +33,7 @@ export interface UpdateRepositoryDescriptionCommandOutput extends __MetadataBear
|
|
|
33
33
|
* import { CodeCommitClient, UpdateRepositoryDescriptionCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
34
34
|
* // const { CodeCommitClient, UpdateRepositoryDescriptionCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
35
35
|
* const client = new CodeCommitClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // UpdateRepositoryDescriptionInput
|
|
37
37
|
* repositoryName: "STRING_VALUE", // required
|
|
38
38
|
* repositoryDescription: "STRING_VALUE",
|
|
39
39
|
* };
|
|
@@ -30,7 +30,7 @@ export interface UpdateRepositoryNameCommandOutput extends __MetadataBearer {
|
|
|
30
30
|
* import { CodeCommitClient, UpdateRepositoryNameCommand } from "@aws-sdk/client-codecommit"; // ES Modules import
|
|
31
31
|
* // const { CodeCommitClient, UpdateRepositoryNameCommand } = require("@aws-sdk/client-codecommit"); // CommonJS import
|
|
32
32
|
* const client = new CodeCommitClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // UpdateRepositoryNameInput
|
|
34
34
|
* oldName: "STRING_VALUE", // required
|
|
35
35
|
* newName: "STRING_VALUE", // required
|
|
36
36
|
* };
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-codecommit",
|
|
3
3
|
"description": "AWS SDK for JavaScript Codecommit Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.301.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,9 +21,9 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.301.0",
|
|
25
25
|
"@aws-sdk/config-resolver": "3.300.0",
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.301.0",
|
|
27
27
|
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
28
28
|
"@aws-sdk/hash-node": "3.296.0",
|
|
29
29
|
"@aws-sdk/invalid-dependency": "3.296.0",
|