@aws-sdk/client-codecommit 3.300.0 → 3.303.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 (86) hide show
  1. package/dist-cjs/models/models_0.js +70 -83
  2. package/dist-cjs/models/models_1.js +8 -10
  3. package/dist-es/models/models_0.js +70 -83
  4. package/dist-es/models/models_1.js +8 -10
  5. package/dist-types/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +1 -1
  6. package/dist-types/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +2 -2
  7. package/dist-types/commands/BatchDescribeMergeConflictsCommand.d.ts +2 -2
  8. package/dist-types/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +2 -2
  9. package/dist-types/commands/BatchGetCommitsCommand.d.ts +2 -2
  10. package/dist-types/commands/BatchGetRepositoriesCommand.d.ts +2 -2
  11. package/dist-types/commands/CreateApprovalRuleTemplateCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateBranchCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateCommitCommand.d.ts +8 -8
  14. package/dist-types/commands/CreatePullRequestApprovalRuleCommand.d.ts +1 -1
  15. package/dist-types/commands/CreatePullRequestCommand.d.ts +3 -3
  16. package/dist-types/commands/CreateRepositoryCommand.d.ts +2 -2
  17. package/dist-types/commands/CreateUnreferencedMergeCommitCommand.d.ts +8 -8
  18. package/dist-types/commands/DeleteApprovalRuleTemplateCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteBranchCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteCommentContentCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteFileCommand.d.ts +1 -1
  22. package/dist-types/commands/DeletePullRequestApprovalRuleCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteRepositoryCommand.d.ts +1 -1
  24. package/dist-types/commands/DescribeMergeConflictsCommand.d.ts +1 -1
  25. package/dist-types/commands/DescribePullRequestEventsCommand.d.ts +1 -1
  26. package/dist-types/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +1 -1
  27. package/dist-types/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +1 -1
  28. package/dist-types/commands/GetApprovalRuleTemplateCommand.d.ts +1 -1
  29. package/dist-types/commands/GetBlobCommand.d.ts +1 -1
  30. package/dist-types/commands/GetBranchCommand.d.ts +1 -1
  31. package/dist-types/commands/GetCommentCommand.d.ts +1 -1
  32. package/dist-types/commands/GetCommentReactionsCommand.d.ts +1 -1
  33. package/dist-types/commands/GetCommentsForComparedCommitCommand.d.ts +1 -1
  34. package/dist-types/commands/GetCommentsForPullRequestCommand.d.ts +1 -1
  35. package/dist-types/commands/GetCommitCommand.d.ts +1 -1
  36. package/dist-types/commands/GetDifferencesCommand.d.ts +1 -1
  37. package/dist-types/commands/GetFileCommand.d.ts +1 -1
  38. package/dist-types/commands/GetFolderCommand.d.ts +1 -1
  39. package/dist-types/commands/GetMergeCommitCommand.d.ts +1 -1
  40. package/dist-types/commands/GetMergeConflictsCommand.d.ts +1 -1
  41. package/dist-types/commands/GetMergeOptionsCommand.d.ts +1 -1
  42. package/dist-types/commands/GetPullRequestApprovalStatesCommand.d.ts +1 -1
  43. package/dist-types/commands/GetPullRequestCommand.d.ts +1 -1
  44. package/dist-types/commands/GetPullRequestOverrideStateCommand.d.ts +1 -1
  45. package/dist-types/commands/GetRepositoryCommand.d.ts +1 -1
  46. package/dist-types/commands/GetRepositoryTriggersCommand.d.ts +1 -1
  47. package/dist-types/commands/ListApprovalRuleTemplatesCommand.d.ts +1 -1
  48. package/dist-types/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +1 -1
  49. package/dist-types/commands/ListBranchesCommand.d.ts +1 -1
  50. package/dist-types/commands/ListPullRequestsCommand.d.ts +1 -1
  51. package/dist-types/commands/ListRepositoriesCommand.d.ts +1 -1
  52. package/dist-types/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +1 -1
  53. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  54. package/dist-types/commands/MergeBranchesByFastForwardCommand.d.ts +1 -1
  55. package/dist-types/commands/MergeBranchesBySquashCommand.d.ts +8 -8
  56. package/dist-types/commands/MergeBranchesByThreeWayCommand.d.ts +8 -8
  57. package/dist-types/commands/MergePullRequestByFastForwardCommand.d.ts +1 -1
  58. package/dist-types/commands/MergePullRequestBySquashCommand.d.ts +8 -8
  59. package/dist-types/commands/MergePullRequestByThreeWayCommand.d.ts +8 -8
  60. package/dist-types/commands/OverridePullRequestApprovalRulesCommand.d.ts +1 -1
  61. package/dist-types/commands/PostCommentForComparedCommitCommand.d.ts +2 -2
  62. package/dist-types/commands/PostCommentForPullRequestCommand.d.ts +2 -2
  63. package/dist-types/commands/PostCommentReplyCommand.d.ts +1 -1
  64. package/dist-types/commands/PutCommentReactionCommand.d.ts +1 -1
  65. package/dist-types/commands/PutFileCommand.d.ts +1 -1
  66. package/dist-types/commands/PutRepositoryTriggersCommand.d.ts +5 -5
  67. package/dist-types/commands/TagResourceCommand.d.ts +2 -2
  68. package/dist-types/commands/TestRepositoryTriggersCommand.d.ts +5 -5
  69. package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
  70. package/dist-types/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +1 -1
  71. package/dist-types/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +1 -1
  72. package/dist-types/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +1 -1
  73. package/dist-types/commands/UpdateCommentCommand.d.ts +1 -1
  74. package/dist-types/commands/UpdateDefaultBranchCommand.d.ts +1 -1
  75. package/dist-types/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +1 -1
  76. package/dist-types/commands/UpdatePullRequestApprovalStateCommand.d.ts +1 -1
  77. package/dist-types/commands/UpdatePullRequestDescriptionCommand.d.ts +1 -1
  78. package/dist-types/commands/UpdatePullRequestStatusCommand.d.ts +1 -1
  79. package/dist-types/commands/UpdatePullRequestTitleCommand.d.ts +1 -1
  80. package/dist-types/commands/UpdateRepositoryDescriptionCommand.d.ts +1 -1
  81. package/dist-types/commands/UpdateRepositoryNameCommand.d.ts +1 -1
  82. package/dist-types/models/models_0.d.ts +135 -70
  83. package/dist-types/models/models_1.d.ts +18 -8
  84. package/dist-types/ts3.4/models/models_0.d.ts +95 -70
  85. package/dist-types/ts3.4/models/models_1.d.ts +10 -8
  86. package/package.json +34 -34
