@aws-sdk/client-macie2 3.799.0 → 3.804.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 (103) hide show
  1. package/dist-types/commands/AcceptInvitationCommand.d.ts +1 -1
  2. package/dist-types/commands/CreateAllowListCommand.d.ts +1 -1
  3. package/dist-types/commands/CreateClassificationJobCommand.d.ts +1 -1
  4. package/dist-types/commands/CreateCustomDataIdentifierCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateFindingsFilterCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateInvitationsCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateMemberCommand.d.ts +1 -1
  8. package/dist-types/commands/DeclineInvitationsCommand.d.ts +1 -1
  9. package/dist-types/commands/DeleteAllowListCommand.d.ts +1 -1
  10. package/dist-types/commands/DeleteCustomDataIdentifierCommand.d.ts +1 -1
  11. package/dist-types/commands/DeleteFindingsFilterCommand.d.ts +1 -1
  12. package/dist-types/commands/DeleteInvitationsCommand.d.ts +1 -1
  13. package/dist-types/commands/DeleteMemberCommand.d.ts +1 -1
  14. package/dist-types/commands/DescribeClassificationJobCommand.d.ts +1 -1
  15. package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +1 -1
  16. package/dist-types/commands/DisassociateMemberCommand.d.ts +1 -1
  17. package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +1 -1
  18. package/dist-types/commands/GetAllowListCommand.d.ts +1 -1
  19. package/dist-types/commands/GetClassificationScopeCommand.d.ts +1 -1
  20. package/dist-types/commands/GetCustomDataIdentifierCommand.d.ts +1 -1
  21. package/dist-types/commands/GetFindingStatisticsCommand.d.ts +1 -1
  22. package/dist-types/commands/GetFindingsCommand.d.ts +1 -1
  23. package/dist-types/commands/GetFindingsFilterCommand.d.ts +1 -1
  24. package/dist-types/commands/GetMemberCommand.d.ts +1 -1
  25. package/dist-types/commands/GetResourceProfileCommand.d.ts +1 -1
  26. package/dist-types/commands/GetSensitiveDataOccurrencesAvailabilityCommand.d.ts +1 -1
  27. package/dist-types/commands/GetSensitiveDataOccurrencesCommand.d.ts +1 -1
  28. package/dist-types/commands/GetSensitivityInspectionTemplateCommand.d.ts +1 -1
  29. package/dist-types/commands/ListResourceProfileArtifactsCommand.d.ts +1 -1
  30. package/dist-types/commands/ListResourceProfileDetectionsCommand.d.ts +1 -1
  31. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  32. package/dist-types/commands/PutClassificationExportConfigurationCommand.d.ts +1 -1
  33. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  34. package/dist-types/commands/TestCustomDataIdentifierCommand.d.ts +1 -1
  35. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  36. package/dist-types/commands/UpdateAllowListCommand.d.ts +1 -1
  37. package/dist-types/commands/UpdateAutomatedDiscoveryConfigurationCommand.d.ts +1 -1
  38. package/dist-types/commands/UpdateClassificationJobCommand.d.ts +1 -1
  39. package/dist-types/commands/UpdateClassificationScopeCommand.d.ts +1 -1
  40. package/dist-types/commands/UpdateFindingsFilterCommand.d.ts +1 -1
  41. package/dist-types/commands/UpdateMemberSessionCommand.d.ts +1 -1
  42. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +1 -1
  43. package/dist-types/commands/UpdateResourceProfileCommand.d.ts +1 -1
  44. package/dist-types/commands/UpdateResourceProfileDetectionsCommand.d.ts +1 -1
  45. package/dist-types/commands/UpdateRevealConfigurationCommand.d.ts +1 -1
  46. package/dist-types/commands/UpdateSensitivityInspectionTemplateCommand.d.ts +1 -1
  47. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  48. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  49. package/dist-types/runtimeConfig.d.ts +16 -16
  50. package/dist-types/runtimeConfig.native.d.ts +18 -18
  51. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  52. package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +1 -1
  53. package/dist-types/ts3.4/commands/CreateAllowListCommand.d.ts +1 -1
  54. package/dist-types/ts3.4/commands/CreateClassificationJobCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/CreateCustomDataIdentifierCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/CreateFindingsFilterCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/CreateInvitationsCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/CreateMemberCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/DeleteAllowListCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/DeleteCustomDataIdentifierCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/DeleteFindingsFilterCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/DescribeClassificationJobCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/DisassociateMemberCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/GetAllowListCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/GetClassificationScopeCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/GetCustomDataIdentifierCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/GetFindingStatisticsCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/GetFindingsFilterCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/GetMemberCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/GetResourceProfileCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/GetSensitiveDataOccurrencesAvailabilityCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/GetSensitiveDataOccurrencesCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/GetSensitivityInspectionTemplateCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/ListResourceProfileArtifactsCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/ListResourceProfileDetectionsCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/PutClassificationExportConfigurationCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/TestCustomDataIdentifierCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/UpdateAllowListCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/UpdateAutomatedDiscoveryConfigurationCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/UpdateClassificationJobCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/UpdateClassificationScopeCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/UpdateFindingsFilterCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/UpdateMemberSessionCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/UpdateResourceProfileCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/UpdateResourceProfileDetectionsCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/UpdateRevealConfigurationCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/UpdateSensitivityInspectionTemplateCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  99. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  100. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  101. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  102. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  103. package/package.json +20 -20
