@aws-sdk/client-vpc-lattice 3.363.0 → 3.370.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 (111) hide show
  1. package/dist-cjs/commands/BatchUpdateRuleCommand.js +4 -4
  2. package/dist-cjs/commands/CreateAccessLogSubscriptionCommand.js +4 -4
  3. package/dist-cjs/commands/CreateListenerCommand.js +4 -4
  4. package/dist-cjs/commands/CreateRuleCommand.js +4 -4
  5. package/dist-cjs/commands/CreateServiceCommand.js +4 -4
  6. package/dist-cjs/commands/CreateServiceNetworkCommand.js +4 -4
  7. package/dist-cjs/commands/CreateServiceNetworkServiceAssociationCommand.js +4 -4
  8. package/dist-cjs/commands/CreateServiceNetworkVpcAssociationCommand.js +4 -4
  9. package/dist-cjs/commands/CreateTargetGroupCommand.js +4 -4
  10. package/dist-cjs/commands/DeleteAccessLogSubscriptionCommand.js +4 -4
  11. package/dist-cjs/commands/DeleteAuthPolicyCommand.js +4 -4
  12. package/dist-cjs/commands/DeleteListenerCommand.js +4 -4
  13. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +4 -4
  14. package/dist-cjs/commands/DeleteRuleCommand.js +4 -4
  15. package/dist-cjs/commands/DeleteServiceCommand.js +4 -4
  16. package/dist-cjs/commands/DeleteServiceNetworkCommand.js +4 -4
  17. package/dist-cjs/commands/DeleteServiceNetworkServiceAssociationCommand.js +4 -4
  18. package/dist-cjs/commands/DeleteServiceNetworkVpcAssociationCommand.js +4 -4
  19. package/dist-cjs/commands/DeleteTargetGroupCommand.js +4 -4
  20. package/dist-cjs/commands/DeregisterTargetsCommand.js +4 -4
  21. package/dist-cjs/commands/GetAccessLogSubscriptionCommand.js +4 -4
  22. package/dist-cjs/commands/GetAuthPolicyCommand.js +4 -4
  23. package/dist-cjs/commands/GetListenerCommand.js +4 -4
  24. package/dist-cjs/commands/GetResourcePolicyCommand.js +4 -4
  25. package/dist-cjs/commands/GetRuleCommand.js +4 -4
  26. package/dist-cjs/commands/GetServiceCommand.js +4 -4
  27. package/dist-cjs/commands/GetServiceNetworkCommand.js +4 -4
  28. package/dist-cjs/commands/GetServiceNetworkServiceAssociationCommand.js +4 -4
  29. package/dist-cjs/commands/GetServiceNetworkVpcAssociationCommand.js +4 -4
  30. package/dist-cjs/commands/GetTargetGroupCommand.js +4 -4
  31. package/dist-cjs/commands/ListAccessLogSubscriptionsCommand.js +4 -4
  32. package/dist-cjs/commands/ListListenersCommand.js +4 -4
  33. package/dist-cjs/commands/ListRulesCommand.js +4 -4
  34. package/dist-cjs/commands/ListServiceNetworkServiceAssociationsCommand.js +4 -4
  35. package/dist-cjs/commands/ListServiceNetworkVpcAssociationsCommand.js +4 -4
  36. package/dist-cjs/commands/ListServiceNetworksCommand.js +4 -4
  37. package/dist-cjs/commands/ListServicesCommand.js +4 -4
  38. package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
  39. package/dist-cjs/commands/ListTargetGroupsCommand.js +4 -4
  40. package/dist-cjs/commands/ListTargetsCommand.js +4 -4
  41. package/dist-cjs/commands/PutAuthPolicyCommand.js +4 -4
  42. package/dist-cjs/commands/PutResourcePolicyCommand.js +4 -4
  43. package/dist-cjs/commands/RegisterTargetsCommand.js +4 -4
  44. package/dist-cjs/commands/TagResourceCommand.js +4 -4
  45. package/dist-cjs/commands/UntagResourceCommand.js +4 -4
  46. package/dist-cjs/commands/UpdateAccessLogSubscriptionCommand.js +4 -4
  47. package/dist-cjs/commands/UpdateListenerCommand.js +4 -4
  48. package/dist-cjs/commands/UpdateRuleCommand.js +4 -4
  49. package/dist-cjs/commands/UpdateServiceCommand.js +4 -4
  50. package/dist-cjs/commands/UpdateServiceNetworkCommand.js +4 -4
  51. package/dist-cjs/commands/UpdateServiceNetworkVpcAssociationCommand.js +4 -4
  52. package/dist-cjs/commands/UpdateTargetGroupCommand.js +4 -4
  53. package/dist-es/commands/BatchUpdateRuleCommand.js +4 -4
  54. package/dist-es/commands/CreateAccessLogSubscriptionCommand.js +4 -4
  55. package/dist-es/commands/CreateListenerCommand.js +4 -4
  56. package/dist-es/commands/CreateRuleCommand.js +4 -4
  57. package/dist-es/commands/CreateServiceCommand.js +4 -4
  58. package/dist-es/commands/CreateServiceNetworkCommand.js +4 -4
  59. package/dist-es/commands/CreateServiceNetworkServiceAssociationCommand.js +4 -4
  60. package/dist-es/commands/CreateServiceNetworkVpcAssociationCommand.js +4 -4
  61. package/dist-es/commands/CreateTargetGroupCommand.js +4 -4
  62. package/dist-es/commands/DeleteAccessLogSubscriptionCommand.js +4 -4
  63. package/dist-es/commands/DeleteAuthPolicyCommand.js +4 -4
  64. package/dist-es/commands/DeleteListenerCommand.js +4 -4
  65. package/dist-es/commands/DeleteResourcePolicyCommand.js +4 -4
  66. package/dist-es/commands/DeleteRuleCommand.js +4 -4
  67. package/dist-es/commands/DeleteServiceCommand.js +4 -4
  68. package/dist-es/commands/DeleteServiceNetworkCommand.js +4 -4
  69. package/dist-es/commands/DeleteServiceNetworkServiceAssociationCommand.js +4 -4
  70. package/dist-es/commands/DeleteServiceNetworkVpcAssociationCommand.js +4 -4
  71. package/dist-es/commands/DeleteTargetGroupCommand.js +4 -4
  72. package/dist-es/commands/DeregisterTargetsCommand.js +4 -4
  73. package/dist-es/commands/GetAccessLogSubscriptionCommand.js +4 -4
  74. package/dist-es/commands/GetAuthPolicyCommand.js +4 -4
  75. package/dist-es/commands/GetListenerCommand.js +4 -4
  76. package/dist-es/commands/GetResourcePolicyCommand.js +4 -4
  77. package/dist-es/commands/GetRuleCommand.js +4 -4
  78. package/dist-es/commands/GetServiceCommand.js +4 -4
  79. package/dist-es/commands/GetServiceNetworkCommand.js +4 -4
  80. package/dist-es/commands/GetServiceNetworkServiceAssociationCommand.js +4 -4
  81. package/dist-es/commands/GetServiceNetworkVpcAssociationCommand.js +4 -4
  82. package/dist-es/commands/GetTargetGroupCommand.js +4 -4
  83. package/dist-es/commands/ListAccessLogSubscriptionsCommand.js +4 -4
  84. package/dist-es/commands/ListListenersCommand.js +4 -4
  85. package/dist-es/commands/ListRulesCommand.js +4 -4
  86. package/dist-es/commands/ListServiceNetworkServiceAssociationsCommand.js +4 -4
  87. package/dist-es/commands/ListServiceNetworkVpcAssociationsCommand.js +4 -4
  88. package/dist-es/commands/ListServiceNetworksCommand.js +4 -4
  89. package/dist-es/commands/ListServicesCommand.js +4 -4
  90. package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
  91. package/dist-es/commands/ListTargetGroupsCommand.js +4 -4
  92. package/dist-es/commands/ListTargetsCommand.js +4 -4
  93. package/dist-es/commands/PutAuthPolicyCommand.js +4 -4
  94. package/dist-es/commands/PutResourcePolicyCommand.js +4 -4
  95. package/dist-es/commands/RegisterTargetsCommand.js +4 -4
  96. package/dist-es/commands/TagResourceCommand.js +4 -4
  97. package/dist-es/commands/UntagResourceCommand.js +4 -4
  98. package/dist-es/commands/UpdateAccessLogSubscriptionCommand.js +4 -4
  99. package/dist-es/commands/UpdateListenerCommand.js +4 -4
  100. package/dist-es/commands/UpdateRuleCommand.js +4 -4
  101. package/dist-es/commands/UpdateServiceCommand.js +4 -4
  102. package/dist-es/commands/UpdateServiceNetworkCommand.js +4 -4
  103. package/dist-es/commands/UpdateServiceNetworkVpcAssociationCommand.js +4 -4
  104. package/dist-es/commands/UpdateTargetGroupCommand.js +4 -4
  105. package/dist-types/VPCLatticeClient.d.ts +4 -4
  106. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  107. package/dist-types/models/models_0.d.ts +19 -19
  108. package/dist-types/ts3.4/VPCLatticeClient.d.ts +4 -4
  109. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  110. package/dist-types/ts3.4/models/models_0.d.ts +19 -24
  111. package/package.json +18 -19
