@aws-sdk/client-macie2 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 (85) hide show
  1. package/dist-cjs/index.js +81 -243
  2. package/dist-es/commands/AcceptInvitationCommand.js +1 -3
  3. package/dist-es/commands/BatchGetCustomDataIdentifiersCommand.js +1 -3
  4. package/dist-es/commands/BatchUpdateAutomatedDiscoveryAccountsCommand.js +1 -3
  5. package/dist-es/commands/CreateAllowListCommand.js +1 -3
  6. package/dist-es/commands/CreateClassificationJobCommand.js +1 -3
  7. package/dist-es/commands/CreateCustomDataIdentifierCommand.js +1 -3
  8. package/dist-es/commands/CreateFindingsFilterCommand.js +1 -3
  9. package/dist-es/commands/CreateInvitationsCommand.js +1 -3
  10. package/dist-es/commands/CreateMemberCommand.js +1 -3
  11. package/dist-es/commands/CreateSampleFindingsCommand.js +1 -3
  12. package/dist-es/commands/DeclineInvitationsCommand.js +1 -3
  13. package/dist-es/commands/DeleteAllowListCommand.js +1 -3
  14. package/dist-es/commands/DeleteCustomDataIdentifierCommand.js +1 -3
  15. package/dist-es/commands/DeleteFindingsFilterCommand.js +1 -3
  16. package/dist-es/commands/DeleteInvitationsCommand.js +1 -3
  17. package/dist-es/commands/DeleteMemberCommand.js +1 -3
  18. package/dist-es/commands/DescribeBucketsCommand.js +1 -3
  19. package/dist-es/commands/DescribeClassificationJobCommand.js +1 -3
  20. package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +1 -3
  21. package/dist-es/commands/DisableMacieCommand.js +1 -3
  22. package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +1 -3
  23. package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +1 -3
  24. package/dist-es/commands/DisassociateFromMasterAccountCommand.js +1 -3
  25. package/dist-es/commands/DisassociateMemberCommand.js +1 -3
  26. package/dist-es/commands/EnableMacieCommand.js +1 -3
  27. package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +1 -3
  28. package/dist-es/commands/GetAdministratorAccountCommand.js +1 -3
  29. package/dist-es/commands/GetAllowListCommand.js +1 -3
  30. package/dist-es/commands/GetAutomatedDiscoveryConfigurationCommand.js +1 -3
  31. package/dist-es/commands/GetBucketStatisticsCommand.js +1 -3
  32. package/dist-es/commands/GetClassificationExportConfigurationCommand.js +1 -3
  33. package/dist-es/commands/GetClassificationScopeCommand.js +1 -3
  34. package/dist-es/commands/GetCustomDataIdentifierCommand.js +1 -3
  35. package/dist-es/commands/GetFindingStatisticsCommand.js +1 -3
  36. package/dist-es/commands/GetFindingsCommand.js +1 -3
  37. package/dist-es/commands/GetFindingsFilterCommand.js +1 -3
  38. package/dist-es/commands/GetFindingsPublicationConfigurationCommand.js +1 -3
  39. package/dist-es/commands/GetInvitationsCountCommand.js +1 -3
  40. package/dist-es/commands/GetMacieSessionCommand.js +1 -3
  41. package/dist-es/commands/GetMasterAccountCommand.js +1 -3
  42. package/dist-es/commands/GetMemberCommand.js +1 -3
  43. package/dist-es/commands/GetResourceProfileCommand.js +1 -3
  44. package/dist-es/commands/GetRevealConfigurationCommand.js +1 -3
  45. package/dist-es/commands/GetSensitiveDataOccurrencesAvailabilityCommand.js +1 -3
  46. package/dist-es/commands/GetSensitiveDataOccurrencesCommand.js +1 -3
  47. package/dist-es/commands/GetSensitivityInspectionTemplateCommand.js +1 -3
  48. package/dist-es/commands/GetUsageStatisticsCommand.js +1 -3
  49. package/dist-es/commands/GetUsageTotalsCommand.js +1 -3
  50. package/dist-es/commands/ListAllowListsCommand.js +1 -3
  51. package/dist-es/commands/ListAutomatedDiscoveryAccountsCommand.js +1 -3
  52. package/dist-es/commands/ListClassificationJobsCommand.js +1 -3
  53. package/dist-es/commands/ListClassificationScopesCommand.js +1 -3
  54. package/dist-es/commands/ListCustomDataIdentifiersCommand.js +1 -3
  55. package/dist-es/commands/ListFindingsCommand.js +1 -3
  56. package/dist-es/commands/ListFindingsFiltersCommand.js +1 -3
  57. package/dist-es/commands/ListInvitationsCommand.js +1 -3
  58. package/dist-es/commands/ListManagedDataIdentifiersCommand.js +1 -3
  59. package/dist-es/commands/ListMembersCommand.js +1 -3
  60. package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +1 -3
  61. package/dist-es/commands/ListResourceProfileArtifactsCommand.js +1 -3
  62. package/dist-es/commands/ListResourceProfileDetectionsCommand.js +1 -3
  63. package/dist-es/commands/ListSensitivityInspectionTemplatesCommand.js +1 -3
  64. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  65. package/dist-es/commands/PutClassificationExportConfigurationCommand.js +1 -3
  66. package/dist-es/commands/PutFindingsPublicationConfigurationCommand.js +1 -3
  67. package/dist-es/commands/SearchResourcesCommand.js +1 -3
  68. package/dist-es/commands/TagResourceCommand.js +1 -3
  69. package/dist-es/commands/TestCustomDataIdentifierCommand.js +1 -3
  70. package/dist-es/commands/UntagResourceCommand.js +1 -3
  71. package/dist-es/commands/UpdateAllowListCommand.js +1 -3
  72. package/dist-es/commands/UpdateAutomatedDiscoveryConfigurationCommand.js +1 -3
  73. package/dist-es/commands/UpdateClassificationJobCommand.js +1 -3
  74. package/dist-es/commands/UpdateClassificationScopeCommand.js +1 -3
  75. package/dist-es/commands/UpdateFindingsFilterCommand.js +1 -3
  76. package/dist-es/commands/UpdateMacieSessionCommand.js +1 -3
  77. package/dist-es/commands/UpdateMemberSessionCommand.js +1 -3
  78. package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +1 -3
  79. package/dist-es/commands/UpdateResourceProfileCommand.js +1 -3
  80. package/dist-es/commands/UpdateResourceProfileDetectionsCommand.js +1 -3
  81. package/dist-es/commands/UpdateRevealConfigurationCommand.js +1 -3
  82. package/dist-es/commands/UpdateSensitivityInspectionTemplateCommand.js +1 -3
  83. package/dist-es/endpoint/endpointResolver.js +7 -3
  84. package/package.json +4 -4
  85. package/dist-types/tsdoc-metadata.json +0 -11
