@aws-sdk/client-config-service 3.649.0 → 3.651.1

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 (94) hide show
  1. package/dist-cjs/index.js +92 -276
  2. package/dist-es/commands/BatchGetAggregateResourceConfigCommand.js +1 -3
  3. package/dist-es/commands/BatchGetResourceConfigCommand.js +1 -3
  4. package/dist-es/commands/DeleteAggregationAuthorizationCommand.js +1 -3
  5. package/dist-es/commands/DeleteConfigRuleCommand.js +1 -3
  6. package/dist-es/commands/DeleteConfigurationAggregatorCommand.js +1 -3
  7. package/dist-es/commands/DeleteConfigurationRecorderCommand.js +1 -3
  8. package/dist-es/commands/DeleteConformancePackCommand.js +1 -3
  9. package/dist-es/commands/DeleteDeliveryChannelCommand.js +1 -3
  10. package/dist-es/commands/DeleteEvaluationResultsCommand.js +1 -3
  11. package/dist-es/commands/DeleteOrganizationConfigRuleCommand.js +1 -3
  12. package/dist-es/commands/DeleteOrganizationConformancePackCommand.js +1 -3
  13. package/dist-es/commands/DeletePendingAggregationRequestCommand.js +1 -3
  14. package/dist-es/commands/DeleteRemediationConfigurationCommand.js +1 -3
  15. package/dist-es/commands/DeleteRemediationExceptionsCommand.js +1 -3
  16. package/dist-es/commands/DeleteResourceConfigCommand.js +1 -3
  17. package/dist-es/commands/DeleteRetentionConfigurationCommand.js +1 -3
  18. package/dist-es/commands/DeleteStoredQueryCommand.js +1 -3
  19. package/dist-es/commands/DeliverConfigSnapshotCommand.js +1 -3
  20. package/dist-es/commands/DescribeAggregateComplianceByConfigRulesCommand.js +1 -3
  21. package/dist-es/commands/DescribeAggregateComplianceByConformancePacksCommand.js +1 -3
  22. package/dist-es/commands/DescribeAggregationAuthorizationsCommand.js +1 -3
  23. package/dist-es/commands/DescribeComplianceByConfigRuleCommand.js +1 -3
  24. package/dist-es/commands/DescribeComplianceByResourceCommand.js +1 -3
  25. package/dist-es/commands/DescribeConfigRuleEvaluationStatusCommand.js +1 -3
  26. package/dist-es/commands/DescribeConfigRulesCommand.js +1 -3
  27. package/dist-es/commands/DescribeConfigurationAggregatorSourcesStatusCommand.js +1 -3
  28. package/dist-es/commands/DescribeConfigurationAggregatorsCommand.js +1 -3
  29. package/dist-es/commands/DescribeConfigurationRecorderStatusCommand.js +1 -3
  30. package/dist-es/commands/DescribeConfigurationRecordersCommand.js +1 -3
  31. package/dist-es/commands/DescribeConformancePackComplianceCommand.js +1 -3
  32. package/dist-es/commands/DescribeConformancePackStatusCommand.js +1 -3
  33. package/dist-es/commands/DescribeConformancePacksCommand.js +1 -3
  34. package/dist-es/commands/DescribeDeliveryChannelStatusCommand.js +1 -3
  35. package/dist-es/commands/DescribeDeliveryChannelsCommand.js +1 -3
  36. package/dist-es/commands/DescribeOrganizationConfigRuleStatusesCommand.js +1 -3
  37. package/dist-es/commands/DescribeOrganizationConfigRulesCommand.js +1 -3
  38. package/dist-es/commands/DescribeOrganizationConformancePackStatusesCommand.js +1 -3
  39. package/dist-es/commands/DescribeOrganizationConformancePacksCommand.js +1 -3
  40. package/dist-es/commands/DescribePendingAggregationRequestsCommand.js +1 -3
  41. package/dist-es/commands/DescribeRemediationConfigurationsCommand.js +1 -3
  42. package/dist-es/commands/DescribeRemediationExceptionsCommand.js +1 -3
  43. package/dist-es/commands/DescribeRemediationExecutionStatusCommand.js +1 -3
  44. package/dist-es/commands/DescribeRetentionConfigurationsCommand.js +1 -3
  45. package/dist-es/commands/GetAggregateComplianceDetailsByConfigRuleCommand.js +1 -3
  46. package/dist-es/commands/GetAggregateConfigRuleComplianceSummaryCommand.js +1 -3
  47. package/dist-es/commands/GetAggregateConformancePackComplianceSummaryCommand.js +1 -3
  48. package/dist-es/commands/GetAggregateDiscoveredResourceCountsCommand.js +1 -3
  49. package/dist-es/commands/GetAggregateResourceConfigCommand.js +1 -3
  50. package/dist-es/commands/GetComplianceDetailsByConfigRuleCommand.js +1 -3
  51. package/dist-es/commands/GetComplianceDetailsByResourceCommand.js +1 -3
  52. package/dist-es/commands/GetComplianceSummaryByConfigRuleCommand.js +1 -3
  53. package/dist-es/commands/GetComplianceSummaryByResourceTypeCommand.js +1 -3
  54. package/dist-es/commands/GetConformancePackComplianceDetailsCommand.js +1 -3
  55. package/dist-es/commands/GetConformancePackComplianceSummaryCommand.js +1 -3
  56. package/dist-es/commands/GetCustomRulePolicyCommand.js +1 -3
  57. package/dist-es/commands/GetDiscoveredResourceCountsCommand.js +1 -3
  58. package/dist-es/commands/GetOrganizationConfigRuleDetailedStatusCommand.js +1 -3
  59. package/dist-es/commands/GetOrganizationConformancePackDetailedStatusCommand.js +1 -3
  60. package/dist-es/commands/GetOrganizationCustomRulePolicyCommand.js +1 -3
  61. package/dist-es/commands/GetResourceConfigHistoryCommand.js +1 -3
  62. package/dist-es/commands/GetResourceEvaluationSummaryCommand.js +1 -3
  63. package/dist-es/commands/GetStoredQueryCommand.js +1 -3
  64. package/dist-es/commands/ListAggregateDiscoveredResourcesCommand.js +1 -3
  65. package/dist-es/commands/ListConformancePackComplianceScoresCommand.js +1 -3
  66. package/dist-es/commands/ListDiscoveredResourcesCommand.js +1 -3
  67. package/dist-es/commands/ListResourceEvaluationsCommand.js +1 -3
  68. package/dist-es/commands/ListStoredQueriesCommand.js +1 -3
  69. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  70. package/dist-es/commands/PutAggregationAuthorizationCommand.js +1 -3
  71. package/dist-es/commands/PutConfigRuleCommand.js +1 -3
  72. package/dist-es/commands/PutConfigurationAggregatorCommand.js +1 -3
  73. package/dist-es/commands/PutConfigurationRecorderCommand.js +1 -3
  74. package/dist-es/commands/PutConformancePackCommand.js +1 -3
  75. package/dist-es/commands/PutDeliveryChannelCommand.js +1 -3
  76. package/dist-es/commands/PutEvaluationsCommand.js +1 -3
  77. package/dist-es/commands/PutExternalEvaluationCommand.js +1 -3
  78. package/dist-es/commands/PutOrganizationConfigRuleCommand.js +1 -3
  79. package/dist-es/commands/PutOrganizationConformancePackCommand.js +1 -3
  80. package/dist-es/commands/PutRemediationConfigurationsCommand.js +1 -3
  81. package/dist-es/commands/PutRemediationExceptionsCommand.js +1 -3
  82. package/dist-es/commands/PutResourceConfigCommand.js +1 -3
  83. package/dist-es/commands/PutRetentionConfigurationCommand.js +1 -3
  84. package/dist-es/commands/PutStoredQueryCommand.js +1 -3
  85. package/dist-es/commands/SelectAggregateResourceConfigCommand.js +1 -3
  86. package/dist-es/commands/SelectResourceConfigCommand.js +1 -3
  87. package/dist-es/commands/StartConfigRulesEvaluationCommand.js +1 -3
  88. package/dist-es/commands/StartConfigurationRecorderCommand.js +1 -3
  89. package/dist-es/commands/StartRemediationExecutionCommand.js +1 -3
  90. package/dist-es/commands/StartResourceEvaluationCommand.js +1 -3
  91. package/dist-es/commands/StopConfigurationRecorderCommand.js +1 -3
  92. package/dist-es/commands/TagResourceCommand.js +1 -3
  93. package/dist-es/commands/UntagResourceCommand.js +1 -3
  94. package/package.json +5 -5
