@aws-sdk/client-macie2 3.645.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 (91) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +6 -2
  2. package/dist-cjs/index.js +81 -243
  3. package/dist-es/commands/AcceptInvitationCommand.js +1 -3
  4. package/dist-es/commands/BatchGetCustomDataIdentifiersCommand.js +1 -3
  5. package/dist-es/commands/BatchUpdateAutomatedDiscoveryAccountsCommand.js +1 -3
  6. package/dist-es/commands/CreateAllowListCommand.js +1 -3
  7. package/dist-es/commands/CreateClassificationJobCommand.js +1 -3
  8. package/dist-es/commands/CreateCustomDataIdentifierCommand.js +1 -3
  9. package/dist-es/commands/CreateFindingsFilterCommand.js +1 -3
  10. package/dist-es/commands/CreateInvitationsCommand.js +1 -3
  11. package/dist-es/commands/CreateMemberCommand.js +1 -3
  12. package/dist-es/commands/CreateSampleFindingsCommand.js +1 -3
  13. package/dist-es/commands/DeclineInvitationsCommand.js +1 -3
  14. package/dist-es/commands/DeleteAllowListCommand.js +1 -3
  15. package/dist-es/commands/DeleteCustomDataIdentifierCommand.js +1 -3
  16. package/dist-es/commands/DeleteFindingsFilterCommand.js +1 -3
  17. package/dist-es/commands/DeleteInvitationsCommand.js +1 -3
  18. package/dist-es/commands/DeleteMemberCommand.js +1 -3
  19. package/dist-es/commands/DescribeBucketsCommand.js +1 -3
  20. package/dist-es/commands/DescribeClassificationJobCommand.js +1 -3
  21. package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +1 -3
  22. package/dist-es/commands/DisableMacieCommand.js +1 -3
  23. package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +1 -3
  24. package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +1 -3
  25. package/dist-es/commands/DisassociateFromMasterAccountCommand.js +1 -3
  26. package/dist-es/commands/DisassociateMemberCommand.js +1 -3
  27. package/dist-es/commands/EnableMacieCommand.js +1 -3
  28. package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +1 -3
  29. package/dist-es/commands/GetAdministratorAccountCommand.js +1 -3
  30. package/dist-es/commands/GetAllowListCommand.js +1 -3
  31. package/dist-es/commands/GetAutomatedDiscoveryConfigurationCommand.js +1 -3
  32. package/dist-es/commands/GetBucketStatisticsCommand.js +1 -3
  33. package/dist-es/commands/GetClassificationExportConfigurationCommand.js +1 -3
  34. package/dist-es/commands/GetClassificationScopeCommand.js +1 -3
  35. package/dist-es/commands/GetCustomDataIdentifierCommand.js +1 -3
  36. package/dist-es/commands/GetFindingStatisticsCommand.js +1 -3
  37. package/dist-es/commands/GetFindingsCommand.js +1 -3
  38. package/dist-es/commands/GetFindingsFilterCommand.js +1 -3
  39. package/dist-es/commands/GetFindingsPublicationConfigurationCommand.js +1 -3
  40. package/dist-es/commands/GetInvitationsCountCommand.js +1 -3
  41. package/dist-es/commands/GetMacieSessionCommand.js +1 -3
  42. package/dist-es/commands/GetMasterAccountCommand.js +1 -3
  43. package/dist-es/commands/GetMemberCommand.js +1 -3
  44. package/dist-es/commands/GetResourceProfileCommand.js +1 -3
  45. package/dist-es/commands/GetRevealConfigurationCommand.js +1 -3
  46. package/dist-es/commands/GetSensitiveDataOccurrencesAvailabilityCommand.js +1 -3
  47. package/dist-es/commands/GetSensitiveDataOccurrencesCommand.js +1 -3
  48. package/dist-es/commands/GetSensitivityInspectionTemplateCommand.js +1 -3
  49. package/dist-es/commands/GetUsageStatisticsCommand.js +1 -3
  50. package/dist-es/commands/GetUsageTotalsCommand.js +1 -3
  51. package/dist-es/commands/ListAllowListsCommand.js +1 -3
  52. package/dist-es/commands/ListAutomatedDiscoveryAccountsCommand.js +1 -3
  53. package/dist-es/commands/ListClassificationJobsCommand.js +1 -3
  54. package/dist-es/commands/ListClassificationScopesCommand.js +1 -3
  55. package/dist-es/commands/ListCustomDataIdentifiersCommand.js +1 -3
  56. package/dist-es/commands/ListFindingsCommand.js +1 -3
  57. package/dist-es/commands/ListFindingsFiltersCommand.js +1 -3
  58. package/dist-es/commands/ListInvitationsCommand.js +1 -3
  59. package/dist-es/commands/ListManagedDataIdentifiersCommand.js +1 -3
  60. package/dist-es/commands/ListMembersCommand.js +1 -3
  61. package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +1 -3
  62. package/dist-es/commands/ListResourceProfileArtifactsCommand.js +1 -3
  63. package/dist-es/commands/ListResourceProfileDetectionsCommand.js +1 -3
  64. package/dist-es/commands/ListSensitivityInspectionTemplatesCommand.js +1 -3
  65. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  66. package/dist-es/commands/PutClassificationExportConfigurationCommand.js +1 -3
  67. package/dist-es/commands/PutFindingsPublicationConfigurationCommand.js +1 -3
  68. package/dist-es/commands/SearchResourcesCommand.js +1 -3
  69. package/dist-es/commands/TagResourceCommand.js +1 -3
  70. package/dist-es/commands/TestCustomDataIdentifierCommand.js +1 -3
  71. package/dist-es/commands/UntagResourceCommand.js +1 -3
  72. package/dist-es/commands/UpdateAllowListCommand.js +1 -3
  73. package/dist-es/commands/UpdateAutomatedDiscoveryConfigurationCommand.js +1 -3
  74. package/dist-es/commands/UpdateClassificationJobCommand.js +1 -3
  75. package/dist-es/commands/UpdateClassificationScopeCommand.js +1 -3
  76. package/dist-es/commands/UpdateFindingsFilterCommand.js +1 -3
  77. package/dist-es/commands/UpdateMacieSessionCommand.js +1 -3
  78. package/dist-es/commands/UpdateMemberSessionCommand.js +1 -3
  79. package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +1 -3
  80. package/dist-es/commands/UpdateResourceProfileCommand.js +1 -3
  81. package/dist-es/commands/UpdateResourceProfileDetectionsCommand.js +1 -3
  82. package/dist-es/commands/UpdateRevealConfigurationCommand.js +1 -3
  83. package/dist-es/commands/UpdateSensitivityInspectionTemplateCommand.js +1 -3
  84. package/dist-es/endpoint/endpointResolver.js +7 -3
  85. package/dist-types/runtimeConfig.browser.d.ts +2 -0
  86. package/dist-types/runtimeConfig.d.ts +2 -0
  87. package/dist-types/runtimeConfig.native.d.ts +2 -0
  88. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
  89. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
  90. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
  91. package/package.json +36 -36