@@ -6,9 +6,7 @@ import { de_AcceptInvitationCommand, se_AcceptInvitationCommand } from "../proto
6
6
  export { $Command };
7
7
  export class AcceptInvitationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_BatchGetCustomDataIdentifiersCommand, se_BatchGetCustomDataIdentifie
6
6
  export { $Command };
7
7
  export class BatchGetCustomDataIdentifiersCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_BatchUpdateAutomatedDiscoveryAccountsCommand, se_BatchUpdateAutomate
6
6
  export { $Command };
7
7
  export class BatchUpdateAutomatedDiscoveryAccountsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateAllowListCommand, se_CreateAllowListCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class CreateAllowListCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateClassificationJobCommand, se_CreateClassificationJobCommand }
6
6
  export { $Command };
7
7
  export class CreateClassificationJobCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateCustomDataIdentifierCommand, se_CreateCustomDataIdentifierComm
6
6
  export { $Command };
7
7
  export class CreateCustomDataIdentifierCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateFindingsFilterCommand, se_CreateFindingsFilterCommand } from "
6
6
  export { $Command };
7
7
  export class CreateFindingsFilterCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateInvitationsCommand, se_CreateInvitationsCommand } from "../pro
6
6
  export { $Command };
7
7
  export class CreateInvitationsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateMemberCommand, se_CreateMemberCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class CreateMemberCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateSampleFindingsCommand, se_CreateSampleFindingsCommand } from "
6
6
  export { $Command };
7
7
  export class CreateSampleFindingsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeclineInvitationsCommand, se_DeclineInvitationsCommand } from "../p
6
6
  export { $Command };
7
7
  export class DeclineInvitationsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteAllowListCommand, se_DeleteAllowListCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class DeleteAllowListCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteCustomDataIdentifierCommand, se_DeleteCustomDataIdentifierComm
6
6
  export { $Command };
7
7
  export class DeleteCustomDataIdentifierCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteFindingsFilterCommand, se_DeleteFindingsFilterCommand } from "
6
6
  export { $Command };
7
7
  export class DeleteFindingsFilterCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteInvitationsCommand, se_DeleteInvitationsCommand } from "../pro
6
6
  export { $Command };
7
7
  export class DeleteInvitationsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteMemberCommand, se_DeleteMemberCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class DeleteMemberCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeBucketsCommand, se_DescribeBucketsCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class DescribeBucketsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeClassificationJobCommand, se_DescribeClassificationJobComman
6
6
  export { $Command };
7
7
  export class DescribeClassificationJobCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeOrganizationConfigurationCommand, se_DescribeOrganizationCon
6
6
  export { $Command };
7
7
  export class DescribeOrganizationConfigurationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DisableMacieCommand, se_DisableMacieCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class DisableMacieCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DisableOrganizationAdminAccountCommand, se_DisableOrganizationAdminA
6
6
  export { $Command };