@@ -258,7 +258,7 @@ import {
258
258
  EndpointParameters,
259
259
  } from "./endpoint/EndpointParameters";
260
260
  export { __Client };
261
- export declare type ServiceInputTypes =
261
+ export type ServiceInputTypes =
262
262
  | BatchUpdateRuleCommandInput
263
263
  | CreateAccessLogSubscriptionCommandInput
264
264
  | CreateListenerCommandInput
@@ -311,7 +311,7 @@ export declare type ServiceInputTypes =
311
311
  | UpdateServiceNetworkCommandInput
312
312
  | UpdateServiceNetworkVpcAssociationCommandInput
313
313
  | UpdateTargetGroupCommandInput;
314
- export declare type ServiceOutputTypes =
314
+ export type ServiceOutputTypes =
315
315
  | BatchUpdateRuleCommandOutput
316
316
  | CreateAccessLogSubscriptionCommandOutput
317
317
  | CreateListenerCommandOutput
@@ -388,7 +388,7 @@ export interface ClientDefaults
388
388
  logger?: __Logger;
389
389
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
390
390
  }
391
- export declare type VPCLatticeClientConfigType = Partial<
391
+ export type VPCLatticeClientConfigType = Partial<
392
392
  __SmithyConfiguration<__HttpHandlerOptions>
