@aws-sdk/client-codecommit 3.170.0 → 3.178.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.
Files changed (91) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  3. package/dist-types/runtimeConfig.d.ts +1 -1
  4. package/dist-types/runtimeConfig.native.d.ts +1 -1
  5. package/dist-types/ts3.4/CodeCommit.d.ts +0 -77
  6. package/dist-types/ts3.4/CodeCommitClient.d.ts +0 -25
  7. package/dist-types/ts3.4/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/BatchDescribeMergeConflictsCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/BatchGetCommitsCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/BatchGetRepositoriesCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/CreateApprovalRuleTemplateCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/CreateBranchCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/CreateCommitCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/CreatePullRequestApprovalRuleCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/CreatePullRequestCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/CreateUnreferencedMergeCommitCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/DeleteApprovalRuleTemplateCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/DeleteBranchCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DeleteCommentContentCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DeleteFileCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/DeletePullRequestApprovalRuleCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/DescribeMergeConflictsCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/DescribePullRequestEventsCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/GetApprovalRuleTemplateCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/GetBlobCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/GetBranchCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/GetCommentCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/GetCommentReactionsCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/GetCommentsForComparedCommitCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/GetCommentsForPullRequestCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/GetCommitCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/GetDifferencesCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/GetFileCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/GetFolderCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/GetMergeCommitCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/GetMergeConflictsCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/GetMergeOptionsCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/GetPullRequestApprovalStatesCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/GetPullRequestCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/GetPullRequestOverrideStateCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/GetRepositoryTriggersCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/ListApprovalRuleTemplatesCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/ListBranchesCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/ListPullRequestsCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/MergeBranchesByFastForwardCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/MergeBranchesBySquashCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/MergeBranchesByThreeWayCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/MergePullRequestByFastForwardCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/MergePullRequestBySquashCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/MergePullRequestByThreeWayCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/OverridePullRequestApprovalRulesCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/PostCommentForComparedCommitCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/PostCommentForPullRequestCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/PostCommentReplyCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/PutCommentReactionCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/commands/PutFileCommand.d.ts +0 -2
  68. package/dist-types/ts3.4/commands/PutRepositoryTriggersCommand.d.ts +0 -2
  69. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  70. package/dist-types/ts3.4/commands/TestRepositoryTriggersCommand.d.ts +0 -2
  71. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  72. package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +0 -2
  73. package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +0 -2
  74. package/dist-types/ts3.4/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +0 -2
  75. package/dist-types/ts3.4/commands/UpdateCommentCommand.d.ts +0 -2
  76. package/dist-types/ts3.4/commands/UpdateDefaultBranchCommand.d.ts +0 -2
  77. package/dist-types/ts3.4/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +0 -2
  78. package/dist-types/ts3.4/commands/UpdatePullRequestApprovalStateCommand.d.ts +0 -2
  79. package/dist-types/ts3.4/commands/UpdatePullRequestDescriptionCommand.d.ts +0 -2
  80. package/dist-types/ts3.4/commands/UpdatePullRequestStatusCommand.d.ts +0 -2
  81. package/dist-types/ts3.4/commands/UpdatePullRequestTitleCommand.d.ts +0 -2
  82. package/dist-types/ts3.4/commands/UpdateRepositoryDescriptionCommand.d.ts +0 -2
  83. package/dist-types/ts3.4/commands/UpdateRepositoryNameCommand.d.ts +0 -2
  84. package/dist-types/ts3.4/models/CodeCommitServiceException.d.ts +0 -1
  85. package/dist-types/ts3.4/models/models_0.d.ts +0 -847
  86. package/dist-types/ts3.4/models/models_1.d.ts +0 -265
  87. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
  88. package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
  89. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
  90. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  91. package/package.json +26 -26
@@ -19,7 +19,6 @@ export interface UpdatePullRequestTitleCommandInput
19
19
  export interface UpdatePullRequestTitleCommandOutput
20
20
  extends UpdatePullRequestTitleOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdatePullRequestTitleCommand extends $Command<
24
23
  UpdatePullRequestTitleCommandInput,
25
24
  UpdatePullRequestTitleCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdatePullRequestTitleCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdatePullRequestTitleCommandInput;
29
28
  constructor(input: UpdatePullRequestTitleCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CodeCommitClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface UpdateRepositoryDescriptionCommandInput
15
15
  extends UpdateRepositoryDescriptionInput {}
16
16
  export interface UpdateRepositoryDescriptionCommandOutput
17
17
  extends __MetadataBearer {}
18
-
19
18
  export declare class UpdateRepositoryDescriptionCommand extends $Command<
20
19
  UpdateRepositoryDescriptionCommandInput,
21
20
  UpdateRepositoryDescriptionCommandOutput,
@@ -23,7 +22,6 @@ export declare class UpdateRepositoryDescriptionCommand extends $Command<
23
22
  > {
24
23
  readonly input: UpdateRepositoryDescriptionCommandInput;
25
24
  constructor(input: UpdateRepositoryDescriptionCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CodeCommitClientResolvedConfig,
@@ -14,7 +14,6 @@ import { UpdateRepositoryNameInput } from "../models/models_1";
14
14
  export interface UpdateRepositoryNameCommandInput
15
15
  extends UpdateRepositoryNameInput {}
16
16
  export interface UpdateRepositoryNameCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class UpdateRepositoryNameCommand extends $Command<
19
18
  UpdateRepositoryNameCommandInput,
20
19
  UpdateRepositoryNameCommandOutput,
@@ -22,7 +21,6 @@ export declare class UpdateRepositoryNameCommand extends $Command<
22
21
  > {
23
22
  readonly input: UpdateRepositoryNameCommandInput;
24
23
  constructor(input: UpdateRepositoryNameCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: CodeCommitClientResolvedConfig,
@@ -2,7 +2,6 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@aws-sdk/smithy-client";
5
-
6
5
  export declare class CodeCommitServiceException extends __ServiceException {
7
6
  constructor(options: __ServiceExceptionOptions);
8
7
  }