@aws-sdk/client-cleanrooms 3.649.0 → 3.650.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 (82) hide show
  1. package/dist-cjs/index.js +80 -240
  2. package/dist-es/commands/BatchGetCollaborationAnalysisTemplateCommand.js +1 -3
  3. package/dist-es/commands/BatchGetSchemaAnalysisRuleCommand.js +1 -3
  4. package/dist-es/commands/BatchGetSchemaCommand.js +1 -3
  5. package/dist-es/commands/CreateAnalysisTemplateCommand.js +1 -3
  6. package/dist-es/commands/CreateCollaborationCommand.js +1 -3
  7. package/dist-es/commands/CreateConfiguredAudienceModelAssociationCommand.js +1 -3
  8. package/dist-es/commands/CreateConfiguredTableAnalysisRuleCommand.js +1 -3
  9. package/dist-es/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.js +1 -3
  10. package/dist-es/commands/CreateConfiguredTableAssociationCommand.js +1 -3
  11. package/dist-es/commands/CreateConfiguredTableCommand.js +1 -3
  12. package/dist-es/commands/CreateIdMappingTableCommand.js +1 -3
  13. package/dist-es/commands/CreateIdNamespaceAssociationCommand.js +1 -3
  14. package/dist-es/commands/CreateMembershipCommand.js +1 -3
  15. package/dist-es/commands/CreatePrivacyBudgetTemplateCommand.js +1 -3
  16. package/dist-es/commands/DeleteAnalysisTemplateCommand.js +1 -3
  17. package/dist-es/commands/DeleteCollaborationCommand.js +1 -3
  18. package/dist-es/commands/DeleteConfiguredAudienceModelAssociationCommand.js +1 -3
  19. package/dist-es/commands/DeleteConfiguredTableAnalysisRuleCommand.js +1 -3
  20. package/dist-es/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.js +1 -3
  21. package/dist-es/commands/DeleteConfiguredTableAssociationCommand.js +1 -3
  22. package/dist-es/commands/DeleteConfiguredTableCommand.js +1 -3
  23. package/dist-es/commands/DeleteIdMappingTableCommand.js +1 -3
  24. package/dist-es/commands/DeleteIdNamespaceAssociationCommand.js +1 -3
  25. package/dist-es/commands/DeleteMemberCommand.js +1 -3
  26. package/dist-es/commands/DeleteMembershipCommand.js +1 -3
  27. package/dist-es/commands/DeletePrivacyBudgetTemplateCommand.js +1 -3
  28. package/dist-es/commands/GetAnalysisTemplateCommand.js +1 -3
  29. package/dist-es/commands/GetCollaborationAnalysisTemplateCommand.js +1 -3
  30. package/dist-es/commands/GetCollaborationCommand.js +1 -3
  31. package/dist-es/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.js +1 -3
  32. package/dist-es/commands/GetCollaborationIdNamespaceAssociationCommand.js +1 -3
  33. package/dist-es/commands/GetCollaborationPrivacyBudgetTemplateCommand.js +1 -3
  34. package/dist-es/commands/GetConfiguredAudienceModelAssociationCommand.js +1 -3
  35. package/dist-es/commands/GetConfiguredTableAnalysisRuleCommand.js +1 -3
  36. package/dist-es/commands/GetConfiguredTableAssociationAnalysisRuleCommand.js +1 -3
  37. package/dist-es/commands/GetConfiguredTableAssociationCommand.js +1 -3
  38. package/dist-es/commands/GetConfiguredTableCommand.js +1 -3
  39. package/dist-es/commands/GetIdMappingTableCommand.js +1 -3
  40. package/dist-es/commands/GetIdNamespaceAssociationCommand.js +1 -3
  41. package/dist-es/commands/GetMembershipCommand.js +1 -3
  42. package/dist-es/commands/GetPrivacyBudgetTemplateCommand.js +1 -3
  43. package/dist-es/commands/GetProtectedQueryCommand.js +1 -3
  44. package/dist-es/commands/GetSchemaAnalysisRuleCommand.js +1 -3
  45. package/dist-es/commands/GetSchemaCommand.js +1 -3
  46. package/dist-es/commands/ListAnalysisTemplatesCommand.js +1 -3
  47. package/dist-es/commands/ListCollaborationAnalysisTemplatesCommand.js +1 -3
  48. package/dist-es/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.js +1 -3
  49. package/dist-es/commands/ListCollaborationIdNamespaceAssociationsCommand.js +1 -3
  50. package/dist-es/commands/ListCollaborationPrivacyBudgetTemplatesCommand.js +1 -3
  51. package/dist-es/commands/ListCollaborationPrivacyBudgetsCommand.js +1 -3
  52. package/dist-es/commands/ListCollaborationsCommand.js +1 -3
  53. package/dist-es/commands/ListConfiguredAudienceModelAssociationsCommand.js +1 -3
  54. package/dist-es/commands/ListConfiguredTableAssociationsCommand.js +1 -3
  55. package/dist-es/commands/ListConfiguredTablesCommand.js +1 -3
  56. package/dist-es/commands/ListIdMappingTablesCommand.js +1 -3
  57. package/dist-es/commands/ListIdNamespaceAssociationsCommand.js +1 -3
  58. package/dist-es/commands/ListMembersCommand.js +1 -3
  59. package/dist-es/commands/ListMembershipsCommand.js +1 -3
  60. package/dist-es/commands/ListPrivacyBudgetTemplatesCommand.js +1 -3
  61. package/dist-es/commands/ListPrivacyBudgetsCommand.js +1 -3
  62. package/dist-es/commands/ListProtectedQueriesCommand.js +1 -3
  63. package/dist-es/commands/ListSchemasCommand.js +1 -3
  64. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  65. package/dist-es/commands/PopulateIdMappingTableCommand.js +1 -3
  66. package/dist-es/commands/PreviewPrivacyImpactCommand.js +1 -3
  67. package/dist-es/commands/StartProtectedQueryCommand.js +1 -3
  68. package/dist-es/commands/TagResourceCommand.js +1 -3
  69. package/dist-es/commands/UntagResourceCommand.js +1 -3
  70. package/dist-es/commands/UpdateAnalysisTemplateCommand.js +1 -3
  71. package/dist-es/commands/UpdateCollaborationCommand.js +1 -3
  72. package/dist-es/commands/UpdateConfiguredAudienceModelAssociationCommand.js +1 -3
  73. package/dist-es/commands/UpdateConfiguredTableAnalysisRuleCommand.js +1 -3
  74. package/dist-es/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.js +1 -3
  75. package/dist-es/commands/UpdateConfiguredTableAssociationCommand.js +1 -3
  76. package/dist-es/commands/UpdateConfiguredTableCommand.js +1 -3
  77. package/dist-es/commands/UpdateIdMappingTableCommand.js +1 -3
  78. package/dist-es/commands/UpdateIdNamespaceAssociationCommand.js +1 -3
  79. package/dist-es/commands/UpdateMembershipCommand.js +1 -3
  80. package/dist-es/commands/UpdatePrivacyBudgetTemplateCommand.js +1 -3
  81. package/dist-es/commands/UpdateProtectedQueryCommand.js +1 -3
  82. package/package.json +4 -4