393
393
  > &
394
394
  ClientDefaults &
@@ -400,7 +400,7 @@ export declare type VPCLatticeClientConfigType = Partial<
400
400
  UserAgentInputConfig &
401
401
  ClientInputEndpointParameters;
402
402
  export interface VPCLatticeClientConfig extends VPCLatticeClientConfigType {}
403
- export declare type VPCLatticeClientResolvedConfigType =
403
+ export type VPCLatticeClientResolvedConfigType =
404
404
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
405
405
  Required<ClientDefaults> &
406
406
  RegionResolvedConfig &
@@ -16,10 +16,9 @@ export interface ClientInputEndpointParameters {
16
16
  | EndpointV2
17
17
  | Provider<EndpointV2>;
18
18
  }
19
- export declare type ClientResolvedEndpointParameters =
20
- ClientInputEndpointParameters & {
21
- defaultSigningName: string;
22
- };
19
+ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
20
+ defaultSigningName: string;
21
+ };
23
22
  export declare const resolveClientEndpointParameters: <T>(
24
23
  options: T & ClientInputEndpointParameters
25
24
  ) => T &
@@ -68,7 +68,7 @@ export declare const ValidationExceptionReason: {
68
68
  readonly OTHER: "other";
69
69
  readonly UNKNOWN_OPERATION: "unknownOperation";
70
70
  };
71
- export declare type ValidationExceptionReason =
71
+ export type ValidationExceptionReason =
72
72
  (typeof ValidationExceptionReason)[keyof typeof ValidationExceptionReason];
