@aws-sdk/client-backup 3.948.0 → 3.953.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 (128) hide show
  1. package/dist-cjs/index.js +1215 -827
  2. package/dist-cjs/runtimeConfig.shared.js +6 -1
  3. package/dist-es/commands/AssociateBackupVaultMpaApprovalTeamCommand.js +2 -2
  4. package/dist-es/commands/CancelLegalHoldCommand.js +2 -2
  5. package/dist-es/commands/CreateBackupPlanCommand.js +2 -2
  6. package/dist-es/commands/CreateBackupSelectionCommand.js +2 -2
  7. package/dist-es/commands/CreateBackupVaultCommand.js +2 -2
  8. package/dist-es/commands/CreateFrameworkCommand.js +2 -2
  9. package/dist-es/commands/CreateLegalHoldCommand.js +2 -2
  10. package/dist-es/commands/CreateLogicallyAirGappedBackupVaultCommand.js +2 -2
  11. package/dist-es/commands/CreateReportPlanCommand.js +2 -2
  12. package/dist-es/commands/CreateRestoreAccessBackupVaultCommand.js +2 -2
  13. package/dist-es/commands/CreateRestoreTestingPlanCommand.js +2 -2
  14. package/dist-es/commands/CreateRestoreTestingSelectionCommand.js +2 -2
  15. package/dist-es/commands/CreateTieringConfigurationCommand.js +2 -2
  16. package/dist-es/commands/DeleteBackupPlanCommand.js +2 -2
  17. package/dist-es/commands/DeleteBackupSelectionCommand.js +2 -2
  18. package/dist-es/commands/DeleteBackupVaultAccessPolicyCommand.js +2 -2
  19. package/dist-es/commands/DeleteBackupVaultCommand.js +2 -2
  20. package/dist-es/commands/DeleteBackupVaultLockConfigurationCommand.js +2 -2
  21. package/dist-es/commands/DeleteBackupVaultNotificationsCommand.js +2 -2
  22. package/dist-es/commands/DeleteFrameworkCommand.js +2 -2
  23. package/dist-es/commands/DeleteRecoveryPointCommand.js +2 -2
  24. package/dist-es/commands/DeleteReportPlanCommand.js +2 -2
  25. package/dist-es/commands/DeleteRestoreTestingPlanCommand.js +2 -2
  26. package/dist-es/commands/DeleteRestoreTestingSelectionCommand.js +2 -2
  27. package/dist-es/commands/DeleteTieringConfigurationCommand.js +2 -2
  28. package/dist-es/commands/DescribeBackupJobCommand.js +2 -2
  29. package/dist-es/commands/DescribeBackupVaultCommand.js +2 -2
  30. package/dist-es/commands/DescribeCopyJobCommand.js +2 -2
  31. package/dist-es/commands/DescribeFrameworkCommand.js +2 -2
  32. package/dist-es/commands/DescribeGlobalSettingsCommand.js +2 -2
  33. package/dist-es/commands/DescribeProtectedResourceCommand.js +2 -2
  34. package/dist-es/commands/DescribeRecoveryPointCommand.js +2 -2
  35. package/dist-es/commands/DescribeRegionSettingsCommand.js +2 -2
  36. package/dist-es/commands/DescribeReportJobCommand.js +2 -2
  37. package/dist-es/commands/DescribeReportPlanCommand.js +2 -2
  38. package/dist-es/commands/DescribeRestoreJobCommand.js +2 -2
  39. package/dist-es/commands/DescribeScanJobCommand.js +2 -2
  40. package/dist-es/commands/DisassociateBackupVaultMpaApprovalTeamCommand.js +2 -2
  41. package/dist-es/commands/DisassociateRecoveryPointCommand.js +2 -2
  42. package/dist-es/commands/DisassociateRecoveryPointFromParentCommand.js +2 -2
  43. package/dist-es/commands/ExportBackupPlanTemplateCommand.js +2 -2
  44. package/dist-es/commands/GetBackupPlanCommand.js +2 -2
  45. package/dist-es/commands/GetBackupPlanFromJSONCommand.js +2 -2
  46. package/dist-es/commands/GetBackupPlanFromTemplateCommand.js +2 -2
  47. package/dist-es/commands/GetBackupSelectionCommand.js +2 -2
  48. package/dist-es/commands/GetBackupVaultAccessPolicyCommand.js +2 -2
  49. package/dist-es/commands/GetBackupVaultNotificationsCommand.js +2 -2
  50. package/dist-es/commands/GetLegalHoldCommand.js +2 -2
  51. package/dist-es/commands/GetRecoveryPointIndexDetailsCommand.js +2 -2
  52. package/dist-es/commands/GetRecoveryPointRestoreMetadataCommand.js +2 -2
  53. package/dist-es/commands/GetRestoreJobMetadataCommand.js +2 -2
  54. package/dist-es/commands/GetRestoreTestingInferredMetadataCommand.js +2 -2
  55. package/dist-es/commands/GetRestoreTestingPlanCommand.js +2 -2
  56. package/dist-es/commands/GetRestoreTestingSelectionCommand.js +2 -2
  57. package/dist-es/commands/GetSupportedResourceTypesCommand.js +2 -2
  58. package/dist-es/commands/GetTieringConfigurationCommand.js +2 -2
  59. package/dist-es/commands/ListBackupJobSummariesCommand.js +2 -2
  60. package/dist-es/commands/ListBackupJobsCommand.js +2 -2
  61. package/dist-es/commands/ListBackupPlanTemplatesCommand.js +2 -2
  62. package/dist-es/commands/ListBackupPlanVersionsCommand.js +2 -2
  63. package/dist-es/commands/ListBackupPlansCommand.js +2 -2
  64. package/dist-es/commands/ListBackupSelectionsCommand.js +2 -2
  65. package/dist-es/commands/ListBackupVaultsCommand.js +2 -2
  66. package/dist-es/commands/ListCopyJobSummariesCommand.js +2 -2
  67. package/dist-es/commands/ListCopyJobsCommand.js +2 -2
  68. package/dist-es/commands/ListFrameworksCommand.js +2 -2
  69. package/dist-es/commands/ListIndexedRecoveryPointsCommand.js +2 -2
  70. package/dist-es/commands/ListLegalHoldsCommand.js +2 -2
  71. package/dist-es/commands/ListProtectedResourcesByBackupVaultCommand.js +2 -2
  72. package/dist-es/commands/ListProtectedResourcesCommand.js +2 -2
  73. package/dist-es/commands/ListRecoveryPointsByBackupVaultCommand.js +2 -2
  74. package/dist-es/commands/ListRecoveryPointsByLegalHoldCommand.js +2 -2
  75. package/dist-es/commands/ListRecoveryPointsByResourceCommand.js +2 -2
  76. package/dist-es/commands/ListReportJobsCommand.js +2 -2
  77. package/dist-es/commands/ListReportPlansCommand.js +2 -2
  78. package/dist-es/commands/ListRestoreAccessBackupVaultsCommand.js +2 -2
  79. package/dist-es/commands/ListRestoreJobSummariesCommand.js +2 -2
  80. package/dist-es/commands/ListRestoreJobsByProtectedResourceCommand.js +2 -2
  81. package/dist-es/commands/ListRestoreJobsCommand.js +2 -2
  82. package/dist-es/commands/ListRestoreTestingPlansCommand.js +2 -2
  83. package/dist-es/commands/ListRestoreTestingSelectionsCommand.js +2 -2
  84. package/dist-es/commands/ListScanJobSummariesCommand.js +2 -2
  85. package/dist-es/commands/ListScanJobsCommand.js +2 -2
  86. package/dist-es/commands/ListTagsCommand.js +2 -2
  87. package/dist-es/commands/ListTieringConfigurationsCommand.js +2 -2
  88. package/dist-es/commands/PutBackupVaultAccessPolicyCommand.js +2 -2
  89. package/dist-es/commands/PutBackupVaultLockConfigurationCommand.js +2 -2
  90. package/dist-es/commands/PutBackupVaultNotificationsCommand.js +2 -2
  91. package/dist-es/commands/PutRestoreValidationResultCommand.js +2 -2
  92. package/dist-es/commands/RevokeRestoreAccessBackupVaultCommand.js +2 -2
  93. package/dist-es/commands/StartBackupJobCommand.js +2 -2
  94. package/dist-es/commands/StartCopyJobCommand.js +2 -2
  95. package/dist-es/commands/StartReportJobCommand.js +2 -2
  96. package/dist-es/commands/StartRestoreJobCommand.js +2 -2
  97. package/dist-es/commands/StartScanJobCommand.js +2 -2
  98. package/dist-es/commands/StopBackupJobCommand.js +2 -2
  99. package/dist-es/commands/TagResourceCommand.js +2 -2
  100. package/dist-es/commands/UntagResourceCommand.js +2 -2
  101. package/dist-es/commands/UpdateBackupPlanCommand.js +2 -2
  102. package/dist-es/commands/UpdateFrameworkCommand.js +2 -2
  103. package/dist-es/commands/UpdateGlobalSettingsCommand.js +2 -2
  104. package/dist-es/commands/UpdateRecoveryPointIndexSettingsCommand.js +2 -2
  105. package/dist-es/commands/UpdateRecoveryPointLifecycleCommand.js +2 -2
  106. package/dist-es/commands/UpdateRegionSettingsCommand.js +2 -2
  107. package/dist-es/commands/UpdateReportPlanCommand.js +2 -2
  108. package/dist-es/commands/UpdateRestoreTestingPlanCommand.js +2 -2
  109. package/dist-es/commands/UpdateRestoreTestingSelectionCommand.js +2 -2
  110. package/dist-es/commands/UpdateTieringConfigurationCommand.js +2 -2
  111. package/dist-es/index.js +1 -0
  112. package/dist-es/runtimeConfig.shared.js +6 -1
  113. package/dist-es/schemas/schemas_0.js +720 -712
  114. package/dist-types/BackupClient.d.ts +1 -10
  115. package/dist-types/index.d.ts +1 -0
  116. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  117. package/dist-types/runtimeConfig.d.ts +6 -2
  118. package/dist-types/runtimeConfig.native.d.ts +6 -2
  119. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  120. package/dist-types/schemas/schemas_0.d.ts +381 -446
  121. package/dist-types/ts3.4/BackupClient.d.ts +0 -4
  122. package/dist-types/ts3.4/index.d.ts +1 -0
  123. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  124. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  125. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  126. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  127. package/dist-types/ts3.4/schemas/schemas_0.d.ts +380 -448
  128. package/package.json +34 -34
package/dist-cjs/index.js CHANGED
@@ -110,14 +110,14 @@ class BackupClient extends smithyClient.Client {
110
110
  }
111
111
  }
112
112
 
113
- let BackupServiceException$1 = class BackupServiceException extends smithyClient.ServiceException {
113
+ class BackupServiceException extends smithyClient.ServiceException {
114
114
  constructor(options) {
115
115
  super(options);
116
116
  Object.setPrototypeOf(this, BackupServiceException.prototype);
117
117
  }
118
- };
118
+ }
119
119
 
120
- let AlreadyExistsException$1 = class AlreadyExistsException extends BackupServiceException$1 {
120
+ class AlreadyExistsException extends BackupServiceException {
121
121
  name = "AlreadyExistsException";
122
122
  $fault = "client";
123
123
  Code;
@@ -140,8 +140,8 @@ let AlreadyExistsException$1 = class AlreadyExistsException extends BackupServic
140
140
  this.Type = opts.Type;
141
141
  this.Context = opts.Context;
142
142
  }
143
- };
144
- let InvalidParameterValueException$1 = class InvalidParameterValueException extends BackupServiceException$1 {
143
+ }
144
+ class InvalidParameterValueException extends BackupServiceException {
145
145
  name = "InvalidParameterValueException";
146
146
  $fault = "client";
147
147
  Code;
@@ -160,8 +160,8 @@ let InvalidParameterValueException$1 = class InvalidParameterValueException exte
160
160
  this.Type = opts.Type;
161
161
  this.Context = opts.Context;
162
162
  }
163
- };
164
- let InvalidRequestException$1 = class InvalidRequestException extends BackupServiceException$1 {
163
+ }
164
+ class InvalidRequestException extends BackupServiceException {
165
165
  name = "InvalidRequestException";
166
166
  $fault = "client";
167
167
  Code;
@@ -180,8 +180,8 @@ let InvalidRequestException$1 = class InvalidRequestException extends BackupServ
180
180
  this.Type = opts.Type;
181
181
  this.Context = opts.Context;
182
182
  }
183
- };
184
- let MissingParameterValueException$1 = class MissingParameterValueException extends BackupServiceException$1 {
183
+ }
184
+ class MissingParameterValueException extends BackupServiceException {
185
185
  name = "MissingParameterValueException";
186
186
  $fault = "client";
187
187
  Code;
@@ -200,8 +200,8 @@ let MissingParameterValueException$1 = class MissingParameterValueException exte
200
200
  this.Type = opts.Type;
201
201
  this.Context = opts.Context;
202
202
  }
203
- };
204
- let ResourceNotFoundException$1 = class ResourceNotFoundException extends BackupServiceException$1 {
203
+ }
204
+ class ResourceNotFoundException extends BackupServiceException {
205
205
  name = "ResourceNotFoundException";
206
206
  $fault = "client";
207
207
  Code;
@@ -220,8 +220,8 @@ let ResourceNotFoundException$1 = class ResourceNotFoundException extends Backup
220
220
  this.Type = opts.Type;
221
221
  this.Context = opts.Context;
222
222
  }
223
- };
224
- let ServiceUnavailableException$1 = class ServiceUnavailableException extends BackupServiceException$1 {
223
+ }
224
+ class ServiceUnavailableException extends BackupServiceException {
225
225
  name = "ServiceUnavailableException";
226
226
  $fault = "server";
227
227
  Code;
@@ -240,8 +240,8 @@ let ServiceUnavailableException$1 = class ServiceUnavailableException extends Ba
240
240
  this.Type = opts.Type;
241
241
  this.Context = opts.Context;
242
242
  }
243
- };
244
- let InvalidResourceStateException$1 = class InvalidResourceStateException extends BackupServiceException$1 {
243
+ }
244
+ class InvalidResourceStateException extends BackupServiceException {
245
245
  name = "InvalidResourceStateException";
246
246
  $fault = "client";
247
247
  Code;
@@ -260,8 +260,8 @@ let InvalidResourceStateException$1 = class InvalidResourceStateException extend
260
260
  this.Type = opts.Type;
261
261
  this.Context = opts.Context;
262
262
  }
263
- };
264
- let ConflictException$1 = class ConflictException extends BackupServiceException$1 {
263
+ }
264
+ class ConflictException extends BackupServiceException {
265
265
  name = "ConflictException";
266
266
  $fault = "client";
267
267
  Code;
@@ -280,8 +280,8 @@ let ConflictException$1 = class ConflictException extends BackupServiceException
280
280
  this.Type = opts.Type;
281
281
  this.Context = opts.Context;
282
282
  }
283
- };
284
- let LimitExceededException$1 = class LimitExceededException extends BackupServiceException$1 {
283
+ }
284
+ class LimitExceededException extends BackupServiceException {
285
285
  name = "LimitExceededException";
286
286
  $fault = "client";
287
287
  Code;
@@ -300,8 +300,8 @@ let LimitExceededException$1 = class LimitExceededException extends BackupServic
300
300
  this.Type = opts.Type;
301
301
  this.Context = opts.Context;
302
302
  }
303
- };
304
- let DependencyFailureException$1 = class DependencyFailureException extends BackupServiceException$1 {
303
+ }
304
+ class DependencyFailureException extends BackupServiceException {
305
305
  name = "DependencyFailureException";
306
306
  $fault = "server";
307
307
  Code;
@@ -320,7 +320,7 @@ let DependencyFailureException$1 = class DependencyFailureException extends Back
320
320
  this.Type = opts.Type;
321
321
  this.Context = opts.Context;
322
322
  }
323
- };
323
+ }
324
324
 
325
325
  const _A = "Arn";
326
326
  const _ABS = "AdvancedBackupSetting";
@@ -1079,9 +1079,9 @@ const _vI = "versionId";
1079
1079
  const _vT = "vaultType";
1080
1080
  const n0 = "com.amazonaws.backup";
1081
1081
  var RequesterComment = [0, n0, _RC, 8, 0];
