@aws-sdk/client-securityhub 3.297.0 → 3.298.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.
- package/dist-cjs/commands/AcceptAdministratorInvitationCommand.js +2 -3
- package/dist-cjs/commands/AcceptInvitationCommand.js +2 -3
- package/dist-cjs/commands/BatchDisableStandardsCommand.js +2 -3
- package/dist-cjs/commands/BatchEnableStandardsCommand.js +2 -3
- package/dist-cjs/commands/BatchGetSecurityControlsCommand.js +2 -3
- package/dist-cjs/commands/BatchGetStandardsControlAssociationsCommand.js +2 -3
- package/dist-cjs/commands/BatchImportFindingsCommand.js +2 -3
- package/dist-cjs/commands/BatchUpdateFindingsCommand.js +2 -3
- package/dist-cjs/commands/BatchUpdateStandardsControlAssociationsCommand.js +2 -3
- package/dist-cjs/commands/CreateActionTargetCommand.js +2 -3
- package/dist-cjs/commands/CreateFindingAggregatorCommand.js +2 -3
- package/dist-cjs/commands/CreateInsightCommand.js +2 -3
- package/dist-cjs/commands/CreateMembersCommand.js +2 -3
- package/dist-cjs/commands/DeclineInvitationsCommand.js +2 -3
- package/dist-cjs/commands/DeleteActionTargetCommand.js +2 -3
- package/dist-cjs/commands/DeleteFindingAggregatorCommand.js +2 -3
- package/dist-cjs/commands/DeleteInsightCommand.js +2 -3
- package/dist-cjs/commands/DeleteInvitationsCommand.js +2 -3
- package/dist-cjs/commands/DeleteMembersCommand.js +2 -3
- package/dist-cjs/commands/DescribeActionTargetsCommand.js +2 -3
- package/dist-cjs/commands/DescribeHubCommand.js +2 -3
- package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DescribeProductsCommand.js +2 -3
- package/dist-cjs/commands/DescribeStandardsCommand.js +2 -3
- package/dist-cjs/commands/DescribeStandardsControlsCommand.js +2 -3
- package/dist-cjs/commands/DisableImportFindingsForProductCommand.js +2 -3
- package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +2 -3
- package/dist-cjs/commands/DisableSecurityHubCommand.js +2 -3
- package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +2 -3
- package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +2 -3
- package/dist-cjs/commands/DisassociateMembersCommand.js +2 -3
- package/dist-cjs/commands/EnableImportFindingsForProductCommand.js +2 -3
- package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +2 -3
- package/dist-cjs/commands/EnableSecurityHubCommand.js +2 -3
- package/dist-cjs/commands/GetAdministratorAccountCommand.js +2 -3
- package/dist-cjs/commands/GetEnabledStandardsCommand.js +2 -3
- package/dist-cjs/commands/GetFindingAggregatorCommand.js +2 -3
- package/dist-cjs/commands/GetFindingsCommand.js +2 -3
- package/dist-cjs/commands/GetInsightResultsCommand.js +2 -3
- package/dist-cjs/commands/GetInsightsCommand.js +2 -3
- package/dist-cjs/commands/GetInvitationsCountCommand.js +2 -3
- package/dist-cjs/commands/GetMasterAccountCommand.js +2 -3
- package/dist-cjs/commands/GetMembersCommand.js +2 -3
- package/dist-cjs/commands/InviteMembersCommand.js +2 -3
- package/dist-cjs/commands/ListEnabledProductsForImportCommand.js +2 -3
- package/dist-cjs/commands/ListFindingAggregatorsCommand.js +2 -3
- package/dist-cjs/commands/ListInvitationsCommand.js +2 -3
- package/dist-cjs/commands/ListMembersCommand.js +2 -3
- package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +2 -3
- package/dist-cjs/commands/ListSecurityControlDefinitionsCommand.js +2 -3
- package/dist-cjs/commands/ListStandardsControlAssociationsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateActionTargetCommand.js +2 -3
- package/dist-cjs/commands/UpdateFindingAggregatorCommand.js +2 -3
- package/dist-cjs/commands/UpdateFindingsCommand.js +2 -3
- package/dist-cjs/commands/UpdateInsightCommand.js +2 -3
- package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +2 -3
- package/dist-cjs/commands/UpdateSecurityHubConfigurationCommand.js +2 -3
- package/dist-cjs/commands/UpdateStandardsControlCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -1166
- package/dist-cjs/models/models_1.js +1 -1110
- package/dist-cjs/models/models_2.js +1 -423
- package/dist-es/commands/AcceptAdministratorInvitationCommand.js +2 -3
- package/dist-es/commands/AcceptInvitationCommand.js +2 -3
- package/dist-es/commands/BatchDisableStandardsCommand.js +2 -3
- package/dist-es/commands/BatchEnableStandardsCommand.js +2 -3
- package/dist-es/commands/BatchGetSecurityControlsCommand.js +2 -3
- package/dist-es/commands/BatchGetStandardsControlAssociationsCommand.js +2 -3
- package/dist-es/commands/BatchImportFindingsCommand.js +2 -3
- package/dist-es/commands/BatchUpdateFindingsCommand.js +2 -3
- package/dist-es/commands/BatchUpdateStandardsControlAssociationsCommand.js +2 -3
- package/dist-es/commands/CreateActionTargetCommand.js +2 -3
- package/dist-es/commands/CreateFindingAggregatorCommand.js +2 -3
- package/dist-es/commands/CreateInsightCommand.js +2 -3
- package/dist-es/commands/CreateMembersCommand.js +2 -3
- package/dist-es/commands/DeclineInvitationsCommand.js +2 -3
- package/dist-es/commands/DeleteActionTargetCommand.js +2 -3
- package/dist-es/commands/DeleteFindingAggregatorCommand.js +2 -3
- package/dist-es/commands/DeleteInsightCommand.js +2 -3
- package/dist-es/commands/DeleteInvitationsCommand.js +2 -3
- package/dist-es/commands/DeleteMembersCommand.js +2 -3
- package/dist-es/commands/DescribeActionTargetsCommand.js +2 -3
- package/dist-es/commands/DescribeHubCommand.js +2 -3
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +2 -3
- package/dist-es/commands/DescribeProductsCommand.js +2 -3
- package/dist-es/commands/DescribeStandardsCommand.js +2 -3
- package/dist-es/commands/DescribeStandardsControlsCommand.js +2 -3
- package/dist-es/commands/DisableImportFindingsForProductCommand.js +2 -3
- package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +2 -3
- package/dist-es/commands/DisableSecurityHubCommand.js +2 -3
- package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +2 -3
- package/dist-es/commands/DisassociateFromMasterAccountCommand.js +2 -3
- package/dist-es/commands/DisassociateMembersCommand.js +2 -3
- package/dist-es/commands/EnableImportFindingsForProductCommand.js +2 -3
- package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +2 -3
- package/dist-es/commands/EnableSecurityHubCommand.js +2 -3
- package/dist-es/commands/GetAdministratorAccountCommand.js +2 -3
- package/dist-es/commands/GetEnabledStandardsCommand.js +2 -3
- package/dist-es/commands/GetFindingAggregatorCommand.js +2 -3
- package/dist-es/commands/GetFindingsCommand.js +2 -3
- package/dist-es/commands/GetInsightResultsCommand.js +2 -3
- package/dist-es/commands/GetInsightsCommand.js +2 -3
- package/dist-es/commands/GetInvitationsCountCommand.js +2 -3
- package/dist-es/commands/GetMasterAccountCommand.js +2 -3
- package/dist-es/commands/GetMembersCommand.js +2 -3
- package/dist-es/commands/InviteMembersCommand.js +2 -3
- package/dist-es/commands/ListEnabledProductsForImportCommand.js +2 -3
- package/dist-es/commands/ListFindingAggregatorsCommand.js +2 -3
- package/dist-es/commands/ListInvitationsCommand.js +2 -3
- package/dist-es/commands/ListMembersCommand.js +2 -3
- package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +2 -3
- package/dist-es/commands/ListSecurityControlDefinitionsCommand.js +2 -3
- package/dist-es/commands/ListStandardsControlAssociationsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateActionTargetCommand.js +2 -3
- package/dist-es/commands/UpdateFindingAggregatorCommand.js +2 -3
- package/dist-es/commands/UpdateFindingsCommand.js +2 -3
- package/dist-es/commands/UpdateInsightCommand.js +2 -3
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +2 -3
- package/dist-es/commands/UpdateSecurityHubConfigurationCommand.js +2 -3
- package/dist-es/commands/UpdateStandardsControlCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -870
- package/dist-es/models/models_1.js +0 -828
- package/dist-es/models/models_2.js +0 -315
- package/dist-types/models/models_0.d.ts +0 -1160
- package/dist-types/models/models_1.d.ts +0 -1104
- package/dist-types/models/models_2.d.ts +0 -420
- package/dist-types/ts3.4/models/models_0.d.ts +0 -854
- package/dist-types/ts3.4/models/models_1.d.ts +0 -768
- package/dist-types/ts3.4/models/models_2.d.ts +0 -305
- package/package.json +4 -3
|
@@ -1638,423 +1638,3 @@ export interface UpdateStandardsControlRequest {
|
|
|
1638
1638
|
*/
|
|
1639
1639
|
export interface UpdateStandardsControlResponse {
|
|
1640
1640
|
}
|
|
1641
|
-
/**
|
|
1642
|
-
* @internal
|
|
1643
|
-
*/
|
|
1644
|
-
export declare const DeleteFindingAggregatorRequestFilterSensitiveLog: (obj: DeleteFindingAggregatorRequest) => any;
|
|
1645
|
-
/**
|
|
1646
|
-
* @internal
|
|
1647
|
-
*/
|
|
1648
|
-
export declare const DeleteFindingAggregatorResponseFilterSensitiveLog: (obj: DeleteFindingAggregatorResponse) => any;
|
|
1649
|
-
/**
|
|
1650
|
-
* @internal
|
|
1651
|
-
*/
|
|
1652
|
-
export declare const DeleteInsightRequestFilterSensitiveLog: (obj: DeleteInsightRequest) => any;
|
|
1653
|
-
/**
|
|
1654
|
-
* @internal
|
|
1655
|
-
*/
|
|
1656
|
-
export declare const DeleteInsightResponseFilterSensitiveLog: (obj: DeleteInsightResponse) => any;
|
|
1657
|
-
/**
|
|
1658
|
-
* @internal
|
|
1659
|
-
*/
|
|
1660
|
-
export declare const DeleteInvitationsRequestFilterSensitiveLog: (obj: DeleteInvitationsRequest) => any;
|
|
1661
|
-
/**
|
|
1662
|
-
* @internal
|
|
1663
|
-
*/
|
|
1664
|
-
export declare const DeleteInvitationsResponseFilterSensitiveLog: (obj: DeleteInvitationsResponse) => any;
|
|
1665
|
-
/**
|
|
1666
|
-
* @internal
|
|
1667
|
-
*/
|
|
1668
|
-
export declare const DeleteMembersRequestFilterSensitiveLog: (obj: DeleteMembersRequest) => any;
|
|
1669
|
-
/**
|
|
1670
|
-
* @internal
|
|
1671
|
-
*/
|
|
1672
|
-
export declare const DeleteMembersResponseFilterSensitiveLog: (obj: DeleteMembersResponse) => any;
|
|
1673
|
-
/**
|
|
1674
|
-
* @internal
|
|
1675
|
-
*/
|
|
1676
|
-
export declare const DescribeActionTargetsRequestFilterSensitiveLog: (obj: DescribeActionTargetsRequest) => any;
|
|
1677
|
-
/**
|
|
1678
|
-
* @internal
|
|
1679
|
-
*/
|
|
1680
|
-
export declare const DescribeActionTargetsResponseFilterSensitiveLog: (obj: DescribeActionTargetsResponse) => any;
|
|
1681
|
-
/**
|
|
1682
|
-
* @internal
|
|
1683
|
-
*/
|
|
1684
|
-
export declare const DescribeHubRequestFilterSensitiveLog: (obj: DescribeHubRequest) => any;
|
|
1685
|
-
/**
|
|
1686
|
-
* @internal
|
|
1687
|
-
*/
|
|
1688
|
-
export declare const DescribeHubResponseFilterSensitiveLog: (obj: DescribeHubResponse) => any;
|
|
1689
|
-
/**
|
|
1690
|
-
* @internal
|
|
1691
|
-
*/
|
|
1692
|
-
export declare const DescribeOrganizationConfigurationRequestFilterSensitiveLog: (obj: DescribeOrganizationConfigurationRequest) => any;
|
|
1693
|
-
/**
|
|
1694
|
-
* @internal
|
|
1695
|
-
*/
|
|
1696
|
-
export declare const DescribeOrganizationConfigurationResponseFilterSensitiveLog: (obj: DescribeOrganizationConfigurationResponse) => any;
|
|
1697
|
-
/**
|
|
1698
|
-
* @internal
|
|
1699
|
-
*/
|
|
1700
|
-
export declare const DescribeProductsRequestFilterSensitiveLog: (obj: DescribeProductsRequest) => any;
|
|
1701
|
-
/**
|
|
1702
|
-
* @internal
|
|
1703
|
-
*/
|
|
1704
|
-
export declare const ProductFilterSensitiveLog: (obj: Product) => any;
|
|
1705
|
-
/**
|
|
1706
|
-
* @internal
|
|
1707
|
-
*/
|
|
1708
|
-
export declare const DescribeProductsResponseFilterSensitiveLog: (obj: DescribeProductsResponse) => any;
|
|
1709
|
-
/**
|
|
1710
|
-
* @internal
|
|
1711
|
-
*/
|
|
1712
|
-
export declare const DescribeStandardsRequestFilterSensitiveLog: (obj: DescribeStandardsRequest) => any;
|
|
1713
|
-
/**
|
|
1714
|
-
* @internal
|
|
1715
|
-
*/
|
|
1716
|
-
export declare const StandardsManagedByFilterSensitiveLog: (obj: StandardsManagedBy) => any;
|
|
1717
|
-
/**
|
|
1718
|
-
* @internal
|
|
1719
|
-
*/
|
|
1720
|
-
export declare const StandardFilterSensitiveLog: (obj: Standard) => any;
|
|
1721
|
-
/**
|
|
1722
|
-
* @internal
|
|
1723
|
-
*/
|
|
1724
|
-
export declare const DescribeStandardsResponseFilterSensitiveLog: (obj: DescribeStandardsResponse) => any;
|
|
1725
|
-
/**
|
|
1726
|
-
* @internal
|
|
1727
|
-
*/
|
|
1728
|
-
export declare const DescribeStandardsControlsRequestFilterSensitiveLog: (obj: DescribeStandardsControlsRequest) => any;
|
|
1729
|
-
/**
|
|
1730
|
-
* @internal
|
|
1731
|
-
*/
|
|
1732
|
-
export declare const StandardsControlFilterSensitiveLog: (obj: StandardsControl) => any;
|
|
1733
|
-
/**
|
|
1734
|
-
* @internal
|
|
1735
|
-
*/
|
|
1736
|
-
export declare const DescribeStandardsControlsResponseFilterSensitiveLog: (obj: DescribeStandardsControlsResponse) => any;
|
|
1737
|
-
/**
|
|
1738
|
-
* @internal
|
|
1739
|
-
*/
|
|
1740
|
-
export declare const DisableImportFindingsForProductRequestFilterSensitiveLog: (obj: DisableImportFindingsForProductRequest) => any;
|
|
1741
|
-
/**
|
|
1742
|
-
* @internal
|
|
1743
|
-
*/
|
|
1744
|
-
export declare const DisableImportFindingsForProductResponseFilterSensitiveLog: (obj: DisableImportFindingsForProductResponse) => any;
|
|
1745
|
-
/**
|
|
1746
|
-
* @internal
|
|
1747
|
-
*/
|
|
1748
|
-
export declare const DisableOrganizationAdminAccountRequestFilterSensitiveLog: (obj: DisableOrganizationAdminAccountRequest) => any;
|
|
1749
|
-
/**
|
|
1750
|
-
* @internal
|
|
1751
|
-
*/
|
|
1752
|
-
export declare const DisableOrganizationAdminAccountResponseFilterSensitiveLog: (obj: DisableOrganizationAdminAccountResponse) => any;
|
|
1753
|
-
/**
|
|
1754
|
-
* @internal
|
|
1755
|
-
*/
|
|
1756
|
-
export declare const DisableSecurityHubRequestFilterSensitiveLog: (obj: DisableSecurityHubRequest) => any;
|
|
1757
|
-
/**
|
|
1758
|
-
* @internal
|
|
1759
|
-
*/
|
|
1760
|
-
export declare const DisableSecurityHubResponseFilterSensitiveLog: (obj: DisableSecurityHubResponse) => any;
|
|
1761
|
-
/**
|
|
1762
|
-
* @internal
|
|
1763
|
-
*/
|
|
1764
|
-
export declare const DisassociateFromAdministratorAccountRequestFilterSensitiveLog: (obj: DisassociateFromAdministratorAccountRequest) => any;
|
|
1765
|
-
/**
|
|
1766
|
-
* @internal
|
|
1767
|
-
*/
|
|
1768
|
-
export declare const DisassociateFromAdministratorAccountResponseFilterSensitiveLog: (obj: DisassociateFromAdministratorAccountResponse) => any;
|
|
1769
|
-
/**
|
|
1770
|
-
* @internal
|
|
1771
|
-
*/
|
|
1772
|
-
export declare const DisassociateFromMasterAccountRequestFilterSensitiveLog: (obj: DisassociateFromMasterAccountRequest) => any;
|
|
1773
|
-
/**
|
|
1774
|
-
* @internal
|
|
1775
|
-
*/
|
|
1776
|
-
export declare const DisassociateFromMasterAccountResponseFilterSensitiveLog: (obj: DisassociateFromMasterAccountResponse) => any;
|
|
1777
|
-
/**
|
|
1778
|
-
* @internal
|
|
1779
|
-
*/
|
|
1780
|
-
export declare const DisassociateMembersRequestFilterSensitiveLog: (obj: DisassociateMembersRequest) => any;
|
|
1781
|
-
/**
|
|
1782
|
-
* @internal
|
|
1783
|
-
*/
|
|
1784
|
-
export declare const DisassociateMembersResponseFilterSensitiveLog: (obj: DisassociateMembersResponse) => any;
|
|
1785
|
-
/**
|
|
1786
|
-
* @internal
|
|
1787
|
-
*/
|
|
1788
|
-
export declare const EnableImportFindingsForProductRequestFilterSensitiveLog: (obj: EnableImportFindingsForProductRequest) => any;
|
|
1789
|
-
/**
|
|
1790
|
-
* @internal
|
|
1791
|
-
*/
|
|
1792
|
-
export declare const EnableImportFindingsForProductResponseFilterSensitiveLog: (obj: EnableImportFindingsForProductResponse) => any;
|
|
1793
|
-
/**
|
|
1794
|
-
* @internal
|
|
1795
|
-
*/
|
|
1796
|
-
export declare const EnableOrganizationAdminAccountRequestFilterSensitiveLog: (obj: EnableOrganizationAdminAccountRequest) => any;
|
|
1797
|
-
/**
|
|
1798
|
-
* @internal
|
|
1799
|
-
*/
|
|
1800
|
-
export declare const EnableOrganizationAdminAccountResponseFilterSensitiveLog: (obj: EnableOrganizationAdminAccountResponse) => any;
|
|
1801
|
-
/**
|
|
1802
|
-
* @internal
|
|
1803
|
-
*/
|
|
1804
|
-
export declare const EnableSecurityHubRequestFilterSensitiveLog: (obj: EnableSecurityHubRequest) => any;
|
|
1805
|
-
/**
|
|
1806
|
-
* @internal
|
|
1807
|
-
*/
|
|
1808
|
-
export declare const EnableSecurityHubResponseFilterSensitiveLog: (obj: EnableSecurityHubResponse) => any;
|
|
1809
|
-
/**
|
|
1810
|
-
* @internal
|
|
1811
|
-
*/
|
|
1812
|
-
export declare const FindingAggregatorFilterSensitiveLog: (obj: FindingAggregator) => any;
|
|
1813
|
-
/**
|
|
1814
|
-
* @internal
|
|
1815
|
-
*/
|
|
1816
|
-
export declare const GetAdministratorAccountRequestFilterSensitiveLog: (obj: GetAdministratorAccountRequest) => any;
|
|
1817
|
-
/**
|
|
1818
|
-
* @internal
|
|
1819
|
-
*/
|
|
1820
|
-
export declare const InvitationFilterSensitiveLog: (obj: Invitation) => any;
|
|
1821
|
-
/**
|
|
1822
|
-
* @internal
|
|
1823
|
-
*/
|
|
1824
|
-
export declare const GetAdministratorAccountResponseFilterSensitiveLog: (obj: GetAdministratorAccountResponse) => any;
|
|
1825
|
-
/**
|
|
1826
|
-
* @internal
|
|
1827
|
-
*/
|
|
1828
|
-
export declare const GetEnabledStandardsRequestFilterSensitiveLog: (obj: GetEnabledStandardsRequest) => any;
|
|
1829
|
-
/**
|
|
1830
|
-
* @internal
|
|
1831
|
-
*/
|
|
1832
|
-
export declare const GetEnabledStandardsResponseFilterSensitiveLog: (obj: GetEnabledStandardsResponse) => any;
|
|
1833
|
-
/**
|
|
1834
|
-
* @internal
|
|
1835
|
-
*/
|
|
1836
|
-
export declare const GetFindingAggregatorRequestFilterSensitiveLog: (obj: GetFindingAggregatorRequest) => any;
|
|
1837
|
-
/**
|
|
1838
|
-
* @internal
|
|
1839
|
-
*/
|
|
1840
|
-
export declare const GetFindingAggregatorResponseFilterSensitiveLog: (obj: GetFindingAggregatorResponse) => any;
|
|
1841
|
-
/**
|
|
1842
|
-
* @internal
|
|
1843
|
-
*/
|
|
1844
|
-
export declare const SortCriterionFilterSensitiveLog: (obj: SortCriterion) => any;
|
|
1845
|
-
/**
|
|
1846
|
-
* @internal
|
|
1847
|
-
*/
|
|
1848
|
-
export declare const GetFindingsRequestFilterSensitiveLog: (obj: GetFindingsRequest) => any;
|
|
1849
|
-
/**
|
|
1850
|
-
* @internal
|
|
1851
|
-
*/
|
|
1852
|
-
export declare const GetFindingsResponseFilterSensitiveLog: (obj: GetFindingsResponse) => any;
|
|
1853
|
-
/**
|
|
1854
|
-
* @internal
|
|
1855
|
-
*/
|
|
1856
|
-
export declare const GetInsightResultsRequestFilterSensitiveLog: (obj: GetInsightResultsRequest) => any;
|
|
1857
|
-
/**
|
|
1858
|
-
* @internal
|
|
1859
|
-
*/
|
|
1860
|
-
export declare const InsightResultValueFilterSensitiveLog: (obj: InsightResultValue) => any;
|
|
1861
|
-
/**
|
|
1862
|
-
* @internal
|
|
1863
|
-
*/
|
|
1864
|
-
export declare const InsightResultsFilterSensitiveLog: (obj: InsightResults) => any;
|
|
1865
|
-
/**
|
|
1866
|
-
* @internal
|
|
1867
|
-
*/
|
|
1868
|
-
export declare const GetInsightResultsResponseFilterSensitiveLog: (obj: GetInsightResultsResponse) => any;
|
|
1869
|
-
/**
|
|
1870
|
-
* @internal
|
|
1871
|
-
*/
|
|
1872
|
-
export declare const GetInsightsRequestFilterSensitiveLog: (obj: GetInsightsRequest) => any;
|
|
1873
|
-
/**
|
|
1874
|
-
* @internal
|
|
1875
|
-
*/
|
|
1876
|
-
export declare const InsightFilterSensitiveLog: (obj: Insight) => any;
|
|
1877
|
-
/**
|
|
1878
|
-
* @internal
|
|
1879
|
-
*/
|
|
1880
|
-
export declare const GetInsightsResponseFilterSensitiveLog: (obj: GetInsightsResponse) => any;
|
|
1881
|
-
/**
|
|
1882
|
-
* @internal
|
|
1883
|
-
*/
|
|
1884
|
-
export declare const GetInvitationsCountRequestFilterSensitiveLog: (obj: GetInvitationsCountRequest) => any;
|
|
1885
|
-
/**
|
|
1886
|
-
* @internal
|
|
1887
|
-
*/
|
|
1888
|
-
export declare const GetInvitationsCountResponseFilterSensitiveLog: (obj: GetInvitationsCountResponse) => any;
|
|
1889
|
-
/**
|
|
1890
|
-
* @internal
|
|
1891
|
-
*/
|
|
1892
|
-
export declare const GetMasterAccountRequestFilterSensitiveLog: (obj: GetMasterAccountRequest) => any;
|
|
1893
|
-
/**
|
|
1894
|
-
* @internal
|
|
1895
|
-
*/
|
|
1896
|
-
export declare const GetMasterAccountResponseFilterSensitiveLog: (obj: GetMasterAccountResponse) => any;
|
|
1897
|
-
/**
|
|
1898
|
-
* @internal
|
|
1899
|
-
*/
|
|
1900
|
-
export declare const GetMembersRequestFilterSensitiveLog: (obj: GetMembersRequest) => any;
|
|
1901
|
-
/**
|
|
1902
|
-
* @internal
|
|
1903
|
-
*/
|
|
1904
|
-
export declare const MemberFilterSensitiveLog: (obj: Member) => any;
|
|
1905
|
-
/**
|
|
1906
|
-
* @internal
|
|
1907
|
-
*/
|
|
1908
|
-
export declare const GetMembersResponseFilterSensitiveLog: (obj: GetMembersResponse) => any;
|
|
1909
|
-
/**
|
|
1910
|
-
* @internal
|
|
1911
|
-
*/
|
|
1912
|
-
export declare const InviteMembersRequestFilterSensitiveLog: (obj: InviteMembersRequest) => any;
|
|
1913
|
-
/**
|
|
1914
|
-
* @internal
|
|
1915
|
-
*/
|
|
1916
|
-
export declare const InviteMembersResponseFilterSensitiveLog: (obj: InviteMembersResponse) => any;
|
|
1917
|
-
/**
|
|
1918
|
-
* @internal
|
|
1919
|
-
*/
|
|
1920
|
-
export declare const ListEnabledProductsForImportRequestFilterSensitiveLog: (obj: ListEnabledProductsForImportRequest) => any;
|
|
1921
|
-
/**
|
|
1922
|
-
* @internal
|
|
1923
|
-
*/
|
|
1924
|
-
export declare const ListEnabledProductsForImportResponseFilterSensitiveLog: (obj: ListEnabledProductsForImportResponse) => any;
|
|
1925
|
-
/**
|
|
1926
|
-
* @internal
|
|
1927
|
-
*/
|
|
1928
|
-
export declare const ListFindingAggregatorsRequestFilterSensitiveLog: (obj: ListFindingAggregatorsRequest) => any;
|
|
1929
|
-
/**
|
|
1930
|
-
* @internal
|
|
1931
|
-
*/
|
|
1932
|
-
export declare const ListFindingAggregatorsResponseFilterSensitiveLog: (obj: ListFindingAggregatorsResponse) => any;
|
|
1933
|
-
/**
|
|
1934
|
-
* @internal
|
|
1935
|
-
*/
|
|
1936
|
-
export declare const ListInvitationsRequestFilterSensitiveLog: (obj: ListInvitationsRequest) => any;
|
|
1937
|
-
/**
|
|
1938
|
-
* @internal
|
|
1939
|
-
*/
|
|
1940
|
-
export declare const ListInvitationsResponseFilterSensitiveLog: (obj: ListInvitationsResponse) => any;
|
|
1941
|
-
/**
|
|
1942
|
-
* @internal
|
|
1943
|
-
*/
|
|
1944
|
-
export declare const ListMembersRequestFilterSensitiveLog: (obj: ListMembersRequest) => any;
|
|
1945
|
-
/**
|
|
1946
|
-
* @internal
|
|
1947
|
-
*/
|
|
1948
|
-
export declare const ListMembersResponseFilterSensitiveLog: (obj: ListMembersResponse) => any;
|
|
1949
|
-
/**
|
|
1950
|
-
* @internal
|
|
1951
|
-
*/
|
|
1952
|
-
export declare const ListOrganizationAdminAccountsRequestFilterSensitiveLog: (obj: ListOrganizationAdminAccountsRequest) => any;
|
|
1953
|
-
/**
|
|
1954
|
-
* @internal
|
|
1955
|
-
*/
|
|
1956
|
-
export declare const ListOrganizationAdminAccountsResponseFilterSensitiveLog: (obj: ListOrganizationAdminAccountsResponse) => any;
|
|
1957
|
-
/**
|
|
1958
|
-
* @internal
|
|
1959
|
-
*/
|
|
1960
|
-
export declare const ListSecurityControlDefinitionsRequestFilterSensitiveLog: (obj: ListSecurityControlDefinitionsRequest) => any;
|
|
1961
|
-
/**
|
|
1962
|
-
* @internal
|
|
1963
|
-
*/
|
|
1964
|
-
export declare const SecurityControlDefinitionFilterSensitiveLog: (obj: SecurityControlDefinition) => any;
|
|
1965
|
-
/**
|
|
1966
|
-
* @internal
|
|
1967
|
-
*/
|
|
1968
|
-
export declare const ListSecurityControlDefinitionsResponseFilterSensitiveLog: (obj: ListSecurityControlDefinitionsResponse) => any;
|
|
1969
|
-
/**
|
|
1970
|
-
* @internal
|
|
1971
|
-
*/
|
|
1972
|
-
export declare const ListStandardsControlAssociationsRequestFilterSensitiveLog: (obj: ListStandardsControlAssociationsRequest) => any;
|
|
1973
|
-
/**
|
|
1974
|
-
* @internal
|
|
1975
|
-
*/
|
|
1976
|
-
export declare const StandardsControlAssociationSummaryFilterSensitiveLog: (obj: StandardsControlAssociationSummary) => any;
|
|
1977
|
-
/**
|
|
1978
|
-
* @internal
|
|
1979
|
-
*/
|
|
1980
|
-
export declare const ListStandardsControlAssociationsResponseFilterSensitiveLog: (obj: ListStandardsControlAssociationsResponse) => any;
|
|
1981
|
-
/**
|
|
1982
|
-
* @internal
|
|
1983
|
-
*/
|
|
1984
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
1985
|
-
/**
|
|
1986
|
-
* @internal
|
|
1987
|
-
*/
|
|
1988
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
1989
|
-
/**
|
|
1990
|
-
* @internal
|
|
1991
|
-
*/
|
|
1992
|
-
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
1993
|
-
/**
|
|
1994
|
-
* @internal
|
|
1995
|
-
*/
|
|
1996
|
-
export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
1997
|
-
/**
|
|
1998
|
-
* @internal
|
|
1999
|
-
*/
|
|
2000
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
2001
|
-
/**
|
|
2002
|
-
* @internal
|
|
2003
|
-
*/
|
|
2004
|
-
export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
2005
|
-
/**
|
|
2006
|
-
* @internal
|
|
2007
|
-
*/
|
|
2008
|
-
export declare const UpdateActionTargetRequestFilterSensitiveLog: (obj: UpdateActionTargetRequest) => any;
|
|
2009
|
-
/**
|
|
2010
|
-
* @internal
|
|
2011
|
-
*/
|
|
2012
|
-
export declare const UpdateActionTargetResponseFilterSensitiveLog: (obj: UpdateActionTargetResponse) => any;
|
|
2013
|
-
/**
|
|
2014
|
-
* @internal
|
|
2015
|
-
*/
|
|
2016
|
-
export declare const UpdateFindingAggregatorRequestFilterSensitiveLog: (obj: UpdateFindingAggregatorRequest) => any;
|
|
2017
|
-
/**
|
|
2018
|
-
* @internal
|
|
2019
|
-
*/
|
|
2020
|
-
export declare const UpdateFindingAggregatorResponseFilterSensitiveLog: (obj: UpdateFindingAggregatorResponse) => any;
|
|
2021
|
-
/**
|
|
2022
|
-
* @internal
|
|
2023
|
-
*/
|
|
2024
|
-
export declare const UpdateFindingsRequestFilterSensitiveLog: (obj: UpdateFindingsRequest) => any;
|
|
2025
|
-
/**
|
|
2026
|
-
* @internal
|
|
2027
|
-
*/
|
|
2028
|
-
export declare const UpdateFindingsResponseFilterSensitiveLog: (obj: UpdateFindingsResponse) => any;
|
|
2029
|
-
/**
|
|
2030
|
-
* @internal
|
|
2031
|
-
*/
|
|
2032
|
-
export declare const UpdateInsightRequestFilterSensitiveLog: (obj: UpdateInsightRequest) => any;
|
|
2033
|
-
/**
|
|
2034
|
-
* @internal
|
|
2035
|
-
*/
|
|
2036
|
-
export declare const UpdateInsightResponseFilterSensitiveLog: (obj: UpdateInsightResponse) => any;
|
|
2037
|
-
/**
|
|
2038
|
-
* @internal
|
|
2039
|
-
*/
|
|
2040
|
-
export declare const UpdateOrganizationConfigurationRequestFilterSensitiveLog: (obj: UpdateOrganizationConfigurationRequest) => any;
|
|
2041
|
-
/**
|
|
2042
|
-
* @internal
|
|
2043
|
-
*/
|
|
2044
|
-
export declare const UpdateOrganizationConfigurationResponseFilterSensitiveLog: (obj: UpdateOrganizationConfigurationResponse) => any;
|
|
2045
|
-
/**
|
|
2046
|
-
* @internal
|
|
2047
|
-
*/
|
|
2048
|
-
export declare const UpdateSecurityHubConfigurationRequestFilterSensitiveLog: (obj: UpdateSecurityHubConfigurationRequest) => any;
|
|
2049
|
-
/**
|
|
2050
|
-
* @internal
|
|
2051
|
-
*/
|
|
2052
|
-
export declare const UpdateSecurityHubConfigurationResponseFilterSensitiveLog: (obj: UpdateSecurityHubConfigurationResponse) => any;
|
|
2053
|
-
/**
|
|
2054
|
-
* @internal
|
|
2055
|
-
*/
|
|
2056
|
-
export declare const UpdateStandardsControlRequestFilterSensitiveLog: (obj: UpdateStandardsControlRequest) => any;
|
|
2057
|
-
/**
|
|
2058
|
-
* @internal
|
|
2059
|
-
*/
|
|
2060
|
-
export declare const UpdateStandardsControlResponseFilterSensitiveLog: (obj: UpdateStandardsControlResponse) => any;
|