@aws-sdk/client-securityhub 3.651.1 → 3.658.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 (159) hide show
  1. package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +11 -0
  2. package/dist-types/commands/AcceptInvitationCommand.d.ts +11 -0
  3. package/dist-types/commands/BatchDeleteAutomationRulesCommand.d.ts +11 -0
  4. package/dist-types/commands/BatchDisableStandardsCommand.d.ts +11 -0
  5. package/dist-types/commands/BatchEnableStandardsCommand.d.ts +11 -0
  6. package/dist-types/commands/BatchGetAutomationRulesCommand.d.ts +11 -0
  7. package/dist-types/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +11 -0
  8. package/dist-types/commands/BatchGetSecurityControlsCommand.d.ts +11 -0
  9. package/dist-types/commands/BatchGetStandardsControlAssociationsCommand.d.ts +11 -0
  10. package/dist-types/commands/BatchImportFindingsCommand.d.ts +11 -0
  11. package/dist-types/commands/BatchUpdateAutomationRulesCommand.d.ts +11 -0
  12. package/dist-types/commands/BatchUpdateFindingsCommand.d.ts +11 -0
  13. package/dist-types/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +11 -0
  14. package/dist-types/commands/CreateActionTargetCommand.d.ts +11 -0
  15. package/dist-types/commands/CreateAutomationRuleCommand.d.ts +11 -0
  16. package/dist-types/commands/CreateConfigurationPolicyCommand.d.ts +11 -0
  17. package/dist-types/commands/CreateFindingAggregatorCommand.d.ts +11 -0
  18. package/dist-types/commands/CreateInsightCommand.d.ts +11 -0
  19. package/dist-types/commands/CreateMembersCommand.d.ts +11 -0
  20. package/dist-types/commands/DeclineInvitationsCommand.d.ts +11 -0
  21. package/dist-types/commands/DeleteActionTargetCommand.d.ts +11 -0
  22. package/dist-types/commands/DeleteConfigurationPolicyCommand.d.ts +11 -0
  23. package/dist-types/commands/DeleteFindingAggregatorCommand.d.ts +11 -0
  24. package/dist-types/commands/DeleteInsightCommand.d.ts +11 -0
  25. package/dist-types/commands/DeleteInvitationsCommand.d.ts +11 -0
  26. package/dist-types/commands/DeleteMembersCommand.d.ts +11 -0
  27. package/dist-types/commands/DescribeActionTargetsCommand.d.ts +11 -0
  28. package/dist-types/commands/DescribeHubCommand.d.ts +11 -0
  29. package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +11 -0
  30. package/dist-types/commands/DescribeProductsCommand.d.ts +11 -0
  31. package/dist-types/commands/DescribeStandardsCommand.d.ts +11 -0
  32. package/dist-types/commands/DescribeStandardsControlsCommand.d.ts +11 -0
  33. package/dist-types/commands/DisableImportFindingsForProductCommand.d.ts +11 -0
  34. package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +11 -0
  35. package/dist-types/commands/DisableSecurityHubCommand.d.ts +11 -0
  36. package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +11 -0
  37. package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +11 -0
  38. package/dist-types/commands/DisassociateMembersCommand.d.ts +11 -0
  39. package/dist-types/commands/EnableImportFindingsForProductCommand.d.ts +11 -0
  40. package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +11 -0
  41. package/dist-types/commands/EnableSecurityHubCommand.d.ts +11 -0
  42. package/dist-types/commands/GetAdministratorAccountCommand.d.ts +11 -0
  43. package/dist-types/commands/GetConfigurationPolicyAssociationCommand.d.ts +11 -0
  44. package/dist-types/commands/GetConfigurationPolicyCommand.d.ts +11 -0
  45. package/dist-types/commands/GetEnabledStandardsCommand.d.ts +11 -0
  46. package/dist-types/commands/GetFindingAggregatorCommand.d.ts +11 -0
  47. package/dist-types/commands/GetFindingHistoryCommand.d.ts +11 -0
  48. package/dist-types/commands/GetFindingsCommand.d.ts +11 -0
  49. package/dist-types/commands/GetInsightResultsCommand.d.ts +11 -0
  50. package/dist-types/commands/GetInsightsCommand.d.ts +11 -0
  51. package/dist-types/commands/GetInvitationsCountCommand.d.ts +11 -0
  52. package/dist-types/commands/GetMasterAccountCommand.d.ts +11 -0
  53. package/dist-types/commands/GetMembersCommand.d.ts +11 -0
  54. package/dist-types/commands/GetSecurityControlDefinitionCommand.d.ts +11 -0
  55. package/dist-types/commands/InviteMembersCommand.d.ts +11 -0
  56. package/dist-types/commands/ListAutomationRulesCommand.d.ts +11 -0
  57. package/dist-types/commands/ListConfigurationPoliciesCommand.d.ts +11 -0
  58. package/dist-types/commands/ListConfigurationPolicyAssociationsCommand.d.ts +11 -0
  59. package/dist-types/commands/ListEnabledProductsForImportCommand.d.ts +11 -0
  60. package/dist-types/commands/ListFindingAggregatorsCommand.d.ts +11 -0
  61. package/dist-types/commands/ListInvitationsCommand.d.ts +11 -0
  62. package/dist-types/commands/ListMembersCommand.d.ts +11 -0
  63. package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +11 -0
  64. package/dist-types/commands/ListSecurityControlDefinitionsCommand.d.ts +11 -0
  65. package/dist-types/commands/ListStandardsControlAssociationsCommand.d.ts +11 -0
  66. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  67. package/dist-types/commands/StartConfigurationPolicyAssociationCommand.d.ts +11 -0
  68. package/dist-types/commands/StartConfigurationPolicyDisassociationCommand.d.ts +11 -0
  69. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  70. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  71. package/dist-types/commands/UpdateActionTargetCommand.d.ts +11 -0
  72. package/dist-types/commands/UpdateConfigurationPolicyCommand.d.ts +11 -0
  73. package/dist-types/commands/UpdateFindingAggregatorCommand.d.ts +11 -0
  74. package/dist-types/commands/UpdateFindingsCommand.d.ts +11 -0
  75. package/dist-types/commands/UpdateInsightCommand.d.ts +11 -0
  76. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +11 -0
  77. package/dist-types/commands/UpdateSecurityControlCommand.d.ts +11 -0
  78. package/dist-types/commands/UpdateSecurityHubConfigurationCommand.d.ts +11 -0
  79. package/dist-types/commands/UpdateStandardsControlCommand.d.ts +11 -0
  80. package/dist-types/ts3.4/commands/AcceptAdministratorInvitationCommand.d.ts +12 -1
  81. package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +12 -1
  82. package/dist-types/ts3.4/commands/BatchDeleteAutomationRulesCommand.d.ts +12 -1
  83. package/dist-types/ts3.4/commands/BatchDisableStandardsCommand.d.ts +12 -1
  84. package/dist-types/ts3.4/commands/BatchEnableStandardsCommand.d.ts +12 -1
  85. package/dist-types/ts3.4/commands/BatchGetAutomationRulesCommand.d.ts +12 -1
  86. package/dist-types/ts3.4/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +12 -1
  87. package/dist-types/ts3.4/commands/BatchGetSecurityControlsCommand.d.ts +12 -1
  88. package/dist-types/ts3.4/commands/BatchGetStandardsControlAssociationsCommand.d.ts +12 -1
  89. package/dist-types/ts3.4/commands/BatchImportFindingsCommand.d.ts +12 -1
  90. package/dist-types/ts3.4/commands/BatchUpdateAutomationRulesCommand.d.ts +12 -1
  91. package/dist-types/ts3.4/commands/BatchUpdateFindingsCommand.d.ts +12 -1
  92. package/dist-types/ts3.4/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +12 -1
  93. package/dist-types/ts3.4/commands/CreateActionTargetCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/CreateAutomationRuleCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/CreateConfigurationPolicyCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/CreateFindingAggregatorCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/CreateInsightCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/DeleteActionTargetCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/DeleteConfigurationPolicyCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/DeleteFindingAggregatorCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/DeleteInsightCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/DescribeActionTargetsCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/DescribeProductsCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/DescribeStandardsCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/DescribeStandardsControlsCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/DisableImportFindingsForProductCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/DisableSecurityHubCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/EnableImportFindingsForProductCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/EnableSecurityHubCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/GetConfigurationPolicyAssociationCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/GetConfigurationPolicyCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/GetEnabledStandardsCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/GetFindingAggregatorCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/GetFindingHistoryCommand.d.ts +12 -1
  127. package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +12 -1
  128. package/dist-types/ts3.4/commands/GetInsightResultsCommand.d.ts +12 -1
  129. package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +12 -1
  130. package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +12 -1
  131. package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +12 -1
  132. package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +12 -1
  133. package/dist-types/ts3.4/commands/GetSecurityControlDefinitionCommand.d.ts +12 -1
  134. package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +12 -1
  135. package/dist-types/ts3.4/commands/ListAutomationRulesCommand.d.ts +12 -1
  136. package/dist-types/ts3.4/commands/ListConfigurationPoliciesCommand.d.ts +12 -1
  137. package/dist-types/ts3.4/commands/ListConfigurationPolicyAssociationsCommand.d.ts +12 -1
  138. package/dist-types/ts3.4/commands/ListEnabledProductsForImportCommand.d.ts +12 -1
  139. package/dist-types/ts3.4/commands/ListFindingAggregatorsCommand.d.ts +12 -1
  140. package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +12 -1
  141. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +12 -1
  142. package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +12 -1
  143. package/dist-types/ts3.4/commands/ListSecurityControlDefinitionsCommand.d.ts +12 -1
  144. package/dist-types/ts3.4/commands/ListStandardsControlAssociationsCommand.d.ts +12 -1
  145. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  146. package/dist-types/ts3.4/commands/StartConfigurationPolicyAssociationCommand.d.ts +12 -1
  147. package/dist-types/ts3.4/commands/StartConfigurationPolicyDisassociationCommand.d.ts +12 -1
  148. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  149. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  150. package/dist-types/ts3.4/commands/UpdateActionTargetCommand.d.ts +12 -1
  151. package/dist-types/ts3.4/commands/UpdateConfigurationPolicyCommand.d.ts +12 -1
  152. package/dist-types/ts3.4/commands/UpdateFindingAggregatorCommand.d.ts +12 -1
  153. package/dist-types/ts3.4/commands/UpdateFindingsCommand.d.ts +12 -1
  154. package/dist-types/ts3.4/commands/UpdateInsightCommand.d.ts +12 -1
  155. package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +12 -1
  156. package/dist-types/ts3.4/commands/UpdateSecurityControlCommand.d.ts +12 -1
  157. package/dist-types/ts3.4/commands/UpdateSecurityHubConfigurationCommand.d.ts +12 -1
  158. package/dist-types/ts3.4/commands/UpdateStandardsControlCommand.d.ts +12 -1
  159. package/package.json +35 -35