1082
- var AdvancedBackupSetting = [3, n0, _ABS, 0, [_RT, _BO], [0, 128 | 0]];
1083
- var AggregatedScanResult = [3, n0, _ASR, 0, [_FS, _F, _LC], [2, 64 | 0, 4]];
1084
- var AlreadyExistsException = [
1082
+ var AdvancedBackupSetting$ = [3, n0, _ABS, 0, [_RT, _BO], [0, 128 | 0]];
1083
+ var AggregatedScanResult$ = [3, n0, _ASR, 0, [_FS, _F, _LC], [2, 64 | 0, 4]];
1084
+ var AlreadyExistsException$ = [
1085
1085
  -3,
1086
1086
  n0,
1087
1087
  _AEE,
@@ -1089,8 +1089,8 @@ var AlreadyExistsException = [
1089
1089
  [_C, _M, _CRI, _A, _T, _Co],
1090
1090
  [0, 0, 0, 0, 0, 0],
1091
1091
  ];
1092
- schema.TypeRegistry.for(n0).registerError(AlreadyExistsException, AlreadyExistsException$1);
1093
- var AssociateBackupVaultMpaApprovalTeamInput = [
1092
+ schema.TypeRegistry.for(n0).registerError(AlreadyExistsException$, AlreadyExistsException);
1093
+ var AssociateBackupVaultMpaApprovalTeamInput$ = [
1094
1094
  3,
1095
1095
  n0,
1096
1096
  _ABVMATI,
@@ -1098,7 +1098,7 @@ var AssociateBackupVaultMpaApprovalTeamInput = [
1098
1098
  [_BVN, _MATA, _RC],
1099
1099
  [[0, 1], 0, [() => RequesterComment, 0]],
1100
1100
  ];
1101
- var BackupJob = [
1101
+ var BackupJob$ = [
1102
1102
  3,
1103
1103
  n0,
1104
1104
  _BJ,
@@ -1143,7 +1143,7 @@ var BackupJob = [
1143
1143
  0,
1144
1144
  0,
1145
1145
  0,
1146
- () => Lifecycle,
1146
+ () => Lifecycle$,
1147
1147
  0,
1148
1148
  2,
1149
1149
  0,
@@ -1154,7 +1154,7 @@ var BackupJob = [
1154
1154
  0,
1155
1155
  1,
1156
1156
  0,
1157
- () => RecoveryPointCreator,
1157
+ () => RecoveryPointCreator$,
1158
1158
  4,
1159
1159
  4,
1160
1160
  0,
@@ -1168,7 +1168,7 @@ var BackupJob = [
1168
1168
  0,
1169
1169
  ],
1170
1170
  ];
1171
- var BackupJobSummary = [
1171
+ var BackupJobSummary$ = [
1172
1172
  3,
1173
1173
  n0,
1174
1174
  _BJS,
@@ -1176,7 +1176,7 @@ var BackupJobSummary = [
1176
1176
  [_R, _AI, _S, _RT, _MC, _Cou, _ST, _ET],
1177
1177
  [0, 0, 0, 0, 0, 1, 4, 4],
1178
1178
  ];
1179
- var BackupPlan = [
1179
+ var BackupPlan$ = [
1180
1180
  3,
1181
1181
  n0,
1182
1182
  _BP,
@@ -1184,7 +1184,7 @@ var BackupPlan = [
1184
1184
  [_BPN, _Ru, _ABSd, _SS],
1185
1185
  [0, [() => BackupRules, 0], () => AdvancedBackupSettings, () => ScanSettings],
1186
1186
  ];
1187
- var BackupPlanInput = [
1187
+ var BackupPlanInput$ = [
1188
1188
  3,
1189
1189
  n0,
1190
1190
  _BPI,
@@ -1192,7 +1192,7 @@ var BackupPlanInput = [
1192
1192
  [_BPN, _Ru, _ABSd, _SS],
1193
1193
  [0, [() => BackupRulesInput, 0], () => AdvancedBackupSettings, () => ScanSettings],
1194
1194
  ];
1195
- var BackupPlansListMember = [
1195
+ var BackupPlansListMember$ = [
1196
1196
  3,
1197
1197
  n0,
1198
1198
  _BPLM,
@@ -1200,8 +1200,8 @@ var BackupPlansListMember = [
1200
1200
  [_BPA, _BPIa, _CD, _DD, _VI, _BPN, _CRI, _LED, _ABSd],
1201
1201
  [0, 0, 4, 4, 0, 0, 0, 4, () => AdvancedBackupSettings],
1202
1202
  ];
1203
- var BackupPlanTemplatesListMember = [3, n0, _BPTLM, 0, [_BPTI, _BPTN], [0, 0]];
1204
- var BackupRule = [
1203
+ var BackupPlanTemplatesListMember$ = [3, n0, _BPTLM, 0, [_BPTI, _BPTN], [0, 0]];
1204
+ var BackupRule$ = [
1205
1205
  3,
1206
1206
  n0,
1207
1207
  _BR,
@@ -1214,7 +1214,7 @@ var BackupRule = [
1214
1214
  0,
1215
1215
  1,
1216
1216
  1,
1217
- () => Lifecycle,
1217
+ () => Lifecycle$,
1218
1218
  [() => Tags, 0],
1219
1219
  0,
1220
1220
  () => CopyActions,
@@ -1224,23 +1224,23 @@ var BackupRule = [
1224
1224
  () => ScanActions,
1225
1225
  ],
1226
1226
  ];
1227
- var BackupRuleInput = [
1227
+ var BackupRuleInput$ = [
1228
1228
  3,
1229
1229
  n0,
1230
1230
  _BRI,
1231
1231
  0,
1232
1232
  [_RNu, _TBVN, _TLAGBVA, _SE, _SWM, _CWM, _L, _RPT, _CA, _ECB, _SET, _IA, _SA],
1233
- [0, 0, 0, 0, 1, 1, () => Lifecycle, [() => Tags, 0], () => CopyActions, 2, 0, () => IndexActions, () => ScanActions],
1233
+ [0, 0, 0, 0, 1, 1, () => Lifecycle$, [() => Tags, 0], () => CopyActions, 2, 0, () => IndexActions, () => ScanActions],
1234
1234
  ];
1235
- var BackupSelection = [
1235
+ var BackupSelection$ = [
1236
1236
  3,
1237
1237
  n0,
1238
1238
  _BS,
1239
1239
  0,
1240
1240
  [_SN, _IRA, _Re, _LOT, _NR, _Con],
1241
- [0, 0, 64 | 0, () => ListOfTags, 64 | 0, () => Conditions],
1241
+ [0, 0, 64 | 0, () => ListOfTags, 64 | 0, () => Conditions$],
1242
1242
  ];
1243
- var BackupSelectionsListMember = [
1243
+ var BackupSelectionsListMember$ = [
1244
1244
  3,
1245
1245
  n0,
1246
1246
  _BSLM,
@@ -1248,7 +1248,7 @@ var BackupSelectionsListMember = [
1248
1248
  [_SI, _SN, _BPIa, _CD, _CRI, _IRA],
1249
1249
  [0, 0, 0, 4, 0, 0],
1250
1250
  ];
1251
- var BackupVaultListMember = [
1251
+ var BackupVaultListMember$ = [
1252
1252
  3,
1253
1253
  n0,
1254
1254
  _BVLM,
@@ -1256,8 +1256,8 @@ var BackupVaultListMember = [
1256
1256
  [_BVN, _BVA, _VT, _VS, _CD, _EKA, _CRI, _NORP, _Lo, _MRD, _MRDa, _LD, _EKT],
1257
1257
  [0, 0, 0, 0, 4, 0, 0, 1, 2, 1, 1, 4, 0],
1258
1258
  ];
1259
- var CalculatedLifecycle = [3, n0, _CL, 0, [_MTCSA, _DA], [4, 4]];
1260
- var CancelLegalHoldInput = [
1259
+ var CalculatedLifecycle$ = [3, n0, _CL, 0, [_MTCSA, _DA], [4, 4]];
1260
+ var CancelLegalHoldInput$ = [
1261
1261
  3,
1262
1262
  n0,
1263
1263
  _CLHI,
@@ -1269,10 +1269,10 @@ var CancelLegalHoldInput = [
1269
1269
  [1, { [_hQ]: _rRID }],
1270
1270
  ],
1271
1271
  ];
1272
- var CancelLegalHoldOutput = [3, n0, _CLHO, 0, [], []];
1273
- var Condition = [3, n0, _Cond, 0, [_CT, _CK, _CV], [0, 0, 0]];
1274
- var ConditionParameter = [3, n0, _CP, 0, [_CK, _CV], [0, 0]];
1275
- var Conditions = [
1272
+ var CancelLegalHoldOutput$ = [3, n0, _CLHO, 0, [], []];
1273
+ var Condition$ = [3, n0, _Cond, 0, [_CT, _CK, _CV], [0, 0, 0]];
1274
+ var ConditionParameter$ = [3, n0, _CP, 0, [_CK, _CV], [0, 0]];
1275
+ var Conditions$ = [
1276
1276
  3,
1277
1277
  n0,
1278
1278
  _Con,
@@ -1280,7 +1280,7 @@ var Conditions = [
1280
1280
  [_SEt, _SNE, _SL, _SNL],
1281
1281
  [() => ConditionParameters, () => ConditionParameters, () => ConditionParameters, () => ConditionParameters],
1282
1282
  ];
1283
- var ConflictException = [
1283
+ var ConflictException$ = [
1284
1284
  -3,
1285
1285
  n0,
1286
1286
  _CE,
@@ -1288,11 +1288,11 @@ var ConflictException = [
1288
1288
  [_C, _M, _T, _Co],
1289
1289
  [0, 0, 0, 0],
1290
1290
  ];
1291
- schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
1292
- var ControlInputParameter = [3, n0, _CIP, 0, [_PN, _PV], [0, 0]];
1293
- var ControlScope = [3, n0, _CS, 0, [_CRIo, _CRT, _Ta], [64 | 0, 64 | 0, 128 | 0]];
1294
- var CopyAction = [3, n0, _CAo, 0, [_L, _DBVA], [() => Lifecycle, 0]];
1295
- var CopyJob = [
1291
+ schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
1292
+ var ControlInputParameter$ = [3, n0, _CIP, 0, [_PN, _PV], [0, 0]];
1293
+ var ControlScope$ = [3, n0, _CS, 0, [_CRIo, _CRT, _Ta], [64 | 0, 64 | 0, 128 | 0]];
1294
+ var CopyAction$ = [3, n0, _CAo, 0, [_L, _DBVA], [() => Lifecycle$, 0]];
1295
+ var CopyJob$ = [
1296
1296
  3,
1297
1297
  n0,
1298
1298
  _CJ,
@@ -1336,7 +1336,7 @@ var CopyJob = [
1336
1336
  0,
1337
1337
  0,
1338
1338
  0,
1339
- () => Lifecycle,
1339
+ () => Lifecycle$,
1340
1340
  0,
1341
1341
  4,
1342
1342
  4,
@@ -1344,7 +1344,7 @@ var CopyJob = [
1344
1344
  0,
1345
1345
  1,
1346
1346
  0,
1347
- () => RecoveryPointCreator,
1347
+ () => RecoveryPointCreator$,
1348
1348
  0,
1349
1349
  0,
1350
1350
  0,
@@ -1356,7 +1356,7 @@ var CopyJob = [
1356
1356
  0,
1357
1357
  ],
1358
1358
  ];
1359
- var CopyJobSummary = [
1359
+ var CopyJobSummary$ = [
1360
1360
  3,
1361
1361
  n0,
1362
1362
  _CJS,
@@ -1364,19 +1364,19 @@ var CopyJobSummary = [
1364
1364
  [_R, _AI, _S, _RT, _MC, _Cou, _ST, _ET],
1365
1365
  [0, 0, 0, 0, 0, 1, 4, 4],
1366
1366
  ];
1367
- var CreateBackupPlanInput = [
1367
+ var CreateBackupPlanInput$ = [
1368
1368
  3,
1369
1369
  n0,
1370
1370
  _CBPI,
1371
1371
  0,
1372
1372
  [_BP, _BPT, _CRI],
1373
1373
  [
1374
- [() => BackupPlanInput, 0],
1374
+ [() => BackupPlanInput$, 0],
1375
1375
  [() => Tags, 0],
1376
1376
  [0, 4],
1377
1377
  ],
1378
1378
  ];
1379
- var CreateBackupPlanOutput = [
1379
+ var CreateBackupPlanOutput$ = [
1380
1380
  3,
1381
1381
  n0,
1382
1382
  _CBPO,
@@ -1384,16 +1384,16 @@ var CreateBackupPlanOutput = [
1384
1384
  [_BPIa, _BPA, _CD, _VI, _ABSd],
1385
1385
  [0, 0, 4, 0, () => AdvancedBackupSettings],
1386
1386
  ];
1387
- var CreateBackupSelectionInput = [
1387
+ var CreateBackupSelectionInput$ = [
1388
1388
  3,
1389
1389
  n0,
1390
1390
  _CBSI,
1391
1391
  0,
1392
1392
  [_BPIa, _BS, _CRI],
1393
- [[0, 1], () => BackupSelection, [0, 4]],
1393
+ [[0, 1], () => BackupSelection$, [0, 4]],
1394
1394
  ];
1395
- var CreateBackupSelectionOutput = [3, n0, _CBSO, 0, [_SI, _BPIa, _CD], [0, 0, 4]];
1396
- var CreateBackupVaultInput = [
1395
+ var CreateBackupSelectionOutput$ = [3, n0, _CBSO, 0, [_SI, _BPIa, _CD], [0, 0, 4]];
1396
+ var CreateBackupVaultInput$ = [
1397
1397
  3,
1398
1398
  n0,
1399
1399
  _CBVI,
@@ -1401,8 +1401,8 @@ var CreateBackupVaultInput = [
1401
1401
  [_BVN, _BVT, _EKA, _CRI],
1402
1402
  [[0, 1], [() => Tags, 0], 0, [0, 4]],
1403
1403
  ];
1404
- var CreateBackupVaultOutput = [3, n0, _CBVO, 0, [_BVN, _BVA, _CD], [0, 0, 4]];
1405
- var CreateFrameworkInput = [
1404
+ var CreateBackupVaultOutput$ = [3, n0, _CBVO, 0, [_BVN, _BVA, _CD], [0, 0, 4]];
1405
+ var CreateFrameworkInput$ = [
1406
1406
  3,
1407
1407
  n0,
1408
1408
  _CFI,
@@ -1410,24 +1410,24 @@ var CreateFrameworkInput = [
1410
1410
  [_FN, _FD, _FC, _IT, _FT],
1411
1411
  [0, 0, () => FrameworkControls, [0, 4], 128 | 0],
1412
1412
  ];
1413
- var CreateFrameworkOutput = [3, n0, _CFO, 0, [_FN, _FA], [0, 0]];
1414
- var CreateLegalHoldInput = [
1413
+ var CreateFrameworkOutput$ = [3, n0, _CFO, 0, [_FN, _FA], [0, 0]];
1414
+ var CreateLegalHoldInput$ = [
1415
1415
  3,
1416
1416
  n0,
1417
1417
  _CLHIr,
1418
1418
  0,
1419
1419
  [_Ti, _D, _IT, _RPS, _Ta],
1420
- [0, 0, [0, 4], () => RecoveryPointSelection, [() => Tags, 0]],
1420
+ [0, 0, [0, 4], () => RecoveryPointSelection$, [() => Tags, 0]],
1421
1421
  ];
1422
- var CreateLegalHoldOutput = [
1422
+ var CreateLegalHoldOutput$ = [
1423
1423
  3,
1424
1424
  n0,
1425
1425
  _CLHOr,
1426
1426
  0,
1427
1427
  [_Ti, _St, _D, _LHI, _LHA, _CD, _RPS],
1428
- [0, 0, 0, 0, 0, 4, () => RecoveryPointSelection],
1428
+ [0, 0, 0, 0, 0, 4, () => RecoveryPointSelection$],
1429
1429
  ];
1430
- var CreateLogicallyAirGappedBackupVaultInput = [
1430
+ var CreateLogicallyAirGappedBackupVaultInput$ = [
1431
1431
  3,
1432
1432
  n0,
1433
1433
  _CLAGBVI,
@@ -1435,7 +1435,7 @@ var CreateLogicallyAirGappedBackupVaultInput = [
1435
1435
  [_BVN, _BVT, _CRI, _MRD, _MRDa, _EKA],
1436
1436
  [[0, 1], [() => Tags, 0], [0, 4], 1, 1, 0],
1437
1437
  ];
1438
- var CreateLogicallyAirGappedBackupVaultOutput = [
1438
+ var CreateLogicallyAirGappedBackupVaultOutput$ = [
1439
1439
  3,
1440
1440
  n0,
1441
1441
  _CLAGBVO,
@@ -1443,16 +1443,16 @@ var CreateLogicallyAirGappedBackupVaultOutput = [
1443
1443
  [_BVN, _BVA, _CD, _VS],
1444
1444
  [0, 0, 4, 0],
1445
1445
  ];
1446
- var CreateReportPlanInput = [
1446
+ var CreateReportPlanInput$ = [
1447
1447
  3,
1448
1448
  n0,
1449
1449
  _CRPI,
1450
1450
  0,
1451
1451
  [_RPN, _RPD, _RDC, _RS, _RPTe, _IT],
1452
- [0, 0, () => ReportDeliveryChannel, () => ReportSetting, 128 | 0, [0, 4]],
1452
+ [0, 0, () => ReportDeliveryChannel$, () => ReportSetting$, 128 | 0, [0, 4]],
1453
1453
  ];
1454
- var CreateReportPlanOutput = [3, n0, _CRPO, 0, [_RPN, _RPAe, _CTr], [0, 0, 4]];
1455
- var CreateRestoreAccessBackupVaultInput = [
1454
+ var CreateReportPlanOutput$ = [3, n0, _CRPO, 0, [_RPN, _RPAe, _CTr], [0, 0, 4]];
1455
+ var CreateRestoreAccessBackupVaultInput$ = [
1456
1456
  3,
1457
1457
  n0,
1458
1458
  _CRABVI,
@@ -1460,7 +1460,7 @@ var CreateRestoreAccessBackupVaultInput = [
1460
1460
  [_SBVA, _BVN, _BVT, _CRI, _RC],
1461
1461
  [0, 0, [() => Tags, 0], [0, 4], [() => RequesterComment, 0]],
1462
1462
  ];
1463
- var CreateRestoreAccessBackupVaultOutput = [
1463
+ var CreateRestoreAccessBackupVaultOutput$ = [
1464
1464
  3,
1465
1465
  n0,
1466
1466
  _CRABVO,
@@ -1468,24 +1468,24 @@ var CreateRestoreAccessBackupVaultOutput = [
1468
1468
  [_RABVA, _VS, _RABVN, _CD],
1469
1469
  [0, 0, 0, 4],
1470
1470
  ];
1471
- var CreateRestoreTestingPlanInput = [
1471
+ var CreateRestoreTestingPlanInput$ = [
1472
1472
  3,
1473
1473
  n0,
1474
1474
  _CRTPI,
1475
1475
  0,
1476
1476
  [_CRI, _RTP, _Ta],
1477
- [0, () => RestoreTestingPlanForCreate, [() => SensitiveStringMap, 0]],
1477
+ [0, () => RestoreTestingPlanForCreate$, [() => SensitiveStringMap, 0]],
1478
1478
  ];
1479
- var CreateRestoreTestingPlanOutput = [3, n0, _CRTPO, 0, [_CTr, _RTPA, _RTPN], [4, 0, 0]];
1480
- var CreateRestoreTestingSelectionInput = [
1479
+ var CreateRestoreTestingPlanOutput$ = [3, n0, _CRTPO, 0, [_CTr, _RTPA, _RTPN], [4, 0, 0]];
1480
+ var CreateRestoreTestingSelectionInput$ = [
1481
1481
  3,
1482
1482
  n0,
1483
1483
  _CRTSI,
1484
1484
  0,
1485
1485
  [_CRI, _RTPN, _RTS],
1486
- [0, [0, 1], [() => RestoreTestingSelectionForCreate, 0]],
1486
+ [0, [0, 1], [() => RestoreTestingSelectionForCreate$, 0]],
1487
1487
  ];
1488
- var CreateRestoreTestingSelectionOutput = [
1488
+ var CreateRestoreTestingSelectionOutput$ = [
1489
1489
  3,
1490
1490
  n0,
1491
1491
  _CRTSO,
@@ -1493,19 +1493,19 @@ var CreateRestoreTestingSelectionOutput = [
1493
1493
  [_CTr, _RTPA, _RTPN, _RTSN],
1494
1494
  [4, 0, 0, 0],
1495
1495
  ];
1496
- var CreateTieringConfigurationInput = [
1496
+ var CreateTieringConfigurationInput$ = [
1497
1497
  3,
1498
1498
  n0,
1499
1499
  _CTCI,
1500
1500
  0,
1501
1501
  [_TC, _TCT, _CRI],
1502
- [() => TieringConfigurationInputForCreate, [() => Tags, 0], [0, 4]],
1502
+ [() => TieringConfigurationInputForCreate$, [() => Tags, 0], [0, 4]],
1503
1503
  ];
1504
- var CreateTieringConfigurationOutput = [3, n0, _CTCO, 0, [_TCA, _TCN, _CTr], [0, 0, 4]];
1505
- var DateRange = [3, n0, _DR, 0, [_FDr, _TD], [4, 4]];
1506
- var DeleteBackupPlanInput = [3, n0, _DBPI, 0, [_BPIa], [[0, 1]]];
1507
- var DeleteBackupPlanOutput = [3, n0, _DBPO, 0, [_BPIa, _BPA, _DD, _VI], [0, 0, 4, 0]];
1508
- var DeleteBackupSelectionInput = [
1504
+ var CreateTieringConfigurationOutput$ = [3, n0, _CTCO, 0, [_TCA, _TCN, _CTr], [0, 0, 4]];
1505
+ var DateRange$ = [3, n0, _DR, 0, [_FDr, _TD], [4, 4]];
1506
+ var DeleteBackupPlanInput$ = [3, n0, _DBPI, 0, [_BPIa], [[0, 1]]];
1507
+ var DeleteBackupPlanOutput$ = [3, n0, _DBPO, 0, [_BPIa, _BPA, _DD, _VI], [0, 0, 4, 0]];
1508
+ var DeleteBackupSelectionInput$ = [
1509
1509
  3,
1510
1510
  n0,
1511
1511
  _DBSI,
@@ -1516,12 +1516,12 @@ var DeleteBackupSelectionInput = [
1516
1516
  [0, 1],
1517
1517
  ],
1518
1518
  ];
1519
- var DeleteBackupVaultAccessPolicyInput = [3, n0, _DBVAPI, 0, [_BVN], [[0, 1]]];
1520
- var DeleteBackupVaultInput = [3, n0, _DBVI, 0, [_BVN], [[0, 1]]];
1521
- var DeleteBackupVaultLockConfigurationInput = [3, n0, _DBVLCI, 0, [_BVN], [[0, 1]]];
1522
- var DeleteBackupVaultNotificationsInput = [3, n0, _DBVNI, 0, [_BVN], [[0, 1]]];
1523
- var DeleteFrameworkInput = [3, n0, _DFI, 0, [_FN], [[0, 1]]];
1524
- var DeleteRecoveryPointInput = [
1519
+ var DeleteBackupVaultAccessPolicyInput$ = [3, n0, _DBVAPI, 0, [_BVN], [[0, 1]]];
1520
+ var DeleteBackupVaultInput$ = [3, n0, _DBVI, 0, [_BVN], [[0, 1]]];
1521
+ var DeleteBackupVaultLockConfigurationInput$ = [3, n0, _DBVLCI, 0, [_BVN], [[0, 1]]];
1522
+ var DeleteBackupVaultNotificationsInput$ = [3, n0, _DBVNI, 0, [_BVN], [[0, 1]]];
1523
+ var DeleteFrameworkInput$ = [3, n0, _DFI, 0, [_FN], [[0, 1]]];
1524
+ var DeleteRecoveryPointInput$ = [
1525
1525
  3,
1526
1526
  n0,
1527
1527
  _DRPI,
@@ -1532,9 +1532,9 @@ var DeleteRecoveryPointInput = [
1532
1532
  [0, 1],
1533
1533
  ],
1534
1534
  ];
1535
- var DeleteReportPlanInput = [3, n0, _DRPIe, 0, [_RPN], [[0, 1]]];
1536
- var DeleteRestoreTestingPlanInput = [3, n0, _DRTPI, 0, [_RTPN], [[0, 1]]];
1537
- var DeleteRestoreTestingSelectionInput = [
1535
+ var DeleteReportPlanInput$ = [3, n0, _DRPIe, 0, [_RPN], [[0, 1]]];
1536
+ var DeleteRestoreTestingPlanInput$ = [3, n0, _DRTPI, 0, [_RTPN], [[0, 1]]];
1537
+ var DeleteRestoreTestingSelectionInput$ = [
1538
1538
  3,
1539
1539
  n0,
1540
1540
  _DRTSI,
@@ -1545,9 +1545,9 @@ var DeleteRestoreTestingSelectionInput = [
1545
1545
  [0, 1],
1546
1546
  ],
1547
1547
  ];
1548
- var DeleteTieringConfigurationInput = [3, n0, _DTCI, 0, [_TCN], [[0, 1]]];
1549
- var DeleteTieringConfigurationOutput = [3, n0, _DTCO, 0, [], []];
1550
- var DependencyFailureException = [
1548
+ var DeleteTieringConfigurationInput$ = [3, n0, _DTCI, 0, [_TCN], [[0, 1]]];
1549
+ var DeleteTieringConfigurationOutput$ = [3, n0, _DTCO, 0, [], []];
1550
+ var DependencyFailureException$ = [
1551
1551
  -3,
1552
1552
  n0,
1553
1553
  _DFE,
@@ -1555,9 +1555,9 @@ var DependencyFailureException = [
1555
1555
  [_C, _M, _T, _Co],
1556
1556
  [0, 0, 0, 0],
1557
1557
  ];
1558
- schema.TypeRegistry.for(n0).registerError(DependencyFailureException, DependencyFailureException$1);
1559
- var DescribeBackupJobInput = [3, n0, _DBJI, 0, [_BJI], [[0, 1]]];
1560
- var DescribeBackupJobOutput = [
1558
+ schema.TypeRegistry.for(n0).registerError(DependencyFailureException$, DependencyFailureException);
1559
+ var DescribeBackupJobInput$ = [3, n0, _DBJI, 0, [_BJI], [[0, 1]]];
1560
+ var DescribeBackupJobOutput$ = [
1561
1561
  3,
1562
1562
  n0,
1563
1563
  _DBJO,
@@ -1600,7 +1600,7 @@ var DescribeBackupJobOutput = [
1600
1600
  0,
1601
1601
  0,
1602
1602
  0,
1603
- () => Lifecycle,
1603
+ () => Lifecycle$,
1604
1604
  0,
1605
1605
  0,
1606
1606
  0,
@@ -1615,7 +1615,7 @@ var DescribeBackupJobOutput = [
1615
1615
  0,
1616
1616
  1,
1617
1617
  0,
1618
- () => RecoveryPointCreator,
1618
+ () => RecoveryPointCreator$,
1619
1619
  0,
1620
1620
  1,
1621
1621
  4,
@@ -1631,7 +1631,7 @@ var DescribeBackupJobOutput = [
1631
1631
  0,
1632
1632
  ],
1633
1633
  ];
1634
- var DescribeBackupVaultInput = [
1634
+ var DescribeBackupVaultInput$ = [
1635
1635
  3,
1636
1636
  n0,
1637
1637
  _DBVIe,
@@ -1642,18 +1642,18 @@ var DescribeBackupVaultInput = [
1642
1642
  [0, { [_hQ]: _bVAI }],
1643
1643
  ],
1644
1644
  ];
1645
- var DescribeBackupVaultOutput = [
1645
+ var DescribeBackupVaultOutput$ = [
1646
1646
  3,
1647
1647
  n0,
1648
1648
  _DBVO,
1649
1649
  0,
1650
1650
  [_BVN, _BVA, _VT, _VS, _EKA, _CD, _CRI, _NORP, _Lo, _MRD, _MRDa, _LD, _SBVA, _MATA, _MSA, _LMATU, _EKT],
1651
- [0, 0, 0, 0, 0, 4, 0, 1, 2, 1, 1, 4, 0, 0, 0, () => LatestMpaApprovalTeamUpdate, 0],
1651
+ [0, 0, 0, 0, 0, 4, 0, 1, 2, 1, 1, 4, 0, 0, 0, () => LatestMpaApprovalTeamUpdate$, 0],
1652
1652
  ];
1653
- var DescribeCopyJobInput = [3, n0, _DCJI, 0, [_CJI], [[0, 1]]];
1654
- var DescribeCopyJobOutput = [3, n0, _DCJO, 0, [_CJ], [() => CopyJob]];
1655
- var DescribeFrameworkInput = [3, n0, _DFIe, 0, [_FN], [[0, 1]]];
1656
- var DescribeFrameworkOutput = [
1653
+ var DescribeCopyJobInput$ = [3, n0, _DCJI, 0, [_CJI], [[0, 1]]];
1654
+ var DescribeCopyJobOutput$ = [3, n0, _DCJO, 0, [_CJ], [() => CopyJob$]];
1655
+ var DescribeFrameworkInput$ = [3, n0, _DFIe, 0, [_FN], [[0, 1]]];
1656
+ var DescribeFrameworkOutput$ = [
1657
1657
  3,
1658
1658
  n0,
1659
1659
  _DFO,
@@ -1661,10 +1661,10 @@ var DescribeFrameworkOutput = [
1661
1661
  [_FN, _FA, _FD, _FC, _CTr, _DS, _FSr, _IT],
1662
1662
  [0, 0, 0, () => FrameworkControls, 4, 0, 0, 0],
1663
1663
  ];
1664
- var DescribeGlobalSettingsInput = [3, n0, _DGSI, 0, [], []];
1665
- var DescribeGlobalSettingsOutput = [3, n0, _DGSO, 0, [_GS, _LUT], [128 | 0, 4]];
1666
- var DescribeProtectedResourceInput = [3, n0, _DPRI, 0, [_RA], [[0, 1]]];
1667
- var DescribeProtectedResourceOutput = [
1664
+ var DescribeGlobalSettingsInput$ = [3, n0, _DGSI, 0, [], []];
1665
+ var DescribeGlobalSettingsOutput$ = [3, n0, _DGSO, 0, [_GS, _LUT], [128 | 0, 4]];
1666
+ var DescribeProtectedResourceInput$ = [3, n0, _DPRI, 0, [_RA], [[0, 1]]];
1667
+ var DescribeProtectedResourceOutput$ = [
1668
1668
  3,
1669
1669
  n0,
1670
1670
  _DPRO,
@@ -1672,7 +1672,7 @@ var DescribeProtectedResourceOutput = [
1672
1672
  [_RA, _RT, _LBT, _RN, _LBVA, _LRPA, _LRETM, _LRJCD, _LRRPCD],
1673
1673
  [0, 0, 4, 0, 0, 0, 1, 4, 4],
1674
1674
  ];
1675
- var DescribeRecoveryPointInput = [
1675
+ var DescribeRecoveryPointInput$ = [
1676
1676
  3,
1677
1677
  n0,
1678
1678
  _DRPIes,
@@ -1684,7 +1684,7 @@ var DescribeRecoveryPointInput = [
1684
1684
  [0, { [_hQ]: _bVAI }],
1685
1685
  ],
1686
1686
  ];
1687
- var DescribeRecoveryPointOutput = [
1687
+ var DescribeRecoveryPointOutput$ = [
1688
1688
  3,
1689
1689
  n0,
1690
1690
  _DRPO,
@@ -1727,7 +1727,7 @@ var DescribeRecoveryPointOutput = [
1727
1727
  0,
1728
1728
  0,
1729
1729
  0,
1730
- () => RecoveryPointCreator,
1730
+ () => RecoveryPointCreator$,
1731
1731
  0,
1732
1732
  0,
1733
1733
  0,
@@ -1735,8 +1735,8 @@ var DescribeRecoveryPointOutput = [
1735
1735
  4,
1736
1736
  4,
1737
1737
  1,
1738
- () => CalculatedLifecycle,
1739
- () => Lifecycle,
1738
+ () => CalculatedLifecycle$,
1739
+ () => Lifecycle$,
1740
1740
  0,
1741
1741
  2,
1742
1742
  0,
@@ -1752,14 +1752,21 @@ var DescribeRecoveryPointOutput = [
1752
1752
  () => ScanResults,
1753
1753
  ],
1754
1754
  ];
1755
- var DescribeRegionSettingsInput = [3, n0, _DRSI, 0, [], []];
1756
- var DescribeRegionSettingsOutput = [3, n0, _DRSO, 0, [_RTOIP, _RTMP], [128 | 2, 128 | 2]];
1757
- var DescribeReportJobInput = [3, n0, _DRJI, 0, [_RJI], [[0, 1]]];
1758
- var DescribeReportJobOutput = [3, n0, _DRJO, 0, [_RJ], [() => ReportJob]];
1759
- var DescribeReportPlanInput = [3, n0, _DRPIesc, 0, [_RPN], [[0, 1]]];
1760
- var DescribeReportPlanOutput = [3, n0, _DRPOe, 0, [_RP], [() => ReportPlan]];
1761
- var DescribeRestoreJobInput = [3, n0, _DRJIe, 0, [_RJIe], [[0, 1]]];
1762
- var DescribeRestoreJobOutput = [
1755
+ var DescribeRegionSettingsInput$ = [3, n0, _DRSI, 0, [], []];
1756
+ var DescribeRegionSettingsOutput$ = [
1757
+ 3,
1758
+ n0,
1759
+ _DRSO,
1760
+ 0,
1761
+ [_RTOIP, _RTMP],
1762
+ [128 | 2, 128 | 2],
1763
+ ];
1764
+ var DescribeReportJobInput$ = [3, n0, _DRJI, 0, [_RJI], [[0, 1]]];
1765
+ var DescribeReportJobOutput$ = [3, n0, _DRJO, 0, [_RJ], [() => ReportJob$]];
1766
+ var DescribeReportPlanInput$ = [3, n0, _DRPIesc, 0, [_RPN], [[0, 1]]];
1767
+ var DescribeReportPlanOutput$ = [3, n0, _DRPOe, 0, [_RP], [() => ReportPlan$]];
1768
+ var DescribeRestoreJobInput$ = [3, n0, _DRJIe, 0, [_RJIe], [[0, 1]]];
1769
+ var DescribeRestoreJobOutput$ = [
1763
1770
  3,
1764
1771
  n0,
1765
1772
  _DRJOe,
@@ -1789,18 +1796,18 @@ var DescribeRestoreJobOutput = [
1789
1796
  _IP,
1790
1797
  _PJI,
1791
1798
  ],
1792
- [0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 1, 0, 1, 0, 0, 4, () => RestoreJobCreator, 0, 0, 0, 0, 2, 0],
1799
+ [0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 1, 0, 1, 0, 0, 4, () => RestoreJobCreator$, 0, 0, 0, 0, 2, 0],
1793
1800
  ];
1794
- var DescribeScanJobInput = [3, n0, _DSJI, 0, [_SJI], [[0, 1]]];
1795
- var DescribeScanJobOutput = [
1801
+ var DescribeScanJobInput$ = [3, n0, _DSJI, 0, [_SJI], [[0, 1]]];
1802
+ var DescribeScanJobOutput$ = [
1796
1803
  3,
1797
1804
  n0,
1798
1805
  _DSJO,
1799
1806
  0,
1800
1807
  [_AI, _BVA, _BVN, _CDo, _CB, _CD, _IRA, _MS, _RPA, _RA, _RN, _RT, _SBRPA, _SIc, _SJI, _SMc, _SRc, _SRAc, _S, _SM],
1801
- [0, 0, 0, 4, () => ScanJobCreator, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, () => ScanResultInfo, 0, 0, 0],
1808
+ [0, 0, 0, 4, () => ScanJobCreator$, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, () => ScanResultInfo$, 0, 0, 0],
1802
1809
  ];
1803
- var DisassociateBackupVaultMpaApprovalTeamInput = [
1810
+ var DisassociateBackupVaultMpaApprovalTeamInput$ = [
1804
1811
  3,
1805
1812
  n0,
1806
1813
  _DBVMATI,
@@ -1811,7 +1818,7 @@ var DisassociateBackupVaultMpaApprovalTeamInput = [
1811
1818
  [() => RequesterComment, 0],
1812
1819
  ],
1813
1820
  ];
1814
- var DisassociateRecoveryPointFromParentInput = [
1821
+ var DisassociateRecoveryPointFromParentInput$ = [
1815
1822
  3,
1816
1823
  n0,
1817
1824
  _DRPFPI,
@@ -1822,7 +1829,7 @@ var DisassociateRecoveryPointFromParentInput = [
1822
1829
  [0, 1],
1823
1830
  ],
1824
1831
  ];
1825
- var DisassociateRecoveryPointInput = [
1832
+ var DisassociateRecoveryPointInput$ = [
1826
1833
  3,
1827
1834
  n0,
1828
1835
  _DRPIi,
@@ -1833,29 +1840,36 @@ var DisassociateRecoveryPointInput = [
1833
1840
  [0, 1],
1834
1841
  ],
1835
1842
  ];
1836
- var ExportBackupPlanTemplateInput = [3, n0, _EBPTI, 0, [_BPIa], [[0, 1]]];
1837
- var ExportBackupPlanTemplateOutput = [3, n0, _EBPTO, 0, [_BPTJ], [0]];
1838
- var Framework = [3, n0, _Fr, 0, [_FN, _FA, _FD, _NOC, _CTr, _DS], [0, 0, 0, 1, 4, 0]];
1839
- var FrameworkControl = [
1843
+ var ExportBackupPlanTemplateInput$ = [3, n0, _EBPTI, 0, [_BPIa], [[0, 1]]];
1844
+ var ExportBackupPlanTemplateOutput$ = [3, n0, _EBPTO, 0, [_BPTJ], [0]];
1845
+ var Framework$ = [3, n0, _Fr, 0, [_FN, _FA, _FD, _NOC, _CTr, _DS], [0, 0, 0, 1, 4, 0]];
1846
+ var FrameworkControl$ = [
1840
1847
  3,
1841
1848
  n0,
1842
1849
  _FCr,
1843
1850
  0,
1844
1851
  [_CN, _CIPo, _CS],
1845
- [0, () => ControlInputParameters, () => ControlScope],
1852
+ [0, () => ControlInputParameters, () => ControlScope$],
1853
+ ];
1854
+ var GetBackupPlanFromJSONInput$ = [3, n0, _GBPFJSONI, 0, [_BPTJ], [0]];
1855
+ var GetBackupPlanFromJSONOutput$ = [
1856
+ 3,
1857
+ n0,
1858
+ _GBPFJSONO,
1859
+ 0,
1860
+ [_BP],
1861
+ [[() => BackupPlan$, 0]],
1846
1862
  ];
1847
- var GetBackupPlanFromJSONInput = [3, n0, _GBPFJSONI, 0, [_BPTJ], [0]];
1848
- var GetBackupPlanFromJSONOutput = [3, n0, _GBPFJSONO, 0, [_BP], [[() => BackupPlan, 0]]];
1849
- var GetBackupPlanFromTemplateInput = [3, n0, _GBPFTI, 0, [_BPTI], [[0, 1]]];
1850
- var GetBackupPlanFromTemplateOutput = [
1863
+ var GetBackupPlanFromTemplateInput$ = [3, n0, _GBPFTI, 0, [_BPTI], [[0, 1]]];
1864
+ var GetBackupPlanFromTemplateOutput$ = [
1851
1865
  3,
1852
1866
  n0,
1853
1867
  _GBPFTO,
1854
1868
  0,
1855
1869
  [_BPD],
1856
- [[() => BackupPlan, 0]],
1870
+ [[() => BackupPlan$, 0]],
1857
1871
  ];
1858
- var GetBackupPlanInput = [
1872
+ var GetBackupPlanInput$ = [
1859
1873
  3,
1860
1874
  n0,
1861
1875
  _GBPI,
@@ -1867,15 +1881,15 @@ var GetBackupPlanInput = [
1867
1881
  [1, { [_hQ]: _MSRP }],
1868
1882
  ],
1869
1883
  ];
1870
- var GetBackupPlanOutput = [
1884
+ var GetBackupPlanOutput$ = [
1871
1885
  3,
1872
1886
  n0,
1873
1887
  _GBPO,
1874
1888
  0,
1875
1889
  [_BP, _BPIa, _BPA, _VI, _CRI, _CD, _DD, _LED, _ABSd, _SRP],
1876
- [[() => BackupPlan, 0], 0, 0, 0, 0, 4, 4, 4, () => AdvancedBackupSettings, () => ScheduledRunsPreview],
1890
+ [[() => BackupPlan$, 0], 0, 0, 0, 0, 4, 4, 4, () => AdvancedBackupSettings, () => ScheduledRunsPreview],
1877
1891
  ];
1878
- var GetBackupSelectionInput = [
1892
+ var GetBackupSelectionInput$ = [
1879
1893
  3,
1880
1894
  n0,
1881
1895
  _GBSI,
@@ -1886,18 +1900,18 @@ var GetBackupSelectionInput = [
1886
1900
  [0, 1],
1887
1901
  ],
1888
1902
  ];
1889
- var GetBackupSelectionOutput = [
1903
+ var GetBackupSelectionOutput$ = [
1890
1904
  3,
1891
1905
  n0,
1892
1906
  _GBSO,
1893
1907
  0,
1894
1908
  [_BS, _SI, _BPIa, _CD, _CRI],
1895
- [() => BackupSelection, 0, 0, 4, 0],
1909
+ [() => BackupSelection$, 0, 0, 4, 0],
1896
1910
  ];
1897
- var GetBackupVaultAccessPolicyInput = [3, n0, _GBVAPI, 0, [_BVN], [[0, 1]]];
1898
- var GetBackupVaultAccessPolicyOutput = [3, n0, _GBVAPO, 0, [_BVN, _BVA, _P], [0, 0, 0]];
1899
- var GetBackupVaultNotificationsInput = [3, n0, _GBVNI, 0, [_BVN], [[0, 1]]];
1900
- var GetBackupVaultNotificationsOutput = [
1911
+ var GetBackupVaultAccessPolicyInput$ = [3, n0, _GBVAPI, 0, [_BVN], [[0, 1]]];
1912
+ var GetBackupVaultAccessPolicyOutput$ = [3, n0, _GBVAPO, 0, [_BVN, _BVA, _P], [0, 0, 0]];
1913
+ var GetBackupVaultNotificationsInput$ = [3, n0, _GBVNI, 0, [_BVN], [[0, 1]]];
1914
+ var GetBackupVaultNotificationsOutput$ = [
1901
1915
  3,
1902
1916
  n0,
1903
1917
  _GBVNO,
@@ -1905,16 +1919,16 @@ var GetBackupVaultNotificationsOutput = [
1905
1919
  [_BVN, _BVA, _SNSTA, _BVE],
1906
1920
  [0, 0, 0, 64 | 0],
1907
1921
  ];
1908
- var GetLegalHoldInput = [3, n0, _GLHI, 0, [_LHI], [[0, 1]]];
1909
- var GetLegalHoldOutput = [
1922
+ var GetLegalHoldInput$ = [3, n0, _GLHI, 0, [_LHI], [[0, 1]]];
1923
+ var GetLegalHoldOutput$ = [
1910
1924
  3,
1911
1925
  n0,
1912
1926
  _GLHO,
1913
1927
  0,
1914
1928
  [_Ti, _St, _D, _CDa, _LHI, _LHA, _CD, _CDan, _RRU, _RPS],
1915
- [0, 0, 0, 0, 0, 0, 4, 4, 4, () => RecoveryPointSelection],
1929
+ [0, 0, 0, 0, 0, 0, 4, 4, 4, () => RecoveryPointSelection$],
1916
1930
  ];
1917
- var GetRecoveryPointIndexDetailsInput = [
1931
+ var GetRecoveryPointIndexDetailsInput$ = [
1918
1932
  3,
1919
1933
  n0,
1920
1934
  _GRPIDI,
@@ -1925,7 +1939,7 @@ var GetRecoveryPointIndexDetailsInput = [
1925
1939
  [0, 1],
1926
1940
  ],
1927
1941
  ];
1928
- var GetRecoveryPointIndexDetailsOutput = [
1942
+ var GetRecoveryPointIndexDetailsOutput$ = [
1929
1943
  3,
1930
1944
  n0,
1931
1945
  _GRPIDO,
@@ -1933,7 +1947,7 @@ var GetRecoveryPointIndexDetailsOutput = [
1933
1947
  [_RPA, _BVA, _SRA, _ICD, _IDD, _ICDn, _IS, _ISM, _TII],
1934
1948
  [0, 0, 0, 4, 4, 4, 0, 0, 1],
1935
1949
  ];
1936
- var GetRecoveryPointRestoreMetadataInput = [
1950
+ var GetRecoveryPointRestoreMetadataInput$ = [
1937
1951
  3,
1938
1952
  n0,
1939
1953
  _GRPRMI,
@@ -1945,7 +1959,7 @@ var GetRecoveryPointRestoreMetadataInput = [
1945
1959
  [0, { [_hQ]: _bVAI }],
1946
1960
  ],
1947
1961
  ];
1948
- var GetRecoveryPointRestoreMetadataOutput = [
1962
+ var GetRecoveryPointRestoreMetadataOutput$ = [
1949
1963
  3,
1950
1964
  n0,
1951
1965
  _GRPRMO,
@@ -1953,8 +1967,8 @@ var GetRecoveryPointRestoreMetadataOutput = [
1953
1967
  [_BVA, _RPA, _RM, _RT],
1954
1968
  [0, 0, [() => Metadata, 0], 0],
1955
1969
  ];
1956
- var GetRestoreJobMetadataInput = [3, n0, _GRJMI, 0, [_RJIe], [[0, 1]]];
1957
- var GetRestoreJobMetadataOutput = [
1970
+ var GetRestoreJobMetadataInput$ = [3, n0, _GRJMI, 0, [_RJIe], [[0, 1]]];
1971
+ var GetRestoreJobMetadataOutput$ = [
1958
1972
  3,
1959
1973
  n0,
1960
1974
  _GRJMO,
@@ -1962,7 +1976,7 @@ var GetRestoreJobMetadataOutput = [
1962
1976
  [_RJIe, _Me],
1963
1977
  [0, [() => Metadata, 0]],
1964
1978
  ];
1965
- var GetRestoreTestingInferredMetadataInput = [
1979
+ var GetRestoreTestingInferredMetadataInput$ = [
1966
1980
  3,
1967
1981
  n0,
1968
1982
  _GRTIMI,
@@ -1974,17 +1988,17 @@ var GetRestoreTestingInferredMetadataInput = [
1974
1988
  [0, { [_hQ]: _RPA }],
1975
1989
  ],
1976
1990
  ];
1977
- var GetRestoreTestingInferredMetadataOutput = [3, n0, _GRTIMO, 0, [_IM], [128 | 0]];
1978
- var GetRestoreTestingPlanInput = [3, n0, _GRTPI, 0, [_RTPN], [[0, 1]]];
1979
- var GetRestoreTestingPlanOutput = [
1991
+ var GetRestoreTestingInferredMetadataOutput$ = [3, n0, _GRTIMO, 0, [_IM], [128 | 0]];
1992
+ var GetRestoreTestingPlanInput$ = [3, n0, _GRTPI, 0, [_RTPN], [[0, 1]]];
1993
+ var GetRestoreTestingPlanOutput$ = [
1980
1994
  3,
1981
1995
  n0,
1982
1996
  _GRTPO,
1983
1997
  0,
1984
1998
  [_RTP],
1985
- [() => RestoreTestingPlanForGet],
1999
+ [() => RestoreTestingPlanForGet$],
1986
2000
  ];
1987
- var GetRestoreTestingSelectionInput = [
2001
+ var GetRestoreTestingSelectionInput$ = [
1988
2002
  3,
1989
2003
  n0,
1990
2004
  _GRTSI,
@@ -1995,26 +2009,26 @@ var GetRestoreTestingSelectionInput = [
1995
2009
  [0, 1],
1996
2010
  ],
1997
2011
  ];
1998
- var GetRestoreTestingSelectionOutput = [
2012
+ var GetRestoreTestingSelectionOutput$ = [
1999
2013
  3,
2000
2014
  n0,
2001
2015
  _GRTSO,
2002
2016
  0,
2003
2017
  [_RTS],
2004
- [[() => RestoreTestingSelectionForGet, 0]],
2018
+ [[() => RestoreTestingSelectionForGet$, 0]],
2005
2019
  ];
2006
- var GetSupportedResourceTypesOutput = [3, n0, _GSRTO, 0, [_RTe], [64 | 0]];
2007
- var GetTieringConfigurationInput = [3, n0, _GTCI, 0, [_TCN], [[0, 1]]];
2008
- var GetTieringConfigurationOutput = [
2020
+ var GetSupportedResourceTypesOutput$ = [3, n0, _GSRTO, 0, [_RTe], [64 | 0]];
2021
+ var GetTieringConfigurationInput$ = [3, n0, _GTCI, 0, [_TCN], [[0, 1]]];
2022
+ var GetTieringConfigurationOutput$ = [
2009
2023
  3,
2010
2024
  n0,
2011
2025
  _GTCO,
2012
2026
  0,
2013
2027
  [_TC],
2014
- [() => TieringConfiguration],
2028
+ [() => TieringConfiguration$],
2015
2029
  ];
2016
- var IndexAction = [3, n0, _IAn, 0, [_RTe], [64 | 0]];
2017
- var IndexedRecoveryPoint = [
2030
+ var IndexAction$ = [3, n0, _IAn, 0, [_RTe], [64 | 0]];
2031
+ var IndexedRecoveryPoint$ = [
2018
2032
  3,
2019
2033
  n0,
2020
2034
  _IRP,
@@ -2022,7 +2036,7 @@ var IndexedRecoveryPoint = [
2022
2036
  [_RPA, _SRA, _IRA, _BCD, _RT, _ICD, _IS, _ISM, _BVA],
2023
2037
  [0, 0, 0, 4, 0, 4, 0, 0, 0],
2024
2038
  ];
2025
- var InvalidParameterValueException = [
2039
+ var InvalidParameterValueException$ = [
2026
2040
  -3,
2027
2041
  n0,
2028
2042
  _IPVE,
@@ -2030,10 +2044,10 @@ var InvalidParameterValueException = [
2030
2044
  [_C, _M, _T, _Co],
2031
2045
  [0, 0, 0, 0],
2032
2046
  ];
2033
- schema.TypeRegistry.for(n0).registerError(InvalidParameterValueException, InvalidParameterValueException$1);
2034
- var InvalidRequestException = [-3, n0, _IRE, { [_e]: _c }, [_C, _M, _T, _Co], [0, 0, 0, 0]];
2035
- schema.TypeRegistry.for(n0).registerError(InvalidRequestException, InvalidRequestException$1);
2036
- var InvalidResourceStateException = [
2047
+ schema.TypeRegistry.for(n0).registerError(InvalidParameterValueException$, InvalidParameterValueException);
2048
+ var InvalidRequestException$ = [-3, n0, _IRE, { [_e]: _c }, [_C, _M, _T, _Co], [0, 0, 0, 0]];
2049
+ schema.TypeRegistry.for(n0).registerError(InvalidRequestException$, InvalidRequestException);
2050
+ var InvalidResourceStateException$ = [
2037
2051
  -3,
2038
2052
  n0,
2039
2053
  _IRSE,
@@ -2041,9 +2055,9 @@ var InvalidResourceStateException = [
2041
2055
  [_C, _M, _T, _Co],
2042
2056
  [0, 0, 0, 0],
2043
2057
  ];
2044
- schema.TypeRegistry.for(n0).registerError(InvalidResourceStateException, InvalidResourceStateException$1);
2045
- var KeyValue = [3, n0, _KV, 0, [_K, _V], [0, 0]];
2046
- var LatestMpaApprovalTeamUpdate = [
2058
+ schema.TypeRegistry.for(n0).registerError(InvalidResourceStateException$, InvalidResourceStateException);
2059
+ var KeyValue$ = [3, n0, _KV, 0, [_K, _V], [0, 0]];
2060
+ var LatestMpaApprovalTeamUpdate$ = [
2047
2061
  3,
2048
2062
  n0,
2049
2063
  _LMATU,
@@ -2051,8 +2065,8 @@ var LatestMpaApprovalTeamUpdate = [
2051
2065
  [_MSA, _St, _SM, _ID, _ED],
2052
2066
  [0, 0, 0, 4, 4],
2053
2067
  ];
2054
- var LatestRevokeRequest = [3, n0, _LRR, 0, [_MSA, _St, _SM, _ID, _ED], [0, 0, 0, 4, 4]];
2055
- var LegalHold = [
2068
+ var LatestRevokeRequest$ = [3, n0, _LRR, 0, [_MSA, _St, _SM, _ID, _ED], [0, 0, 0, 4, 4]];
2069
+ var LegalHold$ = [
2056
2070
  3,
2057
2071
  n0,
2058
2072
  _LH,
@@ -2060,10 +2074,10 @@ var LegalHold = [
2060
2074
  [_Ti, _St, _D, _LHI, _LHA, _CD, _CDan],
2061
2075
  [0, 0, 0, 0, 0, 4, 4],
2062
2076
  ];
2063
- var Lifecycle = [3, n0, _L, 0, [_MTCSAD, _DAD, _OITAFSR, _DAE], [1, 1, 2, 0]];
2064
- var LimitExceededException = [-3, n0, _LEE, { [_e]: _c }, [_C, _M, _T, _Co], [0, 0, 0, 0]];
2065
- schema.TypeRegistry.for(n0).registerError(LimitExceededException, LimitExceededException$1);
2066
- var ListBackupJobsInput = [
2077
+ var Lifecycle$ = [3, n0, _L, 0, [_MTCSAD, _DAD, _OITAFSR, _DAE], [1, 1, 2, 0]];
2078
+ var LimitExceededException$ = [-3, n0, _LEE, { [_e]: _c }, [_C, _M, _T, _Co], [0, 0, 0, 0]];
2079
+ schema.TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
2080
+ var ListBackupJobsInput$ = [
2067
2081
  3,
2068
2082
  n0,
2069
2083
  _LBJI,
@@ -2085,8 +2099,8 @@ var ListBackupJobsInput = [
2085
2099
  [0, { [_hQ]: _mC }],
2086
2100
  ],
2087
2101
  ];
2088
- var ListBackupJobsOutput = [3, n0, _LBJO, 0, [_BJa, _NT], [() => BackupJobsList, 0]];
2089
- var ListBackupJobSummariesInput = [
2102
+ var ListBackupJobsOutput$ = [3, n0, _LBJO, 0, [_BJa, _NT], [() => BackupJobsList, 0]];
2103
+ var ListBackupJobSummariesInput$ = [
2090
2104
  3,
2091
2105
  n0,
2092
2106
  _LBJSI,
@@ -2102,7 +2116,7 @@ var ListBackupJobSummariesInput = [
2102
2116
  [0, { [_hQ]: _NT }],
2103
2117
  ],
2104
2118
  ];
2105
- var ListBackupJobSummariesOutput = [
2119
+ var ListBackupJobSummariesOutput$ = [
2106
2120
  3,
2107
2121
  n0,
2108
2122
  _LBJSO,
@@ -2110,7 +2124,7 @@ var ListBackupJobSummariesOutput = [
2110
2124
  [_BJSa, _AP, _NT],
2111
2125
  [() => BackupJobSummaryList, 0, 0],
2112
2126
  ];
2113
- var ListBackupPlansInput = [
2127
+ var ListBackupPlansInput$ = [
2114
2128
  3,
2115
2129
  n0,
2116
2130
  _LBPI,
@@ -2122,8 +2136,8 @@ var ListBackupPlansInput = [
2122
2136
  [2, { [_hQ]: _iD }],
2123
2137
  ],
2124
2138
  ];
2125
- var ListBackupPlansOutput = [3, n0, _LBPO, 0, [_NT, _BPL], [0, () => BackupPlansList]];
2126
- var ListBackupPlanTemplatesInput = [
2139
+ var ListBackupPlansOutput$ = [3, n0, _LBPO, 0, [_NT, _BPL], [0, () => BackupPlansList]];
2140
+ var ListBackupPlanTemplatesInput$ = [
2127
2141
  3,
2128
2142
  n0,
2129
2143
  _LBPTI,
@@ -2134,7 +2148,7 @@ var ListBackupPlanTemplatesInput = [
2134
2148
  [1, { [_hQ]: _mR }],
2135
2149
  ],
2136
2150
  ];
2137
- var ListBackupPlanTemplatesOutput = [
2151
+ var ListBackupPlanTemplatesOutput$ = [
2138
2152
  3,
2139
2153
  n0,
2140
2154
  _LBPTO,
@@ -2142,7 +2156,7 @@ var ListBackupPlanTemplatesOutput = [
2142
2156
  [_NT, _BPTL],
2143
2157
  [0, () => BackupPlanTemplatesList],
2144
2158
  ];
2145
- var ListBackupPlanVersionsInput = [
2159
+ var ListBackupPlanVersionsInput$ = [
2146
2160
  3,
2147
2161
  n0,
2148
2162
  _LBPVI,
@@ -2154,7 +2168,7 @@ var ListBackupPlanVersionsInput = [
2154
2168
  [1, { [_hQ]: _mR }],
2155
2169
  ],
2156
2170
  ];
2157
- var ListBackupPlanVersionsOutput = [
2171
+ var ListBackupPlanVersionsOutput$ = [
2158
2172
  3,
2159
2173
  n0,
2160
2174
  _LBPVO,
@@ -2162,7 +2176,7 @@ var ListBackupPlanVersionsOutput = [
2162
2176
  [_NT, _BPVL],
2163
2177
  [0, () => BackupPlanVersionsList],
2164
2178
  ];
2165
- var ListBackupSelectionsInput = [
2179
+ var ListBackupSelectionsInput$ = [
2166
2180
  3,
2167
2181
  n0,
2168
2182
  _LBSI,
@@ -2174,7 +2188,7 @@ var ListBackupSelectionsInput = [
2174
2188
  [1, { [_hQ]: _mR }],
2175
2189
  ],
2176
2190
  ];
2177
- var ListBackupSelectionsOutput = [
2191
+ var ListBackupSelectionsOutput$ = [
2178
2192
  3,
2179
2193
  n0,
2180
2194
  _LBSO,
@@ -2182,7 +2196,7 @@ var ListBackupSelectionsOutput = [
2182
2196
  [_NT, _BSL],
2183
2197
  [0, () => BackupSelectionsList],
2184
2198
  ];
2185
- var ListBackupVaultsInput = [
2199
+ var ListBackupVaultsInput$ = [
2186
2200
  3,
2187
2201
  n0,
2188
2202
  _LBVI,
@@ -2195,8 +2209,8 @@ var ListBackupVaultsInput = [
2195
2209
  [1, { [_hQ]: _mR }],
2196
2210
  ],
2197
2211
  ];
2198
- var ListBackupVaultsOutput = [3, n0, _LBVO, 0, [_BVL, _NT], [() => BackupVaultList, 0]];
2199
- var ListCopyJobsInput = [
2212
+ var ListBackupVaultsOutput$ = [3, n0, _LBVO, 0, [_BVL, _NT], [() => BackupVaultList, 0]];
2213
+ var ListCopyJobsInput$ = [
2200
2214
  3,
2201
2215
  n0,
2202
2216
  _LCJI,
@@ -2219,8 +2233,8 @@ var ListCopyJobsInput = [
2219
2233
  [0, { [_hQ]: _sRPA }],
2220
2234
  ],
2221
2235
  ];
2222
- var ListCopyJobsOutput = [3, n0, _LCJO, 0, [_CJo, _NT], [() => CopyJobsList, 0]];
2223
- var ListCopyJobSummariesInput = [
2236
+ var ListCopyJobsOutput$ = [3, n0, _LCJO, 0, [_CJo, _NT], [() => CopyJobsList, 0]];
2237
+ var ListCopyJobSummariesInput$ = [
2224
2238
  3,
2225
2239
  n0,
2226
2240
  _LCJSI,
@@ -2236,7 +2250,7 @@ var ListCopyJobSummariesInput = [
2236
2250
  [0, { [_hQ]: _NT }],
2237
2251
  ],
2238
2252
  ];
2239
- var ListCopyJobSummariesOutput = [
2253
+ var ListCopyJobSummariesOutput$ = [
2240
2254
  3,
2241
2255
  n0,
2242
2256
  _LCJSO,
@@ -2244,7 +2258,7 @@ var ListCopyJobSummariesOutput = [
2244
2258
  [_CJSo, _AP, _NT],
2245
2259
  [() => CopyJobSummaryList, 0, 0],
2246
2260
  ];
2247
- var ListFrameworksInput = [
2261
+ var ListFrameworksInput$ = [
2248
2262
  3,
2249
2263
  n0,
2250
2264
  _LFI,
@@ -2255,8 +2269,8 @@ var ListFrameworksInput = [
2255
2269
  [0, { [_hQ]: _NT }],
2256
2270
  ],
2257
2271
  ];
2258
- var ListFrameworksOutput = [3, n0, _LFO, 0, [_Fra, _NT], [() => FrameworkList, 0]];
2259
- var ListIndexedRecoveryPointsInput = [
2272
+ var ListFrameworksOutput$ = [3, n0, _LFO, 0, [_Fra, _NT], [() => FrameworkList, 0]];
2273
+ var ListIndexedRecoveryPointsInput$ = [
2260
2274
  3,
2261
2275
  n0,
2262
2276
  _LIRPI,
@@ -2272,7 +2286,7 @@ var ListIndexedRecoveryPointsInput = [
2272
2286
  [0, { [_hQ]: _iS }],
2273
2287
  ],
2274
2288
  ];
2275
- var ListIndexedRecoveryPointsOutput = [
2289
+ var ListIndexedRecoveryPointsOutput$ = [
2276
2290
  3,
2277
2291
  n0,
2278
2292
  _LIRPO,
@@ -2280,7 +2294,7 @@ var ListIndexedRecoveryPointsOutput = [
2280
2294
  [_IRPn, _NT],
2281
2295
  [() => IndexedRecoveryPointList, 0],
2282
2296
  ];
2283
- var ListLegalHoldsInput = [
2297
+ var ListLegalHoldsInput$ = [
2284
2298
  3,
2285
2299
  n0,
2286
2300
  _LLHI,
@@ -2291,8 +2305,8 @@ var ListLegalHoldsInput = [
2291
2305
  [1, { [_hQ]: _mR }],
2292
2306
  ],
2293
2307
  ];
2294
- var ListLegalHoldsOutput = [3, n0, _LLHO, 0, [_NT, _LHe], [0, () => LegalHoldsList]];
2295
- var ListProtectedResourcesByBackupVaultInput = [
2308
+ var ListLegalHoldsOutput$ = [3, n0, _LLHO, 0, [_NT, _LHe], [0, () => LegalHoldsList]];
2309
+ var ListProtectedResourcesByBackupVaultInput$ = [
2296
2310
  3,
2297
2311
  n0,
2298
2312
  _LPRBBVI,
@@ -2305,7 +2319,7 @@ var ListProtectedResourcesByBackupVaultInput = [
2305
2319
  [1, { [_hQ]: _mR }],
2306
2320
  ],
2307
2321
  ];
2308
- var ListProtectedResourcesByBackupVaultOutput = [
2322
+ var ListProtectedResourcesByBackupVaultOutput$ = [
2309
2323
  3,
2310
2324
  n0,
2311
2325
  _LPRBBVO,
@@ -2313,7 +2327,7 @@ var ListProtectedResourcesByBackupVaultOutput = [
2313
2327
  [_Res, _NT],
2314
2328
  [() => ProtectedResourcesList, 0],
2315
2329
  ];
2316
- var ListProtectedResourcesInput = [
2330
+ var ListProtectedResourcesInput$ = [
2317
2331
  3,
2318
2332
  n0,
2319
2333
  _LPRI,
@@ -2324,7 +2338,7 @@ var ListProtectedResourcesInput = [
2324
2338
  [1, { [_hQ]: _mR }],
2325
2339
  ],
2326
2340
  ];
2327
- var ListProtectedResourcesOutput = [
2341
+ var ListProtectedResourcesOutput$ = [
2328
2342
  3,
2329
2343
  n0,
2330
2344
  _LPRO,
@@ -2332,7 +2346,7 @@ var ListProtectedResourcesOutput = [
2332
2346
  [_Res, _NT],
2333
2347
  [() => ProtectedResourcesList, 0],
2334
2348
  ];
2335
- var ListRecoveryPointsByBackupVaultInput = [
2349
+ var ListRecoveryPointsByBackupVaultInput$ = [
2336
2350
  3,
2337
2351
  n0,
2338
2352
  _LRPBBVI,
@@ -2351,7 +2365,7 @@ var ListRecoveryPointsByBackupVaultInput = [
2351
2365
  [0, { [_hQ]: _pRPA }],
2352
2366
  ],
2353
2367
  ];
2354
- var ListRecoveryPointsByBackupVaultOutput = [
2368
+ var ListRecoveryPointsByBackupVaultOutput$ = [
2355
2369
  3,
2356
2370
  n0,
2357
2371
  _LRPBBVO,
@@ -2359,7 +2373,7 @@ var ListRecoveryPointsByBackupVaultOutput = [
2359
2373
  [_NT, _RPe],
2360
2374
  [0, () => RecoveryPointByBackupVaultList],
2361
2375
  ];
2362
- var ListRecoveryPointsByLegalHoldInput = [
2376
+ var ListRecoveryPointsByLegalHoldInput$ = [
2363
2377
  3,
2364
2378
  n0,
2365
2379
  _LRPBLHI,
@@ -2371,7 +2385,7 @@ var ListRecoveryPointsByLegalHoldInput = [
2371
2385
  [1, { [_hQ]: _mR }],
2372
2386
  ],
2373
2387
  ];
2374
- var ListRecoveryPointsByLegalHoldOutput = [
2388
+ var ListRecoveryPointsByLegalHoldOutput$ = [
2375
2389
  3,
2376
2390
  n0,
2377
2391
  _LRPBLHO,
@@ -2379,7 +2393,7 @@ var ListRecoveryPointsByLegalHoldOutput = [
2379
2393
  [_RPe, _NT],
2380
2394
  [() => RecoveryPointsList, 0],
2381
2395
  ];
2382
- var ListRecoveryPointsByResourceInput = [
2396
+ var ListRecoveryPointsByResourceInput$ = [
2383
2397
  3,
2384
2398
  n0,
2385
2399
  _LRPBRI,
@@ -2392,7 +2406,7 @@ var ListRecoveryPointsByResourceInput = [
2392
2406
  [2, { [_hQ]: _mBAWSBO }],
2393
2407
  ],
2394
2408
  ];
2395
- var ListRecoveryPointsByResourceOutput = [
2409
+ var ListRecoveryPointsByResourceOutput$ = [
2396
2410
  3,
2397
2411
  n0,
2398
2412
  _LRPBRO,
@@ -2400,7 +2414,7 @@ var ListRecoveryPointsByResourceOutput = [
2400
2414
  [_NT, _RPe],
2401
2415
  [0, () => RecoveryPointByResourceList],
2402
2416
  ];
2403
- var ListReportJobsInput = [
2417
+ var ListReportJobsInput$ = [
2404
2418
  3,
2405
2419
  n0,
2406
2420
  _LRJI,
@@ -2415,8 +2429,8 @@ var ListReportJobsInput = [
2415
2429
  [0, { [_hQ]: _NT }],
2416
2430
  ],
2417
2431
  ];
2418
- var ListReportJobsOutput = [3, n0, _LRJO, 0, [_RJe, _NT], [() => ReportJobList, 0]];
2419
- var ListReportPlansInput = [
2432
+ var ListReportJobsOutput$ = [3, n0, _LRJO, 0, [_RJe, _NT], [() => ReportJobList, 0]];
2433
+ var ListReportPlansInput$ = [
2420
2434
  3,
2421
2435
  n0,
2422
2436
  _LRPI,
@@ -2427,8 +2441,8 @@ var ListReportPlansInput = [
2427
2441
  [0, { [_hQ]: _NT }],
2428
2442
  ],
2429
2443
  ];
2430
- var ListReportPlansOutput = [3, n0, _LRPO, 0, [_RPep, _NT], [() => ReportPlanList, 0]];
2431
- var ListRestoreAccessBackupVaultsInput = [
2444
+ var ListReportPlansOutput$ = [3, n0, _LRPO, 0, [_RPep, _NT], [() => ReportPlanList, 0]];
2445
+ var ListRestoreAccessBackupVaultsInput$ = [
2432
2446
  3,
2433
2447
  n0,
2434
2448
  _LRABVI,
@@ -2440,7 +2454,7 @@ var ListRestoreAccessBackupVaultsInput = [
2440
2454
  [1, { [_hQ]: _mR }],
2441
2455
  ],
2442
2456
  ];
2443
- var ListRestoreAccessBackupVaultsOutput = [
2457
+ var ListRestoreAccessBackupVaultsOutput$ = [
2444
2458
  3,
2445
2459
  n0,
2446
2460
  _LRABVO,
@@ -2448,7 +2462,7 @@ var ListRestoreAccessBackupVaultsOutput = [
2448
2462
  [_NT, _RABV],
2449
2463
  [0, () => RestoreAccessBackupVaultList],
2450
2464
  ];
2451
- var ListRestoreJobsByProtectedResourceInput = [
2465
+ var ListRestoreJobsByProtectedResourceInput$ = [
2452
2466
  3,
2453
2467
  n0,
2454
2468
  _LRJBPRI,
@@ -2463,7 +2477,7 @@ var ListRestoreJobsByProtectedResourceInput = [
2463
2477
  [1, { [_hQ]: _mR }],
2464
2478
  ],
2465
2479
  ];
2466
- var ListRestoreJobsByProtectedResourceOutput = [
2480
+ var ListRestoreJobsByProtectedResourceOutput$ = [
2467
2481
  3,
2468
2482
  n0,
2469
2483
  _LRJBPRO,
@@ -2471,7 +2485,7 @@ var ListRestoreJobsByProtectedResourceOutput = [
2471
2485
  [_RJes, _NT],
2472
2486
  [() => RestoreJobsList, 0],
2473
2487
  ];
2474
- var ListRestoreJobsInput = [
2488
+ var ListRestoreJobsInput$ = [
2475
2489
  3,
2476
2490
  n0,
2477
2491
  _LRJIi,
@@ -2491,8 +2505,8 @@ var ListRestoreJobsInput = [
2491
2505
  [0, { [_hQ]: _pJI }],
2492
2506
  ],
2493
2507
  ];
2494
- var ListRestoreJobsOutput = [3, n0, _LRJOi, 0, [_RJes, _NT], [() => RestoreJobsList, 0]];
2495
- var ListRestoreJobSummariesInput = [
2508
+ var ListRestoreJobsOutput$ = [3, n0, _LRJOi, 0, [_RJes, _NT], [() => RestoreJobsList, 0]];
2509
+ var ListRestoreJobSummariesInput$ = [
2496
2510
  3,
2497
2511
  n0,
2498
2512
  _LRJSI,
@@ -2507,7 +2521,7 @@ var ListRestoreJobSummariesInput = [
2507
2521
  [0, { [_hQ]: _NT }],
2508
2522
  ],
2509
2523
  ];
2510
- var ListRestoreJobSummariesOutput = [
2524
+ var ListRestoreJobSummariesOutput$ = [
2511
2525
  3,
2512
2526
  n0,
2513
2527
  _LRJSO,
@@ -2515,7 +2529,7 @@ var ListRestoreJobSummariesOutput = [
2515
2529
  [_RJS, _AP, _NT],
2516
2530
  [() => RestoreJobSummaryList, 0, 0],
2517
2531
  ];
2518
- var ListRestoreTestingPlansInput = [
2532
+ var ListRestoreTestingPlansInput$ = [
2519
2533
  3,
2520
2534
  n0,
2521
2535
  _LRTPI,
@@ -2526,7 +2540,7 @@ var ListRestoreTestingPlansInput = [
2526
2540
  [0, { [_hQ]: _NT }],
2527
2541
  ],
2528
2542
  ];
2529
- var ListRestoreTestingPlansOutput = [
2543
+ var ListRestoreTestingPlansOutput$ = [
2530
2544
  3,
2531
2545
  n0,
2532
2546
  _LRTPO,
@@ -2534,7 +2548,7 @@ var ListRestoreTestingPlansOutput = [
2534
2548
  [_NT, _RTPe],
2535
2549
  [0, () => RestoreTestingPlans],
2536
2550
  ];
2537
- var ListRestoreTestingSelectionsInput = [
2551
+ var ListRestoreTestingSelectionsInput$ = [
2538
2552
  3,
2539
2553
  n0,
2540
2554
  _LRTSI,
@@ -2546,7 +2560,7 @@ var ListRestoreTestingSelectionsInput = [
2546
2560
  [0, 1],
2547
2561
  ],
2548
2562
  ];
2549
- var ListRestoreTestingSelectionsOutput = [
2563
+ var ListRestoreTestingSelectionsOutput$ = [
2550
2564
  3,
2551
2565
  n0,
2552
2566
  _LRTSO,
@@ -2554,7 +2568,7 @@ var ListRestoreTestingSelectionsOutput = [
2554
2568
  [_NT, _RTSe],
2555
2569
  [0, () => RestoreTestingSelections],
2556
2570
  ];
2557
- var ListScanJobsInput = [
2571
+ var ListScanJobsInput$ = [
2558
2572
  3,
2559
2573
  n0,
2560
2574
  _LSJI,
@@ -2575,8 +2589,8 @@ var ListScanJobsInput = [
2575
2589
  [0, { [_hQ]: _NT }],
2576
2590
  ],
2577
2591
  ];
2578
- var ListScanJobsOutput = [3, n0, _LSJO, 0, [_NT, _SJ], [0, () => ScanJobs]];
2579
- var ListScanJobSummariesInput = [
2592
+ var ListScanJobsOutput$ = [3, n0, _LSJO, 0, [_NT, _SJ], [0, () => ScanJobs]];
2593
+ var ListScanJobSummariesInput$ = [
2580
2594
  3,
2581
2595
  n0,
2582
2596
  _LSJSI,
@@ -2593,7 +2607,7 @@ var ListScanJobSummariesInput = [
2593
2607
  [0, { [_hQ]: _NT }],
2594
2608
  ],
2595
2609
  ];
2596
- var ListScanJobSummariesOutput = [
2610
+ var ListScanJobSummariesOutput$ = [
2597
2611
  3,
2598
2612
  n0,
2599
2613
  _LSJSO,
@@ -2601,7 +2615,7 @@ var ListScanJobSummariesOutput = [
2601
2615
  [_SJS, _AP, _NT],
2602
2616
  [() => ScanJobSummaryList, 0, 0],
2603
2617
  ];
2604
- var ListTagsInput = [
2618
+ var ListTagsInput$ = [
2605
2619
  3,
2606
2620
  n0,
2607
2621
  _LTI,
@@ -2613,8 +2627,8 @@ var ListTagsInput = [
2613
2627
  [1, { [_hQ]: _mR }],
2614
2628
  ],
2615
2629
  ];
2616
- var ListTagsOutput = [3, n0, _LTO, 0, [_NT, _Ta], [0, [() => Tags, 0]]];
2617
- var ListTieringConfigurationsInput = [
2630
+ var ListTagsOutput$ = [3, n0, _LTO, 0, [_NT, _Ta], [0, [() => Tags, 0]]];
2631
+ var ListTieringConfigurationsInput$ = [
2618
2632
  3,
2619
2633
  n0,
2620
2634
  _LTCI,
@@ -2625,7 +2639,7 @@ var ListTieringConfigurationsInput = [
2625
2639
  [0, { [_hQ]: _nT }],
2626
2640
  ],
2627
2641
  ];
2628
- var ListTieringConfigurationsOutput = [
2642
+ var ListTieringConfigurationsOutput$ = [
2629
2643
  3,
2630
2644
  n0,
2631
2645
  _LTCO,
@@ -2633,7 +2647,7 @@ var ListTieringConfigurationsOutput = [
2633
2647
  [_TCi, _NT],
2634
2648
  [() => TieringConfigurationsList, 0],
2635
2649
  ];
2636
- var MissingParameterValueException = [
2650
+ var MissingParameterValueException$ = [
2637
2651
  -3,
2638
2652
  n0,
2639
2653
  _MPVE,
@@ -2641,8 +2655,8 @@ var MissingParameterValueException = [
2641
2655
  [_C, _M, _T, _Co],
2642
2656
  [0, 0, 0, 0],
2643
2657
  ];
2644
- schema.TypeRegistry.for(n0).registerError(MissingParameterValueException, MissingParameterValueException$1);
2645
- var ProtectedResource = [
2658
+ schema.TypeRegistry.for(n0).registerError(MissingParameterValueException$, MissingParameterValueException);
2659
+ var ProtectedResource$ = [
2646
2660
  3,
2647
2661
  n0,
2648
2662
  _PR,
@@ -2650,7 +2664,7 @@ var ProtectedResource = [
2650
2664
  [_RA, _RT, _LBT, _RN, _LBVA, _LRPA],
2651
2665
  [0, 0, 4, 0, 0, 0],
2652
2666
  ];
2653
- var ProtectedResourceConditions = [
2667
+ var ProtectedResourceConditions$ = [
2654
2668
  3,
2655
2669
  n0,
2656
2670
  _PRC,
@@ -2658,8 +2672,8 @@ var ProtectedResourceConditions = [
2658
2672
  [_SEt, _SNE],
2659
2673
  [() => KeyValueList, () => KeyValueList],
2660
2674
  ];
2661
- var PutBackupVaultAccessPolicyInput = [3, n0, _PBVAPI, 0, [_BVN, _P], [[0, 1], 0]];
2662
- var PutBackupVaultLockConfigurationInput = [
2675
+ var PutBackupVaultAccessPolicyInput$ = [3, n0, _PBVAPI, 0, [_BVN, _P], [[0, 1], 0]];
2676
+ var PutBackupVaultLockConfigurationInput$ = [
2663
2677
  3,
2664
2678
  n0,
2665
2679
  _PBVLCI,
@@ -2667,7 +2681,7 @@ var PutBackupVaultLockConfigurationInput = [
2667
2681
  [_BVN, _MRD, _MRDa, _CFD],
2668
2682
  [[0, 1], 1, 1, 1],
2669
2683
  ];
2670
- var PutBackupVaultNotificationsInput = [
2684
+ var PutBackupVaultNotificationsInput$ = [
2671
2685
  3,
2672
2686
  n0,
2673
2687
  _PBVNI,
@@ -2675,7 +2689,7 @@ var PutBackupVaultNotificationsInput = [
2675
2689
  [_BVN, _SNSTA, _BVE],
2676
2690
  [[0, 1], 0, 64 | 0],
2677
2691
  ];
2678
- var PutRestoreValidationResultInput = [
2692
+ var PutRestoreValidationResultInput$ = [
2679
2693
  3,
2680
2694
  n0,
2681
2695
  _PRVRI,
@@ -2683,7 +2697,7 @@ var PutRestoreValidationResultInput = [
2683
2697
  [_RJIe, _VSa, _VSM],
2684
2698
  [[0, 1], 0, 0],
2685
2699
  ];
2686
- var RecoveryPointByBackupVault = [
2700
+ var RecoveryPointByBackupVault$ = [
2687
2701
  3,
2688
2702
  n0,
2689
2703
  _RPBBV,
@@ -2725,7 +2739,7 @@ var RecoveryPointByBackupVault = [
2725
2739
  0,
2726
2740
  0,
2727
2741
  0,
2728
- () => RecoveryPointCreator,
2742
+ () => RecoveryPointCreator$,
2729
2743
  0,
2730
2744
  0,
2731
2745
  0,
@@ -2733,8 +2747,8 @@ var RecoveryPointByBackupVault = [
2733
2747
  4,
2734
2748
  4,
2735
2749
  1,
2736
- () => CalculatedLifecycle,
2737
- () => Lifecycle,
2750
+ () => CalculatedLifecycle$,
2751
+ () => Lifecycle$,
2738
2752
  0,
2739
2753
  2,
2740
2754
  4,
@@ -2746,18 +2760,18 @@ var RecoveryPointByBackupVault = [
2746
2760
  0,
2747
2761
  0,
2748
2762
  0,
2749
- () => AggregatedScanResult,
2763
+ () => AggregatedScanResult$,
2750
2764
  ],
2751
2765
  ];
2752
- var RecoveryPointByResource = [
2766
+ var RecoveryPointByResource$ = [
2753
2767
  3,
2754
2768
  n0,
2755
2769
  _RPBR,
2756
2770
  0,
2757
2771
  [_RPA, _CD, _St, _SM, _EKA, _BSB, _BVN, _IP, _PRPA, _RN, _VT, _IS, _ISM, _EKT, _ASR],
2758
- [0, 4, 0, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, () => AggregatedScanResult],
2772
+ [0, 4, 0, 0, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, () => AggregatedScanResult$],
2759
2773
  ];
2760
- var RecoveryPointCreator = [
2774
+ var RecoveryPointCreator$ = [
2761
2775
  3,
2762
2776
  n0,
2763
2777
  _RPC,
@@ -2765,34 +2779,34 @@ var RecoveryPointCreator = [
2765
2779
  [_BPIa, _BPA, _BPN, _BPV, _BRIa, _BRN, _BRC, _BRTa],
2766
2780
  [0, 0, 0, 0, 0, 0, 0, 0],
2767
2781
  ];
2768
- var RecoveryPointMember = [3, n0, _RPM, 0, [_RPA, _RA, _RT, _BVN], [0, 0, 0, 0]];
2769
- var RecoveryPointSelection = [
2782
+ var RecoveryPointMember$ = [3, n0, _RPM, 0, [_RPA, _RA, _RT, _BVN], [0, 0, 0, 0]];
2783
+ var RecoveryPointSelection$ = [
2770
2784
  3,
2771
2785
  n0,
2772
2786
  _RPS,
2773
2787
  0,
2774
2788
  [_VN, _RIe, _DR],
2775
- [64 | 0, 64 | 0, () => DateRange],
2789
+ [64 | 0, 64 | 0, () => DateRange$],
2776
2790
  ];
2777
- var ReportDeliveryChannel = [3, n0, _RDC, 0, [_SBN, _SKP, _Fo], [0, 0, 64 | 0]];
2778
- var ReportDestination = [3, n0, _RD, 0, [_SBN, _SK], [0, 64 | 0]];
2779
- var ReportJob = [
2791
+ var ReportDeliveryChannel$ = [3, n0, _RDC, 0, [_SBN, _SKP, _Fo], [0, 0, 64 | 0]];
2792
+ var ReportDestination$ = [3, n0, _RD, 0, [_SBN, _SK], [0, 64 | 0]];
2793
+ var ReportJob$ = [
2780
2794
  3,
2781
2795
  n0,
2782
2796
  _RJ,
2783
2797
  0,
2784
2798
  [_RJI, _RPAe, _RTep, _CTr, _CTo, _St, _SM, _RD],
2785
- [0, 0, 0, 4, 4, 0, 0, () => ReportDestination],
2799
+ [0, 0, 0, 4, 4, 0, 0, () => ReportDestination$],
2786
2800
  ];
2787
- var ReportPlan = [
2801
+ var ReportPlan$ = [
2788
2802
  3,
2789
2803
  n0,
2790
2804
  _RP,
2791
2805
  0,
2792
2806
  [_RPAe, _RPN, _RPD, _RS, _RDC, _DS, _CTr, _LAET, _LSET],
2793
- [0, 0, 0, () => ReportSetting, () => ReportDeliveryChannel, 0, 4, 4, 4],
2807
+ [0, 0, 0, () => ReportSetting$, () => ReportDeliveryChannel$, 0, 4, 4, 4],
2794
2808
  ];
2795
- var ReportSetting = [
2809
+ var ReportSetting$ = [
2796
2810
  3,
2797
2811
  n0,
2798
2812
  _RS,
@@ -2800,7 +2814,7 @@ var ReportSetting = [
2800
2814
  [_RTep, _FAr, _NOF, _Ac, _OU, _Reg],
2801
2815
  [0, 64 | 0, 1, 64 | 0, 64 | 0, 64 | 0],
2802
2816
  ];
2803
- var ResourceNotFoundException = [
2817
+ var ResourceNotFoundException$ = [
2804
2818
  -3,
2805
2819
  n0,
2806
2820
  _RNFE,
@@ -2808,18 +2822,18 @@ var ResourceNotFoundException = [
2808
2822
  [_C, _M, _T, _Co],
2809
2823
  [0, 0, 0, 0],
2810
2824
  ];
2811
- schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
2812
- var ResourceSelection = [3, n0, _RSe, 0, [_Re, _TDSID, _RT], [64 | 0, 1, 0]];
2813
- var RestoreAccessBackupVaultListMember = [
2825
+ schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
2826
+ var ResourceSelection$ = [3, n0, _RSe, 0, [_Re, _TDSID, _RT], [64 | 0, 1, 0]];
2827
+ var RestoreAccessBackupVaultListMember$ = [
2814
2828
  3,
2815
2829
  n0,
2816
2830
  _RABVLM,
2817
2831
  0,
2818
2832
  [_RABVA, _CD, _AD, _VS, _LRR],
2819
- [0, 4, 4, 0, () => LatestRevokeRequest],
2833
+ [0, 4, 4, 0, () => LatestRevokeRequest$],
2820
2834
  ];
2821
- var RestoreJobCreator = [3, n0, _RJC, 0, [_RTPA], [0]];
2822
- var RestoreJobsListMember = [
2835
+ var RestoreJobCreator$ = [3, n0, _RJC, 0, [_RTPA], [0]];
2836
+ var RestoreJobsListMember$ = [
2823
2837
  3,
2824
2838
  n0,
2825
2839
  _RJLM,
@@ -2849,9 +2863,9 @@ var RestoreJobsListMember = [
2849
2863
  _DSe,
2850
2864
  _DSM,
2851
2865
  ],
2852
- [0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 1, 0, 1, 0, 0, 4, 2, 0, () => RestoreJobCreator, 0, 0, 0, 0],
2866
+ [0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 1, 0, 1, 0, 0, 4, 2, 0, () => RestoreJobCreator$, 0, 0, 0, 0],
2853
2867
  ];
2854
- var RestoreJobSummary = [
2868
+ var RestoreJobSummary$ = [
2855
2869
  3,
2856
2870
  n0,
2857
2871
  _RJSe,
@@ -2859,23 +2873,23 @@ var RestoreJobSummary = [
2859
2873
  [_R, _AI, _S, _RT, _Cou, _ST, _ET],
2860
2874
  [0, 0, 0, 0, 1, 4, 4],
2861
2875
  ];
2862
- var RestoreTestingPlanForCreate = [
2876
+ var RestoreTestingPlanForCreate$ = [
2863
2877
  3,
2864
2878
  n0,
2865
2879
  _RTPFC,
2866
2880
  0,
2867
2881
  [_RPS, _RTPN, _SE, _SET, _SWH],
2868
- [() => RestoreTestingRecoveryPointSelection, 0, 0, 0, 1],
2882
+ [() => RestoreTestingRecoveryPointSelection$, 0, 0, 0, 1],
2869
2883
  ];
2870
- var RestoreTestingPlanForGet = [
2884
+ var RestoreTestingPlanForGet$ = [
2871
2885
  3,
2872
2886
  n0,
2873
2887
  _RTPFG,
2874
2888
  0,
2875
2889
  [_CTr, _CRI, _LET, _LUT, _RPS, _RTPA, _RTPN, _SE, _SET, _SWH],
2876
- [4, 0, 4, 4, () => RestoreTestingRecoveryPointSelection, 0, 0, 0, 0, 1],
2890
+ [4, 0, 4, 4, () => RestoreTestingRecoveryPointSelection$, 0, 0, 0, 0, 1],
2877
2891
  ];
2878
- var RestoreTestingPlanForList = [
2892
+ var RestoreTestingPlanForList$ = [
2879
2893
  3,
2880
2894
  n0,
2881
2895
  _RTPFL,
@@ -2883,15 +2897,15 @@ var RestoreTestingPlanForList = [
2883
2897
  [_CTr, _LET, _LUT, _RTPA, _RTPN, _SE, _SET, _SWH],
2884
2898
  [4, 4, 4, 0, 0, 0, 0, 1],
2885
2899
  ];
2886
- var RestoreTestingPlanForUpdate = [
2900
+ var RestoreTestingPlanForUpdate$ = [
2887
2901
  3,
2888
2902
  n0,
2889
2903
  _RTPFU,
2890
2904
  0,
2891
2905
  [_RPS, _SE, _SET, _SWH],
2892
- [() => RestoreTestingRecoveryPointSelection, 0, 0, 1],
2906
+ [() => RestoreTestingRecoveryPointSelection$, 0, 0, 1],
2893
2907
  ];
2894
- var RestoreTestingRecoveryPointSelection = [
2908
+ var RestoreTestingRecoveryPointSelection$ = [
2895
2909
  3,
2896
2910
  n0,
2897
2911
  _RTRPS,
@@ -2899,23 +2913,23 @@ var RestoreTestingRecoveryPointSelection = [
2899
2913
  [_Al, _EV, _IV, _RPTec, _SWD],
2900
2914
  [0, 64 | 0, 64 | 0, 64 | 0, 1],
2901
2915
  ];
2902
- var RestoreTestingSelectionForCreate = [
2916
+ var RestoreTestingSelectionForCreate$ = [
2903
2917
  3,
2904
2918
  n0,
2905
2919
  _RTSFC,
2906
2920
  0,
2907
2921
  [_IRA, _PRA, _PRC, _PRT, _RMO, _RTSN, _VWH],
2908
- [0, 64 | 0, () => ProtectedResourceConditions, 0, [() => SensitiveStringMap, 0], 0, 1],
2922
+ [0, 64 | 0, () => ProtectedResourceConditions$, 0, [() => SensitiveStringMap, 0], 0, 1],
2909
2923
  ];
2910
- var RestoreTestingSelectionForGet = [
2924
+ var RestoreTestingSelectionForGet$ = [
2911
2925
  3,
2912
2926
  n0,
2913
2927
  _RTSFG,
2914
2928
  0,
2915
2929
  [_CTr, _CRI, _IRA, _PRA, _PRC, _PRT, _RMO, _RTPN, _RTSN, _VWH],
2916
- [4, 0, 0, 64 | 0, () => ProtectedResourceConditions, 0, [() => SensitiveStringMap, 0], 0, 0, 1],
2930
+ [4, 0, 0, 64 | 0, () => ProtectedResourceConditions$, 0, [() => SensitiveStringMap, 0], 0, 0, 1],
2917
2931
  ];
2918
- var RestoreTestingSelectionForList = [
2932
+ var RestoreTestingSelectionForList$ = [
2919
2933
  3,
2920
2934
  n0,
2921
2935
  _RTSFL,
@@ -2923,15 +2937,15 @@ var RestoreTestingSelectionForList = [
2923
2937
  [_CTr, _IRA, _PRT, _RTPN, _RTSN, _VWH],
2924
2938
  [4, 0, 0, 0, 0, 1],
2925
2939
  ];
2926
- var RestoreTestingSelectionForUpdate = [
2940
+ var RestoreTestingSelectionForUpdate$ = [
2927
2941
  3,
2928
2942
  n0,
2929
2943
  _RTSFU,
2930
2944
  0,
2931
2945
  [_IRA, _PRA, _PRC, _RMO, _VWH],
2932
- [0, 64 | 0, () => ProtectedResourceConditions, [() => SensitiveStringMap, 0], 1],
2946
+ [0, 64 | 0, () => ProtectedResourceConditions$, [() => SensitiveStringMap, 0], 1],
2933
2947
  ];
2934
- var RevokeRestoreAccessBackupVaultInput = [
2948
+ var RevokeRestoreAccessBackupVaultInput$ = [
2935
2949
  3,
2936
2950
  n0,
2937
2951
  _RRABVI,
@@ -2943,17 +2957,17 @@ var RevokeRestoreAccessBackupVaultInput = [
2943
2957
  [() => RequesterComment, { [_hQ]: _rC }],
2944
2958
  ],
2945
2959
  ];
2946
- var ScanAction = [3, n0, _SAc, 0, [_MS, _SMc], [0, 0]];
2947
- var ScanJob = [
2960
+ var ScanAction$ = [3, n0, _SAc, 0, [_MS, _SMc], [0, 0]];
2961
+ var ScanJob$ = [
2948
2962
  3,
2949
2963
  n0,
2950
2964
  _SJc,
2951
2965
  0,
2952
2966
  [_AI, _BVA, _BVN, _CDo, _CB, _CD, _IRA, _MS, _RPA, _RA, _RN, _RT, _SBRPA, _SIc, _SJI, _SMc, _SRc, _SRAc, _S, _SM],
2953
- [0, 0, 0, 4, () => ScanJobCreator, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, () => ScanResultInfo, 0, 0, 0],
2967
+ [0, 0, 0, 4, () => ScanJobCreator$, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, () => ScanResultInfo$, 0, 0, 0],
2954
2968
  ];
2955
- var ScanJobCreator = [3, n0, _SJC, 0, [_BPA, _BPIa, _BPV, _BRIa], [0, 0, 0, 0]];
2956
- var ScanJobSummary = [
2969
+ var ScanJobCreator$ = [3, n0, _SJC, 0, [_BPA, _BPIa, _BPV, _BRIa], [0, 0, 0, 0]];
2970
+ var ScanJobSummary$ = [
2957
2971
  3,
2958
2972
  n0,
2959
2973
  _SJSc,
@@ -2961,11 +2975,11 @@ var ScanJobSummary = [
2961
2975
  [_R, _AI, _S, _RT, _Cou, _ST, _ET, _MS, _SRS],
2962
2976
  [0, 0, 0, 0, 1, 4, 4, 0, 0],
2963
2977
  ];
2964
- var ScanResult = [3, n0, _SRc, 0, [_MS, _SJSca, _LST, _F], [0, 0, 4, 64 | 0]];
2965
- var ScanResultInfo = [3, n0, _SRI, 0, [_SRS], [0]];
2966
- var ScanSetting = [3, n0, _SSc, 0, [_MS, _RTe, _SRAc], [0, 64 | 0, 0]];
2967
- var ScheduledPlanExecutionMember = [3, n0, _SPEM, 0, [_ETx, _RI, _RET], [4, 0, 0]];
2968
- var ServiceUnavailableException = [
2978
+ var ScanResult$ = [3, n0, _SRc, 0, [_MS, _SJSca, _LST, _F], [0, 0, 4, 64 | 0]];
2979
+ var ScanResultInfo$ = [3, n0, _SRI, 0, [_SRS], [0]];
2980
+ var ScanSetting$ = [3, n0, _SSc, 0, [_MS, _RTe, _SRAc], [0, 64 | 0, 0]];
2981
+ var ScheduledPlanExecutionMember$ = [3, n0, _SPEM, 0, [_ETx, _RI, _RET], [4, 0, 0]];
2982
+ var ServiceUnavailableException$ = [
2969
2983
  -3,
2970
2984
  n0,
2971
2985
  _SUE,
@@ -2973,26 +2987,26 @@ var ServiceUnavailableException = [
2973
2987
  [_C, _M, _T, _Co],
2974
2988
  [0, 0, 0, 0],
2975
2989
  ];
2976
- schema.TypeRegistry.for(n0).registerError(ServiceUnavailableException, ServiceUnavailableException$1);
2977
- var StartBackupJobInput = [
2990
+ schema.TypeRegistry.for(n0).registerError(ServiceUnavailableException$, ServiceUnavailableException);
2991
+ var StartBackupJobInput$ = [
2978
2992
  3,
2979
2993
  n0,
2980
2994
  _SBJI,
2981
2995
  0,
2982
2996
  [_BVN, _LAGBVA, _RA, _IRA, _IT, _SWM, _CWMo, _L, _RPT, _BO, _I],
2983
- [0, 0, 0, 0, [0, 4], 1, 1, () => Lifecycle, [() => Tags, 0], 128 | 0, 0],
2997
+ [0, 0, 0, 0, [0, 4], 1, 1, () => Lifecycle$, [() => Tags, 0], 128 | 0, 0],
2984
2998
  ];
2985
- var StartBackupJobOutput = [3, n0, _SBJO, 0, [_BJI, _RPA, _CD, _IP], [0, 0, 4, 2]];
2986
- var StartCopyJobInput = [
2999
+ var StartBackupJobOutput$ = [3, n0, _SBJO, 0, [_BJI, _RPA, _CD, _IP], [0, 0, 4, 2]];
3000
+ var StartCopyJobInput$ = [
2987
3001
  3,
2988
3002
  n0,
2989
3003
  _SCJI,
2990
3004
  0,
2991
3005
  [_RPA, _SBVN, _DBVA, _IRA, _IT, _L],
2992
- [0, 0, 0, 0, [0, 4], () => Lifecycle],
3006
+ [0, 0, 0, 0, [0, 4], () => Lifecycle$],
2993
3007
  ];
2994
- var StartCopyJobOutput = [3, n0, _SCJO, 0, [_CJI, _CD, _IP], [0, 4, 2]];
2995
- var StartReportJobInput = [
3008
+ var StartCopyJobOutput$ = [3, n0, _SCJO, 0, [_CJI, _CD, _IP], [0, 4, 2]];
3009
+ var StartReportJobInput$ = [
2996
3010
  3,
2997
3011
  n0,
2998
3012
  _SRJI,
@@ -3003,8 +3017,8 @@ var StartReportJobInput = [
3003
3017
  [0, 4],
3004
3018
  ],
3005
3019
  ];
3006
- var StartReportJobOutput = [3, n0, _SRJO, 0, [_RJI], [0]];
3007
- var StartRestoreJobInput = [
3020
+ var StartReportJobOutput$ = [3, n0, _SRJO, 0, [_RJI], [0]];
3021
+ var StartRestoreJobInput$ = [
3008
3022
  3,
3009
3023
  n0,
3010
3024
  _SRJIt,
@@ -3012,8 +3026,8 @@ var StartRestoreJobInput = [
3012
3026
  [_RPA, _Me, _IRA, _IT, _RT, _CSTTRR],
3013
3027
  [0, [() => Metadata, 0], 0, [0, 4], 0, 2],
3014
3028
  ];
3015
- var StartRestoreJobOutput = [3, n0, _SRJOt, 0, [_RJIe], [0]];
3016
- var StartScanJobInput = [
3029
+ var StartRestoreJobOutput$ = [3, n0, _SRJOt, 0, [_RJIe], [0]];
3030
+ var StartScanJobInput$ = [
3017
3031
  3,
3018
3032
  n0,
3019
3033
  _SSJI,
@@ -3021,9 +3035,9 @@ var StartScanJobInput = [
3021
3035
  [_BVN, _IRA, _IT, _MS, _RPA, _SBRPA, _SMc, _SRAc],
3022
3036
  [0, 0, 0, 0, 0, 0, 0, 0],
3023
3037
  ];
3024
- var StartScanJobOutput = [3, n0, _SSJO, 0, [_CD, _SJI], [4, 0]];
3025
- var StopBackupJobInput = [3, n0, _SBJIt, 0, [_BJI], [[0, 1]]];
3026
- var TagResourceInput = [
3038
+ var StartScanJobOutput$ = [3, n0, _SSJO, 0, [_CD, _SJI], [4, 0]];
3039
+ var StopBackupJobInput$ = [3, n0, _SBJIt, 0, [_BJI], [[0, 1]]];
3040
+ var TagResourceInput$ = [
3027
3041
  3,
3028
3042
  n0,
3029
3043
  _TRI,
@@ -3034,7 +3048,7 @@ var TagResourceInput = [
3034
3048
  [() => Tags, 0],
3035
3049
  ],
3036
3050
  ];
3037
- var TieringConfiguration = [
3051
+ var TieringConfiguration$ = [
3038
3052
  3,
3039
3053
  n0,
3040
3054
  _TC,
@@ -3042,7 +3056,7 @@ var TieringConfiguration = [
3042
3056
  [_TCN, _TCA, _BVN, _RSe, _CRI, _CTr, _LUTa],
3043
3057
  [0, 0, 0, () => ResourceSelections, 0, 4, 4],
3044
3058
  ];
3045
- var TieringConfigurationInputForCreate = [
3059
+ var TieringConfigurationInputForCreate$ = [
3046
3060
  3,
3047
3061
  n0,
3048
3062
  _TCIFC,
@@ -3050,7 +3064,7 @@ var TieringConfigurationInputForCreate = [
3050
3064
  [_TCN, _BVN, _RSe],
3051
3065
  [0, 0, () => ResourceSelections],
3052
3066
  ];
3053
- var TieringConfigurationInputForUpdate = [
3067
+ var TieringConfigurationInputForUpdate$ = [
3054
3068
  3,
3055
3069
  n0,
3056
3070
  _TCIFU,
@@ -3058,7 +3072,7 @@ var TieringConfigurationInputForUpdate = [
3058
3072
  [_RSe, _BVN],
3059
3073
  [() => ResourceSelections, 0],
3060
3074
  ];
3061
- var TieringConfigurationsListMember = [
3075
+ var TieringConfigurationsListMember$ = [
3062
3076
  3,
3063
3077
  n0,
3064
3078
  _TCLM,
@@ -3066,7 +3080,7 @@ var TieringConfigurationsListMember = [
3066
3080
  [_TCA, _TCN, _BVN, _CTr, _LUTa],
3067
3081
  [0, 0, 0, 4, 4],
3068
3082
  ];
3069
- var UntagResourceInput = [
3083
+ var UntagResourceInput$ = [
3070
3084
  3,
3071
3085
  n0,
3072
3086
  _URI,
@@ -3077,7 +3091,7 @@ var UntagResourceInput = [
3077
3091
  [() => TagKeyList, 0],
3078
3092
  ],
3079
3093
  ];
3080
- var UpdateBackupPlanInput = [
3094
+ var UpdateBackupPlanInput$ = [
3081
3095
  3,
3082
3096
  n0,
3083
3097
  _UBPI,
@@ -3085,10 +3099,10 @@ var UpdateBackupPlanInput = [
3085
3099
  [_BPIa, _BP],
3086
3100
  [
3087
3101
  [0, 1],
3088
- [() => BackupPlanInput, 0],
3102
+ [() => BackupPlanInput$, 0],
3089
3103
  ],
3090
3104
  ];
3091
- var UpdateBackupPlanOutput = [
3105
+ var UpdateBackupPlanOutput$ = [
3092
3106
  3,
3093
3107
  n0,
3094
3108
  _UBPO,
@@ -3096,7 +3110,7 @@ var UpdateBackupPlanOutput = [
3096
3110
  [_BPIa, _BPA, _CD, _VI, _ABSd, _SS],
3097
3111
  [0, 0, 4, 0, () => AdvancedBackupSettings, () => ScanSettings],
3098
3112
  ];
3099
- var UpdateFrameworkInput = [
3113
+ var UpdateFrameworkInput$ = [
3100
3114
  3,
3101
3115
  n0,
3102
3116
  _UFI,
@@ -3104,9 +3118,9 @@ var UpdateFrameworkInput = [
3104
3118
  [_FN, _FD, _FC, _IT],
3105
3119
  [[0, 1], 0, () => FrameworkControls, [0, 4]],
3106
3120
  ];
3107
- var UpdateFrameworkOutput = [3, n0, _UFO, 0, [_FN, _FA, _CTr], [0, 0, 4]];
3108
- var UpdateGlobalSettingsInput = [3, n0, _UGSI, 0, [_GS], [128 | 0]];
3109
- var UpdateRecoveryPointIndexSettingsInput = [
3121
+ var UpdateFrameworkOutput$ = [3, n0, _UFO, 0, [_FN, _FA, _CTr], [0, 0, 4]];
3122
+ var UpdateGlobalSettingsInput$ = [3, n0, _UGSI, 0, [_GS], [128 | 0]];
3123
+ var UpdateRecoveryPointIndexSettingsInput$ = [
3110
3124
  3,
3111
3125
  n0,
3112
3126
  _URPISI,
@@ -3114,7 +3128,7 @@ var UpdateRecoveryPointIndexSettingsInput = [
3114
3128
  [_BVN, _RPA, _IRA, _I],
3115
3129
  [[0, 1], [0, 1], 0, 0],
3116
3130
  ];
3117
- var UpdateRecoveryPointIndexSettingsOutput = [
3131
+ var UpdateRecoveryPointIndexSettingsOutput$ = [
3118
3132
  3,
3119
3133
  n0,
3120
3134
  _URPISO,
@@ -3122,41 +3136,41 @@ var UpdateRecoveryPointIndexSettingsOutput = [
3122
3136
  [_BVN, _RPA, _IS, _I],
3123
3137
  [0, 0, 0, 0],
3124
3138
  ];
3125
- var UpdateRecoveryPointLifecycleInput = [
3139
+ var UpdateRecoveryPointLifecycleInput$ = [
3126
3140
  3,
3127
3141
  n0,
3128
3142
  _URPLI,
3129
3143
  0,
3130
3144
  [_BVN, _RPA, _L],
3131
- [[0, 1], [0, 1], () => Lifecycle],
3145
+ [[0, 1], [0, 1], () => Lifecycle$],
3132
3146
  ];
3133
- var UpdateRecoveryPointLifecycleOutput = [
3147
+ var UpdateRecoveryPointLifecycleOutput$ = [
3134
3148
  3,
3135
3149
  n0,
3136
3150
  _URPLO,
3137
3151
  0,
3138
3152
  [_BVA, _RPA, _L, _CL],
3139
- [0, 0, () => Lifecycle, () => CalculatedLifecycle],
3153
+ [0, 0, () => Lifecycle$, () => CalculatedLifecycle$],
3140
3154
  ];
3141
- var UpdateRegionSettingsInput = [3, n0, _URSI, 0, [_RTOIP, _RTMP], [128 | 2, 128 | 2]];
3142
- var UpdateReportPlanInput = [
3155
+ var UpdateRegionSettingsInput$ = [3, n0, _URSI, 0, [_RTOIP, _RTMP], [128 | 2, 128 | 2]];
3156
+ var UpdateReportPlanInput$ = [
3143
3157
  3,
3144
3158
  n0,
3145
3159
  _URPI,
3146
3160
  0,
3147
3161
  [_RPN, _RPD, _RDC, _RS, _IT],
3148
- [[0, 1], 0, () => ReportDeliveryChannel, () => ReportSetting, [0, 4]],
3162
+ [[0, 1], 0, () => ReportDeliveryChannel$, () => ReportSetting$, [0, 4]],
3149
3163
  ];
3150
- var UpdateReportPlanOutput = [3, n0, _URPO, 0, [_RPN, _RPAe, _CTr], [0, 0, 4]];
3151
- var UpdateRestoreTestingPlanInput = [
3164
+ var UpdateReportPlanOutput$ = [3, n0, _URPO, 0, [_RPN, _RPAe, _CTr], [0, 0, 4]];
3165
+ var UpdateRestoreTestingPlanInput$ = [
3152
3166
  3,
3153
3167
  n0,
3154
3168
  _URTPI,
3155
3169
  0,
3156
3170
  [_RTP, _RTPN],
3157
- [() => RestoreTestingPlanForUpdate, [0, 1]],
3171
+ [() => RestoreTestingPlanForUpdate$, [0, 1]],
3158
3172
  ];
3159
- var UpdateRestoreTestingPlanOutput = [
3173
+ var UpdateRestoreTestingPlanOutput$ = [
3160
3174
  3,
3161
3175
  n0,
3162
3176
  _URTPO,
@@ -3164,7 +3178,7 @@ var UpdateRestoreTestingPlanOutput = [
3164
3178
  [_CTr, _RTPA, _RTPN, _UT],
3165
3179
  [4, 0, 0, 4],
3166
3180
  ];
3167
- var UpdateRestoreTestingSelectionInput = [
3181
+ var UpdateRestoreTestingSelectionInput$ = [
3168
3182
  3,
3169
3183
  n0,
3170
3184
  _URTSI,
@@ -3172,11 +3186,11 @@ var UpdateRestoreTestingSelectionInput = [
3172
3186
  [_RTPN, _RTS, _RTSN],
3173
3187
  [
3174
3188
  [0, 1],
3175
- [() => RestoreTestingSelectionForUpdate, 0],
3189
+ [() => RestoreTestingSelectionForUpdate$, 0],
3176
3190
  [0, 1],
3177
3191
  ],
3178
3192
  ];
3179
- var UpdateRestoreTestingSelectionOutput = [
3193
+ var UpdateRestoreTestingSelectionOutput$ = [
3180
3194
  3,
3181
3195
  n0,
3182
3196
  _URTSO,
@@ -3184,15 +3198,15 @@ var UpdateRestoreTestingSelectionOutput = [
3184
3198
  [_CTr, _RTPA, _RTPN, _RTSN, _UT],
3185
3199
  [4, 0, 0, 0, 4],
3186
3200
  ];
3187
- var UpdateTieringConfigurationInput = [
3201
+ var UpdateTieringConfigurationInput$ = [
3188
3202
  3,
3189
3203
  n0,
3190
3204
  _UTCI,
3191
3205
  0,
3192
3206
  [_TCN, _TC],
3193
- [[0, 1], () => TieringConfigurationInputForUpdate],
3207
+ [[0, 1], () => TieringConfigurationInputForUpdate$],
3194
3208
  ];
3195
- var UpdateTieringConfigurationOutput = [
3209
+ var UpdateTieringConfigurationOutput$ = [
3196
3210
  3,
3197
3211
  n0,
3198
3212
  _UTCO,
@@ -3201,772 +3215,766 @@ var UpdateTieringConfigurationOutput = [
3201
3215
  [0, 0, 4, 4],
3202
3216
  ];
3203
3217
  var __Unit = "unit";
3204
- var BackupServiceException = [-3, _sm, "BackupServiceException", 0, [], []];
3205
- schema.TypeRegistry.for(_sm).registerError(BackupServiceException, BackupServiceException$1);
3206
- var AdvancedBackupSettings = [1, n0, _ABSd, 0, () => AdvancedBackupSetting];
3207
- var BackupJobsList = [1, n0, _BJL, 0, () => BackupJob];
3208
- var BackupJobSummaryList = [1, n0, _BJSL, 0, () => BackupJobSummary];
3209
- var BackupPlansList = [1, n0, _BPL, 0, () => BackupPlansListMember];
3210
- var BackupPlanTemplatesList = [1, n0, _BPTL, 0, () => BackupPlanTemplatesListMember];
3211
- var BackupPlanVersionsList = [1, n0, _BPVL, 0, () => BackupPlansListMember];
3212
- var BackupRules = [1, n0, _BRa, 0, [() => BackupRule, 0]];
3213
- var BackupRulesInput = [1, n0, _BRIac, 0, [() => BackupRuleInput, 0]];
3214
- var BackupSelectionsList = [1, n0, _BSL, 0, () => BackupSelectionsListMember];
3215
- var BackupVaultList = [1, n0, _BVL, 0, () => BackupVaultListMember];
3216
- var ConditionParameters = [1, n0, _CPo, 0, () => ConditionParameter];
3217
- var ControlInputParameters = [1, n0, _CIPo, 0, () => ControlInputParameter];
3218
- var CopyActions = [1, n0, _CA, 0, () => CopyAction];
3219
- var CopyJobsList = [1, n0, _CJL, 0, () => CopyJob];
3220
- var CopyJobSummaryList = [1, n0, _CJSL, 0, () => CopyJobSummary];
3221
- var FrameworkControls = [1, n0, _FC, 0, () => FrameworkControl];
3222
- var FrameworkList = [1, n0, _FL, 0, () => Framework];
3223
- var IndexActions = [1, n0, _IA, 0, () => IndexAction];
3224
- var IndexedRecoveryPointList = [1, n0, _IRPL, 0, () => IndexedRecoveryPoint];
3225
- var KeyValueList = [1, n0, _KVL, 0, () => KeyValue];
3226
- var LegalHoldsList = [1, n0, _LHL, 0, () => LegalHold];
3227
- var ListOfTags = [1, n0, _LOT, 0, () => Condition];
3228
- var ProtectedResourcesList = [1, n0, _PRL, 0, () => ProtectedResource];
3229
- var RecoveryPointByBackupVaultList = [1, n0, _RPBBVL, 0, () => RecoveryPointByBackupVault];
3230
- var RecoveryPointByResourceList = [1, n0, _RPBRL, 0, () => RecoveryPointByResource];
3231
- var RecoveryPointsList = [1, n0, _RPLe, 0, () => RecoveryPointMember];
3232
- var ReportJobList = [1, n0, _RJL, 0, () => ReportJob];
3233
- var ReportPlanList = [1, n0, _RPLep, 0, () => ReportPlan];
3234
- var ResourceSelections = [1, n0, _RSes, 0, () => ResourceSelection];
3235
- var RestoreAccessBackupVaultList = [
3236
- 1,
3237
- n0,
3238
- _RABVL,
3239
- 0,
3240
- () => RestoreAccessBackupVaultListMember,
3241
- ];
3242
- var RestoreJobsList = [1, n0, _RJLe, 0, () => RestoreJobsListMember];
3243
- var RestoreJobSummaryList = [1, n0, _RJSL, 0, () => RestoreJobSummary];
3244
- var RestoreTestingPlans = [1, n0, _RTPe, 0, () => RestoreTestingPlanForList];
3245
- var RestoreTestingSelections = [1, n0, _RTSe, 0, () => RestoreTestingSelectionForList];
3246
- var ScanActions = [1, n0, _SA, 0, () => ScanAction];
3247
- var ScanJobs = [1, n0, _SJ, 0, () => ScanJob];
3248
- var ScanJobSummaryList = [1, n0, _SJSL, 0, () => ScanJobSummary];
3249
- var ScanResults = [1, n0, _SR, 0, () => ScanResult];
3250
- var ScanSettings = [1, n0, _SS, 0, () => ScanSetting];
3251
- var ScheduledRunsPreview = [1, n0, _SRP, 0, () => ScheduledPlanExecutionMember];
3218
+ var BackupServiceException$ = [-3, _sm, "BackupServiceException", 0, [], []];
3219
+ schema.TypeRegistry.for(_sm).registerError(BackupServiceException$, BackupServiceException);
3220
+ var AdvancedBackupSettings = [1, n0, _ABSd, 0, () => AdvancedBackupSetting$];
3221
+ var BackupJobsList = [1, n0, _BJL, 0, () => BackupJob$];
3222
+ var BackupJobSummaryList = [1, n0, _BJSL, 0, () => BackupJobSummary$];
3223
+ var BackupPlansList = [1, n0, _BPL, 0, () => BackupPlansListMember$];
3224
+ var BackupPlanTemplatesList = [1, n0, _BPTL, 0, () => BackupPlanTemplatesListMember$];
3225
+ var BackupPlanVersionsList = [1, n0, _BPVL, 0, () => BackupPlansListMember$];
3226
+ var BackupRules = [1, n0, _BRa, 0, [() => BackupRule$, 0]];
3227
+ var BackupRulesInput = [1, n0, _BRIac, 0, [() => BackupRuleInput$, 0]];
3228
+ var BackupSelectionsList = [1, n0, _BSL, 0, () => BackupSelectionsListMember$];
3229
+ var BackupVaultList = [1, n0, _BVL, 0, () => BackupVaultListMember$];
3230
+ var ConditionParameters = [1, n0, _CPo, 0, () => ConditionParameter$];
3231
+ var ControlInputParameters = [1, n0, _CIPo, 0, () => ControlInputParameter$];
3232
+ var CopyActions = [1, n0, _CA, 0, () => CopyAction$];
3233
+ var CopyJobsList = [1, n0, _CJL, 0, () => CopyJob$];
3234
+ var CopyJobSummaryList = [1, n0, _CJSL, 0, () => CopyJobSummary$];
3235
+ var FrameworkControls = [1, n0, _FC, 0, () => FrameworkControl$];
3236
+ var FrameworkList = [1, n0, _FL, 0, () => Framework$];
3237
+ var IndexActions = [1, n0, _IA, 0, () => IndexAction$];
3238
+ var IndexedRecoveryPointList = [1, n0, _IRPL, 0, () => IndexedRecoveryPoint$];
3239
+ var KeyValueList = [1, n0, _KVL, 0, () => KeyValue$];
3240
+ var LegalHoldsList = [1, n0, _LHL, 0, () => LegalHold$];
3241
+ var ListOfTags = [1, n0, _LOT, 0, () => Condition$];
3242
+ var ProtectedResourcesList = [1, n0, _PRL, 0, () => ProtectedResource$];
3243
+ var RecoveryPointByBackupVaultList = [1, n0, _RPBBVL, 0, () => RecoveryPointByBackupVault$];
3244
+ var RecoveryPointByResourceList = [1, n0, _RPBRL, 0, () => RecoveryPointByResource$];
3245
+ var RecoveryPointsList = [1, n0, _RPLe, 0, () => RecoveryPointMember$];
3246
+ var ReportJobList = [1, n0, _RJL, 0, () => ReportJob$];
3247
+ var ReportPlanList = [1, n0, _RPLep, 0, () => ReportPlan$];
3248
+ var ResourceSelections = [1, n0, _RSes, 0, () => ResourceSelection$];
3249
+ var RestoreAccessBackupVaultList = [1, n0, _RABVL, 0, () => RestoreAccessBackupVaultListMember$];
3250
+ var RestoreJobsList = [1, n0, _RJLe, 0, () => RestoreJobsListMember$];
3251
+ var RestoreJobSummaryList = [1, n0, _RJSL, 0, () => RestoreJobSummary$];
3252
+ var RestoreTestingPlans = [1, n0, _RTPe, 0, () => RestoreTestingPlanForList$];
3253
+ var RestoreTestingSelections = [1, n0, _RTSe, 0, () => RestoreTestingSelectionForList$];
3254
+ var ScanActions = [1, n0, _SA, 0, () => ScanAction$];
3255
+ var ScanJobs = [1, n0, _SJ, 0, () => ScanJob$];
3256
+ var ScanJobSummaryList = [1, n0, _SJSL, 0, () => ScanJobSummary$];
3257
+ var ScanResults = [1, n0, _SR, 0, () => ScanResult$];
3258
+ var ScanSettings = [1, n0, _SS, 0, () => ScanSetting$];
3259
+ var ScheduledRunsPreview = [1, n0, _SRP, 0, () => ScheduledPlanExecutionMember$];
3252
3260
  var TagKeyList = [1, n0, _TKL, 8, 0];
3253
- var TieringConfigurationsList = [1, n0, _TCL, 0, () => TieringConfigurationsListMember];
3261
+ var TieringConfigurationsList = [1, n0, _TCL, 0, () => TieringConfigurationsListMember$];
3254
3262
  var Metadata = [2, n0, _Me, 8, 0, 0];
3255
3263
  var SensitiveStringMap = [2, n0, _SSM, 8, 0, 0];
3256
3264
  var Tags = [2, n0, _Ta, 8, 0, 0];
3257
- var AssociateBackupVaultMpaApprovalTeam = [
3265
+ var AssociateBackupVaultMpaApprovalTeam$ = [
3258
3266
  9,
3259
3267
  n0,
3260
3268
  _ABVMAT,
3261
3269
  { [_h]: ["PUT", "/backup-vaults/{BackupVaultName}/mpaApprovalTeam", 204] },
3262
- () => AssociateBackupVaultMpaApprovalTeamInput,
3270
+ () => AssociateBackupVaultMpaApprovalTeamInput$,
3263
3271
  () => __Unit,
3264
3272
  ];
3265
- var CancelLegalHold = [
3273
+ var CancelLegalHold$ = [
3266
3274
  9,
3267
3275
  n0,
3268
3276
  _CLH,
3269
3277
  { [_h]: ["DELETE", "/legal-holds/{LegalHoldId}", 201] },
3270
- () => CancelLegalHoldInput,
3271
- () => CancelLegalHoldOutput,
3278
+ () => CancelLegalHoldInput$,
3279
+ () => CancelLegalHoldOutput$,
3272
3280
  ];
3273
- var CreateBackupPlan = [
3281
+ var CreateBackupPlan$ = [
3274
3282
  9,
3275
3283
  n0,
3276
3284
  _CBP,
3277
3285
  { [_h]: ["PUT", "/backup/plans", 200] },
3278
- () => CreateBackupPlanInput,
3279
- () => CreateBackupPlanOutput,
3286
+ () => CreateBackupPlanInput$,
3287
+ () => CreateBackupPlanOutput$,
3280
3288
  ];
3281
- var CreateBackupSelection = [
3289
+ var CreateBackupSelection$ = [
3282
3290
  9,
3283
3291
  n0,
3284
3292
  _CBS,
3285
3293
  { [_h]: ["PUT", "/backup/plans/{BackupPlanId}/selections", 200] },
3286
- () => CreateBackupSelectionInput,
3287
- () => CreateBackupSelectionOutput,
3294
+ () => CreateBackupSelectionInput$,
3295
+ () => CreateBackupSelectionOutput$,
3288
3296
  ];
3289
- var CreateBackupVault = [
3297
+ var CreateBackupVault$ = [
3290
3298
  9,
3291
3299
  n0,
3292
3300
  _CBV,
3293
3301
  { [_h]: ["PUT", "/backup-vaults/{BackupVaultName}", 200] },
3294
- () => CreateBackupVaultInput,
3295
- () => CreateBackupVaultOutput,
3302
+ () => CreateBackupVaultInput$,
3303
+ () => CreateBackupVaultOutput$,
3296
3304
  ];
3297
- var CreateFramework = [
3305
+ var CreateFramework$ = [
3298
3306
  9,
3299
3307
  n0,
3300
3308
  _CF,
3301
3309
  { [_h]: ["POST", "/audit/frameworks", 200] },
3302
- () => CreateFrameworkInput,
3303
- () => CreateFrameworkOutput,
3310
+ () => CreateFrameworkInput$,
3311
+ () => CreateFrameworkOutput$,
3304
3312
  ];
3305
- var CreateLegalHold = [
3313
+ var CreateLegalHold$ = [
3306
3314
  9,
3307
3315
  n0,
3308
3316
  _CLHr,
3309
3317
  { [_h]: ["POST", "/legal-holds", 200] },
3310
- () => CreateLegalHoldInput,
3311
- () => CreateLegalHoldOutput,
3318
+ () => CreateLegalHoldInput$,
3319
+ () => CreateLegalHoldOutput$,
3312
3320
  ];
3313
- var CreateLogicallyAirGappedBackupVault = [
3321
+ var CreateLogicallyAirGappedBackupVault$ = [
3314
3322
  9,
3315
3323
  n0,
3316
3324
  _CLAGBV,
3317
3325
  { [_h]: ["PUT", "/logically-air-gapped-backup-vaults/{BackupVaultName}", 200] },
3318
- () => CreateLogicallyAirGappedBackupVaultInput,
3319
- () => CreateLogicallyAirGappedBackupVaultOutput,
3326
+ () => CreateLogicallyAirGappedBackupVaultInput$,
3327
+ () => CreateLogicallyAirGappedBackupVaultOutput$,
3320
3328
  ];
3321
- var CreateReportPlan = [
3329
+ var CreateReportPlan$ = [
3322
3330
  9,
3323
3331
  n0,
3324
3332
  _CRP,
3325
3333
  { [_h]: ["POST", "/audit/report-plans", 200] },
3326
- () => CreateReportPlanInput,
3327
- () => CreateReportPlanOutput,
3334
+ () => CreateReportPlanInput$,
3335
+ () => CreateReportPlanOutput$,
3328
3336
  ];
3329
- var CreateRestoreAccessBackupVault = [
3337
+ var CreateRestoreAccessBackupVault$ = [
3330
3338
  9,
3331
3339
  n0,
3332
3340
  _CRABV,
3333
3341
  { [_h]: ["PUT", "/restore-access-backup-vaults", 200] },
3334
- () => CreateRestoreAccessBackupVaultInput,
3335
- () => CreateRestoreAccessBackupVaultOutput,
3342
+ () => CreateRestoreAccessBackupVaultInput$,
3343
+ () => CreateRestoreAccessBackupVaultOutput$,
3336
3344
  ];
3337
- var CreateRestoreTestingPlan = [
3345
+ var CreateRestoreTestingPlan$ = [
3338
3346
  9,
3339
3347
  n0,
3340
3348
  _CRTP,
3341
3349
  { [_h]: ["PUT", "/restore-testing/plans", 201] },
3342
- () => CreateRestoreTestingPlanInput,
3343
- () => CreateRestoreTestingPlanOutput,
3350
+ () => CreateRestoreTestingPlanInput$,
3351
+ () => CreateRestoreTestingPlanOutput$,
3344
3352
  ];
3345
- var CreateRestoreTestingSelection = [
3353
+ var CreateRestoreTestingSelection$ = [
3346
3354
  9,
3347
3355
  n0,
3348
3356
  _CRTS,
3349
3357
  { [_h]: ["PUT", "/restore-testing/plans/{RestoreTestingPlanName}/selections", 201] },
3350
- () => CreateRestoreTestingSelectionInput,
3351
- () => CreateRestoreTestingSelectionOutput,
3358
+ () => CreateRestoreTestingSelectionInput$,
3359
+ () => CreateRestoreTestingSelectionOutput$,
3352
3360
  ];
3353
- var CreateTieringConfiguration = [
3361
+ var CreateTieringConfiguration$ = [
3354
3362
  9,
3355
3363
  n0,
3356
3364
  _CTC,
3357
3365
  { [_h]: ["PUT", "/tiering-configurations", 200] },
3358
- () => CreateTieringConfigurationInput,
3359
- () => CreateTieringConfigurationOutput,
3366
+ () => CreateTieringConfigurationInput$,
3367
+ () => CreateTieringConfigurationOutput$,
3360
3368
  ];
3361
- var DeleteBackupPlan = [
3369
+ var DeleteBackupPlan$ = [
3362
3370
  9,
3363
3371
  n0,
3364
3372
  _DBP,
3365
3373
  { [_h]: ["DELETE", "/backup/plans/{BackupPlanId}", 200] },
3366
- () => DeleteBackupPlanInput,
3367
- () => DeleteBackupPlanOutput,
3374
+ () => DeleteBackupPlanInput$,
3375
+ () => DeleteBackupPlanOutput$,
3368
3376
  ];
3369
- var DeleteBackupSelection = [
3377
+ var DeleteBackupSelection$ = [
3370
3378
  9,
3371
3379
  n0,
3372
3380
  _DBS,
3373
3381
  { [_h]: ["DELETE", "/backup/plans/{BackupPlanId}/selections/{SelectionId}", 200] },
3374
- () => DeleteBackupSelectionInput,
3382
+ () => DeleteBackupSelectionInput$,
3375
3383
  () => __Unit,
3376
3384
  ];
3377
- var DeleteBackupVault = [
3385
+ var DeleteBackupVault$ = [
3378
3386
  9,
3379
3387
  n0,
3380
3388
  _DBV,
3381
3389
  { [_h]: ["DELETE", "/backup-vaults/{BackupVaultName}", 200] },
3382
- () => DeleteBackupVaultInput,
3390
+ () => DeleteBackupVaultInput$,
3383
3391
  () => __Unit,
3384
3392
  ];
3385
- var DeleteBackupVaultAccessPolicy = [
3393
+ var DeleteBackupVaultAccessPolicy$ = [
3386
3394
  9,
3387
3395
  n0,
3388
3396
  _DBVAP,
3389
3397
  { [_h]: ["DELETE", "/backup-vaults/{BackupVaultName}/access-policy", 200] },
3390
- () => DeleteBackupVaultAccessPolicyInput,
3398
+ () => DeleteBackupVaultAccessPolicyInput$,
3391
3399
  () => __Unit,
3392
3400
  ];
3393
- var DeleteBackupVaultLockConfiguration = [
3401
+ var DeleteBackupVaultLockConfiguration$ = [
3394
3402
  9,
3395
3403
  n0,
3396
3404
  _DBVLC,
3397
3405
  { [_h]: ["DELETE", "/backup-vaults/{BackupVaultName}/vault-lock", 200] },
3398
- () => DeleteBackupVaultLockConfigurationInput,
3406
+ () => DeleteBackupVaultLockConfigurationInput$,
3399
3407
  () => __Unit,
3400
3408
  ];
3401
- var DeleteBackupVaultNotifications = [
3409
+ var DeleteBackupVaultNotifications$ = [
3402
3410
  9,
3403
3411
  n0,
3404
3412
  _DBVN,
3405
3413
  { [_h]: ["DELETE", "/backup-vaults/{BackupVaultName}/notification-configuration", 200] },
3406
- () => DeleteBackupVaultNotificationsInput,
3414
+ () => DeleteBackupVaultNotificationsInput$,
3407
3415
  () => __Unit,
3408
3416
  ];
3409
- var DeleteFramework = [
3417
+ var DeleteFramework$ = [
3410
3418
  9,
3411
3419
  n0,
3412
3420
  _DF,
3413
3421
  { [_h]: ["DELETE", "/audit/frameworks/{FrameworkName}", 200] },
3414
- () => DeleteFrameworkInput,
3422
+ () => DeleteFrameworkInput$,
3415
3423
  () => __Unit,
3416
3424
  ];
3417
- var DeleteRecoveryPoint = [
3425
+ var DeleteRecoveryPoint$ = [
3418
3426
  9,
3419
3427
  n0,
3420
3428
  _DRP,
3421
3429
  { [_h]: ["DELETE", "/backup-vaults/{BackupVaultName}/recovery-points/{RecoveryPointArn}", 200] },
3422
- () => DeleteRecoveryPointInput,
3430
+ () => DeleteRecoveryPointInput$,
3423
3431
  () => __Unit,
3424
3432
  ];
3425
- var DeleteReportPlan = [
3433
+ var DeleteReportPlan$ = [
3426
3434
  9,
3427
3435
  n0,
3428
3436
  _DRPe,
3429
3437
  { [_h]: ["DELETE", "/audit/report-plans/{ReportPlanName}", 200] },
3430
- () => DeleteReportPlanInput,
3438
+ () => DeleteReportPlanInput$,
3431
3439
  () => __Unit,
3432
3440
  ];
3433
- var DeleteRestoreTestingPlan = [
3441
+ var DeleteRestoreTestingPlan$ = [
3434
3442
  9,
3435
3443
  n0,
3436
3444
  _DRTP,
3437
3445
  { [_h]: ["DELETE", "/restore-testing/plans/{RestoreTestingPlanName}", 204] },
3438
- () => DeleteRestoreTestingPlanInput,
3446
+ () => DeleteRestoreTestingPlanInput$,
3439
3447
  () => __Unit,
3440
3448
  ];
3441
- var DeleteRestoreTestingSelection = [
3449
+ var DeleteRestoreTestingSelection$ = [
3442
3450
  9,
3443
3451
  n0,
3444
3452
  _DRTS,
3445
3453
  { [_h]: ["DELETE", "/restore-testing/plans/{RestoreTestingPlanName}/selections/{RestoreTestingSelectionName}", 204] },
3446
- () => DeleteRestoreTestingSelectionInput,
3454
+ () => DeleteRestoreTestingSelectionInput$,
3447
3455
  () => __Unit,
3448
3456
  ];
3449
- var DeleteTieringConfiguration = [
3457
+ var DeleteTieringConfiguration$ = [
3450
3458
  9,
3451
3459
  n0,
3452
3460
  _DTC,
3453
3461
  { [_h]: ["DELETE", "/tiering-configurations/{TieringConfigurationName}", 200] },
3454
- () => DeleteTieringConfigurationInput,
3455
- () => DeleteTieringConfigurationOutput,
3462
+ () => DeleteTieringConfigurationInput$,
3463
+ () => DeleteTieringConfigurationOutput$,
3456
3464
  ];
3457
- var DescribeBackupJob = [
3465
+ var DescribeBackupJob$ = [
3458
3466
  9,
3459
3467
  n0,
3460
3468
  _DBJ,
3461
3469
  { [_h]: ["GET", "/backup-jobs/{BackupJobId}", 200] },
3462
- () => DescribeBackupJobInput,
3463
- () => DescribeBackupJobOutput,
3470
+ () => DescribeBackupJobInput$,
3471
+ () => DescribeBackupJobOutput$,
3464
3472
  ];
3465
- var DescribeBackupVault = [
3473
+ var DescribeBackupVault$ = [
3466
3474
  9,
3467
3475
  n0,
3468
3476
  _DBVe,
3469
3477
  { [_h]: ["GET", "/backup-vaults/{BackupVaultName}", 200] },
3470
- () => DescribeBackupVaultInput,
3471
- () => DescribeBackupVaultOutput,
3478
+ () => DescribeBackupVaultInput$,
3479
+ () => DescribeBackupVaultOutput$,
3472
3480
  ];
3473
- var DescribeCopyJob = [
3481
+ var DescribeCopyJob$ = [
3474
3482
  9,
3475
3483
  n0,
3476
3484
  _DCJ,
3477
3485
  { [_h]: ["GET", "/copy-jobs/{CopyJobId}", 200] },
3478
- () => DescribeCopyJobInput,
3479
- () => DescribeCopyJobOutput,
3486
+ () => DescribeCopyJobInput$,
3487
+ () => DescribeCopyJobOutput$,
3480
3488
  ];
3481
- var DescribeFramework = [
3489
+ var DescribeFramework$ = [
3482
3490
  9,
3483
3491
  n0,
3484
3492
  _DFe,
3485
3493
  { [_h]: ["GET", "/audit/frameworks/{FrameworkName}", 200] },
3486
- () => DescribeFrameworkInput,
3487
- () => DescribeFrameworkOutput,
3494
+ () => DescribeFrameworkInput$,
3495
+ () => DescribeFrameworkOutput$,
3488
3496
  ];
3489
- var DescribeGlobalSettings = [
3497
+ var DescribeGlobalSettings$ = [
3490
3498
  9,
3491
3499
  n0,
3492
3500
  _DGS,
3493
3501
  { [_h]: ["GET", "/global-settings", 200] },
3494
- () => DescribeGlobalSettingsInput,
3495
- () => DescribeGlobalSettingsOutput,
3502
+ () => DescribeGlobalSettingsInput$,
3503
+ () => DescribeGlobalSettingsOutput$,
3496
3504
  ];
3497
- var DescribeProtectedResource = [
3505
+ var DescribeProtectedResource$ = [
3498
3506
  9,
3499
3507
  n0,
3500
3508
  _DPR,
3501
3509
  { [_h]: ["GET", "/resources/{ResourceArn}", 200] },
3502
- () => DescribeProtectedResourceInput,
3503
- () => DescribeProtectedResourceOutput,
3510
+ () => DescribeProtectedResourceInput$,
3511
+ () => DescribeProtectedResourceOutput$,
3504
3512
  ];
3505
- var DescribeRecoveryPoint = [
3513
+ var DescribeRecoveryPoint$ = [
3506
3514
  9,
3507
3515
  n0,
3508
3516
  _DRPes,
3509
3517
  { [_h]: ["GET", "/backup-vaults/{BackupVaultName}/recovery-points/{RecoveryPointArn}", 200] },
3510
- () => DescribeRecoveryPointInput,
3511
- () => DescribeRecoveryPointOutput,
3518
+ () => DescribeRecoveryPointInput$,
3519
+ () => DescribeRecoveryPointOutput$,
3512
3520
  ];
3513
- var DescribeRegionSettings = [
3521
+ var DescribeRegionSettings$ = [
3514
3522
  9,
3515
3523
  n0,
3516
3524
  _DRS,
3517
3525
  { [_h]: ["GET", "/account-settings", 200] },
3518
- () => DescribeRegionSettingsInput,
3519
- () => DescribeRegionSettingsOutput,
3526
+ () => DescribeRegionSettingsInput$,
3527
+ () => DescribeRegionSettingsOutput$,
3520
3528
  ];
3521
- var DescribeReportJob = [
3529
+ var DescribeReportJob$ = [
3522
3530
  9,
3523
3531
  n0,
3524
3532
  _DRJ,
3525
3533
  { [_h]: ["GET", "/audit/report-jobs/{ReportJobId}", 200] },
3526
- () => DescribeReportJobInput,
3527
- () => DescribeReportJobOutput,
3534
+ () => DescribeReportJobInput$,
3535
+ () => DescribeReportJobOutput$,
3528
3536
  ];
3529
- var DescribeReportPlan = [
3537
+ var DescribeReportPlan$ = [
3530
3538
  9,
3531
3539
  n0,
3532
3540
  _DRPesc,
3533
3541
  { [_h]: ["GET", "/audit/report-plans/{ReportPlanName}", 200] },
3534
- () => DescribeReportPlanInput,
3535
- () => DescribeReportPlanOutput,
3542
+ () => DescribeReportPlanInput$,
3543
+ () => DescribeReportPlanOutput$,
3536
3544
  ];
3537
- var DescribeRestoreJob = [
3545
+ var DescribeRestoreJob$ = [
3538
3546
  9,
3539
3547
  n0,
3540
3548
  _DRJe,
3541
3549
  { [_h]: ["GET", "/restore-jobs/{RestoreJobId}", 200] },
3542
- () => DescribeRestoreJobInput,
3543
- () => DescribeRestoreJobOutput,
3550
+ () => DescribeRestoreJobInput$,
3551
+ () => DescribeRestoreJobOutput$,
3544
3552
  ];
3545
- var DescribeScanJob = [
3553
+ var DescribeScanJob$ = [
3546
3554
  9,
3547
3555
  n0,
3548
3556
  _DSJ,
3549
3557
  { [_h]: ["GET", "/scan/jobs/{ScanJobId}", 200] },
3550
- () => DescribeScanJobInput,
3551
- () => DescribeScanJobOutput,
3558
+ () => DescribeScanJobInput$,
3559
+ () => DescribeScanJobOutput$,
3552
3560
  ];
3553
- var DisassociateBackupVaultMpaApprovalTeam = [
3561
+ var DisassociateBackupVaultMpaApprovalTeam$ = [
3554
3562
  9,
3555
3563
  n0,
3556
3564
  _DBVMAT,
3557
3565
  { [_h]: ["POST", "/backup-vaults/{BackupVaultName}/mpaApprovalTeam?delete", 204] },
3558
- () => DisassociateBackupVaultMpaApprovalTeamInput,
3566
+ () => DisassociateBackupVaultMpaApprovalTeamInput$,
3559
3567
  () => __Unit,
3560
3568
  ];
3561
- var DisassociateRecoveryPoint = [
3569
+ var DisassociateRecoveryPoint$ = [
3562
3570
  9,
3563
3571
  n0,
3564
3572
  _DRPi,
3565
3573
  { [_h]: ["POST", "/backup-vaults/{BackupVaultName}/recovery-points/{RecoveryPointArn}/disassociate", 200] },
3566
- () => DisassociateRecoveryPointInput,
3574
+ () => DisassociateRecoveryPointInput$,
3567
3575
  () => __Unit,
3568
3576
  ];
3569
- var DisassociateRecoveryPointFromParent = [
3577
+ var DisassociateRecoveryPointFromParent$ = [
3570
3578
  9,
3571
3579
  n0,
3572
3580
  _DRPFP,
3573
3581
  { [_h]: ["DELETE", "/backup-vaults/{BackupVaultName}/recovery-points/{RecoveryPointArn}/parentAssociation", 204] },
3574
- () => DisassociateRecoveryPointFromParentInput,
3582
+ () => DisassociateRecoveryPointFromParentInput$,
3575
3583
  () => __Unit,
3576
3584
  ];
3577
- var ExportBackupPlanTemplate = [
3585
+ var ExportBackupPlanTemplate$ = [
3578
3586
  9,
3579
3587
  n0,
3580
3588
  _EBPT,
3581
3589
  { [_h]: ["GET", "/backup/plans/{BackupPlanId}/toTemplate", 200] },
3582
- () => ExportBackupPlanTemplateInput,
3583
- () => ExportBackupPlanTemplateOutput,
3590
+ () => ExportBackupPlanTemplateInput$,
3591
+ () => ExportBackupPlanTemplateOutput$,
3584
3592
  ];
3585
- var GetBackupPlan = [
3593
+ var GetBackupPlan$ = [
3586
3594
  9,
3587
3595
  n0,
3588
3596
  _GBP,
3589
3597
  { [_h]: ["GET", "/backup/plans/{BackupPlanId}", 200] },
3590
- () => GetBackupPlanInput,
3591
- () => GetBackupPlanOutput,
3598
+ () => GetBackupPlanInput$,
3599
+ () => GetBackupPlanOutput$,
3592
3600
  ];
3593
- var GetBackupPlanFromJSON = [
3601
+ var GetBackupPlanFromJSON$ = [
3594
3602
  9,
3595
3603
  n0,
3596
3604
  _GBPFJSON,
3597
3605
  { [_h]: ["POST", "/backup/template/json/toPlan", 200] },
3598
- () => GetBackupPlanFromJSONInput,
3599
- () => GetBackupPlanFromJSONOutput,
3606
+ () => GetBackupPlanFromJSONInput$,
3607
+ () => GetBackupPlanFromJSONOutput$,
3600
3608
  ];
3601
- var GetBackupPlanFromTemplate = [
3609
+ var GetBackupPlanFromTemplate$ = [
3602
3610
  9,
3603
3611
  n0,
3604
3612
  _GBPFT,
3605
3613
  { [_h]: ["GET", "/backup/template/plans/{BackupPlanTemplateId}/toPlan", 200] },
3606
- () => GetBackupPlanFromTemplateInput,
3607
- () => GetBackupPlanFromTemplateOutput,
3614
+ () => GetBackupPlanFromTemplateInput$,
3615
+ () => GetBackupPlanFromTemplateOutput$,
3608
3616
  ];
3609
- var GetBackupSelection = [
3617
+ var GetBackupSelection$ = [
3610
3618
  9,
3611
3619
  n0,
3612
3620
  _GBS,
3613
3621
  { [_h]: ["GET", "/backup/plans/{BackupPlanId}/selections/{SelectionId}", 200] },
3614
- () => GetBackupSelectionInput,
3615
- () => GetBackupSelectionOutput,
3622
+ () => GetBackupSelectionInput$,
3623
+ () => GetBackupSelectionOutput$,
3616
3624
  ];
3617
- var GetBackupVaultAccessPolicy = [
3625
+ var GetBackupVaultAccessPolicy$ = [
3618
3626
  9,
3619
3627
  n0,
3620
3628
  _GBVAP,
3621
3629
  { [_h]: ["GET", "/backup-vaults/{BackupVaultName}/access-policy", 200] },
3622
- () => GetBackupVaultAccessPolicyInput,
3623
- () => GetBackupVaultAccessPolicyOutput,
3630
+ () => GetBackupVaultAccessPolicyInput$,
3631
+ () => GetBackupVaultAccessPolicyOutput$,
3624
3632
  ];
3625
- var GetBackupVaultNotifications = [
3633
+ var GetBackupVaultNotifications$ = [
3626
3634
  9,
3627
3635
  n0,
3628
3636
  _GBVN,
3629
3637
  { [_h]: ["GET", "/backup-vaults/{BackupVaultName}/notification-configuration", 200] },
3630
- () => GetBackupVaultNotificationsInput,
3631
- () => GetBackupVaultNotificationsOutput,
3638
+ () => GetBackupVaultNotificationsInput$,
3639
+ () => GetBackupVaultNotificationsOutput$,
3632
3640
  ];
3633
- var GetLegalHold = [
3641
+ var GetLegalHold$ = [
3634
3642
  9,
3635
3643
  n0,
3636
3644
  _GLH,
3637
3645
  { [_h]: ["GET", "/legal-holds/{LegalHoldId}", 200] },
3638
- () => GetLegalHoldInput,
3639
- () => GetLegalHoldOutput,
3646
+ () => GetLegalHoldInput$,
3647
+ () => GetLegalHoldOutput$,
3640
3648
  ];
3641
- var GetRecoveryPointIndexDetails = [
3649
+ var GetRecoveryPointIndexDetails$ = [
3642
3650
  9,
3643
3651
  n0,
3644
3652
  _GRPID,
3645
3653
  { [_h]: ["GET", "/backup-vaults/{BackupVaultName}/recovery-points/{RecoveryPointArn}/index", 200] },
3646
- () => GetRecoveryPointIndexDetailsInput,
3647
- () => GetRecoveryPointIndexDetailsOutput,
3654
+ () => GetRecoveryPointIndexDetailsInput$,
3655
+ () => GetRecoveryPointIndexDetailsOutput$,
3648
3656
  ];
3649
- var GetRecoveryPointRestoreMetadata = [
3657
+ var GetRecoveryPointRestoreMetadata$ = [
3650
3658
  9,
3651
3659
  n0,
3652
3660
  _GRPRM,
3653
3661
  { [_h]: ["GET", "/backup-vaults/{BackupVaultName}/recovery-points/{RecoveryPointArn}/restore-metadata", 200] },
3654
- () => GetRecoveryPointRestoreMetadataInput,
3655
- () => GetRecoveryPointRestoreMetadataOutput,
3662
+ () => GetRecoveryPointRestoreMetadataInput$,
3663
+ () => GetRecoveryPointRestoreMetadataOutput$,
3656
3664
  ];
3657
- var GetRestoreJobMetadata = [
3665
+ var GetRestoreJobMetadata$ = [
3658
3666
  9,
3659
3667
  n0,
3660
3668
  _GRJM,
3661
3669
  { [_h]: ["GET", "/restore-jobs/{RestoreJobId}/metadata", 200] },
3662
- () => GetRestoreJobMetadataInput,
3663
- () => GetRestoreJobMetadataOutput,
3670
+ () => GetRestoreJobMetadataInput$,
3671
+ () => GetRestoreJobMetadataOutput$,
3664
3672
  ];
3665
- var GetRestoreTestingInferredMetadata = [
3673
+ var GetRestoreTestingInferredMetadata$ = [
3666
3674
  9,
3667
3675
  n0,
3668
3676
  _GRTIM,
3669
3677
  { [_h]: ["GET", "/restore-testing/inferred-metadata", 200] },
3670
- () => GetRestoreTestingInferredMetadataInput,
3671
- () => GetRestoreTestingInferredMetadataOutput,
3678
+ () => GetRestoreTestingInferredMetadataInput$,
3679
+ () => GetRestoreTestingInferredMetadataOutput$,
3672
3680
  ];
3673
- var GetRestoreTestingPlan = [
3681
+ var GetRestoreTestingPlan$ = [
3674
3682
  9,
3675
3683
  n0,
3676
3684
  _GRTP,
3677
3685
  { [_h]: ["GET", "/restore-testing/plans/{RestoreTestingPlanName}", 200] },
3678
- () => GetRestoreTestingPlanInput,
3679
- () => GetRestoreTestingPlanOutput,
3686
+ () => GetRestoreTestingPlanInput$,
3687
+ () => GetRestoreTestingPlanOutput$,
3680
3688
  ];
3681
- var GetRestoreTestingSelection = [
3689
+ var GetRestoreTestingSelection$ = [
3682
3690
  9,
3683
3691
  n0,
3684
3692
  _GRTS,
3685
3693
  { [_h]: ["GET", "/restore-testing/plans/{RestoreTestingPlanName}/selections/{RestoreTestingSelectionName}", 200] },
3686
- () => GetRestoreTestingSelectionInput,
3687
- () => GetRestoreTestingSelectionOutput,
3694
+ () => GetRestoreTestingSelectionInput$,
3695
+ () => GetRestoreTestingSelectionOutput$,
3688
3696
  ];
3689
- var GetSupportedResourceTypes = [
3697
+ var GetSupportedResourceTypes$ = [
3690
3698
  9,
3691
3699
  n0,
3692
3700
  _GSRT,
3693
3701
  { [_h]: ["GET", "/supported-resource-types", 200] },
3694
3702
  () => __Unit,
3695
- () => GetSupportedResourceTypesOutput,
3703
+ () => GetSupportedResourceTypesOutput$,
3696
3704
  ];
3697
- var GetTieringConfiguration = [
3705
+ var GetTieringConfiguration$ = [
3698
3706
  9,
3699
3707
  n0,
3700
3708
  _GTC,
3701
3709
  { [_h]: ["GET", "/tiering-configurations/{TieringConfigurationName}", 200] },
3702
- () => GetTieringConfigurationInput,
3703
- () => GetTieringConfigurationOutput,
3710
+ () => GetTieringConfigurationInput$,
3711
+ () => GetTieringConfigurationOutput$,
3704
3712
  ];
3705
- var ListBackupJobs = [
3713
+ var ListBackupJobs$ = [
3706
3714
  9,
3707
3715
  n0,
3708
3716
  _LBJ,
3709
3717
  { [_h]: ["GET", "/backup-jobs", 200] },
3710
- () => ListBackupJobsInput,
3711
- () => ListBackupJobsOutput,
3718
+ () => ListBackupJobsInput$,
3719
+ () => ListBackupJobsOutput$,
3712
3720
  ];
3713
- var ListBackupJobSummaries = [
3721
+ var ListBackupJobSummaries$ = [
3714
3722
  9,
3715
3723
  n0,
3716
3724
  _LBJS,
3717
3725
  { [_h]: ["GET", "/audit/backup-job-summaries", 200] },
3718
- () => ListBackupJobSummariesInput,
3719
- () => ListBackupJobSummariesOutput,
3726
+ () => ListBackupJobSummariesInput$,
3727
+ () => ListBackupJobSummariesOutput$,
3720
3728
  ];
3721
- var ListBackupPlans = [
3729
+ var ListBackupPlans$ = [
3722
3730
  9,
3723
3731
  n0,
3724
3732
  _LBP,
3725
3733
  { [_h]: ["GET", "/backup/plans", 200] },
3726
- () => ListBackupPlansInput,
3727
- () => ListBackupPlansOutput,
3734
+ () => ListBackupPlansInput$,
3735
+ () => ListBackupPlansOutput$,
3728
3736
  ];
3729
- var ListBackupPlanTemplates = [
3737
+ var ListBackupPlanTemplates$ = [
3730
3738
  9,
3731
3739
  n0,
3732
3740
  _LBPT,
3733
3741
  { [_h]: ["GET", "/backup/template/plans", 200] },
3734
- () => ListBackupPlanTemplatesInput,
3735
- () => ListBackupPlanTemplatesOutput,
3742
+ () => ListBackupPlanTemplatesInput$,
3743
+ () => ListBackupPlanTemplatesOutput$,
3736
3744
  ];
3737
- var ListBackupPlanVersions = [
3745
+ var ListBackupPlanVersions$ = [
3738
3746
  9,
3739
3747
  n0,
3740
3748
  _LBPV,
3741
3749
  { [_h]: ["GET", "/backup/plans/{BackupPlanId}/versions", 200] },
3742
- () => ListBackupPlanVersionsInput,
3743
- () => ListBackupPlanVersionsOutput,
3750
+ () => ListBackupPlanVersionsInput$,
3751
+ () => ListBackupPlanVersionsOutput$,
3744
3752
  ];
3745
- var ListBackupSelections = [
3753
+ var ListBackupSelections$ = [
3746
3754
  9,
3747
3755
  n0,
3748
3756
  _LBS,
3749
3757
  { [_h]: ["GET", "/backup/plans/{BackupPlanId}/selections", 200] },
3750
- () => ListBackupSelectionsInput,
3751
- () => ListBackupSelectionsOutput,
3758
+ () => ListBackupSelectionsInput$,
3759
+ () => ListBackupSelectionsOutput$,
3752
3760
  ];
3753
- var ListBackupVaults = [
3761
+ var ListBackupVaults$ = [
3754
3762
  9,
3755
3763
  n0,
3756
3764
  _LBV,
3757
3765
  { [_h]: ["GET", "/backup-vaults", 200] },
3758
- () => ListBackupVaultsInput,
3759
- () => ListBackupVaultsOutput,
3766
+ () => ListBackupVaultsInput$,
3767
+ () => ListBackupVaultsOutput$,
3760
3768
  ];
3761
- var ListCopyJobs = [
3769
+ var ListCopyJobs$ = [
3762
3770
  9,
3763
3771
  n0,
3764
3772
  _LCJ,
3765
3773
  { [_h]: ["GET", "/copy-jobs", 200] },
3766
- () => ListCopyJobsInput,
3767
- () => ListCopyJobsOutput,
3774
+ () => ListCopyJobsInput$,
3775
+ () => ListCopyJobsOutput$,
3768
3776
  ];
3769
- var ListCopyJobSummaries = [
3777
+ var ListCopyJobSummaries$ = [
3770
3778
  9,
3771
3779
  n0,
3772
3780
  _LCJS,
3773
3781
  { [_h]: ["GET", "/audit/copy-job-summaries", 200] },
3774
- () => ListCopyJobSummariesInput,
3775
- () => ListCopyJobSummariesOutput,
3782
+ () => ListCopyJobSummariesInput$,
3783
+ () => ListCopyJobSummariesOutput$,
3776
3784
  ];
3777
- var ListFrameworks = [
3785
+ var ListFrameworks$ = [
3778
3786
  9,
3779
3787
  n0,
3780
3788
  _LF,
3781
3789
  { [_h]: ["GET", "/audit/frameworks", 200] },
3782
- () => ListFrameworksInput,
3783
- () => ListFrameworksOutput,
3790
+ () => ListFrameworksInput$,
3791
+ () => ListFrameworksOutput$,
3784
3792
  ];
3785
- var ListIndexedRecoveryPoints = [
3793
+ var ListIndexedRecoveryPoints$ = [
3786
3794
  9,
3787
3795
  n0,
3788
3796
  _LIRP,
3789
3797
  { [_h]: ["GET", "/indexes/recovery-point", 200] },
3790
- () => ListIndexedRecoveryPointsInput,
3791
- () => ListIndexedRecoveryPointsOutput,
3798
+ () => ListIndexedRecoveryPointsInput$,
3799
+ () => ListIndexedRecoveryPointsOutput$,
3792
3800
  ];
3793
- var ListLegalHolds = [
3801
+ var ListLegalHolds$ = [
3794
3802
  9,
3795
3803
  n0,
3796
3804
  _LLH,
3797
3805
  { [_h]: ["GET", "/legal-holds", 200] },
3798
- () => ListLegalHoldsInput,
3799
- () => ListLegalHoldsOutput,
3806
+ () => ListLegalHoldsInput$,
3807
+ () => ListLegalHoldsOutput$,
3800
3808
  ];
3801
- var ListProtectedResources = [
3809
+ var ListProtectedResources$ = [
3802
3810
  9,
3803
3811
  n0,
3804
3812
  _LPR,
3805
3813
  { [_h]: ["GET", "/resources", 200] },
3806
- () => ListProtectedResourcesInput,
3807
- () => ListProtectedResourcesOutput,
3814
+ () => ListProtectedResourcesInput$,
3815
+ () => ListProtectedResourcesOutput$,
3808
3816
  ];
3809
- var ListProtectedResourcesByBackupVault = [
3817
+ var ListProtectedResourcesByBackupVault$ = [
3810
3818
  9,
3811
3819
  n0,
3812
3820
  _LPRBBV,
3813
3821
  { [_h]: ["GET", "/backup-vaults/{BackupVaultName}/resources", 200] },
3814
- () => ListProtectedResourcesByBackupVaultInput,
3815
- () => ListProtectedResourcesByBackupVaultOutput,
3822
+ () => ListProtectedResourcesByBackupVaultInput$,
3823
+ () => ListProtectedResourcesByBackupVaultOutput$,
3816
3824
  ];
3817
- var ListRecoveryPointsByBackupVault = [
3825
+ var ListRecoveryPointsByBackupVault$ = [
3818
3826
  9,
3819
3827
  n0,
3820
3828
  _LRPBBV,
3821
3829
  { [_h]: ["GET", "/backup-vaults/{BackupVaultName}/recovery-points", 200] },
3822
- () => ListRecoveryPointsByBackupVaultInput,
3823
- () => ListRecoveryPointsByBackupVaultOutput,
3830
+ () => ListRecoveryPointsByBackupVaultInput$,
3831
+ () => ListRecoveryPointsByBackupVaultOutput$,
3824
3832
  ];
3825
- var ListRecoveryPointsByLegalHold = [
3833
+ var ListRecoveryPointsByLegalHold$ = [
3826
3834
  9,
3827
3835
  n0,
3828
3836
  _LRPBLH,
3829
3837
  { [_h]: ["GET", "/legal-holds/{LegalHoldId}/recovery-points", 200] },
3830
- () => ListRecoveryPointsByLegalHoldInput,
3831
- () => ListRecoveryPointsByLegalHoldOutput,
3838
+ () => ListRecoveryPointsByLegalHoldInput$,
3839
+ () => ListRecoveryPointsByLegalHoldOutput$,
3832
3840
  ];
3833
- var ListRecoveryPointsByResource = [
3841
+ var ListRecoveryPointsByResource$ = [
3834
3842
  9,
3835
3843
  n0,
3836
3844
  _LRPBR,
3837
3845
  { [_h]: ["GET", "/resources/{ResourceArn}/recovery-points", 200] },
3838
- () => ListRecoveryPointsByResourceInput,
3839
- () => ListRecoveryPointsByResourceOutput,
3846
+ () => ListRecoveryPointsByResourceInput$,
3847
+ () => ListRecoveryPointsByResourceOutput$,
3840
3848
  ];
3841
- var ListReportJobs = [
3849
+ var ListReportJobs$ = [
3842
3850
  9,
3843
3851
  n0,
3844
3852
  _LRJ,
3845
3853
  { [_h]: ["GET", "/audit/report-jobs", 200] },
3846
- () => ListReportJobsInput,
3847
- () => ListReportJobsOutput,
3854
+ () => ListReportJobsInput$,
3855
+ () => ListReportJobsOutput$,
3848
3856
  ];
3849
- var ListReportPlans = [
3857
+ var ListReportPlans$ = [
3850
3858
  9,
3851
3859
  n0,
3852
3860
  _LRP,
3853
3861
  { [_h]: ["GET", "/audit/report-plans", 200] },
3854
- () => ListReportPlansInput,
3855
- () => ListReportPlansOutput,
3862
+ () => ListReportPlansInput$,
3863
+ () => ListReportPlansOutput$,
3856
3864
  ];
3857
- var ListRestoreAccessBackupVaults = [
3865
+ var ListRestoreAccessBackupVaults$ = [
3858
3866
  9,
3859
3867
  n0,
3860
3868
  _LRABV,
3861
3869
  { [_h]: ["GET", "/logically-air-gapped-backup-vaults/{BackupVaultName}/restore-access-backup-vaults", 200] },
3862
- () => ListRestoreAccessBackupVaultsInput,
3863
- () => ListRestoreAccessBackupVaultsOutput,
3870
+ () => ListRestoreAccessBackupVaultsInput$,
3871
+ () => ListRestoreAccessBackupVaultsOutput$,
3864
3872
  ];
3865
- var ListRestoreJobs = [
3873
+ var ListRestoreJobs$ = [
3866
3874
  9,
3867
3875
  n0,
3868
3876
  _LRJi,
3869
3877
  { [_h]: ["GET", "/restore-jobs", 200] },
3870
- () => ListRestoreJobsInput,
3871
- () => ListRestoreJobsOutput,
3878
+ () => ListRestoreJobsInput$,
3879
+ () => ListRestoreJobsOutput$,
3872
3880
  ];
3873
- var ListRestoreJobsByProtectedResource = [
3881
+ var ListRestoreJobsByProtectedResource$ = [
3874
3882
  9,
3875
3883
  n0,
3876
3884
  _LRJBPR,
3877
3885
  { [_h]: ["GET", "/resources/{ResourceArn}/restore-jobs", 200] },
3878
- () => ListRestoreJobsByProtectedResourceInput,
3879
- () => ListRestoreJobsByProtectedResourceOutput,
3886
+ () => ListRestoreJobsByProtectedResourceInput$,
3887
+ () => ListRestoreJobsByProtectedResourceOutput$,
3880
3888
  ];
3881
- var ListRestoreJobSummaries = [
3889
+ var ListRestoreJobSummaries$ = [
3882
3890
  9,
3883
3891
  n0,
3884
3892
  _LRJS,
3885
3893
  { [_h]: ["GET", "/audit/restore-job-summaries", 200] },
3886
- () => ListRestoreJobSummariesInput,
3887
- () => ListRestoreJobSummariesOutput,
3894
+ () => ListRestoreJobSummariesInput$,
3895
+ () => ListRestoreJobSummariesOutput$,
3888
3896
  ];
3889
- var ListRestoreTestingPlans = [
3897
+ var ListRestoreTestingPlans$ = [
3890
3898
  9,
3891
3899
  n0,
3892
3900
  _LRTP,
3893
3901
  { [_h]: ["GET", "/restore-testing/plans", 200] },
3894
- () => ListRestoreTestingPlansInput,
3895
- () => ListRestoreTestingPlansOutput,
3902
+ () => ListRestoreTestingPlansInput$,
3903
+ () => ListRestoreTestingPlansOutput$,
3896
3904
  ];
3897
- var ListRestoreTestingSelections = [
3905
+ var ListRestoreTestingSelections$ = [
3898
3906
  9,
3899
3907
  n0,
3900
3908
  _LRTS,
3901
3909
  { [_h]: ["GET", "/restore-testing/plans/{RestoreTestingPlanName}/selections", 200] },
3902
- () => ListRestoreTestingSelectionsInput,
3903
- () => ListRestoreTestingSelectionsOutput,
3910
+ () => ListRestoreTestingSelectionsInput$,
3911
+ () => ListRestoreTestingSelectionsOutput$,
3904
3912
  ];
3905
- var ListScanJobs = [
3913
+ var ListScanJobs$ = [
3906
3914
  9,
3907
3915
  n0,
3908
3916
  _LSJ,
3909
3917
  { [_h]: ["GET", "/scan/jobs", 200] },
3910
- () => ListScanJobsInput,
3911
- () => ListScanJobsOutput,
3918
+ () => ListScanJobsInput$,
3919
+ () => ListScanJobsOutput$,
3912
3920
  ];
3913
- var ListScanJobSummaries = [
3921
+ var ListScanJobSummaries$ = [
3914
3922
  9,
3915
3923
  n0,
3916
3924
  _LSJS,
3917
3925
  { [_h]: ["GET", "/audit/scan-job-summaries", 200] },
3918
- () => ListScanJobSummariesInput,
3919
- () => ListScanJobSummariesOutput,
3926
+ () => ListScanJobSummariesInput$,
3927
+ () => ListScanJobSummariesOutput$,
3920
3928
  ];
3921
- var ListTags = [
3929
+ var ListTags$ = [
3922
3930
  9,
3923
3931
  n0,
3924
3932
  _LT,
3925
3933
  { [_h]: ["GET", "/tags/{ResourceArn}", 200] },
3926
- () => ListTagsInput,
3927
- () => ListTagsOutput,
3934
+ () => ListTagsInput$,
3935
+ () => ListTagsOutput$,
3928
3936
  ];
3929
- var ListTieringConfigurations = [
3937
+ var ListTieringConfigurations$ = [
3930
3938
  9,
3931
3939
  n0,
3932
3940
  _LTC,
3933
3941
  { [_h]: ["GET", "/tiering-configurations", 200] },
3934
- () => ListTieringConfigurationsInput,
3935
- () => ListTieringConfigurationsOutput,
3942
+ () => ListTieringConfigurationsInput$,
3943
+ () => ListTieringConfigurationsOutput$,
3936
3944
  ];
3937
- var PutBackupVaultAccessPolicy = [
3945
+ var PutBackupVaultAccessPolicy$ = [
3938
3946
  9,
3939
3947
  n0,
3940
3948
  _PBVAP,
3941
3949
  { [_h]: ["PUT", "/backup-vaults/{BackupVaultName}/access-policy", 200] },
3942
- () => PutBackupVaultAccessPolicyInput,
3950
+ () => PutBackupVaultAccessPolicyInput$,
3943
3951
  () => __Unit,
3944
3952
  ];
3945
- var PutBackupVaultLockConfiguration = [
3953
+ var PutBackupVaultLockConfiguration$ = [
3946
3954
  9,
3947
3955
  n0,
3948
3956
  _PBVLC,
3949
3957
  { [_h]: ["PUT", "/backup-vaults/{BackupVaultName}/vault-lock", 200] },
3950
- () => PutBackupVaultLockConfigurationInput,
3958
+ () => PutBackupVaultLockConfigurationInput$,
3951
3959
  () => __Unit,
3952
3960
  ];
3953
- var PutBackupVaultNotifications = [
3961
+ var PutBackupVaultNotifications$ = [
3954
3962
  9,
3955
3963
  n0,
3956
3964
  _PBVN,
3957
3965
  { [_h]: ["PUT", "/backup-vaults/{BackupVaultName}/notification-configuration", 200] },
3958
- () => PutBackupVaultNotificationsInput,
3966
+ () => PutBackupVaultNotificationsInput$,
3959
3967
  () => __Unit,
3960
3968
  ];
3961
- var PutRestoreValidationResult = [
3969
+ var PutRestoreValidationResult$ = [
3962
3970
  9,
3963
3971
  n0,
3964
3972
  _PRVR,
3965
3973
  { [_h]: ["PUT", "/restore-jobs/{RestoreJobId}/validations", 204] },
3966
- () => PutRestoreValidationResultInput,
3974
+ () => PutRestoreValidationResultInput$,
3967
3975
  () => __Unit,
3968
3976
  ];
3969
- var RevokeRestoreAccessBackupVault = [
3977
+ var RevokeRestoreAccessBackupVault$ = [
3970
3978
  9,
3971
3979
  n0,
3972
3980
  _RRABV,
@@ -3977,152 +3985,152 @@ var RevokeRestoreAccessBackupVault = [
3977
3985
  200,
3978
3986
  ],
3979
3987
  },
3980
- () => RevokeRestoreAccessBackupVaultInput,
3988
+ () => RevokeRestoreAccessBackupVaultInput$,
3981
3989
  () => __Unit,
3982
3990
  ];
3983
- var StartBackupJob = [
3991
+ var StartBackupJob$ = [
3984
3992
  9,
3985
3993
  n0,
3986
3994
  _SBJ,
3987
3995
  { [_h]: ["PUT", "/backup-jobs", 200] },
3988
- () => StartBackupJobInput,
3989
- () => StartBackupJobOutput,
3996
+ () => StartBackupJobInput$,
3997
+ () => StartBackupJobOutput$,
3990
3998
  ];
3991
- var StartCopyJob = [
3999
+ var StartCopyJob$ = [
3992
4000
  9,
3993
4001
  n0,
3994
4002
  _SCJ,
3995
4003
  { [_h]: ["PUT", "/copy-jobs", 200] },
3996
- () => StartCopyJobInput,
3997
- () => StartCopyJobOutput,
4004
+ () => StartCopyJobInput$,
4005
+ () => StartCopyJobOutput$,
3998
4006
  ];
3999
- var StartReportJob = [
4007
+ var StartReportJob$ = [
4000
4008
  9,
4001
4009
  n0,
4002
4010
  _SRJ,
4003
4011
  { [_h]: ["POST", "/audit/report-jobs/{ReportPlanName}", 200] },
4004
- () => StartReportJobInput,
4005
- () => StartReportJobOutput,
4012
+ () => StartReportJobInput$,
4013
+ () => StartReportJobOutput$,
4006
4014
  ];
4007
- var StartRestoreJob = [
4015
+ var StartRestoreJob$ = [
4008
4016
  9,
4009
4017
  n0,
4010
4018
  _SRJt,
4011
4019
  { [_h]: ["PUT", "/restore-jobs", 200] },
4012
- () => StartRestoreJobInput,
4013
- () => StartRestoreJobOutput,
4020
+ () => StartRestoreJobInput$,
4021
+ () => StartRestoreJobOutput$,
4014
4022
  ];
4015
- var StartScanJob = [
4023
+ var StartScanJob$ = [
4016
4024
  9,
4017
4025
  n0,
4018
4026
  _SSJ,
4019
4027
  { [_h]: ["PUT", "/scan/job", 201] },
4020
- () => StartScanJobInput,
4021
- () => StartScanJobOutput,
4028
+ () => StartScanJobInput$,
4029
+ () => StartScanJobOutput$,
4022
4030
  ];
4023
- var StopBackupJob = [
4031
+ var StopBackupJob$ = [
4024
4032
  9,
4025
4033
  n0,
4026
4034
  _SBJt,
4027
4035
  { [_h]: ["POST", "/backup-jobs/{BackupJobId}", 200] },
4028
- () => StopBackupJobInput,
4036
+ () => StopBackupJobInput$,
4029
4037
  () => __Unit,
4030
4038
  ];
4031
- var TagResource = [
4039
+ var TagResource$ = [
4032
4040
  9,
4033
4041
  n0,
4034
4042
  _TR,
4035
4043
  { [_h]: ["POST", "/tags/{ResourceArn}", 200] },
4036
- () => TagResourceInput,
4044
+ () => TagResourceInput$,
4037
4045
  () => __Unit,
4038
4046
  ];
4039
- var UntagResource = [
4047
+ var UntagResource$ = [
4040
4048
  9,
4041
4049
  n0,
4042
4050
  _UR,
4043
4051
  { [_h]: ["POST", "/untag/{ResourceArn}", 200] },
4044
- () => UntagResourceInput,
4052
+ () => UntagResourceInput$,
4045
4053
  () => __Unit,
4046
4054
  ];
4047
- var UpdateBackupPlan = [
4055
+ var UpdateBackupPlan$ = [
4048
4056
  9,
4049
4057
  n0,
4050
4058
  _UBP,
4051
4059
  { [_h]: ["POST", "/backup/plans/{BackupPlanId}", 200] },
4052
- () => UpdateBackupPlanInput,
4053
- () => UpdateBackupPlanOutput,
4060
+ () => UpdateBackupPlanInput$,
4061
+ () => UpdateBackupPlanOutput$,
4054
4062
  ];
4055
- var UpdateFramework = [
4063
+ var UpdateFramework$ = [
4056
4064
  9,
4057
4065
  n0,
4058
4066
  _UF,
4059
4067
  { [_h]: ["PUT", "/audit/frameworks/{FrameworkName}", 200] },
4060
- () => UpdateFrameworkInput,
4061
- () => UpdateFrameworkOutput,
4068
+ () => UpdateFrameworkInput$,
4069
+ () => UpdateFrameworkOutput$,
4062
4070
  ];
4063
- var UpdateGlobalSettings = [
4071
+ var UpdateGlobalSettings$ = [
4064
4072
  9,
4065
4073
  n0,
4066
4074
  _UGS,
4067
4075
  { [_h]: ["PUT", "/global-settings", 200] },
4068
- () => UpdateGlobalSettingsInput,
4076
+ () => UpdateGlobalSettingsInput$,
4069
4077
  () => __Unit,
4070
4078
  ];
4071
- var UpdateRecoveryPointIndexSettings = [
4079
+ var UpdateRecoveryPointIndexSettings$ = [
4072
4080
  9,
4073
4081
  n0,
4074
4082
  _URPIS,
4075
4083
  { [_h]: ["POST", "/backup-vaults/{BackupVaultName}/recovery-points/{RecoveryPointArn}/index", 200] },
4076
- () => UpdateRecoveryPointIndexSettingsInput,
4077
- () => UpdateRecoveryPointIndexSettingsOutput,
4084
+ () => UpdateRecoveryPointIndexSettingsInput$,
4085
+ () => UpdateRecoveryPointIndexSettingsOutput$,
4078
4086
  ];
4079
- var UpdateRecoveryPointLifecycle = [
4087
+ var UpdateRecoveryPointLifecycle$ = [
4080
4088
  9,
4081
4089
  n0,
4082
4090
  _URPL,
4083
4091
  { [_h]: ["POST", "/backup-vaults/{BackupVaultName}/recovery-points/{RecoveryPointArn}", 200] },
4084
- () => UpdateRecoveryPointLifecycleInput,
4085
- () => UpdateRecoveryPointLifecycleOutput,
4092
+ () => UpdateRecoveryPointLifecycleInput$,
4093
+ () => UpdateRecoveryPointLifecycleOutput$,
4086
4094
  ];
4087
- var UpdateRegionSettings = [
4095
+ var UpdateRegionSettings$ = [
4088
4096
  9,
4089
4097
  n0,
4090
4098
  _URS,
4091
4099
  { [_h]: ["PUT", "/account-settings", 200] },
4092
- () => UpdateRegionSettingsInput,
4100
+ () => UpdateRegionSettingsInput$,
4093
4101
  () => __Unit,
4094
4102
  ];
4095
- var UpdateReportPlan = [
4103
+ var UpdateReportPlan$ = [
4096
4104
  9,
4097
4105
  n0,
4098
4106
  _URP,
4099
4107
  { [_h]: ["PUT", "/audit/report-plans/{ReportPlanName}", 200] },
4100
- () => UpdateReportPlanInput,
4101
- () => UpdateReportPlanOutput,
4108
+ () => UpdateReportPlanInput$,
4109
+ () => UpdateReportPlanOutput$,
4102
4110
  ];
4103
- var UpdateRestoreTestingPlan = [
4111
+ var UpdateRestoreTestingPlan$ = [
4104
4112
  9,
4105
4113
  n0,
4106
4114
  _URTP,
4107
4115
  { [_h]: ["PUT", "/restore-testing/plans/{RestoreTestingPlanName}", 200] },
4108
- () => UpdateRestoreTestingPlanInput,
4109
- () => UpdateRestoreTestingPlanOutput,
4116
+ () => UpdateRestoreTestingPlanInput$,
4117
+ () => UpdateRestoreTestingPlanOutput$,
4110
4118
  ];
4111
- var UpdateRestoreTestingSelection = [
4119
+ var UpdateRestoreTestingSelection$ = [
4112
4120
  9,
4113
4121
  n0,
4114
4122
  _URTS,
4115
4123
  { [_h]: ["PUT", "/restore-testing/plans/{RestoreTestingPlanName}/selections/{RestoreTestingSelectionName}", 200] },
4116
- () => UpdateRestoreTestingSelectionInput,
4117
- () => UpdateRestoreTestingSelectionOutput,
4124
+ () => UpdateRestoreTestingSelectionInput$,
4125
+ () => UpdateRestoreTestingSelectionOutput$,
4118
4126
  ];
4119
- var UpdateTieringConfiguration = [
4127
+ var UpdateTieringConfiguration$ = [
4120
4128
  9,
4121
4129
  n0,
4122
4130
  _UTC,
4123
4131
  { [_h]: ["PUT", "/tiering-configurations/{TieringConfigurationName}", 200] },
4124
- () => UpdateTieringConfigurationInput,
4125
- () => UpdateTieringConfigurationOutput,
4132
+ () => UpdateTieringConfigurationInput$,
4133
+ () => UpdateTieringConfigurationOutput$,
4126
4134
  ];
4127
4135
 
4128
4136
  class AssociateBackupVaultMpaApprovalTeamCommand extends smithyClient.Command
@@ -4133,7 +4141,7 @@ class AssociateBackupVaultMpaApprovalTeamCommand extends smithyClient.Command
4133
4141
  })
4134
4142
  .s("CryoControllerUserManager", "AssociateBackupVaultMpaApprovalTeam", {})
4135
4143
  .n("BackupClient", "AssociateBackupVaultMpaApprovalTeamCommand")
4136
- .sc(AssociateBackupVaultMpaApprovalTeam)
4144
+ .sc(AssociateBackupVaultMpaApprovalTeam$)
4137
4145
  .build() {
4138
4146
  }
4139
4147
 
@@ -4145,7 +4153,7 @@ class CancelLegalHoldCommand extends smithyClient.Command
4145
4153
  })
4146
4154
  .s("CryoControllerUserManager", "CancelLegalHold", {})
4147
4155
  .n("BackupClient", "CancelLegalHoldCommand")
4148
- .sc(CancelLegalHold)
4156
+ .sc(CancelLegalHold$)
4149
4157
  .build() {
4150
4158
  }
4151
4159
 
@@ -4157,7 +4165,7 @@ class CreateBackupPlanCommand extends smithyClient.Command
4157
4165
  })
4158
4166
  .s("CryoControllerUserManager", "CreateBackupPlan", {})
4159
4167
  .n("BackupClient", "CreateBackupPlanCommand")
4160
- .sc(CreateBackupPlan)
4168
+ .sc(CreateBackupPlan$)
4161
4169
  .build() {
4162
4170
  }
4163
4171
 
@@ -4169,7 +4177,7 @@ class CreateBackupSelectionCommand extends smithyClient.Command
4169
4177
  })
4170
4178
  .s("CryoControllerUserManager", "CreateBackupSelection", {})
4171
4179
  .n("BackupClient", "CreateBackupSelectionCommand")
4172
- .sc(CreateBackupSelection)
4180
+ .sc(CreateBackupSelection$)
4173
4181
  .build() {
4174
4182
  }
4175
4183
 
@@ -4181,7 +4189,7 @@ class CreateBackupVaultCommand extends smithyClient.Command
4181
4189
  })
4182
4190
  .s("CryoControllerUserManager", "CreateBackupVault", {})
4183
4191
  .n("BackupClient", "CreateBackupVaultCommand")
4184
- .sc(CreateBackupVault)
4192
+ .sc(CreateBackupVault$)
4185
4193
  .build() {
4186
4194
  }
4187
4195
 
@@ -4193,7 +4201,7 @@ class CreateFrameworkCommand extends smithyClient.Command
4193
4201
  })
4194
4202
  .s("CryoControllerUserManager", "CreateFramework", {})
4195
4203
  .n("BackupClient", "CreateFrameworkCommand")
4196
- .sc(CreateFramework)
4204
+ .sc(CreateFramework$)
4197
4205
  .build() {
4198
4206
  }
4199
4207
 
@@ -4205,7 +4213,7 @@ class CreateLegalHoldCommand extends smithyClient.Command
4205
4213
  })
4206
4214
  .s("CryoControllerUserManager", "CreateLegalHold", {})
4207
4215
  .n("BackupClient", "CreateLegalHoldCommand")
4208
- .sc(CreateLegalHold)
4216
+ .sc(CreateLegalHold$)
4209
4217
  .build() {
4210
4218
  }
4211
4219
 
@@ -4217,7 +4225,7 @@ class CreateLogicallyAirGappedBackupVaultCommand extends smithyClient.Command
4217
4225
  })
4218
4226
  .s("CryoControllerUserManager", "CreateLogicallyAirGappedBackupVault", {})
4219
4227
  .n("BackupClient", "CreateLogicallyAirGappedBackupVaultCommand")
4220
- .sc(CreateLogicallyAirGappedBackupVault)
4228
+ .sc(CreateLogicallyAirGappedBackupVault$)
4221
4229
  .build() {
4222
4230
  }
4223
4231
 
@@ -4229,7 +4237,7 @@ class CreateReportPlanCommand extends smithyClient.Command
4229
4237
  })
4230
4238
  .s("CryoControllerUserManager", "CreateReportPlan", {})
4231
4239
  .n("BackupClient", "CreateReportPlanCommand")
4232
- .sc(CreateReportPlan)
4240
+ .sc(CreateReportPlan$)
4233
4241
  .build() {
4234
4242
  }
4235
4243
 
@@ -4241,7 +4249,7 @@ class CreateRestoreAccessBackupVaultCommand extends smithyClient.Command
4241
4249
  })
4242
4250
  .s("CryoControllerUserManager", "CreateRestoreAccessBackupVault", {})
4243
4251
  .n("BackupClient", "CreateRestoreAccessBackupVaultCommand")
4244
- .sc(CreateRestoreAccessBackupVault)
4252
+ .sc(CreateRestoreAccessBackupVault$)
4245
4253
  .build() {
4246
4254
  }
4247
4255
 
@@ -4253,7 +4261,7 @@ class CreateRestoreTestingPlanCommand extends smithyClient.Command
4253
4261
  })
4254
4262
  .s("CryoControllerUserManager", "CreateRestoreTestingPlan", {})
4255
4263
  .n("BackupClient", "CreateRestoreTestingPlanCommand")
4256
- .sc(CreateRestoreTestingPlan)
4264
+ .sc(CreateRestoreTestingPlan$)
4257
4265
  .build() {
4258
4266
  }
4259
4267
 
@@ -4265,7 +4273,7 @@ class CreateRestoreTestingSelectionCommand extends smithyClient.Command
4265
4273
  })
4266
4274
  .s("CryoControllerUserManager", "CreateRestoreTestingSelection", {})
4267
4275
  .n("BackupClient", "CreateRestoreTestingSelectionCommand")
4268
- .sc(CreateRestoreTestingSelection)
4276
+ .sc(CreateRestoreTestingSelection$)
4269
4277
  .build() {
4270
4278
  }
4271
4279
 
@@ -4277,7 +4285,7 @@ class CreateTieringConfigurationCommand extends smithyClient.Command
4277
4285
  })
4278
4286
  .s("CryoControllerUserManager", "CreateTieringConfiguration", {})
4279
4287
  .n("BackupClient", "CreateTieringConfigurationCommand")
4280
- .sc(CreateTieringConfiguration)
4288
+ .sc(CreateTieringConfiguration$)
4281
4289
  .build() {
4282
4290
  }
4283
4291
 
@@ -4289,7 +4297,7 @@ class DeleteBackupPlanCommand extends smithyClient.Command
4289
4297
  })
4290
4298
  .s("CryoControllerUserManager", "DeleteBackupPlan", {})
4291
4299
  .n("BackupClient", "DeleteBackupPlanCommand")
4292
- .sc(DeleteBackupPlan)
4300
+ .sc(DeleteBackupPlan$)
4293
4301
  .build() {
4294
4302
  }
4295
4303
 
@@ -4301,7 +4309,7 @@ class DeleteBackupSelectionCommand extends smithyClient.Command
4301
4309
  })
4302
4310
  .s("CryoControllerUserManager", "DeleteBackupSelection", {})
4303
4311
  .n("BackupClient", "DeleteBackupSelectionCommand")
4304
- .sc(DeleteBackupSelection)
4312
+ .sc(DeleteBackupSelection$)
4305
4313
  .build() {
4306
4314
  }
4307
4315
 
@@ -4313,7 +4321,7 @@ class DeleteBackupVaultAccessPolicyCommand extends smithyClient.Command
4313
4321
  })
4314
4322
  .s("CryoControllerUserManager", "DeleteBackupVaultAccessPolicy", {})
4315
4323
  .n("BackupClient", "DeleteBackupVaultAccessPolicyCommand")
4316
- .sc(DeleteBackupVaultAccessPolicy)
4324
+ .sc(DeleteBackupVaultAccessPolicy$)
4317
4325
  .build() {
4318
4326
  }
4319
4327
 
@@ -4325,7 +4333,7 @@ class DeleteBackupVaultCommand extends smithyClient.Command
4325
4333
  })
4326
4334
  .s("CryoControllerUserManager", "DeleteBackupVault", {})
4327
4335
  .n("BackupClient", "DeleteBackupVaultCommand")
4328
- .sc(DeleteBackupVault)
4336
+ .sc(DeleteBackupVault$)
4329
4337
  .build() {
4330
4338
  }
4331
4339
 
@@ -4337,7 +4345,7 @@ class DeleteBackupVaultLockConfigurationCommand extends smithyClient.Command
4337
4345
  })
4338
4346
  .s("CryoControllerUserManager", "DeleteBackupVaultLockConfiguration", {})
4339
4347
  .n("BackupClient", "DeleteBackupVaultLockConfigurationCommand")
4340
- .sc(DeleteBackupVaultLockConfiguration)
4348
+ .sc(DeleteBackupVaultLockConfiguration$)
4341
4349
  .build() {
4342
4350
  }
4343
4351
 
@@ -4349,7 +4357,7 @@ class DeleteBackupVaultNotificationsCommand extends smithyClient.Command
4349
4357
  })
4350
4358
  .s("CryoControllerUserManager", "DeleteBackupVaultNotifications", {})
4351
4359
  .n("BackupClient", "DeleteBackupVaultNotificationsCommand")
4352
- .sc(DeleteBackupVaultNotifications)
4360
+ .sc(DeleteBackupVaultNotifications$)
4353
4361
  .build() {
4354
4362
  }
4355
4363
 
@@ -4361,7 +4369,7 @@ class DeleteFrameworkCommand extends smithyClient.Command
4361
4369
  })
4362
4370
  .s("CryoControllerUserManager", "DeleteFramework", {})
4363
4371
  .n("BackupClient", "DeleteFrameworkCommand")
4364
- .sc(DeleteFramework)
4372
+ .sc(DeleteFramework$)
4365
4373
  .build() {
4366
4374
  }
4367
4375
 
@@ -4373,7 +4381,7 @@ class DeleteRecoveryPointCommand extends smithyClient.Command
4373
4381
  })
4374
4382
  .s("CryoControllerUserManager", "DeleteRecoveryPoint", {})
4375
4383
  .n("BackupClient", "DeleteRecoveryPointCommand")
4376
- .sc(DeleteRecoveryPoint)
4384
+ .sc(DeleteRecoveryPoint$)
4377
4385
  .build() {
4378
4386
  }
4379
4387
 
@@ -4385,7 +4393,7 @@ class DeleteReportPlanCommand extends smithyClient.Command
4385
4393
  })
4386
4394
  .s("CryoControllerUserManager", "DeleteReportPlan", {})
4387
4395
  .n("BackupClient", "DeleteReportPlanCommand")
4388
- .sc(DeleteReportPlan)
4396
+ .sc(DeleteReportPlan$)
4389
4397
  .build() {
4390
4398
  }
4391
4399
 
@@ -4397,7 +4405,7 @@ class DeleteRestoreTestingPlanCommand extends smithyClient.Command
4397
4405
  })
4398
4406
  .s("CryoControllerUserManager", "DeleteRestoreTestingPlan", {})
4399
4407
  .n("BackupClient", "DeleteRestoreTestingPlanCommand")
4400
- .sc(DeleteRestoreTestingPlan)
4408
+ .sc(DeleteRestoreTestingPlan$)
4401
4409
  .build() {
4402
4410
  }
4403
4411
 
@@ -4409,7 +4417,7 @@ class DeleteRestoreTestingSelectionCommand extends smithyClient.Command
4409
4417
  })
4410
4418
  .s("CryoControllerUserManager", "DeleteRestoreTestingSelection", {})
4411
4419
  .n("BackupClient", "DeleteRestoreTestingSelectionCommand")
4412
- .sc(DeleteRestoreTestingSelection)
4420
+ .sc(DeleteRestoreTestingSelection$)
4413
4421
  .build() {
4414
4422
  }
4415
4423
 
@@ -4421,7 +4429,7 @@ class DeleteTieringConfigurationCommand extends smithyClient.Command
4421
4429
  })
4422
4430
  .s("CryoControllerUserManager", "DeleteTieringConfiguration", {})
4423
4431
  .n("BackupClient", "DeleteTieringConfigurationCommand")
4424
- .sc(DeleteTieringConfiguration)
4432
+ .sc(DeleteTieringConfiguration$)
4425
4433
  .build() {
4426
4434
  }
4427
4435
 
@@ -4433,7 +4441,7 @@ class DescribeBackupJobCommand extends smithyClient.Command
4433
4441
  })
4434
4442
  .s("CryoControllerUserManager", "DescribeBackupJob", {})
4435
4443
  .n("BackupClient", "DescribeBackupJobCommand")
4436
- .sc(DescribeBackupJob)
4444
+ .sc(DescribeBackupJob$)
4437
4445
  .build() {
4438
4446
  }
4439
4447
 
@@ -4445,7 +4453,7 @@ class DescribeBackupVaultCommand extends smithyClient.Command
4445
4453
  })
4446
4454
  .s("CryoControllerUserManager", "DescribeBackupVault", {})
4447
4455
  .n("BackupClient", "DescribeBackupVaultCommand")
4448
- .sc(DescribeBackupVault)
4456
+ .sc(DescribeBackupVault$)
4449
4457
  .build() {
4450
4458
  }
4451
4459
 
@@ -4457,7 +4465,7 @@ class DescribeCopyJobCommand extends smithyClient.Command
4457
4465
  })
4458
4466
  .s("CryoControllerUserManager", "DescribeCopyJob", {})
4459
4467
  .n("BackupClient", "DescribeCopyJobCommand")
4460
- .sc(DescribeCopyJob)
4468
+ .sc(DescribeCopyJob$)
4461
4469
  .build() {
4462
4470
  }
4463
4471
 
@@ -4469,7 +4477,7 @@ class DescribeFrameworkCommand extends smithyClient.Command
4469
4477
  })
4470
4478
  .s("CryoControllerUserManager", "DescribeFramework", {})
4471
4479
  .n("BackupClient", "DescribeFrameworkCommand")
4472
- .sc(DescribeFramework)
4480
+ .sc(DescribeFramework$)
4473
4481
  .build() {
4474
4482
  }
4475
4483
 
@@ -4481,7 +4489,7 @@ class DescribeGlobalSettingsCommand extends smithyClient.Command
4481
4489
  })
4482
4490
  .s("CryoControllerUserManager", "DescribeGlobalSettings", {})
4483
4491
  .n("BackupClient", "DescribeGlobalSettingsCommand")
4484
- .sc(DescribeGlobalSettings)
4492
+ .sc(DescribeGlobalSettings$)
4485
4493
  .build() {
4486
4494
  }
4487
4495
 
@@ -4493,7 +4501,7 @@ class DescribeProtectedResourceCommand extends smithyClient.Command
4493
4501
  })
4494
4502
  .s("CryoControllerUserManager", "DescribeProtectedResource", {})
4495
4503
  .n("BackupClient", "DescribeProtectedResourceCommand")
4496
- .sc(DescribeProtectedResource)
4504
+ .sc(DescribeProtectedResource$)
4497
4505
  .build() {
4498
4506
  }
4499
4507
 
@@ -4505,7 +4513,7 @@ class DescribeRecoveryPointCommand extends smithyClient.Command
4505
4513
  })
4506
4514
  .s("CryoControllerUserManager", "DescribeRecoveryPoint", {})
4507
4515
  .n("BackupClient", "DescribeRecoveryPointCommand")
4508
- .sc(DescribeRecoveryPoint)
4516
+ .sc(DescribeRecoveryPoint$)
4509
4517
  .build() {
4510
4518
  }
4511
4519
 
@@ -4517,7 +4525,7 @@ class DescribeRegionSettingsCommand extends smithyClient.Command
4517
4525
  })
4518
4526
  .s("CryoControllerUserManager", "DescribeRegionSettings", {})
4519
4527
  .n("BackupClient", "DescribeRegionSettingsCommand")
4520
- .sc(DescribeRegionSettings)
4528
+ .sc(DescribeRegionSettings$)
4521
4529
  .build() {
4522
4530
  }
4523
4531
 
@@ -4529,7 +4537,7 @@ class DescribeReportJobCommand extends smithyClient.Command
4529
4537
  })
4530
4538
  .s("CryoControllerUserManager", "DescribeReportJob", {})
4531
4539
  .n("BackupClient", "DescribeReportJobCommand")
4532
- .sc(DescribeReportJob)
4540
+ .sc(DescribeReportJob$)
4533
4541
  .build() {
4534
4542
  }
4535
4543
 
@@ -4541,7 +4549,7 @@ class DescribeReportPlanCommand extends smithyClient.Command
4541
4549
  })
4542
4550
  .s("CryoControllerUserManager", "DescribeReportPlan", {})
4543
4551
  .n("BackupClient", "DescribeReportPlanCommand")
4544
- .sc(DescribeReportPlan)
4552
+ .sc(DescribeReportPlan$)
4545
4553
  .build() {
4546
4554
  }
4547
4555
 
@@ -4553,7 +4561,7 @@ class DescribeRestoreJobCommand extends smithyClient.Command
4553
4561
  })
4554
4562
  .s("CryoControllerUserManager", "DescribeRestoreJob", {})
4555
4563
  .n("BackupClient", "DescribeRestoreJobCommand")
4556
- .sc(DescribeRestoreJob)
4564
+ .sc(DescribeRestoreJob$)
4557
4565
  .build() {
4558
4566
  }
4559
4567
 
@@ -4565,7 +4573,7 @@ class DescribeScanJobCommand extends smithyClient.Command
4565
4573
  })
4566
4574
  .s("CryoControllerUserManager", "DescribeScanJob", {})
4567
4575
  .n("BackupClient", "DescribeScanJobCommand")
4568
- .sc(DescribeScanJob)
4576
+ .sc(DescribeScanJob$)
4569
4577
  .build() {
4570
4578
  }
4571
4579
 
@@ -4577,7 +4585,7 @@ class DisassociateBackupVaultMpaApprovalTeamCommand extends smithyClient.Command
4577
4585
  })
4578
4586
  .s("CryoControllerUserManager", "DisassociateBackupVaultMpaApprovalTeam", {})
4579
4587
  .n("BackupClient", "DisassociateBackupVaultMpaApprovalTeamCommand")
4580
- .sc(DisassociateBackupVaultMpaApprovalTeam)
4588
+ .sc(DisassociateBackupVaultMpaApprovalTeam$)
4581
4589
  .build() {
4582
4590
  }
4583
4591
 
@@ -4589,7 +4597,7 @@ class DisassociateRecoveryPointCommand extends smithyClient.Command
4589
4597
  })
4590
4598
  .s("CryoControllerUserManager", "DisassociateRecoveryPoint", {})
4591
4599
  .n("BackupClient", "DisassociateRecoveryPointCommand")
4592
- .sc(DisassociateRecoveryPoint)
4600
+ .sc(DisassociateRecoveryPoint$)
4593
4601
  .build() {
4594
4602
  }
4595
4603
 
@@ -4601,7 +4609,7 @@ class DisassociateRecoveryPointFromParentCommand extends smithyClient.Command
4601
4609
  })
4602
4610
  .s("CryoControllerUserManager", "DisassociateRecoveryPointFromParent", {})
4603
4611
  .n("BackupClient", "DisassociateRecoveryPointFromParentCommand")
4604
- .sc(DisassociateRecoveryPointFromParent)
4612
+ .sc(DisassociateRecoveryPointFromParent$)
4605
4613
  .build() {
4606
4614
  }
4607
4615
 
@@ -4613,7 +4621,7 @@ class ExportBackupPlanTemplateCommand extends smithyClient.Command
4613
4621
  })
4614
4622
  .s("CryoControllerUserManager", "ExportBackupPlanTemplate", {})
4615
4623
  .n("BackupClient", "ExportBackupPlanTemplateCommand")
4616
- .sc(ExportBackupPlanTemplate)
4624
+ .sc(ExportBackupPlanTemplate$)
4617
4625
  .build() {
4618
4626
  }
4619
4627
 
@@ -4625,7 +4633,7 @@ class GetBackupPlanCommand extends smithyClient.Command
4625
4633
  })
4626
4634
  .s("CryoControllerUserManager", "GetBackupPlan", {})
4627
4635
  .n("BackupClient", "GetBackupPlanCommand")
4628
- .sc(GetBackupPlan)
4636
+ .sc(GetBackupPlan$)
4629
4637
  .build() {
4630
4638
  }
4631
4639
 
@@ -4637,7 +4645,7 @@ class GetBackupPlanFromJSONCommand extends smithyClient.Command
4637
4645
  })
4638
4646
  .s("CryoControllerUserManager", "GetBackupPlanFromJSON", {})
4639
4647
  .n("BackupClient", "GetBackupPlanFromJSONCommand")
4640
- .sc(GetBackupPlanFromJSON)
4648
+ .sc(GetBackupPlanFromJSON$)
4641
4649
  .build() {
4642
4650
  }
4643
4651
 
@@ -4649,7 +4657,7 @@ class GetBackupPlanFromTemplateCommand extends smithyClient.Command
4649
4657
  })
4650
4658
  .s("CryoControllerUserManager", "GetBackupPlanFromTemplate", {})
4651
4659
  .n("BackupClient", "GetBackupPlanFromTemplateCommand")
4652
- .sc(GetBackupPlanFromTemplate)
4660
+ .sc(GetBackupPlanFromTemplate$)
4653
4661
  .build() {
4654
4662
  }
4655
4663
 
@@ -4661,7 +4669,7 @@ class GetBackupSelectionCommand extends smithyClient.Command
4661
4669
  })
4662
4670
  .s("CryoControllerUserManager", "GetBackupSelection", {})
4663
4671
  .n("BackupClient", "GetBackupSelectionCommand")
4664
- .sc(GetBackupSelection)
4672
+ .sc(GetBackupSelection$)
4665
4673
  .build() {
4666
4674
  }
4667
4675
 
@@ -4673,7 +4681,7 @@ class GetBackupVaultAccessPolicyCommand extends smithyClient.Command
4673
4681
  })
4674
4682
  .s("CryoControllerUserManager", "GetBackupVaultAccessPolicy", {})
4675
4683
  .n("BackupClient", "GetBackupVaultAccessPolicyCommand")
4676
- .sc(GetBackupVaultAccessPolicy)
4684
+ .sc(GetBackupVaultAccessPolicy$)
4677
4685
  .build() {
4678
4686
  }
4679
4687
 
@@ -4685,7 +4693,7 @@ class GetBackupVaultNotificationsCommand extends smithyClient.Command
4685
4693
  })
4686
4694
  .s("CryoControllerUserManager", "GetBackupVaultNotifications", {})
4687
4695
  .n("BackupClient", "GetBackupVaultNotificationsCommand")
4688
- .sc(GetBackupVaultNotifications)
4696
+ .sc(GetBackupVaultNotifications$)
4689
4697
  .build() {
4690
4698
  }
4691
4699
 
@@ -4697,7 +4705,7 @@ class GetLegalHoldCommand extends smithyClient.Command
4697
4705
  })
4698
4706
  .s("CryoControllerUserManager", "GetLegalHold", {})
4699
4707
  .n("BackupClient", "GetLegalHoldCommand")
4700
- .sc(GetLegalHold)
4708
+ .sc(GetLegalHold$)
4701
4709
  .build() {
4702
4710
  }
4703
4711
 
@@ -4709,7 +4717,7 @@ class GetRecoveryPointIndexDetailsCommand extends smithyClient.Command
4709
4717
  })
4710
4718
  .s("CryoControllerUserManager", "GetRecoveryPointIndexDetails", {})
4711
4719
  .n("BackupClient", "GetRecoveryPointIndexDetailsCommand")
4712
- .sc(GetRecoveryPointIndexDetails)
4720
+ .sc(GetRecoveryPointIndexDetails$)
4713
4721
  .build() {
4714
4722
  }
4715
4723
 
@@ -4721,7 +4729,7 @@ class GetRecoveryPointRestoreMetadataCommand extends smithyClient.Command
4721
4729
  })
4722
4730
  .s("CryoControllerUserManager", "GetRecoveryPointRestoreMetadata", {})
4723
4731
  .n("BackupClient", "GetRecoveryPointRestoreMetadataCommand")
4724
- .sc(GetRecoveryPointRestoreMetadata)
4732
+ .sc(GetRecoveryPointRestoreMetadata$)
4725
4733
  .build() {
4726
4734
  }
4727
4735
 
@@ -4733,7 +4741,7 @@ class GetRestoreJobMetadataCommand extends smithyClient.Command
4733
4741
  })
4734
4742
  .s("CryoControllerUserManager", "GetRestoreJobMetadata", {})
4735
4743
  .n("BackupClient", "GetRestoreJobMetadataCommand")
4736
- .sc(GetRestoreJobMetadata)
4744
+ .sc(GetRestoreJobMetadata$)
4737
4745
  .build() {
4738
4746
  }
4739
4747
 
@@ -4745,7 +4753,7 @@ class GetRestoreTestingInferredMetadataCommand extends smithyClient.Command
4745
4753
  })
4746
4754
  .s("CryoControllerUserManager", "GetRestoreTestingInferredMetadata", {})
4747
4755
  .n("BackupClient", "GetRestoreTestingInferredMetadataCommand")
4748
- .sc(GetRestoreTestingInferredMetadata)
4756
+ .sc(GetRestoreTestingInferredMetadata$)
4749
4757
  .build() {
4750
4758
  }
4751
4759
 
@@ -4757,7 +4765,7 @@ class GetRestoreTestingPlanCommand extends smithyClient.Command
4757
4765
  })
4758
4766
  .s("CryoControllerUserManager", "GetRestoreTestingPlan", {})
4759
4767
  .n("BackupClient", "GetRestoreTestingPlanCommand")
4760
- .sc(GetRestoreTestingPlan)
4768
+ .sc(GetRestoreTestingPlan$)
4761
4769
  .build() {
4762
4770
  }
4763
4771
 
@@ -4769,7 +4777,7 @@ class GetRestoreTestingSelectionCommand extends smithyClient.Command
4769
4777
  })
4770
4778
  .s("CryoControllerUserManager", "GetRestoreTestingSelection", {})
4771
4779
  .n("BackupClient", "GetRestoreTestingSelectionCommand")
4772
- .sc(GetRestoreTestingSelection)
4780
+ .sc(GetRestoreTestingSelection$)
4773
4781
  .build() {
4774
4782
  }
4775
4783
 
@@ -4781,7 +4789,7 @@ class GetSupportedResourceTypesCommand extends smithyClient.Command
4781
4789
  })
4782
4790
  .s("CryoControllerUserManager", "GetSupportedResourceTypes", {})
4783
4791
  .n("BackupClient", "GetSupportedResourceTypesCommand")
4784
- .sc(GetSupportedResourceTypes)
4792
+ .sc(GetSupportedResourceTypes$)
4785
4793
  .build() {
4786
4794
  }
4787
4795
 
@@ -4793,7 +4801,7 @@ class GetTieringConfigurationCommand extends smithyClient.Command
4793
4801
  })
4794
4802
  .s("CryoControllerUserManager", "GetTieringConfiguration", {})
4795
4803
  .n("BackupClient", "GetTieringConfigurationCommand")
4796
- .sc(GetTieringConfiguration)
4804
+ .sc(GetTieringConfiguration$)
4797
4805
  .build() {
4798
4806
  }
4799
4807
 
@@ -4805,7 +4813,7 @@ class ListBackupJobsCommand extends smithyClient.Command
4805
4813
  })
4806
4814
  .s("CryoControllerUserManager", "ListBackupJobs", {})
4807
4815
  .n("BackupClient", "ListBackupJobsCommand")
4808
- .sc(ListBackupJobs)
4816
+ .sc(ListBackupJobs$)
4809
4817
  .build() {
4810
4818
  }
4811
4819
 
@@ -4817,7 +4825,7 @@ class ListBackupJobSummariesCommand extends smithyClient.Command
4817
4825
  })
4818
4826
  .s("CryoControllerUserManager", "ListBackupJobSummaries", {})
4819
4827
  .n("BackupClient", "ListBackupJobSummariesCommand")
4820
- .sc(ListBackupJobSummaries)
4828
+ .sc(ListBackupJobSummaries$)
4821
4829
  .build() {
4822
4830
  }
4823
4831
 
@@ -4829,7 +4837,7 @@ class ListBackupPlansCommand extends smithyClient.Command
4829
4837
  })
4830
4838
  .s("CryoControllerUserManager", "ListBackupPlans", {})
4831
4839
  .n("BackupClient", "ListBackupPlansCommand")
4832
- .sc(ListBackupPlans)
4840
+ .sc(ListBackupPlans$)
4833
4841
  .build() {
4834
4842
  }
4835
4843
 
@@ -4841,7 +4849,7 @@ class ListBackupPlanTemplatesCommand extends smithyClient.Command
4841
4849
  })
4842
4850
  .s("CryoControllerUserManager", "ListBackupPlanTemplates", {})
4843
4851
  .n("BackupClient", "ListBackupPlanTemplatesCommand")
4844
- .sc(ListBackupPlanTemplates)
4852
+ .sc(ListBackupPlanTemplates$)
4845
4853
  .build() {
4846
4854
  }
4847
4855
 
@@ -4853,7 +4861,7 @@ class ListBackupPlanVersionsCommand extends smithyClient.Command
4853
4861
  })
4854
4862
  .s("CryoControllerUserManager", "ListBackupPlanVersions", {})
4855
4863
  .n("BackupClient", "ListBackupPlanVersionsCommand")
4856
- .sc(ListBackupPlanVersions)
4864
+ .sc(ListBackupPlanVersions$)
4857
4865
  .build() {
4858
4866
  }
4859
4867
 
@@ -4865,7 +4873,7 @@ class ListBackupSelectionsCommand extends smithyClient.Command
4865
4873
  })
4866
4874
  .s("CryoControllerUserManager", "ListBackupSelections", {})
4867
4875
  .n("BackupClient", "ListBackupSelectionsCommand")
4868
- .sc(ListBackupSelections)
4876
+ .sc(ListBackupSelections$)
4869
4877
  .build() {
4870
4878
  }
4871
4879
 
@@ -4877,7 +4885,7 @@ class ListBackupVaultsCommand extends smithyClient.Command
4877
4885
  })
4878
4886
  .s("CryoControllerUserManager", "ListBackupVaults", {})
4879
4887
  .n("BackupClient", "ListBackupVaultsCommand")
4880
- .sc(ListBackupVaults)
4888
+ .sc(ListBackupVaults$)
4881
4889
  .build() {
4882
4890
  }
4883
4891
 
@@ -4889,7 +4897,7 @@ class ListCopyJobsCommand extends smithyClient.Command
4889
4897
  })
4890
4898
  .s("CryoControllerUserManager", "ListCopyJobs", {})
4891
4899
  .n("BackupClient", "ListCopyJobsCommand")
4892
- .sc(ListCopyJobs)
4900
+ .sc(ListCopyJobs$)
4893
4901
  .build() {
4894
4902
  }
4895
4903
 
@@ -4901,7 +4909,7 @@ class ListCopyJobSummariesCommand extends smithyClient.Command
4901
4909
  })
4902
4910
  .s("CryoControllerUserManager", "ListCopyJobSummaries", {})
4903
4911
  .n("BackupClient", "ListCopyJobSummariesCommand")
4904
- .sc(ListCopyJobSummaries)
4912
+ .sc(ListCopyJobSummaries$)
4905
4913
  .build() {
4906
4914
  }
4907
4915
 
@@ -4913,7 +4921,7 @@ class ListFrameworksCommand extends smithyClient.Command
4913
4921
  })
4914
4922
  .s("CryoControllerUserManager", "ListFrameworks", {})
4915
4923
  .n("BackupClient", "ListFrameworksCommand")
4916
- .sc(ListFrameworks)
4924
+ .sc(ListFrameworks$)
4917
4925
  .build() {
4918
4926
  }
4919
4927
 
@@ -4925,7 +4933,7 @@ class ListIndexedRecoveryPointsCommand extends smithyClient.Command
4925
4933
  })
4926
4934
  .s("CryoControllerUserManager", "ListIndexedRecoveryPoints", {})
4927
4935
  .n("BackupClient", "ListIndexedRecoveryPointsCommand")
4928
- .sc(ListIndexedRecoveryPoints)
4936
+ .sc(ListIndexedRecoveryPoints$)
4929
4937
  .build() {
4930
4938
  }
4931
4939
 
@@ -4937,7 +4945,7 @@ class ListLegalHoldsCommand extends smithyClient.Command
4937
4945
  })
4938
4946
  .s("CryoControllerUserManager", "ListLegalHolds", {})
4939
4947
  .n("BackupClient", "ListLegalHoldsCommand")
4940
- .sc(ListLegalHolds)
4948
+ .sc(ListLegalHolds$)
4941
4949
  .build() {
4942
4950
  }
4943
4951
 
@@ -4949,7 +4957,7 @@ class ListProtectedResourcesByBackupVaultCommand extends smithyClient.Command
4949
4957
  })
4950
4958
  .s("CryoControllerUserManager", "ListProtectedResourcesByBackupVault", {})
4951
4959
  .n("BackupClient", "ListProtectedResourcesByBackupVaultCommand")
4952
- .sc(ListProtectedResourcesByBackupVault)
4960
+ .sc(ListProtectedResourcesByBackupVault$)
4953
4961
  .build() {
4954
4962
  }
4955
4963
 
@@ -4961,7 +4969,7 @@ class ListProtectedResourcesCommand extends smithyClient.Command
4961
4969
  })
4962
4970
  .s("CryoControllerUserManager", "ListProtectedResources", {})
4963
4971
  .n("BackupClient", "ListProtectedResourcesCommand")
4964
- .sc(ListProtectedResources)
4972
+ .sc(ListProtectedResources$)
4965
4973
  .build() {
4966
4974
  }
4967
4975
 
@@ -4973,7 +4981,7 @@ class ListRecoveryPointsByBackupVaultCommand extends smithyClient.Command
4973
4981
  })
4974
4982
  .s("CryoControllerUserManager", "ListRecoveryPointsByBackupVault", {})
4975
4983
  .n("BackupClient", "ListRecoveryPointsByBackupVaultCommand")
4976
- .sc(ListRecoveryPointsByBackupVault)
4984
+ .sc(ListRecoveryPointsByBackupVault$)
4977
4985
  .build() {
4978
4986
  }
4979
4987
 
@@ -4985,7 +4993,7 @@ class ListRecoveryPointsByLegalHoldCommand extends smithyClient.Command
4985
4993
  })
4986
4994
  .s("CryoControllerUserManager", "ListRecoveryPointsByLegalHold", {})
4987
4995
  .n("BackupClient", "ListRecoveryPointsByLegalHoldCommand")
4988
- .sc(ListRecoveryPointsByLegalHold)
4996
+ .sc(ListRecoveryPointsByLegalHold$)
4989
4997
  .build() {
4990
4998
  }
4991
4999
 
@@ -4997,7 +5005,7 @@ class ListRecoveryPointsByResourceCommand extends smithyClient.Command
4997
5005
  })
4998
5006
  .s("CryoControllerUserManager", "ListRecoveryPointsByResource", {})
4999
5007
  .n("BackupClient", "ListRecoveryPointsByResourceCommand")
5000
- .sc(ListRecoveryPointsByResource)
5008
+ .sc(ListRecoveryPointsByResource$)
5001
5009
  .build() {
5002
5010
  }
5003
5011
 
@@ -5009,7 +5017,7 @@ class ListReportJobsCommand extends smithyClient.Command
5009
5017
  })
5010
5018
  .s("CryoControllerUserManager", "ListReportJobs", {})
5011
5019
  .n("BackupClient", "ListReportJobsCommand")
5012
- .sc(ListReportJobs)
5020
+ .sc(ListReportJobs$)
5013
5021
  .build() {
5014
5022
  }
5015
5023
 
@@ -5021,7 +5029,7 @@ class ListReportPlansCommand extends smithyClient.Command
5021
5029
  })
5022
5030
  .s("CryoControllerUserManager", "ListReportPlans", {})
5023
5031
  .n("BackupClient", "ListReportPlansCommand")
5024
- .sc(ListReportPlans)
5032
+ .sc(ListReportPlans$)
5025
5033
  .build() {
5026
5034
  }
5027
5035
 
@@ -5033,7 +5041,7 @@ class ListRestoreAccessBackupVaultsCommand extends smithyClient.Command
5033
5041
  })
5034
5042
  .s("CryoControllerUserManager", "ListRestoreAccessBackupVaults", {})
5035
5043
  .n("BackupClient", "ListRestoreAccessBackupVaultsCommand")
5036
- .sc(ListRestoreAccessBackupVaults)
5044
+ .sc(ListRestoreAccessBackupVaults$)
5037
5045
  .build() {
5038
5046
  }
5039
5047
 
@@ -5045,7 +5053,7 @@ class ListRestoreJobsByProtectedResourceCommand extends smithyClient.Command
5045
5053
  })
5046
5054
  .s("CryoControllerUserManager", "ListRestoreJobsByProtectedResource", {})
5047
5055
  .n("BackupClient", "ListRestoreJobsByProtectedResourceCommand")
5048
- .sc(ListRestoreJobsByProtectedResource)
5056
+ .sc(ListRestoreJobsByProtectedResource$)
5049
5057
  .build() {
5050
5058
  }
5051
5059
 
@@ -5057,7 +5065,7 @@ class ListRestoreJobsCommand extends smithyClient.Command
5057
5065
  })
5058
5066
  .s("CryoControllerUserManager", "ListRestoreJobs", {})
5059
5067
  .n("BackupClient", "ListRestoreJobsCommand")
5060
- .sc(ListRestoreJobs)
5068
+ .sc(ListRestoreJobs$)
5061
5069
  .build() {
5062
5070
  }
5063
5071
 
@@ -5069,7 +5077,7 @@ class ListRestoreJobSummariesCommand extends smithyClient.Command
5069
5077
  })
5070
5078
  .s("CryoControllerUserManager", "ListRestoreJobSummaries", {})
5071
5079
  .n("BackupClient", "ListRestoreJobSummariesCommand")
5072
- .sc(ListRestoreJobSummaries)
5080
+ .sc(ListRestoreJobSummaries$)
5073
5081
  .build() {
5074
5082
  }
5075
5083
 
@@ -5081,7 +5089,7 @@ class ListRestoreTestingPlansCommand extends smithyClient.Command
5081
5089
  })
5082
5090
  .s("CryoControllerUserManager", "ListRestoreTestingPlans", {})
5083
5091
  .n("BackupClient", "ListRestoreTestingPlansCommand")
5084
- .sc(ListRestoreTestingPlans)
5092
+ .sc(ListRestoreTestingPlans$)
5085
5093
  .build() {
5086
5094
  }
5087
5095
 
@@ -5093,7 +5101,7 @@ class ListRestoreTestingSelectionsCommand extends smithyClient.Command
5093
5101
  })
5094
5102
  .s("CryoControllerUserManager", "ListRestoreTestingSelections", {})
5095
5103
  .n("BackupClient", "ListRestoreTestingSelectionsCommand")
5096
- .sc(ListRestoreTestingSelections)
5104
+ .sc(ListRestoreTestingSelections$)
5097
5105
  .build() {
5098
5106
  }
5099
5107
 
@@ -5105,7 +5113,7 @@ class ListScanJobsCommand extends smithyClient.Command
5105
5113
  })
5106
5114
  .s("CryoControllerUserManager", "ListScanJobs", {})
5107
5115
  .n("BackupClient", "ListScanJobsCommand")
5108
- .sc(ListScanJobs)
5116
+ .sc(ListScanJobs$)
5109
5117
  .build() {
5110
5118
  }
5111
5119
 
@@ -5117,7 +5125,7 @@ class ListScanJobSummariesCommand extends smithyClient.Command
5117
5125
  })
5118
5126
  .s("CryoControllerUserManager", "ListScanJobSummaries", {})
5119
5127
  .n("BackupClient", "ListScanJobSummariesCommand")
5120
- .sc(ListScanJobSummaries)
5128
+ .sc(ListScanJobSummaries$)
5121
5129
  .build() {
5122
5130
  }
5123
5131
 
@@ -5129,7 +5137,7 @@ class ListTagsCommand extends smithyClient.Command
5129
5137
  })
5130
5138
  .s("CryoControllerUserManager", "ListTags", {})
5131
5139
  .n("BackupClient", "ListTagsCommand")
5132
- .sc(ListTags)
5140
+ .sc(ListTags$)
5133
5141
  .build() {
5134
5142
  }
5135
5143
 
@@ -5141,7 +5149,7 @@ class ListTieringConfigurationsCommand extends smithyClient.Command
5141
5149
  })
5142
5150
  .s("CryoControllerUserManager", "ListTieringConfigurations", {})
5143
5151
  .n("BackupClient", "ListTieringConfigurationsCommand")
5144
- .sc(ListTieringConfigurations)
5152
+ .sc(ListTieringConfigurations$)
5145
5153
  .build() {
5146
5154
  }
5147
5155
 
@@ -5153,7 +5161,7 @@ class PutBackupVaultAccessPolicyCommand extends smithyClient.Command
5153
5161
  })
5154
5162
  .s("CryoControllerUserManager", "PutBackupVaultAccessPolicy", {})
5155
5163
  .n("BackupClient", "PutBackupVaultAccessPolicyCommand")
5156
- .sc(PutBackupVaultAccessPolicy)
5164
+ .sc(PutBackupVaultAccessPolicy$)
5157
5165
  .build() {
5158
5166
  }
5159
5167
 
@@ -5165,7 +5173,7 @@ class PutBackupVaultLockConfigurationCommand extends smithyClient.Command
5165
5173
  })
5166
5174
  .s("CryoControllerUserManager", "PutBackupVaultLockConfiguration", {})
5167
5175
  .n("BackupClient", "PutBackupVaultLockConfigurationCommand")
5168
- .sc(PutBackupVaultLockConfiguration)
5176
+ .sc(PutBackupVaultLockConfiguration$)
5169
5177
  .build() {
5170
5178
  }
5171
5179
 
@@ -5177,7 +5185,7 @@ class PutBackupVaultNotificationsCommand extends smithyClient.Command
5177
5185
  })
5178
5186
  .s("CryoControllerUserManager", "PutBackupVaultNotifications", {})
5179
5187
  .n("BackupClient", "PutBackupVaultNotificationsCommand")
5180
- .sc(PutBackupVaultNotifications)
5188
+ .sc(PutBackupVaultNotifications$)
5181
5189
  .build() {
5182
5190
  }
5183
5191
 
@@ -5189,7 +5197,7 @@ class PutRestoreValidationResultCommand extends smithyClient.Command
5189
5197
  })
5190
5198
  .s("CryoControllerUserManager", "PutRestoreValidationResult", {})
5191
5199
  .n("BackupClient", "PutRestoreValidationResultCommand")
5192
- .sc(PutRestoreValidationResult)
5200
+ .sc(PutRestoreValidationResult$)
5193
5201
  .build() {
5194
5202
  }
5195
5203
 
@@ -5201,7 +5209,7 @@ class RevokeRestoreAccessBackupVaultCommand extends smithyClient.Command
5201
5209
  })
5202
5210
  .s("CryoControllerUserManager", "RevokeRestoreAccessBackupVault", {})
5203
5211
  .n("BackupClient", "RevokeRestoreAccessBackupVaultCommand")
5204
- .sc(RevokeRestoreAccessBackupVault)
5212
+ .sc(RevokeRestoreAccessBackupVault$)
5205
5213
  .build() {
5206
5214
  }
5207
5215
 
@@ -5213,7 +5221,7 @@ class StartBackupJobCommand extends smithyClient.Command
5213
5221
  })
5214
5222
  .s("CryoControllerUserManager", "StartBackupJob", {})
5215
5223
  .n("BackupClient", "StartBackupJobCommand")
5216
- .sc(StartBackupJob)
5224
+ .sc(StartBackupJob$)
5217
5225
  .build() {
5218
5226
  }
5219
5227
 
@@ -5225,7 +5233,7 @@ class StartCopyJobCommand extends smithyClient.Command
5225
5233
  })
5226
5234
  .s("CryoControllerUserManager", "StartCopyJob", {})
5227
5235
  .n("BackupClient", "StartCopyJobCommand")
5228
- .sc(StartCopyJob)
5236
+ .sc(StartCopyJob$)
5229
5237
  .build() {
5230
5238
  }
5231
5239
 
@@ -5237,7 +5245,7 @@ class StartReportJobCommand extends smithyClient.Command
5237
5245
  })
5238
5246
  .s("CryoControllerUserManager", "StartReportJob", {})
5239
5247
  .n("BackupClient", "StartReportJobCommand")
5240
- .sc(StartReportJob)
5248
+ .sc(StartReportJob$)
5241
5249
  .build() {
5242
5250
  }
5243
5251
 
@@ -5249,7 +5257,7 @@ class StartRestoreJobCommand extends smithyClient.Command
5249
5257
  })
5250
5258
  .s("CryoControllerUserManager", "StartRestoreJob", {})
5251
5259
  .n("BackupClient", "StartRestoreJobCommand")
5252
- .sc(StartRestoreJob)
5260
+ .sc(StartRestoreJob$)
5253
5261
  .build() {
5254
5262
  }
5255
5263
 
@@ -5261,7 +5269,7 @@ class StartScanJobCommand extends smithyClient.Command
5261
5269
  })
5262
5270
  .s("CryoControllerUserManager", "StartScanJob", {})
5263
5271
  .n("BackupClient", "StartScanJobCommand")
5264
- .sc(StartScanJob)
5272
+ .sc(StartScanJob$)
5265
5273
  .build() {
5266
5274
  }
5267
5275
 
@@ -5273,7 +5281,7 @@ class StopBackupJobCommand extends smithyClient.Command
5273
5281
  })
5274
5282
  .s("CryoControllerUserManager", "StopBackupJob", {})
5275
5283
  .n("BackupClient", "StopBackupJobCommand")
5276
- .sc(StopBackupJob)
5284
+ .sc(StopBackupJob$)
5277
5285
  .build() {
5278
5286
  }
5279
5287
 
@@ -5285,7 +5293,7 @@ class TagResourceCommand extends smithyClient.Command
5285
5293
  })
5286
5294
  .s("CryoControllerUserManager", "TagResource", {})
5287
5295
  .n("BackupClient", "TagResourceCommand")
5288
- .sc(TagResource)
5296
+ .sc(TagResource$)
5289
5297
  .build() {
5290
5298
  }
5291
5299
 
@@ -5297,7 +5305,7 @@ class UntagResourceCommand extends smithyClient.Command
5297
5305
  })
5298
5306
  .s("CryoControllerUserManager", "UntagResource", {})
5299
5307
  .n("BackupClient", "UntagResourceCommand")
5300
- .sc(UntagResource)
5308
+ .sc(UntagResource$)
5301
5309
  .build() {
5302
5310
  }
5303
5311
 
@@ -5309,7 +5317,7 @@ class UpdateBackupPlanCommand extends smithyClient.Command
5309
5317
  })
5310
5318
  .s("CryoControllerUserManager", "UpdateBackupPlan", {})
5311
5319
  .n("BackupClient", "UpdateBackupPlanCommand")
5312
- .sc(UpdateBackupPlan)
5320
+ .sc(UpdateBackupPlan$)
5313
5321
  .build() {
5314
5322
  }
5315
5323
 
@@ -5321,7 +5329,7 @@ class UpdateFrameworkCommand extends smithyClient.Command
5321
5329
  })
5322
5330
  .s("CryoControllerUserManager", "UpdateFramework", {})
5323
5331
  .n("BackupClient", "UpdateFrameworkCommand")
5324
- .sc(UpdateFramework)
5332
+ .sc(UpdateFramework$)
5325
5333
  .build() {
5326
5334
  }
5327
5335
 
@@ -5333,7 +5341,7 @@ class UpdateGlobalSettingsCommand extends smithyClient.Command
5333
5341
  })
5334
5342
  .s("CryoControllerUserManager", "UpdateGlobalSettings", {})
5335
5343
  .n("BackupClient", "UpdateGlobalSettingsCommand")
5336
- .sc(UpdateGlobalSettings)
5344
+ .sc(UpdateGlobalSettings$)
5337
5345
  .build() {
5338
5346
  }
5339
5347
 
@@ -5345,7 +5353,7 @@ class UpdateRecoveryPointIndexSettingsCommand extends smithyClient.Command
5345
5353
  })
5346
5354
  .s("CryoControllerUserManager", "UpdateRecoveryPointIndexSettings", {})
5347
5355
  .n("BackupClient", "UpdateRecoveryPointIndexSettingsCommand")
5348
- .sc(UpdateRecoveryPointIndexSettings)
5356
+ .sc(UpdateRecoveryPointIndexSettings$)
5349
5357
  .build() {
5350
5358
  }
5351
5359
 
@@ -5357,7 +5365,7 @@ class UpdateRecoveryPointLifecycleCommand extends smithyClient.Command
5357
5365
  })
5358
5366
  .s("CryoControllerUserManager", "UpdateRecoveryPointLifecycle", {})
5359
5367
  .n("BackupClient", "UpdateRecoveryPointLifecycleCommand")
5360
- .sc(UpdateRecoveryPointLifecycle)
5368
+ .sc(UpdateRecoveryPointLifecycle$)
5361
5369
  .build() {
5362
5370
  }
5363
5371
 
@@ -5369,7 +5377,7 @@ class UpdateRegionSettingsCommand extends smithyClient.Command
5369
5377
  })
5370
5378
  .s("CryoControllerUserManager", "UpdateRegionSettings", {})
5371
5379
  .n("BackupClient", "UpdateRegionSettingsCommand")
5372
- .sc(UpdateRegionSettings)
5380
+ .sc(UpdateRegionSettings$)
5373
5381
  .build() {
5374
5382
  }
5375
5383
 
@@ -5381,7 +5389,7 @@ class UpdateReportPlanCommand extends smithyClient.Command
5381
5389
  })
5382
5390
  .s("CryoControllerUserManager", "UpdateReportPlan", {})
5383
5391
  .n("BackupClient", "UpdateReportPlanCommand")
5384
- .sc(UpdateReportPlan)
5392
+ .sc(UpdateReportPlan$)
5385
5393
  .build() {
5386
5394
  }
5387
5395
 
@@ -5393,7 +5401,7 @@ class UpdateRestoreTestingPlanCommand extends smithyClient.Command
5393
5401
  })
5394
5402
  .s("CryoControllerUserManager", "UpdateRestoreTestingPlan", {})
5395
5403
  .n("BackupClient", "UpdateRestoreTestingPlanCommand")
5396
- .sc(UpdateRestoreTestingPlan)
5404
+ .sc(UpdateRestoreTestingPlan$)
5397
5405
  .build() {
5398
5406
  }
5399
5407
 
@@ -5405,7 +5413,7 @@ class UpdateRestoreTestingSelectionCommand extends smithyClient.Command
5405
5413
  })
5406
5414
  .s("CryoControllerUserManager", "UpdateRestoreTestingSelection", {})
5407
5415
  .n("BackupClient", "UpdateRestoreTestingSelectionCommand")
5408
- .sc(UpdateRestoreTestingSelection)
5416
+ .sc(UpdateRestoreTestingSelection$)
5409
5417
  .build() {
5410
5418
  }
5411
5419
 
@@ -5417,7 +5425,7 @@ class UpdateTieringConfigurationCommand extends smithyClient.Command
5417
5425
  })
5418
5426
  .s("CryoControllerUserManager", "UpdateTieringConfiguration", {})
5419
5427
  .n("BackupClient", "UpdateTieringConfigurationCommand")
5420
- .sc(UpdateTieringConfiguration)
5428
+ .sc(UpdateTieringConfiguration$)
5421
5429
  .build() {
5422
5430
  }
5423
5431
 
@@ -5817,158 +5825,538 @@ Object.defineProperty(exports, "__Client", {
5817
5825
  enumerable: true,
5818
5826
  get: function () { return smithyClient.Client; }
5819
5827
  });
5828
+ exports.AdvancedBackupSetting$ = AdvancedBackupSetting$;
5829
+ exports.AggregatedScanResult$ = AggregatedScanResult$;
5820
5830
  exports.AggregationPeriod = AggregationPeriod;
5821
- exports.AlreadyExistsException = AlreadyExistsException$1;
5831
+ exports.AlreadyExistsException = AlreadyExistsException;
5832
+ exports.AlreadyExistsException$ = AlreadyExistsException$;
5833
+ exports.AssociateBackupVaultMpaApprovalTeam$ = AssociateBackupVaultMpaApprovalTeam$;
5822
5834
  exports.AssociateBackupVaultMpaApprovalTeamCommand = AssociateBackupVaultMpaApprovalTeamCommand;
5835
+ exports.AssociateBackupVaultMpaApprovalTeamInput$ = AssociateBackupVaultMpaApprovalTeamInput$;
5823
5836
  exports.Backup = Backup;
5824
5837
  exports.BackupClient = BackupClient;
5838
+ exports.BackupJob$ = BackupJob$;
5825
5839
  exports.BackupJobState = BackupJobState;
5826
5840
  exports.BackupJobStatus = BackupJobStatus;
5827
- exports.BackupServiceException = BackupServiceException$1;
5841
+ exports.BackupJobSummary$ = BackupJobSummary$;
5842
+ exports.BackupPlan$ = BackupPlan$;
5843
+ exports.BackupPlanInput$ = BackupPlanInput$;
5844
+ exports.BackupPlanTemplatesListMember$ = BackupPlanTemplatesListMember$;
5845
+ exports.BackupPlansListMember$ = BackupPlansListMember$;
5846
+ exports.BackupRule$ = BackupRule$;
5847
+ exports.BackupRuleInput$ = BackupRuleInput$;
5848
+ exports.BackupSelection$ = BackupSelection$;
5849
+ exports.BackupSelectionsListMember$ = BackupSelectionsListMember$;
5850
+ exports.BackupServiceException = BackupServiceException;
5851
+ exports.BackupServiceException$ = BackupServiceException$;
5828
5852
  exports.BackupVaultEvent = BackupVaultEvent;
5853
+ exports.BackupVaultListMember$ = BackupVaultListMember$;
5854
+ exports.CalculatedLifecycle$ = CalculatedLifecycle$;
5855
+ exports.CancelLegalHold$ = CancelLegalHold$;
5829
5856
  exports.CancelLegalHoldCommand = CancelLegalHoldCommand;
5857
+ exports.CancelLegalHoldInput$ = CancelLegalHoldInput$;
5858
+ exports.CancelLegalHoldOutput$ = CancelLegalHoldOutput$;
5859
+ exports.Condition$ = Condition$;
5860
+ exports.ConditionParameter$ = ConditionParameter$;
5830
5861
  exports.ConditionType = ConditionType;
5831
- exports.ConflictException = ConflictException$1;
5862
+ exports.Conditions$ = Conditions$;
5863
+ exports.ConflictException = ConflictException;
5864
+ exports.ConflictException$ = ConflictException$;
5865
+ exports.ControlInputParameter$ = ControlInputParameter$;
5866
+ exports.ControlScope$ = ControlScope$;
5867
+ exports.CopyAction$ = CopyAction$;
5868
+ exports.CopyJob$ = CopyJob$;
5832
5869
  exports.CopyJobState = CopyJobState;
5833
5870
  exports.CopyJobStatus = CopyJobStatus;
5871
+ exports.CopyJobSummary$ = CopyJobSummary$;
5872
+ exports.CreateBackupPlan$ = CreateBackupPlan$;
5834
5873
  exports.CreateBackupPlanCommand = CreateBackupPlanCommand;
5874
+ exports.CreateBackupPlanInput$ = CreateBackupPlanInput$;
5875
+ exports.CreateBackupPlanOutput$ = CreateBackupPlanOutput$;
5876
+ exports.CreateBackupSelection$ = CreateBackupSelection$;
5835
5877
  exports.CreateBackupSelectionCommand = CreateBackupSelectionCommand;
5878
+ exports.CreateBackupSelectionInput$ = CreateBackupSelectionInput$;
5879
+ exports.CreateBackupSelectionOutput$ = CreateBackupSelectionOutput$;
5880
+ exports.CreateBackupVault$ = CreateBackupVault$;
5836
5881
  exports.CreateBackupVaultCommand = CreateBackupVaultCommand;
5882
+ exports.CreateBackupVaultInput$ = CreateBackupVaultInput$;
5883
+ exports.CreateBackupVaultOutput$ = CreateBackupVaultOutput$;
5884
+ exports.CreateFramework$ = CreateFramework$;
5837
5885
  exports.CreateFrameworkCommand = CreateFrameworkCommand;
5886
+ exports.CreateFrameworkInput$ = CreateFrameworkInput$;
5887
+ exports.CreateFrameworkOutput$ = CreateFrameworkOutput$;
5888
+ exports.CreateLegalHold$ = CreateLegalHold$;
5838
5889
  exports.CreateLegalHoldCommand = CreateLegalHoldCommand;
5890
+ exports.CreateLegalHoldInput$ = CreateLegalHoldInput$;
5891
+ exports.CreateLegalHoldOutput$ = CreateLegalHoldOutput$;
5892
+ exports.CreateLogicallyAirGappedBackupVault$ = CreateLogicallyAirGappedBackupVault$;
5839
5893
  exports.CreateLogicallyAirGappedBackupVaultCommand = CreateLogicallyAirGappedBackupVaultCommand;
5894
+ exports.CreateLogicallyAirGappedBackupVaultInput$ = CreateLogicallyAirGappedBackupVaultInput$;
5895
+ exports.CreateLogicallyAirGappedBackupVaultOutput$ = CreateLogicallyAirGappedBackupVaultOutput$;
5896
+ exports.CreateReportPlan$ = CreateReportPlan$;
5840
5897
  exports.CreateReportPlanCommand = CreateReportPlanCommand;
5898
+ exports.CreateReportPlanInput$ = CreateReportPlanInput$;
5899
+ exports.CreateReportPlanOutput$ = CreateReportPlanOutput$;
5900
+ exports.CreateRestoreAccessBackupVault$ = CreateRestoreAccessBackupVault$;
5841
5901
  exports.CreateRestoreAccessBackupVaultCommand = CreateRestoreAccessBackupVaultCommand;
5902
+ exports.CreateRestoreAccessBackupVaultInput$ = CreateRestoreAccessBackupVaultInput$;
5903
+ exports.CreateRestoreAccessBackupVaultOutput$ = CreateRestoreAccessBackupVaultOutput$;
5904
+ exports.CreateRestoreTestingPlan$ = CreateRestoreTestingPlan$;
5842
5905
  exports.CreateRestoreTestingPlanCommand = CreateRestoreTestingPlanCommand;
5906
+ exports.CreateRestoreTestingPlanInput$ = CreateRestoreTestingPlanInput$;
5907
+ exports.CreateRestoreTestingPlanOutput$ = CreateRestoreTestingPlanOutput$;
5908
+ exports.CreateRestoreTestingSelection$ = CreateRestoreTestingSelection$;
5843
5909
  exports.CreateRestoreTestingSelectionCommand = CreateRestoreTestingSelectionCommand;
5910
+ exports.CreateRestoreTestingSelectionInput$ = CreateRestoreTestingSelectionInput$;
5911
+ exports.CreateRestoreTestingSelectionOutput$ = CreateRestoreTestingSelectionOutput$;
5912
+ exports.CreateTieringConfiguration$ = CreateTieringConfiguration$;
5844
5913
  exports.CreateTieringConfigurationCommand = CreateTieringConfigurationCommand;
5914
+ exports.CreateTieringConfigurationInput$ = CreateTieringConfigurationInput$;
5915
+ exports.CreateTieringConfigurationOutput$ = CreateTieringConfigurationOutput$;
5916
+ exports.DateRange$ = DateRange$;
5917
+ exports.DeleteBackupPlan$ = DeleteBackupPlan$;
5845
5918
  exports.DeleteBackupPlanCommand = DeleteBackupPlanCommand;
5919
+ exports.DeleteBackupPlanInput$ = DeleteBackupPlanInput$;
5920
+ exports.DeleteBackupPlanOutput$ = DeleteBackupPlanOutput$;
5921
+ exports.DeleteBackupSelection$ = DeleteBackupSelection$;
5846
5922
  exports.DeleteBackupSelectionCommand = DeleteBackupSelectionCommand;
5923
+ exports.DeleteBackupSelectionInput$ = DeleteBackupSelectionInput$;
5924
+ exports.DeleteBackupVault$ = DeleteBackupVault$;
5925
+ exports.DeleteBackupVaultAccessPolicy$ = DeleteBackupVaultAccessPolicy$;
5847
5926
  exports.DeleteBackupVaultAccessPolicyCommand = DeleteBackupVaultAccessPolicyCommand;
5927
+ exports.DeleteBackupVaultAccessPolicyInput$ = DeleteBackupVaultAccessPolicyInput$;
5848
5928
  exports.DeleteBackupVaultCommand = DeleteBackupVaultCommand;
5929
+ exports.DeleteBackupVaultInput$ = DeleteBackupVaultInput$;
5930
+ exports.DeleteBackupVaultLockConfiguration$ = DeleteBackupVaultLockConfiguration$;
5849
5931
  exports.DeleteBackupVaultLockConfigurationCommand = DeleteBackupVaultLockConfigurationCommand;
5932
+ exports.DeleteBackupVaultLockConfigurationInput$ = DeleteBackupVaultLockConfigurationInput$;
5933
+ exports.DeleteBackupVaultNotifications$ = DeleteBackupVaultNotifications$;
5850
5934
  exports.DeleteBackupVaultNotificationsCommand = DeleteBackupVaultNotificationsCommand;
5935
+ exports.DeleteBackupVaultNotificationsInput$ = DeleteBackupVaultNotificationsInput$;
5936
+ exports.DeleteFramework$ = DeleteFramework$;
5851
5937
  exports.DeleteFrameworkCommand = DeleteFrameworkCommand;
5938
+ exports.DeleteFrameworkInput$ = DeleteFrameworkInput$;
5939
+ exports.DeleteRecoveryPoint$ = DeleteRecoveryPoint$;
5852
5940
  exports.DeleteRecoveryPointCommand = DeleteRecoveryPointCommand;
5941
+ exports.DeleteRecoveryPointInput$ = DeleteRecoveryPointInput$;
5942
+ exports.DeleteReportPlan$ = DeleteReportPlan$;
5853
5943
  exports.DeleteReportPlanCommand = DeleteReportPlanCommand;
5944
+ exports.DeleteReportPlanInput$ = DeleteReportPlanInput$;
5945
+ exports.DeleteRestoreTestingPlan$ = DeleteRestoreTestingPlan$;
5854
5946
  exports.DeleteRestoreTestingPlanCommand = DeleteRestoreTestingPlanCommand;
5947
+ exports.DeleteRestoreTestingPlanInput$ = DeleteRestoreTestingPlanInput$;
5948
+ exports.DeleteRestoreTestingSelection$ = DeleteRestoreTestingSelection$;
5855
5949
  exports.DeleteRestoreTestingSelectionCommand = DeleteRestoreTestingSelectionCommand;
5950
+ exports.DeleteRestoreTestingSelectionInput$ = DeleteRestoreTestingSelectionInput$;
5951
+ exports.DeleteTieringConfiguration$ = DeleteTieringConfiguration$;
5856
5952
  exports.DeleteTieringConfigurationCommand = DeleteTieringConfigurationCommand;
5857
- exports.DependencyFailureException = DependencyFailureException$1;
5953
+ exports.DeleteTieringConfigurationInput$ = DeleteTieringConfigurationInput$;
5954
+ exports.DeleteTieringConfigurationOutput$ = DeleteTieringConfigurationOutput$;
5955
+ exports.DependencyFailureException = DependencyFailureException;
5956
+ exports.DependencyFailureException$ = DependencyFailureException$;
5957
+ exports.DescribeBackupJob$ = DescribeBackupJob$;
5858
5958
  exports.DescribeBackupJobCommand = DescribeBackupJobCommand;
5959
+ exports.DescribeBackupJobInput$ = DescribeBackupJobInput$;
5960
+ exports.DescribeBackupJobOutput$ = DescribeBackupJobOutput$;
5961
+ exports.DescribeBackupVault$ = DescribeBackupVault$;
5859
5962
  exports.DescribeBackupVaultCommand = DescribeBackupVaultCommand;
5963
+ exports.DescribeBackupVaultInput$ = DescribeBackupVaultInput$;
5964
+ exports.DescribeBackupVaultOutput$ = DescribeBackupVaultOutput$;
5965
+ exports.DescribeCopyJob$ = DescribeCopyJob$;
5860
5966
  exports.DescribeCopyJobCommand = DescribeCopyJobCommand;
5967
+ exports.DescribeCopyJobInput$ = DescribeCopyJobInput$;
5968
+ exports.DescribeCopyJobOutput$ = DescribeCopyJobOutput$;
5969
+ exports.DescribeFramework$ = DescribeFramework$;
5861
5970
  exports.DescribeFrameworkCommand = DescribeFrameworkCommand;
5971
+ exports.DescribeFrameworkInput$ = DescribeFrameworkInput$;
5972
+ exports.DescribeFrameworkOutput$ = DescribeFrameworkOutput$;
5973
+ exports.DescribeGlobalSettings$ = DescribeGlobalSettings$;
5862
5974
  exports.DescribeGlobalSettingsCommand = DescribeGlobalSettingsCommand;
5975
+ exports.DescribeGlobalSettingsInput$ = DescribeGlobalSettingsInput$;
5976
+ exports.DescribeGlobalSettingsOutput$ = DescribeGlobalSettingsOutput$;
5977
+ exports.DescribeProtectedResource$ = DescribeProtectedResource$;
5863
5978
  exports.DescribeProtectedResourceCommand = DescribeProtectedResourceCommand;
5979
+ exports.DescribeProtectedResourceInput$ = DescribeProtectedResourceInput$;
5980
+ exports.DescribeProtectedResourceOutput$ = DescribeProtectedResourceOutput$;
5981
+ exports.DescribeRecoveryPoint$ = DescribeRecoveryPoint$;
5864
5982
  exports.DescribeRecoveryPointCommand = DescribeRecoveryPointCommand;
5983
+ exports.DescribeRecoveryPointInput$ = DescribeRecoveryPointInput$;
5984
+ exports.DescribeRecoveryPointOutput$ = DescribeRecoveryPointOutput$;
5985
+ exports.DescribeRegionSettings$ = DescribeRegionSettings$;
5865
5986
  exports.DescribeRegionSettingsCommand = DescribeRegionSettingsCommand;
5987
+ exports.DescribeRegionSettingsInput$ = DescribeRegionSettingsInput$;
5988
+ exports.DescribeRegionSettingsOutput$ = DescribeRegionSettingsOutput$;
5989
+ exports.DescribeReportJob$ = DescribeReportJob$;
5866
5990
  exports.DescribeReportJobCommand = DescribeReportJobCommand;
5991
+ exports.DescribeReportJobInput$ = DescribeReportJobInput$;
5992
+ exports.DescribeReportJobOutput$ = DescribeReportJobOutput$;
5993
+ exports.DescribeReportPlan$ = DescribeReportPlan$;
5867
5994
  exports.DescribeReportPlanCommand = DescribeReportPlanCommand;
5995
+ exports.DescribeReportPlanInput$ = DescribeReportPlanInput$;
5996
+ exports.DescribeReportPlanOutput$ = DescribeReportPlanOutput$;
5997
+ exports.DescribeRestoreJob$ = DescribeRestoreJob$;
5868
5998
  exports.DescribeRestoreJobCommand = DescribeRestoreJobCommand;
5999
+ exports.DescribeRestoreJobInput$ = DescribeRestoreJobInput$;
6000
+ exports.DescribeRestoreJobOutput$ = DescribeRestoreJobOutput$;
6001
+ exports.DescribeScanJob$ = DescribeScanJob$;
5869
6002
  exports.DescribeScanJobCommand = DescribeScanJobCommand;
6003
+ exports.DescribeScanJobInput$ = DescribeScanJobInput$;
6004
+ exports.DescribeScanJobOutput$ = DescribeScanJobOutput$;
6005
+ exports.DisassociateBackupVaultMpaApprovalTeam$ = DisassociateBackupVaultMpaApprovalTeam$;
5870
6006
  exports.DisassociateBackupVaultMpaApprovalTeamCommand = DisassociateBackupVaultMpaApprovalTeamCommand;
6007
+ exports.DisassociateBackupVaultMpaApprovalTeamInput$ = DisassociateBackupVaultMpaApprovalTeamInput$;
6008
+ exports.DisassociateRecoveryPoint$ = DisassociateRecoveryPoint$;
5871
6009
  exports.DisassociateRecoveryPointCommand = DisassociateRecoveryPointCommand;
6010
+ exports.DisassociateRecoveryPointFromParent$ = DisassociateRecoveryPointFromParent$;
5872
6011
  exports.DisassociateRecoveryPointFromParentCommand = DisassociateRecoveryPointFromParentCommand;
6012
+ exports.DisassociateRecoveryPointFromParentInput$ = DisassociateRecoveryPointFromParentInput$;
6013
+ exports.DisassociateRecoveryPointInput$ = DisassociateRecoveryPointInput$;
5873
6014
  exports.EncryptionKeyType = EncryptionKeyType;
6015
+ exports.ExportBackupPlanTemplate$ = ExportBackupPlanTemplate$;
5874
6016
  exports.ExportBackupPlanTemplateCommand = ExportBackupPlanTemplateCommand;
6017
+ exports.ExportBackupPlanTemplateInput$ = ExportBackupPlanTemplateInput$;
6018
+ exports.ExportBackupPlanTemplateOutput$ = ExportBackupPlanTemplateOutput$;
6019
+ exports.Framework$ = Framework$;
6020
+ exports.FrameworkControl$ = FrameworkControl$;
6021
+ exports.GetBackupPlan$ = GetBackupPlan$;
5875
6022
  exports.GetBackupPlanCommand = GetBackupPlanCommand;
6023
+ exports.GetBackupPlanFromJSON$ = GetBackupPlanFromJSON$;
5876
6024
  exports.GetBackupPlanFromJSONCommand = GetBackupPlanFromJSONCommand;
6025
+ exports.GetBackupPlanFromJSONInput$ = GetBackupPlanFromJSONInput$;
6026
+ exports.GetBackupPlanFromJSONOutput$ = GetBackupPlanFromJSONOutput$;
6027
+ exports.GetBackupPlanFromTemplate$ = GetBackupPlanFromTemplate$;
5877
6028
  exports.GetBackupPlanFromTemplateCommand = GetBackupPlanFromTemplateCommand;
6029
+ exports.GetBackupPlanFromTemplateInput$ = GetBackupPlanFromTemplateInput$;
6030
+ exports.GetBackupPlanFromTemplateOutput$ = GetBackupPlanFromTemplateOutput$;
6031
+ exports.GetBackupPlanInput$ = GetBackupPlanInput$;
6032
+ exports.GetBackupPlanOutput$ = GetBackupPlanOutput$;
6033
+ exports.GetBackupSelection$ = GetBackupSelection$;
5878
6034
  exports.GetBackupSelectionCommand = GetBackupSelectionCommand;
6035
+ exports.GetBackupSelectionInput$ = GetBackupSelectionInput$;
6036
+ exports.GetBackupSelectionOutput$ = GetBackupSelectionOutput$;
6037
+ exports.GetBackupVaultAccessPolicy$ = GetBackupVaultAccessPolicy$;
5879
6038
  exports.GetBackupVaultAccessPolicyCommand = GetBackupVaultAccessPolicyCommand;
6039
+ exports.GetBackupVaultAccessPolicyInput$ = GetBackupVaultAccessPolicyInput$;
6040
+ exports.GetBackupVaultAccessPolicyOutput$ = GetBackupVaultAccessPolicyOutput$;
6041
+ exports.GetBackupVaultNotifications$ = GetBackupVaultNotifications$;
5880
6042
  exports.GetBackupVaultNotificationsCommand = GetBackupVaultNotificationsCommand;
6043
+ exports.GetBackupVaultNotificationsInput$ = GetBackupVaultNotificationsInput$;
6044
+ exports.GetBackupVaultNotificationsOutput$ = GetBackupVaultNotificationsOutput$;
6045
+ exports.GetLegalHold$ = GetLegalHold$;
5881
6046
  exports.GetLegalHoldCommand = GetLegalHoldCommand;
6047
+ exports.GetLegalHoldInput$ = GetLegalHoldInput$;
6048
+ exports.GetLegalHoldOutput$ = GetLegalHoldOutput$;
6049
+ exports.GetRecoveryPointIndexDetails$ = GetRecoveryPointIndexDetails$;
5882
6050
  exports.GetRecoveryPointIndexDetailsCommand = GetRecoveryPointIndexDetailsCommand;
6051
+ exports.GetRecoveryPointIndexDetailsInput$ = GetRecoveryPointIndexDetailsInput$;
6052
+ exports.GetRecoveryPointIndexDetailsOutput$ = GetRecoveryPointIndexDetailsOutput$;
6053
+ exports.GetRecoveryPointRestoreMetadata$ = GetRecoveryPointRestoreMetadata$;
5883
6054
  exports.GetRecoveryPointRestoreMetadataCommand = GetRecoveryPointRestoreMetadataCommand;
6055
+ exports.GetRecoveryPointRestoreMetadataInput$ = GetRecoveryPointRestoreMetadataInput$;
6056
+ exports.GetRecoveryPointRestoreMetadataOutput$ = GetRecoveryPointRestoreMetadataOutput$;
6057
+ exports.GetRestoreJobMetadata$ = GetRestoreJobMetadata$;
5884
6058
  exports.GetRestoreJobMetadataCommand = GetRestoreJobMetadataCommand;
6059
+ exports.GetRestoreJobMetadataInput$ = GetRestoreJobMetadataInput$;
6060
+ exports.GetRestoreJobMetadataOutput$ = GetRestoreJobMetadataOutput$;
6061
+ exports.GetRestoreTestingInferredMetadata$ = GetRestoreTestingInferredMetadata$;
5885
6062
  exports.GetRestoreTestingInferredMetadataCommand = GetRestoreTestingInferredMetadataCommand;
6063
+ exports.GetRestoreTestingInferredMetadataInput$ = GetRestoreTestingInferredMetadataInput$;
6064
+ exports.GetRestoreTestingInferredMetadataOutput$ = GetRestoreTestingInferredMetadataOutput$;
6065
+ exports.GetRestoreTestingPlan$ = GetRestoreTestingPlan$;
5886
6066
  exports.GetRestoreTestingPlanCommand = GetRestoreTestingPlanCommand;
6067
+ exports.GetRestoreTestingPlanInput$ = GetRestoreTestingPlanInput$;
6068
+ exports.GetRestoreTestingPlanOutput$ = GetRestoreTestingPlanOutput$;
6069
+ exports.GetRestoreTestingSelection$ = GetRestoreTestingSelection$;
5887
6070
  exports.GetRestoreTestingSelectionCommand = GetRestoreTestingSelectionCommand;
6071
+ exports.GetRestoreTestingSelectionInput$ = GetRestoreTestingSelectionInput$;
6072
+ exports.GetRestoreTestingSelectionOutput$ = GetRestoreTestingSelectionOutput$;
6073
+ exports.GetSupportedResourceTypes$ = GetSupportedResourceTypes$;
5888
6074
  exports.GetSupportedResourceTypesCommand = GetSupportedResourceTypesCommand;
6075
+ exports.GetSupportedResourceTypesOutput$ = GetSupportedResourceTypesOutput$;
6076
+ exports.GetTieringConfiguration$ = GetTieringConfiguration$;
5889
6077
  exports.GetTieringConfigurationCommand = GetTieringConfigurationCommand;
6078
+ exports.GetTieringConfigurationInput$ = GetTieringConfigurationInput$;
6079
+ exports.GetTieringConfigurationOutput$ = GetTieringConfigurationOutput$;
5890
6080
  exports.Index = Index;
6081
+ exports.IndexAction$ = IndexAction$;
5891
6082
  exports.IndexStatus = IndexStatus;
5892
- exports.InvalidParameterValueException = InvalidParameterValueException$1;
5893
- exports.InvalidRequestException = InvalidRequestException$1;
5894
- exports.InvalidResourceStateException = InvalidResourceStateException$1;
6083
+ exports.IndexedRecoveryPoint$ = IndexedRecoveryPoint$;
6084
+ exports.InvalidParameterValueException = InvalidParameterValueException;
6085
+ exports.InvalidParameterValueException$ = InvalidParameterValueException$;
6086
+ exports.InvalidRequestException = InvalidRequestException;
6087
+ exports.InvalidRequestException$ = InvalidRequestException$;
6088
+ exports.InvalidResourceStateException = InvalidResourceStateException;
6089
+ exports.InvalidResourceStateException$ = InvalidResourceStateException$;
6090
+ exports.KeyValue$ = KeyValue$;
6091
+ exports.LatestMpaApprovalTeamUpdate$ = LatestMpaApprovalTeamUpdate$;
6092
+ exports.LatestRevokeRequest$ = LatestRevokeRequest$;
6093
+ exports.LegalHold$ = LegalHold$;
5895
6094
  exports.LegalHoldStatus = LegalHoldStatus;
6095
+ exports.Lifecycle$ = Lifecycle$;
5896
6096
  exports.LifecycleDeleteAfterEvent = LifecycleDeleteAfterEvent;
5897
- exports.LimitExceededException = LimitExceededException$1;
6097
+ exports.LimitExceededException = LimitExceededException;
6098
+ exports.LimitExceededException$ = LimitExceededException$;
6099
+ exports.ListBackupJobSummaries$ = ListBackupJobSummaries$;
5898
6100
  exports.ListBackupJobSummariesCommand = ListBackupJobSummariesCommand;
6101
+ exports.ListBackupJobSummariesInput$ = ListBackupJobSummariesInput$;
6102
+ exports.ListBackupJobSummariesOutput$ = ListBackupJobSummariesOutput$;
6103
+ exports.ListBackupJobs$ = ListBackupJobs$;
5899
6104
  exports.ListBackupJobsCommand = ListBackupJobsCommand;
6105
+ exports.ListBackupJobsInput$ = ListBackupJobsInput$;
6106
+ exports.ListBackupJobsOutput$ = ListBackupJobsOutput$;
6107
+ exports.ListBackupPlanTemplates$ = ListBackupPlanTemplates$;
5900
6108
  exports.ListBackupPlanTemplatesCommand = ListBackupPlanTemplatesCommand;
6109
+ exports.ListBackupPlanTemplatesInput$ = ListBackupPlanTemplatesInput$;
6110
+ exports.ListBackupPlanTemplatesOutput$ = ListBackupPlanTemplatesOutput$;
6111
+ exports.ListBackupPlanVersions$ = ListBackupPlanVersions$;
5901
6112
  exports.ListBackupPlanVersionsCommand = ListBackupPlanVersionsCommand;
6113
+ exports.ListBackupPlanVersionsInput$ = ListBackupPlanVersionsInput$;
6114
+ exports.ListBackupPlanVersionsOutput$ = ListBackupPlanVersionsOutput$;
6115
+ exports.ListBackupPlans$ = ListBackupPlans$;
5902
6116
  exports.ListBackupPlansCommand = ListBackupPlansCommand;
6117
+ exports.ListBackupPlansInput$ = ListBackupPlansInput$;
6118
+ exports.ListBackupPlansOutput$ = ListBackupPlansOutput$;
6119
+ exports.ListBackupSelections$ = ListBackupSelections$;
5903
6120
  exports.ListBackupSelectionsCommand = ListBackupSelectionsCommand;
6121
+ exports.ListBackupSelectionsInput$ = ListBackupSelectionsInput$;
6122
+ exports.ListBackupSelectionsOutput$ = ListBackupSelectionsOutput$;
6123
+ exports.ListBackupVaults$ = ListBackupVaults$;
5904
6124
  exports.ListBackupVaultsCommand = ListBackupVaultsCommand;
6125
+ exports.ListBackupVaultsInput$ = ListBackupVaultsInput$;
6126
+ exports.ListBackupVaultsOutput$ = ListBackupVaultsOutput$;
6127
+ exports.ListCopyJobSummaries$ = ListCopyJobSummaries$;
5905
6128
  exports.ListCopyJobSummariesCommand = ListCopyJobSummariesCommand;
6129
+ exports.ListCopyJobSummariesInput$ = ListCopyJobSummariesInput$;
6130
+ exports.ListCopyJobSummariesOutput$ = ListCopyJobSummariesOutput$;
6131
+ exports.ListCopyJobs$ = ListCopyJobs$;
5906
6132
  exports.ListCopyJobsCommand = ListCopyJobsCommand;
6133
+ exports.ListCopyJobsInput$ = ListCopyJobsInput$;
6134
+ exports.ListCopyJobsOutput$ = ListCopyJobsOutput$;
6135
+ exports.ListFrameworks$ = ListFrameworks$;
5907
6136
  exports.ListFrameworksCommand = ListFrameworksCommand;
6137
+ exports.ListFrameworksInput$ = ListFrameworksInput$;
6138
+ exports.ListFrameworksOutput$ = ListFrameworksOutput$;
6139
+ exports.ListIndexedRecoveryPoints$ = ListIndexedRecoveryPoints$;
5908
6140
  exports.ListIndexedRecoveryPointsCommand = ListIndexedRecoveryPointsCommand;
6141
+ exports.ListIndexedRecoveryPointsInput$ = ListIndexedRecoveryPointsInput$;
6142
+ exports.ListIndexedRecoveryPointsOutput$ = ListIndexedRecoveryPointsOutput$;
6143
+ exports.ListLegalHolds$ = ListLegalHolds$;
5909
6144
  exports.ListLegalHoldsCommand = ListLegalHoldsCommand;
6145
+ exports.ListLegalHoldsInput$ = ListLegalHoldsInput$;
6146
+ exports.ListLegalHoldsOutput$ = ListLegalHoldsOutput$;
6147
+ exports.ListProtectedResources$ = ListProtectedResources$;
6148
+ exports.ListProtectedResourcesByBackupVault$ = ListProtectedResourcesByBackupVault$;
5910
6149
  exports.ListProtectedResourcesByBackupVaultCommand = ListProtectedResourcesByBackupVaultCommand;
6150
+ exports.ListProtectedResourcesByBackupVaultInput$ = ListProtectedResourcesByBackupVaultInput$;
6151
+ exports.ListProtectedResourcesByBackupVaultOutput$ = ListProtectedResourcesByBackupVaultOutput$;
5911
6152
  exports.ListProtectedResourcesCommand = ListProtectedResourcesCommand;
6153
+ exports.ListProtectedResourcesInput$ = ListProtectedResourcesInput$;
6154
+ exports.ListProtectedResourcesOutput$ = ListProtectedResourcesOutput$;
6155
+ exports.ListRecoveryPointsByBackupVault$ = ListRecoveryPointsByBackupVault$;
5912
6156
  exports.ListRecoveryPointsByBackupVaultCommand = ListRecoveryPointsByBackupVaultCommand;
6157
+ exports.ListRecoveryPointsByBackupVaultInput$ = ListRecoveryPointsByBackupVaultInput$;
6158
+ exports.ListRecoveryPointsByBackupVaultOutput$ = ListRecoveryPointsByBackupVaultOutput$;
6159
+ exports.ListRecoveryPointsByLegalHold$ = ListRecoveryPointsByLegalHold$;
5913
6160
  exports.ListRecoveryPointsByLegalHoldCommand = ListRecoveryPointsByLegalHoldCommand;
6161
+ exports.ListRecoveryPointsByLegalHoldInput$ = ListRecoveryPointsByLegalHoldInput$;
6162
+ exports.ListRecoveryPointsByLegalHoldOutput$ = ListRecoveryPointsByLegalHoldOutput$;
6163
+ exports.ListRecoveryPointsByResource$ = ListRecoveryPointsByResource$;
5914
6164
  exports.ListRecoveryPointsByResourceCommand = ListRecoveryPointsByResourceCommand;
6165
+ exports.ListRecoveryPointsByResourceInput$ = ListRecoveryPointsByResourceInput$;
6166
+ exports.ListRecoveryPointsByResourceOutput$ = ListRecoveryPointsByResourceOutput$;
6167
+ exports.ListReportJobs$ = ListReportJobs$;
5915
6168
  exports.ListReportJobsCommand = ListReportJobsCommand;
6169
+ exports.ListReportJobsInput$ = ListReportJobsInput$;
6170
+ exports.ListReportJobsOutput$ = ListReportJobsOutput$;
6171
+ exports.ListReportPlans$ = ListReportPlans$;
5916
6172
  exports.ListReportPlansCommand = ListReportPlansCommand;
6173
+ exports.ListReportPlansInput$ = ListReportPlansInput$;
6174
+ exports.ListReportPlansOutput$ = ListReportPlansOutput$;
6175
+ exports.ListRestoreAccessBackupVaults$ = ListRestoreAccessBackupVaults$;
5917
6176
  exports.ListRestoreAccessBackupVaultsCommand = ListRestoreAccessBackupVaultsCommand;
6177
+ exports.ListRestoreAccessBackupVaultsInput$ = ListRestoreAccessBackupVaultsInput$;
6178
+ exports.ListRestoreAccessBackupVaultsOutput$ = ListRestoreAccessBackupVaultsOutput$;
6179
+ exports.ListRestoreJobSummaries$ = ListRestoreJobSummaries$;
5918
6180
  exports.ListRestoreJobSummariesCommand = ListRestoreJobSummariesCommand;
6181
+ exports.ListRestoreJobSummariesInput$ = ListRestoreJobSummariesInput$;
6182
+ exports.ListRestoreJobSummariesOutput$ = ListRestoreJobSummariesOutput$;
6183
+ exports.ListRestoreJobs$ = ListRestoreJobs$;
6184
+ exports.ListRestoreJobsByProtectedResource$ = ListRestoreJobsByProtectedResource$;
5919
6185
  exports.ListRestoreJobsByProtectedResourceCommand = ListRestoreJobsByProtectedResourceCommand;
6186
+ exports.ListRestoreJobsByProtectedResourceInput$ = ListRestoreJobsByProtectedResourceInput$;
6187
+ exports.ListRestoreJobsByProtectedResourceOutput$ = ListRestoreJobsByProtectedResourceOutput$;
5920
6188
  exports.ListRestoreJobsCommand = ListRestoreJobsCommand;
6189
+ exports.ListRestoreJobsInput$ = ListRestoreJobsInput$;
6190
+ exports.ListRestoreJobsOutput$ = ListRestoreJobsOutput$;
6191
+ exports.ListRestoreTestingPlans$ = ListRestoreTestingPlans$;
5921
6192
  exports.ListRestoreTestingPlansCommand = ListRestoreTestingPlansCommand;
6193
+ exports.ListRestoreTestingPlansInput$ = ListRestoreTestingPlansInput$;
6194
+ exports.ListRestoreTestingPlansOutput$ = ListRestoreTestingPlansOutput$;
6195
+ exports.ListRestoreTestingSelections$ = ListRestoreTestingSelections$;
5922
6196
  exports.ListRestoreTestingSelectionsCommand = ListRestoreTestingSelectionsCommand;
6197
+ exports.ListRestoreTestingSelectionsInput$ = ListRestoreTestingSelectionsInput$;
6198
+ exports.ListRestoreTestingSelectionsOutput$ = ListRestoreTestingSelectionsOutput$;
6199
+ exports.ListScanJobSummaries$ = ListScanJobSummaries$;
5923
6200
  exports.ListScanJobSummariesCommand = ListScanJobSummariesCommand;
6201
+ exports.ListScanJobSummariesInput$ = ListScanJobSummariesInput$;
6202
+ exports.ListScanJobSummariesOutput$ = ListScanJobSummariesOutput$;
6203
+ exports.ListScanJobs$ = ListScanJobs$;
5924
6204
  exports.ListScanJobsCommand = ListScanJobsCommand;
6205
+ exports.ListScanJobsInput$ = ListScanJobsInput$;
6206
+ exports.ListScanJobsOutput$ = ListScanJobsOutput$;
6207
+ exports.ListTags$ = ListTags$;
5925
6208
  exports.ListTagsCommand = ListTagsCommand;
6209
+ exports.ListTagsInput$ = ListTagsInput$;
6210
+ exports.ListTagsOutput$ = ListTagsOutput$;
6211
+ exports.ListTieringConfigurations$ = ListTieringConfigurations$;
5926
6212
  exports.ListTieringConfigurationsCommand = ListTieringConfigurationsCommand;
6213
+ exports.ListTieringConfigurationsInput$ = ListTieringConfigurationsInput$;
6214
+ exports.ListTieringConfigurationsOutput$ = ListTieringConfigurationsOutput$;
5927
6215
  exports.MalwareScanner = MalwareScanner;
5928
- exports.MissingParameterValueException = MissingParameterValueException$1;
6216
+ exports.MissingParameterValueException = MissingParameterValueException;
6217
+ exports.MissingParameterValueException$ = MissingParameterValueException$;
5929
6218
  exports.MpaRevokeSessionStatus = MpaRevokeSessionStatus;
5930
6219
  exports.MpaSessionStatus = MpaSessionStatus;
6220
+ exports.ProtectedResource$ = ProtectedResource$;
6221
+ exports.ProtectedResourceConditions$ = ProtectedResourceConditions$;
6222
+ exports.PutBackupVaultAccessPolicy$ = PutBackupVaultAccessPolicy$;
5931
6223
  exports.PutBackupVaultAccessPolicyCommand = PutBackupVaultAccessPolicyCommand;
6224
+ exports.PutBackupVaultAccessPolicyInput$ = PutBackupVaultAccessPolicyInput$;
6225
+ exports.PutBackupVaultLockConfiguration$ = PutBackupVaultLockConfiguration$;
5932
6226
  exports.PutBackupVaultLockConfigurationCommand = PutBackupVaultLockConfigurationCommand;
6227
+ exports.PutBackupVaultLockConfigurationInput$ = PutBackupVaultLockConfigurationInput$;
6228
+ exports.PutBackupVaultNotifications$ = PutBackupVaultNotifications$;
5933
6229
  exports.PutBackupVaultNotificationsCommand = PutBackupVaultNotificationsCommand;
6230
+ exports.PutBackupVaultNotificationsInput$ = PutBackupVaultNotificationsInput$;
6231
+ exports.PutRestoreValidationResult$ = PutRestoreValidationResult$;
5934
6232
  exports.PutRestoreValidationResultCommand = PutRestoreValidationResultCommand;
6233
+ exports.PutRestoreValidationResultInput$ = PutRestoreValidationResultInput$;
6234
+ exports.RecoveryPointByBackupVault$ = RecoveryPointByBackupVault$;
6235
+ exports.RecoveryPointByResource$ = RecoveryPointByResource$;
6236
+ exports.RecoveryPointCreator$ = RecoveryPointCreator$;
6237
+ exports.RecoveryPointMember$ = RecoveryPointMember$;
6238
+ exports.RecoveryPointSelection$ = RecoveryPointSelection$;
5935
6239
  exports.RecoveryPointStatus = RecoveryPointStatus;
5936
- exports.ResourceNotFoundException = ResourceNotFoundException$1;
6240
+ exports.ReportDeliveryChannel$ = ReportDeliveryChannel$;
6241
+ exports.ReportDestination$ = ReportDestination$;
6242
+ exports.ReportJob$ = ReportJob$;
6243
+ exports.ReportPlan$ = ReportPlan$;
6244
+ exports.ReportSetting$ = ReportSetting$;
6245
+ exports.ResourceNotFoundException = ResourceNotFoundException;
6246
+ exports.ResourceNotFoundException$ = ResourceNotFoundException$;
6247
+ exports.ResourceSelection$ = ResourceSelection$;
6248
+ exports.RestoreAccessBackupVaultListMember$ = RestoreAccessBackupVaultListMember$;
5937
6249
  exports.RestoreDeletionStatus = RestoreDeletionStatus;
6250
+ exports.RestoreJobCreator$ = RestoreJobCreator$;
5938
6251
  exports.RestoreJobState = RestoreJobState;
5939
6252
  exports.RestoreJobStatus = RestoreJobStatus;
6253
+ exports.RestoreJobSummary$ = RestoreJobSummary$;
6254
+ exports.RestoreJobsListMember$ = RestoreJobsListMember$;
6255
+ exports.RestoreTestingPlanForCreate$ = RestoreTestingPlanForCreate$;
6256
+ exports.RestoreTestingPlanForGet$ = RestoreTestingPlanForGet$;
6257
+ exports.RestoreTestingPlanForList$ = RestoreTestingPlanForList$;
6258
+ exports.RestoreTestingPlanForUpdate$ = RestoreTestingPlanForUpdate$;
6259
+ exports.RestoreTestingRecoveryPointSelection$ = RestoreTestingRecoveryPointSelection$;
5940
6260
  exports.RestoreTestingRecoveryPointSelectionAlgorithm = RestoreTestingRecoveryPointSelectionAlgorithm;
5941
6261
  exports.RestoreTestingRecoveryPointType = RestoreTestingRecoveryPointType;
6262
+ exports.RestoreTestingSelectionForCreate$ = RestoreTestingSelectionForCreate$;
6263
+ exports.RestoreTestingSelectionForGet$ = RestoreTestingSelectionForGet$;
6264
+ exports.RestoreTestingSelectionForList$ = RestoreTestingSelectionForList$;
6265
+ exports.RestoreTestingSelectionForUpdate$ = RestoreTestingSelectionForUpdate$;
5942
6266
  exports.RestoreValidationStatus = RestoreValidationStatus;
6267
+ exports.RevokeRestoreAccessBackupVault$ = RevokeRestoreAccessBackupVault$;
5943
6268
  exports.RevokeRestoreAccessBackupVaultCommand = RevokeRestoreAccessBackupVaultCommand;
6269
+ exports.RevokeRestoreAccessBackupVaultInput$ = RevokeRestoreAccessBackupVaultInput$;
5944
6270
  exports.RuleExecutionType = RuleExecutionType;
6271
+ exports.ScanAction$ = ScanAction$;
5945
6272
  exports.ScanFinding = ScanFinding;
6273
+ exports.ScanJob$ = ScanJob$;
6274
+ exports.ScanJobCreator$ = ScanJobCreator$;
5946
6275
  exports.ScanJobState = ScanJobState;
5947
6276
  exports.ScanJobStatus = ScanJobStatus;
6277
+ exports.ScanJobSummary$ = ScanJobSummary$;
5948
6278
  exports.ScanMode = ScanMode;
5949
6279
  exports.ScanResourceType = ScanResourceType;
6280
+ exports.ScanResult$ = ScanResult$;
6281
+ exports.ScanResultInfo$ = ScanResultInfo$;
5950
6282
  exports.ScanResultStatus = ScanResultStatus;
6283
+ exports.ScanSetting$ = ScanSetting$;
5951
6284
  exports.ScanState = ScanState;
5952
- exports.ServiceUnavailableException = ServiceUnavailableException$1;
6285
+ exports.ScheduledPlanExecutionMember$ = ScheduledPlanExecutionMember$;
6286
+ exports.ServiceUnavailableException = ServiceUnavailableException;
6287
+ exports.ServiceUnavailableException$ = ServiceUnavailableException$;
6288
+ exports.StartBackupJob$ = StartBackupJob$;
5953
6289
  exports.StartBackupJobCommand = StartBackupJobCommand;
6290
+ exports.StartBackupJobInput$ = StartBackupJobInput$;
6291
+ exports.StartBackupJobOutput$ = StartBackupJobOutput$;
6292
+ exports.StartCopyJob$ = StartCopyJob$;
5954
6293
  exports.StartCopyJobCommand = StartCopyJobCommand;
6294
+ exports.StartCopyJobInput$ = StartCopyJobInput$;
6295
+ exports.StartCopyJobOutput$ = StartCopyJobOutput$;
6296
+ exports.StartReportJob$ = StartReportJob$;
5955
6297
  exports.StartReportJobCommand = StartReportJobCommand;
6298
+ exports.StartReportJobInput$ = StartReportJobInput$;
6299
+ exports.StartReportJobOutput$ = StartReportJobOutput$;
6300
+ exports.StartRestoreJob$ = StartRestoreJob$;
5956
6301
  exports.StartRestoreJobCommand = StartRestoreJobCommand;
6302
+ exports.StartRestoreJobInput$ = StartRestoreJobInput$;
6303
+ exports.StartRestoreJobOutput$ = StartRestoreJobOutput$;
6304
+ exports.StartScanJob$ = StartScanJob$;
5957
6305
  exports.StartScanJobCommand = StartScanJobCommand;
6306
+ exports.StartScanJobInput$ = StartScanJobInput$;
6307
+ exports.StartScanJobOutput$ = StartScanJobOutput$;
6308
+ exports.StopBackupJob$ = StopBackupJob$;
5958
6309
  exports.StopBackupJobCommand = StopBackupJobCommand;
6310
+ exports.StopBackupJobInput$ = StopBackupJobInput$;
5959
6311
  exports.StorageClass = StorageClass;
6312
+ exports.TagResource$ = TagResource$;
5960
6313
  exports.TagResourceCommand = TagResourceCommand;
6314
+ exports.TagResourceInput$ = TagResourceInput$;
6315
+ exports.TieringConfiguration$ = TieringConfiguration$;
6316
+ exports.TieringConfigurationInputForCreate$ = TieringConfigurationInputForCreate$;
6317
+ exports.TieringConfigurationInputForUpdate$ = TieringConfigurationInputForUpdate$;
6318
+ exports.TieringConfigurationsListMember$ = TieringConfigurationsListMember$;
6319
+ exports.UntagResource$ = UntagResource$;
5961
6320
  exports.UntagResourceCommand = UntagResourceCommand;
6321
+ exports.UntagResourceInput$ = UntagResourceInput$;
6322
+ exports.UpdateBackupPlan$ = UpdateBackupPlan$;
5962
6323
  exports.UpdateBackupPlanCommand = UpdateBackupPlanCommand;
6324
+ exports.UpdateBackupPlanInput$ = UpdateBackupPlanInput$;
6325
+ exports.UpdateBackupPlanOutput$ = UpdateBackupPlanOutput$;
6326
+ exports.UpdateFramework$ = UpdateFramework$;
5963
6327
  exports.UpdateFrameworkCommand = UpdateFrameworkCommand;
6328
+ exports.UpdateFrameworkInput$ = UpdateFrameworkInput$;
6329
+ exports.UpdateFrameworkOutput$ = UpdateFrameworkOutput$;
6330
+ exports.UpdateGlobalSettings$ = UpdateGlobalSettings$;
5964
6331
  exports.UpdateGlobalSettingsCommand = UpdateGlobalSettingsCommand;
6332
+ exports.UpdateGlobalSettingsInput$ = UpdateGlobalSettingsInput$;
6333
+ exports.UpdateRecoveryPointIndexSettings$ = UpdateRecoveryPointIndexSettings$;
5965
6334
  exports.UpdateRecoveryPointIndexSettingsCommand = UpdateRecoveryPointIndexSettingsCommand;
6335
+ exports.UpdateRecoveryPointIndexSettingsInput$ = UpdateRecoveryPointIndexSettingsInput$;
6336
+ exports.UpdateRecoveryPointIndexSettingsOutput$ = UpdateRecoveryPointIndexSettingsOutput$;
6337
+ exports.UpdateRecoveryPointLifecycle$ = UpdateRecoveryPointLifecycle$;
5966
6338
  exports.UpdateRecoveryPointLifecycleCommand = UpdateRecoveryPointLifecycleCommand;
6339
+ exports.UpdateRecoveryPointLifecycleInput$ = UpdateRecoveryPointLifecycleInput$;
6340
+ exports.UpdateRecoveryPointLifecycleOutput$ = UpdateRecoveryPointLifecycleOutput$;
6341
+ exports.UpdateRegionSettings$ = UpdateRegionSettings$;
5967
6342
  exports.UpdateRegionSettingsCommand = UpdateRegionSettingsCommand;
6343
+ exports.UpdateRegionSettingsInput$ = UpdateRegionSettingsInput$;
6344
+ exports.UpdateReportPlan$ = UpdateReportPlan$;
5968
6345
  exports.UpdateReportPlanCommand = UpdateReportPlanCommand;
6346
+ exports.UpdateReportPlanInput$ = UpdateReportPlanInput$;
6347
+ exports.UpdateReportPlanOutput$ = UpdateReportPlanOutput$;
6348
+ exports.UpdateRestoreTestingPlan$ = UpdateRestoreTestingPlan$;
5969
6349
  exports.UpdateRestoreTestingPlanCommand = UpdateRestoreTestingPlanCommand;
6350
+ exports.UpdateRestoreTestingPlanInput$ = UpdateRestoreTestingPlanInput$;
6351
+ exports.UpdateRestoreTestingPlanOutput$ = UpdateRestoreTestingPlanOutput$;
6352
+ exports.UpdateRestoreTestingSelection$ = UpdateRestoreTestingSelection$;
5970
6353
  exports.UpdateRestoreTestingSelectionCommand = UpdateRestoreTestingSelectionCommand;
6354
+ exports.UpdateRestoreTestingSelectionInput$ = UpdateRestoreTestingSelectionInput$;
6355
+ exports.UpdateRestoreTestingSelectionOutput$ = UpdateRestoreTestingSelectionOutput$;
6356
+ exports.UpdateTieringConfiguration$ = UpdateTieringConfiguration$;
5971
6357
  exports.UpdateTieringConfigurationCommand = UpdateTieringConfigurationCommand;
6358
+ exports.UpdateTieringConfigurationInput$ = UpdateTieringConfigurationInput$;
6359
+ exports.UpdateTieringConfigurationOutput$ = UpdateTieringConfigurationOutput$;
5972
6360
  exports.VaultState = VaultState;
5973
6361
  exports.VaultType = VaultType;
5974
6362
  exports.paginateListBackupJobSummaries = paginateListBackupJobSummaries;