package/dist-cjs/index.js CHANGED
@@ -4068,9 +4068,7 @@ var _sT = "schemaType";
4068
4068
  var _tK = "tagKeys";
4069
4069
 
4070
4070
  // src/commands/BatchGetCollaborationAnalysisTemplateCommand.ts
4071
- var _BatchGetCollaborationAnalysisTemplateCommand = class _BatchGetCollaborationAnalysisTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
4072
- ...commonParams
4073
- }).m(function(Command, cs, config, o) {
4071
+ var _BatchGetCollaborationAnalysisTemplateCommand = class _BatchGetCollaborationAnalysisTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4074
4072
  return [
4075
4073
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4076
4074
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4084,9 +4082,7 @@ var BatchGetCollaborationAnalysisTemplateCommand = _BatchGetCollaborationAnalysi
4084
4082
 
4085
4083
 
4086
4084
 
4087
- var _BatchGetSchemaAnalysisRuleCommand = class _BatchGetSchemaAnalysisRuleCommand extends import_smithy_client.Command.classBuilder().ep({
4088
- ...commonParams
4089
- }).m(function(Command, cs, config, o) {
4085
+ var _BatchGetSchemaAnalysisRuleCommand = class _BatchGetSchemaAnalysisRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4090
4086
  return [
4091
4087
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4092
4088
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4100,9 +4096,7 @@ var BatchGetSchemaAnalysisRuleCommand = _BatchGetSchemaAnalysisRuleCommand;
4100
4096
 
4101
4097
 
4102
4098
 
4103
- var _BatchGetSchemaCommand = class _BatchGetSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
4104
- ...commonParams
4105
- }).m(function(Command, cs, config, o) {
4099
+ var _BatchGetSchemaCommand = class _BatchGetSchemaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4106
4100
  return [
4107
4101
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4108
4102
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4116,9 +4110,7 @@ var BatchGetSchemaCommand = _BatchGetSchemaCommand;
4116
4110
 
4117
4111
 
4118
4112
 
4119
- var _CreateAnalysisTemplateCommand = class _CreateAnalysisTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
4120
- ...commonParams
4121
- }).m(function(Command, cs, config, o) {
4113
+ var _CreateAnalysisTemplateCommand = class _CreateAnalysisTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4122
4114
  return [
4123
4115
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4124
4116
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4132,9 +4124,7 @@ var CreateAnalysisTemplateCommand = _CreateAnalysisTemplateCommand;
4132
4124
 
4133
4125
 
4134
4126
 
4135
- var _CreateCollaborationCommand = class _CreateCollaborationCommand extends import_smithy_client.Command.classBuilder().ep({
4136
- ...commonParams
4137
- }).m(function(Command, cs, config, o) {
4127
+ var _CreateCollaborationCommand = class _CreateCollaborationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4138
4128
  return [
4139
4129
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4140
4130
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4148,9 +4138,7 @@ var CreateCollaborationCommand = _CreateCollaborationCommand;
4148
4138
 
4149
4139
 
4150
4140
 
4151
- var _CreateConfiguredAudienceModelAssociationCommand = class _CreateConfiguredAudienceModelAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
4152
- ...commonParams
4153
- }).m(function(Command, cs, config, o) {
4141
+ var _CreateConfiguredAudienceModelAssociationCommand = class _CreateConfiguredAudienceModelAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4154
4142
  return [
4155
4143
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4156
4144
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4164,9 +4152,7 @@ var CreateConfiguredAudienceModelAssociationCommand = _CreateConfiguredAudienceM
4164
4152
 
4165
4153
 
4166
4154
 
4167
- var _CreateConfiguredTableAnalysisRuleCommand = class _CreateConfiguredTableAnalysisRuleCommand extends import_smithy_client.Command.classBuilder().ep({
4168
- ...commonParams
4169
- }).m(function(Command, cs, config, o) {
4155
+ var _CreateConfiguredTableAnalysisRuleCommand = class _CreateConfiguredTableAnalysisRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4170
4156
  return [
4171
4157
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4172
4158
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4180,9 +4166,7 @@ var CreateConfiguredTableAnalysisRuleCommand = _CreateConfiguredTableAnalysisRul
4180
4166
 
4181
4167
 
4182
4168
 
4183
- var _CreateConfiguredTableAssociationAnalysisRuleCommand = class _CreateConfiguredTableAssociationAnalysisRuleCommand extends import_smithy_client.Command.classBuilder().ep({
4184
- ...commonParams
4185
- }).m(function(Command, cs, config, o) {
4169
+ var _CreateConfiguredTableAssociationAnalysisRuleCommand = class _CreateConfiguredTableAssociationAnalysisRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4186
4170
  return [
4187
4171
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4188
4172
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4196,9 +4180,7 @@ var CreateConfiguredTableAssociationAnalysisRuleCommand = _CreateConfiguredTable
4196
4180
 
4197
4181
 
4198
4182
 
4199
- var _CreateConfiguredTableAssociationCommand = class _CreateConfiguredTableAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
4200
- ...commonParams
4201
- }).m(function(Command, cs, config, o) {
4183
+ var _CreateConfiguredTableAssociationCommand = class _CreateConfiguredTableAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4202
4184
  return [
4203
4185
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4204
4186
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4212,9 +4194,7 @@ var CreateConfiguredTableAssociationCommand = _CreateConfiguredTableAssociationC
4212
4194
 
4213
4195
 
4214
4196
 
4215
- var _CreateConfiguredTableCommand = class _CreateConfiguredTableCommand extends import_smithy_client.Command.classBuilder().ep({
4216
- ...commonParams
4217
- }).m(function(Command, cs, config, o) {
4197
+ var _CreateConfiguredTableCommand = class _CreateConfiguredTableCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4218
4198
  return [
4219
4199
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4220
4200
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4228,9 +4208,7 @@ var CreateConfiguredTableCommand = _CreateConfiguredTableCommand;
4228
4208
 
4229
4209
 
4230
4210
 
4231
- var _CreateIdMappingTableCommand = class _CreateIdMappingTableCommand extends import_smithy_client.Command.classBuilder().ep({
4232
- ...commonParams
4233
- }).m(function(Command, cs, config, o) {
4211
+ var _CreateIdMappingTableCommand = class _CreateIdMappingTableCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4234
4212
  return [
4235
4213
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4236
4214
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4244,9 +4222,7 @@ var CreateIdMappingTableCommand = _CreateIdMappingTableCommand;
4244
4222
 
4245
4223
 
4246
4224
 
4247
- var _CreateIdNamespaceAssociationCommand = class _CreateIdNamespaceAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
4248
- ...commonParams
4249
- }).m(function(Command, cs, config, o) {
4225
+ var _CreateIdNamespaceAssociationCommand = class _CreateIdNamespaceAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4250
4226
  return [
4251
4227
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4252
4228
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4260,9 +4236,7 @@ var CreateIdNamespaceAssociationCommand = _CreateIdNamespaceAssociationCommand;
4260
4236
 
4261
4237
 
4262
4238
 
4263
- var _CreateMembershipCommand = class _CreateMembershipCommand extends import_smithy_client.Command.classBuilder().ep({
4264
- ...commonParams
4265
- }).m(function(Command, cs, config, o) {
4239
+ var _CreateMembershipCommand = class _CreateMembershipCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4266
4240
  return [
4267
4241
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4268
4242
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4276,9 +4250,7 @@ var CreateMembershipCommand = _CreateMembershipCommand;
4276
4250
 
4277
4251
 
4278
4252
 
4279
- var _CreatePrivacyBudgetTemplateCommand = class _CreatePrivacyBudgetTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
4280
- ...commonParams
4281
- }).m(function(Command, cs, config, o) {
4253
+ var _CreatePrivacyBudgetTemplateCommand = class _CreatePrivacyBudgetTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4282
4254
  return [
4283
4255
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4284
4256
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4292,9 +4264,7 @@ var CreatePrivacyBudgetTemplateCommand = _CreatePrivacyBudgetTemplateCommand;
4292
4264
 
4293
4265
 
4294
4266
 
4295
- var _DeleteAnalysisTemplateCommand = class _DeleteAnalysisTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
4296
- ...commonParams
4297
- }).m(function(Command, cs, config, o) {
4267
+ var _DeleteAnalysisTemplateCommand = class _DeleteAnalysisTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4298
4268
  return [
4299
4269
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4300
4270
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4308,9 +4278,7 @@ var DeleteAnalysisTemplateCommand = _DeleteAnalysisTemplateCommand;
4308
4278
 
4309
4279
 
4310
4280
 
4311
- var _DeleteCollaborationCommand = class _DeleteCollaborationCommand extends import_smithy_client.Command.classBuilder().ep({
4312
- ...commonParams
4313
- }).m(function(Command, cs, config, o) {
4281
+ var _DeleteCollaborationCommand = class _DeleteCollaborationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4314
4282
  return [
4315
4283
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4316
4284
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4324,9 +4292,7 @@ var DeleteCollaborationCommand = _DeleteCollaborationCommand;
4324
4292
 
4325
4293
 
4326
4294
 
4327
- var _DeleteConfiguredAudienceModelAssociationCommand = class _DeleteConfiguredAudienceModelAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
4328
- ...commonParams
4329
- }).m(function(Command, cs, config, o) {
4295
+ var _DeleteConfiguredAudienceModelAssociationCommand = class _DeleteConfiguredAudienceModelAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4330
4296
  return [
4331
4297
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4332
4298
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4340,9 +4306,7 @@ var DeleteConfiguredAudienceModelAssociationCommand = _DeleteConfiguredAudienceM
4340
4306
 
4341
4307
 
4342
4308
 
4343
- var _DeleteConfiguredTableAnalysisRuleCommand = class _DeleteConfiguredTableAnalysisRuleCommand extends import_smithy_client.Command.classBuilder().ep({
4344
- ...commonParams
4345
- }).m(function(Command, cs, config, o) {
4309
+ var _DeleteConfiguredTableAnalysisRuleCommand = class _DeleteConfiguredTableAnalysisRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4346
4310
  return [
4347
4311
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4348
4312
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4356,9 +4320,7 @@ var DeleteConfiguredTableAnalysisRuleCommand = _DeleteConfiguredTableAnalysisRul
4356
4320
 
4357
4321
 
4358
4322
 
4359
- var _DeleteConfiguredTableAssociationAnalysisRuleCommand = class _DeleteConfiguredTableAssociationAnalysisRuleCommand extends import_smithy_client.Command.classBuilder().ep({
4360
- ...commonParams
4361
- }).m(function(Command, cs, config, o) {
4323
+ var _DeleteConfiguredTableAssociationAnalysisRuleCommand = class _DeleteConfiguredTableAssociationAnalysisRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4362
4324
  return [
4363
4325
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4364
4326
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4372,9 +4334,7 @@ var DeleteConfiguredTableAssociationAnalysisRuleCommand = _DeleteConfiguredTable
4372
4334
 
4373
4335
 
4374
4336
 
4375
- var _DeleteConfiguredTableAssociationCommand = class _DeleteConfiguredTableAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
4376
- ...commonParams
4377
- }).m(function(Command, cs, config, o) {
4337
+ var _DeleteConfiguredTableAssociationCommand = class _DeleteConfiguredTableAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4378
4338
  return [
4379
4339
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4380
4340
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4388,9 +4348,7 @@ var DeleteConfiguredTableAssociationCommand = _DeleteConfiguredTableAssociationC
4388
4348
 
4389
4349
 
4390
4350
 
4391
- var _DeleteConfiguredTableCommand = class _DeleteConfiguredTableCommand extends import_smithy_client.Command.classBuilder().ep({
4392
- ...commonParams
4393
- }).m(function(Command, cs, config, o) {
4351
+ var _DeleteConfiguredTableCommand = class _DeleteConfiguredTableCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4394
4352
  return [
4395
4353
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4396
4354
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4404,9 +4362,7 @@ var DeleteConfiguredTableCommand = _DeleteConfiguredTableCommand;
4404
4362
 
4405
4363
 
4406
4364
 
4407
- var _DeleteIdMappingTableCommand = class _DeleteIdMappingTableCommand extends import_smithy_client.Command.classBuilder().ep({
4408
- ...commonParams
4409
- }).m(function(Command, cs, config, o) {
4365
+ var _DeleteIdMappingTableCommand = class _DeleteIdMappingTableCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4410
4366
  return [
4411
4367
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4412
4368
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4420,9 +4376,7 @@ var DeleteIdMappingTableCommand = _DeleteIdMappingTableCommand;
4420
4376
 
4421
4377
 
4422
4378
 
4423
- var _DeleteIdNamespaceAssociationCommand = class _DeleteIdNamespaceAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
4424
- ...commonParams
4425
- }).m(function(Command, cs, config, o) {
4379
+ var _DeleteIdNamespaceAssociationCommand = class _DeleteIdNamespaceAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4426
4380
  return [
4427
4381
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4428
4382
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4436,9 +4390,7 @@ var DeleteIdNamespaceAssociationCommand = _DeleteIdNamespaceAssociationCommand;
4436
4390
 
4437
4391
 
4438
4392
 
4439
- var _DeleteMemberCommand = class _DeleteMemberCommand extends import_smithy_client.Command.classBuilder().ep({
4440
- ...commonParams
4441
- }).m(function(Command, cs, config, o) {
4393
+ var _DeleteMemberCommand = class _DeleteMemberCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4442
4394
  return [
4443
4395
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4444
4396
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4452,9 +4404,7 @@ var DeleteMemberCommand = _DeleteMemberCommand;
4452
4404
 
4453
4405
 
4454
4406
 
4455
- var _DeleteMembershipCommand = class _DeleteMembershipCommand extends import_smithy_client.Command.classBuilder().ep({
4456
- ...commonParams
4457
- }).m(function(Command, cs, config, o) {
4407
+ var _DeleteMembershipCommand = class _DeleteMembershipCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4458
4408
  return [
4459
4409
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4460
4410
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4468,9 +4418,7 @@ var DeleteMembershipCommand = _DeleteMembershipCommand;
4468
4418
 
4469
4419
 
4470
4420
 
4471
- var _DeletePrivacyBudgetTemplateCommand = class _DeletePrivacyBudgetTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
4472
- ...commonParams
4473
- }).m(function(Command, cs, config, o) {
4421
+ var _DeletePrivacyBudgetTemplateCommand = class _DeletePrivacyBudgetTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4474
4422
  return [
4475
4423
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4476
4424
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4484,9 +4432,7 @@ var DeletePrivacyBudgetTemplateCommand = _DeletePrivacyBudgetTemplateCommand;
4484
4432
 
4485
4433
 
4486
4434
 
4487
- var _GetAnalysisTemplateCommand = class _GetAnalysisTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
4488
- ...commonParams
4489
- }).m(function(Command, cs, config, o) {
4435
+ var _GetAnalysisTemplateCommand = class _GetAnalysisTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4490
4436
  return [
4491
4437
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4492
4438
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4500,9 +4446,7 @@ var GetAnalysisTemplateCommand = _GetAnalysisTemplateCommand;
4500
4446
 
4501
4447
 
4502
4448
 
4503
- var _GetCollaborationAnalysisTemplateCommand = class _GetCollaborationAnalysisTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
4504
- ...commonParams
4505
- }).m(function(Command, cs, config, o) {
4449
+ var _GetCollaborationAnalysisTemplateCommand = class _GetCollaborationAnalysisTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4506
4450
  return [
4507
4451
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4508
4452
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4516,9 +4460,7 @@ var GetCollaborationAnalysisTemplateCommand = _GetCollaborationAnalysisTemplateC
4516
4460
 
4517
4461
 
4518
4462
 
4519
- var _GetCollaborationCommand = class _GetCollaborationCommand extends import_smithy_client.Command.classBuilder().ep({
4520
- ...commonParams
4521
- }).m(function(Command, cs, config, o) {
4463
+ var _GetCollaborationCommand = class _GetCollaborationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4522
4464
  return [
4523
4465
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4524
4466
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4532,9 +4474,7 @@ var GetCollaborationCommand = _GetCollaborationCommand;
4532
4474
 
4533
4475
 
4534
4476
 
4535
- var _GetCollaborationConfiguredAudienceModelAssociationCommand = class _GetCollaborationConfiguredAudienceModelAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
4536
- ...commonParams
4537
- }).m(function(Command, cs, config, o) {
4477
+ var _GetCollaborationConfiguredAudienceModelAssociationCommand = class _GetCollaborationConfiguredAudienceModelAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4538
4478
  return [
4539
4479
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4540
4480
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4548,9 +4488,7 @@ var GetCollaborationConfiguredAudienceModelAssociationCommand = _GetCollaboratio
4548
4488
 
4549
4489
 
4550
4490
 
4551
- var _GetCollaborationIdNamespaceAssociationCommand = class _GetCollaborationIdNamespaceAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
4552
- ...commonParams
4553
- }).m(function(Command, cs, config, o) {
4491
+ var _GetCollaborationIdNamespaceAssociationCommand = class _GetCollaborationIdNamespaceAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4554
4492
  return [
4555
4493
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4556
4494
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4564,9 +4502,7 @@ var GetCollaborationIdNamespaceAssociationCommand = _GetCollaborationIdNamespace
4564
4502
 
4565
4503
 
4566
4504
 
4567
- var _GetCollaborationPrivacyBudgetTemplateCommand = class _GetCollaborationPrivacyBudgetTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
4568
- ...commonParams
4569
- }).m(function(Command, cs, config, o) {
4505
+ var _GetCollaborationPrivacyBudgetTemplateCommand = class _GetCollaborationPrivacyBudgetTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4570
4506
  return [
4571
4507
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4572
4508
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4580,9 +4516,7 @@ var GetCollaborationPrivacyBudgetTemplateCommand = _GetCollaborationPrivacyBudge
4580
4516
 
4581
4517
 
4582
4518
 
4583
- var _GetConfiguredAudienceModelAssociationCommand = class _GetConfiguredAudienceModelAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
4584
- ...commonParams
4585
- }).m(function(Command, cs, config, o) {
4519
+ var _GetConfiguredAudienceModelAssociationCommand = class _GetConfiguredAudienceModelAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4586
4520
  return [
4587
4521
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4588
4522
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4596,9 +4530,7 @@ var GetConfiguredAudienceModelAssociationCommand = _GetConfiguredAudienceModelAs
4596
4530
 
4597
4531
 
4598
4532
 
4599
- var _GetConfiguredTableAnalysisRuleCommand = class _GetConfiguredTableAnalysisRuleCommand extends import_smithy_client.Command.classBuilder().ep({
4600
- ...commonParams
4601
- }).m(function(Command, cs, config, o) {
4533
+ var _GetConfiguredTableAnalysisRuleCommand = class _GetConfiguredTableAnalysisRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4602
4534
  return [
4603
4535
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4604
4536
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4612,9 +4544,7 @@ var GetConfiguredTableAnalysisRuleCommand = _GetConfiguredTableAnalysisRuleComma
4612
4544
 
4613
4545
 
4614
4546
 
4615
- var _GetConfiguredTableAssociationAnalysisRuleCommand = class _GetConfiguredTableAssociationAnalysisRuleCommand extends import_smithy_client.Command.classBuilder().ep({
4616
- ...commonParams
4617
- }).m(function(Command, cs, config, o) {
4547
+ var _GetConfiguredTableAssociationAnalysisRuleCommand = class _GetConfiguredTableAssociationAnalysisRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4618
4548
  return [
4619
4549
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4620
4550
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4628,9 +4558,7 @@ var GetConfiguredTableAssociationAnalysisRuleCommand = _GetConfiguredTableAssoci
4628
4558
 
4629
4559
 
4630
4560
 
4631
- var _GetConfiguredTableAssociationCommand = class _GetConfiguredTableAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
4632
- ...commonParams
4633
- }).m(function(Command, cs, config, o) {
4561
+ var _GetConfiguredTableAssociationCommand = class _GetConfiguredTableAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4634
4562
  return [
4635
4563
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4636
4564
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4644,9 +4572,7 @@ var GetConfiguredTableAssociationCommand = _GetConfiguredTableAssociationCommand
4644
4572
 
4645
4573
 
4646
4574
 
4647
- var _GetConfiguredTableCommand = class _GetConfiguredTableCommand extends import_smithy_client.Command.classBuilder().ep({
4648
- ...commonParams
4649
- }).m(function(Command, cs, config, o) {
4575
+ var _GetConfiguredTableCommand = class _GetConfiguredTableCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4650
4576
  return [
4651
4577
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4652
4578
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4660,9 +4586,7 @@ var GetConfiguredTableCommand = _GetConfiguredTableCommand;
4660
4586
 
4661
4587
 
4662
4588
 
4663
- var _GetIdMappingTableCommand = class _GetIdMappingTableCommand extends import_smithy_client.Command.classBuilder().ep({
4664
- ...commonParams
4665
- }).m(function(Command, cs, config, o) {
4589
+ var _GetIdMappingTableCommand = class _GetIdMappingTableCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4666
4590
  return [
4667
4591
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4668
4592
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4676,9 +4600,7 @@ var GetIdMappingTableCommand = _GetIdMappingTableCommand;
4676
4600
 
4677
4601
 
4678
4602
 
4679
- var _GetIdNamespaceAssociationCommand = class _GetIdNamespaceAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
4680
- ...commonParams
4681
- }).m(function(Command, cs, config, o) {
4603
+ var _GetIdNamespaceAssociationCommand = class _GetIdNamespaceAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4682
4604
  return [
4683
4605
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4684
4606
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4692,9 +4614,7 @@ var GetIdNamespaceAssociationCommand = _GetIdNamespaceAssociationCommand;
4692
4614
 
4693
4615
 
4694
4616
 
4695
- var _GetMembershipCommand = class _GetMembershipCommand extends import_smithy_client.Command.classBuilder().ep({
4696
- ...commonParams
4697
- }).m(function(Command, cs, config, o) {
4617
+ var _GetMembershipCommand = class _GetMembershipCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4698
4618
  return [
4699
4619
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4700
4620
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4708,9 +4628,7 @@ var GetMembershipCommand = _GetMembershipCommand;
4708
4628
 
4709
4629
 
4710
4630
 
4711
- var _GetPrivacyBudgetTemplateCommand = class _GetPrivacyBudgetTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
4712
- ...commonParams
4713
- }).m(function(Command, cs, config, o) {
4631
+ var _GetPrivacyBudgetTemplateCommand = class _GetPrivacyBudgetTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4714
4632
  return [
4715
4633
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4716
4634
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4724,9 +4642,7 @@ var GetPrivacyBudgetTemplateCommand = _GetPrivacyBudgetTemplateCommand;
4724
4642
 
4725
4643
 
4726
4644
 
4727
- var _GetProtectedQueryCommand = class _GetProtectedQueryCommand extends import_smithy_client.Command.classBuilder().ep({
4728
- ...commonParams
4729
- }).m(function(Command, cs, config, o) {
4645
+ var _GetProtectedQueryCommand = class _GetProtectedQueryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4730
4646
  return [
4731
4647
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4732
4648
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4740,9 +4656,7 @@ var GetProtectedQueryCommand = _GetProtectedQueryCommand;
4740
4656
 
4741
4657
 
4742
4658
 
4743
- var _GetSchemaAnalysisRuleCommand = class _GetSchemaAnalysisRuleCommand extends import_smithy_client.Command.classBuilder().ep({
4744
- ...commonParams
4745
- }).m(function(Command, cs, config, o) {
4659
+ var _GetSchemaAnalysisRuleCommand = class _GetSchemaAnalysisRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4746
4660
  return [
4747
4661
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4748
4662
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4756,9 +4670,7 @@ var GetSchemaAnalysisRuleCommand = _GetSchemaAnalysisRuleCommand;
4756
4670
 
4757
4671
 
4758
4672
 
4759
- var _GetSchemaCommand = class _GetSchemaCommand extends import_smithy_client.Command.classBuilder().ep({
4760
- ...commonParams
4761
- }).m(function(Command, cs, config, o) {
4673
+ var _GetSchemaCommand = class _GetSchemaCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4762
4674
  return [
4763
4675
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4764
4676
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4772,9 +4684,7 @@ var GetSchemaCommand = _GetSchemaCommand;
4772
4684
 
4773
4685
 
4774
4686
 
4775
- var _ListAnalysisTemplatesCommand = class _ListAnalysisTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
4776
- ...commonParams
4777
- }).m(function(Command, cs, config, o) {
4687
+ var _ListAnalysisTemplatesCommand = class _ListAnalysisTemplatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4778
4688
  return [
4779
4689
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4780
4690
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4788,9 +4698,7 @@ var ListAnalysisTemplatesCommand = _ListAnalysisTemplatesCommand;
4788
4698
 
4789
4699
 
4790
4700
 
4791
- var _ListCollaborationAnalysisTemplatesCommand = class _ListCollaborationAnalysisTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
4792
- ...commonParams
4793
- }).m(function(Command, cs, config, o) {
4701
+ var _ListCollaborationAnalysisTemplatesCommand = class _ListCollaborationAnalysisTemplatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4794
4702
  return [
4795
4703
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4796
4704
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4804,9 +4712,7 @@ var ListCollaborationAnalysisTemplatesCommand = _ListCollaborationAnalysisTempla
4804
4712
 
4805
4713
 
4806
4714
 
4807
- var _ListCollaborationConfiguredAudienceModelAssociationsCommand = class _ListCollaborationConfiguredAudienceModelAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
4808
- ...commonParams
4809
- }).m(function(Command, cs, config, o) {
4715
+ var _ListCollaborationConfiguredAudienceModelAssociationsCommand = class _ListCollaborationConfiguredAudienceModelAssociationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4810
4716
  return [
4811
4717
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4812
4718
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4820,9 +4726,7 @@ var ListCollaborationConfiguredAudienceModelAssociationsCommand = _ListCollabora
4820
4726
 
4821
4727
 
4822
4728
 
4823
- var _ListCollaborationIdNamespaceAssociationsCommand = class _ListCollaborationIdNamespaceAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
4824
- ...commonParams
4825
- }).m(function(Command, cs, config, o) {
4729
+ var _ListCollaborationIdNamespaceAssociationsCommand = class _ListCollaborationIdNamespaceAssociationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4826
4730
  return [
4827
4731
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4828
4732
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4836,9 +4740,7 @@ var ListCollaborationIdNamespaceAssociationsCommand = _ListCollaborationIdNamesp
4836
4740
 
4837
4741
 
4838
4742
 
4839
- var _ListCollaborationPrivacyBudgetsCommand = class _ListCollaborationPrivacyBudgetsCommand extends import_smithy_client.Command.classBuilder().ep({
4840
- ...commonParams
4841
- }).m(function(Command, cs, config, o) {
4743
+ var _ListCollaborationPrivacyBudgetsCommand = class _ListCollaborationPrivacyBudgetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4842
4744
  return [
4843
4745
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4844
4746
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4852,9 +4754,7 @@ var ListCollaborationPrivacyBudgetsCommand = _ListCollaborationPrivacyBudgetsCom
4852
4754
 
4853
4755
 
4854
4756
 
4855
- var _ListCollaborationPrivacyBudgetTemplatesCommand = class _ListCollaborationPrivacyBudgetTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
4856
- ...commonParams
4857
- }).m(function(Command, cs, config, o) {
4757
+ var _ListCollaborationPrivacyBudgetTemplatesCommand = class _ListCollaborationPrivacyBudgetTemplatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4858
4758
  return [
4859
4759
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4860
4760
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4868,9 +4768,7 @@ var ListCollaborationPrivacyBudgetTemplatesCommand = _ListCollaborationPrivacyBu
4868
4768
 
4869
4769
 
4870
4770
 
4871
- var _ListCollaborationsCommand = class _ListCollaborationsCommand extends import_smithy_client.Command.classBuilder().ep({
4872
- ...commonParams
4873
- }).m(function(Command, cs, config, o) {
4771
+ var _ListCollaborationsCommand = class _ListCollaborationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4874
4772
  return [
4875
4773
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4876
4774
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4884,9 +4782,7 @@ var ListCollaborationsCommand = _ListCollaborationsCommand;
4884
4782
 
4885
4783
 
4886
4784
 
4887
- var _ListConfiguredAudienceModelAssociationsCommand = class _ListConfiguredAudienceModelAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
4888
- ...commonParams
4889
- }).m(function(Command, cs, config, o) {
4785
+ var _ListConfiguredAudienceModelAssociationsCommand = class _ListConfiguredAudienceModelAssociationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4890
4786
  return [
4891
4787
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4892
4788
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4900,9 +4796,7 @@ var ListConfiguredAudienceModelAssociationsCommand = _ListConfiguredAudienceMode
4900
4796
 
4901
4797
 
4902
4798
 
4903
- var _ListConfiguredTableAssociationsCommand = class _ListConfiguredTableAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
4904
- ...commonParams
4905
- }).m(function(Command, cs, config, o) {
4799
+ var _ListConfiguredTableAssociationsCommand = class _ListConfiguredTableAssociationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4906
4800
  return [
4907
4801
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4908
4802
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4916,9 +4810,7 @@ var ListConfiguredTableAssociationsCommand = _ListConfiguredTableAssociationsCom
4916
4810
 
4917
4811
 
4918
4812
 
4919
- var _ListConfiguredTablesCommand = class _ListConfiguredTablesCommand extends import_smithy_client.Command.classBuilder().ep({
4920
- ...commonParams
4921
- }).m(function(Command, cs, config, o) {
4813
+ var _ListConfiguredTablesCommand = class _ListConfiguredTablesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4922
4814
  return [
4923
4815
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4924
4816
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4932,9 +4824,7 @@ var ListConfiguredTablesCommand = _ListConfiguredTablesCommand;
4932
4824
 
4933
4825
 
4934
4826
 
4935
- var _ListIdMappingTablesCommand = class _ListIdMappingTablesCommand extends import_smithy_client.Command.classBuilder().ep({
4936
- ...commonParams
4937
- }).m(function(Command, cs, config, o) {
4827
+ var _ListIdMappingTablesCommand = class _ListIdMappingTablesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4938
4828
  return [
4939
4829
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4940
4830
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4948,9 +4838,7 @@ var ListIdMappingTablesCommand = _ListIdMappingTablesCommand;
4948
4838
 
4949
4839
 
4950
4840
 
4951
- var _ListIdNamespaceAssociationsCommand = class _ListIdNamespaceAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
4952
- ...commonParams
4953
- }).m(function(Command, cs, config, o) {
4841
+ var _ListIdNamespaceAssociationsCommand = class _ListIdNamespaceAssociationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4954
4842
  return [
4955
4843
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4956
4844
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4964,9 +4852,7 @@ var ListIdNamespaceAssociationsCommand = _ListIdNamespaceAssociationsCommand;
4964
4852
 
4965
4853
 
4966
4854
 
4967
- var _ListMembersCommand = class _ListMembersCommand extends import_smithy_client.Command.classBuilder().ep({
4968
- ...commonParams
4969
- }).m(function(Command, cs, config, o) {
4855
+ var _ListMembersCommand = class _ListMembersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4970
4856
  return [
4971
4857
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4972
4858
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4980,9 +4866,7 @@ var ListMembersCommand = _ListMembersCommand;
4980
4866
 
4981
4867
 
4982
4868
 
4983
- var _ListMembershipsCommand = class _ListMembershipsCommand extends import_smithy_client.Command.classBuilder().ep({
4984
- ...commonParams
4985
- }).m(function(Command, cs, config, o) {
4869
+ var _ListMembershipsCommand = class _ListMembershipsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4986
4870
  return [
4987
4871
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4988
4872
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4996,9 +4880,7 @@ var ListMembershipsCommand = _ListMembershipsCommand;
4996
4880
 
4997
4881
 
4998
4882
 
4999
- var _ListPrivacyBudgetsCommand = class _ListPrivacyBudgetsCommand extends import_smithy_client.Command.classBuilder().ep({
5000
- ...commonParams
5001
- }).m(function(Command, cs, config, o) {
4883
+ var _ListPrivacyBudgetsCommand = class _ListPrivacyBudgetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5002
4884
  return [
5003
4885
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5004
4886
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5012,9 +4894,7 @@ var ListPrivacyBudgetsCommand = _ListPrivacyBudgetsCommand;
5012
4894
 
5013
4895
 
5014
4896
 
5015
- var _ListPrivacyBudgetTemplatesCommand = class _ListPrivacyBudgetTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
5016
- ...commonParams
5017
- }).m(function(Command, cs, config, o) {
4897
+ var _ListPrivacyBudgetTemplatesCommand = class _ListPrivacyBudgetTemplatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5018
4898
  return [
5019
4899
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5020
4900
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5028,9 +4908,7 @@ var ListPrivacyBudgetTemplatesCommand = _ListPrivacyBudgetTemplatesCommand;
5028
4908
 
5029
4909
 
5030
4910
 
5031
- var _ListProtectedQueriesCommand = class _ListProtectedQueriesCommand extends import_smithy_client.Command.classBuilder().ep({
5032
- ...commonParams
5033
- }).m(function(Command, cs, config, o) {
4911
+ var _ListProtectedQueriesCommand = class _ListProtectedQueriesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5034
4912
  return [
5035
4913
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5036
4914
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5044,9 +4922,7 @@ var ListProtectedQueriesCommand = _ListProtectedQueriesCommand;
5044
4922
 
5045
4923
 
5046
4924
 
5047
- var _ListSchemasCommand = class _ListSchemasCommand extends import_smithy_client.Command.classBuilder().ep({
5048
- ...commonParams
5049
- }).m(function(Command, cs, config, o) {
4925
+ var _ListSchemasCommand = class _ListSchemasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5050
4926
  return [
5051
4927
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5052
4928
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5060,9 +4936,7 @@ var ListSchemasCommand = _ListSchemasCommand;
5060
4936
 
5061
4937
 
5062
4938
 
5063
- var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
5064
- ...commonParams
5065
- }).m(function(Command, cs, config, o) {
4939
+ var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5066
4940
  return [
5067
4941
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5068
4942
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5076,9 +4950,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
5076
4950
 
5077
4951
 
5078
4952
 
5079
- var _PopulateIdMappingTableCommand = class _PopulateIdMappingTableCommand extends import_smithy_client.Command.classBuilder().ep({
5080
- ...commonParams
5081
- }).m(function(Command, cs, config, o) {
4953
+ var _PopulateIdMappingTableCommand = class _PopulateIdMappingTableCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5082
4954
  return [
5083
4955
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5084
4956
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5092,9 +4964,7 @@ var PopulateIdMappingTableCommand = _PopulateIdMappingTableCommand;
5092
4964
 
5093
4965
 
5094
4966
 
5095
- var _PreviewPrivacyImpactCommand = class _PreviewPrivacyImpactCommand extends import_smithy_client.Command.classBuilder().ep({
5096
- ...commonParams
5097
- }).m(function(Command, cs, config, o) {
4967
+ var _PreviewPrivacyImpactCommand = class _PreviewPrivacyImpactCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5098
4968
  return [
5099
4969
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5100
4970
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5108,9 +4978,7 @@ var PreviewPrivacyImpactCommand = _PreviewPrivacyImpactCommand;
5108
4978
 
5109
4979
 
5110
4980
 
5111
- var _StartProtectedQueryCommand = class _StartProtectedQueryCommand extends import_smithy_client.Command.classBuilder().ep({
5112
- ...commonParams
5113
- }).m(function(Command, cs, config, o) {
4981
+ var _StartProtectedQueryCommand = class _StartProtectedQueryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5114
4982
  return [
5115
4983
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5116
4984
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5124,9 +4992,7 @@ var StartProtectedQueryCommand = _StartProtectedQueryCommand;
5124
4992
 
5125
4993
 
5126
4994
 
5127
- var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
5128
- ...commonParams
5129
- }).m(function(Command, cs, config, o) {
4995
+ var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5130
4996
  return [
5131
4997
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5132
4998
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5140,9 +5006,7 @@ var TagResourceCommand = _TagResourceCommand;
5140
5006
 
5141
5007
 
5142
5008
 
5143
- var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
5144
- ...commonParams
5145
- }).m(function(Command, cs, config, o) {
5009
+ var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5146
5010
  return [
5147
5011
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5148
5012
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5156,9 +5020,7 @@ var UntagResourceCommand = _UntagResourceCommand;
5156
5020
 
5157
5021
 
5158
5022
 
5159
- var _UpdateAnalysisTemplateCommand = class _UpdateAnalysisTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
5160
- ...commonParams
5161
- }).m(function(Command, cs, config, o) {
5023
+ var _UpdateAnalysisTemplateCommand = class _UpdateAnalysisTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5162
5024
  return [
5163
5025
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5164
5026
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5172,9 +5034,7 @@ var UpdateAnalysisTemplateCommand = _UpdateAnalysisTemplateCommand;
5172
5034
 
5173
5035
 
5174
5036
 
5175
- var _UpdateCollaborationCommand = class _UpdateCollaborationCommand extends import_smithy_client.Command.classBuilder().ep({
5176
- ...commonParams
5177
- }).m(function(Command, cs, config, o) {
5037
+ var _UpdateCollaborationCommand = class _UpdateCollaborationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5178
5038
  return [
5179
5039
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5180
5040
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5188,9 +5048,7 @@ var UpdateCollaborationCommand = _UpdateCollaborationCommand;
5188
5048
 
5189
5049
 
5190
5050
 
5191
- var _UpdateConfiguredAudienceModelAssociationCommand = class _UpdateConfiguredAudienceModelAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
5192
- ...commonParams
5193
- }).m(function(Command, cs, config, o) {
5051
+ var _UpdateConfiguredAudienceModelAssociationCommand = class _UpdateConfiguredAudienceModelAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5194
5052
  return [
5195
5053
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5196
5054
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5204,9 +5062,7 @@ var UpdateConfiguredAudienceModelAssociationCommand = _UpdateConfiguredAudienceM
5204
5062
 
5205
5063
 
5206
5064
 
5207
- var _UpdateConfiguredTableAnalysisRuleCommand = class _UpdateConfiguredTableAnalysisRuleCommand extends import_smithy_client.Command.classBuilder().ep({
5208
- ...commonParams
5209
- }).m(function(Command, cs, config, o) {
5065
+ var _UpdateConfiguredTableAnalysisRuleCommand = class _UpdateConfiguredTableAnalysisRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5210
5066
  return [
5211
5067
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5212
5068
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5220,9 +5076,7 @@ var UpdateConfiguredTableAnalysisRuleCommand = _UpdateConfiguredTableAnalysisRul
5220
5076
 
5221
5077
 
5222
5078
 
5223
- var _UpdateConfiguredTableAssociationAnalysisRuleCommand = class _UpdateConfiguredTableAssociationAnalysisRuleCommand extends import_smithy_client.Command.classBuilder().ep({
5224
- ...commonParams
5225
- }).m(function(Command, cs, config, o) {
5079
+ var _UpdateConfiguredTableAssociationAnalysisRuleCommand = class _UpdateConfiguredTableAssociationAnalysisRuleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5226
5080
  return [
5227
5081
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5228
5082
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5236,9 +5090,7 @@ var UpdateConfiguredTableAssociationAnalysisRuleCommand = _UpdateConfiguredTable
5236
5090
 
5237
5091
 
5238
5092
 
5239
- var _UpdateConfiguredTableAssociationCommand = class _UpdateConfiguredTableAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
5240
- ...commonParams
5241
- }).m(function(Command, cs, config, o) {
5093
+ var _UpdateConfiguredTableAssociationCommand = class _UpdateConfiguredTableAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5242
5094
  return [
5243
5095
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5244
5096
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5252,9 +5104,7 @@ var UpdateConfiguredTableAssociationCommand = _UpdateConfiguredTableAssociationC
5252
5104
 
5253
5105
 
5254
5106
 
5255
- var _UpdateConfiguredTableCommand = class _UpdateConfiguredTableCommand extends import_smithy_client.Command.classBuilder().ep({
5256
- ...commonParams
5257
- }).m(function(Command, cs, config, o) {
5107
+ var _UpdateConfiguredTableCommand = class _UpdateConfiguredTableCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5258
5108
  return [
5259
5109
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5260
5110
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5268,9 +5118,7 @@ var UpdateConfiguredTableCommand = _UpdateConfiguredTableCommand;
5268
5118
 
5269
5119
 
5270
5120
 
5271
- var _UpdateIdMappingTableCommand = class _UpdateIdMappingTableCommand extends import_smithy_client.Command.classBuilder().ep({
5272
- ...commonParams
5273
- }).m(function(Command, cs, config, o) {
5121
+ var _UpdateIdMappingTableCommand = class _UpdateIdMappingTableCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5274
5122
  return [
5275
5123
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5276
5124
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5284,9 +5132,7 @@ var UpdateIdMappingTableCommand = _UpdateIdMappingTableCommand;
5284
5132
 
5285
5133
 
5286
5134
 
5287
- var _UpdateIdNamespaceAssociationCommand = class _UpdateIdNamespaceAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
5288
- ...commonParams
5289
- }).m(function(Command, cs, config, o) {
5135
+ var _UpdateIdNamespaceAssociationCommand = class _UpdateIdNamespaceAssociationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5290
5136
  return [
5291
5137
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5292
5138
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5300,9 +5146,7 @@ var UpdateIdNamespaceAssociationCommand = _UpdateIdNamespaceAssociationCommand;
5300
5146
 
5301
5147
 
5302
5148
 
5303
- var _UpdateMembershipCommand = class _UpdateMembershipCommand extends import_smithy_client.Command.classBuilder().ep({
5304
- ...commonParams
5305
- }).m(function(Command, cs, config, o) {
5149
+ var _UpdateMembershipCommand = class _UpdateMembershipCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5306
5150
  return [
5307
5151
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5308
5152
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5316,9 +5160,7 @@ var UpdateMembershipCommand = _UpdateMembershipCommand;
5316
5160
 
5317
5161
 
5318
5162
 
5319
- var _UpdatePrivacyBudgetTemplateCommand = class _UpdatePrivacyBudgetTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
5320
- ...commonParams
5321
- }).m(function(Command, cs, config, o) {
5163
+ var _UpdatePrivacyBudgetTemplateCommand = class _UpdatePrivacyBudgetTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5322
5164
  return [
5323
5165
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5324
5166
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5356,9 +5198,7 @@ var UpdateProtectedQueryOutputFilterSensitiveLog = /* @__PURE__ */ __name((obj)
5356
5198
  }), "UpdateProtectedQueryOutputFilterSensitiveLog");
5357
5199
 
5358
5200
  // src/commands/UpdateProtectedQueryCommand.ts
5359
- var _UpdateProtectedQueryCommand = class _UpdateProtectedQueryCommand extends import_smithy_client.Command.classBuilder().ep({
5360
- ...commonParams
5361
- }).m(function(Command, cs, config, o) {
5201
+ var _UpdateProtectedQueryCommand = class _UpdateProtectedQueryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5362
5202
  return [
5363
5203
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5364
5204
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())