@@ -3,18 +3,28 @@ import { CodeCommitServiceException as __BaseException } from "./CodeCommitServi
3
3
  import { ApprovalRule, ApprovalRuleTemplate, ApprovalState, Comment, ConflictDetailLevelTypeEnum, ConflictResolution, ConflictResolutionStrategyTypeEnum, FileModeTypeEnum, Location, OverrideStatus, PullRequest, PullRequestStatusEnum, RepositoryTrigger } from "./models_0";
4
4
  /**
5
5
  * @public
6
+ * @enum
6
7
  */
7
- export declare enum OrderEnum {
8
- ASCENDING = "ascending",
9
- DESCENDING = "descending"
10
- }
8
+ export declare const OrderEnum: {
9
+ readonly ASCENDING: "ascending";
10
+ readonly DESCENDING: "descending";
11
+ };
11
12
  /**
12
13
  * @public
13
14
  */
14
- export declare enum SortByEnum {
15
- MODIFIED_DATE = "lastModifiedDate",
16
- REPOSITORY_NAME = "repositoryName"
17
- }
15
+ export type OrderEnum = (typeof OrderEnum)[keyof typeof OrderEnum];
16
+ /**
17
+ * @public
18
+ * @enum
19
+ */
20
+ export declare const SortByEnum: {
21
+ readonly MODIFIED_DATE: "lastModifiedDate";
22
+ readonly REPOSITORY_NAME: "repositoryName";
23
+ };
24
+ /**
25
+ * @public
26
+ */
27
+ export type SortByEnum = (typeof SortByEnum)[keyof typeof SortByEnum];
18
28
  /**
19
29
  * @public
20
30
  * <p>Represents the input of a list repositories operation.</p>
@@ -7,10 +7,11 @@ export declare class ActorDoesNotExistException extends __BaseException {
7
7
  opts: __ExceptionOptionType<ActorDoesNotExistException, __BaseException>
8
8
  );
9
9
  }
10
- export declare enum ApprovalState {
11
- APPROVE = "APPROVE",
12
- REVOKE = "REVOKE",
13
- }
10
+ export declare const ApprovalState: {
11
+ readonly APPROVE: "APPROVE";
12
+ readonly REVOKE: "REVOKE";
13
+ };
14
+ export type ApprovalState = (typeof ApprovalState)[keyof typeof ApprovalState];
14
15
  export interface Approval {
15
16
  userArn?: string;
16
17
  approvalState?: ApprovalState | string;
@@ -74,10 +75,12 @@ export declare class ApprovalRuleNameRequiredException extends __BaseException {
74
75
  >
75
76
  );
76
77
  }
77
- export declare enum OverrideStatus {
78
- OVERRIDE = "OVERRIDE",
79
- REVOKE = "REVOKE",
80
- }
78
+ export declare const OverrideStatus: {
79
+ readonly OVERRIDE: "OVERRIDE";
80
+ readonly REVOKE: "REVOKE";
81
+ };
82
+ export type OverrideStatus =
83
+ (typeof OverrideStatus)[keyof typeof OverrideStatus];
81
84
  export interface ApprovalRuleOverriddenEventMetadata {
82
85
  revisionId?: string;
83
86
  overrideStatus?: OverrideStatus | string;
@@ -288,21 +291,27 @@ export declare class RepositoryNamesRequiredException extends __BaseException {
288
291
  >
289
292
  );
290
293
  }
291
- export declare enum ConflictDetailLevelTypeEnum {
292
- FILE_LEVEL = "FILE_LEVEL",
293
- LINE_LEVEL = "LINE_LEVEL",
294
- }
295
- export declare enum ConflictResolutionStrategyTypeEnum {
296
- ACCEPT_DESTINATION = "ACCEPT_DESTINATION",
297
- ACCEPT_SOURCE = "ACCEPT_SOURCE",
298
- AUTOMERGE = "AUTOMERGE",
299
- NONE = "NONE",
300
- }
301
- export declare enum MergeOptionTypeEnum {
302
- FAST_FORWARD_MERGE = "FAST_FORWARD_MERGE",
303
- SQUASH_MERGE = "SQUASH_MERGE",
304
- THREE_WAY_MERGE = "THREE_WAY_MERGE",
305
- }
294
+ export declare const ConflictDetailLevelTypeEnum: {
295
+ readonly FILE_LEVEL: "FILE_LEVEL";
296
+ readonly LINE_LEVEL: "LINE_LEVEL";
297
+ };
298
+ export type ConflictDetailLevelTypeEnum =
299
+ (typeof ConflictDetailLevelTypeEnum)[keyof typeof ConflictDetailLevelTypeEnum];
300
+ export declare const ConflictResolutionStrategyTypeEnum: {
301
+ readonly ACCEPT_DESTINATION: "ACCEPT_DESTINATION";
302
+ readonly ACCEPT_SOURCE: "ACCEPT_SOURCE";
303
+ readonly AUTOMERGE: "AUTOMERGE";
304
+ readonly NONE: "NONE";
305
+ };
306
+ export type ConflictResolutionStrategyTypeEnum =
307
+ (typeof ConflictResolutionStrategyTypeEnum)[keyof typeof ConflictResolutionStrategyTypeEnum];
308
+ export declare const MergeOptionTypeEnum: {
309
+ readonly FAST_FORWARD_MERGE: "FAST_FORWARD_MERGE";
310
+ readonly SQUASH_MERGE: "SQUASH_MERGE";
311
+ readonly THREE_WAY_MERGE: "THREE_WAY_MERGE";
312
+ };
313
+ export type MergeOptionTypeEnum =
314
+ (typeof MergeOptionTypeEnum)[keyof typeof MergeOptionTypeEnum];
306
315
  export interface BatchDescribeMergeConflictsInput {
307
316
  repositoryName: string | undefined;
308
317
  destinationCommitSpecifier: string | undefined;
@@ -315,11 +324,13 @@ export interface BatchDescribeMergeConflictsInput {
315
324
  conflictResolutionStrategy?: ConflictResolutionStrategyTypeEnum | string;
316
325
  nextToken?: string;
317
326
  }
318
- export declare enum FileModeTypeEnum {
319
- EXECUTABLE = "EXECUTABLE",
320
- NORMAL = "NORMAL",
321
- SYMLINK = "SYMLINK",
322
- }
327
+ export declare const FileModeTypeEnum: {
328
+ readonly EXECUTABLE: "EXECUTABLE";
329
+ readonly NORMAL: "NORMAL";
330
+ readonly SYMLINK: "SYMLINK";
331
+ };
332
+ export type FileModeTypeEnum =
333
+ (typeof FileModeTypeEnum)[keyof typeof FileModeTypeEnum];
323
334
  export interface FileModes {
324
335
  source?: FileModeTypeEnum | string;
325
336
  destination?: FileModeTypeEnum | string;
@@ -335,21 +346,25 @@ export interface IsBinaryFile {
335
346
  destination?: boolean;
336
347
  base?: boolean;
337
348
  }
338
- export declare enum ChangeTypeEnum {
339
- ADDED = "A",
340
- DELETED = "D",
341
- MODIFIED = "M",
342
- }
349
+ export declare const ChangeTypeEnum: {
350
+ readonly ADDED: "A";
351
+ readonly DELETED: "D";
352
+ readonly MODIFIED: "M";
353
+ };
354
+ export type ChangeTypeEnum =
355
+ (typeof ChangeTypeEnum)[keyof typeof ChangeTypeEnum];
343
356
  export interface MergeOperations {
344
357
  source?: ChangeTypeEnum | string;
345
358
  destination?: ChangeTypeEnum | string;
346
359
  }
347
- export declare enum ObjectTypeEnum {
348
- DIRECTORY = "DIRECTORY",
349
- FILE = "FILE",
350
- GIT_LINK = "GIT_LINK",
351
- SYMBOLIC_LINK = "SYMBOLIC_LINK",
352
- }
360
+ export declare const ObjectTypeEnum: {
361
+ readonly DIRECTORY: "DIRECTORY";
362
+ readonly FILE: "FILE";
363
+ readonly GIT_LINK: "GIT_LINK";
364
+ readonly SYMBOLIC_LINK: "SYMBOLIC_LINK";
365
+ };
366
+ export type ObjectTypeEnum =
367
+ (typeof ObjectTypeEnum)[keyof typeof ObjectTypeEnum];
353
368
  export interface ObjectTypes {
354
369
  source?: ObjectTypeEnum | string;
355
370
  destination?: ObjectTypeEnum | string;
@@ -1011,10 +1026,12 @@ export interface CreatePullRequestInput {
1011
1026
  targets: Target[] | undefined;
1012
1027
  clientRequestToken?: string;
1013
1028
  }
1014
- export declare enum PullRequestStatusEnum {
1015
- CLOSED = "CLOSED",
1016
- OPEN = "OPEN",
1017
- }
1029
+ export declare const PullRequestStatusEnum: {
1030
+ readonly CLOSED: "CLOSED";
1031
+ readonly OPEN: "OPEN";
1032
+ };
1033
+ export type PullRequestStatusEnum =
1034
+ (typeof PullRequestStatusEnum)[keyof typeof PullRequestStatusEnum];
1018
1035
  export interface MergeMetadata {
1019
1036
  isMerged?: boolean;
1020
1037
  mergedBy?: string;
@@ -1316,12 +1333,14 @@ export declare class ConcurrentReferenceUpdateException extends __BaseException
1316
1333
  >
1317
1334
  );
1318
1335
  }
1319
- export declare enum ReplacementTypeEnum {
1320
- KEEP_BASE = "KEEP_BASE",
1321
- KEEP_DESTINATION = "KEEP_DESTINATION",
1322
- KEEP_SOURCE = "KEEP_SOURCE",
1323
- USE_NEW_CONTENT = "USE_NEW_CONTENT",
1324
- }
1336
+ export declare const ReplacementTypeEnum: {
1337
+ readonly KEEP_BASE: "KEEP_BASE";
1338
+ readonly KEEP_DESTINATION: "KEEP_DESTINATION";
1339
+ readonly KEEP_SOURCE: "KEEP_SOURCE";
1340
+ readonly USE_NEW_CONTENT: "USE_NEW_CONTENT";
1341
+ };
1342
+ export type ReplacementTypeEnum =
1343
+ (typeof ReplacementTypeEnum)[keyof typeof ReplacementTypeEnum];
1325
1344
  export interface ReplaceContentEntry {
1326
1345
  filePath: string | undefined;
1327
1346
  replacementType: ReplacementTypeEnum | string | undefined;
@@ -1544,17 +1563,19 @@ export interface DescribeMergeConflictsOutput {
1544
1563
  sourceCommitId: string | undefined;
1545
1564
  baseCommitId?: string;
1546
1565
  }
1547
- export declare enum PullRequestEventType {
1548
- PULL_REQUEST_APPROVAL_RULE_CREATED = "PULL_REQUEST_APPROVAL_RULE_CREATED",
1549
- PULL_REQUEST_APPROVAL_RULE_DELETED = "PULL_REQUEST_APPROVAL_RULE_DELETED",
1550
- PULL_REQUEST_APPROVAL_RULE_OVERRIDDEN = "PULL_REQUEST_APPROVAL_RULE_OVERRIDDEN",
1551
- PULL_REQUEST_APPROVAL_RULE_UPDATED = "PULL_REQUEST_APPROVAL_RULE_UPDATED",
1552
- PULL_REQUEST_APPROVAL_STATE_CHANGED = "PULL_REQUEST_APPROVAL_STATE_CHANGED",
1553
- PULL_REQUEST_CREATED = "PULL_REQUEST_CREATED",
1554
- PULL_REQUEST_MERGE_STATE_CHANGED = "PULL_REQUEST_MERGE_STATE_CHANGED",
1555
- PULL_REQUEST_SOURCE_REFERENCE_UPDATED = "PULL_REQUEST_SOURCE_REFERENCE_UPDATED",
1556
- PULL_REQUEST_STATUS_CHANGED = "PULL_REQUEST_STATUS_CHANGED",
1557
- }
1566
+ export declare const PullRequestEventType: {
1567
+ readonly PULL_REQUEST_APPROVAL_RULE_CREATED: "PULL_REQUEST_APPROVAL_RULE_CREATED";
1568
+ readonly PULL_REQUEST_APPROVAL_RULE_DELETED: "PULL_REQUEST_APPROVAL_RULE_DELETED";
1569
+ readonly PULL_REQUEST_APPROVAL_RULE_OVERRIDDEN: "PULL_REQUEST_APPROVAL_RULE_OVERRIDDEN";
1570
+ readonly PULL_REQUEST_APPROVAL_RULE_UPDATED: "PULL_REQUEST_APPROVAL_RULE_UPDATED";
1571
+ readonly PULL_REQUEST_APPROVAL_STATE_CHANGED: "PULL_REQUEST_APPROVAL_STATE_CHANGED";
1572
+ readonly PULL_REQUEST_CREATED: "PULL_REQUEST_CREATED";
1573
+ readonly PULL_REQUEST_MERGE_STATE_CHANGED: "PULL_REQUEST_MERGE_STATE_CHANGED";
1574
+ readonly PULL_REQUEST_SOURCE_REFERENCE_UPDATED: "PULL_REQUEST_SOURCE_REFERENCE_UPDATED";
1575
+ readonly PULL_REQUEST_STATUS_CHANGED: "PULL_REQUEST_STATUS_CHANGED";
1576
+ };
1577
+ export type PullRequestEventType =
1578
+ (typeof PullRequestEventType)[keyof typeof PullRequestEventType];
1558
1579
  export interface DescribePullRequestEventsInput {
1559
1580
  pullRequestId: string | undefined;
1560
1581
  pullRequestEventType?: PullRequestEventType | string;
@@ -1738,10 +1759,12 @@ export interface GetCommentsForComparedCommitInput {
1738
1759
  nextToken?: string;
1739
1760
  maxResults?: number;
1740
1761
  }
1741
- export declare enum RelativeFileVersionEnum {
1742
- AFTER = "AFTER",
1743
- BEFORE = "BEFORE",
1744
- }
1762
+ export declare const RelativeFileVersionEnum: {
1763
+ readonly AFTER: "AFTER";
1764
+ readonly BEFORE: "BEFORE";
1765
+ };
1766
+ export type RelativeFileVersionEnum =
1767
+ (typeof RelativeFileVersionEnum)[keyof typeof RelativeFileVersionEnum];
1745
1768
  export interface Location {
1746
1769
  filePath?: string;
1747
1770
  filePosition?: number;
@@ -1981,12 +2004,14 @@ export interface GetRepositoryOutput {
1981
2004
  export interface GetRepositoryTriggersInput {
1982
2005
  repositoryName: string | undefined;
1983
2006
  }
1984
- export declare enum RepositoryTriggerEventEnum {
1985
- ALL = "all",
1986
- CREATE_REFERENCE = "createReference",
1987
- DELETE_REFERENCE = "deleteReference",
1988
- UPDATE_REFERENCE = "updateReference",
1989
- }
2007
+ export declare const RepositoryTriggerEventEnum: {
2008
+ readonly ALL: "all";
2009
+ readonly CREATE_REFERENCE: "createReference";
2010
+ readonly DELETE_REFERENCE: "deleteReference";
2011
+ readonly UPDATE_REFERENCE: "updateReference";
2012
+ };
2013
+ export type RepositoryTriggerEventEnum =
2014
+ (typeof RepositoryTriggerEventEnum)[keyof typeof RepositoryTriggerEventEnum];
1990
2015
  export interface RepositoryTrigger {
1991
2016
  name: string | undefined;
1992
2017
  destinationArn: string | undefined;
@@ -15,14 +15,16 @@ import {
15
15
  PullRequestStatusEnum,
16
16
  RepositoryTrigger,
17
17
  } from "./models_0";
18
- export declare enum OrderEnum {
19
- ASCENDING = "ascending",
20
- DESCENDING = "descending",
21
- }
22
- export declare enum SortByEnum {
23
- MODIFIED_DATE = "lastModifiedDate",
24
- REPOSITORY_NAME = "repositoryName",
25
- }
18
+ export declare const OrderEnum: {
19
+ readonly ASCENDING: "ascending";
20
+ readonly DESCENDING: "descending";
21
+ };
22
+ export type OrderEnum = (typeof OrderEnum)[keyof typeof OrderEnum];
23
+ export declare const SortByEnum: {
24
+ readonly MODIFIED_DATE: "lastModifiedDate";
25
+ readonly REPOSITORY_NAME: "repositoryName";
26
+ };
27
+ export type SortByEnum = (typeof SortByEnum)[keyof typeof SortByEnum];
26
28
  export interface ListRepositoriesInput {
27
29
  nextToken?: string;
28
30
  sortBy?: SortByEnum | string;
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.300.0",
4
+ "version": "3.303.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,43 +21,43 @@
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.300.0",
25
- "@aws-sdk/config-resolver": "3.300.0",
26
- "@aws-sdk/credential-provider-node": "3.300.0",
27
- "@aws-sdk/fetch-http-handler": "3.296.0",
28
- "@aws-sdk/hash-node": "3.296.0",
29
- "@aws-sdk/invalid-dependency": "3.296.0",
30
- "@aws-sdk/middleware-content-length": "3.296.0",
31
- "@aws-sdk/middleware-endpoint": "3.299.0",
32
- "@aws-sdk/middleware-host-header": "3.296.0",
33
- "@aws-sdk/middleware-logger": "3.296.0",
34
- "@aws-sdk/middleware-recursion-detection": "3.296.0",
35
- "@aws-sdk/middleware-retry": "3.300.0",
36
- "@aws-sdk/middleware-serde": "3.296.0",
37
- "@aws-sdk/middleware-signing": "3.299.0",
38
- "@aws-sdk/middleware-stack": "3.296.0",
39
- "@aws-sdk/middleware-user-agent": "3.299.0",
40
- "@aws-sdk/node-config-provider": "3.300.0",
41
- "@aws-sdk/node-http-handler": "3.296.0",
42
- "@aws-sdk/protocol-http": "3.296.0",
43
- "@aws-sdk/smithy-client": "3.296.0",
44
- "@aws-sdk/types": "3.296.0",
45
- "@aws-sdk/url-parser": "3.296.0",
46
- "@aws-sdk/util-base64": "3.295.0",
47
- "@aws-sdk/util-body-length-browser": "3.295.0",
48
- "@aws-sdk/util-body-length-node": "3.295.0",
49
- "@aws-sdk/util-defaults-mode-browser": "3.296.0",
50
- "@aws-sdk/util-defaults-mode-node": "3.300.0",
51
- "@aws-sdk/util-endpoints": "3.296.0",
52
- "@aws-sdk/util-retry": "3.296.0",
53
- "@aws-sdk/util-user-agent-browser": "3.299.0",
54
- "@aws-sdk/util-user-agent-node": "3.300.0",
55
- "@aws-sdk/util-utf8": "3.295.0",
24
+ "@aws-sdk/client-sts": "3.303.0",
25
+ "@aws-sdk/config-resolver": "3.303.0",
26
+ "@aws-sdk/credential-provider-node": "3.303.0",
27
+ "@aws-sdk/fetch-http-handler": "3.303.0",
28
+ "@aws-sdk/hash-node": "3.303.0",
29
+ "@aws-sdk/invalid-dependency": "3.303.0",
30
+ "@aws-sdk/middleware-content-length": "3.303.0",
31
+ "@aws-sdk/middleware-endpoint": "3.303.0",
32
+ "@aws-sdk/middleware-host-header": "3.303.0",
33
+ "@aws-sdk/middleware-logger": "3.303.0",
34
+ "@aws-sdk/middleware-recursion-detection": "3.303.0",
35
+ "@aws-sdk/middleware-retry": "3.303.0",
36
+ "@aws-sdk/middleware-serde": "3.303.0",
37
+ "@aws-sdk/middleware-signing": "3.303.0",
38
+ "@aws-sdk/middleware-stack": "3.303.0",
39
+ "@aws-sdk/middleware-user-agent": "3.303.0",
40
+ "@aws-sdk/node-config-provider": "3.303.0",
41
+ "@aws-sdk/node-http-handler": "3.303.0",
42
+ "@aws-sdk/protocol-http": "3.303.0",
43
+ "@aws-sdk/smithy-client": "3.303.0",
44
+ "@aws-sdk/types": "3.303.0",
45
+ "@aws-sdk/url-parser": "3.303.0",
46
+ "@aws-sdk/util-base64": "3.303.0",
47
+ "@aws-sdk/util-body-length-browser": "3.303.0",
48
+ "@aws-sdk/util-body-length-node": "3.303.0",
49
+ "@aws-sdk/util-defaults-mode-browser": "3.303.0",
50
+ "@aws-sdk/util-defaults-mode-node": "3.303.0",
51
+ "@aws-sdk/util-endpoints": "3.303.0",
52
+ "@aws-sdk/util-retry": "3.303.0",
53
+ "@aws-sdk/util-user-agent-browser": "3.303.0",
54
+ "@aws-sdk/util-user-agent-node": "3.303.0",
55
+ "@aws-sdk/util-utf8": "3.303.0",
56
56
  "tslib": "^2.5.0",
57
57
  "uuid": "^8.3.2"
58
58
  },
59
59
  "devDependencies": {
60
- "@aws-sdk/service-client-documentation-generator": "3.295.0",
60
+ "@aws-sdk/service-client-documentation-generator": "3.303.0",
61
61
  "@tsconfig/node14": "1.0.3",
62
62
  "@types/node": "^14.14.31",
63
63
  "@types/uuid": "^8.3.0",