73
73
  export declare class ValidationException extends __BaseException {
74
74
  readonly name: "ValidationException";
@@ -128,13 +128,13 @@ export declare const AuthPolicyState: {
128
128
  readonly Active: "Active";
129
129
  readonly Inactive: "Inactive";
130
130
  };
131
- export declare type AuthPolicyState =
131
+ export type AuthPolicyState =
132
132
  (typeof AuthPolicyState)[keyof typeof AuthPolicyState];
133
133
  export declare const AuthType: {
134
134
  readonly AWS_IAM: "AWS_IAM";
135
135
  readonly NONE: "NONE";
136
136
  };
137
- export declare type AuthType = (typeof AuthType)[keyof typeof AuthType];
137
+ export type AuthType = (typeof AuthType)[keyof typeof AuthType];
138
138
  export interface FixedResponseAction {
139
139
  statusCode: number | undefined;
140
140
  }
@@ -145,7 +145,7 @@ export interface WeightedTargetGroup {
145
145
  export interface ForwardAction {
146
146
  targetGroups: WeightedTargetGroup[] | undefined;
147
147
  }
148
- export declare type RuleAction =
148
+ export type RuleAction =
149
149
  | RuleAction.FixedResponseMember
150
150
  | RuleAction.ForwardMember
151
151
  | RuleAction.$UnknownMember;
@@ -172,7 +172,7 @@ export declare namespace RuleAction {
172
172
  }
173
173
  const visit: <T>(value: RuleAction, visitor: Visitor<T>) => T;
174
174
  }
175
- export declare type HeaderMatchType =
175
+ export type HeaderMatchType =
176
176
  | HeaderMatchType.ContainsMember
177
177
  | HeaderMatchType.ExactMember
178
178
  | HeaderMatchType.PrefixMember
@@ -215,7 +215,7 @@ export interface HeaderMatch {
215
215
  match: HeaderMatchType | undefined;
216
216
  caseSensitive?: boolean;
217
217
  }
218
- export declare type PathMatchType =
218
+ export type PathMatchType =
219
219
  | PathMatchType.ExactMember
220
220
  | PathMatchType.PrefixMember
221
221
  | PathMatchType.$UnknownMember;
@@ -251,9 +251,7 @@ export interface HttpMatch {
251
251
  pathMatch?: PathMatch;
252
252
  headerMatches?: HeaderMatch[];
253
253
  }
254
- export declare type RuleMatch =
255
- | RuleMatch.HttpMatchMember
256
- | RuleMatch.$UnknownMember;
254
+ export type RuleMatch = RuleMatch.HttpMatchMember | RuleMatch.$UnknownMember;
257
255
  export declare namespace RuleMatch {
258
256
  interface HttpMatchMember {
259
257
  httpMatch: HttpMatch;
@@ -302,7 +300,7 @@ export declare const ListenerProtocol: {
302
300
  readonly HTTP: "HTTP";
303
301
  readonly HTTPS: "HTTPS";
304
302
  };
305
- export declare type ListenerProtocol =
303
+ export type ListenerProtocol =
306
304
  (typeof ListenerProtocol)[keyof typeof ListenerProtocol];
307
305
  export interface CreateListenerRequest {
308
306
  serviceIdentifier: string | undefined;
@@ -371,8 +369,7 @@ export declare const ServiceStatus: {
371
369
  readonly DELETE_FAILED: "DELETE_FAILED";
372
370
  readonly DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS";
373
371
  };
374
- export declare type ServiceStatus =
375
- (typeof ServiceStatus)[keyof typeof ServiceStatus];
372
+ export type ServiceStatus = (typeof ServiceStatus)[keyof typeof ServiceStatus];
376
373
  export interface CreateServiceResponse {
377
374
  id?: string;
378
375
  arn?: string;
@@ -408,7 +405,7 @@ export declare const ServiceNetworkServiceAssociationStatus: {
408
405
  readonly DELETE_FAILED: "DELETE_FAILED";
409
406
  readonly DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS";
410
407
  };
411
- export declare type ServiceNetworkServiceAssociationStatus =
408
+ export type ServiceNetworkServiceAssociationStatus =
412
409
  (typeof ServiceNetworkServiceAssociationStatus)[keyof typeof ServiceNetworkServiceAssociationStatus];
413
410
  export interface CreateServiceNetworkServiceAssociationResponse {
414
411
  id?: string;
@@ -434,7 +431,7 @@ export declare const ServiceNetworkVpcAssociationStatus: {
434
431
  readonly UPDATE_FAILED: "UPDATE_FAILED";
435
432
  readonly UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS";
436
433
  };
437
- export declare type ServiceNetworkVpcAssociationStatus =
434
+ export type ServiceNetworkVpcAssociationStatus =
438
435
  (typeof ServiceNetworkVpcAssociationStatus)[keyof typeof ServiceNetworkVpcAssociationStatus];
439
436
  export interface CreateServiceNetworkVpcAssociationResponse {
440
437
  id?: string;
@@ -443,7 +440,7 @@ export interface CreateServiceNetworkVpcAssociationResponse {
443
440
  createdBy?: string;
444
441
  securityGroupIds?: string[];
445
442
  }
446
- export declare type Matcher = Matcher.HttpCodeMember | Matcher.$UnknownMember;
443
+ export type Matcher = Matcher.HttpCodeMember | Matcher.$UnknownMember;
447
444
  export declare namespace Matcher {
448
445
  interface HttpCodeMember {
449
446
  httpCode: string;
@@ -463,13 +460,13 @@ export declare const TargetGroupProtocol: {
463
460
  readonly HTTP: "HTTP";
464
461
  readonly HTTPS: "HTTPS";
465
462
  };
466
- export declare type TargetGroupProtocol =
463
+ export type TargetGroupProtocol =
467
464
  (typeof TargetGroupProtocol)[keyof typeof TargetGroupProtocol];
468
465
  export declare const HealthCheckProtocolVersion: {
469
466
  readonly HTTP1: "HTTP1";
470
467
  readonly HTTP2: "HTTP2";
471
468
  };
472
- export declare type HealthCheckProtocolVersion =
469
+ export type HealthCheckProtocolVersion =
473
470
  (typeof HealthCheckProtocolVersion)[keyof typeof HealthCheckProtocolVersion];
474
471
  export interface HealthCheckConfig {
475
472
  enabled?: boolean;
@@ -487,14 +484,13 @@ export declare const IpAddressType: {
487
484
  readonly IPV4: "IPV4";
488
485
  readonly IPV6: "IPV6";
489
486
  };
490
- export declare type IpAddressType =
491
- (typeof IpAddressType)[keyof typeof IpAddressType];
487
+ export type IpAddressType = (typeof IpAddressType)[keyof typeof IpAddressType];
492
488
  export declare const TargetGroupProtocolVersion: {
493
489
  readonly GRPC: "GRPC";
494
490
  readonly HTTP1: "HTTP1";
495
491
  readonly HTTP2: "HTTP2";
496
492
  };
497
- export declare type TargetGroupProtocolVersion =
493
+ export type TargetGroupProtocolVersion =
498
494
  (typeof TargetGroupProtocolVersion)[keyof typeof TargetGroupProtocolVersion];
499
495
  export interface TargetGroupConfig {
500
496
  port: number | undefined;
@@ -510,7 +506,7 @@ export declare const TargetGroupType: {
510
506
  readonly IP: "IP";
511
507
  readonly LAMBDA: "LAMBDA";
512
508
  };
513
- export declare type TargetGroupType =
509
+ export type TargetGroupType =
514
510
  (typeof TargetGroupType)[keyof typeof TargetGroupType];
515
511
  export interface CreateTargetGroupRequest {
516
512
  name: string | undefined;
@@ -526,7 +522,7 @@ export declare const TargetGroupStatus: {
526
522
  readonly DELETE_FAILED: "DELETE_FAILED";
527
523
  readonly DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS";
528
524
  };
529
- export declare type TargetGroupStatus =
525
+ export type TargetGroupStatus =
530
526
  (typeof TargetGroupStatus)[keyof typeof TargetGroupStatus];
531
527
  export interface CreateTargetGroupResponse {
532
528
  id?: string;
@@ -919,8 +915,7 @@ export declare const TargetStatus: {
919
915
  readonly UNHEALTHY: "UNHEALTHY";
920
916
  readonly UNUSED: "UNUSED";
921
917
  };
922
- export declare type TargetStatus =
923
- (typeof TargetStatus)[keyof typeof TargetStatus];
918
+ export type TargetStatus = (typeof TargetStatus)[keyof typeof TargetStatus];
924
919
  export interface TargetSummary {
925
920
  id?: string;
926
921
  port?: number;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-vpc-lattice",
3
3
  "description": "AWS SDK for JavaScript Vpc Lattice Client for Node.js, Browser and React Native",
4
- "version": "3.363.0",
4
+ "version": "3.370.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,44 +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.363.0",
25
- "@aws-sdk/credential-provider-node": "3.363.0",
26
- "@aws-sdk/middleware-host-header": "3.363.0",
27
- "@aws-sdk/middleware-logger": "3.363.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.363.0",
29
- "@aws-sdk/middleware-signing": "3.363.0",
30
- "@aws-sdk/middleware-user-agent": "3.363.0",
31
- "@aws-sdk/types": "3.357.0",
32
- "@aws-sdk/util-endpoints": "3.357.0",
33
- "@aws-sdk/util-user-agent-browser": "3.363.0",
34
- "@aws-sdk/util-user-agent-node": "3.363.0",
24
+ "@aws-sdk/client-sts": "3.370.0",
25
+ "@aws-sdk/credential-provider-node": "3.370.0",
26
+ "@aws-sdk/middleware-host-header": "3.370.0",
27
+ "@aws-sdk/middleware-logger": "3.370.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.370.0",
29
+ "@aws-sdk/middleware-signing": "3.370.0",
30
+ "@aws-sdk/middleware-user-agent": "3.370.0",
31
+ "@aws-sdk/types": "3.370.0",
32
+ "@aws-sdk/util-endpoints": "3.370.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.370.0",
34
+ "@aws-sdk/util-user-agent-node": "3.370.0",
35
35
  "@smithy/config-resolver": "^1.0.1",
36
36
  "@smithy/fetch-http-handler": "^1.0.1",
37
37
  "@smithy/hash-node": "^1.0.1",
38
38
  "@smithy/invalid-dependency": "^1.0.1",
39
39
  "@smithy/middleware-content-length": "^1.0.1",
40
- "@smithy/middleware-endpoint": "^1.0.1",
41
- "@smithy/middleware-retry": "^1.0.2",
40
+ "@smithy/middleware-endpoint": "^1.0.2",
41
+ "@smithy/middleware-retry": "^1.0.3",
42
42
  "@smithy/middleware-serde": "^1.0.1",
43
43
  "@smithy/middleware-stack": "^1.0.1",
44
44
  "@smithy/node-config-provider": "^1.0.1",
45
45
  "@smithy/node-http-handler": "^1.0.2",
46
- "@smithy/protocol-http": "^1.0.1",
46
+ "@smithy/protocol-http": "^1.1.0",
47
47
  "@smithy/smithy-client": "^1.0.3",
48
- "@smithy/types": "^1.0.0",
48
+ "@smithy/types": "^1.1.0",
49
49
  "@smithy/url-parser": "^1.0.1",
50
50
  "@smithy/util-base64": "^1.0.1",
51
51
  "@smithy/util-body-length-browser": "^1.0.1",
52
52
  "@smithy/util-body-length-node": "^1.0.1",
53
53
  "@smithy/util-defaults-mode-browser": "^1.0.1",
54
54
  "@smithy/util-defaults-mode-node": "^1.0.1",
55
- "@smithy/util-retry": "^1.0.2",
55
+ "@smithy/util-retry": "^1.0.3",
56
56
  "@smithy/util-utf8": "^1.0.1",
57
57
  "tslib": "^2.5.0",
58
58
  "uuid": "^8.3.2"
59
59
  },
60
60
  "devDependencies": {
61
- "@aws-sdk/service-client-documentation-generator": "3.310.0",
62
61
  "@smithy/service-client-documentation-generator": "^1.0.1",
63
62
  "@tsconfig/node14": "1.0.3",
64
63
  "@types/node": "^14.14.31",
@@ -67,7 +66,7 @@
67
66
  "downlevel-dts": "0.10.1",
68
67
  "rimraf": "3.0.2",
69
68
  "typedoc": "0.23.23",
70
- "typescript": "~4.6.2"
69
+ "typescript": "~4.9.5"
71
70
  },
72
71
  "engines": {
73
72
  "node": ">=14.0.0"