package/dist-cjs/index.js CHANGED
@@ -4831,9 +4831,7 @@ var _tK = "tagKeys";
4831
4831
  var _tR = "timeRange";
4832
4832
 
4833
4833
  // src/commands/AcceptInvitationCommand.ts
4834
- var _AcceptInvitationCommand = class _AcceptInvitationCommand extends import_smithy_client.Command.classBuilder().ep({
4835
- ...commonParams
4836
- }).m(function(Command, cs, config, o) {
4834
+ var _AcceptInvitationCommand = class _AcceptInvitationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4837
4835
  return [
4838
4836
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4839
4837
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4847,9 +4845,7 @@ var AcceptInvitationCommand = _AcceptInvitationCommand;
4847
4845
 
4848
4846
 
4849
4847
 
4850
- var _BatchGetCustomDataIdentifiersCommand = class _BatchGetCustomDataIdentifiersCommand extends import_smithy_client.Command.classBuilder().ep({
4851
- ...commonParams
4852
- }).m(function(Command, cs, config, o) {
4848
+ var _BatchGetCustomDataIdentifiersCommand = class _BatchGetCustomDataIdentifiersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4853
4849
  return [
4854
4850
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4855
4851
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4863,9 +4859,7 @@ var BatchGetCustomDataIdentifiersCommand = _BatchGetCustomDataIdentifiersCommand
4863
4859
 
4864
4860
 
4865
4861
 
4866
- var _BatchUpdateAutomatedDiscoveryAccountsCommand = class _BatchUpdateAutomatedDiscoveryAccountsCommand extends import_smithy_client.Command.classBuilder().ep({
4867
- ...commonParams
4868
- }).m(function(Command, cs, config, o) {
4862
+ var _BatchUpdateAutomatedDiscoveryAccountsCommand = class _BatchUpdateAutomatedDiscoveryAccountsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4869
4863
  return [
4870
4864
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4871
4865
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4879,9 +4873,7 @@ var BatchUpdateAutomatedDiscoveryAccountsCommand = _BatchUpdateAutomatedDiscover
4879
4873
 
4880
4874
 
4881
4875
 
4882
- var _CreateAllowListCommand = class _CreateAllowListCommand extends import_smithy_client.Command.classBuilder().ep({
4883
- ...commonParams
4884
- }).m(function(Command, cs, config, o) {
4876
+ var _CreateAllowListCommand = class _CreateAllowListCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4885
4877
  return [
4886
4878
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4887
4879
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4895,9 +4887,7 @@ var CreateAllowListCommand = _CreateAllowListCommand;
4895
4887
 
4896
4888
 
4897
4889
 
4898
- var _CreateClassificationJobCommand = class _CreateClassificationJobCommand extends import_smithy_client.Command.classBuilder().ep({
4899
- ...commonParams
4900
- }).m(function(Command, cs, config, o) {
4890
+ var _CreateClassificationJobCommand = class _CreateClassificationJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4901
4891
  return [
4902
4892
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4903
4893
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4911,9 +4901,7 @@ var CreateClassificationJobCommand = _CreateClassificationJobCommand;
4911
4901
 
4912
4902
 
4913
4903
 
4914
- var _CreateCustomDataIdentifierCommand = class _CreateCustomDataIdentifierCommand extends import_smithy_client.Command.classBuilder().ep({
4915
- ...commonParams
4916
- }).m(function(Command, cs, config, o) {
4904
+ var _CreateCustomDataIdentifierCommand = class _CreateCustomDataIdentifierCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4917
4905
  return [
4918
4906
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4919
4907
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4927,9 +4915,7 @@ var CreateCustomDataIdentifierCommand = _CreateCustomDataIdentifierCommand;
4927
4915
 
4928
4916
 
4929
4917
 
4930
- var _CreateFindingsFilterCommand = class _CreateFindingsFilterCommand extends import_smithy_client.Command.classBuilder().ep({
4931
- ...commonParams
4932
- }).m(function(Command, cs, config, o) {
4918
+ var _CreateFindingsFilterCommand = class _CreateFindingsFilterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4933
4919
  return [
4934
4920
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4935
4921
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4943,9 +4929,7 @@ var CreateFindingsFilterCommand = _CreateFindingsFilterCommand;
4943
4929
 
4944
4930
 
4945
4931
 
4946
- var _CreateInvitationsCommand = class _CreateInvitationsCommand extends import_smithy_client.Command.classBuilder().ep({
4947
- ...commonParams
4948
- }).m(function(Command, cs, config, o) {
4932
+ var _CreateInvitationsCommand = class _CreateInvitationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4949
4933
  return [
4950
4934
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4951
4935
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4959,9 +4943,7 @@ var CreateInvitationsCommand = _CreateInvitationsCommand;
4959
4943
 
4960
4944
 
4961
4945
 
4962
- var _CreateMemberCommand = class _CreateMemberCommand extends import_smithy_client.Command.classBuilder().ep({
4963
- ...commonParams
4964
- }).m(function(Command, cs, config, o) {
4946
+ var _CreateMemberCommand = class _CreateMemberCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4965
4947
  return [
4966
4948
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4967
4949
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4975,9 +4957,7 @@ var CreateMemberCommand = _CreateMemberCommand;
4975
4957
 
4976
4958
 
4977
4959
 
4978
- var _CreateSampleFindingsCommand = class _CreateSampleFindingsCommand extends import_smithy_client.Command.classBuilder().ep({
4979
- ...commonParams
4980
- }).m(function(Command, cs, config, o) {
4960
+ var _CreateSampleFindingsCommand = class _CreateSampleFindingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4981
4961
  return [
4982
4962
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4983
4963
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -4991,9 +4971,7 @@ var CreateSampleFindingsCommand = _CreateSampleFindingsCommand;
4991
4971
 
4992
4972
 
4993
4973
 
4994
- var _DeclineInvitationsCommand = class _DeclineInvitationsCommand extends import_smithy_client.Command.classBuilder().ep({
4995
- ...commonParams
4996
- }).m(function(Command, cs, config, o) {
4974
+ var _DeclineInvitationsCommand = class _DeclineInvitationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
4997
4975
  return [
4998
4976
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
4999
4977
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5007,9 +4985,7 @@ var DeclineInvitationsCommand = _DeclineInvitationsCommand;
5007
4985
 
5008
4986
 
5009
4987
 
5010
- var _DeleteAllowListCommand = class _DeleteAllowListCommand extends import_smithy_client.Command.classBuilder().ep({
5011
- ...commonParams
5012
- }).m(function(Command, cs, config, o) {
4988
+ var _DeleteAllowListCommand = class _DeleteAllowListCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5013
4989
  return [
5014
4990
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5015
4991
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5023,9 +4999,7 @@ var DeleteAllowListCommand = _DeleteAllowListCommand;
5023
4999
 
5024
5000
 
5025
5001
 
5026
- var _DeleteCustomDataIdentifierCommand = class _DeleteCustomDataIdentifierCommand extends import_smithy_client.Command.classBuilder().ep({
5027
- ...commonParams
5028
- }).m(function(Command, cs, config, o) {
5002
+ var _DeleteCustomDataIdentifierCommand = class _DeleteCustomDataIdentifierCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5029
5003
  return [
5030
5004
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5031
5005
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5039,9 +5013,7 @@ var DeleteCustomDataIdentifierCommand = _DeleteCustomDataIdentifierCommand;
5039
5013
 
5040
5014
 
5041
5015
 
5042
- var _DeleteFindingsFilterCommand = class _DeleteFindingsFilterCommand extends import_smithy_client.Command.classBuilder().ep({
5043
- ...commonParams
5044
- }).m(function(Command, cs, config, o) {
5016
+ var _DeleteFindingsFilterCommand = class _DeleteFindingsFilterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5045
5017
  return [
5046
5018
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5047
5019
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5055,9 +5027,7 @@ var DeleteFindingsFilterCommand = _DeleteFindingsFilterCommand;
5055
5027
 
5056
5028
 
5057
5029
 
5058
- var _DeleteInvitationsCommand = class _DeleteInvitationsCommand extends import_smithy_client.Command.classBuilder().ep({
5059
- ...commonParams
5060
- }).m(function(Command, cs, config, o) {
5030
+ var _DeleteInvitationsCommand = class _DeleteInvitationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5061
5031
  return [
5062
5032
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5063
5033
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5071,9 +5041,7 @@ var DeleteInvitationsCommand = _DeleteInvitationsCommand;
5071
5041
 
5072
5042
 
5073
5043
 
5074
- var _DeleteMemberCommand = class _DeleteMemberCommand extends import_smithy_client.Command.classBuilder().ep({
5075
- ...commonParams
5076
- }).m(function(Command, cs, config, o) {
5044
+ var _DeleteMemberCommand = class _DeleteMemberCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5077
5045
  return [
5078
5046
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5079
5047
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5087,9 +5055,7 @@ var DeleteMemberCommand = _DeleteMemberCommand;
5087
5055
 
5088
5056
 
5089
5057
 
5090
- var _DescribeBucketsCommand = class _DescribeBucketsCommand extends import_smithy_client.Command.classBuilder().ep({
5091
- ...commonParams
5092
- }).m(function(Command, cs, config, o) {
5058
+ var _DescribeBucketsCommand = class _DescribeBucketsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5093
5059
  return [
5094
5060
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5095
5061
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5103,9 +5069,7 @@ var DescribeBucketsCommand = _DescribeBucketsCommand;
5103
5069
 
5104
5070
 
5105
5071
 
5106
- var _DescribeClassificationJobCommand = class _DescribeClassificationJobCommand extends import_smithy_client.Command.classBuilder().ep({
5107
- ...commonParams
5108
- }).m(function(Command, cs, config, o) {
5072
+ var _DescribeClassificationJobCommand = class _DescribeClassificationJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5109
5073
  return [
5110
5074
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5111
5075
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5119,9 +5083,7 @@ var DescribeClassificationJobCommand = _DescribeClassificationJobCommand;
5119
5083
 
5120
5084
 
5121
5085
 
5122
- var _DescribeOrganizationConfigurationCommand = class _DescribeOrganizationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5123
- ...commonParams
5124
- }).m(function(Command, cs, config, o) {
5086
+ var _DescribeOrganizationConfigurationCommand = class _DescribeOrganizationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5125
5087
  return [
5126
5088
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5127
5089
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5135,9 +5097,7 @@ var DescribeOrganizationConfigurationCommand = _DescribeOrganizationConfiguratio
5135
5097
 
5136
5098
 
5137
5099
 
5138
- var _DisableMacieCommand = class _DisableMacieCommand extends import_smithy_client.Command.classBuilder().ep({
5139
- ...commonParams
5140
- }).m(function(Command, cs, config, o) {
5100
+ var _DisableMacieCommand = class _DisableMacieCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5141
5101
  return [
5142
5102
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5143
5103
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5151,9 +5111,7 @@ var DisableMacieCommand = _DisableMacieCommand;
5151
5111
 
5152
5112
 
5153
5113
 
5154
- var _DisableOrganizationAdminAccountCommand = class _DisableOrganizationAdminAccountCommand extends import_smithy_client.Command.classBuilder().ep({
5155
- ...commonParams
5156
- }).m(function(Command, cs, config, o) {
5114
+ var _DisableOrganizationAdminAccountCommand = class _DisableOrganizationAdminAccountCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5157
5115
  return [
5158
5116
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5159
5117
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5167,9 +5125,7 @@ var DisableOrganizationAdminAccountCommand = _DisableOrganizationAdminAccountCom
5167
5125
 
5168
5126
 
5169
5127
 
5170
- var _DisassociateFromAdministratorAccountCommand = class _DisassociateFromAdministratorAccountCommand extends import_smithy_client.Command.classBuilder().ep({
5171
- ...commonParams
5172
- }).m(function(Command, cs, config, o) {
5128
+ var _DisassociateFromAdministratorAccountCommand = class _DisassociateFromAdministratorAccountCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5173
5129
  return [
5174
5130
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5175
5131
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5183,9 +5139,7 @@ var DisassociateFromAdministratorAccountCommand = _DisassociateFromAdministrator
5183
5139
 
5184
5140
 
5185
5141
 
5186
- var _DisassociateFromMasterAccountCommand = class _DisassociateFromMasterAccountCommand extends import_smithy_client.Command.classBuilder().ep({
5187
- ...commonParams
5188
- }).m(function(Command, cs, config, o) {
5142
+ var _DisassociateFromMasterAccountCommand = class _DisassociateFromMasterAccountCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5189
5143
  return [
5190
5144
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5191
5145
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5199,9 +5153,7 @@ var DisassociateFromMasterAccountCommand = _DisassociateFromMasterAccountCommand
5199
5153
 
5200
5154
 
5201
5155
 
5202
- var _DisassociateMemberCommand = class _DisassociateMemberCommand extends import_smithy_client.Command.classBuilder().ep({
5203
- ...commonParams
5204
- }).m(function(Command, cs, config, o) {
5156
+ var _DisassociateMemberCommand = class _DisassociateMemberCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5205
5157
  return [
5206
5158
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5207
5159
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5215,9 +5167,7 @@ var DisassociateMemberCommand = _DisassociateMemberCommand;
5215
5167
 
5216
5168
 
5217
5169
 
5218
- var _EnableMacieCommand = class _EnableMacieCommand extends import_smithy_client.Command.classBuilder().ep({
5219
- ...commonParams
5220
- }).m(function(Command, cs, config, o) {
5170
+ var _EnableMacieCommand = class _EnableMacieCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5221
5171
  return [
5222
5172
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5223
5173
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5231,9 +5181,7 @@ var EnableMacieCommand = _EnableMacieCommand;
5231
5181
 
5232
5182
 
5233
5183
 
5234
- var _EnableOrganizationAdminAccountCommand = class _EnableOrganizationAdminAccountCommand extends import_smithy_client.Command.classBuilder().ep({
5235
- ...commonParams
5236
- }).m(function(Command, cs, config, o) {
5184
+ var _EnableOrganizationAdminAccountCommand = class _EnableOrganizationAdminAccountCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5237
5185
  return [
5238
5186
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5239
5187
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5247,9 +5195,7 @@ var EnableOrganizationAdminAccountCommand = _EnableOrganizationAdminAccountComma
5247
5195
 
5248
5196
 
5249
5197
 
5250
- var _GetAdministratorAccountCommand = class _GetAdministratorAccountCommand extends import_smithy_client.Command.classBuilder().ep({
5251
- ...commonParams
5252
- }).m(function(Command, cs, config, o) {
5198
+ var _GetAdministratorAccountCommand = class _GetAdministratorAccountCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5253
5199
  return [
5254
5200
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5255
5201
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5263,9 +5209,7 @@ var GetAdministratorAccountCommand = _GetAdministratorAccountCommand;
5263
5209
 
5264
5210
 
5265
5211
 
5266
- var _GetAllowListCommand = class _GetAllowListCommand extends import_smithy_client.Command.classBuilder().ep({
5267
- ...commonParams
5268
- }).m(function(Command, cs, config, o) {
5212
+ var _GetAllowListCommand = class _GetAllowListCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5269
5213
  return [
5270
5214
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5271
5215
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5279,9 +5223,7 @@ var GetAllowListCommand = _GetAllowListCommand;
5279
5223
 
5280
5224
 
5281
5225
 
5282
- var _GetAutomatedDiscoveryConfigurationCommand = class _GetAutomatedDiscoveryConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5283
- ...commonParams
5284
- }).m(function(Command, cs, config, o) {
5226
+ var _GetAutomatedDiscoveryConfigurationCommand = class _GetAutomatedDiscoveryConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5285
5227
  return [
5286
5228
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5287
5229
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5295,9 +5237,7 @@ var GetAutomatedDiscoveryConfigurationCommand = _GetAutomatedDiscoveryConfigurat
5295
5237
 
5296
5238
 
5297
5239
 
5298
- var _GetBucketStatisticsCommand = class _GetBucketStatisticsCommand extends import_smithy_client.Command.classBuilder().ep({
5299
- ...commonParams
5300
- }).m(function(Command, cs, config, o) {
5240
+ var _GetBucketStatisticsCommand = class _GetBucketStatisticsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5301
5241
  return [
5302
5242
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5303
5243
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5311,9 +5251,7 @@ var GetBucketStatisticsCommand = _GetBucketStatisticsCommand;
5311
5251
 
5312
5252
 
5313
5253
 
5314
- var _GetClassificationExportConfigurationCommand = class _GetClassificationExportConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5315
- ...commonParams
5316
- }).m(function(Command, cs, config, o) {
5254
+ var _GetClassificationExportConfigurationCommand = class _GetClassificationExportConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5317
5255
  return [
5318
5256
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5319
5257
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5327,9 +5265,7 @@ var GetClassificationExportConfigurationCommand = _GetClassificationExportConfig
5327
5265
 
5328
5266
 
5329
5267
 
5330
- var _GetClassificationScopeCommand = class _GetClassificationScopeCommand extends import_smithy_client.Command.classBuilder().ep({
5331
- ...commonParams
5332
- }).m(function(Command, cs, config, o) {
5268
+ var _GetClassificationScopeCommand = class _GetClassificationScopeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5333
5269
  return [
5334
5270
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5335
5271
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5343,9 +5279,7 @@ var GetClassificationScopeCommand = _GetClassificationScopeCommand;
5343
5279
 
5344
5280
 
5345
5281
 
5346
- var _GetCustomDataIdentifierCommand = class _GetCustomDataIdentifierCommand extends import_smithy_client.Command.classBuilder().ep({
5347
- ...commonParams
5348
- }).m(function(Command, cs, config, o) {
5282
+ var _GetCustomDataIdentifierCommand = class _GetCustomDataIdentifierCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5349
5283
  return [
5350
5284
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5351
5285
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5359,9 +5293,7 @@ var GetCustomDataIdentifierCommand = _GetCustomDataIdentifierCommand;
5359
5293
 
5360
5294
 
5361
5295
 
5362
- var _GetFindingsCommand = class _GetFindingsCommand extends import_smithy_client.Command.classBuilder().ep({
5363
- ...commonParams
5364
- }).m(function(Command, cs, config, o) {
5296
+ var _GetFindingsCommand = class _GetFindingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5365
5297
  return [
5366
5298
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5367
5299
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5375,9 +5307,7 @@ var GetFindingsCommand = _GetFindingsCommand;
5375
5307
 
5376
5308
 
5377
5309
 
5378
- var _GetFindingsFilterCommand = class _GetFindingsFilterCommand extends import_smithy_client.Command.classBuilder().ep({
5379
- ...commonParams
5380
- }).m(function(Command, cs, config, o) {
5310
+ var _GetFindingsFilterCommand = class _GetFindingsFilterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5381
5311
  return [
5382
5312
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5383
5313
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5391,9 +5321,7 @@ var GetFindingsFilterCommand = _GetFindingsFilterCommand;
5391
5321
 
5392
5322
 
5393
5323
 
5394
- var _GetFindingsPublicationConfigurationCommand = class _GetFindingsPublicationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5395
- ...commonParams
5396
- }).m(function(Command, cs, config, o) {
5324
+ var _GetFindingsPublicationConfigurationCommand = class _GetFindingsPublicationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5397
5325
  return [
5398
5326
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5399
5327
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5407,9 +5335,7 @@ var GetFindingsPublicationConfigurationCommand = _GetFindingsPublicationConfigur
5407
5335
 
5408
5336
 
5409
5337
 
5410
- var _GetFindingStatisticsCommand = class _GetFindingStatisticsCommand extends import_smithy_client.Command.classBuilder().ep({
5411
- ...commonParams
5412
- }).m(function(Command, cs, config, o) {
5338
+ var _GetFindingStatisticsCommand = class _GetFindingStatisticsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5413
5339
  return [
5414
5340
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5415
5341
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5423,9 +5349,7 @@ var GetFindingStatisticsCommand = _GetFindingStatisticsCommand;
5423
5349
 
5424
5350
 
5425
5351
 
5426
- var _GetInvitationsCountCommand = class _GetInvitationsCountCommand extends import_smithy_client.Command.classBuilder().ep({
5427
- ...commonParams
5428
- }).m(function(Command, cs, config, o) {
5352
+ var _GetInvitationsCountCommand = class _GetInvitationsCountCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5429
5353
  return [
5430
5354
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5431
5355
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5439,9 +5363,7 @@ var GetInvitationsCountCommand = _GetInvitationsCountCommand;
5439
5363
 
5440
5364
 
5441
5365
 
5442
- var _GetMacieSessionCommand = class _GetMacieSessionCommand extends import_smithy_client.Command.classBuilder().ep({
5443
- ...commonParams
5444
- }).m(function(Command, cs, config, o) {
5366
+ var _GetMacieSessionCommand = class _GetMacieSessionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5445
5367
  return [
5446
5368
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5447
5369
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5455,9 +5377,7 @@ var GetMacieSessionCommand = _GetMacieSessionCommand;
5455
5377
 
5456
5378
 
5457
5379
 
5458
- var _GetMasterAccountCommand = class _GetMasterAccountCommand extends import_smithy_client.Command.classBuilder().ep({
5459
- ...commonParams
5460
- }).m(function(Command, cs, config, o) {
5380
+ var _GetMasterAccountCommand = class _GetMasterAccountCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5461
5381
  return [
5462
5382
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5463
5383
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5471,9 +5391,7 @@ var GetMasterAccountCommand = _GetMasterAccountCommand;
5471
5391
 
5472
5392
 
5473
5393
 
5474
- var _GetMemberCommand = class _GetMemberCommand extends import_smithy_client.Command.classBuilder().ep({
5475
- ...commonParams
5476
- }).m(function(Command, cs, config, o) {
5394
+ var _GetMemberCommand = class _GetMemberCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5477
5395
  return [
5478
5396
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5479
5397
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5487,9 +5405,7 @@ var GetMemberCommand = _GetMemberCommand;
5487
5405
 
5488
5406
 
5489
5407
 
5490
- var _GetResourceProfileCommand = class _GetResourceProfileCommand extends import_smithy_client.Command.classBuilder().ep({
5491
- ...commonParams
5492
- }).m(function(Command, cs, config, o) {
5408
+ var _GetResourceProfileCommand = class _GetResourceProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5493
5409
  return [
5494
5410
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5495
5411
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5503,9 +5419,7 @@ var GetResourceProfileCommand = _GetResourceProfileCommand;
5503
5419
 
5504
5420
 
5505
5421
 
5506
- var _GetRevealConfigurationCommand = class _GetRevealConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5507
- ...commonParams
5508
- }).m(function(Command, cs, config, o) {
5422
+ var _GetRevealConfigurationCommand = class _GetRevealConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5509
5423
  return [
5510
5424
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5511
5425
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5519,9 +5433,7 @@ var GetRevealConfigurationCommand = _GetRevealConfigurationCommand;
5519
5433
 
5520
5434
 
5521
5435
 
5522
- var _GetSensitiveDataOccurrencesAvailabilityCommand = class _GetSensitiveDataOccurrencesAvailabilityCommand extends import_smithy_client.Command.classBuilder().ep({
5523
- ...commonParams
5524
- }).m(function(Command, cs, config, o) {
5436
+ var _GetSensitiveDataOccurrencesAvailabilityCommand = class _GetSensitiveDataOccurrencesAvailabilityCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5525
5437
  return [
5526
5438
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5527
5439
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5535,9 +5447,7 @@ var GetSensitiveDataOccurrencesAvailabilityCommand = _GetSensitiveDataOccurrence
5535
5447
 
5536
5448
 
5537
5449
 
5538
- var _GetSensitiveDataOccurrencesCommand = class _GetSensitiveDataOccurrencesCommand extends import_smithy_client.Command.classBuilder().ep({
5539
- ...commonParams
5540
- }).m(function(Command, cs, config, o) {
5450
+ var _GetSensitiveDataOccurrencesCommand = class _GetSensitiveDataOccurrencesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5541
5451
  return [
5542
5452
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5543
5453
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5551,9 +5461,7 @@ var GetSensitiveDataOccurrencesCommand = _GetSensitiveDataOccurrencesCommand;
5551
5461
 
5552
5462
 
5553
5463
 
5554
- var _GetSensitivityInspectionTemplateCommand = class _GetSensitivityInspectionTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
5555
- ...commonParams
5556
- }).m(function(Command, cs, config, o) {
5464
+ var _GetSensitivityInspectionTemplateCommand = class _GetSensitivityInspectionTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5557
5465
  return [
5558
5466
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5559
5467
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5567,9 +5475,7 @@ var GetSensitivityInspectionTemplateCommand = _GetSensitivityInspectionTemplateC
5567
5475
 
5568
5476
 
5569
5477
 
5570
- var _GetUsageStatisticsCommand = class _GetUsageStatisticsCommand extends import_smithy_client.Command.classBuilder().ep({
5571
- ...commonParams
5572
- }).m(function(Command, cs, config, o) {
5478
+ var _GetUsageStatisticsCommand = class _GetUsageStatisticsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5573
5479
  return [
5574
5480
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5575
5481
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5583,9 +5489,7 @@ var GetUsageStatisticsCommand = _GetUsageStatisticsCommand;
5583
5489
 
5584
5490
 
5585
5491
 
5586
- var _GetUsageTotalsCommand = class _GetUsageTotalsCommand extends import_smithy_client.Command.classBuilder().ep({
5587
- ...commonParams
5588
- }).m(function(Command, cs, config, o) {
5492
+ var _GetUsageTotalsCommand = class _GetUsageTotalsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5589
5493
  return [
5590
5494
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5591
5495
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5599,9 +5503,7 @@ var GetUsageTotalsCommand = _GetUsageTotalsCommand;
5599
5503
 
5600
5504
 
5601
5505
 
5602
- var _ListAllowListsCommand = class _ListAllowListsCommand extends import_smithy_client.Command.classBuilder().ep({
5603
- ...commonParams
5604
- }).m(function(Command, cs, config, o) {
5506
+ var _ListAllowListsCommand = class _ListAllowListsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5605
5507
  return [
5606
5508
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5607
5509
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5615,9 +5517,7 @@ var ListAllowListsCommand = _ListAllowListsCommand;
5615
5517
 
5616
5518
 
5617
5519
 
5618
- var _ListAutomatedDiscoveryAccountsCommand = class _ListAutomatedDiscoveryAccountsCommand extends import_smithy_client.Command.classBuilder().ep({
5619
- ...commonParams
5620
- }).m(function(Command, cs, config, o) {
5520
+ var _ListAutomatedDiscoveryAccountsCommand = class _ListAutomatedDiscoveryAccountsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5621
5521
  return [
5622
5522
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5623
5523
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5631,9 +5531,7 @@ var ListAutomatedDiscoveryAccountsCommand = _ListAutomatedDiscoveryAccountsComma
5631
5531
 
5632
5532
 
5633
5533
 
5634
- var _ListClassificationJobsCommand = class _ListClassificationJobsCommand extends import_smithy_client.Command.classBuilder().ep({
5635
- ...commonParams
5636
- }).m(function(Command, cs, config, o) {
5534
+ var _ListClassificationJobsCommand = class _ListClassificationJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5637
5535
  return [
5638
5536
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5639
5537
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5647,9 +5545,7 @@ var ListClassificationJobsCommand = _ListClassificationJobsCommand;
5647
5545
 
5648
5546
 
5649
5547
 
5650
- var _ListClassificationScopesCommand = class _ListClassificationScopesCommand extends import_smithy_client.Command.classBuilder().ep({
5651
- ...commonParams
5652
- }).m(function(Command, cs, config, o) {
5548
+ var _ListClassificationScopesCommand = class _ListClassificationScopesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5653
5549
  return [
5654
5550
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5655
5551
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5663,9 +5559,7 @@ var ListClassificationScopesCommand = _ListClassificationScopesCommand;
5663
5559
 
5664
5560
 
5665
5561
 
5666
- var _ListCustomDataIdentifiersCommand = class _ListCustomDataIdentifiersCommand extends import_smithy_client.Command.classBuilder().ep({
5667
- ...commonParams
5668
- }).m(function(Command, cs, config, o) {
5562
+ var _ListCustomDataIdentifiersCommand = class _ListCustomDataIdentifiersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5669
5563
  return [
5670
5564
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5671
5565
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5679,9 +5573,7 @@ var ListCustomDataIdentifiersCommand = _ListCustomDataIdentifiersCommand;
5679
5573
 
5680
5574
 
5681
5575
 
5682
- var _ListFindingsCommand = class _ListFindingsCommand extends import_smithy_client.Command.classBuilder().ep({
5683
- ...commonParams
5684
- }).m(function(Command, cs, config, o) {
5576
+ var _ListFindingsCommand = class _ListFindingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5685
5577
  return [
5686
5578
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5687
5579
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5695,9 +5587,7 @@ var ListFindingsCommand = _ListFindingsCommand;
5695
5587
 
5696
5588
 
5697
5589
 
5698
- var _ListFindingsFiltersCommand = class _ListFindingsFiltersCommand extends import_smithy_client.Command.classBuilder().ep({
5699
- ...commonParams
5700
- }).m(function(Command, cs, config, o) {
5590
+ var _ListFindingsFiltersCommand = class _ListFindingsFiltersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5701
5591
  return [
5702
5592
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5703
5593
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5711,9 +5601,7 @@ var ListFindingsFiltersCommand = _ListFindingsFiltersCommand;
5711
5601
 
5712
5602
 
5713
5603
 
5714
- var _ListInvitationsCommand = class _ListInvitationsCommand extends import_smithy_client.Command.classBuilder().ep({
5715
- ...commonParams
5716
- }).m(function(Command, cs, config, o) {
5604
+ var _ListInvitationsCommand = class _ListInvitationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5717
5605
  return [
5718
5606
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5719
5607
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5727,9 +5615,7 @@ var ListInvitationsCommand = _ListInvitationsCommand;
5727
5615
 
5728
5616
 
5729
5617
 
5730
- var _ListManagedDataIdentifiersCommand = class _ListManagedDataIdentifiersCommand extends import_smithy_client.Command.classBuilder().ep({
5731
- ...commonParams
5732
- }).m(function(Command, cs, config, o) {
5618
+ var _ListManagedDataIdentifiersCommand = class _ListManagedDataIdentifiersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5733
5619
  return [
5734
5620
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5735
5621
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5743,9 +5629,7 @@ var ListManagedDataIdentifiersCommand = _ListManagedDataIdentifiersCommand;
5743
5629
 
5744
5630
 
5745
5631
 
5746
- var _ListMembersCommand = class _ListMembersCommand extends import_smithy_client.Command.classBuilder().ep({
5747
- ...commonParams
5748
- }).m(function(Command, cs, config, o) {
5632
+ var _ListMembersCommand = class _ListMembersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5749
5633
  return [
5750
5634
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5751
5635
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5759,9 +5643,7 @@ var ListMembersCommand = _ListMembersCommand;
5759
5643
 
5760
5644
 
5761
5645
 
5762
- var _ListOrganizationAdminAccountsCommand = class _ListOrganizationAdminAccountsCommand extends import_smithy_client.Command.classBuilder().ep({
5763
- ...commonParams
5764
- }).m(function(Command, cs, config, o) {
5646
+ var _ListOrganizationAdminAccountsCommand = class _ListOrganizationAdminAccountsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5765
5647
  return [
5766
5648
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5767
5649
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5775,9 +5657,7 @@ var ListOrganizationAdminAccountsCommand = _ListOrganizationAdminAccountsCommand
5775
5657
 
5776
5658
 
5777
5659
 
5778
- var _ListResourceProfileArtifactsCommand = class _ListResourceProfileArtifactsCommand extends import_smithy_client.Command.classBuilder().ep({
5779
- ...commonParams
5780
- }).m(function(Command, cs, config, o) {
5660
+ var _ListResourceProfileArtifactsCommand = class _ListResourceProfileArtifactsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5781
5661
  return [
5782
5662
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5783
5663
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5791,9 +5671,7 @@ var ListResourceProfileArtifactsCommand = _ListResourceProfileArtifactsCommand;
5791
5671
 
5792
5672
 
5793
5673
 
5794
- var _ListResourceProfileDetectionsCommand = class _ListResourceProfileDetectionsCommand extends import_smithy_client.Command.classBuilder().ep({
5795
- ...commonParams
5796
- }).m(function(Command, cs, config, o) {
5674
+ var _ListResourceProfileDetectionsCommand = class _ListResourceProfileDetectionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5797
5675
  return [
5798
5676
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5799
5677
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5807,9 +5685,7 @@ var ListResourceProfileDetectionsCommand = _ListResourceProfileDetectionsCommand
5807
5685
 
5808
5686
 
5809
5687
 
5810
- var _ListSensitivityInspectionTemplatesCommand = class _ListSensitivityInspectionTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
5811
- ...commonParams
5812
- }).m(function(Command, cs, config, o) {
5688
+ var _ListSensitivityInspectionTemplatesCommand = class _ListSensitivityInspectionTemplatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5813
5689
  return [
5814
5690
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5815
5691
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5823,9 +5699,7 @@ var ListSensitivityInspectionTemplatesCommand = _ListSensitivityInspectionTempla
5823
5699
 
5824
5700
 
5825
5701
 
5826
- var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
5827
- ...commonParams
5828
- }).m(function(Command, cs, config, o) {
5702
+ var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5829
5703
  return [
5830
5704
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5831
5705
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5839,9 +5713,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
5839
5713
 
5840
5714
 
5841
5715
 
5842
- var _PutClassificationExportConfigurationCommand = class _PutClassificationExportConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5843
- ...commonParams
5844
- }).m(function(Command, cs, config, o) {
5716
+ var _PutClassificationExportConfigurationCommand = class _PutClassificationExportConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5845
5717
  return [
5846
5718
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5847
5719
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5855,9 +5727,7 @@ var PutClassificationExportConfigurationCommand = _PutClassificationExportConfig
5855
5727
 
5856
5728
 
5857
5729
 
5858
- var _PutFindingsPublicationConfigurationCommand = class _PutFindingsPublicationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5859
- ...commonParams
5860
- }).m(function(Command, cs, config, o) {
5730
+ var _PutFindingsPublicationConfigurationCommand = class _PutFindingsPublicationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5861
5731
  return [
5862
5732
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5863
5733
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5871,9 +5741,7 @@ var PutFindingsPublicationConfigurationCommand = _PutFindingsPublicationConfigur
5871
5741
 
5872
5742
 
5873
5743
 
5874
- var _SearchResourcesCommand = class _SearchResourcesCommand extends import_smithy_client.Command.classBuilder().ep({
5875
- ...commonParams
5876
- }).m(function(Command, cs, config, o) {
5744
+ var _SearchResourcesCommand = class _SearchResourcesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5877
5745
  return [
5878
5746
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5879
5747
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5887,9 +5755,7 @@ var SearchResourcesCommand = _SearchResourcesCommand;
5887
5755
 
5888
5756
 
5889
5757
 
5890
- var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
5891
- ...commonParams
5892
- }).m(function(Command, cs, config, o) {
5758
+ var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5893
5759
  return [
5894
5760
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5895
5761
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5903,9 +5769,7 @@ var TagResourceCommand = _TagResourceCommand;
5903
5769
 
5904
5770
 
5905
5771
 
5906
- var _TestCustomDataIdentifierCommand = class _TestCustomDataIdentifierCommand extends import_smithy_client.Command.classBuilder().ep({
5907
- ...commonParams
5908
- }).m(function(Command, cs, config, o) {
5772
+ var _TestCustomDataIdentifierCommand = class _TestCustomDataIdentifierCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5909
5773
  return [
5910
5774
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5911
5775
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5919,9 +5783,7 @@ var TestCustomDataIdentifierCommand = _TestCustomDataIdentifierCommand;
5919
5783
 
5920
5784
 
5921
5785
 
5922
- var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
5923
- ...commonParams
5924
- }).m(function(Command, cs, config, o) {
5786
+ var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5925
5787
  return [
5926
5788
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5927
5789
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5935,9 +5797,7 @@ var UntagResourceCommand = _UntagResourceCommand;
5935
5797
 
5936
5798
 
5937
5799
 
5938
- var _UpdateAllowListCommand = class _UpdateAllowListCommand extends import_smithy_client.Command.classBuilder().ep({
5939
- ...commonParams
5940
- }).m(function(Command, cs, config, o) {
5800
+ var _UpdateAllowListCommand = class _UpdateAllowListCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5941
5801
  return [
5942
5802
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5943
5803
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5951,9 +5811,7 @@ var UpdateAllowListCommand = _UpdateAllowListCommand;
5951
5811
 
5952
5812
 
5953
5813
 
5954
- var _UpdateAutomatedDiscoveryConfigurationCommand = class _UpdateAutomatedDiscoveryConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5955
- ...commonParams
5956
- }).m(function(Command, cs, config, o) {
5814
+ var _UpdateAutomatedDiscoveryConfigurationCommand = class _UpdateAutomatedDiscoveryConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5957
5815
  return [
5958
5816
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5959
5817
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5967,9 +5825,7 @@ var UpdateAutomatedDiscoveryConfigurationCommand = _UpdateAutomatedDiscoveryConf
5967
5825
 
5968
5826
 
5969
5827
 
5970
- var _UpdateClassificationJobCommand = class _UpdateClassificationJobCommand extends import_smithy_client.Command.classBuilder().ep({
5971
- ...commonParams
5972
- }).m(function(Command, cs, config, o) {
5828
+ var _UpdateClassificationJobCommand = class _UpdateClassificationJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5973
5829
  return [
5974
5830
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5975
5831
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5983,9 +5839,7 @@ var UpdateClassificationJobCommand = _UpdateClassificationJobCommand;
5983
5839
 
5984
5840
 
5985
5841
 
5986
- var _UpdateClassificationScopeCommand = class _UpdateClassificationScopeCommand extends import_smithy_client.Command.classBuilder().ep({
5987
- ...commonParams
5988
- }).m(function(Command, cs, config, o) {
5842
+ var _UpdateClassificationScopeCommand = class _UpdateClassificationScopeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
5989
5843
  return [
5990
5844
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
5991
5845
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -5999,9 +5853,7 @@ var UpdateClassificationScopeCommand = _UpdateClassificationScopeCommand;
5999
5853
 
6000
5854
 
6001
5855
 
6002
- var _UpdateFindingsFilterCommand = class _UpdateFindingsFilterCommand extends import_smithy_client.Command.classBuilder().ep({
6003
- ...commonParams
6004
- }).m(function(Command, cs, config, o) {
5856
+ var _UpdateFindingsFilterCommand = class _UpdateFindingsFilterCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6005
5857
  return [
6006
5858
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6007
5859
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6015,9 +5867,7 @@ var UpdateFindingsFilterCommand = _UpdateFindingsFilterCommand;
6015
5867
 
6016
5868
 
6017
5869
 
6018
- var _UpdateMacieSessionCommand = class _UpdateMacieSessionCommand extends import_smithy_client.Command.classBuilder().ep({
6019
- ...commonParams
6020
- }).m(function(Command, cs, config, o) {
5870
+ var _UpdateMacieSessionCommand = class _UpdateMacieSessionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6021
5871
  return [
6022
5872
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6023
5873
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6031,9 +5881,7 @@ var UpdateMacieSessionCommand = _UpdateMacieSessionCommand;
6031
5881
 
6032
5882
 
6033
5883
 
6034
- var _UpdateMemberSessionCommand = class _UpdateMemberSessionCommand extends import_smithy_client.Command.classBuilder().ep({
6035
- ...commonParams
6036
- }).m(function(Command, cs, config, o) {
5884
+ var _UpdateMemberSessionCommand = class _UpdateMemberSessionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6037
5885
  return [
6038
5886
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6039
5887
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6047,9 +5895,7 @@ var UpdateMemberSessionCommand = _UpdateMemberSessionCommand;
6047
5895
 
6048
5896
 
6049
5897
 
6050
- var _UpdateOrganizationConfigurationCommand = class _UpdateOrganizationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
6051
- ...commonParams
6052
- }).m(function(Command, cs, config, o) {
5898
+ var _UpdateOrganizationConfigurationCommand = class _UpdateOrganizationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6053
5899
  return [
6054
5900
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6055
5901
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6063,9 +5909,7 @@ var UpdateOrganizationConfigurationCommand = _UpdateOrganizationConfigurationCom
6063
5909
 
6064
5910
 
6065
5911
 
6066
- var _UpdateResourceProfileCommand = class _UpdateResourceProfileCommand extends import_smithy_client.Command.classBuilder().ep({
6067
- ...commonParams
6068
- }).m(function(Command, cs, config, o) {
5912
+ var _UpdateResourceProfileCommand = class _UpdateResourceProfileCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6069
5913
  return [
6070
5914
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6071
5915
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6079,9 +5923,7 @@ var UpdateResourceProfileCommand = _UpdateResourceProfileCommand;
6079
5923
 
6080
5924
 
6081
5925
 
6082
- var _UpdateResourceProfileDetectionsCommand = class _UpdateResourceProfileDetectionsCommand extends import_smithy_client.Command.classBuilder().ep({
6083
- ...commonParams
6084
- }).m(function(Command, cs, config, o) {
5926
+ var _UpdateResourceProfileDetectionsCommand = class _UpdateResourceProfileDetectionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6085
5927
  return [
6086
5928
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6087
5929
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6095,9 +5937,7 @@ var UpdateResourceProfileDetectionsCommand = _UpdateResourceProfileDetectionsCom
6095
5937
 
6096
5938
 
6097
5939
 
6098
- var _UpdateRevealConfigurationCommand = class _UpdateRevealConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
6099
- ...commonParams
6100
- }).m(function(Command, cs, config, o) {
5940
+ var _UpdateRevealConfigurationCommand = class _UpdateRevealConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6101
5941
  return [
6102
5942
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6103
5943
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -6111,9 +5951,7 @@ var UpdateRevealConfigurationCommand = _UpdateRevealConfigurationCommand;
6111
5951
 
6112
5952
 
6113
5953
 
6114
- var _UpdateSensitivityInspectionTemplateCommand = class _UpdateSensitivityInspectionTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
6115
- ...commonParams
6116
- }).m(function(Command, cs, config, o) {
5954
+ var _UpdateSensitivityInspectionTemplateCommand = class _UpdateSensitivityInspectionTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
6117
5955
  return [
6118
5956
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
6119
5957
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())