package/dist-cjs/index.js CHANGED
@@ -5112,9 +5112,7 @@ function sharedHeaders(operation) {
5112
5112
  __name(sharedHeaders, "sharedHeaders");
5113
5113
 
5114
5114
  // src/commands/BatchGetAggregateResourceConfigCommand.ts
5115
- var _BatchGetAggregateResourceConfigCommand = class _BatchGetAggregateResourceConfigCommand extends import_smithy_client.Command.classBuilder().ep({
5116
- ...commonParams
5117
- }).m(function(Command, cs, config, o) {
5115
+ var _BatchGetAggregateResourceConfigCommand = class _BatchGetAggregateResourceConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5118
5116
  return [
5119
5117
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5120
5118
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5128,9 +5126,7 @@ var BatchGetAggregateResourceConfigCommand = _BatchGetAggregateResourceConfigCom
5128
5126
 
5129
5127
 
5130
5128
 
5131
- var _BatchGetResourceConfigCommand = class _BatchGetResourceConfigCommand extends import_smithy_client.Command.classBuilder().ep({
5132
- ...commonParams
5133
- }).m(function(Command, cs, config, o) {
5129
+ var _BatchGetResourceConfigCommand = class _BatchGetResourceConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5134
5130
  return [
5135
5131
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5136
5132
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5144,9 +5140,7 @@ var BatchGetResourceConfigCommand = _BatchGetResourceConfigCommand;
5144
5140
 
5145
5141
 
5146
5142
 
5147
- var _DeleteAggregationAuthorizationCommand = class _DeleteAggregationAuthorizationCommand extends import_smithy_client.Command.classBuilder().ep({
5148
- ...commonParams
5149
- }).m(function(Command, cs, config, o) {
5143
+ var _DeleteAggregationAuthorizationCommand = class _DeleteAggregationAuthorizationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5150
5144
  return [
5151
5145
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5152
5146
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5160,9 +5154,7 @@ var DeleteAggregationAuthorizationCommand = _DeleteAggregationAuthorizationComma
5160
5154
 
5161
5155
 
5162
5156
 
5163
- var _DeleteConfigRuleCommand = class _DeleteConfigRuleCommand extends import_smithy_client.Command.classBuilder().ep({
5164
- ...commonParams
5165
- }).m(function(Command, cs, config, o) {
5157
+ var _DeleteConfigRuleCommand = class _DeleteConfigRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5166
5158
  return [
5167
5159
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5168
5160
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5176,9 +5168,7 @@ var DeleteConfigRuleCommand = _DeleteConfigRuleCommand;
5176
5168
 
5177
5169
 
5178
5170
 
5179
- var _DeleteConfigurationAggregatorCommand = class _DeleteConfigurationAggregatorCommand extends import_smithy_client.Command.classBuilder().ep({
5180
- ...commonParams
5181
- }).m(function(Command, cs, config, o) {
5171
+ var _DeleteConfigurationAggregatorCommand = class _DeleteConfigurationAggregatorCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5182
5172
  return [
5183
5173
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5184
5174
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5192,9 +5182,7 @@ var DeleteConfigurationAggregatorCommand = _DeleteConfigurationAggregatorCommand
5192
5182
 
5193
5183
 
5194
5184
 
5195
- var _DeleteConfigurationRecorderCommand = class _DeleteConfigurationRecorderCommand extends import_smithy_client.Command.classBuilder().ep({
5196
- ...commonParams
5197
- }).m(function(Command, cs, config, o) {
5185
+ var _DeleteConfigurationRecorderCommand = class _DeleteConfigurationRecorderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5198
5186
  return [
5199
5187
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5200
5188
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5208,9 +5196,7 @@ var DeleteConfigurationRecorderCommand = _DeleteConfigurationRecorderCommand;
5208
5196
 
5209
5197
 
5210
5198
 
5211
- var _DeleteConformancePackCommand = class _DeleteConformancePackCommand extends import_smithy_client.Command.classBuilder().ep({
5212
- ...commonParams
5213
- }).m(function(Command, cs, config, o) {
5199
+ var _DeleteConformancePackCommand = class _DeleteConformancePackCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5214
5200
  return [
5215
5201
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5216
5202
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5224,9 +5210,7 @@ var DeleteConformancePackCommand = _DeleteConformancePackCommand;
5224
5210
 
5225
5211
 
5226
5212
 
5227
- var _DeleteDeliveryChannelCommand = class _DeleteDeliveryChannelCommand extends import_smithy_client.Command.classBuilder().ep({
5228
- ...commonParams
5229
- }).m(function(Command, cs, config, o) {
5213
+ var _DeleteDeliveryChannelCommand = class _DeleteDeliveryChannelCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5230
5214
  return [
5231
5215
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5232
5216
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5240,9 +5224,7 @@ var DeleteDeliveryChannelCommand = _DeleteDeliveryChannelCommand;
5240
5224
 
5241
5225
 
5242
5226
 
5243
- var _DeleteEvaluationResultsCommand = class _DeleteEvaluationResultsCommand extends import_smithy_client.Command.classBuilder().ep({
5244
- ...commonParams
5245
- }).m(function(Command, cs, config, o) {
5227
+ var _DeleteEvaluationResultsCommand = class _DeleteEvaluationResultsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5246
5228
  return [
5247
5229
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5248
5230
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5256,9 +5238,7 @@ var DeleteEvaluationResultsCommand = _DeleteEvaluationResultsCommand;
5256
5238
 
5257
5239
 
5258
5240
 
5259
- var _DeleteOrganizationConfigRuleCommand = class _DeleteOrganizationConfigRuleCommand extends import_smithy_client.Command.classBuilder().ep({
5260
- ...commonParams
5261
- }).m(function(Command, cs, config, o) {
5241
+ var _DeleteOrganizationConfigRuleCommand = class _DeleteOrganizationConfigRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5262
5242
  return [
5263
5243
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5264
5244
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5272,9 +5252,7 @@ var DeleteOrganizationConfigRuleCommand = _DeleteOrganizationConfigRuleCommand;
5272
5252
 
5273
5253
 
5274
5254
 
5275
- var _DeleteOrganizationConformancePackCommand = class _DeleteOrganizationConformancePackCommand extends import_smithy_client.Command.classBuilder().ep({
5276
- ...commonParams
5277
- }).m(function(Command, cs, config, o) {
5255
+ var _DeleteOrganizationConformancePackCommand = class _DeleteOrganizationConformancePackCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5278
5256
  return [
5279
5257
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5280
5258
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5288,9 +5266,7 @@ var DeleteOrganizationConformancePackCommand = _DeleteOrganizationConformancePac
5288
5266
 
5289
5267
 
5290
5268
 
5291
- var _DeletePendingAggregationRequestCommand = class _DeletePendingAggregationRequestCommand extends import_smithy_client.Command.classBuilder().ep({
5292
- ...commonParams
5293
- }).m(function(Command, cs, config, o) {
5269
+ var _DeletePendingAggregationRequestCommand = class _DeletePendingAggregationRequestCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5294
5270
  return [
5295
5271
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5296
5272
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5304,9 +5280,7 @@ var DeletePendingAggregationRequestCommand = _DeletePendingAggregationRequestCom
5304
5280
 
5305
5281
 
5306
5282
 
5307
- var _DeleteRemediationConfigurationCommand = class _DeleteRemediationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5308
- ...commonParams
5309
- }).m(function(Command, cs, config, o) {
5283
+ var _DeleteRemediationConfigurationCommand = class _DeleteRemediationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5310
5284
  return [
5311
5285
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5312
5286
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5320,9 +5294,7 @@ var DeleteRemediationConfigurationCommand = _DeleteRemediationConfigurationComma
5320
5294
 
5321
5295
 
5322
5296
 
5323
- var _DeleteRemediationExceptionsCommand = class _DeleteRemediationExceptionsCommand extends import_smithy_client.Command.classBuilder().ep({
5324
- ...commonParams
5325
- }).m(function(Command, cs, config, o) {
5297
+ var _DeleteRemediationExceptionsCommand = class _DeleteRemediationExceptionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5326
5298
  return [
5327
5299
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5328
5300
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5336,9 +5308,7 @@ var DeleteRemediationExceptionsCommand = _DeleteRemediationExceptionsCommand;
5336
5308
 
5337
5309
 
5338
5310
 
5339
- var _DeleteResourceConfigCommand = class _DeleteResourceConfigCommand extends import_smithy_client.Command.classBuilder().ep({
5340
- ...commonParams
5341
- }).m(function(Command, cs, config, o) {
5311
+ var _DeleteResourceConfigCommand = class _DeleteResourceConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5342
5312
  return [
5343
5313
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5344
5314
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5352,9 +5322,7 @@ var DeleteResourceConfigCommand = _DeleteResourceConfigCommand;
5352
5322
 
5353
5323
 
5354
5324
 
5355
- var _DeleteRetentionConfigurationCommand = class _DeleteRetentionConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5356
- ...commonParams
5357
- }).m(function(Command, cs, config, o) {
5325
+ var _DeleteRetentionConfigurationCommand = class _DeleteRetentionConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5358
5326
  return [
5359
5327
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5360
5328
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5368,9 +5336,7 @@ var DeleteRetentionConfigurationCommand = _DeleteRetentionConfigurationCommand;
5368
5336
 
5369
5337
 
5370
5338
 
5371
- var _DeleteStoredQueryCommand = class _DeleteStoredQueryCommand extends import_smithy_client.Command.classBuilder().ep({
5372
- ...commonParams
5373
- }).m(function(Command, cs, config, o) {
5339
+ var _DeleteStoredQueryCommand = class _DeleteStoredQueryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5374
5340
  return [
5375
5341
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5376
5342
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5384,9 +5350,7 @@ var DeleteStoredQueryCommand = _DeleteStoredQueryCommand;
5384
5350
 
5385
5351
 
5386
5352
 
5387
- var _DeliverConfigSnapshotCommand = class _DeliverConfigSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
5388
- ...commonParams
5389
- }).m(function(Command, cs, config, o) {
5353
+ var _DeliverConfigSnapshotCommand = class _DeliverConfigSnapshotCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5390
5354
  return [
5391
5355
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5392
5356
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5400,9 +5364,7 @@ var DeliverConfigSnapshotCommand = _DeliverConfigSnapshotCommand;
5400
5364
 
5401
5365
 
5402
5366
 
5403
- var _DescribeAggregateComplianceByConfigRulesCommand = class _DescribeAggregateComplianceByConfigRulesCommand extends import_smithy_client.Command.classBuilder().ep({
5404
- ...commonParams
5405
- }).m(function(Command, cs, config, o) {
5367
+ var _DescribeAggregateComplianceByConfigRulesCommand = class _DescribeAggregateComplianceByConfigRulesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5406
5368
  return [
5407
5369
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5408
5370
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5416,9 +5378,7 @@ var DescribeAggregateComplianceByConfigRulesCommand = _DescribeAggregateComplian
5416
5378
 
5417
5379
 
5418
5380
 
5419
- var _DescribeAggregateComplianceByConformancePacksCommand = class _DescribeAggregateComplianceByConformancePacksCommand extends import_smithy_client.Command.classBuilder().ep({
5420
- ...commonParams
5421
- }).m(function(Command, cs, config, o) {
5381
+ var _DescribeAggregateComplianceByConformancePacksCommand = class _DescribeAggregateComplianceByConformancePacksCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5422
5382
  return [
5423
5383
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5424
5384
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5432,9 +5392,7 @@ var DescribeAggregateComplianceByConformancePacksCommand = _DescribeAggregateCom
5432
5392
 
5433
5393
 
5434
5394
 
5435
- var _DescribeAggregationAuthorizationsCommand = class _DescribeAggregationAuthorizationsCommand extends import_smithy_client.Command.classBuilder().ep({
5436
- ...commonParams
5437
- }).m(function(Command, cs, config, o) {
5395
+ var _DescribeAggregationAuthorizationsCommand = class _DescribeAggregationAuthorizationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5438
5396
  return [
5439
5397
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5440
5398
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5448,9 +5406,7 @@ var DescribeAggregationAuthorizationsCommand = _DescribeAggregationAuthorization
5448
5406
 
5449
5407
 
5450
5408
 
5451
- var _DescribeComplianceByConfigRuleCommand = class _DescribeComplianceByConfigRuleCommand extends import_smithy_client.Command.classBuilder().ep({
5452
- ...commonParams
5453
- }).m(function(Command, cs, config, o) {
5409
+ var _DescribeComplianceByConfigRuleCommand = class _DescribeComplianceByConfigRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5454
5410
  return [
5455
5411
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5456
5412
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5464,9 +5420,7 @@ var DescribeComplianceByConfigRuleCommand = _DescribeComplianceByConfigRuleComma
5464
5420
 
5465
5421
 
5466
5422
 
5467
- var _DescribeComplianceByResourceCommand = class _DescribeComplianceByResourceCommand extends import_smithy_client.Command.classBuilder().ep({
5468
- ...commonParams
5469
- }).m(function(Command, cs, config, o) {
5423
+ var _DescribeComplianceByResourceCommand = class _DescribeComplianceByResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5470
5424
  return [
5471
5425
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5472
5426
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5480,9 +5434,7 @@ var DescribeComplianceByResourceCommand = _DescribeComplianceByResourceCommand;
5480
5434
 
5481
5435
 
5482
5436
 
5483
- var _DescribeConfigRuleEvaluationStatusCommand = class _DescribeConfigRuleEvaluationStatusCommand extends import_smithy_client.Command.classBuilder().ep({
5484
- ...commonParams
5485
- }).m(function(Command, cs, config, o) {
5437
+ var _DescribeConfigRuleEvaluationStatusCommand = class _DescribeConfigRuleEvaluationStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5486
5438
  return [
5487
5439
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5488
5440
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5496,9 +5448,7 @@ var DescribeConfigRuleEvaluationStatusCommand = _DescribeConfigRuleEvaluationSta
5496
5448
 
5497
5449
 
5498
5450
 
5499
- var _DescribeConfigRulesCommand = class _DescribeConfigRulesCommand extends import_smithy_client.Command.classBuilder().ep({
5500
- ...commonParams
5501
- }).m(function(Command, cs, config, o) {
5451
+ var _DescribeConfigRulesCommand = class _DescribeConfigRulesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5502
5452
  return [
5503
5453
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5504
5454
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5512,9 +5462,7 @@ var DescribeConfigRulesCommand = _DescribeConfigRulesCommand;
5512
5462
 
5513
5463
 
5514
5464
 
5515
- var _DescribeConfigurationAggregatorsCommand = class _DescribeConfigurationAggregatorsCommand extends import_smithy_client.Command.classBuilder().ep({
5516
- ...commonParams
5517
- }).m(function(Command, cs, config, o) {
5465
+ var _DescribeConfigurationAggregatorsCommand = class _DescribeConfigurationAggregatorsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5518
5466
  return [
5519
5467
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5520
5468
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5528,9 +5476,7 @@ var DescribeConfigurationAggregatorsCommand = _DescribeConfigurationAggregatorsC
5528
5476
 
5529
5477
 
5530
5478
 
5531
- var _DescribeConfigurationAggregatorSourcesStatusCommand = class _DescribeConfigurationAggregatorSourcesStatusCommand extends import_smithy_client.Command.classBuilder().ep({
5532
- ...commonParams
5533
- }).m(function(Command, cs, config, o) {
5479
+ var _DescribeConfigurationAggregatorSourcesStatusCommand = class _DescribeConfigurationAggregatorSourcesStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5534
5480
  return [
5535
5481
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5536
5482
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5544,9 +5490,7 @@ var DescribeConfigurationAggregatorSourcesStatusCommand = _DescribeConfiguration
5544
5490
 
5545
5491
 
5546
5492
 
5547
- var _DescribeConfigurationRecordersCommand = class _DescribeConfigurationRecordersCommand extends import_smithy_client.Command.classBuilder().ep({
5548
- ...commonParams
5549
- }).m(function(Command, cs, config, o) {
5493
+ var _DescribeConfigurationRecordersCommand = class _DescribeConfigurationRecordersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5550
5494
  return [
5551
5495
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5552
5496
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5560,9 +5504,7 @@ var DescribeConfigurationRecordersCommand = _DescribeConfigurationRecordersComma
5560
5504
 
5561
5505
 
5562
5506
 
5563
- var _DescribeConfigurationRecorderStatusCommand = class _DescribeConfigurationRecorderStatusCommand extends import_smithy_client.Command.classBuilder().ep({
5564
- ...commonParams
5565
- }).m(function(Command, cs, config, o) {
5507
+ var _DescribeConfigurationRecorderStatusCommand = class _DescribeConfigurationRecorderStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5566
5508
  return [
5567
5509
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5568
5510
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5576,9 +5518,7 @@ var DescribeConfigurationRecorderStatusCommand = _DescribeConfigurationRecorderS
5576
5518
 
5577
5519
 
5578
5520
 
5579
- var _DescribeConformancePackComplianceCommand = class _DescribeConformancePackComplianceCommand extends import_smithy_client.Command.classBuilder().ep({
5580
- ...commonParams
5581
- }).m(function(Command, cs, config, o) {
5521
+ var _DescribeConformancePackComplianceCommand = class _DescribeConformancePackComplianceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5582
5522
  return [
5583
5523
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5584
5524
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5592,9 +5532,7 @@ var DescribeConformancePackComplianceCommand = _DescribeConformancePackComplianc
5592
5532
 
5593
5533
 
5594
5534
 
5595
- var _DescribeConformancePacksCommand = class _DescribeConformancePacksCommand extends import_smithy_client.Command.classBuilder().ep({
5596
- ...commonParams
5597
- }).m(function(Command, cs, config, o) {
5535
+ var _DescribeConformancePacksCommand = class _DescribeConformancePacksCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5598
5536
  return [
5599
5537
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5600
5538
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5608,9 +5546,7 @@ var DescribeConformancePacksCommand = _DescribeConformancePacksCommand;
5608
5546
 
5609
5547
 
5610
5548
 
5611
- var _DescribeConformancePackStatusCommand = class _DescribeConformancePackStatusCommand extends import_smithy_client.Command.classBuilder().ep({
5612
- ...commonParams
5613
- }).m(function(Command, cs, config, o) {
5549
+ var _DescribeConformancePackStatusCommand = class _DescribeConformancePackStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5614
5550
  return [
5615
5551
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5616
5552
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5624,9 +5560,7 @@ var DescribeConformancePackStatusCommand = _DescribeConformancePackStatusCommand
5624
5560
 
5625
5561
 
5626
5562
 
5627
- var _DescribeDeliveryChannelsCommand = class _DescribeDeliveryChannelsCommand extends import_smithy_client.Command.classBuilder().ep({
5628
- ...commonParams
5629
- }).m(function(Command, cs, config, o) {
5563
+ var _DescribeDeliveryChannelsCommand = class _DescribeDeliveryChannelsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5630
5564
  return [
5631
5565
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5632
5566
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5640,9 +5574,7 @@ var DescribeDeliveryChannelsCommand = _DescribeDeliveryChannelsCommand;
5640
5574
 
5641
5575
 
5642
5576
 
5643
- var _DescribeDeliveryChannelStatusCommand = class _DescribeDeliveryChannelStatusCommand extends import_smithy_client.Command.classBuilder().ep({
5644
- ...commonParams
5645
- }).m(function(Command, cs, config, o) {
5577
+ var _DescribeDeliveryChannelStatusCommand = class _DescribeDeliveryChannelStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5646
5578
  return [
5647
5579
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5648
5580
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5656,9 +5588,7 @@ var DescribeDeliveryChannelStatusCommand = _DescribeDeliveryChannelStatusCommand
5656
5588
 
5657
5589
 
5658
5590
 
5659
- var _DescribeOrganizationConfigRulesCommand = class _DescribeOrganizationConfigRulesCommand extends import_smithy_client.Command.classBuilder().ep({
5660
- ...commonParams
5661
- }).m(function(Command, cs, config, o) {
5591
+ var _DescribeOrganizationConfigRulesCommand = class _DescribeOrganizationConfigRulesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5662
5592
  return [
5663
5593
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5664
5594
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5672,9 +5602,7 @@ var DescribeOrganizationConfigRulesCommand = _DescribeOrganizationConfigRulesCom
5672
5602
 
5673
5603
 
5674
5604
 
5675
- var _DescribeOrganizationConfigRuleStatusesCommand = class _DescribeOrganizationConfigRuleStatusesCommand extends import_smithy_client.Command.classBuilder().ep({
5676
- ...commonParams
5677
- }).m(function(Command, cs, config, o) {
5605
+ var _DescribeOrganizationConfigRuleStatusesCommand = class _DescribeOrganizationConfigRuleStatusesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5678
5606
  return [
5679
5607
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5680
5608
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5688,9 +5616,7 @@ var DescribeOrganizationConfigRuleStatusesCommand = _DescribeOrganizationConfigR
5688
5616
 
5689
5617
 
5690
5618
 
5691
- var _DescribeOrganizationConformancePacksCommand = class _DescribeOrganizationConformancePacksCommand extends import_smithy_client.Command.classBuilder().ep({
5692
- ...commonParams
5693
- }).m(function(Command, cs, config, o) {
5619
+ var _DescribeOrganizationConformancePacksCommand = class _DescribeOrganizationConformancePacksCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5694
5620
  return [
5695
5621
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5696
5622
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5704,9 +5630,7 @@ var DescribeOrganizationConformancePacksCommand = _DescribeOrganizationConforman
5704
5630
 
5705
5631
 
5706
5632
 
5707
- var _DescribeOrganizationConformancePackStatusesCommand = class _DescribeOrganizationConformancePackStatusesCommand extends import_smithy_client.Command.classBuilder().ep({
5708
- ...commonParams
5709
- }).m(function(Command, cs, config, o) {
5633
+ var _DescribeOrganizationConformancePackStatusesCommand = class _DescribeOrganizationConformancePackStatusesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5710
5634
  return [
5711
5635
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5712
5636
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5720,9 +5644,7 @@ var DescribeOrganizationConformancePackStatusesCommand = _DescribeOrganizationCo
5720
5644
 
5721
5645
 
5722
5646
 
5723
- var _DescribePendingAggregationRequestsCommand = class _DescribePendingAggregationRequestsCommand extends import_smithy_client.Command.classBuilder().ep({
5724
- ...commonParams
5725
- }).m(function(Command, cs, config, o) {
5647
+ var _DescribePendingAggregationRequestsCommand = class _DescribePendingAggregationRequestsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5726
5648
  return [
5727
5649
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5728
5650
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5736,9 +5658,7 @@ var DescribePendingAggregationRequestsCommand = _DescribePendingAggregationReque
5736
5658
 
5737
5659
 
5738
5660
 
5739
- var _DescribeRemediationConfigurationsCommand = class _DescribeRemediationConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
5740
- ...commonParams
5741
- }).m(function(Command, cs, config, o) {
5661
+ var _DescribeRemediationConfigurationsCommand = class _DescribeRemediationConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5742
5662
  return [
5743
5663
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5744
5664
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5752,9 +5672,7 @@ var DescribeRemediationConfigurationsCommand = _DescribeRemediationConfiguration
5752
5672
 
5753
5673
 
5754
5674
 
5755
- var _DescribeRemediationExceptionsCommand = class _DescribeRemediationExceptionsCommand extends import_smithy_client.Command.classBuilder().ep({
5756
- ...commonParams
5757
- }).m(function(Command, cs, config, o) {
5675
+ var _DescribeRemediationExceptionsCommand = class _DescribeRemediationExceptionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5758
5676
  return [
5759
5677
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5760
5678
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5768,9 +5686,7 @@ var DescribeRemediationExceptionsCommand = _DescribeRemediationExceptionsCommand
5768
5686
 
5769
5687
 
5770
5688
 
5771
- var _DescribeRemediationExecutionStatusCommand = class _DescribeRemediationExecutionStatusCommand extends import_smithy_client.Command.classBuilder().ep({
5772
- ...commonParams
5773
- }).m(function(Command, cs, config, o) {
5689
+ var _DescribeRemediationExecutionStatusCommand = class _DescribeRemediationExecutionStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5774
5690
  return [
5775
5691
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5776
5692
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5784,9 +5700,7 @@ var DescribeRemediationExecutionStatusCommand = _DescribeRemediationExecutionSta
5784
5700
 
5785
5701
 
5786
5702
 
5787
- var _DescribeRetentionConfigurationsCommand = class _DescribeRetentionConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
5788
- ...commonParams
5789
- }).m(function(Command, cs, config, o) {
5703
+ var _DescribeRetentionConfigurationsCommand = class _DescribeRetentionConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5790
5704
  return [
5791
5705
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5792
5706
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5800,9 +5714,7 @@ var DescribeRetentionConfigurationsCommand = _DescribeRetentionConfigurationsCom
5800
5714
 
5801
5715
 
5802
5716
 
5803
- var _GetAggregateComplianceDetailsByConfigRuleCommand = class _GetAggregateComplianceDetailsByConfigRuleCommand extends import_smithy_client.Command.classBuilder().ep({
5804
- ...commonParams
5805
- }).m(function(Command, cs, config, o) {
5717
+ var _GetAggregateComplianceDetailsByConfigRuleCommand = class _GetAggregateComplianceDetailsByConfigRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5806
5718
  return [
5807
5719
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5808
5720
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5816,9 +5728,7 @@ var GetAggregateComplianceDetailsByConfigRuleCommand = _GetAggregateComplianceDe
5816
5728
 
5817
5729
 
5818
5730
 
5819
- var _GetAggregateConfigRuleComplianceSummaryCommand = class _GetAggregateConfigRuleComplianceSummaryCommand extends import_smithy_client.Command.classBuilder().ep({
5820
- ...commonParams
5821
- }).m(function(Command, cs, config, o) {
5731
+ var _GetAggregateConfigRuleComplianceSummaryCommand = class _GetAggregateConfigRuleComplianceSummaryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5822
5732
  return [
5823
5733
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5824
5734
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5832,9 +5742,7 @@ var GetAggregateConfigRuleComplianceSummaryCommand = _GetAggregateConfigRuleComp
5832
5742
 
5833
5743
 
5834
5744
 
5835
- var _GetAggregateConformancePackComplianceSummaryCommand = class _GetAggregateConformancePackComplianceSummaryCommand extends import_smithy_client.Command.classBuilder().ep({
5836
- ...commonParams
5837
- }).m(function(Command, cs, config, o) {
5745
+ var _GetAggregateConformancePackComplianceSummaryCommand = class _GetAggregateConformancePackComplianceSummaryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5838
5746
  return [
5839
5747
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5840
5748
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5848,9 +5756,7 @@ var GetAggregateConformancePackComplianceSummaryCommand = _GetAggregateConforman
5848
5756
 
5849
5757
 
5850
5758
 
5851
- var _GetAggregateDiscoveredResourceCountsCommand = class _GetAggregateDiscoveredResourceCountsCommand extends import_smithy_client.Command.classBuilder().ep({
5852
- ...commonParams
5853
- }).m(function(Command, cs, config, o) {
5759
+ var _GetAggregateDiscoveredResourceCountsCommand = class _GetAggregateDiscoveredResourceCountsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5854
5760
  return [
5855
5761
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5856
5762
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5864,9 +5770,7 @@ var GetAggregateDiscoveredResourceCountsCommand = _GetAggregateDiscoveredResourc
5864
5770
 
5865
5771
 
5866
5772
 
5867
- var _GetAggregateResourceConfigCommand = class _GetAggregateResourceConfigCommand extends import_smithy_client.Command.classBuilder().ep({
5868
- ...commonParams
5869
- }).m(function(Command, cs, config, o) {
5773
+ var _GetAggregateResourceConfigCommand = class _GetAggregateResourceConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5870
5774
  return [
5871
5775
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5872
5776
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5880,9 +5784,7 @@ var GetAggregateResourceConfigCommand = _GetAggregateResourceConfigCommand;
5880
5784
 
5881
5785
 
5882
5786
 
5883
- var _GetComplianceDetailsByConfigRuleCommand = class _GetComplianceDetailsByConfigRuleCommand extends import_smithy_client.Command.classBuilder().ep({
5884
- ...commonParams
5885
- }).m(function(Command, cs, config, o) {
5787
+ var _GetComplianceDetailsByConfigRuleCommand = class _GetComplianceDetailsByConfigRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5886
5788
  return [
5887
5789
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5888
5790
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5896,9 +5798,7 @@ var GetComplianceDetailsByConfigRuleCommand = _GetComplianceDetailsByConfigRuleC
5896
5798
 
5897
5799
 
5898
5800
 
5899
- var _GetComplianceDetailsByResourceCommand = class _GetComplianceDetailsByResourceCommand extends import_smithy_client.Command.classBuilder().ep({
5900
- ...commonParams
5901
- }).m(function(Command, cs, config, o) {
5801
+ var _GetComplianceDetailsByResourceCommand = class _GetComplianceDetailsByResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5902
5802
  return [
5903
5803
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5904
5804
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5912,9 +5812,7 @@ var GetComplianceDetailsByResourceCommand = _GetComplianceDetailsByResourceComma
5912
5812
 
5913
5813
 
5914
5814
 
5915
- var _GetComplianceSummaryByConfigRuleCommand = class _GetComplianceSummaryByConfigRuleCommand extends import_smithy_client.Command.classBuilder().ep({
5916
- ...commonParams
5917
- }).m(function(Command, cs, config, o) {
5815
+ var _GetComplianceSummaryByConfigRuleCommand = class _GetComplianceSummaryByConfigRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5918
5816
  return [
5919
5817
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5920
5818
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5928,9 +5826,7 @@ var GetComplianceSummaryByConfigRuleCommand = _GetComplianceSummaryByConfigRuleC
5928
5826
 
5929
5827
 
5930
5828
 
5931
- var _GetComplianceSummaryByResourceTypeCommand = class _GetComplianceSummaryByResourceTypeCommand extends import_smithy_client.Command.classBuilder().ep({
5932
- ...commonParams
5933
- }).m(function(Command, cs, config, o) {
5829
+ var _GetComplianceSummaryByResourceTypeCommand = class _GetComplianceSummaryByResourceTypeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5934
5830
  return [
5935
5831
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5936
5832
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5944,9 +5840,7 @@ var GetComplianceSummaryByResourceTypeCommand = _GetComplianceSummaryByResourceT
5944
5840
 
5945
5841
 
5946
5842
 
5947
- var _GetConformancePackComplianceDetailsCommand = class _GetConformancePackComplianceDetailsCommand extends import_smithy_client.Command.classBuilder().ep({
5948
- ...commonParams
5949
- }).m(function(Command, cs, config, o) {
5843
+ var _GetConformancePackComplianceDetailsCommand = class _GetConformancePackComplianceDetailsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5950
5844
  return [
5951
5845
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5952
5846
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5960,9 +5854,7 @@ var GetConformancePackComplianceDetailsCommand = _GetConformancePackComplianceDe
5960
5854
 
5961
5855
 
5962
5856
 
5963
- var _GetConformancePackComplianceSummaryCommand = class _GetConformancePackComplianceSummaryCommand extends import_smithy_client.Command.classBuilder().ep({
5964
- ...commonParams
5965
- }).m(function(Command, cs, config, o) {
5857
+ var _GetConformancePackComplianceSummaryCommand = class _GetConformancePackComplianceSummaryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5966
5858
  return [
5967
5859
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5968
5860
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5976,9 +5868,7 @@ var GetConformancePackComplianceSummaryCommand = _GetConformancePackComplianceSu
5976
5868
 
5977
5869
 
5978
5870
 
5979
- var _GetCustomRulePolicyCommand = class _GetCustomRulePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
5980
- ...commonParams
5981
- }).m(function(Command, cs, config, o) {
5871
+ var _GetCustomRulePolicyCommand = class _GetCustomRulePolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5982
5872
  return [
5983
5873
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5984
5874
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5992,9 +5882,7 @@ var GetCustomRulePolicyCommand = _GetCustomRulePolicyCommand;
5992
5882
 
5993
5883
 
5994
5884
 
5995
- var _GetDiscoveredResourceCountsCommand = class _GetDiscoveredResourceCountsCommand extends import_smithy_client.Command.classBuilder().ep({
5996
- ...commonParams
5997
- }).m(function(Command, cs, config, o) {
5885
+ var _GetDiscoveredResourceCountsCommand = class _GetDiscoveredResourceCountsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5998
5886
  return [
5999
5887
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6000
5888
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6008,9 +5896,7 @@ var GetDiscoveredResourceCountsCommand = _GetDiscoveredResourceCountsCommand;
6008
5896
 
6009
5897
 
6010
5898
 
6011
- var _GetOrganizationConfigRuleDetailedStatusCommand = class _GetOrganizationConfigRuleDetailedStatusCommand extends import_smithy_client.Command.classBuilder().ep({
6012
- ...commonParams
6013
- }).m(function(Command, cs, config, o) {
5899
+ var _GetOrganizationConfigRuleDetailedStatusCommand = class _GetOrganizationConfigRuleDetailedStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6014
5900
  return [
6015
5901
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6016
5902
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6024,9 +5910,7 @@ var GetOrganizationConfigRuleDetailedStatusCommand = _GetOrganizationConfigRuleD
6024
5910
 
6025
5911
 
6026
5912
 
6027
- var _GetOrganizationConformancePackDetailedStatusCommand = class _GetOrganizationConformancePackDetailedStatusCommand extends import_smithy_client.Command.classBuilder().ep({
6028
- ...commonParams
6029
- }).m(function(Command, cs, config, o) {
5913
+ var _GetOrganizationConformancePackDetailedStatusCommand = class _GetOrganizationConformancePackDetailedStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6030
5914
  return [
6031
5915
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6032
5916
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6040,9 +5924,7 @@ var GetOrganizationConformancePackDetailedStatusCommand = _GetOrganizationConfor
6040
5924
 
6041
5925
 
6042
5926
 
6043
- var _GetOrganizationCustomRulePolicyCommand = class _GetOrganizationCustomRulePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
6044
- ...commonParams
6045
- }).m(function(Command, cs, config, o) {
5927
+ var _GetOrganizationCustomRulePolicyCommand = class _GetOrganizationCustomRulePolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6046
5928
  return [
6047
5929
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6048
5930
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6056,9 +5938,7 @@ var GetOrganizationCustomRulePolicyCommand = _GetOrganizationCustomRulePolicyCom
6056
5938
 
6057
5939
 
6058
5940
 
6059
- var _GetResourceConfigHistoryCommand = class _GetResourceConfigHistoryCommand extends import_smithy_client.Command.classBuilder().ep({
6060
- ...commonParams
6061
- }).m(function(Command, cs, config, o) {
5941
+ var _GetResourceConfigHistoryCommand = class _GetResourceConfigHistoryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6062
5942
  return [
6063
5943
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6064
5944
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6072,9 +5952,7 @@ var GetResourceConfigHistoryCommand = _GetResourceConfigHistoryCommand;
6072
5952
 
6073
5953
 
6074
5954
 
6075
- var _GetResourceEvaluationSummaryCommand = class _GetResourceEvaluationSummaryCommand extends import_smithy_client.Command.classBuilder().ep({
6076
- ...commonParams
6077
- }).m(function(Command, cs, config, o) {
5955
+ var _GetResourceEvaluationSummaryCommand = class _GetResourceEvaluationSummaryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6078
5956
  return [
6079
5957
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6080
5958
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6088,9 +5966,7 @@ var GetResourceEvaluationSummaryCommand = _GetResourceEvaluationSummaryCommand;
6088
5966
 
6089
5967
 
6090
5968
 
6091
- var _GetStoredQueryCommand = class _GetStoredQueryCommand extends import_smithy_client.Command.classBuilder().ep({
6092
- ...commonParams
6093
- }).m(function(Command, cs, config, o) {
5969
+ var _GetStoredQueryCommand = class _GetStoredQueryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6094
5970
  return [
6095
5971
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6096
5972
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6104,9 +5980,7 @@ var GetStoredQueryCommand = _GetStoredQueryCommand;
6104
5980
 
6105
5981
 
6106
5982
 
6107
- var _ListAggregateDiscoveredResourcesCommand = class _ListAggregateDiscoveredResourcesCommand extends import_smithy_client.Command.classBuilder().ep({
6108
- ...commonParams
6109
- }).m(function(Command, cs, config, o) {
5983
+ var _ListAggregateDiscoveredResourcesCommand = class _ListAggregateDiscoveredResourcesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6110
5984
  return [
6111
5985
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6112
5986
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6120,9 +5994,7 @@ var ListAggregateDiscoveredResourcesCommand = _ListAggregateDiscoveredResourcesC
6120
5994
 
6121
5995
 
6122
5996
 
6123
- var _ListConformancePackComplianceScoresCommand = class _ListConformancePackComplianceScoresCommand extends import_smithy_client.Command.classBuilder().ep({
6124
- ...commonParams
6125
- }).m(function(Command, cs, config, o) {
5997
+ var _ListConformancePackComplianceScoresCommand = class _ListConformancePackComplianceScoresCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6126
5998
  return [
6127
5999
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6128
6000
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6136,9 +6008,7 @@ var ListConformancePackComplianceScoresCommand = _ListConformancePackComplianceS
6136
6008
 
6137
6009
 
6138
6010
 
6139
- var _ListDiscoveredResourcesCommand = class _ListDiscoveredResourcesCommand extends import_smithy_client.Command.classBuilder().ep({
6140
- ...commonParams
6141
- }).m(function(Command, cs, config, o) {
6011
+ var _ListDiscoveredResourcesCommand = class _ListDiscoveredResourcesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6142
6012
  return [
6143
6013
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6144
6014
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6152,9 +6022,7 @@ var ListDiscoveredResourcesCommand = _ListDiscoveredResourcesCommand;
6152
6022
 
6153
6023
 
6154
6024
 
6155
- var _ListResourceEvaluationsCommand = class _ListResourceEvaluationsCommand extends import_smithy_client.Command.classBuilder().ep({
6156
- ...commonParams
6157
- }).m(function(Command, cs, config, o) {
6025
+ var _ListResourceEvaluationsCommand = class _ListResourceEvaluationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6158
6026
  return [
6159
6027
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6160
6028
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6168,9 +6036,7 @@ var ListResourceEvaluationsCommand = _ListResourceEvaluationsCommand;
6168
6036
 
6169
6037
 
6170
6038
 
6171
- var _ListStoredQueriesCommand = class _ListStoredQueriesCommand extends import_smithy_client.Command.classBuilder().ep({
6172
- ...commonParams
6173
- }).m(function(Command, cs, config, o) {
6039
+ var _ListStoredQueriesCommand = class _ListStoredQueriesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6174
6040
  return [
6175
6041
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6176
6042
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6184,9 +6050,7 @@ var ListStoredQueriesCommand = _ListStoredQueriesCommand;
6184
6050
 
6185
6051
 
6186
6052
 
6187
- var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
6188
- ...commonParams
6189
- }).m(function(Command, cs, config, o) {
6053
+ var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6190
6054
  return [
6191
6055
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6192
6056
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6200,9 +6064,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
6200
6064
 
6201
6065
 
6202
6066
 
6203
- var _PutAggregationAuthorizationCommand = class _PutAggregationAuthorizationCommand extends import_smithy_client.Command.classBuilder().ep({
6204
- ...commonParams
6205
- }).m(function(Command, cs, config, o) {
6067
+ var _PutAggregationAuthorizationCommand = class _PutAggregationAuthorizationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6206
6068
  return [
6207
6069
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6208
6070
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6216,9 +6078,7 @@ var PutAggregationAuthorizationCommand = _PutAggregationAuthorizationCommand;
6216
6078
 
6217
6079
 
6218
6080
 
6219
- var _PutConfigRuleCommand = class _PutConfigRuleCommand extends import_smithy_client.Command.classBuilder().ep({
6220
- ...commonParams
6221
- }).m(function(Command, cs, config, o) {
6081
+ var _PutConfigRuleCommand = class _PutConfigRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6222
6082
  return [
6223
6083
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6224
6084
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6232,9 +6092,7 @@ var PutConfigRuleCommand = _PutConfigRuleCommand;
6232
6092
 
6233
6093
 
6234
6094
 
6235
- var _PutConfigurationAggregatorCommand = class _PutConfigurationAggregatorCommand extends import_smithy_client.Command.classBuilder().ep({
6236
- ...commonParams
6237
- }).m(function(Command, cs, config, o) {
6095
+ var _PutConfigurationAggregatorCommand = class _PutConfigurationAggregatorCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6238
6096
  return [
6239
6097
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6240
6098
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6248,9 +6106,7 @@ var PutConfigurationAggregatorCommand = _PutConfigurationAggregatorCommand;
6248
6106
 
6249
6107
 
6250
6108
 
6251
- var _PutConfigurationRecorderCommand = class _PutConfigurationRecorderCommand extends import_smithy_client.Command.classBuilder().ep({
6252
- ...commonParams
6253
- }).m(function(Command, cs, config, o) {
6109
+ var _PutConfigurationRecorderCommand = class _PutConfigurationRecorderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6254
6110
  return [
6255
6111
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6256
6112
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6264,9 +6120,7 @@ var PutConfigurationRecorderCommand = _PutConfigurationRecorderCommand;
6264
6120
 
6265
6121
 
6266
6122
 
6267
- var _PutConformancePackCommand = class _PutConformancePackCommand extends import_smithy_client.Command.classBuilder().ep({
6268
- ...commonParams
6269
- }).m(function(Command, cs, config, o) {
6123
+ var _PutConformancePackCommand = class _PutConformancePackCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6270
6124
  return [
6271
6125
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6272
6126
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6280,9 +6134,7 @@ var PutConformancePackCommand = _PutConformancePackCommand;
6280
6134
 
6281
6135
 
6282
6136
 
6283
- var _PutDeliveryChannelCommand = class _PutDeliveryChannelCommand extends import_smithy_client.Command.classBuilder().ep({
6284
- ...commonParams
6285
- }).m(function(Command, cs, config, o) {
6137
+ var _PutDeliveryChannelCommand = class _PutDeliveryChannelCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6286
6138
  return [
6287
6139
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6288
6140
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6296,9 +6148,7 @@ var PutDeliveryChannelCommand = _PutDeliveryChannelCommand;
6296
6148
 
6297
6149
 
6298
6150
 
6299
- var _PutEvaluationsCommand = class _PutEvaluationsCommand extends import_smithy_client.Command.classBuilder().ep({
6300
- ...commonParams
6301
- }).m(function(Command, cs, config, o) {
6151
+ var _PutEvaluationsCommand = class _PutEvaluationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6302
6152
  return [
6303
6153
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6304
6154
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6312,9 +6162,7 @@ var PutEvaluationsCommand = _PutEvaluationsCommand;
6312
6162
 
6313
6163
 
6314
6164
 
6315
- var _PutExternalEvaluationCommand = class _PutExternalEvaluationCommand extends import_smithy_client.Command.classBuilder().ep({
6316
- ...commonParams
6317
- }).m(function(Command, cs, config, o) {
6165
+ var _PutExternalEvaluationCommand = class _PutExternalEvaluationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6318
6166
  return [
6319
6167
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6320
6168
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6328,9 +6176,7 @@ var PutExternalEvaluationCommand = _PutExternalEvaluationCommand;
6328
6176
 
6329
6177
 
6330
6178
 
6331
- var _PutOrganizationConfigRuleCommand = class _PutOrganizationConfigRuleCommand extends import_smithy_client.Command.classBuilder().ep({
6332
- ...commonParams
6333
- }).m(function(Command, cs, config, o) {
6179
+ var _PutOrganizationConfigRuleCommand = class _PutOrganizationConfigRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6334
6180
  return [
6335
6181
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6336
6182
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6344,9 +6190,7 @@ var PutOrganizationConfigRuleCommand = _PutOrganizationConfigRuleCommand;
6344
6190
 
6345
6191
 
6346
6192
 
6347
- var _PutOrganizationConformancePackCommand = class _PutOrganizationConformancePackCommand extends import_smithy_client.Command.classBuilder().ep({
6348
- ...commonParams
6349
- }).m(function(Command, cs, config, o) {
6193
+ var _PutOrganizationConformancePackCommand = class _PutOrganizationConformancePackCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6350
6194
  return [
6351
6195
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6352
6196
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6360,9 +6204,7 @@ var PutOrganizationConformancePackCommand = _PutOrganizationConformancePackComma
6360
6204
 
6361
6205
 
6362
6206
 
6363
- var _PutRemediationConfigurationsCommand = class _PutRemediationConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
6364
- ...commonParams
6365
- }).m(function(Command, cs, config, o) {
6207
+ var _PutRemediationConfigurationsCommand = class _PutRemediationConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6366
6208
  return [
6367
6209
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6368
6210
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6376,9 +6218,7 @@ var PutRemediationConfigurationsCommand = _PutRemediationConfigurationsCommand;
6376
6218
 
6377
6219
 
6378
6220
 
6379
- var _PutRemediationExceptionsCommand = class _PutRemediationExceptionsCommand extends import_smithy_client.Command.classBuilder().ep({
6380
- ...commonParams
6381
- }).m(function(Command, cs, config, o) {
6221
+ var _PutRemediationExceptionsCommand = class _PutRemediationExceptionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6382
6222
  return [
6383
6223
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6384
6224
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6392,9 +6232,7 @@ var PutRemediationExceptionsCommand = _PutRemediationExceptionsCommand;
6392
6232
 
6393
6233
 
6394
6234
 
6395
- var _PutResourceConfigCommand = class _PutResourceConfigCommand extends import_smithy_client.Command.classBuilder().ep({
6396
- ...commonParams
6397
- }).m(function(Command, cs, config, o) {
6235
+ var _PutResourceConfigCommand = class _PutResourceConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6398
6236
  return [
6399
6237
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6400
6238
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6408,9 +6246,7 @@ var PutResourceConfigCommand = _PutResourceConfigCommand;
6408
6246
 
6409
6247
 
6410
6248
 
6411
- var _PutRetentionConfigurationCommand = class _PutRetentionConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
6412
- ...commonParams
6413
- }).m(function(Command, cs, config, o) {
6249
+ var _PutRetentionConfigurationCommand = class _PutRetentionConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6414
6250
  return [
6415
6251
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6416
6252
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6424,9 +6260,7 @@ var PutRetentionConfigurationCommand = _PutRetentionConfigurationCommand;
6424
6260
 
6425
6261
 
6426
6262
 
6427
- var _PutStoredQueryCommand = class _PutStoredQueryCommand extends import_smithy_client.Command.classBuilder().ep({
6428
- ...commonParams
6429
- }).m(function(Command, cs, config, o) {
6263
+ var _PutStoredQueryCommand = class _PutStoredQueryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6430
6264
  return [
6431
6265
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6432
6266
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6440,9 +6274,7 @@ var PutStoredQueryCommand = _PutStoredQueryCommand;
6440
6274
 
6441
6275
 
6442
6276
 
6443
- var _SelectAggregateResourceConfigCommand = class _SelectAggregateResourceConfigCommand extends import_smithy_client.Command.classBuilder().ep({
6444
- ...commonParams
6445
- }).m(function(Command, cs, config, o) {
6277
+ var _SelectAggregateResourceConfigCommand = class _SelectAggregateResourceConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6446
6278
  return [
6447
6279
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6448
6280
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6456,9 +6288,7 @@ var SelectAggregateResourceConfigCommand = _SelectAggregateResourceConfigCommand
6456
6288
 
6457
6289
 
6458
6290
 
6459
- var _SelectResourceConfigCommand = class _SelectResourceConfigCommand extends import_smithy_client.Command.classBuilder().ep({
6460
- ...commonParams
6461
- }).m(function(Command, cs, config, o) {
6291
+ var _SelectResourceConfigCommand = class _SelectResourceConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6462
6292
  return [
6463
6293
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6464
6294
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6472,9 +6302,7 @@ var SelectResourceConfigCommand = _SelectResourceConfigCommand;
6472
6302
 
6473
6303
 
6474
6304
 
6475
- var _StartConfigRulesEvaluationCommand = class _StartConfigRulesEvaluationCommand extends import_smithy_client.Command.classBuilder().ep({
6476
- ...commonParams
6477
- }).m(function(Command, cs, config, o) {
6305
+ var _StartConfigRulesEvaluationCommand = class _StartConfigRulesEvaluationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6478
6306
  return [
6479
6307
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6480
6308
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6488,9 +6316,7 @@ var StartConfigRulesEvaluationCommand = _StartConfigRulesEvaluationCommand;
6488
6316
 
6489
6317
 
6490
6318
 
6491
- var _StartConfigurationRecorderCommand = class _StartConfigurationRecorderCommand extends import_smithy_client.Command.classBuilder().ep({
6492
- ...commonParams
6493
- }).m(function(Command, cs, config, o) {
6319
+ var _StartConfigurationRecorderCommand = class _StartConfigurationRecorderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6494
6320
  return [
6495
6321
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6496
6322
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6504,9 +6330,7 @@ var StartConfigurationRecorderCommand = _StartConfigurationRecorderCommand;
6504
6330
 
6505
6331
 
6506
6332
 
6507
- var _StartRemediationExecutionCommand = class _StartRemediationExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
6508
- ...commonParams
6509
- }).m(function(Command, cs, config, o) {
6333
+ var _StartRemediationExecutionCommand = class _StartRemediationExecutionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6510
6334
  return [
6511
6335
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6512
6336
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6520,9 +6344,7 @@ var StartRemediationExecutionCommand = _StartRemediationExecutionCommand;
6520
6344
 
6521
6345
 
6522
6346
 
6523
- var _StartResourceEvaluationCommand = class _StartResourceEvaluationCommand extends import_smithy_client.Command.classBuilder().ep({
6524
- ...commonParams
6525
- }).m(function(Command, cs, config, o) {
6347
+ var _StartResourceEvaluationCommand = class _StartResourceEvaluationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6526
6348
  return [
6527
6349
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6528
6350
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6536,9 +6358,7 @@ var StartResourceEvaluationCommand = _StartResourceEvaluationCommand;
6536
6358
 
6537
6359
 
6538
6360
 
6539
- var _StopConfigurationRecorderCommand = class _StopConfigurationRecorderCommand extends import_smithy_client.Command.classBuilder().ep({
6540
- ...commonParams
6541
- }).m(function(Command, cs, config, o) {
6361
+ var _StopConfigurationRecorderCommand = class _StopConfigurationRecorderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6542
6362
  return [
6543
6363
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6544
6364
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6552,9 +6372,7 @@ var StopConfigurationRecorderCommand = _StopConfigurationRecorderCommand;
6552
6372
 
6553
6373
 
6554
6374
 
6555
- var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
6556
- ...commonParams
6557
- }).m(function(Command, cs, config, o) {
6375
+ var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6558
6376
  return [
6559
6377
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6560
6378
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6568,9 +6386,7 @@ var TagResourceCommand = _TagResourceCommand;
6568
6386
 
6569
6387
 
6570
6388
 
6571
- var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
6572
- ...commonParams
6573
- }).m(function(Command, cs, config, o) {
6389
+ var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6574
6390
  return [
6575
6391
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6576
6392
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())