@aws-sdk/client-macie2 3.952.0 → 3.953.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (101) hide show
  1. package/dist-cjs/index.js +1265 -875
  2. package/dist-cjs/runtimeConfig.shared.js +6 -1
  3. package/dist-es/commands/AcceptInvitationCommand.js +2 -2
  4. package/dist-es/commands/BatchGetCustomDataIdentifiersCommand.js +2 -2
  5. package/dist-es/commands/BatchUpdateAutomatedDiscoveryAccountsCommand.js +2 -2
  6. package/dist-es/commands/CreateAllowListCommand.js +2 -2
  7. package/dist-es/commands/CreateClassificationJobCommand.js +2 -2
  8. package/dist-es/commands/CreateCustomDataIdentifierCommand.js +2 -2
  9. package/dist-es/commands/CreateFindingsFilterCommand.js +2 -2
  10. package/dist-es/commands/CreateInvitationsCommand.js +2 -2
  11. package/dist-es/commands/CreateMemberCommand.js +2 -2
  12. package/dist-es/commands/CreateSampleFindingsCommand.js +2 -2
  13. package/dist-es/commands/DeclineInvitationsCommand.js +2 -2
  14. package/dist-es/commands/DeleteAllowListCommand.js +2 -2
  15. package/dist-es/commands/DeleteCustomDataIdentifierCommand.js +2 -2
  16. package/dist-es/commands/DeleteFindingsFilterCommand.js +2 -2
  17. package/dist-es/commands/DeleteInvitationsCommand.js +2 -2
  18. package/dist-es/commands/DeleteMemberCommand.js +2 -2
  19. package/dist-es/commands/DescribeBucketsCommand.js +2 -2
  20. package/dist-es/commands/DescribeClassificationJobCommand.js +2 -2
  21. package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +2 -2
  22. package/dist-es/commands/DisableMacieCommand.js +2 -2
  23. package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +2 -2
  24. package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +2 -2
  25. package/dist-es/commands/DisassociateFromMasterAccountCommand.js +2 -2
  26. package/dist-es/commands/DisassociateMemberCommand.js +2 -2
  27. package/dist-es/commands/EnableMacieCommand.js +2 -2
  28. package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +2 -2
  29. package/dist-es/commands/GetAdministratorAccountCommand.js +2 -2
  30. package/dist-es/commands/GetAllowListCommand.js +2 -2
  31. package/dist-es/commands/GetAutomatedDiscoveryConfigurationCommand.js +2 -2
  32. package/dist-es/commands/GetBucketStatisticsCommand.js +2 -2
  33. package/dist-es/commands/GetClassificationExportConfigurationCommand.js +2 -2
  34. package/dist-es/commands/GetClassificationScopeCommand.js +2 -2
  35. package/dist-es/commands/GetCustomDataIdentifierCommand.js +2 -2
  36. package/dist-es/commands/GetFindingStatisticsCommand.js +2 -2
  37. package/dist-es/commands/GetFindingsCommand.js +2 -2
  38. package/dist-es/commands/GetFindingsFilterCommand.js +2 -2
  39. package/dist-es/commands/GetFindingsPublicationConfigurationCommand.js +2 -2
  40. package/dist-es/commands/GetInvitationsCountCommand.js +2 -2
  41. package/dist-es/commands/GetMacieSessionCommand.js +2 -2
  42. package/dist-es/commands/GetMasterAccountCommand.js +2 -2
  43. package/dist-es/commands/GetMemberCommand.js +2 -2
  44. package/dist-es/commands/GetResourceProfileCommand.js +2 -2
  45. package/dist-es/commands/GetRevealConfigurationCommand.js +2 -2
  46. package/dist-es/commands/GetSensitiveDataOccurrencesAvailabilityCommand.js +2 -2
  47. package/dist-es/commands/GetSensitiveDataOccurrencesCommand.js +2 -2
  48. package/dist-es/commands/GetSensitivityInspectionTemplateCommand.js +2 -2
  49. package/dist-es/commands/GetUsageStatisticsCommand.js +2 -2
  50. package/dist-es/commands/GetUsageTotalsCommand.js +2 -2
  51. package/dist-es/commands/ListAllowListsCommand.js +2 -2
  52. package/dist-es/commands/ListAutomatedDiscoveryAccountsCommand.js +2 -2
  53. package/dist-es/commands/ListClassificationJobsCommand.js +2 -2
  54. package/dist-es/commands/ListClassificationScopesCommand.js +2 -2
  55. package/dist-es/commands/ListCustomDataIdentifiersCommand.js +2 -2
  56. package/dist-es/commands/ListFindingsCommand.js +2 -2
  57. package/dist-es/commands/ListFindingsFiltersCommand.js +2 -2
  58. package/dist-es/commands/ListInvitationsCommand.js +2 -2
  59. package/dist-es/commands/ListManagedDataIdentifiersCommand.js +2 -2
  60. package/dist-es/commands/ListMembersCommand.js +2 -2
  61. package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +2 -2
  62. package/dist-es/commands/ListResourceProfileArtifactsCommand.js +2 -2
  63. package/dist-es/commands/ListResourceProfileDetectionsCommand.js +2 -2
  64. package/dist-es/commands/ListSensitivityInspectionTemplatesCommand.js +2 -2
  65. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  66. package/dist-es/commands/PutClassificationExportConfigurationCommand.js +2 -2
  67. package/dist-es/commands/PutFindingsPublicationConfigurationCommand.js +2 -2
  68. package/dist-es/commands/SearchResourcesCommand.js +2 -2
  69. package/dist-es/commands/TagResourceCommand.js +2 -2
  70. package/dist-es/commands/TestCustomDataIdentifierCommand.js +2 -2
  71. package/dist-es/commands/UntagResourceCommand.js +2 -2
  72. package/dist-es/commands/UpdateAllowListCommand.js +2 -2
  73. package/dist-es/commands/UpdateAutomatedDiscoveryConfigurationCommand.js +2 -2
  74. package/dist-es/commands/UpdateClassificationJobCommand.js +2 -2
  75. package/dist-es/commands/UpdateClassificationScopeCommand.js +2 -2
  76. package/dist-es/commands/UpdateFindingsFilterCommand.js +2 -2
  77. package/dist-es/commands/UpdateMacieSessionCommand.js +2 -2
  78. package/dist-es/commands/UpdateMemberSessionCommand.js +2 -2
  79. package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +2 -2
  80. package/dist-es/commands/UpdateResourceProfileCommand.js +2 -2
  81. package/dist-es/commands/UpdateResourceProfileDetectionsCommand.js +2 -2
  82. package/dist-es/commands/UpdateRevealConfigurationCommand.js +2 -2
  83. package/dist-es/commands/UpdateSensitivityInspectionTemplateCommand.js +2 -2
  84. package/dist-es/index.js +1 -0
  85. package/dist-es/runtimeConfig.shared.js +6 -1
  86. package/dist-es/schemas/schemas_0.js +778 -782
  87. package/dist-types/Macie2Client.d.ts +1 -10
  88. package/dist-types/index.d.ts +1 -0
  89. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  90. package/dist-types/runtimeConfig.d.ts +6 -2
  91. package/dist-types/runtimeConfig.native.d.ts +6 -2
  92. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  93. package/dist-types/schemas/schemas_0.d.ts +395 -448
  94. package/dist-types/ts3.4/Macie2Client.d.ts +0 -4
  95. package/dist-types/ts3.4/index.d.ts +1 -0
  96. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  97. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  98. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  99. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  100. package/dist-types/ts3.4/schemas/schemas_0.d.ts +394 -449
  101. package/package.json +35 -35
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetFindingsFilter } from "../schemas/schemas_0";
4
+ import { GetFindingsFilter$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetFindingsFilterCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetFindingsFilterCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "GetFindingsFilter", {})
13
13
  .n("Macie2Client", "GetFindingsFilterCommand")