@@ -8,8 +8,8 @@ export declare const getRuntimeConfig: (config: Macie2ClientConfig) => {
8
8
  defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
9
9
  authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
10
10
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
11
- credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit | undefined) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
12
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
11
+ credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
12
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
13
13
  maxAttempts: number | import("@smithy/types").Provider<number>;
14
14
  region: string | import("@smithy/types").Provider<string>;
15
15
  requestHandler: RequestHandler | import("@smithy/protocol-http").HttpHandler<any>;
@@ -23,28 +23,28 @@ export declare const getRuntimeConfig: (config: Macie2ClientConfig) => {
23
23
  cacheMiddleware?: boolean | undefined;
24
24
  urlParser: import("@smithy/types").UrlParser;
25
25
  base64Decoder: import("@smithy/types").Decoder;
26
- base64Encoder: (_input: string | Uint8Array) => string;
26
+ base64Encoder: (_input: Uint8Array | string) => string;
27
27
  utf8Decoder: import("@smithy/types").Decoder;
28
- utf8Encoder: (input: string | Uint8Array) => string;
28
+ utf8Encoder: (input: Uint8Array | string) => string;
29
29
  disableHostPrefix: boolean;
30
30
  serviceId: string;
31
- profile?: string | undefined;
31
+ profile?: string;
32
32
  logger: import("@smithy/types").Logger;
33
33
  extensions: import("./runtimeExtensions").RuntimeExtension[];
34
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
35
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
34
+ customUserAgent?: string | import("@smithy/types").UserAgent;
35
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
36
36
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
37
37
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
38
- logger?: import("@smithy/types").Logger | undefined;
38
+ logger?: import("@smithy/types").Logger;
39
39
  }) => import("@smithy/types").EndpointV2;
40
- tls?: boolean | undefined;
41
- serviceConfiguredEndpoint?: undefined;
40
+ tls?: boolean;
41
+ serviceConfiguredEndpoint?: never;
42
42
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
43
43
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").Macie2HttpAuthSchemeProvider;
44
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
45
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
46
- signingEscapePath?: boolean | undefined;
47
- systemClockOffset?: number | undefined;
48
- signingRegion?: string | undefined;
49
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
44
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
45
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
46
+ signingEscapePath?: boolean;
47
+ systemClockOffset?: number;
48
+ signingRegion?: string;
49
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
50
50
  };
@@ -7,43 +7,43 @@ export declare const getRuntimeConfig: (config: Macie2ClientConfig) => {
7
7
  sha256: import("@smithy/types").HashConstructor;
8
8
  requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
9
  apiVersion: string;
10
- cacheMiddleware?: boolean | undefined;
10
+ cacheMiddleware?: boolean;
11
11
  urlParser: import("@smithy/types").UrlParser;
12
12
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
13
13
  streamCollector: import("@smithy/types").StreamCollector;
14
14
  base64Decoder: import("@smithy/types").Decoder;
15
- base64Encoder: (_input: string | Uint8Array) => string;
15
+ base64Encoder: (_input: Uint8Array | string) => string;
16
16
  utf8Decoder: import("@smithy/types").Decoder;
17
- utf8Encoder: (input: string | Uint8Array) => string;
17
+ utf8Encoder: (input: Uint8Array | string) => string;
18
18
  disableHostPrefix: boolean;
19
19
  serviceId: string;
20
20
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
21
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
22
22
  region: string | import("@smithy/types").Provider<any>;
23
- profile?: string | undefined;
24
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
23
+ profile?: string;
24
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
25
25
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
26
26
  maxAttempts: number | import("@smithy/types").Provider<number>;
27
27
  retryMode: string | import("@smithy/types").Provider<string>;
28
28
  logger: import("@smithy/types").Logger;
29
29
  extensions: import("./runtimeExtensions").RuntimeExtension[];
30
30
  defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
31
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
32
- userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
33
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
31
+ customUserAgent?: string | import("@smithy/types").UserAgent;
32
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
33
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
34
34
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
35
35
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
36
- logger?: import("@smithy/types").Logger | undefined;
36
+ logger?: import("@smithy/types").Logger;
37
37
  }) => import("@smithy/types").EndpointV2;