7
7
  export class DisableOrganizationAdminAccountCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DisassociateFromAdministratorAccountCommand, se_DisassociateFromAdmi
6
6
  export { $Command };
7
7
  export class DisassociateFromAdministratorAccountCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DisassociateFromMasterAccountCommand, se_DisassociateFromMasterAccou
6
6
  export { $Command };
7
7
  export class DisassociateFromMasterAccountCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DisassociateMemberCommand, se_DisassociateMemberCommand } from "../p
6
6
  export { $Command };
7
7
  export class DisassociateMemberCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_EnableMacieCommand, se_EnableMacieCommand } from "../protocols/Aws_r
6
6
  export { $Command };
7
7
  export class EnableMacieCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_EnableOrganizationAdminAccountCommand, se_EnableOrganizationAdminAcc
6
6
  export { $Command };
7
7
  export class EnableOrganizationAdminAccountCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetAdministratorAccountCommand, se_GetAdministratorAccountCommand }
6
6
  export { $Command };
7
7
  export class GetAdministratorAccountCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetAllowListCommand, se_GetAllowListCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class GetAllowListCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetAutomatedDiscoveryConfigurationCommand, se_GetAutomatedDiscoveryC
6
6
  export { $Command };
7
7
  export class GetAutomatedDiscoveryConfigurationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetBucketStatisticsCommand, se_GetBucketStatisticsCommand } from "..
6
6
  export { $Command };
7
7
  export class GetBucketStatisticsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetClassificationExportConfigurationCommand, se_GetClassificationExp
6
6
  export { $Command };
7
7
  export class GetClassificationExportConfigurationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetClassificationScopeCommand, se_GetClassificationScopeCommand } fr
6
6
  export { $Command };
7
7
  export class GetClassificationScopeCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetCustomDataIdentifierCommand, se_GetCustomDataIdentifierCommand }
6
6
  export { $Command };
7
7
  export class GetCustomDataIdentifierCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetFindingStatisticsCommand, se_GetFindingStatisticsCommand } from "
6
6
  export { $Command };
7
7
  export class GetFindingStatisticsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetFindingsCommand, se_GetFindingsCommand } from "../protocols/Aws_r
6
6
  export { $Command };
7
7
  export class GetFindingsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetFindingsFilterCommand, se_GetFindingsFilterCommand } from "../pro
6
6
  export { $Command };
7
7
  export class GetFindingsFilterCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetFindingsPublicationConfigurationCommand, se_GetFindingsPublicatio
6
6
  export { $Command };
7
7
  export class GetFindingsPublicationConfigurationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetInvitationsCountCommand, se_GetInvitationsCountCommand } from "..
6
6
  export { $Command };
7
7
  export class GetInvitationsCountCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetMacieSessionCommand, se_GetMacieSessionCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class GetMacieSessionCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetMasterAccountCommand, se_GetMasterAccountCommand } from "../proto
6
6
  export { $Command };
7
7
  export class GetMasterAccountCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetMemberCommand, se_GetMemberCommand } from "../protocols/Aws_restJ
6
6
  export { $Command };
7
7
  export class GetMemberCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetResourceProfileCommand, se_GetResourceProfileCommand } from "../p
6
6
  export { $Command };
7
7
  export class GetResourceProfileCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetRevealConfigurationCommand, se_GetRevealConfigurationCommand } fr
6
6
  export { $Command };
7
7
  export class GetRevealConfigurationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetSensitiveDataOccurrencesAvailabilityCommand, se_GetSensitiveDataO
6
6
  export { $Command };
7
7
  export class GetSensitiveDataOccurrencesAvailabilityCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetSensitiveDataOccurrencesCommand, se_GetSensitiveDataOccurrencesCo
6
6
  export { $Command };
7
7
  export class GetSensitiveDataOccurrencesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetSensitivityInspectionTemplateCommand, se_GetSensitivityInspection
6
6
  export { $Command };
7
7
  export class GetSensitivityInspectionTemplateCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetUsageStatisticsCommand, se_GetUsageStatisticsCommand } from "../p
6
6
  export { $Command };
7
7
  export class GetUsageStatisticsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetUsageTotalsCommand, se_GetUsageTotalsCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class GetUsageTotalsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListAllowListsCommand, se_ListAllowListsCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class ListAllowListsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListAutomatedDiscoveryAccountsCommand, se_ListAutomatedDiscoveryAcco
6
6
  export { $Command };
7
7
  export class ListAutomatedDiscoveryAccountsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListClassificationJobsCommand, se_ListClassificationJobsCommand } fr
6
6
  export { $Command };
7
7
  export class ListClassificationJobsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListClassificationScopesCommand, se_ListClassificationScopesCommand
6
6
  export { $Command };
7
7
  export class ListClassificationScopesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListCustomDataIdentifiersCommand, se_ListCustomDataIdentifiersComman
6
6
  export { $Command };
7
7
  export class ListCustomDataIdentifiersCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),