14
- .sc(GetFindingsFilter)
14
+ .sc(GetFindingsFilter$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetFindingsPublicationConfiguration } from "../schemas/schemas_0";
4
+ import { GetFindingsPublicationConfiguration$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetFindingsPublicationConfigurationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetFindingsPublicationConfigurationCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "GetFindingsPublicationConfiguration", {})
13
13
  .n("Macie2Client", "GetFindingsPublicationConfigurationCommand")
14
- .sc(GetFindingsPublicationConfiguration)
14
+ .sc(GetFindingsPublicationConfiguration$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetInvitationsCount } from "../schemas/schemas_0";
4
+ import { GetInvitationsCount$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetInvitationsCountCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetInvitationsCountCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "GetInvitationsCount", {})
13
13
  .n("Macie2Client", "GetInvitationsCountCommand")
14
- .sc(GetInvitationsCount)
14
+ .sc(GetInvitationsCount$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetMacieSession } from "../schemas/schemas_0";
4
+ import { GetMacieSession$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetMacieSessionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetMacieSessionCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "GetMacieSession", {})
13
13
  .n("Macie2Client", "GetMacieSessionCommand")
14
- .sc(GetMacieSession)
14
+ .sc(GetMacieSession$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetMasterAccount } from "../schemas/schemas_0";
4
+ import { GetMasterAccount$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetMasterAccountCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetMasterAccountCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "GetMasterAccount", {})
13
13
  .n("Macie2Client", "GetMasterAccountCommand")