38
- tls?: boolean | undefined;
39
- serviceConfiguredEndpoint?: undefined;
40
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]> | undefined;
38
+ tls?: boolean;
39
+ serviceConfiguredEndpoint?: never;
40
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
41
41
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
42
42
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").Macie2HttpAuthSchemeProvider;
43
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
44
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
45
- signingEscapePath?: boolean | undefined;
46
- systemClockOffset?: number | undefined;
47
- signingRegion?: string | undefined;
48
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
43
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
44
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
45
+ signingEscapePath?: boolean;
46
+ systemClockOffset?: number;
47
+ signingRegion?: string;
48
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
49
49
  };
@@ -5,10 +5,10 @@ import { Macie2ClientConfig } from "./Macie2Client";
5
5
  export declare const getRuntimeConfig: (config: Macie2ClientConfig) => {
6
6
  apiVersion: string;
7
7
  base64Decoder: import("@smithy/types").Decoder;
8
- base64Encoder: (_input: string | Uint8Array) => string;
8
+ base64Encoder: (_input: Uint8Array | string) => string;
9
9
  disableHostPrefix: boolean;
10
10
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
11
- logger?: import("@smithy/types").Logger | undefined;
11
+ logger?: import("@smithy/types").Logger;
12
12
  }) => import("@smithy/types").EndpointV2;
13
13
  extensions: import("./runtimeExtensions").RuntimeExtension[];
14
14
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").Macie2HttpAuthSchemeProvider;
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: Macie2ClientConfig) => {
17
17
  serviceId: string;
18
18
  urlParser: import("@smithy/types").UrlParser;
19
19
  utf8Decoder: import("@smithy/types").Decoder;
20
- utf8Encoder: (input: string | Uint8Array) => string;
20
+ utf8Encoder: (input: Uint8Array | string) => string;
21
21
  };
@@ -26,7 +26,7 @@ declare const AcceptInvitationCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: AcceptInvitationCommandInput
29
+ input: AcceptInvitationCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  AcceptInvitationCommandInput,
32
32
  AcceptInvitationCommandOutput,
@@ -26,7 +26,7 @@ declare const CreateAllowListCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: CreateAllowListCommandInput
29
+ input: CreateAllowListCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  CreateAllowListCommandInput,
32
32
  CreateAllowListCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateClassificationJobCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateClassificationJobCommandInput
30
+ input: CreateClassificationJobCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateClassificationJobCommandInput,
33
33
  CreateClassificationJobCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateCustomDataIdentifierCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateCustomDataIdentifierCommandInput
30
+ input: CreateCustomDataIdentifierCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateCustomDataIdentifierCommandInput,
33
33
  CreateCustomDataIdentifierCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateFindingsFilterCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateFindingsFilterCommandInput
30
+ input: CreateFindingsFilterCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateFindingsFilterCommandInput,
33
33
  CreateFindingsFilterCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateInvitationsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateInvitationsCommandInput
30
+ input: CreateInvitationsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateInvitationsCommandInput,
33
33
  CreateInvitationsCommandOutput,
@@ -23,7 +23,7 @@ declare const CreateMemberCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: CreateMemberCommandInput
26
+ input: CreateMemberCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  CreateMemberCommandInput,
29
29
  CreateMemberCommandOutput,
@@ -27,7 +27,7 @@ declare const DeclineInvitationsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeclineInvitationsCommandInput
30
+ input: DeclineInvitationsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeclineInvitationsCommandInput,
33
33
  DeclineInvitationsCommandOutput,