@@ -37,4 +37,15 @@ declare const DisassociateFromAdministratorAccountCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DisassociateFromAdministratorAccountCommand extends DisassociateFromAdministratorAccountCommand_base {}
40
+ export declare class DisassociateFromAdministratorAccountCommand extends DisassociateFromAdministratorAccountCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: {};
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DisassociateFromAdministratorAccountCommandInput;
48
+ output: DisassociateFromAdministratorAccountCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DisassociateFromMasterAccountCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DisassociateFromMasterAccountCommand extends DisassociateFromMasterAccountCommand_base {}
40
+ export declare class DisassociateFromMasterAccountCommand extends DisassociateFromMasterAccountCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: {};
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DisassociateFromMasterAccountCommandInput;
48
+ output: DisassociateFromMasterAccountCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DisassociateMembersCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DisassociateMembersCommand extends DisassociateMembersCommand_base {}
40
+ export declare class DisassociateMembersCommand extends DisassociateMembersCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DisassociateMembersRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DisassociateMembersCommandInput;
48
+ output: DisassociateMembersCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const EnableImportFindingsForProductCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class EnableImportFindingsForProductCommand extends EnableImportFindingsForProductCommand_base {}
40
+ export declare class EnableImportFindingsForProductCommand extends EnableImportFindingsForProductCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: EnableImportFindingsForProductRequest;
44
+ output: EnableImportFindingsForProductResponse;
45
+ };
46
+ sdk: {
47
+ input: EnableImportFindingsForProductCommandInput;
48
+ output: EnableImportFindingsForProductCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const EnableOrganizationAdminAccountCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class EnableOrganizationAdminAccountCommand extends EnableOrganizationAdminAccountCommand_base {}
40
+ export declare class EnableOrganizationAdminAccountCommand extends EnableOrganizationAdminAccountCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: EnableOrganizationAdminAccountRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: EnableOrganizationAdminAccountCommandInput;
48
+ output: EnableOrganizationAdminAccountCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const EnableSecurityHubCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class EnableSecurityHubCommand extends EnableSecurityHubCommand_base {}
40
+ export declare class EnableSecurityHubCommand extends EnableSecurityHubCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: EnableSecurityHubRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: EnableSecurityHubCommandInput;
48
+ output: EnableSecurityHubCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetAdministratorAccountCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetAdministratorAccountCommand extends GetAdministratorAccountCommand_base {}
40
+ export declare class GetAdministratorAccountCommand extends GetAdministratorAccountCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: {};
44
+ output: GetAdministratorAccountResponse;
45
+ };
46
+ sdk: {
47
+ input: GetAdministratorAccountCommandInput;
48
+ output: GetAdministratorAccountCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetConfigurationPolicyAssociationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetConfigurationPolicyAssociationCommand extends GetConfigurationPolicyAssociationCommand_base {}
40
+ export declare class GetConfigurationPolicyAssociationCommand extends GetConfigurationPolicyAssociationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetConfigurationPolicyAssociationRequest;
44
+ output: GetConfigurationPolicyAssociationResponse;
45
+ };
46
+ sdk: {
47
+ input: GetConfigurationPolicyAssociationCommandInput;
48
+ output: GetConfigurationPolicyAssociationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetConfigurationPolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetConfigurationPolicyCommand extends GetConfigurationPolicyCommand_base {}
40
+ export declare class GetConfigurationPolicyCommand extends GetConfigurationPolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetConfigurationPolicyRequest;
44
+ output: GetConfigurationPolicyResponse;
45
+ };
46
+ sdk: {
47
+ input: GetConfigurationPolicyCommandInput;
48
+ output: GetConfigurationPolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetEnabledStandardsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetEnabledStandardsCommand extends GetEnabledStandardsCommand_base {}
40
+ export declare class GetEnabledStandardsCommand extends GetEnabledStandardsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetEnabledStandardsRequest;
44
+ output: GetEnabledStandardsResponse;
45
+ };
46
+ sdk: {
47
+ input: GetEnabledStandardsCommandInput;
48
+ output: GetEnabledStandardsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetFindingAggregatorCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetFindingAggregatorCommand extends GetFindingAggregatorCommand_base {}
40
+ export declare class GetFindingAggregatorCommand extends GetFindingAggregatorCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetFindingAggregatorRequest;
44
+ output: GetFindingAggregatorResponse;
45
+ };
46
+ sdk: {
47
+ input: GetFindingAggregatorCommandInput;
48
+ output: GetFindingAggregatorCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetFindingHistoryCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetFindingHistoryCommand extends GetFindingHistoryCommand_base {}
40
+ export declare class GetFindingHistoryCommand extends GetFindingHistoryCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetFindingHistoryRequest;
44
+ output: GetFindingHistoryResponse;
45
+ };
46
+ sdk: {
47
+ input: GetFindingHistoryCommandInput;
48
+ output: GetFindingHistoryCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const GetFindingsCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class GetFindingsCommand extends GetFindingsCommand_base {}
36
+ export declare class GetFindingsCommand extends GetFindingsCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: GetFindingsRequest;
40
+ output: GetFindingsResponse;
41
+ };
42
+ sdk: {
43
+ input: GetFindingsCommandInput;
44
+ output: GetFindingsCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const GetInsightResultsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetInsightResultsCommand extends GetInsightResultsCommand_base {}
40
+ export declare class GetInsightResultsCommand extends GetInsightResultsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetInsightResultsRequest;
44
+ output: GetInsightResultsResponse;
45
+ };
46
+ sdk: {
47
+ input: GetInsightResultsCommandInput;
48
+ output: GetInsightResultsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const GetInsightsCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class GetInsightsCommand extends GetInsightsCommand_base {}
36
+ export declare class GetInsightsCommand extends GetInsightsCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: GetInsightsRequest;
40
+ output: GetInsightsResponse;
41
+ };
42
+ sdk: {
43
+ input: GetInsightsCommandInput;
44
+ output: GetInsightsCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const GetInvitationsCountCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetInvitationsCountCommand extends GetInvitationsCountCommand_base {}
40
+ export declare class GetInvitationsCountCommand extends GetInvitationsCountCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: {};
44
+ output: GetInvitationsCountResponse;
45
+ };
46
+ sdk: {
47
+ input: GetInvitationsCountCommandInput;
48
+ output: GetInvitationsCountCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const GetMasterAccountCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class GetMasterAccountCommand extends GetMasterAccountCommand_base {}
39
+ export declare class GetMasterAccountCommand extends GetMasterAccountCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: {};
43
+ output: GetMasterAccountResponse;
44
+ };
45
+ sdk: {
46
+ input: GetMasterAccountCommandInput;
47
+ output: GetMasterAccountCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -33,4 +33,15 @@ declare const GetMembersCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class GetMembersCommand extends GetMembersCommand_base {}
36
+ export declare class GetMembersCommand extends GetMembersCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: GetMembersRequest;
40
+ output: GetMembersResponse;
41
+ };
42
+ sdk: {
43
+ input: GetMembersCommandInput;
44
+ output: GetMembersCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const GetSecurityControlDefinitionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetSecurityControlDefinitionCommand extends GetSecurityControlDefinitionCommand_base {}
40
+ export declare class GetSecurityControlDefinitionCommand extends GetSecurityControlDefinitionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetSecurityControlDefinitionRequest;
44
+ output: GetSecurityControlDefinitionResponse;
45
+ };
46
+ sdk: {
47
+ input: GetSecurityControlDefinitionCommandInput;
48
+ output: GetSecurityControlDefinitionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const InviteMembersCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class InviteMembersCommand extends InviteMembersCommand_base {}
39
+ export declare class InviteMembersCommand extends InviteMembersCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: InviteMembersRequest;
43
+ output: InviteMembersResponse;
44
+ };
45
+ sdk: {
46
+ input: InviteMembersCommandInput;
47
+ output: InviteMembersCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const ListAutomationRulesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListAutomationRulesCommand extends ListAutomationRulesCommand_base {}
40
+ export declare class ListAutomationRulesCommand extends ListAutomationRulesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListAutomationRulesRequest;
44
+ output: ListAutomationRulesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListAutomationRulesCommandInput;
48
+ output: ListAutomationRulesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListConfigurationPoliciesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListConfigurationPoliciesCommand extends ListConfigurationPoliciesCommand_base {}
40
+ export declare class ListConfigurationPoliciesCommand extends ListConfigurationPoliciesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListConfigurationPoliciesRequest;
44
+ output: ListConfigurationPoliciesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListConfigurationPoliciesCommandInput;
48
+ output: ListConfigurationPoliciesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListConfigurationPolicyAssociationsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListConfigurationPolicyAssociationsCommand extends ListConfigurationPolicyAssociationsCommand_base {}
40
+ export declare class ListConfigurationPolicyAssociationsCommand extends ListConfigurationPolicyAssociationsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListConfigurationPolicyAssociationsRequest;
44
+ output: ListConfigurationPolicyAssociationsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListConfigurationPolicyAssociationsCommandInput;
48
+ output: ListConfigurationPolicyAssociationsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListEnabledProductsForImportCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListEnabledProductsForImportCommand extends ListEnabledProductsForImportCommand_base {}
40
+ export declare class ListEnabledProductsForImportCommand extends ListEnabledProductsForImportCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListEnabledProductsForImportRequest;
44
+ output: ListEnabledProductsForImportResponse;
45
+ };
46
+ sdk: {
47
+ input: ListEnabledProductsForImportCommandInput;
48
+ output: ListEnabledProductsForImportCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListFindingAggregatorsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListFindingAggregatorsCommand extends ListFindingAggregatorsCommand_base {}
40
+ export declare class ListFindingAggregatorsCommand extends ListFindingAggregatorsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListFindingAggregatorsRequest;
44
+ output: ListFindingAggregatorsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListFindingAggregatorsCommandInput;
48
+ output: ListFindingAggregatorsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const ListInvitationsCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListInvitationsCommand extends ListInvitationsCommand_base {}
39
+ export declare class ListInvitationsCommand extends ListInvitationsCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListInvitationsRequest;
43
+ output: ListInvitationsResponse;
44
+ };
45
+ sdk: {
46
+ input: ListInvitationsCommandInput;
47
+ output: ListInvitationsCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -33,4 +33,15 @@ declare const ListMembersCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ListMembersCommand extends ListMembersCommand_base {}
36
+ export declare class ListMembersCommand extends ListMembersCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: ListMembersRequest;
40
+ output: ListMembersResponse;
41
+ };
42
+ sdk: {
43
+ input: ListMembersCommandInput;
44
+ output: ListMembersCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const ListOrganizationAdminAccountsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListOrganizationAdminAccountsCommand extends ListOrganizationAdminAccountsCommand_base {}
40
+ export declare class ListOrganizationAdminAccountsCommand extends ListOrganizationAdminAccountsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListOrganizationAdminAccountsRequest;
44
+ output: ListOrganizationAdminAccountsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListOrganizationAdminAccountsCommandInput;
48
+ output: ListOrganizationAdminAccountsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListSecurityControlDefinitionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListSecurityControlDefinitionsCommand extends ListSecurityControlDefinitionsCommand_base {}
40
+ export declare class ListSecurityControlDefinitionsCommand extends ListSecurityControlDefinitionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListSecurityControlDefinitionsRequest;
44
+ output: ListSecurityControlDefinitionsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListSecurityControlDefinitionsCommandInput;
48
+ output: ListSecurityControlDefinitionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListStandardsControlAssociationsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListStandardsControlAssociationsCommand extends ListStandardsControlAssociationsCommand_base {}
40
+ export declare class ListStandardsControlAssociationsCommand extends ListStandardsControlAssociationsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListStandardsControlAssociationsRequest;
44
+ output: ListStandardsControlAssociationsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListStandardsControlAssociationsCommandInput;
48
+ output: ListStandardsControlAssociationsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListTagsForResourceCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
40
+ export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListTagsForResourceRequest;
44
+ output: ListTagsForResourceResponse;
45
+ };
46
+ sdk: {
47
+ input: ListTagsForResourceCommandInput;
48
+ output: ListTagsForResourceCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const StartConfigurationPolicyAssociationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class StartConfigurationPolicyAssociationCommand extends StartConfigurationPolicyAssociationCommand_base {}
40
+ export declare class StartConfigurationPolicyAssociationCommand extends StartConfigurationPolicyAssociationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: StartConfigurationPolicyAssociationRequest;
44
+ output: StartConfigurationPolicyAssociationResponse;
45
+ };
46
+ sdk: {
47
+ input: StartConfigurationPolicyAssociationCommandInput;
48
+ output: StartConfigurationPolicyAssociationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const StartConfigurationPolicyDisassociationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class StartConfigurationPolicyDisassociationCommand extends StartConfigurationPolicyDisassociationCommand_base {}
40
+ export declare class StartConfigurationPolicyDisassociationCommand extends StartConfigurationPolicyDisassociationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: StartConfigurationPolicyDisassociationRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: StartConfigurationPolicyDisassociationCommandInput;
48
+ output: StartConfigurationPolicyDisassociationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const TagResourceCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class TagResourceCommand extends TagResourceCommand_base {}
36
+ export declare class TagResourceCommand extends TagResourceCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: TagResourceRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: TagResourceCommandInput;
44
+ output: TagResourceCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -36,4 +36,15 @@ declare const UntagResourceCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class UntagResourceCommand extends UntagResourceCommand_base {}
39
+ export declare class UntagResourceCommand extends UntagResourceCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: UntagResourceRequest;
43
+ output: {};
44
+ };
45
+ sdk: {
46
+ input: UntagResourceCommandInput;
47
+ output: UntagResourceCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const UpdateActionTargetCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class UpdateActionTargetCommand extends UpdateActionTargetCommand_base {}
40
+ export declare class UpdateActionTargetCommand extends UpdateActionTargetCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: UpdateActionTargetRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: UpdateActionTargetCommandInput;
48
+ output: UpdateActionTargetCommandOutput;
49
+ };
50
+ };
51
+ }