14
- .sc(GetMasterAccount)
14
+ .sc(GetMasterAccount$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetMember } from "../schemas/schemas_0";
4
+ import { GetMember$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetMemberCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetMemberCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "GetMember", {})
13
13
  .n("Macie2Client", "GetMemberCommand")
14
- .sc(GetMember)
14
+ .sc(GetMember$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetResourceProfile } from "../schemas/schemas_0";
4
+ import { GetResourceProfile$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetResourceProfileCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetResourceProfileCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "GetResourceProfile", {})
13
13
  .n("Macie2Client", "GetResourceProfileCommand")
14
- .sc(GetResourceProfile)
14
+ .sc(GetResourceProfile$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetRevealConfiguration } from "../schemas/schemas_0";
4
+ import { GetRevealConfiguration$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetRevealConfigurationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetRevealConfigurationCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "GetRevealConfiguration", {})
13
13
  .n("Macie2Client", "GetRevealConfigurationCommand")
14
- .sc(GetRevealConfiguration)
14
+ .sc(GetRevealConfiguration$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetSensitiveDataOccurrencesAvailability } from "../schemas/schemas_0";
4
+ import { GetSensitiveDataOccurrencesAvailability$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetSensitiveDataOccurrencesAvailabilityCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetSensitiveDataOccurrencesAvailabilityCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "GetSensitiveDataOccurrencesAvailability", {})
13
13
  .n("Macie2Client", "GetSensitiveDataOccurrencesAvailabilityCommand")
14
- .sc(GetSensitiveDataOccurrencesAvailability)
14
+ .sc(GetSensitiveDataOccurrencesAvailability$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetSensitiveDataOccurrences } from "../schemas/schemas_0";
4
+ import { GetSensitiveDataOccurrences$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetSensitiveDataOccurrencesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetSensitiveDataOccurrencesCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "GetSensitiveDataOccurrences", {})
13
13
  .n("Macie2Client", "GetSensitiveDataOccurrencesCommand")
14
- .sc(GetSensitiveDataOccurrences)
14
+ .sc(GetSensitiveDataOccurrences$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetSensitivityInspectionTemplate } from "../schemas/schemas_0";
4
+ import { GetSensitivityInspectionTemplate$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetSensitivityInspectionTemplateCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetSensitivityInspectionTemplateCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "GetSensitivityInspectionTemplate", {})
13
13
  .n("Macie2Client", "GetSensitivityInspectionTemplateCommand")
14
- .sc(GetSensitivityInspectionTemplate)
14
+ .sc(GetSensitivityInspectionTemplate$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetUsageStatistics } from "../schemas/schemas_0";
4
+ import { GetUsageStatistics$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetUsageStatisticsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetUsageStatisticsCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "GetUsageStatistics", {})
13
13
  .n("Macie2Client", "GetUsageStatisticsCommand")