@@ -26,7 +26,7 @@ declare const DeleteAllowListCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DeleteAllowListCommandInput
29
+ input: DeleteAllowListCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DeleteAllowListCommandInput,
32
32
  DeleteAllowListCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteCustomDataIdentifierCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteCustomDataIdentifierCommandInput
30
+ input: DeleteCustomDataIdentifierCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteCustomDataIdentifierCommandInput,
33
33
  DeleteCustomDataIdentifierCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteFindingsFilterCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteFindingsFilterCommandInput
30
+ input: DeleteFindingsFilterCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteFindingsFilterCommandInput,
33
33
  DeleteFindingsFilterCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteInvitationsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteInvitationsCommandInput
30
+ input: DeleteInvitationsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteInvitationsCommandInput,
33
33
  DeleteInvitationsCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteMemberCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteMemberCommandInput
26
+ input: DeleteMemberCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteMemberCommandInput,
29
29
  DeleteMemberCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeClassificationJobCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeClassificationJobCommandInput
30
+ input: DescribeClassificationJobCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeClassificationJobCommandInput,
33
33
  DescribeClassificationJobCommandOutput,
@@ -27,7 +27,7 @@ declare const DisableOrganizationAdminAccountCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DisableOrganizationAdminAccountCommandInput
30
+ input: DisableOrganizationAdminAccountCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DisableOrganizationAdminAccountCommandInput,
33
33
  DisableOrganizationAdminAccountCommandOutput,
@@ -27,7 +27,7 @@ declare const DisassociateMemberCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DisassociateMemberCommandInput
30
+ input: DisassociateMemberCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DisassociateMemberCommandInput,
33
33
  DisassociateMemberCommandOutput,
@@ -27,7 +27,7 @@ declare const EnableOrganizationAdminAccountCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: EnableOrganizationAdminAccountCommandInput
30
+ input: EnableOrganizationAdminAccountCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  EnableOrganizationAdminAccountCommandInput,
33
33
  EnableOrganizationAdminAccountCommandOutput,
@@ -23,7 +23,7 @@ declare const GetAllowListCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetAllowListCommandInput
26
+ input: GetAllowListCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetAllowListCommandInput,
29
29
  GetAllowListCommandOutput,
@@ -27,7 +27,7 @@ declare const GetClassificationScopeCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetClassificationScopeCommandInput
30
+ input: GetClassificationScopeCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetClassificationScopeCommandInput,
33
33
  GetClassificationScopeCommandOutput,
@@ -27,7 +27,7 @@ declare const GetCustomDataIdentifierCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetCustomDataIdentifierCommandInput
30
+ input: GetCustomDataIdentifierCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetCustomDataIdentifierCommandInput,
33
33
  GetCustomDataIdentifierCommandOutput,
@@ -27,7 +27,7 @@ declare const GetFindingStatisticsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetFindingStatisticsCommandInput
30
+ input: GetFindingStatisticsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetFindingStatisticsCommandInput,
33
33
  GetFindingStatisticsCommandOutput,
@@ -23,7 +23,7 @@ declare const GetFindingsCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetFindingsCommandInput
26
+ input: GetFindingsCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetFindingsCommandInput,
29
29
  GetFindingsCommandOutput,
@@ -27,7 +27,7 @@ declare const GetFindingsFilterCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetFindingsFilterCommandInput
30
+ input: GetFindingsFilterCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetFindingsFilterCommandInput,
33
33
  GetFindingsFilterCommandOutput,
@@ -23,7 +23,7 @@ declare const GetMemberCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetMemberCommandInput
26
+ input: GetMemberCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetMemberCommandInput,
29
29
  GetMemberCommandOutput,
@@ -27,7 +27,7 @@ declare const GetResourceProfileCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetResourceProfileCommandInput
30
+ input: GetResourceProfileCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetResourceProfileCommandInput,
33
33
  GetResourceProfileCommandOutput,
@@ -27,7 +27,7 @@ declare const GetSensitiveDataOccurrencesAvailabilityCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetSensitiveDataOccurrencesAvailabilityCommandInput
30
+ input: GetSensitiveDataOccurrencesAvailabilityCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetSensitiveDataOccurrencesAvailabilityCommandInput,
33
33
  GetSensitiveDataOccurrencesAvailabilityCommandOutput,
@@ -27,7 +27,7 @@ declare const GetSensitiveDataOccurrencesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetSensitiveDataOccurrencesCommandInput
30
+ input: GetSensitiveDataOccurrencesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetSensitiveDataOccurrencesCommandInput,
33
33
  GetSensitiveDataOccurrencesCommandOutput,
@@ -27,7 +27,7 @@ declare const GetSensitivityInspectionTemplateCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetSensitivityInspectionTemplateCommandInput
30
+ input: GetSensitivityInspectionTemplateCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetSensitivityInspectionTemplateCommandInput,
33
33
  GetSensitivityInspectionTemplateCommandOutput,
@@ -27,7 +27,7 @@ declare const ListResourceProfileArtifactsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListResourceProfileArtifactsCommandInput
30
+ input: ListResourceProfileArtifactsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListResourceProfileArtifactsCommandInput,
33
33
  ListResourceProfileArtifactsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListResourceProfileDetectionsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListResourceProfileDetectionsCommandInput
30
+ input: ListResourceProfileDetectionsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListResourceProfileDetectionsCommandInput,
33
33
  ListResourceProfileDetectionsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListTagsForResourceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListTagsForResourceCommandInput
30
+ input: ListTagsForResourceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListTagsForResourceCommandInput,
33
33
  ListTagsForResourceCommandOutput,
@@ -27,7 +27,7 @@ declare const PutClassificationExportConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PutClassificationExportConfigurationCommandInput
30
+ input: PutClassificationExportConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PutClassificationExportConfigurationCommandInput,
33
33
  PutClassificationExportConfigurationCommandOutput,
@@ -23,7 +23,7 @@ declare const TagResourceCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: TagResourceCommandInput
26
+ input: TagResourceCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  TagResourceCommandInput,
29
29
  TagResourceCommandOutput,
@@ -27,7 +27,7 @@ declare const TestCustomDataIdentifierCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: TestCustomDataIdentifierCommandInput
30
+ input: TestCustomDataIdentifierCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  TestCustomDataIdentifierCommandInput,
33
33
  TestCustomDataIdentifierCommandOutput,
@@ -26,7 +26,7 @@ declare const UntagResourceCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UntagResourceCommandInput
29
+ input: UntagResourceCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UntagResourceCommandInput,
32
32
  UntagResourceCommandOutput,
@@ -26,7 +26,7 @@ declare const UpdateAllowListCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UpdateAllowListCommandInput
29
+ input: UpdateAllowListCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UpdateAllowListCommandInput,
32
32
  UpdateAllowListCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateAutomatedDiscoveryConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateAutomatedDiscoveryConfigurationCommandInput
30
+ input: UpdateAutomatedDiscoveryConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateAutomatedDiscoveryConfigurationCommandInput,
33
33
  UpdateAutomatedDiscoveryConfigurationCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateClassificationJobCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateClassificationJobCommandInput
30
+ input: UpdateClassificationJobCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateClassificationJobCommandInput,
33
33
  UpdateClassificationJobCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateClassificationScopeCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateClassificationScopeCommandInput
30
+ input: UpdateClassificationScopeCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateClassificationScopeCommandInput,
33
33
  UpdateClassificationScopeCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateFindingsFilterCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateFindingsFilterCommandInput
30
+ input: UpdateFindingsFilterCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateFindingsFilterCommandInput,
33
33
  UpdateFindingsFilterCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateMemberSessionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateMemberSessionCommandInput
30
+ input: UpdateMemberSessionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateMemberSessionCommandInput,
33
33
  UpdateMemberSessionCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateOrganizationConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateOrganizationConfigurationCommandInput
30
+ input: UpdateOrganizationConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateOrganizationConfigurationCommandInput,
33
33
  UpdateOrganizationConfigurationCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateResourceProfileCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateResourceProfileCommandInput
30
+ input: UpdateResourceProfileCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateResourceProfileCommandInput,
33
33
  UpdateResourceProfileCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateResourceProfileDetectionsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateResourceProfileDetectionsCommandInput
30
+ input: UpdateResourceProfileDetectionsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateResourceProfileDetectionsCommandInput,
33
33
  UpdateResourceProfileDetectionsCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateRevealConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateRevealConfigurationCommandInput
30
+ input: UpdateRevealConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateRevealConfigurationCommandInput,
33
33
  UpdateRevealConfigurationCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateSensitivityInspectionTemplateCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateSensitivityInspectionTemplateCommandInput
30
+ input: UpdateSensitivityInspectionTemplateCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateSensitivityInspectionTemplateCommandInput,
33
33
  UpdateSensitivityInspectionTemplateCommandOutput,