14
- .sc(GetUsageStatistics)
14
+ .sc(GetUsageStatistics$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { GetUsageTotals } from "../schemas/schemas_0";
4
+ import { GetUsageTotals$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetUsageTotalsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetUsageTotalsCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "GetUsageTotals", {})
13
13
  .n("Macie2Client", "GetUsageTotalsCommand")
14
- .sc(GetUsageTotals)
14
+ .sc(GetUsageTotals$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListAllowLists } from "../schemas/schemas_0";
4
+ import { ListAllowLists$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListAllowListsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListAllowListsCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "ListAllowLists", {})
13
13
  .n("Macie2Client", "ListAllowListsCommand")
14
- .sc(ListAllowLists)
14
+ .sc(ListAllowLists$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListAutomatedDiscoveryAccounts } from "../schemas/schemas_0";
4
+ import { ListAutomatedDiscoveryAccounts$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListAutomatedDiscoveryAccountsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListAutomatedDiscoveryAccountsCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "ListAutomatedDiscoveryAccounts", {})
13
13
  .n("Macie2Client", "ListAutomatedDiscoveryAccountsCommand")
14
- .sc(ListAutomatedDiscoveryAccounts)
14
+ .sc(ListAutomatedDiscoveryAccounts$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListClassificationJobs } from "../schemas/schemas_0";
4
+ import { ListClassificationJobs$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListClassificationJobsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListClassificationJobsCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "ListClassificationJobs", {})
13
13
  .n("Macie2Client", "ListClassificationJobsCommand")
14
- .sc(ListClassificationJobs)
14
+ .sc(ListClassificationJobs$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListClassificationScopes } from "../schemas/schemas_0";
4
+ import { ListClassificationScopes$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListClassificationScopesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListClassificationScopesCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "ListClassificationScopes", {})
13
13
  .n("Macie2Client", "ListClassificationScopesCommand")
14
- .sc(ListClassificationScopes)
14
+ .sc(ListClassificationScopes$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListCustomDataIdentifiers } from "../schemas/schemas_0";
4
+ import { ListCustomDataIdentifiers$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListCustomDataIdentifiersCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListCustomDataIdentifiersCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "ListCustomDataIdentifiers", {})
13
13
  .n("Macie2Client", "ListCustomDataIdentifiersCommand")
14
- .sc(ListCustomDataIdentifiers)
14
+ .sc(ListCustomDataIdentifiers$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListFindings } from "../schemas/schemas_0";
4
+ import { ListFindings$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListFindingsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListFindingsCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "ListFindings", {})
13
13
  .n("Macie2Client", "ListFindingsCommand")
14
- .sc(ListFindings)
14
+ .sc(ListFindings$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListFindingsFilters } from "../schemas/schemas_0";
4
+ import { ListFindingsFilters$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListFindingsFiltersCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListFindingsFiltersCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "ListFindingsFilters", {})
13
13
  .n("Macie2Client", "ListFindingsFiltersCommand")
14
- .sc(ListFindingsFilters)
14
+ .sc(ListFindingsFilters$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListInvitations } from "../schemas/schemas_0";
4
+ import { ListInvitations$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListInvitationsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListInvitationsCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "ListInvitations", {})
13
13
  .n("Macie2Client", "ListInvitationsCommand")
14
- .sc(ListInvitations)
14
+ .sc(ListInvitations$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListManagedDataIdentifiers } from "../schemas/schemas_0";
4
+ import { ListManagedDataIdentifiers$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListManagedDataIdentifiersCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListManagedDataIdentifiersCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "ListManagedDataIdentifiers", {})
13
13
  .n("Macie2Client", "ListManagedDataIdentifiersCommand")
14
- .sc(ListManagedDataIdentifiers)
14
+ .sc(ListManagedDataIdentifiers$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListMembers } from "../schemas/schemas_0";
4
+ import { ListMembers$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListMembersCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListMembersCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "ListMembers", {})
13
13
  .n("Macie2Client", "ListMembersCommand")
14
- .sc(ListMembers)
14
+ .sc(ListMembers$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListOrganizationAdminAccounts } from "../schemas/schemas_0";
4
+ import { ListOrganizationAdminAccounts$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListOrganizationAdminAccountsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListOrganizationAdminAccountsCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "ListOrganizationAdminAccounts", {})
13
13
  .n("Macie2Client", "ListOrganizationAdminAccountsCommand")
14
- .sc(ListOrganizationAdminAccounts)
14
+ .sc(ListOrganizationAdminAccounts$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListResourceProfileArtifacts } from "../schemas/schemas_0";
4
+ import { ListResourceProfileArtifacts$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListResourceProfileArtifactsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListResourceProfileArtifactsCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "ListResourceProfileArtifacts", {})
13
13
  .n("Macie2Client", "ListResourceProfileArtifactsCommand")
14
- .sc(ListResourceProfileArtifacts)
14
+ .sc(ListResourceProfileArtifacts$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListResourceProfileDetections } from "../schemas/schemas_0";
4
+ import { ListResourceProfileDetections$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListResourceProfileDetectionsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListResourceProfileDetectionsCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "ListResourceProfileDetections", {})
13
13
  .n("Macie2Client", "ListResourceProfileDetectionsCommand")
14
- .sc(ListResourceProfileDetections)
14
+ .sc(ListResourceProfileDetections$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListSensitivityInspectionTemplates } from "../schemas/schemas_0";
4
+ import { ListSensitivityInspectionTemplates$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListSensitivityInspectionTemplatesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListSensitivityInspectionTemplatesCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "ListSensitivityInspectionTemplates", {})
13
13
  .n("Macie2Client", "ListSensitivityInspectionTemplatesCommand")
14
- .sc(ListSensitivityInspectionTemplates)
14
+ .sc(ListSensitivityInspectionTemplates$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListTagsForResource } from "../schemas/schemas_0";
4
+ import { ListTagsForResource$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListTagsForResourceCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListTagsForResourceCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "ListTagsForResource", {})
13
13
  .n("Macie2Client", "ListTagsForResourceCommand")
14
- .sc(ListTagsForResource)
14
+ .sc(ListTagsForResource$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { PutClassificationExportConfiguration } from "../schemas/schemas_0";
4
+ import { PutClassificationExportConfiguration$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class PutClassificationExportConfigurationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class PutClassificationExportConfigurationCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "PutClassificationExportConfiguration", {})
13
13
  .n("Macie2Client", "PutClassificationExportConfigurationCommand")
14
- .sc(PutClassificationExportConfiguration)
14
+ .sc(PutClassificationExportConfiguration$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { PutFindingsPublicationConfiguration } from "../schemas/schemas_0";
4
+ import { PutFindingsPublicationConfiguration$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class PutFindingsPublicationConfigurationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class PutFindingsPublicationConfigurationCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "PutFindingsPublicationConfiguration", {})
13
13
  .n("Macie2Client", "PutFindingsPublicationConfigurationCommand")
14
- .sc(PutFindingsPublicationConfiguration)
14
+ .sc(PutFindingsPublicationConfiguration$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { SearchResources } from "../schemas/schemas_0";
4
+ import { SearchResources$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class SearchResourcesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class SearchResourcesCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "SearchResources", {})
13
13
  .n("Macie2Client", "SearchResourcesCommand")
14
- .sc(SearchResources)
14
+ .sc(SearchResources$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { TagResource } from "../schemas/schemas_0";
4
+ import { TagResource$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class TagResourceCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class TagResourceCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "TagResource", {})
13
13
  .n("Macie2Client", "TagResourceCommand")
14
- .sc(TagResource)
14
+ .sc(TagResource$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { TestCustomDataIdentifier } from "../schemas/schemas_0";
4
+ import { TestCustomDataIdentifier$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class TestCustomDataIdentifierCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class TestCustomDataIdentifierCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "TestCustomDataIdentifier", {})
13
13
  .n("Macie2Client", "TestCustomDataIdentifierCommand")
14
- .sc(TestCustomDataIdentifier)
14
+ .sc(TestCustomDataIdentifier$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UntagResource } from "../schemas/schemas_0";
4
+ import { UntagResource$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UntagResourceCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UntagResourceCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "UntagResource", {})
13
13
  .n("Macie2Client", "UntagResourceCommand")
14
- .sc(UntagResource)
14
+ .sc(UntagResource$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateAllowList } from "../schemas/schemas_0";
4
+ import { UpdateAllowList$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateAllowListCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateAllowListCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "UpdateAllowList", {})
13
13
  .n("Macie2Client", "UpdateAllowListCommand")
14
- .sc(UpdateAllowList)
14
+ .sc(UpdateAllowList$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateAutomatedDiscoveryConfiguration } from "../schemas/schemas_0";
4
+ import { UpdateAutomatedDiscoveryConfiguration$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateAutomatedDiscoveryConfigurationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateAutomatedDiscoveryConfigurationCommand extends $Command
11
11
  })
12
12
  .s("Macie2", "UpdateAutomatedDiscoveryConfiguration", {})
13
13
  .n("Macie2Client", "UpdateAutomatedDiscoveryConfigurationCommand")
14
- .sc(UpdateAutomatedDiscoveryConfiguration)
14
+ .sc(UpdateAutomatedDiscoveryConfiguration$)
15
15
  .build() {
16
16
  }