@aws-sdk/client-guardduty 3.35.0 → 3.38.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/CHANGELOG.md +47 -0
- package/dist-cjs/GuardDuty.js +0 -20
- package/dist-cjs/GuardDutyClient.js +0 -25
- package/dist-cjs/commands/AcceptInvitationCommand.js +0 -25
- package/dist-cjs/commands/ArchiveFindingsCommand.js +0 -29
- package/dist-cjs/commands/CreateDetectorCommand.js +0 -28
- package/dist-cjs/commands/CreateFilterCommand.js +0 -25
- package/dist-cjs/commands/CreateIPSetCommand.js +0 -28
- package/dist-cjs/commands/CreateMembersCommand.js +0 -36
- package/dist-cjs/commands/CreatePublishingDestinationCommand.js +0 -26
- package/dist-cjs/commands/CreateSampleFindingsCommand.js +0 -27
- package/dist-cjs/commands/CreateThreatIntelSetCommand.js +0 -27
- package/dist-cjs/commands/DeclineInvitationsCommand.js +0 -26
- package/dist-cjs/commands/DeleteDetectorCommand.js +0 -25
- package/dist-cjs/commands/DeleteFilterCommand.js +0 -25
- package/dist-cjs/commands/DeleteIPSetCommand.js +0 -26
- package/dist-cjs/commands/DeleteInvitationsCommand.js +0 -26
- package/dist-cjs/commands/DeleteMembersCommand.js +0 -26
- package/dist-cjs/commands/DeletePublishingDestinationCommand.js +0 -25
- package/dist-cjs/commands/DeleteThreatIntelSetCommand.js +0 -25
- package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +0 -26
- package/dist-cjs/commands/DescribePublishingDestinationCommand.js +0 -26
- package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +0 -26
- package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +0 -25
- package/dist-cjs/commands/DisassociateMembersCommand.js +0 -26
- package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +0 -26
- package/dist-cjs/commands/GetDetectorCommand.js +0 -25
- package/dist-cjs/commands/GetFilterCommand.js +0 -25
- package/dist-cjs/commands/GetFindingsCommand.js +0 -25
- package/dist-cjs/commands/GetFindingsStatisticsCommand.js +0 -25
- package/dist-cjs/commands/GetIPSetCommand.js +0 -25
- package/dist-cjs/commands/GetInvitationsCountCommand.js +0 -26
- package/dist-cjs/commands/GetMasterAccountCommand.js +0 -26
- package/dist-cjs/commands/GetMemberDetectorsCommand.js +0 -25
- package/dist-cjs/commands/GetMembersCommand.js +0 -26
- package/dist-cjs/commands/GetThreatIntelSetCommand.js +0 -25
- package/dist-cjs/commands/GetUsageStatisticsCommand.js +0 -28
- package/dist-cjs/commands/InviteMembersCommand.js +0 -27
- package/dist-cjs/commands/ListDetectorsCommand.js +0 -25
- package/dist-cjs/commands/ListFiltersCommand.js +0 -25
- package/dist-cjs/commands/ListFindingsCommand.js +0 -25
- package/dist-cjs/commands/ListIPSetsCommand.js +0 -27
- package/dist-cjs/commands/ListInvitationsCommand.js +0 -26
- package/dist-cjs/commands/ListMembersCommand.js +0 -25
- package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +0 -25
- package/dist-cjs/commands/ListPublishingDestinationsCommand.js +0 -26
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -27
- package/dist-cjs/commands/ListThreatIntelSetsCommand.js +0 -27
- package/dist-cjs/commands/StartMonitoringMembersCommand.js +0 -27
- package/dist-cjs/commands/StopMonitoringMembersCommand.js +0 -27
- package/dist-cjs/commands/TagResourceCommand.js +0 -25
- package/dist-cjs/commands/UnarchiveFindingsCommand.js +0 -25
- package/dist-cjs/commands/UntagResourceCommand.js +0 -25
- package/dist-cjs/commands/UpdateDetectorCommand.js +0 -25
- package/dist-cjs/commands/UpdateFilterCommand.js +0 -25
- package/dist-cjs/commands/UpdateFindingsFeedbackCommand.js +0 -25
- package/dist-cjs/commands/UpdateIPSetCommand.js +0 -25
- package/dist-cjs/commands/UpdateMemberDetectorsCommand.js +0 -25
- package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +0 -25
- package/dist-cjs/commands/UpdatePublishingDestinationCommand.js +0 -26
- package/dist-cjs/commands/UpdateThreatIntelSetCommand.js +0 -25
- package/dist-cjs/commands/index.js +61 -0
- package/dist-cjs/endpoints.js +1 -2
- package/dist-cjs/index.js +4 -72
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -559
- package/dist-cjs/pagination/GetUsageStatisticsPaginator.js +0 -11
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/ListDetectorsPaginator.js +0 -11
- package/dist-cjs/pagination/ListFiltersPaginator.js +0 -11
- package/dist-cjs/pagination/ListFindingsPaginator.js +0 -11
- package/dist-cjs/pagination/ListIPSetsPaginator.js +0 -11
- package/dist-cjs/pagination/ListInvitationsPaginator.js +0 -11
- package/dist-cjs/pagination/ListMembersPaginator.js +0 -11
- package/dist-cjs/pagination/ListOrganizationAdminAccountsPaginator.js +0 -11
- package/dist-cjs/pagination/ListPublishingDestinationsPaginator.js +0 -11
- package/dist-cjs/pagination/ListThreatIntelSetsPaginator.js +0 -11
- package/dist-cjs/pagination/index.js +14 -0
- package/dist-cjs/protocols/Aws_restJson1.js +0 -6
- package/dist-cjs/runtimeConfig.browser.js +1 -6
- package/dist-cjs/runtimeConfig.js +2 -7
- package/dist-cjs/runtimeConfig.native.js +0 -4
- package/dist-cjs/runtimeConfig.shared.js +0 -4
- package/dist-es/GuardDuty.js +0 -1
- package/dist-es/GuardDutyClient.js +0 -1
- package/dist-es/commands/AcceptInvitationCommand.js +0 -1
- package/dist-es/commands/ArchiveFindingsCommand.js +0 -1
- package/dist-es/commands/CreateDetectorCommand.js +0 -1
- package/dist-es/commands/CreateFilterCommand.js +0 -1
- package/dist-es/commands/CreateIPSetCommand.js +0 -1
- package/dist-es/commands/CreateMembersCommand.js +0 -1
- package/dist-es/commands/CreatePublishingDestinationCommand.js +0 -1
- package/dist-es/commands/CreateSampleFindingsCommand.js +0 -1
- package/dist-es/commands/CreateThreatIntelSetCommand.js +0 -1
- package/dist-es/commands/DeclineInvitationsCommand.js +0 -1
- package/dist-es/commands/DeleteDetectorCommand.js +0 -1
- package/dist-es/commands/DeleteFilterCommand.js +0 -1
- package/dist-es/commands/DeleteIPSetCommand.js +0 -1
- package/dist-es/commands/DeleteInvitationsCommand.js +0 -1
- package/dist-es/commands/DeleteMembersCommand.js +0 -1
- package/dist-es/commands/DeletePublishingDestinationCommand.js +0 -1
- package/dist-es/commands/DeleteThreatIntelSetCommand.js +0 -1
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +0 -1
- package/dist-es/commands/DescribePublishingDestinationCommand.js +0 -1
- package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +0 -1
- package/dist-es/commands/DisassociateFromMasterAccountCommand.js +0 -1
- package/dist-es/commands/DisassociateMembersCommand.js +0 -1
- package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +0 -1
- package/dist-es/commands/GetDetectorCommand.js +0 -1
- package/dist-es/commands/GetFilterCommand.js +0 -1
- package/dist-es/commands/GetFindingsCommand.js +0 -1
- package/dist-es/commands/GetFindingsStatisticsCommand.js +0 -1
- package/dist-es/commands/GetIPSetCommand.js +0 -1
- package/dist-es/commands/GetInvitationsCountCommand.js +0 -1
- package/dist-es/commands/GetMasterAccountCommand.js +0 -1
- package/dist-es/commands/GetMemberDetectorsCommand.js +0 -1
- package/dist-es/commands/GetMembersCommand.js +0 -1
- package/dist-es/commands/GetThreatIntelSetCommand.js +0 -1
- package/dist-es/commands/GetUsageStatisticsCommand.js +0 -1
- package/dist-es/commands/InviteMembersCommand.js +0 -1
- package/dist-es/commands/ListDetectorsCommand.js +0 -1
- package/dist-es/commands/ListFiltersCommand.js +0 -1
- package/dist-es/commands/ListFindingsCommand.js +0 -1
- package/dist-es/commands/ListIPSetsCommand.js +0 -1
- package/dist-es/commands/ListInvitationsCommand.js +0 -1
- package/dist-es/commands/ListMembersCommand.js +0 -1
- package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +0 -1
- package/dist-es/commands/ListPublishingDestinationsCommand.js +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-es/commands/ListThreatIntelSetsCommand.js +0 -1
- package/dist-es/commands/StartMonitoringMembersCommand.js +0 -1
- package/dist-es/commands/StopMonitoringMembersCommand.js +0 -1
- package/dist-es/commands/TagResourceCommand.js +0 -1
- package/dist-es/commands/UnarchiveFindingsCommand.js +0 -1
- package/dist-es/commands/UntagResourceCommand.js +0 -1
- package/dist-es/commands/UpdateDetectorCommand.js +0 -1
- package/dist-es/commands/UpdateFilterCommand.js +0 -1
- package/dist-es/commands/UpdateFindingsFeedbackCommand.js +0 -1
- package/dist-es/commands/UpdateIPSetCommand.js +0 -1
- package/dist-es/commands/UpdateMemberDetectorsCommand.js +0 -1
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +0 -1
- package/dist-es/commands/UpdatePublishingDestinationCommand.js +0 -1
- package/dist-es/commands/UpdateThreatIntelSetCommand.js +0 -1
- package/dist-es/commands/index.js +58 -0
- package/dist-es/endpoints.js +1 -2
- package/dist-es/index.js +4 -72
- package/dist-es/models/index.js +0 -1
- package/dist-es/models/models_0.js +0 -1
- package/dist-es/pagination/GetUsageStatisticsPaginator.js +0 -1
- package/dist-es/pagination/Interfaces.js +0 -1
- package/dist-es/pagination/ListDetectorsPaginator.js +0 -1
- package/dist-es/pagination/ListFiltersPaginator.js +0 -1
- package/dist-es/pagination/ListFindingsPaginator.js +0 -1
- package/dist-es/pagination/ListIPSetsPaginator.js +0 -1
- package/dist-es/pagination/ListInvitationsPaginator.js +0 -1
- package/dist-es/pagination/ListMembersPaginator.js +0 -1
- package/dist-es/pagination/ListOrganizationAdminAccountsPaginator.js +0 -1
- package/dist-es/pagination/ListPublishingDestinationsPaginator.js +0 -1
- package/dist-es/pagination/ListThreatIntelSetsPaginator.js +0 -1
- package/dist-es/pagination/index.js +11 -0
- package/dist-es/protocols/Aws_restJson1.js +0 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/runtimeConfig.native.js +0 -1
- package/dist-es/runtimeConfig.shared.js +0 -1
- package/dist-types/commands/index.d.ts +58 -0
- package/dist-types/index.d.ts +4 -71
- package/dist-types/pagination/index.d.ts +11 -0
- package/dist-types/ts3.4/GuardDuty.d.ts +59 -249
- package/dist-types/ts3.4/GuardDutyClient.d.ts +24 -105
- package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ArchiveFindingsCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/CreateDetectorCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/CreatePublishingDestinationCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateSampleFindingsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/CreateThreatIntelSetCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteDetectorCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeletePublishingDestinationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteThreatIntelSetCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribePublishingDestinationCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetDetectorCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFilterCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFindingsStatisticsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetMemberDetectorsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetThreatIntelSetCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetUsageStatisticsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListDetectorsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListPublishingDestinationsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListThreatIntelSetsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/StartMonitoringMembersCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/StopMonitoringMembersCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UnarchiveFindingsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateDetectorCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateFindingsFeedbackCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateMemberDetectorsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdatePublishingDestinationCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/UpdateThreatIntelSetCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/index.d.ts +58 -0
- package/dist-types/ts3.4/index.d.ts +4 -71
- package/dist-types/ts3.4/models/models_0.d.ts +708 -2623
- package/dist-types/ts3.4/pagination/index.d.ts +11 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/package.json +33 -30
- package/dist-cjs/GuardDuty.js.map +0 -1
- package/dist-cjs/GuardDutyClient.js.map +0 -1
- package/dist-cjs/commands/AcceptInvitationCommand.js.map +0 -1
- package/dist-cjs/commands/ArchiveFindingsCommand.js.map +0 -1
- package/dist-cjs/commands/CreateDetectorCommand.js.map +0 -1
- package/dist-cjs/commands/CreateFilterCommand.js.map +0 -1
- package/dist-cjs/commands/CreateIPSetCommand.js.map +0 -1
- package/dist-cjs/commands/CreateMembersCommand.js.map +0 -1
- package/dist-cjs/commands/CreatePublishingDestinationCommand.js.map +0 -1
- package/dist-cjs/commands/CreateSampleFindingsCommand.js.map +0 -1
- package/dist-cjs/commands/CreateThreatIntelSetCommand.js.map +0 -1
- package/dist-cjs/commands/DeclineInvitationsCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteDetectorCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteFilterCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteIPSetCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteInvitationsCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteMembersCommand.js.map +0 -1
- package/dist-cjs/commands/DeletePublishingDestinationCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteThreatIntelSetCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js.map +0 -1
- package/dist-cjs/commands/DescribePublishingDestinationCommand.js.map +0 -1
- package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js.map +0 -1
- package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js.map +0 -1
- package/dist-cjs/commands/DisassociateMembersCommand.js.map +0 -1
- package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js.map +0 -1
- package/dist-cjs/commands/GetDetectorCommand.js.map +0 -1
- package/dist-cjs/commands/GetFilterCommand.js.map +0 -1
- package/dist-cjs/commands/GetFindingsCommand.js.map +0 -1
- package/dist-cjs/commands/GetFindingsStatisticsCommand.js.map +0 -1
- package/dist-cjs/commands/GetIPSetCommand.js.map +0 -1
- package/dist-cjs/commands/GetInvitationsCountCommand.js.map +0 -1
- package/dist-cjs/commands/GetMasterAccountCommand.js.map +0 -1
- package/dist-cjs/commands/GetMemberDetectorsCommand.js.map +0 -1
- package/dist-cjs/commands/GetMembersCommand.js.map +0 -1
- package/dist-cjs/commands/GetThreatIntelSetCommand.js.map +0 -1
- package/dist-cjs/commands/GetUsageStatisticsCommand.js.map +0 -1
- package/dist-cjs/commands/InviteMembersCommand.js.map +0 -1
- package/dist-cjs/commands/ListDetectorsCommand.js.map +0 -1
- package/dist-cjs/commands/ListFiltersCommand.js.map +0 -1
- package/dist-cjs/commands/ListFindingsCommand.js.map +0 -1
- package/dist-cjs/commands/ListIPSetsCommand.js.map +0 -1
- package/dist-cjs/commands/ListInvitationsCommand.js.map +0 -1
- package/dist-cjs/commands/ListMembersCommand.js.map +0 -1
- package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js.map +0 -1
- package/dist-cjs/commands/ListPublishingDestinationsCommand.js.map +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-cjs/commands/ListThreatIntelSetsCommand.js.map +0 -1
- package/dist-cjs/commands/StartMonitoringMembersCommand.js.map +0 -1
- package/dist-cjs/commands/StopMonitoringMembersCommand.js.map +0 -1
- package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UnarchiveFindingsCommand.js.map +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateDetectorCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateFilterCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateFindingsFeedbackCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateIPSetCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateMemberDetectorsCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js.map +0 -1
- package/dist-cjs/commands/UpdatePublishingDestinationCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateThreatIntelSetCommand.js.map +0 -1
- package/dist-cjs/endpoints.js.map +0 -1
- package/dist-cjs/index.js.map +0 -1
- package/dist-cjs/models/index.js.map +0 -1
- package/dist-cjs/models/models_0.js.map +0 -1
- package/dist-cjs/pagination/GetUsageStatisticsPaginator.js.map +0 -1
- package/dist-cjs/pagination/Interfaces.js.map +0 -1
- package/dist-cjs/pagination/ListDetectorsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListFiltersPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListFindingsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListIPSetsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListInvitationsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListMembersPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListOrganizationAdminAccountsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListPublishingDestinationsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListThreatIntelSetsPaginator.js.map +0 -1
- package/dist-cjs/protocols/Aws_restJson1.js.map +0 -1
- package/dist-cjs/runtimeConfig.browser.js.map +0 -1
- package/dist-cjs/runtimeConfig.js.map +0 -1
- package/dist-cjs/runtimeConfig.native.js.map +0 -1
- package/dist-cjs/runtimeConfig.shared.js.map +0 -1
- package/dist-es/GuardDuty.js.map +0 -1
- package/dist-es/GuardDutyClient.js.map +0 -1
- package/dist-es/commands/AcceptInvitationCommand.js.map +0 -1
- package/dist-es/commands/ArchiveFindingsCommand.js.map +0 -1
- package/dist-es/commands/CreateDetectorCommand.js.map +0 -1
- package/dist-es/commands/CreateFilterCommand.js.map +0 -1
- package/dist-es/commands/CreateIPSetCommand.js.map +0 -1
- package/dist-es/commands/CreateMembersCommand.js.map +0 -1
- package/dist-es/commands/CreatePublishingDestinationCommand.js.map +0 -1
- package/dist-es/commands/CreateSampleFindingsCommand.js.map +0 -1
- package/dist-es/commands/CreateThreatIntelSetCommand.js.map +0 -1
- package/dist-es/commands/DeclineInvitationsCommand.js.map +0 -1
- package/dist-es/commands/DeleteDetectorCommand.js.map +0 -1
- package/dist-es/commands/DeleteFilterCommand.js.map +0 -1
- package/dist-es/commands/DeleteIPSetCommand.js.map +0 -1
- package/dist-es/commands/DeleteInvitationsCommand.js.map +0 -1
- package/dist-es/commands/DeleteMembersCommand.js.map +0 -1
- package/dist-es/commands/DeletePublishingDestinationCommand.js.map +0 -1
- package/dist-es/commands/DeleteThreatIntelSetCommand.js.map +0 -1
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js.map +0 -1
- package/dist-es/commands/DescribePublishingDestinationCommand.js.map +0 -1
- package/dist-es/commands/DisableOrganizationAdminAccountCommand.js.map +0 -1
- package/dist-es/commands/DisassociateFromMasterAccountCommand.js.map +0 -1
- package/dist-es/commands/DisassociateMembersCommand.js.map +0 -1
- package/dist-es/commands/EnableOrganizationAdminAccountCommand.js.map +0 -1
- package/dist-es/commands/GetDetectorCommand.js.map +0 -1
- package/dist-es/commands/GetFilterCommand.js.map +0 -1
- package/dist-es/commands/GetFindingsCommand.js.map +0 -1
- package/dist-es/commands/GetFindingsStatisticsCommand.js.map +0 -1
- package/dist-es/commands/GetIPSetCommand.js.map +0 -1
- package/dist-es/commands/GetInvitationsCountCommand.js.map +0 -1
- package/dist-es/commands/GetMasterAccountCommand.js.map +0 -1
- package/dist-es/commands/GetMemberDetectorsCommand.js.map +0 -1
- package/dist-es/commands/GetMembersCommand.js.map +0 -1
- package/dist-es/commands/GetThreatIntelSetCommand.js.map +0 -1
- package/dist-es/commands/GetUsageStatisticsCommand.js.map +0 -1
- package/dist-es/commands/InviteMembersCommand.js.map +0 -1
- package/dist-es/commands/ListDetectorsCommand.js.map +0 -1
- package/dist-es/commands/ListFiltersCommand.js.map +0 -1
- package/dist-es/commands/ListFindingsCommand.js.map +0 -1
- package/dist-es/commands/ListIPSetsCommand.js.map +0 -1
- package/dist-es/commands/ListInvitationsCommand.js.map +0 -1
- package/dist-es/commands/ListMembersCommand.js.map +0 -1
- package/dist-es/commands/ListOrganizationAdminAccountsCommand.js.map +0 -1
- package/dist-es/commands/ListPublishingDestinationsCommand.js.map +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-es/commands/ListThreatIntelSetsCommand.js.map +0 -1
- package/dist-es/commands/StartMonitoringMembersCommand.js.map +0 -1
- package/dist-es/commands/StopMonitoringMembersCommand.js.map +0 -1
- package/dist-es/commands/TagResourceCommand.js.map +0 -1
- package/dist-es/commands/UnarchiveFindingsCommand.js.map +0 -1
- package/dist-es/commands/UntagResourceCommand.js.map +0 -1
- package/dist-es/commands/UpdateDetectorCommand.js.map +0 -1
- package/dist-es/commands/UpdateFilterCommand.js.map +0 -1
- package/dist-es/commands/UpdateFindingsFeedbackCommand.js.map +0 -1
- package/dist-es/commands/UpdateIPSetCommand.js.map +0 -1
- package/dist-es/commands/UpdateMemberDetectorsCommand.js.map +0 -1
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js.map +0 -1
- package/dist-es/commands/UpdatePublishingDestinationCommand.js.map +0 -1
- package/dist-es/commands/UpdateThreatIntelSetCommand.js.map +0 -1
- package/dist-es/endpoints.js.map +0 -1
- package/dist-es/index.js.map +0 -1
- package/dist-es/models/index.js.map +0 -1
- package/dist-es/models/models_0.js.map +0 -1
- package/dist-es/pagination/GetUsageStatisticsPaginator.js.map +0 -1
- package/dist-es/pagination/Interfaces.js.map +0 -1
- package/dist-es/pagination/ListDetectorsPaginator.js.map +0 -1
- package/dist-es/pagination/ListFiltersPaginator.js.map +0 -1
- package/dist-es/pagination/ListFindingsPaginator.js.map +0 -1
- package/dist-es/pagination/ListIPSetsPaginator.js.map +0 -1
- package/dist-es/pagination/ListInvitationsPaginator.js.map +0 -1
- package/dist-es/pagination/ListMembersPaginator.js.map +0 -1
- package/dist-es/pagination/ListOrganizationAdminAccountsPaginator.js.map +0 -1
- package/dist-es/pagination/ListPublishingDestinationsPaginator.js.map +0 -1
- package/dist-es/pagination/ListThreatIntelSetsPaginator.js.map +0 -1
- package/dist-es/protocols/Aws_restJson1.js.map +0 -1
- package/dist-es/runtimeConfig.browser.js.map +0 -1
- package/dist-es/runtimeConfig.js.map +0 -1
- package/dist-es/runtimeConfig.native.js.map +0 -1
- package/dist-es/runtimeConfig.shared.js.map +0 -1
- package/jest.config.js +0 -4
- package/src/GuardDuty.ts +0 -2094
- package/src/GuardDutyClient.ts +0 -498
- package/src/commands/AcceptInvitationCommand.ts +0 -95
- package/src/commands/ArchiveFindingsCommand.ts +0 -99
- package/src/commands/CreateDetectorCommand.ts +0 -98
- package/src/commands/CreateFilterCommand.ts +0 -95
- package/src/commands/CreateIPSetCommand.ts +0 -98
- package/src/commands/CreateMembersCommand.ts +0 -106
- package/src/commands/CreatePublishingDestinationCommand.ts +0 -101
- package/src/commands/CreateSampleFindingsCommand.ts +0 -97
- package/src/commands/CreateThreatIntelSetCommand.ts +0 -97
- package/src/commands/DeclineInvitationsCommand.ts +0 -96
- package/src/commands/DeleteDetectorCommand.ts +0 -95
- package/src/commands/DeleteFilterCommand.ts +0 -95
- package/src/commands/DeleteIPSetCommand.ts +0 -96
- package/src/commands/DeleteInvitationsCommand.ts +0 -96
- package/src/commands/DeleteMembersCommand.ts +0 -96
- package/src/commands/DeletePublishingDestinationCommand.ts +0 -100
- package/src/commands/DeleteThreatIntelSetCommand.ts +0 -95
- package/src/commands/DescribeOrganizationConfigurationCommand.ts +0 -107
- package/src/commands/DescribePublishingDestinationCommand.ts +0 -101
- package/src/commands/DisableOrganizationAdminAccountCommand.ts +0 -104
- package/src/commands/DisassociateFromMasterAccountCommand.ts +0 -100
- package/src/commands/DisassociateMembersCommand.ts +0 -96
- package/src/commands/EnableOrganizationAdminAccountCommand.ts +0 -104
- package/src/commands/GetDetectorCommand.ts +0 -95
- package/src/commands/GetFilterCommand.ts +0 -95
- package/src/commands/GetFindingsCommand.ts +0 -95
- package/src/commands/GetFindingsStatisticsCommand.ts +0 -95
- package/src/commands/GetIPSetCommand.ts +0 -95
- package/src/commands/GetInvitationsCountCommand.ts +0 -96
- package/src/commands/GetMasterAccountCommand.ts +0 -96
- package/src/commands/GetMemberDetectorsCommand.ts +0 -95
- package/src/commands/GetMembersCommand.ts +0 -96
- package/src/commands/GetThreatIntelSetCommand.ts +0 -95
- package/src/commands/GetUsageStatisticsCommand.ts +0 -98
- package/src/commands/InviteMembersCommand.ts +0 -97
- package/src/commands/ListDetectorsCommand.ts +0 -95
- package/src/commands/ListFiltersCommand.ts +0 -95
- package/src/commands/ListFindingsCommand.ts +0 -95
- package/src/commands/ListIPSetsCommand.ts +0 -97
- package/src/commands/ListInvitationsCommand.ts +0 -96
- package/src/commands/ListMembersCommand.ts +0 -95
- package/src/commands/ListOrganizationAdminAccountsCommand.ts +0 -100
- package/src/commands/ListPublishingDestinationsCommand.ts +0 -99
- package/src/commands/ListTagsForResourceCommand.ts +0 -97
- package/src/commands/ListThreatIntelSetsCommand.ts +0 -97
- package/src/commands/StartMonitoringMembersCommand.ts +0 -97
- package/src/commands/StopMonitoringMembersCommand.ts +0 -97
- package/src/commands/TagResourceCommand.ts +0 -95
- package/src/commands/UnarchiveFindingsCommand.ts +0 -95
- package/src/commands/UntagResourceCommand.ts +0 -95
- package/src/commands/UpdateDetectorCommand.ts +0 -95
- package/src/commands/UpdateFilterCommand.ts +0 -95
- package/src/commands/UpdateFindingsFeedbackCommand.ts +0 -95
- package/src/commands/UpdateIPSetCommand.ts +0 -95
- package/src/commands/UpdateMemberDetectorsCommand.ts +0 -95
- package/src/commands/UpdateOrganizationConfigurationCommand.ts +0 -103
- package/src/commands/UpdatePublishingDestinationCommand.ts +0 -101
- package/src/commands/UpdateThreatIntelSetCommand.ts +0 -95
- package/src/endpoints.ts +0 -86
- package/src/index.ts +0 -72
- package/src/models/index.ts +0 -1
- package/src/models/models_0.ts +0 -5123
- package/src/pagination/GetUsageStatisticsPaginator.ts +0 -59
- package/src/pagination/Interfaces.ts +0 -8
- package/src/pagination/ListDetectorsPaginator.ts +0 -59
- package/src/pagination/ListFiltersPaginator.ts +0 -55
- package/src/pagination/ListFindingsPaginator.ts +0 -59
- package/src/pagination/ListIPSetsPaginator.ts +0 -55
- package/src/pagination/ListInvitationsPaginator.ts +0 -59
- package/src/pagination/ListMembersPaginator.ts +0 -55
- package/src/pagination/ListOrganizationAdminAccountsPaginator.ts +0 -59
- package/src/pagination/ListPublishingDestinationsPaginator.ts +0 -59
- package/src/pagination/ListThreatIntelSetsPaginator.ts +0 -59
- package/src/protocols/Aws_restJson1.ts +0 -7458
- package/src/runtimeConfig.browser.ts +0 -41
- package/src/runtimeConfig.native.ts +0 -17
- package/src/runtimeConfig.shared.ts +0 -17
- package/src/runtimeConfig.ts +0 -46
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -33
- package/tsconfig.types.json +0 -9
|
@@ -1,753 +1,417 @@
|
|
|
1
1
|
import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
|
|
2
2
|
export interface AcceptInvitationRequest {
|
|
3
|
-
|
|
4
|
-
* <p>The unique ID of the detector of the GuardDuty member account.</p>
|
|
5
|
-
*/
|
|
3
|
+
|
|
6
4
|
DetectorId: string | undefined;
|
|
7
|
-
|
|
8
|
-
* <p>The account ID of the GuardDuty administrator account whose invitation you're accepting.</p>
|
|
9
|
-
*/
|
|
5
|
+
|
|
10
6
|
MasterId: string | undefined;
|
|
11
|
-
|
|
12
|
-
* <p>The value that is used to validate the administrator account to the member account.</p>
|
|
13
|
-
*/
|
|
7
|
+
|
|
14
8
|
InvitationId: string | undefined;
|
|
15
9
|
}
|
|
16
10
|
export declare namespace AcceptInvitationRequest {
|
|
17
|
-
|
|
18
|
-
* @internal
|
|
19
|
-
*/
|
|
11
|
+
|
|
20
12
|
const filterSensitiveLog: (obj: AcceptInvitationRequest) => any;
|
|
21
13
|
}
|
|
22
14
|
export interface AcceptInvitationResponse {
|
|
23
15
|
}
|
|
24
16
|
export declare namespace AcceptInvitationResponse {
|
|
25
|
-
|
|
26
|
-
* @internal
|
|
27
|
-
*/
|
|
17
|
+
|
|
28
18
|
const filterSensitiveLog: (obj: AcceptInvitationResponse) => any;
|
|
29
19
|
}
|
|
30
|
-
|
|
31
|
-
* <p>A bad request exception object.</p>
|
|
32
|
-
*/
|
|
20
|
+
|
|
33
21
|
export interface BadRequestException extends __SmithyException, $MetadataBearer {
|
|
34
22
|
name: "BadRequestException";
|
|
35
23
|
$fault: "client";
|
|
36
|
-
|
|
37
|
-
* <p>The error message.</p>
|
|
38
|
-
*/
|
|
24
|
+
|
|
39
25
|
Message?: string;
|
|
40
|
-
|
|
41
|
-
* <p>The error type.</p>
|
|
42
|
-
*/
|
|
26
|
+
|
|
43
27
|
Type?: string;
|
|
44
28
|
}
|
|
45
29
|
export declare namespace BadRequestException {
|
|
46
|
-
|
|
47
|
-
* @internal
|
|
48
|
-
*/
|
|
30
|
+
|
|
49
31
|
const filterSensitiveLog: (obj: BadRequestException) => any;
|
|
50
32
|
}
|
|
51
|
-
|
|
52
|
-
* <p>An internal server error exception object.</p>
|
|
53
|
-
*/
|
|
33
|
+
|
|
54
34
|
export interface InternalServerErrorException extends __SmithyException, $MetadataBearer {
|
|
55
35
|
name: "InternalServerErrorException";
|
|
56
36
|
$fault: "server";
|
|
57
|
-
|
|
58
|
-
* <p>The error message.</p>
|
|
59
|
-
*/
|
|
37
|
+
|
|
60
38
|
Message?: string;
|
|
61
|
-
|
|
62
|
-
* <p>The error type.</p>
|
|
63
|
-
*/
|
|
39
|
+
|
|
64
40
|
Type?: string;
|
|
65
41
|
}
|
|
66
42
|
export declare namespace InternalServerErrorException {
|
|
67
|
-
|
|
68
|
-
* @internal
|
|
69
|
-
*/
|
|
43
|
+
|
|
70
44
|
const filterSensitiveLog: (obj: InternalServerErrorException) => any;
|
|
71
45
|
}
|
|
72
|
-
|
|
73
|
-
* <p>Contains information on the current access control policies for the bucket.</p>
|
|
74
|
-
*/
|
|
46
|
+
|
|
75
47
|
export interface AccessControlList {
|
|
76
|
-
|
|
77
|
-
* <p>A value that indicates whether public read access for the bucket is enabled through an
|
|
78
|
-
* Access Control List (ACL).</p>
|
|
79
|
-
*/
|
|
48
|
+
|
|
80
49
|
AllowsPublicReadAccess?: boolean;
|
|
81
|
-
|
|
82
|
-
* <p>A value that indicates whether public write access for the bucket is enabled through an
|
|
83
|
-
* Access Control List (ACL).</p>
|
|
84
|
-
*/
|
|
50
|
+
|
|
85
51
|
AllowsPublicWriteAccess?: boolean;
|
|
86
52
|
}
|
|
87
53
|
export declare namespace AccessControlList {
|
|
88
|
-
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
54
|
+
|
|
91
55
|
const filterSensitiveLog: (obj: AccessControlList) => any;
|
|
92
56
|
}
|
|
93
|
-
|
|
94
|
-
* <p>Contains information about the access keys.</p>
|
|
95
|
-
*/
|
|
57
|
+
|
|
96
58
|
export interface AccessKeyDetails {
|
|
97
|
-
|
|
98
|
-
* <p>The access key ID of the user.</p>
|
|
99
|
-
*/
|
|
59
|
+
|
|
100
60
|
AccessKeyId?: string;
|
|
101
|
-
|
|
102
|
-
* <p>The principal ID of the user.</p>
|
|
103
|
-
*/
|
|
61
|
+
|
|
104
62
|
PrincipalId?: string;
|
|
105
|
-
|
|
106
|
-
* <p>The name of the user.</p>
|
|
107
|
-
*/
|
|
63
|
+
|
|
108
64
|
UserName?: string;
|
|
109
|
-
|
|
110
|
-
* <p>The type of the user.</p>
|
|
111
|
-
*/
|
|
65
|
+
|
|
112
66
|
UserType?: string;
|
|
113
67
|
}
|
|
114
68
|
export declare namespace AccessKeyDetails {
|
|
115
|
-
|
|
116
|
-
* @internal
|
|
117
|
-
*/
|
|
69
|
+
|
|
118
70
|
const filterSensitiveLog: (obj: AccessKeyDetails) => any;
|
|
119
71
|
}
|
|
120
|
-
|
|
121
|
-
* <p>Contains information about the account.</p>
|
|
122
|
-
*/
|
|
72
|
+
|
|
123
73
|
export interface AccountDetail {
|
|
124
|
-
|
|
125
|
-
* <p>The member account ID.</p>
|
|
126
|
-
*/
|
|
74
|
+
|
|
127
75
|
AccountId: string | undefined;
|
|
128
|
-
|
|
129
|
-
* <p>The email address of the member account.</p>
|
|
130
|
-
*/
|
|
76
|
+
|
|
131
77
|
Email: string | undefined;
|
|
132
78
|
}
|
|
133
79
|
export declare namespace AccountDetail {
|
|
134
|
-
|
|
135
|
-
* @internal
|
|
136
|
-
*/
|
|
80
|
+
|
|
137
81
|
const filterSensitiveLog: (obj: AccountDetail) => any;
|
|
138
82
|
}
|
|
139
|
-
|
|
140
|
-
* <p>Contains information on how the bucker owner's S3 Block Public Access settings are being
|
|
141
|
-
* applied to the S3 bucket. See <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/access-control-block-public-access.html">S3 Block Public
|
|
142
|
-
* Access</a> for more information. </p>
|
|
143
|
-
*/
|
|
83
|
+
|
|
144
84
|
export interface BlockPublicAccess {
|
|
145
|
-
|
|
146
|
-
* <p>Indicates if S3 Block Public Access is set to <code>IgnorePublicAcls</code>.</p>
|
|
147
|
-
*/
|
|
85
|
+
|
|
148
86
|
IgnorePublicAcls?: boolean;
|
|
149
|
-
|
|
150
|
-
* <p>Indicates if S3 Block Public Access is set to <code>RestrictPublicBuckets</code>.</p>
|
|
151
|
-
*/
|
|
87
|
+
|
|
152
88
|
RestrictPublicBuckets?: boolean;
|
|
153
|
-
|
|
154
|
-
* <p>Indicates if S3 Block Public Access is set to <code>BlockPublicAcls</code>.</p>
|
|
155
|
-
*/
|
|
89
|
+
|
|
156
90
|
BlockPublicAcls?: boolean;
|
|
157
|
-
|
|
158
|
-
* <p>Indicates if S3 Block Public Access is set to <code>BlockPublicPolicy</code>.</p>
|
|
159
|
-
*/
|
|
91
|
+
|
|
160
92
|
BlockPublicPolicy?: boolean;
|
|
161
93
|
}
|
|
162
94
|
export declare namespace BlockPublicAccess {
|
|
163
|
-
|
|
164
|
-
* @internal
|
|
165
|
-
*/
|
|
95
|
+
|
|
166
96
|
const filterSensitiveLog: (obj: BlockPublicAccess) => any;
|
|
167
97
|
}
|
|
168
|
-
|
|
169
|
-
* <p>Contains information about the account level permissions on the S3 bucket.</p>
|
|
170
|
-
*/
|
|
98
|
+
|
|
171
99
|
export interface AccountLevelPermissions {
|
|
172
|
-
|
|
173
|
-
* <p>Describes the S3 Block Public Access settings of the bucket's parent account.</p>
|
|
174
|
-
*/
|
|
100
|
+
|
|
175
101
|
BlockPublicAccess?: BlockPublicAccess;
|
|
176
102
|
}
|
|
177
103
|
export declare namespace AccountLevelPermissions {
|
|
178
|
-
|
|
179
|
-
* @internal
|
|
180
|
-
*/
|
|
104
|
+
|
|
181
105
|
const filterSensitiveLog: (obj: AccountLevelPermissions) => any;
|
|
182
106
|
}
|
|
183
|
-
|
|
184
|
-
* <p>Contains information about the domain.</p>
|
|
185
|
-
*/
|
|
107
|
+
|
|
186
108
|
export interface DomainDetails {
|
|
187
|
-
|
|
188
|
-
* <p>The domain information for the AWS API call.</p>
|
|
189
|
-
*/
|
|
109
|
+
|
|
190
110
|
Domain?: string;
|
|
191
111
|
}
|
|
192
112
|
export declare namespace DomainDetails {
|
|
193
|
-
|
|
194
|
-
* @internal
|
|
195
|
-
*/
|
|
113
|
+
|
|
196
114
|
const filterSensitiveLog: (obj: DomainDetails) => any;
|
|
197
115
|
}
|
|
198
|
-
|
|
199
|
-
* <p>Contains information about the city associated with the IP address.</p>
|
|
200
|
-
*/
|
|
116
|
+
|
|
201
117
|
export interface City {
|
|
202
|
-
|
|
203
|
-
* <p>The city name of the remote IP address.</p>
|
|
204
|
-
*/
|
|
118
|
+
|
|
205
119
|
CityName?: string;
|
|
206
120
|
}
|
|
207
121
|
export declare namespace City {
|
|
208
|
-
|
|
209
|
-
* @internal
|
|
210
|
-
*/
|
|
122
|
+
|
|
211
123
|
const filterSensitiveLog: (obj: City) => any;
|
|
212
124
|
}
|
|
213
|
-
|
|
214
|
-
* <p>Contains information about the country where the remote IP address is located.</p>
|
|
215
|
-
*/
|
|
125
|
+
|
|
216
126
|
export interface Country {
|
|
217
|
-
|
|
218
|
-
* <p>The country code of the remote IP address.</p>
|
|
219
|
-
*/
|
|
127
|
+
|
|
220
128
|
CountryCode?: string;
|
|
221
|
-
|
|
222
|
-
* <p>The country name of the remote IP address.</p>
|
|
223
|
-
*/
|
|
129
|
+
|
|
224
130
|
CountryName?: string;
|
|
225
131
|
}
|
|
226
132
|
export declare namespace Country {
|
|
227
|
-
|
|
228
|
-
* @internal
|
|
229
|
-
*/
|
|
133
|
+
|
|
230
134
|
const filterSensitiveLog: (obj: Country) => any;
|
|
231
135
|
}
|
|
232
|
-
|
|
233
|
-
* <p>Contains information about the location of the remote IP address.</p>
|
|
234
|
-
*/
|
|
136
|
+
|
|
235
137
|
export interface GeoLocation {
|
|
236
|
-
|
|
237
|
-
* <p>The latitude information of the remote IP address.</p>
|
|
238
|
-
*/
|
|
138
|
+
|
|
239
139
|
Lat?: number;
|
|
240
|
-
|
|
241
|
-
* <p>The longitude information of the remote IP address.</p>
|
|
242
|
-
*/
|
|
140
|
+
|
|
243
141
|
Lon?: number;
|
|
244
142
|
}
|
|
245
143
|
export declare namespace GeoLocation {
|
|
246
|
-
|
|
247
|
-
* @internal
|
|
248
|
-
*/
|
|
144
|
+
|
|
249
145
|
const filterSensitiveLog: (obj: GeoLocation) => any;
|
|
250
146
|
}
|
|
251
|
-
|
|
252
|
-
* <p>Contains information about the ISP organization of the remote IP address.</p>
|
|
253
|
-
*/
|
|
147
|
+
|
|
254
148
|
export interface Organization {
|
|
255
|
-
|
|
256
|
-
* <p>The Autonomous System Number (ASN) of the internet provider of the remote IP
|
|
257
|
-
* address.</p>
|
|
258
|
-
*/
|
|
149
|
+
|
|
259
150
|
Asn?: string;
|
|
260
|
-
|
|
261
|
-
* <p>The organization that registered this ASN.</p>
|
|
262
|
-
*/
|
|
151
|
+
|
|
263
152
|
AsnOrg?: string;
|
|
264
|
-
|
|
265
|
-
* <p>The ISP information for the internet provider.</p>
|
|
266
|
-
*/
|
|
153
|
+
|
|
267
154
|
Isp?: string;
|
|
268
|
-
|
|
269
|
-
* <p>The name of the internet provider.</p>
|
|
270
|
-
*/
|
|
155
|
+
|
|
271
156
|
Org?: string;
|
|
272
157
|
}
|
|
273
158
|
export declare namespace Organization {
|
|
274
|
-
|
|
275
|
-
* @internal
|
|
276
|
-
*/
|
|
159
|
+
|
|
277
160
|
const filterSensitiveLog: (obj: Organization) => any;
|
|
278
161
|
}
|
|
279
|
-
|
|
280
|
-
* <p>Contains information about the remote IP address of the connection.</p>
|
|
281
|
-
*/
|
|
162
|
+
|
|
282
163
|
export interface RemoteIpDetails {
|
|
283
|
-
|
|
284
|
-
* <p>The city information of the remote IP address.</p>
|
|
285
|
-
*/
|
|
164
|
+
|
|
286
165
|
City?: City;
|
|
287
|
-
|
|
288
|
-
* <p>The country code of the remote IP address.</p>
|
|
289
|
-
*/
|
|
166
|
+
|
|
290
167
|
Country?: Country;
|
|
291
|
-
|
|
292
|
-
* <p>The location information of the remote IP address.</p>
|
|
293
|
-
*/
|
|
168
|
+
|
|
294
169
|
GeoLocation?: GeoLocation;
|
|
295
|
-
|
|
296
|
-
* <p>The IPv4 remote address of the connection.</p>
|
|
297
|
-
*/
|
|
170
|
+
|
|
298
171
|
IpAddressV4?: string;
|
|
299
|
-
|
|
300
|
-
* <p>The ISP organization information of the remote IP address.</p>
|
|
301
|
-
*/
|
|
172
|
+
|
|
302
173
|
Organization?: Organization;
|
|
303
174
|
}
|
|
304
175
|
export declare namespace RemoteIpDetails {
|
|
305
|
-
|
|
306
|
-
* @internal
|
|
307
|
-
*/
|
|
176
|
+
|
|
308
177
|
const filterSensitiveLog: (obj: RemoteIpDetails) => any;
|
|
309
178
|
}
|
|
310
|
-
|
|
311
|
-
* <p>Contains information about the API action.</p>
|
|
312
|
-
*/
|
|
179
|
+
|
|
313
180
|
export interface AwsApiCallAction {
|
|
314
|
-
|
|
315
|
-
* <p>The AWS API name.</p>
|
|
316
|
-
*/
|
|
181
|
+
|
|
317
182
|
Api?: string;
|
|
318
|
-
|
|
319
|
-
* <p>The AWS API caller type.</p>
|
|
320
|
-
*/
|
|
183
|
+
|
|
321
184
|
CallerType?: string;
|
|
322
|
-
|
|
323
|
-
* <p>The domain information for the AWS API call.</p>
|
|
324
|
-
*/
|
|
185
|
+
|
|
325
186
|
DomainDetails?: DomainDetails;
|
|
326
|
-
|
|
327
|
-
* <p>The error code of the failed AWS API action.</p>
|
|
328
|
-
*/
|
|
187
|
+
|
|
329
188
|
ErrorCode?: string;
|
|
330
|
-
|
|
331
|
-
* <p>The remote IP information of the connection that initiated the AWS API call.</p>
|
|
332
|
-
*/
|
|
189
|
+
|
|
333
190
|
RemoteIpDetails?: RemoteIpDetails;
|
|
334
|
-
|
|
335
|
-
* <p>The AWS service name whose API was invoked.</p>
|
|
336
|
-
*/
|
|
191
|
+
|
|
337
192
|
ServiceName?: string;
|
|
338
193
|
}
|
|
339
194
|
export declare namespace AwsApiCallAction {
|
|
340
|
-
|
|
341
|
-
* @internal
|
|
342
|
-
*/
|
|
195
|
+
|
|
343
196
|
const filterSensitiveLog: (obj: AwsApiCallAction) => any;
|
|
344
197
|
}
|
|
345
|
-
|
|
346
|
-
* <p>Contains information about the DNS_REQUEST action described in this finding.</p>
|
|
347
|
-
*/
|
|
198
|
+
|
|
348
199
|
export interface DnsRequestAction {
|
|
349
|
-
|
|
350
|
-
* <p>The domain information for the API request.</p>
|
|
351
|
-
*/
|
|
200
|
+
|
|
352
201
|
Domain?: string;
|
|
353
202
|
}
|
|
354
203
|
export declare namespace DnsRequestAction {
|
|
355
|
-
|
|
356
|
-
* @internal
|
|
357
|
-
*/
|
|
204
|
+
|
|
358
205
|
const filterSensitiveLog: (obj: DnsRequestAction) => any;
|
|
359
206
|
}
|
|
360
|
-
|
|
361
|
-
* <p>Contains information about the local IP address of the connection.</p>
|
|
362
|
-
*/
|
|
207
|
+
|
|
363
208
|
export interface LocalIpDetails {
|
|
364
|
-
|
|
365
|
-
* <p>The IPv4 local address of the connection.</p>
|
|
366
|
-
*/
|
|
209
|
+
|
|
367
210
|
IpAddressV4?: string;
|
|
368
211
|
}
|
|
369
212
|
export declare namespace LocalIpDetails {
|
|
370
|
-
|
|
371
|
-
* @internal
|
|
372
|
-
*/
|
|
213
|
+
|
|
373
214
|
const filterSensitiveLog: (obj: LocalIpDetails) => any;
|
|
374
215
|
}
|
|
375
|
-
|
|
376
|
-
* <p>Contains information about the port for the local connection.</p>
|
|
377
|
-
*/
|
|
216
|
+
|
|
378
217
|
export interface LocalPortDetails {
|
|
379
|
-
|
|
380
|
-
* <p>The port number of the local connection.</p>
|
|
381
|
-
*/
|
|
218
|
+
|
|
382
219
|
Port?: number;
|
|
383
|
-
|
|
384
|
-
* <p>The port name of the local connection.</p>
|
|
385
|
-
*/
|
|
220
|
+
|
|
386
221
|
PortName?: string;
|
|
387
222
|
}
|
|
388
223
|
export declare namespace LocalPortDetails {
|
|
389
|
-
|
|
390
|
-
* @internal
|
|
391
|
-
*/
|
|
224
|
+
|
|
392
225
|
const filterSensitiveLog: (obj: LocalPortDetails) => any;
|
|
393
226
|
}
|
|
394
|
-
|
|
395
|
-
* <p>Contains information about the remote port.</p>
|
|
396
|
-
*/
|
|
227
|
+
|
|
397
228
|
export interface RemotePortDetails {
|
|
398
|
-
|
|
399
|
-
* <p>The port number of the remote connection.</p>
|
|
400
|
-
*/
|
|
229
|
+
|
|
401
230
|
Port?: number;
|
|
402
|
-
|
|
403
|
-
* <p>The port name of the remote connection.</p>
|
|
404
|
-
*/
|
|
231
|
+
|
|
405
232
|
PortName?: string;
|
|
406
233
|
}
|
|
407
234
|
export declare namespace RemotePortDetails {
|
|
408
|
-
|
|
409
|
-
* @internal
|
|
410
|
-
*/
|
|
235
|
+
|
|
411
236
|
const filterSensitiveLog: (obj: RemotePortDetails) => any;
|
|
412
237
|
}
|
|
413
|
-
|
|
414
|
-
* <p>Contains information about the NETWORK_CONNECTION action described in the finding.</p>
|
|
415
|
-
*/
|
|
238
|
+
|
|
416
239
|
export interface NetworkConnectionAction {
|
|
417
|
-
|
|
418
|
-
* <p>Indicates whether EC2 blocked the network connection to your instance.</p>
|
|
419
|
-
*/
|
|
240
|
+
|
|
420
241
|
Blocked?: boolean;
|
|
421
|
-
|
|
422
|
-
* <p>The network connection direction.</p>
|
|
423
|
-
*/
|
|
242
|
+
|
|
424
243
|
ConnectionDirection?: string;
|
|
425
|
-
|
|
426
|
-
* <p>The local port information of the connection.</p>
|
|
427
|
-
*/
|
|
244
|
+
|
|
428
245
|
LocalPortDetails?: LocalPortDetails;
|
|
429
|
-
|
|
430
|
-
* <p>The network connection protocol.</p>
|
|
431
|
-
*/
|
|
246
|
+
|
|
432
247
|
Protocol?: string;
|
|
433
|
-
|
|
434
|
-
* <p>The local IP information of the connection.</p>
|
|
435
|
-
*/
|
|
248
|
+
|
|
436
249
|
LocalIpDetails?: LocalIpDetails;
|
|
437
|
-
|
|
438
|
-
* <p>The remote IP information of the connection.</p>
|
|
439
|
-
*/
|
|
250
|
+
|
|
440
251
|
RemoteIpDetails?: RemoteIpDetails;
|
|
441
|
-
|
|
442
|
-
* <p>The remote port information of the connection.</p>
|
|
443
|
-
*/
|
|
252
|
+
|
|
444
253
|
RemotePortDetails?: RemotePortDetails;
|
|
445
254
|
}
|
|
446
255
|
export declare namespace NetworkConnectionAction {
|
|
447
|
-
|
|
448
|
-
* @internal
|
|
449
|
-
*/
|
|
256
|
+
|
|
450
257
|
const filterSensitiveLog: (obj: NetworkConnectionAction) => any;
|
|
451
258
|
}
|
|
452
|
-
|
|
453
|
-
* <p>Contains information about the port probe details.</p>
|
|
454
|
-
*/
|
|
259
|
+
|
|
455
260
|
export interface PortProbeDetail {
|
|
456
|
-
|
|
457
|
-
* <p>The local port information of the connection.</p>
|
|
458
|
-
*/
|
|
261
|
+
|
|
459
262
|
LocalPortDetails?: LocalPortDetails;
|
|
460
|
-
|
|
461
|
-
* <p>The local IP information of the connection.</p>
|
|
462
|
-
*/
|
|
263
|
+
|
|
463
264
|
LocalIpDetails?: LocalIpDetails;
|
|
464
|
-
|
|
465
|
-
* <p>The remote IP information of the connection.</p>
|
|
466
|
-
*/
|
|
265
|
+
|
|
467
266
|
RemoteIpDetails?: RemoteIpDetails;
|
|
468
267
|
}
|
|
469
268
|
export declare namespace PortProbeDetail {
|
|
470
|
-
|
|
471
|
-
* @internal
|
|
472
|
-
*/
|
|
269
|
+
|
|
473
270
|
const filterSensitiveLog: (obj: PortProbeDetail) => any;
|
|
474
271
|
}
|
|
475
|
-
|
|
476
|
-
* <p>Contains information about the PORT_PROBE action described in the finding.</p>
|
|
477
|
-
*/
|
|
272
|
+
|
|
478
273
|
export interface PortProbeAction {
|
|
479
|
-
|
|
480
|
-
* <p>Indicates whether EC2 blocked the port probe to the instance, such as with an ACL.</p>
|
|
481
|
-
*/
|
|
274
|
+
|
|
482
275
|
Blocked?: boolean;
|
|
483
|
-
|
|
484
|
-
* <p>A list of objects related to port probe details.</p>
|
|
485
|
-
*/
|
|
276
|
+
|
|
486
277
|
PortProbeDetails?: PortProbeDetail[];
|
|
487
278
|
}
|
|
488
279
|
export declare namespace PortProbeAction {
|
|
489
|
-
|
|
490
|
-
* @internal
|
|
491
|
-
*/
|
|
280
|
+
|
|
492
281
|
const filterSensitiveLog: (obj: PortProbeAction) => any;
|
|
493
282
|
}
|
|
494
|
-
|
|
495
|
-
* <p>Contains information about actions.</p>
|
|
496
|
-
*/
|
|
283
|
+
|
|
497
284
|
export interface Action {
|
|
498
|
-
|
|
499
|
-
* <p>The GuardDuty finding activity type.</p>
|
|
500
|
-
*/
|
|
285
|
+
|
|
501
286
|
ActionType?: string;
|
|
502
|
-
|
|
503
|
-
* <p>Information about the AWS_API_CALL action described in this finding.</p>
|
|
504
|
-
*/
|
|
287
|
+
|
|
505
288
|
AwsApiCallAction?: AwsApiCallAction;
|
|
506
|
-
|
|
507
|
-
* <p>Information about the DNS_REQUEST action described in this finding.</p>
|
|
508
|
-
*/
|
|
289
|
+
|
|
509
290
|
DnsRequestAction?: DnsRequestAction;
|
|
510
|
-
|
|
511
|
-
* <p>Information about the NETWORK_CONNECTION action described in this finding.</p>
|
|
512
|
-
*/
|
|
291
|
+
|
|
513
292
|
NetworkConnectionAction?: NetworkConnectionAction;
|
|
514
|
-
|
|
515
|
-
* <p>Information about the PORT_PROBE action described in this finding.</p>
|
|
516
|
-
*/
|
|
293
|
+
|
|
517
294
|
PortProbeAction?: PortProbeAction;
|
|
518
295
|
}
|
|
519
296
|
export declare namespace Action {
|
|
520
|
-
|
|
521
|
-
* @internal
|
|
522
|
-
*/
|
|
297
|
+
|
|
523
298
|
const filterSensitiveLog: (obj: Action) => any;
|
|
524
299
|
}
|
|
525
300
|
export declare enum AdminStatus {
|
|
526
301
|
DISABLE_IN_PROGRESS = "DISABLE_IN_PROGRESS",
|
|
527
302
|
ENABLED = "ENABLED"
|
|
528
303
|
}
|
|
529
|
-
|
|
530
|
-
* <p>The account within the organization specified as the GuardDuty delegated
|
|
531
|
-
* administrator.</p>
|
|
532
|
-
*/
|
|
304
|
+
|
|
533
305
|
export interface AdminAccount {
|
|
534
|
-
|
|
535
|
-
* <p>The AWS account ID for the account.</p>
|
|
536
|
-
*/
|
|
306
|
+
|
|
537
307
|
AdminAccountId?: string;
|
|
538
|
-
|
|
539
|
-
* <p>Indicates whether the account is enabled as the delegated administrator.</p>
|
|
540
|
-
*/
|
|
308
|
+
|
|
541
309
|
AdminStatus?: AdminStatus | string;
|
|
542
310
|
}
|
|
543
311
|
export declare namespace AdminAccount {
|
|
544
|
-
|
|
545
|
-
* @internal
|
|
546
|
-
*/
|
|
312
|
+
|
|
547
313
|
const filterSensitiveLog: (obj: AdminAccount) => any;
|
|
548
314
|
}
|
|
549
315
|
export interface ArchiveFindingsRequest {
|
|
550
|
-
|
|
551
|
-
* <p>The ID of the detector that specifies the GuardDuty service whose findings you want to
|
|
552
|
-
* archive.</p>
|
|
553
|
-
*/
|
|
316
|
+
|
|
554
317
|
DetectorId: string | undefined;
|
|
555
|
-
|
|
556
|
-
* <p>The IDs of the findings that you want to archive.</p>
|
|
557
|
-
*/
|
|
318
|
+
|
|
558
319
|
FindingIds: string[] | undefined;
|
|
559
320
|
}
|
|
560
321
|
export declare namespace ArchiveFindingsRequest {
|
|
561
|
-
|
|
562
|
-
* @internal
|
|
563
|
-
*/
|
|
322
|
+
|
|
564
323
|
const filterSensitiveLog: (obj: ArchiveFindingsRequest) => any;
|
|
565
324
|
}
|
|
566
325
|
export interface ArchiveFindingsResponse {
|
|
567
326
|
}
|
|
568
327
|
export declare namespace ArchiveFindingsResponse {
|
|
569
|
-
|
|
570
|
-
* @internal
|
|
571
|
-
*/
|
|
328
|
+
|
|
572
329
|
const filterSensitiveLog: (obj: ArchiveFindingsResponse) => any;
|
|
573
330
|
}
|
|
574
|
-
|
|
575
|
-
* <p>Contains information on the current bucket policies for the S3 bucket.</p>
|
|
576
|
-
*/
|
|
331
|
+
|
|
577
332
|
export interface BucketPolicy {
|
|
578
|
-
|
|
579
|
-
* <p>A value that indicates whether public read access for the bucket is enabled through a
|
|
580
|
-
* bucket policy.</p>
|
|
581
|
-
*/
|
|
333
|
+
|
|
582
334
|
AllowsPublicReadAccess?: boolean;
|
|
583
|
-
|
|
584
|
-
* <p>A value that indicates whether public write access for the bucket is enabled through a
|
|
585
|
-
* bucket policy.</p>
|
|
586
|
-
*/
|
|
335
|
+
|
|
587
336
|
AllowsPublicWriteAccess?: boolean;
|
|
588
337
|
}
|
|
589
338
|
export declare namespace BucketPolicy {
|
|
590
|
-
|
|
591
|
-
* @internal
|
|
592
|
-
*/
|
|
339
|
+
|
|
593
340
|
const filterSensitiveLog: (obj: BucketPolicy) => any;
|
|
594
341
|
}
|
|
595
|
-
|
|
596
|
-
* <p>Contains information about the bucket level permissions for the S3 bucket.</p>
|
|
597
|
-
*/
|
|
342
|
+
|
|
598
343
|
export interface BucketLevelPermissions {
|
|
599
|
-
|
|
600
|
-
* <p>Contains information on how Access Control Policies are applied to the bucket.</p>
|
|
601
|
-
*/
|
|
344
|
+
|
|
602
345
|
AccessControlList?: AccessControlList;
|
|
603
|
-
|
|
604
|
-
* <p>Contains information on the bucket policies for the S3 bucket.</p>
|
|
605
|
-
*/
|
|
346
|
+
|
|
606
347
|
BucketPolicy?: BucketPolicy;
|
|
607
|
-
|
|
608
|
-
* <p>Contains information on which account level S3 Block Public Access settings are applied to
|
|
609
|
-
* the S3 bucket.</p>
|
|
610
|
-
*/
|
|
348
|
+
|
|
611
349
|
BlockPublicAccess?: BlockPublicAccess;
|
|
612
350
|
}
|
|
613
351
|
export declare namespace BucketLevelPermissions {
|
|
614
|
-
|
|
615
|
-
* @internal
|
|
616
|
-
*/
|
|
352
|
+
|
|
617
353
|
const filterSensitiveLog: (obj: BucketLevelPermissions) => any;
|
|
618
354
|
}
|
|
619
355
|
export declare enum DataSourceStatus {
|
|
620
356
|
DISABLED = "DISABLED",
|
|
621
357
|
ENABLED = "ENABLED"
|
|
622
358
|
}
|
|
623
|
-
|
|
624
|
-
* <p>Contains information on the status of CloudTrail as a data source for the detector.</p>
|
|
625
|
-
*/
|
|
359
|
+
|
|
626
360
|
export interface CloudTrailConfigurationResult {
|
|
627
|
-
|
|
628
|
-
* <p>Describes whether CloudTrail is enabled as a data source for the detector.</p>
|
|
629
|
-
*/
|
|
361
|
+
|
|
630
362
|
Status: DataSourceStatus | string | undefined;
|
|
631
363
|
}
|
|
632
364
|
export declare namespace CloudTrailConfigurationResult {
|
|
633
|
-
|
|
634
|
-
* @internal
|
|
635
|
-
*/
|
|
365
|
+
|
|
636
366
|
const filterSensitiveLog: (obj: CloudTrailConfigurationResult) => any;
|
|
637
367
|
}
|
|
638
|
-
|
|
639
|
-
* <p>Contains information about the condition.</p>
|
|
640
|
-
*/
|
|
368
|
+
|
|
641
369
|
export interface Condition {
|
|
642
|
-
|
|
643
|
-
* @deprecated
|
|
644
|
-
*
|
|
645
|
-
* <p>Represents the <i>equal</i> condition to be applied to a single field when
|
|
646
|
-
* querying for findings.</p>
|
|
647
|
-
*/
|
|
370
|
+
|
|
648
371
|
Eq?: string[];
|
|
649
|
-
|
|
650
|
-
* @deprecated
|
|
651
|
-
*
|
|
652
|
-
* <p>Represents the <i>not equal</i> condition to be applied to a single field
|
|
653
|
-
* when querying for findings.</p>
|
|
654
|
-
*/
|
|
372
|
+
|
|
655
373
|
Neq?: string[];
|
|
656
|
-
|
|
657
|
-
* @deprecated
|
|
658
|
-
*
|
|
659
|
-
* <p>Represents a <i>greater than</i> condition to be applied to a single field
|
|
660
|
-
* when querying for findings.</p>
|
|
661
|
-
*/
|
|
374
|
+
|
|
662
375
|
Gt?: number;
|
|
663
|
-
|
|
664
|
-
* @deprecated
|
|
665
|
-
*
|
|
666
|
-
* <p>Represents a <i>greater than or equal</i> condition to be applied to a
|
|
667
|
-
* single field when querying for findings.</p>
|
|
668
|
-
*/
|
|
376
|
+
|
|
669
377
|
Gte?: number;
|
|
670
|
-
|
|
671
|
-
* @deprecated
|
|
672
|
-
*
|
|
673
|
-
* <p>Represents a <i>less than</i> condition to be applied to a single field when
|
|
674
|
-
* querying for findings.</p>
|
|
675
|
-
*/
|
|
378
|
+
|
|
676
379
|
Lt?: number;
|
|
677
|
-
|
|
678
|
-
* @deprecated
|
|
679
|
-
*
|
|
680
|
-
* <p>Represents a <i>less than or equal</i> condition to be applied to a single
|
|
681
|
-
* field when querying for findings.</p>
|
|
682
|
-
*/
|
|
380
|
+
|
|
683
381
|
Lte?: number;
|
|
684
|
-
|
|
685
|
-
* <p>Represents an <i>equal</i>
|
|
686
|
-
* <b></b> condition to be applied to
|
|
687
|
-
* a single field when querying for findings.</p>
|
|
688
|
-
*/
|
|
382
|
+
|
|
689
383
|
Equals?: string[];
|
|
690
|
-
|
|
691
|
-
* <p>Represents a <i>not equal</i>
|
|
692
|
-
* <b></b> condition to be applied
|
|
693
|
-
* to a single field when querying for findings.</p>
|
|
694
|
-
*/
|
|
384
|
+
|
|
695
385
|
NotEquals?: string[];
|
|
696
|
-
|
|
697
|
-
* <p>Represents a <i>greater than</i> condition to be applied to a single field
|
|
698
|
-
* when querying for findings.</p>
|
|
699
|
-
*/
|
|
386
|
+
|
|
700
387
|
GreaterThan?: number;
|
|
701
|
-
|
|
702
|
-
* <p>Represents a <i>greater than or equal</i> condition to be applied to a
|
|
703
|
-
* single field when querying for findings.</p>
|
|
704
|
-
*/
|
|
388
|
+
|
|
705
389
|
GreaterThanOrEqual?: number;
|
|
706
|
-
|
|
707
|
-
* <p>Represents a <i>less than</i> condition to be applied to a single field when
|
|
708
|
-
* querying for findings.</p>
|
|
709
|
-
*/
|
|
390
|
+
|
|
710
391
|
LessThan?: number;
|
|
711
|
-
|
|
712
|
-
* <p>Represents a <i>less than or equal</i> condition to be applied to a single
|
|
713
|
-
* field when querying for findings.</p>
|
|
714
|
-
*/
|
|
392
|
+
|
|
715
393
|
LessThanOrEqual?: number;
|
|
716
394
|
}
|
|
717
395
|
export declare namespace Condition {
|
|
718
|
-
|
|
719
|
-
* @internal
|
|
720
|
-
*/
|
|
396
|
+
|
|
721
397
|
const filterSensitiveLog: (obj: Condition) => any;
|
|
722
398
|
}
|
|
723
|
-
|
|
724
|
-
* <p>Describes whether S3 data event logs will be enabled as a data source.</p>
|
|
725
|
-
*/
|
|
399
|
+
|
|
726
400
|
export interface S3LogsConfiguration {
|
|
727
|
-
|
|
728
|
-
* <p> The status of S3 data event logs as a data source.</p>
|
|
729
|
-
*/
|
|
401
|
+
|
|
730
402
|
Enable: boolean | undefined;
|
|
731
403
|
}
|
|
732
404
|
export declare namespace S3LogsConfiguration {
|
|
733
|
-
|
|
734
|
-
* @internal
|
|
735
|
-
*/
|
|
405
|
+
|
|
736
406
|
const filterSensitiveLog: (obj: S3LogsConfiguration) => any;
|
|
737
407
|
}
|
|
738
|
-
|
|
739
|
-
* <p>Contains information about which data sources are enabled.</p>
|
|
740
|
-
*/
|
|
408
|
+
|
|
741
409
|
export interface DataSourceConfigurations {
|
|
742
|
-
|
|
743
|
-
* <p>Describes whether S3 data event logs are enabled as a data source.</p>
|
|
744
|
-
*/
|
|
410
|
+
|
|
745
411
|
S3Logs?: S3LogsConfiguration;
|
|
746
412
|
}
|
|
747
413
|
export declare namespace DataSourceConfigurations {
|
|
748
|
-
|
|
749
|
-
* @internal
|
|
750
|
-
*/
|
|
414
|
+
|
|
751
415
|
const filterSensitiveLog: (obj: DataSourceConfigurations) => any;
|
|
752
416
|
}
|
|
753
417
|
export declare enum FindingPublishingFrequency {
|
|
@@ -756,284 +420,76 @@ export declare enum FindingPublishingFrequency {
|
|
|
756
420
|
SIX_HOURS = "SIX_HOURS"
|
|
757
421
|
}
|
|
758
422
|
export interface CreateDetectorRequest {
|
|
759
|
-
|
|
760
|
-
* <p>A Boolean value that specifies whether the detector is to be enabled.</p>
|
|
761
|
-
*/
|
|
423
|
+
|
|
762
424
|
Enable: boolean | undefined;
|
|
763
|
-
|
|
764
|
-
* <p>The idempotency token for the create request.</p>
|
|
765
|
-
*/
|
|
425
|
+
|
|
766
426
|
ClientToken?: string;
|
|
767
|
-
|
|
768
|
-
* <p>A value that specifies how frequently updated findings are exported.</p>
|
|
769
|
-
*/
|
|
427
|
+
|
|
770
428
|
FindingPublishingFrequency?: FindingPublishingFrequency | string;
|
|
771
|
-
|
|
772
|
-
* <p>Describes which data sources will be enabled for the detector.</p>
|
|
773
|
-
*/
|
|
429
|
+
|
|
774
430
|
DataSources?: DataSourceConfigurations;
|
|
775
|
-
|
|
776
|
-
* <p>The tags to be added to a new detector resource.</p>
|
|
777
|
-
*/
|
|
431
|
+
|
|
778
432
|
Tags?: {
|
|
779
433
|
[key: string]: string;
|
|
780
434
|
};
|
|
781
435
|
}
|
|
782
436
|
export declare namespace CreateDetectorRequest {
|
|
783
|
-
|
|
784
|
-
* @internal
|
|
785
|
-
*/
|
|
437
|
+
|
|
786
438
|
const filterSensitiveLog: (obj: CreateDetectorRequest) => any;
|
|
787
439
|
}
|
|
788
440
|
export interface CreateDetectorResponse {
|
|
789
|
-
|
|
790
|
-
* <p>The unique ID of the created detector.</p>
|
|
791
|
-
*/
|
|
441
|
+
|
|
792
442
|
DetectorId?: string;
|
|
793
443
|
}
|
|
794
444
|
export declare namespace CreateDetectorResponse {
|
|
795
|
-
|
|
796
|
-
* @internal
|
|
797
|
-
*/
|
|
445
|
+
|
|
798
446
|
const filterSensitiveLog: (obj: CreateDetectorResponse) => any;
|
|
799
447
|
}
|
|
800
448
|
export declare enum FilterAction {
|
|
801
449
|
ARCHIVE = "ARCHIVE",
|
|
802
450
|
NOOP = "NOOP"
|
|
803
451
|
}
|
|
804
|
-
|
|
805
|
-
* <p>Contains information about the criteria used for querying findings.</p>
|
|
806
|
-
*/
|
|
452
|
+
|
|
807
453
|
export interface FindingCriteria {
|
|
808
|
-
|
|
809
|
-
* <p>Represents a map of finding properties that match specified conditions and values when
|
|
810
|
-
* querying findings.</p>
|
|
811
|
-
*/
|
|
454
|
+
|
|
812
455
|
Criterion?: {
|
|
813
456
|
[key: string]: Condition;
|
|
814
457
|
};
|
|
815
458
|
}
|
|
816
459
|
export declare namespace FindingCriteria {
|
|
817
|
-
|
|
818
|
-
* @internal
|
|
819
|
-
*/
|
|
460
|
+
|
|
820
461
|
const filterSensitiveLog: (obj: FindingCriteria) => any;
|
|
821
462
|
}
|
|
822
463
|
export interface CreateFilterRequest {
|
|
823
|
-
|
|
824
|
-
* <p>The ID of the detector belonging to the GuardDuty account that you want to create a filter
|
|
825
|
-
* for.</p>
|
|
826
|
-
*/
|
|
464
|
+
|
|
827
465
|
DetectorId: string | undefined;
|
|
828
|
-
|
|
829
|
-
* <p>The name of the filter. Minimum length of 3. Maximum length of 64. Valid characters include alphanumeric characters, dot (.), underscore (_), and dash (-). Spaces are not allowed.</p>
|
|
830
|
-
*/
|
|
466
|
+
|
|
831
467
|
Name: string | undefined;
|
|
832
|
-
|
|
833
|
-
* <p>The description of the filter.</p>
|
|
834
|
-
*/
|
|
468
|
+
|
|
835
469
|
Description?: string;
|
|
836
|
-
|
|
837
|
-
* <p>Specifies the action that is to be applied to the findings that match the filter.</p>
|
|
838
|
-
*/
|
|
470
|
+
|
|
839
471
|
Action?: FilterAction | string;
|
|
840
|
-
|
|
841
|
-
* <p>Specifies the position of the filter in the list of current filters. Also specifies the
|
|
842
|
-
* order in which this filter is applied to the findings.</p>
|
|
843
|
-
*/
|
|
472
|
+
|
|
844
473
|
Rank?: number;
|
|
845
|
-
|
|
846
|
-
* <p>Represents the criteria to be used in the filter for querying findings.</p>
|
|
847
|
-
* <p>You can only use the following attributes to query findings:</p>
|
|
848
|
-
* <ul>
|
|
849
|
-
* <li>
|
|
850
|
-
* <p>accountId</p>
|
|
851
|
-
* </li>
|
|
852
|
-
* <li>
|
|
853
|
-
* <p>region</p>
|
|
854
|
-
* </li>
|
|
855
|
-
* <li>
|
|
856
|
-
* <p>confidence</p>
|
|
857
|
-
* </li>
|
|
858
|
-
* <li>
|
|
859
|
-
* <p>id</p>
|
|
860
|
-
* </li>
|
|
861
|
-
* <li>
|
|
862
|
-
* <p>resource.accessKeyDetails.accessKeyId</p>
|
|
863
|
-
* </li>
|
|
864
|
-
* <li>
|
|
865
|
-
* <p>resource.accessKeyDetails.principalId</p>
|
|
866
|
-
* </li>
|
|
867
|
-
* <li>
|
|
868
|
-
* <p>resource.accessKeyDetails.userName</p>
|
|
869
|
-
* </li>
|
|
870
|
-
* <li>
|
|
871
|
-
* <p>resource.accessKeyDetails.userType</p>
|
|
872
|
-
* </li>
|
|
873
|
-
* <li>
|
|
874
|
-
* <p>resource.instanceDetails.iamInstanceProfile.id</p>
|
|
875
|
-
* </li>
|
|
876
|
-
* <li>
|
|
877
|
-
* <p>resource.instanceDetails.imageId</p>
|
|
878
|
-
* </li>
|
|
879
|
-
* <li>
|
|
880
|
-
* <p>resource.instanceDetails.instanceId</p>
|
|
881
|
-
* </li>
|
|
882
|
-
* <li>
|
|
883
|
-
* <p>resource.instanceDetails.outpostArn</p>
|
|
884
|
-
* </li>
|
|
885
|
-
* <li>
|
|
886
|
-
* <p>resource.instanceDetails.networkInterfaces.ipv6Addresses</p>
|
|
887
|
-
* </li>
|
|
888
|
-
* <li>
|
|
889
|
-
* <p>resource.instanceDetails.networkInterfaces.privateIpAddresses.privateIpAddress</p>
|
|
890
|
-
* </li>
|
|
891
|
-
* <li>
|
|
892
|
-
* <p>resource.instanceDetails.networkInterfaces.publicDnsName</p>
|
|
893
|
-
* </li>
|
|
894
|
-
* <li>
|
|
895
|
-
* <p>resource.instanceDetails.networkInterfaces.publicIp</p>
|
|
896
|
-
* </li>
|
|
897
|
-
* <li>
|
|
898
|
-
* <p>resource.instanceDetails.networkInterfaces.securityGroups.groupId</p>
|
|
899
|
-
* </li>
|
|
900
|
-
* <li>
|
|
901
|
-
* <p>resource.instanceDetails.networkInterfaces.securityGroups.groupName</p>
|
|
902
|
-
* </li>
|
|
903
|
-
* <li>
|
|
904
|
-
* <p>resource.instanceDetails.networkInterfaces.subnetId</p>
|
|
905
|
-
* </li>
|
|
906
|
-
* <li>
|
|
907
|
-
* <p>resource.instanceDetails.networkInterfaces.vpcId</p>
|
|
908
|
-
* </li>
|
|
909
|
-
* <li>
|
|
910
|
-
* <p>resource.instanceDetails.tags.key</p>
|
|
911
|
-
* </li>
|
|
912
|
-
* <li>
|
|
913
|
-
* <p>resource.instanceDetails.tags.value</p>
|
|
914
|
-
* </li>
|
|
915
|
-
* <li>
|
|
916
|
-
* <p>resource.resourceType</p>
|
|
917
|
-
* </li>
|
|
918
|
-
* <li>
|
|
919
|
-
* <p>service.action.actionType</p>
|
|
920
|
-
* </li>
|
|
921
|
-
* <li>
|
|
922
|
-
* <p>service.action.awsApiCallAction.api</p>
|
|
923
|
-
* </li>
|
|
924
|
-
* <li>
|
|
925
|
-
* <p>service.action.awsApiCallAction.callerType</p>
|
|
926
|
-
* </li>
|
|
927
|
-
* <li>
|
|
928
|
-
* <p>service.action.awsApiCallAction.errorCode</p>
|
|
929
|
-
* </li>
|
|
930
|
-
* <li>
|
|
931
|
-
* <p>service.action.awsApiCallAction.remoteIpDetails.city.cityName</p>
|
|
932
|
-
* </li>
|
|
933
|
-
* <li>
|
|
934
|
-
* <p>service.action.awsApiCallAction.remoteIpDetails.country.countryName</p>
|
|
935
|
-
* </li>
|
|
936
|
-
* <li>
|
|
937
|
-
* <p>service.action.awsApiCallAction.remoteIpDetails.ipAddressV4</p>
|
|
938
|
-
* </li>
|
|
939
|
-
* <li>
|
|
940
|
-
* <p>service.action.awsApiCallAction.remoteIpDetails.organization.asn</p>
|
|
941
|
-
* </li>
|
|
942
|
-
* <li>
|
|
943
|
-
* <p>service.action.awsApiCallAction.remoteIpDetails.organization.asnOrg</p>
|
|
944
|
-
* </li>
|
|
945
|
-
* <li>
|
|
946
|
-
* <p>service.action.awsApiCallAction.serviceName</p>
|
|
947
|
-
* </li>
|
|
948
|
-
* <li>
|
|
949
|
-
* <p>service.action.dnsRequestAction.domain</p>
|
|
950
|
-
* </li>
|
|
951
|
-
* <li>
|
|
952
|
-
* <p>service.action.networkConnectionAction.blocked</p>
|
|
953
|
-
* </li>
|
|
954
|
-
* <li>
|
|
955
|
-
* <p>service.action.networkConnectionAction.connectionDirection</p>
|
|
956
|
-
* </li>
|
|
957
|
-
* <li>
|
|
958
|
-
* <p>service.action.networkConnectionAction.localPortDetails.port</p>
|
|
959
|
-
* </li>
|
|
960
|
-
* <li>
|
|
961
|
-
* <p>service.action.networkConnectionAction.protocol</p>
|
|
962
|
-
* </li>
|
|
963
|
-
* <li>
|
|
964
|
-
* <p>service.action.networkConnectionAction.localIpDetails.ipAddressV4</p>
|
|
965
|
-
* </li>
|
|
966
|
-
* <li>
|
|
967
|
-
* <p>service.action.networkConnectionAction.remoteIpDetails.city.cityName</p>
|
|
968
|
-
* </li>
|
|
969
|
-
* <li>
|
|
970
|
-
* <p>service.action.networkConnectionAction.remoteIpDetails.country.countryName</p>
|
|
971
|
-
* </li>
|
|
972
|
-
* <li>
|
|
973
|
-
* <p>service.action.networkConnectionAction.remoteIpDetails.ipAddressV4</p>
|
|
974
|
-
* </li>
|
|
975
|
-
* <li>
|
|
976
|
-
* <p>service.action.networkConnectionAction.remoteIpDetails.organization.asn</p>
|
|
977
|
-
* </li>
|
|
978
|
-
* <li>
|
|
979
|
-
* <p>service.action.networkConnectionAction.remoteIpDetails.organization.asnOrg</p>
|
|
980
|
-
* </li>
|
|
981
|
-
* <li>
|
|
982
|
-
* <p>service.action.networkConnectionAction.remotePortDetails.port</p>
|
|
983
|
-
* </li>
|
|
984
|
-
* <li>
|
|
985
|
-
* <p>service.additionalInfo.threatListName</p>
|
|
986
|
-
* </li>
|
|
987
|
-
* <li>
|
|
988
|
-
* <p>service.archived</p>
|
|
989
|
-
* <p>When this attribute is set to TRUE, only archived findings are listed. When it's set
|
|
990
|
-
* to FALSE, only unarchived findings are listed. When this attribute is not set, all
|
|
991
|
-
* existing findings are listed.</p>
|
|
992
|
-
* </li>
|
|
993
|
-
* <li>
|
|
994
|
-
* <p>service.resourceRole</p>
|
|
995
|
-
* </li>
|
|
996
|
-
* <li>
|
|
997
|
-
* <p>severity</p>
|
|
998
|
-
* </li>
|
|
999
|
-
* <li>
|
|
1000
|
-
* <p>type</p>
|
|
1001
|
-
* </li>
|
|
1002
|
-
* <li>
|
|
1003
|
-
* <p>updatedAt</p>
|
|
1004
|
-
* <p>Type: ISO 8601 string format: YYYY-MM-DDTHH:MM:SS.SSSZ or YYYY-MM-DDTHH:MM:SSZ
|
|
1005
|
-
* depending on whether the value contains milliseconds.</p>
|
|
1006
|
-
* </li>
|
|
1007
|
-
* </ul>
|
|
1008
|
-
*/
|
|
474
|
+
|
|
1009
475
|
FindingCriteria: FindingCriteria | undefined;
|
|
1010
|
-
|
|
1011
|
-
* <p>The idempotency token for the create request.</p>
|
|
1012
|
-
*/
|
|
476
|
+
|
|
1013
477
|
ClientToken?: string;
|
|
1014
|
-
|
|
1015
|
-
* <p>The tags to be added to a new filter resource.</p>
|
|
1016
|
-
*/
|
|
478
|
+
|
|
1017
479
|
Tags?: {
|
|
1018
480
|
[key: string]: string;
|
|
1019
481
|
};
|
|
1020
482
|
}
|
|
1021
483
|
export declare namespace CreateFilterRequest {
|
|
1022
|
-
|
|
1023
|
-
* @internal
|
|
1024
|
-
*/
|
|
484
|
+
|
|
1025
485
|
const filterSensitiveLog: (obj: CreateFilterRequest) => any;
|
|
1026
486
|
}
|
|
1027
487
|
export interface CreateFilterResponse {
|
|
1028
|
-
|
|
1029
|
-
* <p>The name of the successfully created filter.</p>
|
|
1030
|
-
*/
|
|
488
|
+
|
|
1031
489
|
Name: string | undefined;
|
|
1032
490
|
}
|
|
1033
491
|
export declare namespace CreateFilterResponse {
|
|
1034
|
-
|
|
1035
|
-
* @internal
|
|
1036
|
-
*/
|
|
492
|
+
|
|
1037
493
|
const filterSensitiveLog: (obj: CreateFilterResponse) => any;
|
|
1038
494
|
}
|
|
1039
495
|
export declare enum IpSetFormat {
|
|
@@ -1045,192 +501,114 @@ export declare enum IpSetFormat {
|
|
|
1045
501
|
TXT = "TXT"
|
|
1046
502
|
}
|
|
1047
503
|
export interface CreateIPSetRequest {
|
|
1048
|
-
|
|
1049
|
-
* <p>The unique ID of the detector of the GuardDuty account that you want to create an IPSet
|
|
1050
|
-
* for.</p>
|
|
1051
|
-
*/
|
|
504
|
+
|
|
1052
505
|
DetectorId: string | undefined;
|
|
1053
|
-
|
|
1054
|
-
* <p>The user-friendly name to identify the IPSet.</p>
|
|
1055
|
-
* <p> Allowed characters are alphanumerics, spaces, hyphens (-), and underscores (_).</p>
|
|
1056
|
-
*/
|
|
506
|
+
|
|
1057
507
|
Name: string | undefined;
|
|
1058
|
-
|
|
1059
|
-
* <p>The format of the file that contains the IPSet.</p>
|
|
1060
|
-
*/
|
|
508
|
+
|
|
1061
509
|
Format: IpSetFormat | string | undefined;
|
|
1062
|
-
|
|
1063
|
-
* <p>The URI of the file that contains the IPSet. For example:
|
|
1064
|
-
* https://s3.us-west-2.amazonaws.com/my-bucket/my-object-key.</p>
|
|
1065
|
-
*/
|
|
510
|
+
|
|
1066
511
|
Location: string | undefined;
|
|
1067
|
-
|
|
1068
|
-
* <p>A Boolean value that indicates whether GuardDuty is to start using the uploaded
|
|
1069
|
-
* IPSet.</p>
|
|
1070
|
-
*/
|
|
512
|
+
|
|
1071
513
|
Activate: boolean | undefined;
|
|
1072
|
-
|
|
1073
|
-
* <p>The idempotency token for the create request.</p>
|
|
1074
|
-
*/
|
|
514
|
+
|
|
1075
515
|
ClientToken?: string;
|
|
1076
|
-
|
|
1077
|
-
* <p>The tags to be added to a new IP set resource.</p>
|
|
1078
|
-
*/
|
|
516
|
+
|
|
1079
517
|
Tags?: {
|
|
1080
518
|
[key: string]: string;
|
|
1081
519
|
};
|
|
1082
520
|
}
|
|
1083
521
|
export declare namespace CreateIPSetRequest {
|
|
1084
|
-
|
|
1085
|
-
* @internal
|
|
1086
|
-
*/
|
|
522
|
+
|
|
1087
523
|
const filterSensitiveLog: (obj: CreateIPSetRequest) => any;
|
|
1088
524
|
}
|
|
1089
525
|
export interface CreateIPSetResponse {
|
|
1090
|
-
|
|
1091
|
-
* <p>The ID of the IPSet resource.</p>
|
|
1092
|
-
*/
|
|
526
|
+
|
|
1093
527
|
IpSetId: string | undefined;
|
|
1094
528
|
}
|
|
1095
529
|
export declare namespace CreateIPSetResponse {
|
|
1096
|
-
|
|
1097
|
-
* @internal
|
|
1098
|
-
*/
|
|
530
|
+
|
|
1099
531
|
const filterSensitiveLog: (obj: CreateIPSetResponse) => any;
|
|
1100
532
|
}
|
|
1101
533
|
export interface CreateMembersRequest {
|
|
1102
|
-
|
|
1103
|
-
* <p>The unique ID of the detector of the GuardDuty account that you want to associate member
|
|
1104
|
-
* accounts with.</p>
|
|
1105
|
-
*/
|
|
534
|
+
|
|
1106
535
|
DetectorId: string | undefined;
|
|
1107
|
-
|
|
1108
|
-
* <p>A list of account ID and email address pairs of the accounts that you want to associate
|
|
1109
|
-
* with the GuardDuty administrator account.</p>
|
|
1110
|
-
*/
|
|
536
|
+
|
|
1111
537
|
AccountDetails: AccountDetail[] | undefined;
|
|
1112
538
|
}
|
|
1113
539
|
export declare namespace CreateMembersRequest {
|
|
1114
|
-
|
|
1115
|
-
* @internal
|
|
1116
|
-
*/
|
|
540
|
+
|
|
1117
541
|
const filterSensitiveLog: (obj: CreateMembersRequest) => any;
|
|
1118
542
|
}
|
|
1119
|
-
|
|
1120
|
-
* <p>Contains information about the accounts that weren't processed.</p>
|
|
1121
|
-
*/
|
|
543
|
+
|
|
1122
544
|
export interface UnprocessedAccount {
|
|
1123
|
-
|
|
1124
|
-
* <p>The AWS account ID.</p>
|
|
1125
|
-
*/
|
|
545
|
+
|
|
1126
546
|
AccountId: string | undefined;
|
|
1127
|
-
|
|
1128
|
-
* <p>A reason why the account hasn't been processed.</p>
|
|
1129
|
-
*/
|
|
547
|
+
|
|
1130
548
|
Result: string | undefined;
|
|
1131
549
|
}
|
|
1132
550
|
export declare namespace UnprocessedAccount {
|
|
1133
|
-
|
|
1134
|
-
* @internal
|
|
1135
|
-
*/
|
|
551
|
+
|
|
1136
552
|
const filterSensitiveLog: (obj: UnprocessedAccount) => any;
|
|
1137
553
|
}
|
|
1138
554
|
export interface CreateMembersResponse {
|
|
1139
|
-
|
|
1140
|
-
* <p>A list of objects that include the <code>accountIds</code> of the unprocessed accounts and
|
|
1141
|
-
* a result string that explains why each was unprocessed.</p>
|
|
1142
|
-
*/
|
|
555
|
+
|
|
1143
556
|
UnprocessedAccounts: UnprocessedAccount[] | undefined;
|
|
1144
557
|
}
|
|
1145
558
|
export declare namespace CreateMembersResponse {
|
|
1146
|
-
|
|
1147
|
-
* @internal
|
|
1148
|
-
*/
|
|
559
|
+
|
|
1149
560
|
const filterSensitiveLog: (obj: CreateMembersResponse) => any;
|
|
1150
561
|
}
|
|
1151
|
-
|
|
1152
|
-
* <p>Contains the Amazon Resource Name (ARN) of the resource to publish to, such as an S3
|
|
1153
|
-
* bucket, and the ARN of the KMS key to use to encrypt published findings.</p>
|
|
1154
|
-
*/
|
|
562
|
+
|
|
1155
563
|
export interface DestinationProperties {
|
|
1156
|
-
|
|
1157
|
-
* <p>The ARN of the resource to publish to.</p>
|
|
1158
|
-
*/
|
|
564
|
+
|
|
1159
565
|
DestinationArn?: string;
|
|
1160
|
-
|
|
1161
|
-
* <p>The ARN of the KMS key to use for encryption.</p>
|
|
1162
|
-
*/
|
|
566
|
+
|
|
1163
567
|
KmsKeyArn?: string;
|
|
1164
568
|
}
|
|
1165
569
|
export declare namespace DestinationProperties {
|
|
1166
|
-
|
|
1167
|
-
* @internal
|
|
1168
|
-
*/
|
|
570
|
+
|
|
1169
571
|
const filterSensitiveLog: (obj: DestinationProperties) => any;
|
|
1170
572
|
}
|
|
1171
573
|
export declare enum DestinationType {
|
|
1172
574
|
S3 = "S3"
|
|
1173
575
|
}
|
|
1174
576
|
export interface CreatePublishingDestinationRequest {
|
|
1175
|
-
|
|
1176
|
-
* <p>The ID of the GuardDuty detector associated with the publishing destination.</p>
|
|
1177
|
-
*/
|
|
577
|
+
|
|
1178
578
|
DetectorId: string | undefined;
|
|
1179
|
-
|
|
1180
|
-
* <p>The type of resource for the publishing destination. Currently only Amazon S3 buckets are
|
|
1181
|
-
* supported.</p>
|
|
1182
|
-
*/
|
|
579
|
+
|
|
1183
580
|
DestinationType: DestinationType | string | undefined;
|
|
1184
|
-
|
|
1185
|
-
* <p>The properties of the publishing destination, including the ARNs for the destination and
|
|
1186
|
-
* the KMS key used for encryption.</p>
|
|
1187
|
-
*/
|
|
581
|
+
|
|
1188
582
|
DestinationProperties: DestinationProperties | undefined;
|
|
1189
|
-
|
|
1190
|
-
* <p>The idempotency token for the request.</p>
|
|
1191
|
-
*/
|
|
583
|
+
|
|
1192
584
|
ClientToken?: string;
|
|
1193
585
|
}
|
|
1194
586
|
export declare namespace CreatePublishingDestinationRequest {
|
|
1195
|
-
|
|
1196
|
-
* @internal
|
|
1197
|
-
*/
|
|
587
|
+
|
|
1198
588
|
const filterSensitiveLog: (obj: CreatePublishingDestinationRequest) => any;
|
|
1199
589
|
}
|
|
1200
590
|
export interface CreatePublishingDestinationResponse {
|
|
1201
|
-
|
|
1202
|
-
* <p>The ID of the publishing destination that is created.</p>
|
|
1203
|
-
*/
|
|
591
|
+
|
|
1204
592
|
DestinationId: string | undefined;
|
|
1205
593
|
}
|
|
1206
594
|
export declare namespace CreatePublishingDestinationResponse {
|
|
1207
|
-
|
|
1208
|
-
* @internal
|
|
1209
|
-
*/
|
|
595
|
+
|
|
1210
596
|
const filterSensitiveLog: (obj: CreatePublishingDestinationResponse) => any;
|
|
1211
597
|
}
|
|
1212
598
|
export interface CreateSampleFindingsRequest {
|
|
1213
|
-
|
|
1214
|
-
* <p>The ID of the detector to create sample findings for.</p>
|
|
1215
|
-
*/
|
|
599
|
+
|
|
1216
600
|
DetectorId: string | undefined;
|
|
1217
|
-
|
|
1218
|
-
* <p>The types of sample findings to generate.</p>
|
|
1219
|
-
*/
|
|
601
|
+
|
|
1220
602
|
FindingTypes?: string[];
|
|
1221
603
|
}
|
|
1222
604
|
export declare namespace CreateSampleFindingsRequest {
|
|
1223
|
-
|
|
1224
|
-
* @internal
|
|
1225
|
-
*/
|
|
605
|
+
|
|
1226
606
|
const filterSensitiveLog: (obj: CreateSampleFindingsRequest) => any;
|
|
1227
607
|
}
|
|
1228
608
|
export interface CreateSampleFindingsResponse {
|
|
1229
609
|
}
|
|
1230
610
|
export declare namespace CreateSampleFindingsResponse {
|
|
1231
|
-
|
|
1232
|
-
* @internal
|
|
1233
|
-
*/
|
|
611
|
+
|
|
1234
612
|
const filterSensitiveLog: (obj: CreateSampleFindingsResponse) => any;
|
|
1235
613
|
}
|
|
1236
614
|
export declare enum ThreatIntelSetFormat {
|
|
@@ -1242,57 +620,33 @@ export declare enum ThreatIntelSetFormat {
|
|
|
1242
620
|
TXT = "TXT"
|
|
1243
621
|
}
|
|
1244
622
|
export interface CreateThreatIntelSetRequest {
|
|
1245
|
-
|
|
1246
|
-
* <p>The unique ID of the detector of the GuardDuty account that you want to create a
|
|
1247
|
-
* threatIntelSet for.</p>
|
|
1248
|
-
*/
|
|
623
|
+
|
|
1249
624
|
DetectorId: string | undefined;
|
|
1250
|
-
|
|
1251
|
-
* <p>A user-friendly ThreatIntelSet name displayed in all findings that are generated by
|
|
1252
|
-
* activity that involves IP addresses included in this ThreatIntelSet.</p>
|
|
1253
|
-
*/
|
|
625
|
+
|
|
1254
626
|
Name: string | undefined;
|
|
1255
|
-
|
|
1256
|
-
* <p>The format of the file that contains the ThreatIntelSet.</p>
|
|
1257
|
-
*/
|
|
627
|
+
|
|
1258
628
|
Format: ThreatIntelSetFormat | string | undefined;
|
|
1259
|
-
|
|
1260
|
-
* <p>The URI of the file that contains the ThreatIntelSet. For example:
|
|
1261
|
-
* https://s3.us-west-2.amazonaws.com/my-bucket/my-object-key.</p>
|
|
1262
|
-
*/
|
|
629
|
+
|
|
1263
630
|
Location: string | undefined;
|
|
1264
|
-
|
|
1265
|
-
* <p>A Boolean value that indicates whether GuardDuty is to start using the uploaded
|
|
1266
|
-
* ThreatIntelSet.</p>
|
|
1267
|
-
*/
|
|
631
|
+
|
|
1268
632
|
Activate: boolean | undefined;
|
|
1269
|
-
|
|
1270
|
-
* <p>The idempotency token for the create request.</p>
|
|
1271
|
-
*/
|
|
633
|
+
|
|
1272
634
|
ClientToken?: string;
|
|
1273
|
-
|
|
1274
|
-
* <p>The tags to be added to a new threat list resource.</p>
|
|
1275
|
-
*/
|
|
635
|
+
|
|
1276
636
|
Tags?: {
|
|
1277
637
|
[key: string]: string;
|
|
1278
638
|
};
|
|
1279
639
|
}
|
|
1280
640
|
export declare namespace CreateThreatIntelSetRequest {
|
|
1281
|
-
|
|
1282
|
-
* @internal
|
|
1283
|
-
*/
|
|
641
|
+
|
|
1284
642
|
const filterSensitiveLog: (obj: CreateThreatIntelSetRequest) => any;
|
|
1285
643
|
}
|
|
1286
644
|
export interface CreateThreatIntelSetResponse {
|
|
1287
|
-
|
|
1288
|
-
* <p>The ID of the ThreatIntelSet resource.</p>
|
|
1289
|
-
*/
|
|
645
|
+
|
|
1290
646
|
ThreatIntelSetId: string | undefined;
|
|
1291
647
|
}
|
|
1292
648
|
export declare namespace CreateThreatIntelSetResponse {
|
|
1293
|
-
|
|
1294
|
-
* @internal
|
|
1295
|
-
*/
|
|
649
|
+
|
|
1296
650
|
const filterSensitiveLog: (obj: CreateThreatIntelSetResponse) => any;
|
|
1297
651
|
}
|
|
1298
652
|
export declare enum DataSource {
|
|
@@ -1301,384 +655,233 @@ export declare enum DataSource {
|
|
|
1301
655
|
FLOW_LOGS = "FLOW_LOGS",
|
|
1302
656
|
S3_LOGS = "S3_LOGS"
|
|
1303
657
|
}
|
|
1304
|
-
|
|
1305
|
-
* <p>Contains information on the status of DNS logs as a data source.</p>
|
|
1306
|
-
*/
|
|
658
|
+
|
|
1307
659
|
export interface DNSLogsConfigurationResult {
|
|
1308
|
-
|
|
1309
|
-
* <p>Denotes whether DNS logs is enabled as a data source.</p>
|
|
1310
|
-
*/
|
|
660
|
+
|
|
1311
661
|
Status: DataSourceStatus | string | undefined;
|
|
1312
662
|
}
|
|
1313
663
|
export declare namespace DNSLogsConfigurationResult {
|
|
1314
|
-
|
|
1315
|
-
* @internal
|
|
1316
|
-
*/
|
|
664
|
+
|
|
1317
665
|
const filterSensitiveLog: (obj: DNSLogsConfigurationResult) => any;
|
|
1318
666
|
}
|
|
1319
|
-
|
|
1320
|
-
* <p>Contains information on the status of VPC flow logs as a data source.</p>
|
|
1321
|
-
*/
|
|
667
|
+
|
|
1322
668
|
export interface FlowLogsConfigurationResult {
|
|
1323
|
-
|
|
1324
|
-
* <p>Denotes whether VPC flow logs is enabled as a data source.</p>
|
|
1325
|
-
*/
|
|
669
|
+
|
|
1326
670
|
Status: DataSourceStatus | string | undefined;
|
|
1327
671
|
}
|
|
1328
672
|
export declare namespace FlowLogsConfigurationResult {
|
|
1329
|
-
|
|
1330
|
-
* @internal
|
|
1331
|
-
*/
|
|
673
|
+
|
|
1332
674
|
const filterSensitiveLog: (obj: FlowLogsConfigurationResult) => any;
|
|
1333
675
|
}
|
|
1334
|
-
|
|
1335
|
-
* <p>Describes whether S3 data event logs will be enabled as a data source.</p>
|
|
1336
|
-
*/
|
|
676
|
+
|
|
1337
677
|
export interface S3LogsConfigurationResult {
|
|
1338
|
-
|
|
1339
|
-
* <p>A value that describes whether S3 data event logs are automatically enabled for new
|
|
1340
|
-
* members of the organization.</p>
|
|
1341
|
-
*/
|
|
678
|
+
|
|
1342
679
|
Status: DataSourceStatus | string | undefined;
|
|
1343
680
|
}
|
|
1344
681
|
export declare namespace S3LogsConfigurationResult {
|
|
1345
|
-
|
|
1346
|
-
* @internal
|
|
1347
|
-
*/
|
|
682
|
+
|
|
1348
683
|
const filterSensitiveLog: (obj: S3LogsConfigurationResult) => any;
|
|
1349
684
|
}
|
|
1350
|
-
|
|
1351
|
-
* <p>Contains information on the status of data sources for the detector.</p>
|
|
1352
|
-
*/
|
|
685
|
+
|
|
1353
686
|
export interface DataSourceConfigurationsResult {
|
|
1354
|
-
|
|
1355
|
-
* <p>An object that contains information on the status of CloudTrail as a data source.</p>
|
|
1356
|
-
*/
|
|
687
|
+
|
|
1357
688
|
CloudTrail: CloudTrailConfigurationResult | undefined;
|
|
1358
|
-
|
|
1359
|
-
* <p>An object that contains information on the status of DNS logs as a data source.</p>
|
|
1360
|
-
*/
|
|
689
|
+
|
|
1361
690
|
DNSLogs: DNSLogsConfigurationResult | undefined;
|
|
1362
|
-
|
|
1363
|
-
* <p>An object that contains information on the status of VPC flow logs as a data
|
|
1364
|
-
* source.</p>
|
|
1365
|
-
*/
|
|
691
|
+
|
|
1366
692
|
FlowLogs: FlowLogsConfigurationResult | undefined;
|
|
1367
|
-
|
|
1368
|
-
* <p>An object that contains information on the status of S3 Data event logs as a data
|
|
1369
|
-
* source.</p>
|
|
1370
|
-
*/
|
|
693
|
+
|
|
1371
694
|
S3Logs: S3LogsConfigurationResult | undefined;
|
|
1372
695
|
}
|
|
1373
696
|
export declare namespace DataSourceConfigurationsResult {
|
|
1374
|
-
|
|
1375
|
-
* @internal
|
|
1376
|
-
*/
|
|
697
|
+
|
|
1377
698
|
const filterSensitiveLog: (obj: DataSourceConfigurationsResult) => any;
|
|
1378
699
|
}
|
|
1379
700
|
export interface DeclineInvitationsRequest {
|
|
1380
|
-
|
|
1381
|
-
* <p>A list of account IDs of the AWS accounts that sent invitations to the current member
|
|
1382
|
-
* account that you want to decline invitations from.</p>
|
|
1383
|
-
*/
|
|
701
|
+
|
|
1384
702
|
AccountIds: string[] | undefined;
|
|
1385
703
|
}
|
|
1386
704
|
export declare namespace DeclineInvitationsRequest {
|
|
1387
|
-
|
|
1388
|
-
* @internal
|
|
1389
|
-
*/
|
|
705
|
+
|
|
1390
706
|
const filterSensitiveLog: (obj: DeclineInvitationsRequest) => any;
|
|
1391
707
|
}
|
|
1392
708
|
export interface DeclineInvitationsResponse {
|
|
1393
|
-
|
|
1394
|
-
* <p>A list of objects that contain the unprocessed account and a result string that explains
|
|
1395
|
-
* why it was unprocessed.</p>
|
|
1396
|
-
*/
|
|
709
|
+
|
|
1397
710
|
UnprocessedAccounts: UnprocessedAccount[] | undefined;
|
|
1398
711
|
}
|
|
1399
712
|
export declare namespace DeclineInvitationsResponse {
|
|
1400
|
-
|
|
1401
|
-
* @internal
|
|
1402
|
-
*/
|
|
713
|
+
|
|
1403
714
|
const filterSensitiveLog: (obj: DeclineInvitationsResponse) => any;
|
|
1404
715
|
}
|
|
1405
|
-
|
|
1406
|
-
* <p>Contains information on the server side encryption method used in the S3 bucket. See
|
|
1407
|
-
* <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/serv-side-encryption.html">S3
|
|
1408
|
-
* Server-Side Encryption</a> for more information.</p>
|
|
1409
|
-
*/
|
|
716
|
+
|
|
1410
717
|
export interface DefaultServerSideEncryption {
|
|
1411
|
-
|
|
1412
|
-
* <p>The type of encryption used for objects within the S3 bucket.</p>
|
|
1413
|
-
*/
|
|
718
|
+
|
|
1414
719
|
EncryptionType?: string;
|
|
1415
|
-
|
|
1416
|
-
* <p>The Amazon Resource Name (ARN) of the KMS encryption key. Only available if the bucket
|
|
1417
|
-
* <code>EncryptionType</code> is <code>aws:kms</code>.</p>
|
|
1418
|
-
*/
|
|
720
|
+
|
|
1419
721
|
KmsMasterKeyArn?: string;
|
|
1420
722
|
}
|
|
1421
723
|
export declare namespace DefaultServerSideEncryption {
|
|
1422
|
-
|
|
1423
|
-
* @internal
|
|
1424
|
-
*/
|
|
724
|
+
|
|
1425
725
|
const filterSensitiveLog: (obj: DefaultServerSideEncryption) => any;
|
|
1426
726
|
}
|
|
1427
727
|
export interface DeleteDetectorRequest {
|
|
1428
|
-
|
|
1429
|
-
* <p>The unique ID of the detector that you want to delete.</p>
|
|
1430
|
-
*/
|
|
728
|
+
|
|
1431
729
|
DetectorId: string | undefined;
|
|
1432
730
|
}
|
|
1433
731
|
export declare namespace DeleteDetectorRequest {
|
|
1434
|
-
|
|
1435
|
-
* @internal
|
|
1436
|
-
*/
|
|
732
|
+
|
|
1437
733
|
const filterSensitiveLog: (obj: DeleteDetectorRequest) => any;
|
|
1438
734
|
}
|
|
1439
735
|
export interface DeleteDetectorResponse {
|
|
1440
736
|
}
|
|
1441
737
|
export declare namespace DeleteDetectorResponse {
|
|
1442
|
-
|
|
1443
|
-
* @internal
|
|
1444
|
-
*/
|
|
738
|
+
|
|
1445
739
|
const filterSensitiveLog: (obj: DeleteDetectorResponse) => any;
|
|
1446
740
|
}
|
|
1447
741
|
export interface DeleteFilterRequest {
|
|
1448
|
-
|
|
1449
|
-
* <p>The unique ID of the detector that the filter is associated with.</p>
|
|
1450
|
-
*/
|
|
742
|
+
|
|
1451
743
|
DetectorId: string | undefined;
|
|
1452
|
-
|
|
1453
|
-
* <p>The name of the filter that you want to delete.</p>
|
|
1454
|
-
*/
|
|
744
|
+
|
|
1455
745
|
FilterName: string | undefined;
|
|
1456
746
|
}
|
|
1457
747
|
export declare namespace DeleteFilterRequest {
|
|
1458
|
-
|
|
1459
|
-
* @internal
|
|
1460
|
-
*/
|
|
748
|
+
|
|
1461
749
|
const filterSensitiveLog: (obj: DeleteFilterRequest) => any;
|
|
1462
750
|
}
|
|
1463
751
|
export interface DeleteFilterResponse {
|
|
1464
752
|
}
|
|
1465
753
|
export declare namespace DeleteFilterResponse {
|
|
1466
|
-
|
|
1467
|
-
* @internal
|
|
1468
|
-
*/
|
|
754
|
+
|
|
1469
755
|
const filterSensitiveLog: (obj: DeleteFilterResponse) => any;
|
|
1470
756
|
}
|
|
1471
757
|
export interface DeleteInvitationsRequest {
|
|
1472
|
-
|
|
1473
|
-
* <p>A list of account IDs of the AWS accounts that sent invitations to the current member
|
|
1474
|
-
* account that you want to delete invitations from.</p>
|
|
1475
|
-
*/
|
|
758
|
+
|
|
1476
759
|
AccountIds: string[] | undefined;
|
|
1477
760
|
}
|
|
1478
761
|
export declare namespace DeleteInvitationsRequest {
|
|
1479
|
-
|
|
1480
|
-
* @internal
|
|
1481
|
-
*/
|
|
762
|
+
|
|
1482
763
|
const filterSensitiveLog: (obj: DeleteInvitationsRequest) => any;
|
|
1483
764
|
}
|
|
1484
765
|
export interface DeleteInvitationsResponse {
|
|
1485
|
-
|
|
1486
|
-
* <p>A list of objects that contain the unprocessed account and a result string that explains
|
|
1487
|
-
* why it was unprocessed.</p>
|
|
1488
|
-
*/
|
|
766
|
+
|
|
1489
767
|
UnprocessedAccounts: UnprocessedAccount[] | undefined;
|
|
1490
768
|
}
|
|
1491
769
|
export declare namespace DeleteInvitationsResponse {
|
|
1492
|
-
|
|
1493
|
-
* @internal
|
|
1494
|
-
*/
|
|
770
|
+
|
|
1495
771
|
const filterSensitiveLog: (obj: DeleteInvitationsResponse) => any;
|
|
1496
772
|
}
|
|
1497
773
|
export interface DeleteIPSetRequest {
|
|
1498
|
-
|
|
1499
|
-
* <p>The unique ID of the detector associated with the IPSet.</p>
|
|
1500
|
-
*/
|
|
774
|
+
|
|
1501
775
|
DetectorId: string | undefined;
|
|
1502
|
-
|
|
1503
|
-
* <p>The unique ID of the IPSet to delete.</p>
|
|
1504
|
-
*/
|
|
776
|
+
|
|
1505
777
|
IpSetId: string | undefined;
|
|
1506
778
|
}
|
|
1507
779
|
export declare namespace DeleteIPSetRequest {
|
|
1508
|
-
|
|
1509
|
-
* @internal
|
|
1510
|
-
*/
|
|
780
|
+
|
|
1511
781
|
const filterSensitiveLog: (obj: DeleteIPSetRequest) => any;
|
|
1512
782
|
}
|
|
1513
783
|
export interface DeleteIPSetResponse {
|
|
1514
784
|
}
|
|
1515
785
|
export declare namespace DeleteIPSetResponse {
|
|
1516
|
-
|
|
1517
|
-
* @internal
|
|
1518
|
-
*/
|
|
786
|
+
|
|
1519
787
|
const filterSensitiveLog: (obj: DeleteIPSetResponse) => any;
|
|
1520
788
|
}
|
|
1521
789
|
export interface DeleteMembersRequest {
|
|
1522
|
-
|
|
1523
|
-
* <p>The unique ID of the detector of the GuardDuty account whose members you want to
|
|
1524
|
-
* delete.</p>
|
|
1525
|
-
*/
|
|
790
|
+
|
|
1526
791
|
DetectorId: string | undefined;
|
|
1527
|
-
|
|
1528
|
-
* <p>A list of account IDs of the GuardDuty member accounts that you want to delete.</p>
|
|
1529
|
-
*/
|
|
792
|
+
|
|
1530
793
|
AccountIds: string[] | undefined;
|
|
1531
794
|
}
|
|
1532
795
|
export declare namespace DeleteMembersRequest {
|
|
1533
|
-
|
|
1534
|
-
* @internal
|
|
1535
|
-
*/
|
|
796
|
+
|
|
1536
797
|
const filterSensitiveLog: (obj: DeleteMembersRequest) => any;
|
|
1537
798
|
}
|
|
1538
799
|
export interface DeleteMembersResponse {
|
|
1539
|
-
|
|
1540
|
-
* <p>The accounts that could not be processed.</p>
|
|
1541
|
-
*/
|
|
800
|
+
|
|
1542
801
|
UnprocessedAccounts: UnprocessedAccount[] | undefined;
|
|
1543
802
|
}
|
|
1544
803
|
export declare namespace DeleteMembersResponse {
|
|
1545
|
-
|
|
1546
|
-
* @internal
|
|
1547
|
-
*/
|
|
804
|
+
|
|
1548
805
|
const filterSensitiveLog: (obj: DeleteMembersResponse) => any;
|
|
1549
806
|
}
|
|
1550
807
|
export interface DeletePublishingDestinationRequest {
|
|
1551
|
-
|
|
1552
|
-
* <p>The unique ID of the detector associated with the publishing destination to delete.</p>
|
|
1553
|
-
*/
|
|
808
|
+
|
|
1554
809
|
DetectorId: string | undefined;
|
|
1555
|
-
|
|
1556
|
-
* <p>The ID of the publishing destination to delete.</p>
|
|
1557
|
-
*/
|
|
810
|
+
|
|
1558
811
|
DestinationId: string | undefined;
|
|
1559
812
|
}
|
|
1560
813
|
export declare namespace DeletePublishingDestinationRequest {
|
|
1561
|
-
|
|
1562
|
-
* @internal
|
|
1563
|
-
*/
|
|
814
|
+
|
|
1564
815
|
const filterSensitiveLog: (obj: DeletePublishingDestinationRequest) => any;
|
|
1565
816
|
}
|
|
1566
817
|
export interface DeletePublishingDestinationResponse {
|
|
1567
818
|
}
|
|
1568
819
|
export declare namespace DeletePublishingDestinationResponse {
|
|
1569
|
-
|
|
1570
|
-
* @internal
|
|
1571
|
-
*/
|
|
820
|
+
|
|
1572
821
|
const filterSensitiveLog: (obj: DeletePublishingDestinationResponse) => any;
|
|
1573
822
|
}
|
|
1574
823
|
export interface DeleteThreatIntelSetRequest {
|
|
1575
|
-
|
|
1576
|
-
* <p>The unique ID of the detector that the threatIntelSet is associated with.</p>
|
|
1577
|
-
*/
|
|
824
|
+
|
|
1578
825
|
DetectorId: string | undefined;
|
|
1579
|
-
|
|
1580
|
-
* <p>The unique ID of the threatIntelSet that you want to delete.</p>
|
|
1581
|
-
*/
|
|
826
|
+
|
|
1582
827
|
ThreatIntelSetId: string | undefined;
|
|
1583
828
|
}
|
|
1584
829
|
export declare namespace DeleteThreatIntelSetRequest {
|
|
1585
|
-
|
|
1586
|
-
* @internal
|
|
1587
|
-
*/
|
|
830
|
+
|
|
1588
831
|
const filterSensitiveLog: (obj: DeleteThreatIntelSetRequest) => any;
|
|
1589
832
|
}
|
|
1590
833
|
export interface DeleteThreatIntelSetResponse {
|
|
1591
834
|
}
|
|
1592
835
|
export declare namespace DeleteThreatIntelSetResponse {
|
|
1593
|
-
|
|
1594
|
-
* @internal
|
|
1595
|
-
*/
|
|
836
|
+
|
|
1596
837
|
const filterSensitiveLog: (obj: DeleteThreatIntelSetResponse) => any;
|
|
1597
838
|
}
|
|
1598
839
|
export interface DescribeOrganizationConfigurationRequest {
|
|
1599
|
-
|
|
1600
|
-
* <p>The ID of the detector to retrieve information about the delegated administrator
|
|
1601
|
-
* from.</p>
|
|
1602
|
-
*/
|
|
840
|
+
|
|
1603
841
|
DetectorId: string | undefined;
|
|
1604
842
|
}
|
|
1605
843
|
export declare namespace DescribeOrganizationConfigurationRequest {
|
|
1606
|
-
|
|
1607
|
-
* @internal
|
|
1608
|
-
*/
|
|
844
|
+
|
|
1609
845
|
const filterSensitiveLog: (obj: DescribeOrganizationConfigurationRequest) => any;
|
|
1610
846
|
}
|
|
1611
|
-
|
|
1612
|
-
* <p>The current configuration of S3 data event logs as a data source for the
|
|
1613
|
-
* organization.</p>
|
|
1614
|
-
*/
|
|
847
|
+
|
|
1615
848
|
export interface OrganizationS3LogsConfigurationResult {
|
|
1616
|
-
|
|
1617
|
-
* <p>A value that describes whether S3 data event logs are automatically enabled for new
|
|
1618
|
-
* members of the organization.</p>
|
|
1619
|
-
*/
|
|
849
|
+
|
|
1620
850
|
AutoEnable: boolean | undefined;
|
|
1621
851
|
}
|
|
1622
852
|
export declare namespace OrganizationS3LogsConfigurationResult {
|
|
1623
|
-
|
|
1624
|
-
* @internal
|
|
1625
|
-
*/
|
|
853
|
+
|
|
1626
854
|
const filterSensitiveLog: (obj: OrganizationS3LogsConfigurationResult) => any;
|
|
1627
855
|
}
|
|
1628
|
-
|
|
1629
|
-
* <p>An object that contains information on which data sources are automatically enabled for
|
|
1630
|
-
* new members within the organization.</p>
|
|
1631
|
-
*/
|
|
856
|
+
|
|
1632
857
|
export interface OrganizationDataSourceConfigurationsResult {
|
|
1633
|
-
|
|
1634
|
-
* <p>Describes whether S3 data event logs are enabled as a data source.</p>
|
|
1635
|
-
*/
|
|
858
|
+
|
|
1636
859
|
S3Logs: OrganizationS3LogsConfigurationResult | undefined;
|
|
1637
860
|
}
|
|
1638
861
|
export declare namespace OrganizationDataSourceConfigurationsResult {
|
|
1639
|
-
|
|
1640
|
-
* @internal
|
|
1641
|
-
*/
|
|
862
|
+
|
|
1642
863
|
const filterSensitiveLog: (obj: OrganizationDataSourceConfigurationsResult) => any;
|
|
1643
864
|
}
|
|
1644
865
|
export interface DescribeOrganizationConfigurationResponse {
|
|
1645
|
-
|
|
1646
|
-
* <p>Indicates whether GuardDuty is automatically enabled for accounts added to the
|
|
1647
|
-
* organization.</p>
|
|
1648
|
-
*/
|
|
866
|
+
|
|
1649
867
|
AutoEnable: boolean | undefined;
|
|
1650
|
-
|
|
1651
|
-
* <p>Indicates whether the maximum number of allowed member accounts are already associated
|
|
1652
|
-
* with the delegated administrator account for your organization.</p>
|
|
1653
|
-
*/
|
|
868
|
+
|
|
1654
869
|
MemberAccountLimitReached: boolean | undefined;
|
|
1655
|
-
|
|
1656
|
-
* <p>Describes which data sources are enabled automatically for member
|
|
1657
|
-
* accounts.</p>
|
|
1658
|
-
*/
|
|
870
|
+
|
|
1659
871
|
DataSources?: OrganizationDataSourceConfigurationsResult;
|
|
1660
872
|
}
|
|
1661
873
|
export declare namespace DescribeOrganizationConfigurationResponse {
|
|
1662
|
-
|
|
1663
|
-
* @internal
|
|
1664
|
-
*/
|
|
874
|
+
|
|
1665
875
|
const filterSensitiveLog: (obj: DescribeOrganizationConfigurationResponse) => any;
|
|
1666
876
|
}
|
|
1667
877
|
export interface DescribePublishingDestinationRequest {
|
|
1668
|
-
|
|
1669
|
-
* <p>The unique ID of the detector associated with the publishing destination to
|
|
1670
|
-
* retrieve.</p>
|
|
1671
|
-
*/
|
|
878
|
+
|
|
1672
879
|
DetectorId: string | undefined;
|
|
1673
|
-
|
|
1674
|
-
* <p>The ID of the publishing destination to retrieve.</p>
|
|
1675
|
-
*/
|
|
880
|
+
|
|
1676
881
|
DestinationId: string | undefined;
|
|
1677
882
|
}
|
|
1678
883
|
export declare namespace DescribePublishingDestinationRequest {
|
|
1679
|
-
|
|
1680
|
-
* @internal
|
|
1681
|
-
*/
|
|
884
|
+
|
|
1682
885
|
const filterSensitiveLog: (obj: DescribePublishingDestinationRequest) => any;
|
|
1683
886
|
}
|
|
1684
887
|
export declare enum PublishingStatus {
|
|
@@ -1688,59 +891,32 @@ export declare enum PublishingStatus {
|
|
|
1688
891
|
UNABLE_TO_PUBLISH_FIX_DESTINATION_PROPERTY = "UNABLE_TO_PUBLISH_FIX_DESTINATION_PROPERTY"
|
|
1689
892
|
}
|
|
1690
893
|
export interface DescribePublishingDestinationResponse {
|
|
1691
|
-
|
|
1692
|
-
* <p>The ID of the publishing destination.</p>
|
|
1693
|
-
*/
|
|
894
|
+
|
|
1694
895
|
DestinationId: string | undefined;
|
|
1695
|
-
|
|
1696
|
-
* <p>The type of publishing destination. Currently, only Amazon S3 buckets are
|
|
1697
|
-
* supported.</p>
|
|
1698
|
-
*/
|
|
896
|
+
|
|
1699
897
|
DestinationType: DestinationType | string | undefined;
|
|
1700
|
-
|
|
1701
|
-
* <p>The status of the publishing destination.</p>
|
|
1702
|
-
*/
|
|
898
|
+
|
|
1703
899
|
Status: PublishingStatus | string | undefined;
|
|
1704
|
-
|
|
1705
|
-
* <p>The time, in epoch millisecond format, at which GuardDuty was first unable to publish
|
|
1706
|
-
* findings to the destination.</p>
|
|
1707
|
-
*/
|
|
900
|
+
|
|
1708
901
|
PublishingFailureStartTimestamp: number | undefined;
|
|
1709
|
-
|
|
1710
|
-
* <p>A <code>DestinationProperties</code> object that includes the <code>DestinationArn</code>
|
|
1711
|
-
* and <code>KmsKeyArn</code> of the publishing destination.</p>
|
|
1712
|
-
*/
|
|
902
|
+
|
|
1713
903
|
DestinationProperties: DestinationProperties | undefined;
|
|
1714
904
|
}
|
|
1715
905
|
export declare namespace DescribePublishingDestinationResponse {
|
|
1716
|
-
|
|
1717
|
-
* @internal
|
|
1718
|
-
*/
|
|
906
|
+
|
|
1719
907
|
const filterSensitiveLog: (obj: DescribePublishingDestinationResponse) => any;
|
|
1720
908
|
}
|
|
1721
|
-
|
|
1722
|
-
* <p>Contains information about the publishing destination, including the ID, type, and
|
|
1723
|
-
* status.</p>
|
|
1724
|
-
*/
|
|
909
|
+
|
|
1725
910
|
export interface Destination {
|
|
1726
|
-
|
|
1727
|
-
* <p>The unique ID of the publishing destination.</p>
|
|
1728
|
-
*/
|
|
911
|
+
|
|
1729
912
|
DestinationId: string | undefined;
|
|
1730
|
-
|
|
1731
|
-
* <p>The type of resource used for the publishing destination. Currently, only Amazon S3
|
|
1732
|
-
* buckets are supported.</p>
|
|
1733
|
-
*/
|
|
913
|
+
|
|
1734
914
|
DestinationType: DestinationType | string | undefined;
|
|
1735
|
-
|
|
1736
|
-
* <p>The status of the publishing destination.</p>
|
|
1737
|
-
*/
|
|
915
|
+
|
|
1738
916
|
Status: PublishingStatus | string | undefined;
|
|
1739
917
|
}
|
|
1740
918
|
export declare namespace Destination {
|
|
1741
|
-
|
|
1742
|
-
* @internal
|
|
1743
|
-
*/
|
|
919
|
+
|
|
1744
920
|
const filterSensitiveLog: (obj: Destination) => any;
|
|
1745
921
|
}
|
|
1746
922
|
export declare enum DetectorStatus {
|
|
@@ -1748,848 +924,488 @@ export declare enum DetectorStatus {
|
|
|
1748
924
|
ENABLED = "ENABLED"
|
|
1749
925
|
}
|
|
1750
926
|
export interface DisableOrganizationAdminAccountRequest {
|
|
1751
|
-
|
|
1752
|
-
* <p>The AWS Account ID for the organizations account to be disabled as a GuardDuty delegated
|
|
1753
|
-
* administrator.</p>
|
|
1754
|
-
*/
|
|
927
|
+
|
|
1755
928
|
AdminAccountId: string | undefined;
|
|
1756
929
|
}
|
|
1757
930
|
export declare namespace DisableOrganizationAdminAccountRequest {
|
|
1758
|
-
|
|
1759
|
-
* @internal
|
|
1760
|
-
*/
|
|
931
|
+
|
|
1761
932
|
const filterSensitiveLog: (obj: DisableOrganizationAdminAccountRequest) => any;
|
|
1762
933
|
}
|
|
1763
934
|
export interface DisableOrganizationAdminAccountResponse {
|
|
1764
935
|
}
|
|
1765
936
|
export declare namespace DisableOrganizationAdminAccountResponse {
|
|
1766
|
-
|
|
1767
|
-
* @internal
|
|
1768
|
-
*/
|
|
937
|
+
|
|
1769
938
|
const filterSensitiveLog: (obj: DisableOrganizationAdminAccountResponse) => any;
|
|
1770
939
|
}
|
|
1771
940
|
export interface DisassociateFromMasterAccountRequest {
|
|
1772
|
-
|
|
1773
|
-
* <p>The unique ID of the detector of the GuardDuty member account.</p>
|
|
1774
|
-
*/
|
|
941
|
+
|
|
1775
942
|
DetectorId: string | undefined;
|
|
1776
943
|
}
|
|
1777
944
|
export declare namespace DisassociateFromMasterAccountRequest {
|
|
1778
|
-
|
|
1779
|
-
* @internal
|
|
1780
|
-
*/
|
|
945
|
+
|
|
1781
946
|
const filterSensitiveLog: (obj: DisassociateFromMasterAccountRequest) => any;
|
|
1782
947
|
}
|
|
1783
948
|
export interface DisassociateFromMasterAccountResponse {
|
|
1784
949
|
}
|
|
1785
950
|
export declare namespace DisassociateFromMasterAccountResponse {
|
|
1786
|
-
|
|
1787
|
-
* @internal
|
|
1788
|
-
*/
|
|
951
|
+
|
|
1789
952
|
const filterSensitiveLog: (obj: DisassociateFromMasterAccountResponse) => any;
|
|
1790
953
|
}
|
|
1791
954
|
export interface DisassociateMembersRequest {
|
|
1792
|
-
|
|
1793
|
-
* <p>The unique ID of the detector of the GuardDuty account whose members you want to
|
|
1794
|
-
* disassociate from the administrator account.</p>
|
|
1795
|
-
*/
|
|
955
|
+
|
|
1796
956
|
DetectorId: string | undefined;
|
|
1797
|
-
|
|
1798
|
-
* <p>A list of account IDs of the GuardDuty member accounts that you want to disassociate from
|
|
1799
|
-
* the administrator account.</p>
|
|
1800
|
-
*/
|
|
957
|
+
|
|
1801
958
|
AccountIds: string[] | undefined;
|
|
1802
959
|
}
|
|
1803
960
|
export declare namespace DisassociateMembersRequest {
|
|
1804
|
-
|
|
1805
|
-
* @internal
|
|
1806
|
-
*/
|
|
961
|
+
|
|
1807
962
|
const filterSensitiveLog: (obj: DisassociateMembersRequest) => any;
|
|
1808
963
|
}
|
|
1809
964
|
export interface DisassociateMembersResponse {
|
|
1810
|
-
|
|
1811
|
-
* <p>A list of objects that contain the unprocessed account and a result string that explains
|
|
1812
|
-
* why it was unprocessed.</p>
|
|
1813
|
-
*/
|
|
965
|
+
|
|
1814
966
|
UnprocessedAccounts: UnprocessedAccount[] | undefined;
|
|
1815
967
|
}
|
|
1816
968
|
export declare namespace DisassociateMembersResponse {
|
|
1817
|
-
|
|
1818
|
-
* @internal
|
|
1819
|
-
*/
|
|
969
|
+
|
|
1820
970
|
const filterSensitiveLog: (obj: DisassociateMembersResponse) => any;
|
|
1821
971
|
}
|
|
1822
972
|
export interface EnableOrganizationAdminAccountRequest {
|
|
1823
|
-
|
|
1824
|
-
* <p>The AWS Account ID for the organization account to be enabled as a GuardDuty delegated
|
|
1825
|
-
* administrator.</p>
|
|
1826
|
-
*/
|
|
973
|
+
|
|
1827
974
|
AdminAccountId: string | undefined;
|
|
1828
975
|
}
|
|
1829
976
|
export declare namespace EnableOrganizationAdminAccountRequest {
|
|
1830
|
-
|
|
1831
|
-
* @internal
|
|
1832
|
-
*/
|
|
977
|
+
|
|
1833
978
|
const filterSensitiveLog: (obj: EnableOrganizationAdminAccountRequest) => any;
|
|
1834
979
|
}
|
|
1835
980
|
export interface EnableOrganizationAdminAccountResponse {
|
|
1836
981
|
}
|
|
1837
982
|
export declare namespace EnableOrganizationAdminAccountResponse {
|
|
1838
|
-
|
|
1839
|
-
* @internal
|
|
1840
|
-
*/
|
|
983
|
+
|
|
1841
984
|
const filterSensitiveLog: (obj: EnableOrganizationAdminAccountResponse) => any;
|
|
1842
985
|
}
|
|
1843
|
-
|
|
1844
|
-
* <p>An instance of a threat intelligence detail that constitutes evidence for the
|
|
1845
|
-
* finding.</p>
|
|
1846
|
-
*/
|
|
986
|
+
|
|
1847
987
|
export interface ThreatIntelligenceDetail {
|
|
1848
|
-
|
|
1849
|
-
* <p>The name of the threat intelligence list that triggered the finding.</p>
|
|
1850
|
-
*/
|
|
988
|
+
|
|
1851
989
|
ThreatListName?: string;
|
|
1852
|
-
|
|
1853
|
-
* <p>A list of names of the threats in the threat intelligence list that triggered the
|
|
1854
|
-
* finding.</p>
|
|
1855
|
-
*/
|
|
990
|
+
|
|
1856
991
|
ThreatNames?: string[];
|
|
1857
992
|
}
|
|
1858
993
|
export declare namespace ThreatIntelligenceDetail {
|
|
1859
|
-
|
|
1860
|
-
* @internal
|
|
1861
|
-
*/
|
|
994
|
+
|
|
1862
995
|
const filterSensitiveLog: (obj: ThreatIntelligenceDetail) => any;
|
|
1863
996
|
}
|
|
1864
|
-
|
|
1865
|
-
* <p>Contains information about the reason that the finding was generated.</p>
|
|
1866
|
-
*/
|
|
997
|
+
|
|
1867
998
|
export interface Evidence {
|
|
1868
|
-
|
|
1869
|
-
* <p>A list of threat intelligence details related to the evidence.</p>
|
|
1870
|
-
*/
|
|
999
|
+
|
|
1871
1000
|
ThreatIntelligenceDetails?: ThreatIntelligenceDetail[];
|
|
1872
1001
|
}
|
|
1873
1002
|
export declare namespace Evidence {
|
|
1874
|
-
|
|
1875
|
-
* @internal
|
|
1876
|
-
*/
|
|
1003
|
+
|
|
1877
1004
|
const filterSensitiveLog: (obj: Evidence) => any;
|
|
1878
1005
|
}
|
|
1879
1006
|
export declare enum Feedback {
|
|
1880
1007
|
NOT_USEFUL = "NOT_USEFUL",
|
|
1881
1008
|
USEFUL = "USEFUL"
|
|
1882
1009
|
}
|
|
1883
|
-
|
|
1884
|
-
* <p>Contains information about the EC2 instance profile.</p>
|
|
1885
|
-
*/
|
|
1010
|
+
|
|
1886
1011
|
export interface IamInstanceProfile {
|
|
1887
|
-
|
|
1888
|
-
* <p>The profile ARN of the EC2 instance.</p>
|
|
1889
|
-
*/
|
|
1012
|
+
|
|
1890
1013
|
Arn?: string;
|
|
1891
|
-
|
|
1892
|
-
* <p>The profile ID of the EC2 instance.</p>
|
|
1893
|
-
*/
|
|
1014
|
+
|
|
1894
1015
|
Id?: string;
|
|
1895
1016
|
}
|
|
1896
1017
|
export declare namespace IamInstanceProfile {
|
|
1897
|
-
|
|
1898
|
-
* @internal
|
|
1899
|
-
*/
|
|
1018
|
+
|
|
1900
1019
|
const filterSensitiveLog: (obj: IamInstanceProfile) => any;
|
|
1901
1020
|
}
|
|
1902
|
-
|
|
1903
|
-
* <p>Contains other private IP address information of the EC2 instance.</p>
|
|
1904
|
-
*/
|
|
1021
|
+
|
|
1905
1022
|
export interface PrivateIpAddressDetails {
|
|
1906
|
-
|
|
1907
|
-
* <p>The private DNS name of the EC2 instance.</p>
|
|
1908
|
-
*/
|
|
1023
|
+
|
|
1909
1024
|
PrivateDnsName?: string;
|
|
1910
|
-
|
|
1911
|
-
* <p>The private IP address of the EC2 instance.</p>
|
|
1912
|
-
*/
|
|
1025
|
+
|
|
1913
1026
|
PrivateIpAddress?: string;
|
|
1914
1027
|
}
|
|
1915
1028
|
export declare namespace PrivateIpAddressDetails {
|
|
1916
|
-
|
|
1917
|
-
* @internal
|
|
1918
|
-
*/
|
|
1029
|
+
|
|
1919
1030
|
const filterSensitiveLog: (obj: PrivateIpAddressDetails) => any;
|
|
1920
1031
|
}
|
|
1921
|
-
|
|
1922
|
-
* <p>Contains information about the security groups associated with the EC2 instance.</p>
|
|
1923
|
-
*/
|
|
1032
|
+
|
|
1924
1033
|
export interface SecurityGroup {
|
|
1925
|
-
|
|
1926
|
-
* <p>The security group ID of the EC2 instance.</p>
|
|
1927
|
-
*/
|
|
1034
|
+
|
|
1928
1035
|
GroupId?: string;
|
|
1929
|
-
|
|
1930
|
-
* <p>The security group name of the EC2 instance.</p>
|
|
1931
|
-
*/
|
|
1036
|
+
|
|
1932
1037
|
GroupName?: string;
|
|
1933
1038
|
}
|
|
1934
1039
|
export declare namespace SecurityGroup {
|
|
1935
|
-
|
|
1936
|
-
* @internal
|
|
1937
|
-
*/
|
|
1040
|
+
|
|
1938
1041
|
const filterSensitiveLog: (obj: SecurityGroup) => any;
|
|
1939
1042
|
}
|
|
1940
|
-
|
|
1941
|
-
* <p>Contains information about the elastic network interface of the EC2 instance.</p>
|
|
1942
|
-
*/
|
|
1043
|
+
|
|
1943
1044
|
export interface NetworkInterface {
|
|
1944
|
-
|
|
1945
|
-
* <p>A list of IPv6 addresses for the EC2 instance.</p>
|
|
1946
|
-
*/
|
|
1045
|
+
|
|
1947
1046
|
Ipv6Addresses?: string[];
|
|
1948
|
-
|
|
1949
|
-
* <p>The ID of the network interface.</p>
|
|
1950
|
-
*/
|
|
1047
|
+
|
|
1951
1048
|
NetworkInterfaceId?: string;
|
|
1952
|
-
|
|
1953
|
-
* <p>The private DNS name of the EC2 instance.</p>
|
|
1954
|
-
*/
|
|
1049
|
+
|
|
1955
1050
|
PrivateDnsName?: string;
|
|
1956
|
-
|
|
1957
|
-
* <p>The private IP address of the EC2 instance.</p>
|
|
1958
|
-
*/
|
|
1051
|
+
|
|
1959
1052
|
PrivateIpAddress?: string;
|
|
1960
|
-
|
|
1961
|
-
* <p>Other private IP address information of the EC2 instance.</p>
|
|
1962
|
-
*/
|
|
1053
|
+
|
|
1963
1054
|
PrivateIpAddresses?: PrivateIpAddressDetails[];
|
|
1964
|
-
|
|
1965
|
-
* <p>The public DNS name of the EC2 instance.</p>
|
|
1966
|
-
*/
|
|
1055
|
+
|
|
1967
1056
|
PublicDnsName?: string;
|
|
1968
|
-
|
|
1969
|
-
* <p>The public IP address of the EC2 instance.</p>
|
|
1970
|
-
*/
|
|
1057
|
+
|
|
1971
1058
|
PublicIp?: string;
|
|
1972
|
-
|
|
1973
|
-
* <p>The security groups associated with the EC2 instance.</p>
|
|
1974
|
-
*/
|
|
1059
|
+
|
|
1975
1060
|
SecurityGroups?: SecurityGroup[];
|
|
1976
|
-
|
|
1977
|
-
* <p>The subnet ID of the EC2 instance.</p>
|
|
1978
|
-
*/
|
|
1061
|
+
|
|
1979
1062
|
SubnetId?: string;
|
|
1980
|
-
|
|
1981
|
-
* <p>The VPC ID of the EC2 instance.</p>
|
|
1982
|
-
*/
|
|
1063
|
+
|
|
1983
1064
|
VpcId?: string;
|
|
1984
1065
|
}
|
|
1985
1066
|
export declare namespace NetworkInterface {
|
|
1986
|
-
|
|
1987
|
-
* @internal
|
|
1988
|
-
*/
|
|
1067
|
+
|
|
1989
1068
|
const filterSensitiveLog: (obj: NetworkInterface) => any;
|
|
1990
1069
|
}
|
|
1991
|
-
|
|
1992
|
-
* <p>Contains information about the product code for the EC2 instance.</p>
|
|
1993
|
-
*/
|
|
1070
|
+
|
|
1994
1071
|
export interface ProductCode {
|
|
1995
|
-
|
|
1996
|
-
* <p>The product code information.</p>
|
|
1997
|
-
*/
|
|
1072
|
+
|
|
1998
1073
|
Code?: string;
|
|
1999
|
-
|
|
2000
|
-
* <p>The product code type.</p>
|
|
2001
|
-
*/
|
|
1074
|
+
|
|
2002
1075
|
ProductType?: string;
|
|
2003
1076
|
}
|
|
2004
1077
|
export declare namespace ProductCode {
|
|
2005
|
-
|
|
2006
|
-
* @internal
|
|
2007
|
-
*/
|
|
1078
|
+
|
|
2008
1079
|
const filterSensitiveLog: (obj: ProductCode) => any;
|
|
2009
1080
|
}
|
|
2010
|
-
|
|
2011
|
-
* <p>Contains information about a tag associated with the EC2 instance.</p>
|
|
2012
|
-
*/
|
|
1081
|
+
|
|
2013
1082
|
export interface Tag {
|
|
2014
|
-
|
|
2015
|
-
* <p>The EC2 instance tag key.</p>
|
|
2016
|
-
*/
|
|
1083
|
+
|
|
2017
1084
|
Key?: string;
|
|
2018
|
-
|
|
2019
|
-
* <p>The EC2 instance tag value.</p>
|
|
2020
|
-
*/
|
|
1085
|
+
|
|
2021
1086
|
Value?: string;
|
|
2022
1087
|
}
|
|
2023
1088
|
export declare namespace Tag {
|
|
2024
|
-
|
|
2025
|
-
* @internal
|
|
2026
|
-
*/
|
|
1089
|
+
|
|
2027
1090
|
const filterSensitiveLog: (obj: Tag) => any;
|
|
2028
1091
|
}
|
|
2029
|
-
|
|
2030
|
-
* <p>Contains information about the details of an instance.</p>
|
|
2031
|
-
*/
|
|
1092
|
+
|
|
2032
1093
|
export interface InstanceDetails {
|
|
2033
|
-
|
|
2034
|
-
* <p>The Availability Zone of the EC2 instance.</p>
|
|
2035
|
-
*/
|
|
1094
|
+
|
|
2036
1095
|
AvailabilityZone?: string;
|
|
2037
|
-
|
|
2038
|
-
* <p>The profile information of the EC2 instance.</p>
|
|
2039
|
-
*/
|
|
1096
|
+
|
|
2040
1097
|
IamInstanceProfile?: IamInstanceProfile;
|
|
2041
|
-
|
|
2042
|
-
* <p>The image description of the EC2 instance.</p>
|
|
2043
|
-
*/
|
|
1098
|
+
|
|
2044
1099
|
ImageDescription?: string;
|
|
2045
|
-
|
|
2046
|
-
* <p>The image ID of the EC2 instance.</p>
|
|
2047
|
-
*/
|
|
1100
|
+
|
|
2048
1101
|
ImageId?: string;
|
|
2049
|
-
|
|
2050
|
-
* <p>The ID of the EC2 instance.</p>
|
|
2051
|
-
*/
|
|
1102
|
+
|
|
2052
1103
|
InstanceId?: string;
|
|
2053
|
-
|
|
2054
|
-
* <p>The state of the EC2 instance.</p>
|
|
2055
|
-
*/
|
|
1104
|
+
|
|
2056
1105
|
InstanceState?: string;
|
|
2057
|
-
|
|
2058
|
-
* <p>The type of the EC2 instance.</p>
|
|
2059
|
-
*/
|
|
1106
|
+
|
|
2060
1107
|
InstanceType?: string;
|
|
2061
|
-
|
|
2062
|
-
* <p>The Amazon Resource Name (ARN) of the AWS Outpost. Only applicable to AWS Outposts
|
|
2063
|
-
* instances.</p>
|
|
2064
|
-
*/
|
|
1108
|
+
|
|
2065
1109
|
OutpostArn?: string;
|
|
2066
|
-
|
|
2067
|
-
* <p>The launch time of the EC2 instance.</p>
|
|
2068
|
-
*/
|
|
1110
|
+
|
|
2069
1111
|
LaunchTime?: string;
|
|
2070
|
-
|
|
2071
|
-
* <p>The elastic network interface information of the EC2 instance.</p>
|
|
2072
|
-
*/
|
|
1112
|
+
|
|
2073
1113
|
NetworkInterfaces?: NetworkInterface[];
|
|
2074
|
-
|
|
2075
|
-
* <p>The platform of the EC2 instance.</p>
|
|
2076
|
-
*/
|
|
1114
|
+
|
|
2077
1115
|
Platform?: string;
|
|
2078
|
-
|
|
2079
|
-
* <p>The product code of the EC2 instance.</p>
|
|
2080
|
-
*/
|
|
1116
|
+
|
|
2081
1117
|
ProductCodes?: ProductCode[];
|
|
2082
|
-
|
|
2083
|
-
* <p>The tags of the EC2 instance.</p>
|
|
2084
|
-
*/
|
|
1118
|
+
|
|
2085
1119
|
Tags?: Tag[];
|
|
2086
1120
|
}
|
|
2087
1121
|
export declare namespace InstanceDetails {
|
|
2088
|
-
|
|
2089
|
-
* @internal
|
|
2090
|
-
*/
|
|
1122
|
+
|
|
2091
1123
|
const filterSensitiveLog: (obj: InstanceDetails) => any;
|
|
2092
1124
|
}
|
|
2093
|
-
|
|
2094
|
-
* <p>Contains information on the owner of the bucket.</p>
|
|
2095
|
-
*/
|
|
1125
|
+
|
|
2096
1126
|
export interface Owner {
|
|
2097
|
-
|
|
2098
|
-
* <p>The canonical user ID of the bucket owner. For information about locating your canonical
|
|
2099
|
-
* user ID see <a href="https://docs.aws.amazon.com/general/latest/gr/acct-identifiers.html#FindingCanonicalId">Finding Your Account
|
|
2100
|
-
* Canonical User ID.</a>
|
|
2101
|
-
* </p>
|
|
2102
|
-
*/
|
|
1127
|
+
|
|
2103
1128
|
Id?: string;
|
|
2104
1129
|
}
|
|
2105
1130
|
export declare namespace Owner {
|
|
2106
|
-
|
|
2107
|
-
* @internal
|
|
2108
|
-
*/
|
|
1131
|
+
|
|
2109
1132
|
const filterSensitiveLog: (obj: Owner) => any;
|
|
2110
1133
|
}
|
|
2111
|
-
|
|
2112
|
-
* <p>Contains information about how permissions are configured for the S3 bucket.</p>
|
|
2113
|
-
*/
|
|
1134
|
+
|
|
2114
1135
|
export interface PermissionConfiguration {
|
|
2115
|
-
|
|
2116
|
-
* <p>Contains information about the bucket level permissions for the S3 bucket.</p>
|
|
2117
|
-
*/
|
|
1136
|
+
|
|
2118
1137
|
BucketLevelPermissions?: BucketLevelPermissions;
|
|
2119
|
-
|
|
2120
|
-
* <p>Contains information about the account level permissions on the S3 bucket.</p>
|
|
2121
|
-
*/
|
|
1138
|
+
|
|
2122
1139
|
AccountLevelPermissions?: AccountLevelPermissions;
|
|
2123
1140
|
}
|
|
2124
1141
|
export declare namespace PermissionConfiguration {
|
|
2125
|
-
|
|
2126
|
-
* @internal
|
|
2127
|
-
*/
|
|
1142
|
+
|
|
2128
1143
|
const filterSensitiveLog: (obj: PermissionConfiguration) => any;
|
|
2129
1144
|
}
|
|
2130
|
-
|
|
2131
|
-
* <p>Describes the public access policies that apply to the S3 bucket.</p>
|
|
2132
|
-
*/
|
|
1145
|
+
|
|
2133
1146
|
export interface PublicAccess {
|
|
2134
|
-
|
|
2135
|
-
* <p>Contains information about how permissions are configured for the S3 bucket.</p>
|
|
2136
|
-
*/
|
|
1147
|
+
|
|
2137
1148
|
PermissionConfiguration?: PermissionConfiguration;
|
|
2138
|
-
|
|
2139
|
-
* <p>Describes the effective permission on this bucket after factoring all attached
|
|
2140
|
-
* policies.</p>
|
|
2141
|
-
*/
|
|
1149
|
+
|
|
2142
1150
|
EffectivePermission?: string;
|
|
2143
1151
|
}
|
|
2144
1152
|
export declare namespace PublicAccess {
|
|
2145
|
-
|
|
2146
|
-
* @internal
|
|
2147
|
-
*/
|
|
1153
|
+
|
|
2148
1154
|
const filterSensitiveLog: (obj: PublicAccess) => any;
|
|
2149
1155
|
}
|
|
2150
|
-
|
|
2151
|
-
* <p>Contains information on the S3 bucket.</p>
|
|
2152
|
-
*/
|
|
1156
|
+
|
|
2153
1157
|
export interface S3BucketDetail {
|
|
2154
|
-
|
|
2155
|
-
* <p>The Amazon Resource Name (ARN) of the S3 bucket.</p>
|
|
2156
|
-
*/
|
|
1158
|
+
|
|
2157
1159
|
Arn?: string;
|
|
2158
|
-
|
|
2159
|
-
* <p>The name of the S3 bucket.</p>
|
|
2160
|
-
*/
|
|
1160
|
+
|
|
2161
1161
|
Name?: string;
|
|
2162
|
-
|
|
2163
|
-
* <p>Describes whether the bucket is a source or destination bucket.</p>
|
|
2164
|
-
*/
|
|
1162
|
+
|
|
2165
1163
|
Type?: string;
|
|
2166
|
-
|
|
2167
|
-
* <p>The date and time the bucket was created at.</p>
|
|
2168
|
-
*/
|
|
1164
|
+
|
|
2169
1165
|
CreatedAt?: Date;
|
|
2170
|
-
|
|
2171
|
-
* <p>The owner of the S3 bucket.</p>
|
|
2172
|
-
*/
|
|
1166
|
+
|
|
2173
1167
|
Owner?: Owner;
|
|
2174
|
-
|
|
2175
|
-
* <p>All tags attached to the S3 bucket</p>
|
|
2176
|
-
*/
|
|
1168
|
+
|
|
2177
1169
|
Tags?: Tag[];
|
|
2178
|
-
|
|
2179
|
-
* <p>Describes the server side encryption method used in the S3 bucket.</p>
|
|
2180
|
-
*/
|
|
1170
|
+
|
|
2181
1171
|
DefaultServerSideEncryption?: DefaultServerSideEncryption;
|
|
2182
|
-
|
|
2183
|
-
* <p>Describes the public access policies that apply to the S3 bucket.</p>
|
|
2184
|
-
*/
|
|
1172
|
+
|
|
2185
1173
|
PublicAccess?: PublicAccess;
|
|
2186
1174
|
}
|
|
2187
1175
|
export declare namespace S3BucketDetail {
|
|
2188
|
-
|
|
2189
|
-
* @internal
|
|
2190
|
-
*/
|
|
1176
|
+
|
|
2191
1177
|
const filterSensitiveLog: (obj: S3BucketDetail) => any;
|
|
2192
1178
|
}
|
|
2193
|
-
|
|
2194
|
-
* <p>Contains information about the AWS resource associated with the activity that prompted
|
|
2195
|
-
* GuardDuty to generate a finding.</p>
|
|
2196
|
-
*/
|
|
1179
|
+
|
|
2197
1180
|
export interface Resource {
|
|
2198
|
-
|
|
2199
|
-
* <p>The IAM access key details (IAM user information) of a user that engaged in the activity
|
|
2200
|
-
* that prompted GuardDuty to generate a finding.</p>
|
|
2201
|
-
*/
|
|
1181
|
+
|
|
2202
1182
|
AccessKeyDetails?: AccessKeyDetails;
|
|
2203
|
-
|
|
2204
|
-
* <p>Contains information on the S3 bucket.</p>
|
|
2205
|
-
*/
|
|
1183
|
+
|
|
2206
1184
|
S3BucketDetails?: S3BucketDetail[];
|
|
2207
|
-
|
|
2208
|
-
* <p>The information about the EC2 instance associated with the activity that prompted
|
|
2209
|
-
* GuardDuty to generate a finding.</p>
|
|
2210
|
-
*/
|
|
1185
|
+
|
|
2211
1186
|
InstanceDetails?: InstanceDetails;
|
|
2212
|
-
|
|
2213
|
-
* <p>The type of AWS resource.</p>
|
|
2214
|
-
*/
|
|
1187
|
+
|
|
2215
1188
|
ResourceType?: string;
|
|
2216
1189
|
}
|
|
2217
1190
|
export declare namespace Resource {
|
|
2218
|
-
|
|
2219
|
-
* @internal
|
|
2220
|
-
*/
|
|
1191
|
+
|
|
2221
1192
|
const filterSensitiveLog: (obj: Resource) => any;
|
|
2222
1193
|
}
|
|
2223
|
-
|
|
2224
|
-
* <p>Contains additional information about the generated finding.</p>
|
|
2225
|
-
*/
|
|
1194
|
+
|
|
2226
1195
|
export interface Service {
|
|
2227
|
-
|
|
2228
|
-
* <p>Information about the activity that is described in a finding.</p>
|
|
2229
|
-
*/
|
|
1196
|
+
|
|
2230
1197
|
Action?: Action;
|
|
2231
|
-
|
|
2232
|
-
* <p>An evidence object associated with the service.</p>
|
|
2233
|
-
*/
|
|
1198
|
+
|
|
2234
1199
|
Evidence?: Evidence;
|
|
2235
|
-
|
|
2236
|
-
* <p>Indicates whether this finding is archived.</p>
|
|
2237
|
-
*/
|
|
1200
|
+
|
|
2238
1201
|
Archived?: boolean;
|
|
2239
|
-
|
|
2240
|
-
* <p>The total count of the occurrences of this finding type.</p>
|
|
2241
|
-
*/
|
|
1202
|
+
|
|
2242
1203
|
Count?: number;
|
|
2243
|
-
|
|
2244
|
-
* <p>The detector ID for the GuardDuty service.</p>
|
|
2245
|
-
*/
|
|
1204
|
+
|
|
2246
1205
|
DetectorId?: string;
|
|
2247
|
-
|
|
2248
|
-
* <p>The first-seen timestamp of the activity that prompted GuardDuty to generate this
|
|
2249
|
-
* finding.</p>
|
|
2250
|
-
*/
|
|
1206
|
+
|
|
2251
1207
|
EventFirstSeen?: string;
|
|
2252
|
-
|
|
2253
|
-
* <p>The last-seen timestamp of the activity that prompted GuardDuty to generate this
|
|
2254
|
-
* finding.</p>
|
|
2255
|
-
*/
|
|
1208
|
+
|
|
2256
1209
|
EventLastSeen?: string;
|
|
2257
|
-
|
|
2258
|
-
* <p>The resource role information for this finding.</p>
|
|
2259
|
-
*/
|
|
1210
|
+
|
|
2260
1211
|
ResourceRole?: string;
|
|
2261
|
-
|
|
2262
|
-
* <p>The name of the AWS service (GuardDuty) that generated a finding.</p>
|
|
2263
|
-
*/
|
|
1212
|
+
|
|
2264
1213
|
ServiceName?: string;
|
|
2265
|
-
|
|
2266
|
-
* <p>Feedback that was submitted about the finding.</p>
|
|
2267
|
-
*/
|
|
1214
|
+
|
|
2268
1215
|
UserFeedback?: string;
|
|
2269
1216
|
}
|
|
2270
1217
|
export declare namespace Service {
|
|
2271
|
-
|
|
2272
|
-
* @internal
|
|
2273
|
-
*/
|
|
1218
|
+
|
|
2274
1219
|
const filterSensitiveLog: (obj: Service) => any;
|
|
2275
1220
|
}
|
|
2276
|
-
|
|
2277
|
-
* <p>Contains information about the finding, which is generated when abnormal or suspicious
|
|
2278
|
-
* activity is detected.</p>
|
|
2279
|
-
*/
|
|
1221
|
+
|
|
2280
1222
|
export interface Finding {
|
|
2281
|
-
|
|
2282
|
-
* <p>The ID of the account in which the finding was generated.</p>
|
|
2283
|
-
*/
|
|
1223
|
+
|
|
2284
1224
|
AccountId: string | undefined;
|
|
2285
|
-
|
|
2286
|
-
* <p>The ARN of the finding.</p>
|
|
2287
|
-
*/
|
|
1225
|
+
|
|
2288
1226
|
Arn: string | undefined;
|
|
2289
|
-
|
|
2290
|
-
* <p>The confidence score for the finding.</p>
|
|
2291
|
-
*/
|
|
1227
|
+
|
|
2292
1228
|
Confidence?: number;
|
|
2293
|
-
|
|
2294
|
-
* <p>The time and date when the finding was created.</p>
|
|
2295
|
-
*/
|
|
1229
|
+
|
|
2296
1230
|
CreatedAt: string | undefined;
|
|
2297
|
-
|
|
2298
|
-
* <p>The description of the finding.</p>
|
|
2299
|
-
*/
|
|
1231
|
+
|
|
2300
1232
|
Description?: string;
|
|
2301
|
-
|
|
2302
|
-
* <p>The ID of the finding.</p>
|
|
2303
|
-
*/
|
|
1233
|
+
|
|
2304
1234
|
Id: string | undefined;
|
|
2305
|
-
|
|
2306
|
-
* <p>The partition associated with the finding.</p>
|
|
2307
|
-
*/
|
|
1235
|
+
|
|
2308
1236
|
Partition?: string;
|
|
2309
|
-
|
|
2310
|
-
* <p>The Region where the finding was generated.</p>
|
|
2311
|
-
*/
|
|
1237
|
+
|
|
2312
1238
|
Region: string | undefined;
|
|
2313
|
-
|
|
2314
|
-
* <p>Contains information about the AWS resource associated with the activity that prompted
|
|
2315
|
-
* GuardDuty to generate a finding.</p>
|
|
2316
|
-
*/
|
|
1239
|
+
|
|
2317
1240
|
Resource: Resource | undefined;
|
|
2318
|
-
|
|
2319
|
-
* <p>The version of the schema used for the finding.</p>
|
|
2320
|
-
*/
|
|
1241
|
+
|
|
2321
1242
|
SchemaVersion: string | undefined;
|
|
2322
|
-
|
|
2323
|
-
* <p>Contains additional information about the generated finding.</p>
|
|
2324
|
-
*/
|
|
1243
|
+
|
|
2325
1244
|
Service?: Service;
|
|
2326
|
-
|
|
2327
|
-
* <p>The severity of the finding.</p>
|
|
2328
|
-
*/
|
|
1245
|
+
|
|
2329
1246
|
Severity: number | undefined;
|
|
2330
|
-
|
|
2331
|
-
* <p>The title of the finding.</p>
|
|
2332
|
-
*/
|
|
1247
|
+
|
|
2333
1248
|
Title?: string;
|
|
2334
|
-
|
|
2335
|
-
* <p>The type of finding.</p>
|
|
2336
|
-
*/
|
|
1249
|
+
|
|
2337
1250
|
Type: string | undefined;
|
|
2338
|
-
|
|
2339
|
-
* <p>The time and date when the finding was last updated.</p>
|
|
2340
|
-
*/
|
|
1251
|
+
|
|
2341
1252
|
UpdatedAt: string | undefined;
|
|
2342
1253
|
}
|
|
2343
1254
|
export declare namespace Finding {
|
|
2344
|
-
|
|
2345
|
-
* @internal
|
|
2346
|
-
*/
|
|
1255
|
+
|
|
2347
1256
|
const filterSensitiveLog: (obj: Finding) => any;
|
|
2348
1257
|
}
|
|
2349
|
-
|
|
2350
|
-
* <p>Contains information about finding statistics.</p>
|
|
2351
|
-
*/
|
|
1258
|
+
|
|
2352
1259
|
export interface FindingStatistics {
|
|
2353
|
-
|
|
2354
|
-
* <p>Represents a map of severity to count statistics for a set of findings.</p>
|
|
2355
|
-
*/
|
|
1260
|
+
|
|
2356
1261
|
CountBySeverity?: {
|
|
2357
1262
|
[key: string]: number;
|
|
2358
1263
|
};
|
|
2359
1264
|
}
|
|
2360
1265
|
export declare namespace FindingStatistics {
|
|
2361
|
-
|
|
2362
|
-
* @internal
|
|
2363
|
-
*/
|
|
1266
|
+
|
|
2364
1267
|
const filterSensitiveLog: (obj: FindingStatistics) => any;
|
|
2365
1268
|
}
|
|
2366
1269
|
export declare enum FindingStatisticType {
|
|
2367
1270
|
COUNT_BY_SEVERITY = "COUNT_BY_SEVERITY"
|
|
2368
1271
|
}
|
|
2369
1272
|
export interface GetDetectorRequest {
|
|
2370
|
-
|
|
2371
|
-
* <p>The unique ID of the detector that you want to get.</p>
|
|
2372
|
-
*/
|
|
1273
|
+
|
|
2373
1274
|
DetectorId: string | undefined;
|
|
2374
1275
|
}
|
|
2375
1276
|
export declare namespace GetDetectorRequest {
|
|
2376
|
-
|
|
2377
|
-
* @internal
|
|
2378
|
-
*/
|
|
1277
|
+
|
|
2379
1278
|
const filterSensitiveLog: (obj: GetDetectorRequest) => any;
|
|
2380
1279
|
}
|
|
2381
1280
|
export interface GetDetectorResponse {
|
|
2382
|
-
|
|
2383
|
-
* <p>The timestamp of when the detector was created.</p>
|
|
2384
|
-
*/
|
|
1281
|
+
|
|
2385
1282
|
CreatedAt?: string;
|
|
2386
|
-
|
|
2387
|
-
* <p>The publishing frequency of the finding.</p>
|
|
2388
|
-
*/
|
|
1283
|
+
|
|
2389
1284
|
FindingPublishingFrequency?: FindingPublishingFrequency | string;
|
|
2390
|
-
|
|
2391
|
-
* <p>The GuardDuty service role.</p>
|
|
2392
|
-
*/
|
|
1285
|
+
|
|
2393
1286
|
ServiceRole: string | undefined;
|
|
2394
|
-
|
|
2395
|
-
* <p>The detector status.</p>
|
|
2396
|
-
*/
|
|
1287
|
+
|
|
2397
1288
|
Status: DetectorStatus | string | undefined;
|
|
2398
|
-
|
|
2399
|
-
* <p>The last-updated timestamp for the detector.</p>
|
|
2400
|
-
*/
|
|
1289
|
+
|
|
2401
1290
|
UpdatedAt?: string;
|
|
2402
|
-
|
|
2403
|
-
* <p>Describes which data sources are enabled for the detector.</p>
|
|
2404
|
-
*/
|
|
1291
|
+
|
|
2405
1292
|
DataSources?: DataSourceConfigurationsResult;
|
|
2406
|
-
|
|
2407
|
-
* <p>The tags of the detector resource.</p>
|
|
2408
|
-
*/
|
|
1293
|
+
|
|
2409
1294
|
Tags?: {
|
|
2410
1295
|
[key: string]: string;
|
|
2411
1296
|
};
|
|
2412
1297
|
}
|
|
2413
1298
|
export declare namespace GetDetectorResponse {
|
|
2414
|
-
|
|
2415
|
-
* @internal
|
|
2416
|
-
*/
|
|
1299
|
+
|
|
2417
1300
|
const filterSensitiveLog: (obj: GetDetectorResponse) => any;
|
|
2418
1301
|
}
|
|
2419
1302
|
export interface GetFilterRequest {
|
|
2420
|
-
|
|
2421
|
-
* <p>The unique ID of the detector that the filter is associated with.</p>
|
|
2422
|
-
*/
|
|
1303
|
+
|
|
2423
1304
|
DetectorId: string | undefined;
|
|
2424
|
-
|
|
2425
|
-
* <p>The name of the filter you want to get.</p>
|
|
2426
|
-
*/
|
|
1305
|
+
|
|
2427
1306
|
FilterName: string | undefined;
|
|
2428
1307
|
}
|
|
2429
1308
|
export declare namespace GetFilterRequest {
|
|
2430
|
-
|
|
2431
|
-
* @internal
|
|
2432
|
-
*/
|
|
1309
|
+
|
|
2433
1310
|
const filterSensitiveLog: (obj: GetFilterRequest) => any;
|
|
2434
1311
|
}
|
|
2435
1312
|
export interface GetFilterResponse {
|
|
2436
|
-
|
|
2437
|
-
* <p>The name of the filter.</p>
|
|
2438
|
-
*/
|
|
1313
|
+
|
|
2439
1314
|
Name: string | undefined;
|
|
2440
|
-
|
|
2441
|
-
* <p>The description of the filter.</p>
|
|
2442
|
-
*/
|
|
1315
|
+
|
|
2443
1316
|
Description?: string;
|
|
2444
|
-
|
|
2445
|
-
* <p>Specifies the action that is to be applied to the findings that match the filter.</p>
|
|
2446
|
-
*/
|
|
1317
|
+
|
|
2447
1318
|
Action: FilterAction | string | undefined;
|
|
2448
|
-
|
|
2449
|
-
* <p>Specifies the position of the filter in the list of current filters. Also specifies the
|
|
2450
|
-
* order in which this filter is applied to the findings.</p>
|
|
2451
|
-
*/
|
|
1319
|
+
|
|
2452
1320
|
Rank?: number;
|
|
2453
|
-
|
|
2454
|
-
* <p>Represents the criteria to be used in the filter for querying findings.</p>
|
|
2455
|
-
*/
|
|
1321
|
+
|
|
2456
1322
|
FindingCriteria: FindingCriteria | undefined;
|
|
2457
|
-
|
|
2458
|
-
* <p>The tags of the filter resource.</p>
|
|
2459
|
-
*/
|
|
1323
|
+
|
|
2460
1324
|
Tags?: {
|
|
2461
1325
|
[key: string]: string;
|
|
2462
1326
|
};
|
|
2463
1327
|
}
|
|
2464
1328
|
export declare namespace GetFilterResponse {
|
|
2465
|
-
|
|
2466
|
-
* @internal
|
|
2467
|
-
*/
|
|
1329
|
+
|
|
2468
1330
|
const filterSensitiveLog: (obj: GetFilterResponse) => any;
|
|
2469
1331
|
}
|
|
2470
1332
|
export declare enum OrderBy {
|
|
2471
1333
|
ASC = "ASC",
|
|
2472
1334
|
DESC = "DESC"
|
|
2473
1335
|
}
|
|
2474
|
-
|
|
2475
|
-
* <p>Contains information about the criteria used for sorting findings.</p>
|
|
2476
|
-
*/
|
|
1336
|
+
|
|
2477
1337
|
export interface SortCriteria {
|
|
2478
|
-
|
|
2479
|
-
* <p>Represents the finding attribute (for example, accountId) to sort findings by.</p>
|
|
2480
|
-
*/
|
|
1338
|
+
|
|
2481
1339
|
AttributeName?: string;
|
|
2482
|
-
|
|
2483
|
-
* <p>The order by which the sorted findings are to be displayed.</p>
|
|
2484
|
-
*/
|
|
1340
|
+
|
|
2485
1341
|
OrderBy?: OrderBy | string;
|
|
2486
1342
|
}
|
|
2487
1343
|
export declare namespace SortCriteria {
|
|
2488
|
-
|
|
2489
|
-
* @internal
|
|
2490
|
-
*/
|
|
1344
|
+
|
|
2491
1345
|
const filterSensitiveLog: (obj: SortCriteria) => any;
|
|
2492
1346
|
}
|
|
2493
1347
|
export interface GetFindingsRequest {
|
|
2494
|
-
|
|
2495
|
-
* <p>The ID of the detector that specifies the GuardDuty service whose findings you want to
|
|
2496
|
-
* retrieve.</p>
|
|
2497
|
-
*/
|
|
1348
|
+
|
|
2498
1349
|
DetectorId: string | undefined;
|
|
2499
|
-
|
|
2500
|
-
* <p>The IDs of the findings that you want to retrieve.</p>
|
|
2501
|
-
*/
|
|
1350
|
+
|
|
2502
1351
|
FindingIds: string[] | undefined;
|
|
2503
|
-
|
|
2504
|
-
* <p>Represents the criteria used for sorting findings.</p>
|
|
2505
|
-
*/
|
|
1352
|
+
|
|
2506
1353
|
SortCriteria?: SortCriteria;
|
|
2507
1354
|
}
|
|
2508
1355
|
export declare namespace GetFindingsRequest {
|
|
2509
|
-
|
|
2510
|
-
* @internal
|
|
2511
|
-
*/
|
|
1356
|
+
|
|
2512
1357
|
const filterSensitiveLog: (obj: GetFindingsRequest) => any;
|
|
2513
1358
|
}
|
|
2514
1359
|
export interface GetFindingsResponse {
|
|
2515
|
-
|
|
2516
|
-
* <p>A list of findings.</p>
|
|
2517
|
-
*/
|
|
1360
|
+
|
|
2518
1361
|
Findings: Finding[] | undefined;
|
|
2519
1362
|
}
|
|
2520
1363
|
export declare namespace GetFindingsResponse {
|
|
2521
|
-
|
|
2522
|
-
* @internal
|
|
2523
|
-
*/
|
|
1364
|
+
|
|
2524
1365
|
const filterSensitiveLog: (obj: GetFindingsResponse) => any;
|
|
2525
1366
|
}
|
|
2526
1367
|
export interface GetFindingsStatisticsRequest {
|
|
2527
|
-
|
|
2528
|
-
* <p>The ID of the detector that specifies the GuardDuty service whose findings' statistics you
|
|
2529
|
-
* want to retrieve.</p>
|
|
2530
|
-
*/
|
|
1368
|
+
|
|
2531
1369
|
DetectorId: string | undefined;
|
|
2532
|
-
|
|
2533
|
-
* <p>The types of finding statistics to retrieve.</p>
|
|
2534
|
-
*/
|
|
1370
|
+
|
|
2535
1371
|
FindingStatisticTypes: (FindingStatisticType | string)[] | undefined;
|
|
2536
|
-
|
|
2537
|
-
* <p>Represents the criteria that is used for querying findings.</p>
|
|
2538
|
-
*/
|
|
1372
|
+
|
|
2539
1373
|
FindingCriteria?: FindingCriteria;
|
|
2540
1374
|
}
|
|
2541
1375
|
export declare namespace GetFindingsStatisticsRequest {
|
|
2542
|
-
|
|
2543
|
-
* @internal
|
|
2544
|
-
*/
|
|
1376
|
+
|
|
2545
1377
|
const filterSensitiveLog: (obj: GetFindingsStatisticsRequest) => any;
|
|
2546
1378
|
}
|
|
2547
1379
|
export interface GetFindingsStatisticsResponse {
|
|
2548
|
-
|
|
2549
|
-
* <p>The finding statistics object.</p>
|
|
2550
|
-
*/
|
|
1380
|
+
|
|
2551
1381
|
FindingStatistics: FindingStatistics | undefined;
|
|
2552
1382
|
}
|
|
2553
1383
|
export declare namespace GetFindingsStatisticsResponse {
|
|
2554
|
-
|
|
2555
|
-
* @internal
|
|
2556
|
-
*/
|
|
1384
|
+
|
|
2557
1385
|
const filterSensitiveLog: (obj: GetFindingsStatisticsResponse) => any;
|
|
2558
1386
|
}
|
|
2559
1387
|
export interface GetInvitationsCountRequest {
|
|
2560
1388
|
}
|
|
2561
1389
|
export declare namespace GetInvitationsCountRequest {
|
|
2562
|
-
|
|
2563
|
-
* @internal
|
|
2564
|
-
*/
|
|
1390
|
+
|
|
2565
1391
|
const filterSensitiveLog: (obj: GetInvitationsCountRequest) => any;
|
|
2566
1392
|
}
|
|
2567
1393
|
export interface GetInvitationsCountResponse {
|
|
2568
|
-
|
|
2569
|
-
* <p>The number of received invitations.</p>
|
|
2570
|
-
*/
|
|
1394
|
+
|
|
2571
1395
|
InvitationsCount?: number;
|
|
2572
1396
|
}
|
|
2573
1397
|
export declare namespace GetInvitationsCountResponse {
|
|
2574
|
-
|
|
2575
|
-
* @internal
|
|
2576
|
-
*/
|
|
1398
|
+
|
|
2577
1399
|
const filterSensitiveLog: (obj: GetInvitationsCountResponse) => any;
|
|
2578
1400
|
}
|
|
2579
1401
|
export interface GetIPSetRequest {
|
|
2580
|
-
|
|
2581
|
-
* <p>The unique ID of the detector that the IPSet is associated with.</p>
|
|
2582
|
-
*/
|
|
1402
|
+
|
|
2583
1403
|
DetectorId: string | undefined;
|
|
2584
|
-
|
|
2585
|
-
* <p>The unique ID of the IPSet to retrieve.</p>
|
|
2586
|
-
*/
|
|
1404
|
+
|
|
2587
1405
|
IpSetId: string | undefined;
|
|
2588
1406
|
}
|
|
2589
1407
|
export declare namespace GetIPSetRequest {
|
|
2590
|
-
|
|
2591
|
-
* @internal
|
|
2592
|
-
*/
|
|
1408
|
+
|
|
2593
1409
|
const filterSensitiveLog: (obj: GetIPSetRequest) => any;
|
|
2594
1410
|
}
|
|
2595
1411
|
export declare enum IpSetStatus {
|
|
@@ -2602,226 +1418,134 @@ export declare enum IpSetStatus {
|
|
|
2602
1418
|
INACTIVE = "INACTIVE"
|
|
2603
1419
|
}
|
|
2604
1420
|
export interface GetIPSetResponse {
|
|
2605
|
-
|
|
2606
|
-
* <p>The user-friendly name for the IPSet.</p>
|
|
2607
|
-
*/
|
|
1421
|
+
|
|
2608
1422
|
Name: string | undefined;
|
|
2609
|
-
|
|
2610
|
-
* <p>The format of the file that contains the IPSet.</p>
|
|
2611
|
-
*/
|
|
1423
|
+
|
|
2612
1424
|
Format: IpSetFormat | string | undefined;
|
|
2613
|
-
|
|
2614
|
-
* <p>The URI of the file that contains the IPSet. For example:
|
|
2615
|
-
* https://s3.us-west-2.amazonaws.com/my-bucket/my-object-key.</p>
|
|
2616
|
-
*/
|
|
1425
|
+
|
|
2617
1426
|
Location: string | undefined;
|
|
2618
|
-
|
|
2619
|
-
* <p>The status of IPSet file that was uploaded.</p>
|
|
2620
|
-
*/
|
|
1427
|
+
|
|
2621
1428
|
Status: IpSetStatus | string | undefined;
|
|
2622
|
-
|
|
2623
|
-
* <p>The tags of the IPSet resource.</p>
|
|
2624
|
-
*/
|
|
1429
|
+
|
|
2625
1430
|
Tags?: {
|
|
2626
1431
|
[key: string]: string;
|
|
2627
1432
|
};
|
|
2628
1433
|
}
|
|
2629
1434
|
export declare namespace GetIPSetResponse {
|
|
2630
|
-
|
|
2631
|
-
* @internal
|
|
2632
|
-
*/
|
|
1435
|
+
|
|
2633
1436
|
const filterSensitiveLog: (obj: GetIPSetResponse) => any;
|
|
2634
1437
|
}
|
|
2635
1438
|
export interface GetMasterAccountRequest {
|
|
2636
|
-
|
|
2637
|
-
* <p>The unique ID of the detector of the GuardDuty member account.</p>
|
|
2638
|
-
*/
|
|
1439
|
+
|
|
2639
1440
|
DetectorId: string | undefined;
|
|
2640
1441
|
}
|
|
2641
1442
|
export declare namespace GetMasterAccountRequest {
|
|
2642
|
-
|
|
2643
|
-
* @internal
|
|
2644
|
-
*/
|
|
1443
|
+
|
|
2645
1444
|
const filterSensitiveLog: (obj: GetMasterAccountRequest) => any;
|
|
2646
1445
|
}
|
|
2647
|
-
|
|
2648
|
-
* <p>Contains information about the administrator account and invitation.</p>
|
|
2649
|
-
*/
|
|
1446
|
+
|
|
2650
1447
|
export interface Master {
|
|
2651
|
-
|
|
2652
|
-
* <p>The ID of the account used as the administrator account.</p>
|
|
2653
|
-
*/
|
|
1448
|
+
|
|
2654
1449
|
AccountId?: string;
|
|
2655
|
-
|
|
2656
|
-
* <p>The value used to validate the administrator account to the member account.</p>
|
|
2657
|
-
*/
|
|
1450
|
+
|
|
2658
1451
|
InvitationId?: string;
|
|
2659
|
-
|
|
2660
|
-
* <p>The status of the relationship between the administrator and member accounts.</p>
|
|
2661
|
-
*/
|
|
1452
|
+
|
|
2662
1453
|
RelationshipStatus?: string;
|
|
2663
|
-
|
|
2664
|
-
* <p>The timestamp when the invitation was sent.</p>
|
|
2665
|
-
*/
|
|
1454
|
+
|
|
2666
1455
|
InvitedAt?: string;
|
|
2667
1456
|
}
|
|
2668
1457
|
export declare namespace Master {
|
|
2669
|
-
|
|
2670
|
-
* @internal
|
|
2671
|
-
*/
|
|
1458
|
+
|
|
2672
1459
|
const filterSensitiveLog: (obj: Master) => any;
|
|
2673
1460
|
}
|
|
2674
1461
|
export interface GetMasterAccountResponse {
|
|
2675
|
-
|
|
2676
|
-
* <p>The administrator account details.</p>
|
|
2677
|
-
*/
|
|
1462
|
+
|
|
2678
1463
|
Master: Master | undefined;
|
|
2679
1464
|
}
|
|
2680
1465
|
export declare namespace GetMasterAccountResponse {
|
|
2681
|
-
|
|
2682
|
-
* @internal
|
|
2683
|
-
*/
|
|
1466
|
+
|
|
2684
1467
|
const filterSensitiveLog: (obj: GetMasterAccountResponse) => any;
|
|
2685
1468
|
}
|
|
2686
1469
|
export interface GetMemberDetectorsRequest {
|
|
2687
|
-
|
|
2688
|
-
* <p>The detector ID for the administrator account.</p>
|
|
2689
|
-
*/
|
|
1470
|
+
|
|
2690
1471
|
DetectorId: string | undefined;
|
|
2691
|
-
|
|
2692
|
-
* <p>The account ID of the member account.</p>
|
|
2693
|
-
*/
|
|
1472
|
+
|
|
2694
1473
|
AccountIds: string[] | undefined;
|
|
2695
1474
|
}
|
|
2696
1475
|
export declare namespace GetMemberDetectorsRequest {
|
|
2697
|
-
|
|
2698
|
-
* @internal
|
|
2699
|
-
*/
|
|
1476
|
+
|
|
2700
1477
|
const filterSensitiveLog: (obj: GetMemberDetectorsRequest) => any;
|
|
2701
1478
|
}
|
|
2702
|
-
|
|
2703
|
-
* <p>Contains information on which data sources are enabled for a member account.</p>
|
|
2704
|
-
*/
|
|
1479
|
+
|
|
2705
1480
|
export interface MemberDataSourceConfiguration {
|
|
2706
|
-
|
|
2707
|
-
* <p>The account ID for the member account.</p>
|
|
2708
|
-
*/
|
|
1481
|
+
|
|
2709
1482
|
AccountId: string | undefined;
|
|
2710
|
-
|
|
2711
|
-
* <p>Contains information on the status of data sources for the account.</p>
|
|
2712
|
-
*/
|
|
1483
|
+
|
|
2713
1484
|
DataSources: DataSourceConfigurationsResult | undefined;
|
|
2714
1485
|
}
|
|
2715
1486
|
export declare namespace MemberDataSourceConfiguration {
|
|
2716
|
-
|
|
2717
|
-
* @internal
|
|
2718
|
-
*/
|
|
1487
|
+
|
|
2719
1488
|
const filterSensitiveLog: (obj: MemberDataSourceConfiguration) => any;
|
|
2720
1489
|
}
|
|
2721
1490
|
export interface GetMemberDetectorsResponse {
|
|
2722
|
-
|
|
2723
|
-
* <p>An object that describes which data sources are enabled for a member account.</p>
|
|
2724
|
-
*/
|
|
1491
|
+
|
|
2725
1492
|
MemberDataSourceConfigurations: MemberDataSourceConfiguration[] | undefined;
|
|
2726
|
-
|
|
2727
|
-
* <p>A list of member account IDs that were unable to be processed along with an explanation
|
|
2728
|
-
* for why they were not processed.</p>
|
|
2729
|
-
*/
|
|
1493
|
+
|
|
2730
1494
|
UnprocessedAccounts: UnprocessedAccount[] | undefined;
|
|
2731
1495
|
}
|
|
2732
1496
|
export declare namespace GetMemberDetectorsResponse {
|
|
2733
|
-
|
|
2734
|
-
* @internal
|
|
2735
|
-
*/
|
|
1497
|
+
|
|
2736
1498
|
const filterSensitiveLog: (obj: GetMemberDetectorsResponse) => any;
|
|
2737
1499
|
}
|
|
2738
1500
|
export interface GetMembersRequest {
|
|
2739
|
-
|
|
2740
|
-
* <p>The unique ID of the detector of the GuardDuty account whose members you want to
|
|
2741
|
-
* retrieve.</p>
|
|
2742
|
-
*/
|
|
1501
|
+
|
|
2743
1502
|
DetectorId: string | undefined;
|
|
2744
|
-
|
|
2745
|
-
* <p>A list of account IDs of the GuardDuty member accounts that you want to describe.</p>
|
|
2746
|
-
*/
|
|
1503
|
+
|
|
2747
1504
|
AccountIds: string[] | undefined;
|
|
2748
1505
|
}
|
|
2749
1506
|
export declare namespace GetMembersRequest {
|
|
2750
|
-
|
|
2751
|
-
* @internal
|
|
2752
|
-
*/
|
|
1507
|
+
|
|
2753
1508
|
const filterSensitiveLog: (obj: GetMembersRequest) => any;
|
|
2754
1509
|
}
|
|
2755
|
-
|
|
2756
|
-
* <p>Contains information about the member account. </p>
|
|
2757
|
-
*/
|
|
1510
|
+
|
|
2758
1511
|
export interface Member {
|
|
2759
|
-
|
|
2760
|
-
* <p>The ID of the member account.</p>
|
|
2761
|
-
*/
|
|
1512
|
+
|
|
2762
1513
|
AccountId: string | undefined;
|
|
2763
|
-
|
|
2764
|
-
* <p>The detector ID of the member account.</p>
|
|
2765
|
-
*/
|
|
1514
|
+
|
|
2766
1515
|
DetectorId?: string;
|
|
2767
|
-
|
|
2768
|
-
* <p>The administrator account ID.</p>
|
|
2769
|
-
*/
|
|
1516
|
+
|
|
2770
1517
|
MasterId: string | undefined;
|
|
2771
|
-
|
|
2772
|
-
* <p>The email address of the member account.</p>
|
|
2773
|
-
*/
|
|
1518
|
+
|
|
2774
1519
|
Email: string | undefined;
|
|
2775
|
-
|
|
2776
|
-
* <p>The status of the relationship between the member and the administrator.</p>
|
|
2777
|
-
*/
|
|
1520
|
+
|
|
2778
1521
|
RelationshipStatus: string | undefined;
|
|
2779
|
-
|
|
2780
|
-
* <p>The timestamp when the invitation was sent.</p>
|
|
2781
|
-
*/
|
|
1522
|
+
|
|
2782
1523
|
InvitedAt?: string;
|
|
2783
|
-
|
|
2784
|
-
* <p>The last-updated timestamp of the member.</p>
|
|
2785
|
-
*/
|
|
1524
|
+
|
|
2786
1525
|
UpdatedAt: string | undefined;
|
|
2787
1526
|
}
|
|
2788
1527
|
export declare namespace Member {
|
|
2789
|
-
|
|
2790
|
-
* @internal
|
|
2791
|
-
*/
|
|
1528
|
+
|
|
2792
1529
|
const filterSensitiveLog: (obj: Member) => any;
|
|
2793
1530
|
}
|
|
2794
1531
|
export interface GetMembersResponse {
|
|
2795
|
-
|
|
2796
|
-
* <p>A list of members.</p>
|
|
2797
|
-
*/
|
|
1532
|
+
|
|
2798
1533
|
Members: Member[] | undefined;
|
|
2799
|
-
|
|
2800
|
-
* <p>A list of objects that contain the unprocessed account and a result string that explains
|
|
2801
|
-
* why it was unprocessed.</p>
|
|
2802
|
-
*/
|
|
1534
|
+
|
|
2803
1535
|
UnprocessedAccounts: UnprocessedAccount[] | undefined;
|
|
2804
1536
|
}
|
|
2805
1537
|
export declare namespace GetMembersResponse {
|
|
2806
|
-
|
|
2807
|
-
* @internal
|
|
2808
|
-
*/
|
|
1538
|
+
|
|
2809
1539
|
const filterSensitiveLog: (obj: GetMembersResponse) => any;
|
|
2810
1540
|
}
|
|
2811
1541
|
export interface GetThreatIntelSetRequest {
|
|
2812
|
-
|
|
2813
|
-
* <p>The unique ID of the detector that the threatIntelSet is associated with.</p>
|
|
2814
|
-
*/
|
|
1542
|
+
|
|
2815
1543
|
DetectorId: string | undefined;
|
|
2816
|
-
|
|
2817
|
-
* <p>The unique ID of the threatIntelSet that you want to get.</p>
|
|
2818
|
-
*/
|
|
1544
|
+
|
|
2819
1545
|
ThreatIntelSetId: string | undefined;
|
|
2820
1546
|
}
|
|
2821
1547
|
export declare namespace GetThreatIntelSetRequest {
|
|
2822
|
-
|
|
2823
|
-
* @internal
|
|
2824
|
-
*/
|
|
1548
|
+
|
|
2825
1549
|
const filterSensitiveLog: (obj: GetThreatIntelSetRequest) => any;
|
|
2826
1550
|
}
|
|
2827
1551
|
export declare enum ThreatIntelSetStatus {
|
|
@@ -2834,59 +1558,34 @@ export declare enum ThreatIntelSetStatus {
|
|
|
2834
1558
|
INACTIVE = "INACTIVE"
|
|
2835
1559
|
}
|
|
2836
1560
|
export interface GetThreatIntelSetResponse {
|
|
2837
|
-
|
|
2838
|
-
* <p>A user-friendly ThreatIntelSet name displayed in all findings that are generated by
|
|
2839
|
-
* activity that involves IP addresses included in this ThreatIntelSet.</p>
|
|
2840
|
-
*/
|
|
1561
|
+
|
|
2841
1562
|
Name: string | undefined;
|
|
2842
|
-
|
|
2843
|
-
* <p>The format of the threatIntelSet.</p>
|
|
2844
|
-
*/
|
|
1563
|
+
|
|
2845
1564
|
Format: ThreatIntelSetFormat | string | undefined;
|
|
2846
|
-
|
|
2847
|
-
* <p>The URI of the file that contains the ThreatIntelSet. For example:
|
|
2848
|
-
* https://s3.us-west-2.amazonaws.com/my-bucket/my-object-key.</p>
|
|
2849
|
-
*/
|
|
1565
|
+
|
|
2850
1566
|
Location: string | undefined;
|
|
2851
|
-
|
|
2852
|
-
* <p>The status of threatIntelSet file uploaded.</p>
|
|
2853
|
-
*/
|
|
1567
|
+
|
|
2854
1568
|
Status: ThreatIntelSetStatus | string | undefined;
|
|
2855
|
-
|
|
2856
|
-
* <p>The tags of the threat list resource.</p>
|
|
2857
|
-
*/
|
|
1569
|
+
|
|
2858
1570
|
Tags?: {
|
|
2859
1571
|
[key: string]: string;
|
|
2860
1572
|
};
|
|
2861
1573
|
}
|
|
2862
1574
|
export declare namespace GetThreatIntelSetResponse {
|
|
2863
|
-
|
|
2864
|
-
* @internal
|
|
2865
|
-
*/
|
|
1575
|
+
|
|
2866
1576
|
const filterSensitiveLog: (obj: GetThreatIntelSetResponse) => any;
|
|
2867
1577
|
}
|
|
2868
|
-
|
|
2869
|
-
* <p>Contains information about the criteria used to query usage statistics.</p>
|
|
2870
|
-
*/
|
|
1578
|
+
|
|
2871
1579
|
export interface UsageCriteria {
|
|
2872
|
-
|
|
2873
|
-
* <p>The account IDs to aggregate usage statistics from.</p>
|
|
2874
|
-
*/
|
|
1580
|
+
|
|
2875
1581
|
AccountIds?: string[];
|
|
2876
|
-
|
|
2877
|
-
* <p>The data sources to aggregate usage statistics from.</p>
|
|
2878
|
-
*/
|
|
1582
|
+
|
|
2879
1583
|
DataSources: (DataSource | string)[] | undefined;
|
|
2880
|
-
|
|
2881
|
-
* <p>The resources to aggregate usage statistics from. Only accepts exact resource
|
|
2882
|
-
* names.</p>
|
|
2883
|
-
*/
|
|
1584
|
+
|
|
2884
1585
|
Resources?: string[];
|
|
2885
1586
|
}
|
|
2886
1587
|
export declare namespace UsageCriteria {
|
|
2887
|
-
|
|
2888
|
-
* @internal
|
|
2889
|
-
*/
|
|
1588
|
+
|
|
2890
1589
|
const filterSensitiveLog: (obj: UsageCriteria) => any;
|
|
2891
1590
|
}
|
|
2892
1591
|
export declare enum UsageStatisticType {
|
|
@@ -2896,1226 +1595,612 @@ export declare enum UsageStatisticType {
|
|
|
2896
1595
|
TOP_RESOURCES = "TOP_RESOURCES"
|
|
2897
1596
|
}
|
|
2898
1597
|
export interface GetUsageStatisticsRequest {
|
|
2899
|
-
|
|
2900
|
-
* <p>The ID of the detector that specifies the GuardDuty service whose usage statistics you
|
|
2901
|
-
* want to retrieve.</p>
|
|
2902
|
-
*/
|
|
1598
|
+
|
|
2903
1599
|
DetectorId: string | undefined;
|
|
2904
|
-
|
|
2905
|
-
* <p>The type of usage statistics to retrieve.</p>
|
|
2906
|
-
*/
|
|
1600
|
+
|
|
2907
1601
|
UsageStatisticType: UsageStatisticType | string | undefined;
|
|
2908
|
-
|
|
2909
|
-
* <p>Represents the criteria used for querying usage.</p>
|
|
2910
|
-
*/
|
|
1602
|
+
|
|
2911
1603
|
UsageCriteria: UsageCriteria | undefined;
|
|
2912
|
-
|
|
2913
|
-
* <p>The currency unit you would like to view your usage statistics in. Current valid values
|
|
2914
|
-
* are USD.</p>
|
|
2915
|
-
*/
|
|
1604
|
+
|
|
2916
1605
|
Unit?: string;
|
|
2917
|
-
|
|
2918
|
-
* <p>The maximum number of results to return in the response.</p>
|
|
2919
|
-
*/
|
|
1606
|
+
|
|
2920
1607
|
MaxResults?: number;
|
|
2921
|
-
|
|
2922
|
-
* <p>A token to use for paginating results that are returned in the response. Set the value of
|
|
2923
|
-
* this parameter to null for the first request to a list action. For subsequent calls, use the
|
|
2924
|
-
* NextToken value returned from the previous request to continue listing results after the first
|
|
2925
|
-
* page.</p>
|
|
2926
|
-
*/
|
|
1608
|
+
|
|
2927
1609
|
NextToken?: string;
|
|
2928
1610
|
}
|
|
2929
1611
|
export declare namespace GetUsageStatisticsRequest {
|
|
2930
|
-
|
|
2931
|
-
* @internal
|
|
2932
|
-
*/
|
|
1612
|
+
|
|
2933
1613
|
const filterSensitiveLog: (obj: GetUsageStatisticsRequest) => any;
|
|
2934
1614
|
}
|
|
2935
|
-
|
|
2936
|
-
* <p>Contains the total usage with the corresponding currency unit for that value.</p>
|
|
2937
|
-
*/
|
|
1615
|
+
|
|
2938
1616
|
export interface Total {
|
|
2939
|
-
|
|
2940
|
-
* <p>The total usage.</p>
|
|
2941
|
-
*/
|
|
1617
|
+
|
|
2942
1618
|
Amount?: string;
|
|
2943
|
-
|
|
2944
|
-
* <p>The currency unit that the amount is given in.</p>
|
|
2945
|
-
*/
|
|
1619
|
+
|
|
2946
1620
|
Unit?: string;
|
|
2947
1621
|
}
|
|
2948
1622
|
export declare namespace Total {
|
|
2949
|
-
|
|
2950
|
-
* @internal
|
|
2951
|
-
*/
|
|
1623
|
+
|
|
2952
1624
|
const filterSensitiveLog: (obj: Total) => any;
|
|
2953
1625
|
}
|
|
2954
|
-
|
|
2955
|
-
* <p>Contains information on the total of usage based on account IDs.</p>
|
|
2956
|
-
*/
|
|
1626
|
+
|
|
2957
1627
|
export interface UsageAccountResult {
|
|
2958
|
-
|
|
2959
|
-
* <p>The Account ID that generated usage.</p>
|
|
2960
|
-
*/
|
|
1628
|
+
|
|
2961
1629
|
AccountId?: string;
|
|
2962
|
-
|
|
2963
|
-
* <p>Represents the total of usage for the Account ID.</p>
|
|
2964
|
-
*/
|
|
1630
|
+
|
|
2965
1631
|
Total?: Total;
|
|
2966
1632
|
}
|
|
2967
1633
|
export declare namespace UsageAccountResult {
|
|
2968
|
-
|
|
2969
|
-
* @internal
|
|
2970
|
-
*/
|
|
1634
|
+
|
|
2971
1635
|
const filterSensitiveLog: (obj: UsageAccountResult) => any;
|
|
2972
1636
|
}
|
|
2973
|
-
|
|
2974
|
-
* <p>Contains information on the result of usage based on data source type.</p>
|
|
2975
|
-
*/
|
|
1637
|
+
|
|
2976
1638
|
export interface UsageDataSourceResult {
|
|
2977
|
-
|
|
2978
|
-
* <p>The data source type that generated usage.</p>
|
|
2979
|
-
*/
|
|
1639
|
+
|
|
2980
1640
|
DataSource?: DataSource | string;
|
|
2981
|
-
|
|
2982
|
-
* <p>Represents the total of usage for the specified data source.</p>
|
|
2983
|
-
*/
|
|
1641
|
+
|
|
2984
1642
|
Total?: Total;
|
|
2985
1643
|
}
|
|
2986
1644
|
export declare namespace UsageDataSourceResult {
|
|
2987
|
-
|
|
2988
|
-
* @internal
|
|
2989
|
-
*/
|
|
1645
|
+
|
|
2990
1646
|
const filterSensitiveLog: (obj: UsageDataSourceResult) => any;
|
|
2991
1647
|
}
|
|
2992
|
-
|
|
2993
|
-
* <p>Contains information on the sum of usage based on an AWS resource.</p>
|
|
2994
|
-
*/
|
|
1648
|
+
|
|
2995
1649
|
export interface UsageResourceResult {
|
|
2996
|
-
|
|
2997
|
-
* <p>The AWS resource that generated usage.</p>
|
|
2998
|
-
*/
|
|
1650
|
+
|
|
2999
1651
|
Resource?: string;
|
|
3000
|
-
|
|
3001
|
-
* <p>Represents the sum total of usage for the specified resource type.</p>
|
|
3002
|
-
*/
|
|
1652
|
+
|
|
3003
1653
|
Total?: Total;
|
|
3004
1654
|
}
|
|
3005
1655
|
export declare namespace UsageResourceResult {
|
|
3006
|
-
|
|
3007
|
-
* @internal
|
|
3008
|
-
*/
|
|
1656
|
+
|
|
3009
1657
|
const filterSensitiveLog: (obj: UsageResourceResult) => any;
|
|
3010
1658
|
}
|
|
3011
|
-
|
|
3012
|
-
* <p>Contains the result of GuardDuty usage. If a UsageStatisticType is provided the result for
|
|
3013
|
-
* other types will be null. </p>
|
|
3014
|
-
*/
|
|
1659
|
+
|
|
3015
1660
|
export interface UsageStatistics {
|
|
3016
|
-
|
|
3017
|
-
* <p>The usage statistic sum organized by account ID.</p>
|
|
3018
|
-
*/
|
|
1661
|
+
|
|
3019
1662
|
SumByAccount?: UsageAccountResult[];
|
|
3020
|
-
|
|
3021
|
-
* <p>The usage statistic sum organized by on data source.</p>
|
|
3022
|
-
*/
|
|
1663
|
+
|
|
3023
1664
|
SumByDataSource?: UsageDataSourceResult[];
|
|
3024
|
-
|
|
3025
|
-
* <p>The usage statistic sum organized by resource.</p>
|
|
3026
|
-
*/
|
|
1665
|
+
|
|
3027
1666
|
SumByResource?: UsageResourceResult[];
|
|
3028
|
-
|
|
3029
|
-
* <p>Lists the top 50 resources that have generated the most GuardDuty usage, in order from
|
|
3030
|
-
* most to least expensive.</p>
|
|
3031
|
-
*/
|
|
1667
|
+
|
|
3032
1668
|
TopResources?: UsageResourceResult[];
|
|
3033
1669
|
}
|
|
3034
1670
|
export declare namespace UsageStatistics {
|
|
3035
|
-
|
|
3036
|
-
* @internal
|
|
3037
|
-
*/
|
|
1671
|
+
|
|
3038
1672
|
const filterSensitiveLog: (obj: UsageStatistics) => any;
|
|
3039
1673
|
}
|
|
3040
1674
|
export interface GetUsageStatisticsResponse {
|
|
3041
|
-
|
|
3042
|
-
* <p>The usage statistics object. If a UsageStatisticType was provided, the objects
|
|
3043
|
-
* representing other types will be null.</p>
|
|
3044
|
-
*/
|
|
1675
|
+
|
|
3045
1676
|
UsageStatistics?: UsageStatistics;
|
|
3046
|
-
|
|
3047
|
-
* <p>The pagination parameter to be used on the next list operation to retrieve more
|
|
3048
|
-
* items.</p>
|
|
3049
|
-
*/
|
|
1677
|
+
|
|
3050
1678
|
NextToken?: string;
|
|
3051
1679
|
}
|
|
3052
1680
|
export declare namespace GetUsageStatisticsResponse {
|
|
3053
|
-
|
|
3054
|
-
* @internal
|
|
3055
|
-
*/
|
|
1681
|
+
|
|
3056
1682
|
const filterSensitiveLog: (obj: GetUsageStatisticsResponse) => any;
|
|
3057
1683
|
}
|
|
3058
1684
|
export interface InviteMembersRequest {
|
|
3059
|
-
|
|
3060
|
-
* <p>The unique ID of the detector of the GuardDuty account that you want to invite members
|
|
3061
|
-
* with.</p>
|
|
3062
|
-
*/
|
|
1685
|
+
|
|
3063
1686
|
DetectorId: string | undefined;
|
|
3064
|
-
|
|
3065
|
-
* <p>A list of account IDs of the accounts that you want to invite to GuardDuty as
|
|
3066
|
-
* members.</p>
|
|
3067
|
-
*/
|
|
1687
|
+
|
|
3068
1688
|
AccountIds: string[] | undefined;
|
|
3069
|
-
|
|
3070
|
-
* <p>A Boolean value that specifies whether you want to disable email notification to the accounts that you are inviting to GuardDuty as members.</p>
|
|
3071
|
-
*/
|
|
1689
|
+
|
|
3072
1690
|
DisableEmailNotification?: boolean;
|
|
3073
|
-
|
|
3074
|
-
* <p>The invitation message that you want to send to the accounts that you're inviting to
|
|
3075
|
-
* GuardDuty as members.</p>
|
|
3076
|
-
*/
|
|
1691
|
+
|
|
3077
1692
|
Message?: string;
|
|
3078
1693
|
}
|
|
3079
1694
|
export declare namespace InviteMembersRequest {
|
|
3080
|
-
|
|
3081
|
-
* @internal
|
|
3082
|
-
*/
|
|
1695
|
+
|
|
3083
1696
|
const filterSensitiveLog: (obj: InviteMembersRequest) => any;
|
|
3084
1697
|
}
|
|
3085
1698
|
export interface InviteMembersResponse {
|
|
3086
|
-
|
|
3087
|
-
* <p>A list of objects that contain the unprocessed account and a result string that explains
|
|
3088
|
-
* why it was unprocessed.</p>
|
|
3089
|
-
*/
|
|
1699
|
+
|
|
3090
1700
|
UnprocessedAccounts: UnprocessedAccount[] | undefined;
|
|
3091
1701
|
}
|
|
3092
1702
|
export declare namespace InviteMembersResponse {
|
|
3093
|
-
|
|
3094
|
-
* @internal
|
|
3095
|
-
*/
|
|
1703
|
+
|
|
3096
1704
|
const filterSensitiveLog: (obj: InviteMembersResponse) => any;
|
|
3097
1705
|
}
|
|
3098
1706
|
export interface ListDetectorsRequest {
|
|
3099
|
-
|
|
3100
|
-
* <p>You can use this parameter to indicate the maximum number of items that you want in the
|
|
3101
|
-
* response. The default value is 50. The maximum value is 50.</p>
|
|
3102
|
-
*/
|
|
1707
|
+
|
|
3103
1708
|
MaxResults?: number;
|
|
3104
|
-
|
|
3105
|
-
* <p>You can use this parameter when paginating results. Set the value of this parameter to
|
|
3106
|
-
* null on your first call to the list action. For subsequent calls to the action, fill nextToken
|
|
3107
|
-
* in the request with the value of NextToken from the previous response to continue listing
|
|
3108
|
-
* data.</p>
|
|
3109
|
-
*/
|
|
1709
|
+
|
|
3110
1710
|
NextToken?: string;
|
|
3111
1711
|
}
|
|
3112
1712
|
export declare namespace ListDetectorsRequest {
|
|
3113
|
-
|
|
3114
|
-
* @internal
|
|
3115
|
-
*/
|
|
1713
|
+
|
|
3116
1714
|
const filterSensitiveLog: (obj: ListDetectorsRequest) => any;
|
|
3117
1715
|
}
|
|
3118
1716
|
export interface ListDetectorsResponse {
|
|
3119
|
-
|
|
3120
|
-
* <p>A list of detector IDs.</p>
|
|
3121
|
-
*/
|
|
1717
|
+
|
|
3122
1718
|
DetectorIds: string[] | undefined;
|
|
3123
|
-
|
|
3124
|
-
* <p>The pagination parameter to be used on the next list operation to retrieve more
|
|
3125
|
-
* items.</p>
|
|
3126
|
-
*/
|
|
1719
|
+
|
|
3127
1720
|
NextToken?: string;
|
|
3128
1721
|
}
|
|
3129
1722
|
export declare namespace ListDetectorsResponse {
|
|
3130
|
-
|
|
3131
|
-
* @internal
|
|
3132
|
-
*/
|
|
1723
|
+
|
|
3133
1724
|
const filterSensitiveLog: (obj: ListDetectorsResponse) => any;
|
|
3134
1725
|
}
|
|
3135
1726
|
export interface ListFiltersRequest {
|
|
3136
|
-
|
|
3137
|
-
* <p>The unique ID of the detector that the filter is associated with.</p>
|
|
3138
|
-
*/
|
|
1727
|
+
|
|
3139
1728
|
DetectorId: string | undefined;
|
|
3140
|
-
|
|
3141
|
-
* <p>You can use this parameter to indicate the maximum number of items that you want in the
|
|
3142
|
-
* response. The default value is 50. The maximum value is 50.</p>
|
|
3143
|
-
*/
|
|
1729
|
+
|
|
3144
1730
|
MaxResults?: number;
|
|
3145
|
-
|
|
3146
|
-
* <p>You can use this parameter when paginating results. Set the value of this parameter to
|
|
3147
|
-
* null on your first call to the list action. For subsequent calls to the action, fill nextToken
|
|
3148
|
-
* in the request with the value of NextToken from the previous response to continue listing
|
|
3149
|
-
* data.</p>
|
|
3150
|
-
*/
|
|
1731
|
+
|
|
3151
1732
|
NextToken?: string;
|
|
3152
1733
|
}
|
|
3153
1734
|
export declare namespace ListFiltersRequest {
|
|
3154
|
-
|
|
3155
|
-
* @internal
|
|
3156
|
-
*/
|
|
1735
|
+
|
|
3157
1736
|
const filterSensitiveLog: (obj: ListFiltersRequest) => any;
|
|
3158
1737
|
}
|
|
3159
1738
|
export interface ListFiltersResponse {
|
|
3160
|
-
|
|
3161
|
-
* <p>A list of filter names.</p>
|
|
3162
|
-
*/
|
|
1739
|
+
|
|
3163
1740
|
FilterNames: string[] | undefined;
|
|
3164
|
-
|
|
3165
|
-
* <p>The pagination parameter to be used on the next list operation to retrieve more
|
|
3166
|
-
* items.</p>
|
|
3167
|
-
*/
|
|
1741
|
+
|
|
3168
1742
|
NextToken?: string;
|
|
3169
1743
|
}
|
|
3170
1744
|
export declare namespace ListFiltersResponse {
|
|
3171
|
-
|
|
3172
|
-
* @internal
|
|
3173
|
-
*/
|
|
1745
|
+
|
|
3174
1746
|
const filterSensitiveLog: (obj: ListFiltersResponse) => any;
|
|
3175
1747
|
}
|
|
3176
1748
|
export interface ListFindingsRequest {
|
|
3177
|
-
|
|
3178
|
-
* <p>The ID of the detector that specifies the GuardDuty service whose findings you want to
|
|
3179
|
-
* list.</p>
|
|
3180
|
-
*/
|
|
1749
|
+
|
|
3181
1750
|
DetectorId: string | undefined;
|
|
3182
|
-
|
|
3183
|
-
* <p>Represents the criteria used for querying findings. Valid values include:</p>
|
|
3184
|
-
* <ul>
|
|
3185
|
-
* <li>
|
|
3186
|
-
* <p>JSON field name</p>
|
|
3187
|
-
* </li>
|
|
3188
|
-
* <li>
|
|
3189
|
-
* <p>accountId</p>
|
|
3190
|
-
* </li>
|
|
3191
|
-
* <li>
|
|
3192
|
-
* <p>region</p>
|
|
3193
|
-
* </li>
|
|
3194
|
-
* <li>
|
|
3195
|
-
* <p>confidence</p>
|
|
3196
|
-
* </li>
|
|
3197
|
-
* <li>
|
|
3198
|
-
* <p>id</p>
|
|
3199
|
-
* </li>
|
|
3200
|
-
* <li>
|
|
3201
|
-
* <p>resource.accessKeyDetails.accessKeyId</p>
|
|
3202
|
-
* </li>
|
|
3203
|
-
* <li>
|
|
3204
|
-
* <p>resource.accessKeyDetails.principalId</p>
|
|
3205
|
-
* </li>
|
|
3206
|
-
* <li>
|
|
3207
|
-
* <p>resource.accessKeyDetails.userName</p>
|
|
3208
|
-
* </li>
|
|
3209
|
-
* <li>
|
|
3210
|
-
* <p>resource.accessKeyDetails.userType</p>
|
|
3211
|
-
* </li>
|
|
3212
|
-
* <li>
|
|
3213
|
-
* <p>resource.instanceDetails.iamInstanceProfile.id</p>
|
|
3214
|
-
* </li>
|
|
3215
|
-
* <li>
|
|
3216
|
-
* <p>resource.instanceDetails.imageId</p>
|
|
3217
|
-
* </li>
|
|
3218
|
-
* <li>
|
|
3219
|
-
* <p>resource.instanceDetails.instanceId</p>
|
|
3220
|
-
* </li>
|
|
3221
|
-
* <li>
|
|
3222
|
-
* <p>resource.instanceDetails.networkInterfaces.ipv6Addresses</p>
|
|
3223
|
-
* </li>
|
|
3224
|
-
* <li>
|
|
3225
|
-
* <p>resource.instanceDetails.networkInterfaces.privateIpAddresses.privateIpAddress</p>
|
|
3226
|
-
* </li>
|
|
3227
|
-
* <li>
|
|
3228
|
-
* <p>resource.instanceDetails.networkInterfaces.publicDnsName</p>
|
|
3229
|
-
* </li>
|
|
3230
|
-
* <li>
|
|
3231
|
-
* <p>resource.instanceDetails.networkInterfaces.publicIp</p>
|
|
3232
|
-
* </li>
|
|
3233
|
-
* <li>
|
|
3234
|
-
* <p>resource.instanceDetails.networkInterfaces.securityGroups.groupId</p>
|
|
3235
|
-
* </li>
|
|
3236
|
-
* <li>
|
|
3237
|
-
* <p>resource.instanceDetails.networkInterfaces.securityGroups.groupName</p>
|
|
3238
|
-
* </li>
|
|
3239
|
-
* <li>
|
|
3240
|
-
* <p>resource.instanceDetails.networkInterfaces.subnetId</p>
|
|
3241
|
-
* </li>
|
|
3242
|
-
* <li>
|
|
3243
|
-
* <p>resource.instanceDetails.networkInterfaces.vpcId</p>
|
|
3244
|
-
* </li>
|
|
3245
|
-
* <li>
|
|
3246
|
-
* <p>resource.instanceDetails.tags.key</p>
|
|
3247
|
-
* </li>
|
|
3248
|
-
* <li>
|
|
3249
|
-
* <p>resource.instanceDetails.tags.value</p>
|
|
3250
|
-
* </li>
|
|
3251
|
-
* <li>
|
|
3252
|
-
* <p>resource.resourceType</p>
|
|
3253
|
-
* </li>
|
|
3254
|
-
* <li>
|
|
3255
|
-
* <p>service.action.actionType</p>
|
|
3256
|
-
* </li>
|
|
3257
|
-
* <li>
|
|
3258
|
-
* <p>service.action.awsApiCallAction.api</p>
|
|
3259
|
-
* </li>
|
|
3260
|
-
* <li>
|
|
3261
|
-
* <p>service.action.awsApiCallAction.callerType</p>
|
|
3262
|
-
* </li>
|
|
3263
|
-
* <li>
|
|
3264
|
-
* <p>service.action.awsApiCallAction.remoteIpDetails.city.cityName</p>
|
|
3265
|
-
* </li>
|
|
3266
|
-
* <li>
|
|
3267
|
-
* <p>service.action.awsApiCallAction.remoteIpDetails.country.countryName</p>
|
|
3268
|
-
* </li>
|
|
3269
|
-
* <li>
|
|
3270
|
-
* <p>service.action.awsApiCallAction.remoteIpDetails.ipAddressV4</p>
|
|
3271
|
-
* </li>
|
|
3272
|
-
* <li>
|
|
3273
|
-
* <p>service.action.awsApiCallAction.remoteIpDetails.organization.asn</p>
|
|
3274
|
-
* </li>
|
|
3275
|
-
* <li>
|
|
3276
|
-
* <p>service.action.awsApiCallAction.remoteIpDetails.organization.asnOrg</p>
|
|
3277
|
-
* </li>
|
|
3278
|
-
* <li>
|
|
3279
|
-
* <p>service.action.awsApiCallAction.serviceName</p>
|
|
3280
|
-
* </li>
|
|
3281
|
-
* <li>
|
|
3282
|
-
* <p>service.action.dnsRequestAction.domain</p>
|
|
3283
|
-
* </li>
|
|
3284
|
-
* <li>
|
|
3285
|
-
* <p>service.action.networkConnectionAction.blocked</p>
|
|
3286
|
-
* </li>
|
|
3287
|
-
* <li>
|
|
3288
|
-
* <p>service.action.networkConnectionAction.connectionDirection</p>
|
|
3289
|
-
* </li>
|
|
3290
|
-
* <li>
|
|
3291
|
-
* <p>service.action.networkConnectionAction.localPortDetails.port</p>
|
|
3292
|
-
* </li>
|
|
3293
|
-
* <li>
|
|
3294
|
-
* <p>service.action.networkConnectionAction.protocol</p>
|
|
3295
|
-
* </li>
|
|
3296
|
-
* <li>
|
|
3297
|
-
* <p>service.action.networkConnectionAction.remoteIpDetails.city.cityName</p>
|
|
3298
|
-
* </li>
|
|
3299
|
-
* <li>
|
|
3300
|
-
* <p>service.action.networkConnectionAction.remoteIpDetails.country.countryName</p>
|
|
3301
|
-
* </li>
|
|
3302
|
-
* <li>
|
|
3303
|
-
* <p>service.action.networkConnectionAction.remoteIpDetails.ipAddressV4</p>
|
|
3304
|
-
* </li>
|
|
3305
|
-
* <li>
|
|
3306
|
-
* <p>service.action.networkConnectionAction.remoteIpDetails.organization.asn</p>
|
|
3307
|
-
* </li>
|
|
3308
|
-
* <li>
|
|
3309
|
-
* <p>service.action.networkConnectionAction.remoteIpDetails.organization.asnOrg</p>
|
|
3310
|
-
* </li>
|
|
3311
|
-
* <li>
|
|
3312
|
-
* <p>service.action.networkConnectionAction.remotePortDetails.port</p>
|
|
3313
|
-
* </li>
|
|
3314
|
-
* <li>
|
|
3315
|
-
* <p>service.additionalInfo.threatListName</p>
|
|
3316
|
-
* </li>
|
|
3317
|
-
* <li>
|
|
3318
|
-
* <p>service.archived</p>
|
|
3319
|
-
* <p>When this attribute is set to 'true', only archived findings are listed. When it's set
|
|
3320
|
-
* to 'false', only unarchived findings are listed. When this attribute is not set, all
|
|
3321
|
-
* existing findings are listed.</p>
|
|
3322
|
-
* </li>
|
|
3323
|
-
* <li>
|
|
3324
|
-
* <p>service.resourceRole</p>
|
|
3325
|
-
* </li>
|
|
3326
|
-
* <li>
|
|
3327
|
-
* <p>severity</p>
|
|
3328
|
-
* </li>
|
|
3329
|
-
* <li>
|
|
3330
|
-
* <p>type</p>
|
|
3331
|
-
* </li>
|
|
3332
|
-
* <li>
|
|
3333
|
-
* <p>updatedAt</p>
|
|
3334
|
-
* <p>Type: Timestamp in Unix Epoch millisecond format: 1486685375000</p>
|
|
3335
|
-
* </li>
|
|
3336
|
-
* </ul>
|
|
3337
|
-
*/
|
|
1751
|
+
|
|
3338
1752
|
FindingCriteria?: FindingCriteria;
|
|
3339
|
-
|
|
3340
|
-
* <p>Represents the criteria used for sorting findings.</p>
|
|
3341
|
-
*/
|
|
1753
|
+
|
|
3342
1754
|
SortCriteria?: SortCriteria;
|
|
3343
|
-
|
|
3344
|
-
* <p>You can use this parameter to indicate the maximum number of items you want in the
|
|
3345
|
-
* response. The default value is 50. The maximum value is 50.</p>
|
|
3346
|
-
*/
|
|
1755
|
+
|
|
3347
1756
|
MaxResults?: number;
|
|
3348
|
-
|
|
3349
|
-
* <p>You can use this parameter when paginating results. Set the value of this parameter to
|
|
3350
|
-
* null on your first call to the list action. For subsequent calls to the action, fill nextToken
|
|
3351
|
-
* in the request with the value of NextToken from the previous response to continue listing
|
|
3352
|
-
* data.</p>
|
|
3353
|
-
*/
|
|
1757
|
+
|
|
3354
1758
|
NextToken?: string;
|
|
3355
1759
|
}
|
|
3356
1760
|
export declare namespace ListFindingsRequest {
|
|
3357
|
-
|
|
3358
|
-
* @internal
|
|
3359
|
-
*/
|
|
1761
|
+
|
|
3360
1762
|
const filterSensitiveLog: (obj: ListFindingsRequest) => any;
|
|
3361
1763
|
}
|
|
3362
1764
|
export interface ListFindingsResponse {
|
|
3363
|
-
|
|
3364
|
-
* <p>The IDs of the findings that you're listing.</p>
|
|
3365
|
-
*/
|
|
1765
|
+
|
|
3366
1766
|
FindingIds: string[] | undefined;
|
|
3367
|
-
|
|
3368
|
-
* <p>The pagination parameter to be used on the next list operation to retrieve more
|
|
3369
|
-
* items.</p>
|
|
3370
|
-
*/
|
|
1767
|
+
|
|
3371
1768
|
NextToken?: string;
|
|
3372
1769
|
}
|
|
3373
1770
|
export declare namespace ListFindingsResponse {
|
|
3374
|
-
|
|
3375
|
-
* @internal
|
|
3376
|
-
*/
|
|
1771
|
+
|
|
3377
1772
|
const filterSensitiveLog: (obj: ListFindingsResponse) => any;
|
|
3378
1773
|
}
|
|
3379
1774
|
export interface ListInvitationsRequest {
|
|
3380
|
-
|
|
3381
|
-
* <p>You can use this parameter to indicate the maximum number of items that you want in the
|
|
3382
|
-
* response. The default value is 50. The maximum value is 50.</p>
|
|
3383
|
-
*/
|
|
1775
|
+
|
|
3384
1776
|
MaxResults?: number;
|
|
3385
|
-
|
|
3386
|
-
* <p>You can use this parameter when paginating results. Set the value of this parameter to
|
|
3387
|
-
* null on your first call to the list action. For subsequent calls to the action, fill nextToken
|
|
3388
|
-
* in the request with the value of NextToken from the previous response to continue listing
|
|
3389
|
-
* data.</p>
|
|
3390
|
-
*/
|
|
1777
|
+
|
|
3391
1778
|
NextToken?: string;
|
|
3392
1779
|
}
|
|
3393
1780
|
export declare namespace ListInvitationsRequest {
|
|
3394
|
-
|
|
3395
|
-
* @internal
|
|
3396
|
-
*/
|
|
1781
|
+
|
|
3397
1782
|
const filterSensitiveLog: (obj: ListInvitationsRequest) => any;
|
|
3398
1783
|
}
|
|
3399
|
-
|
|
3400
|
-
* <p>Contains information about the invitation to become a member account.</p>
|
|
3401
|
-
*/
|
|
1784
|
+
|
|
3402
1785
|
export interface Invitation {
|
|
3403
|
-
|
|
3404
|
-
* <p>The ID of the account that the invitation was sent from.</p>
|
|
3405
|
-
*/
|
|
1786
|
+
|
|
3406
1787
|
AccountId?: string;
|
|
3407
|
-
|
|
3408
|
-
* <p>The ID of the invitation. This value is used to validate the inviter account to the member
|
|
3409
|
-
* account.</p>
|
|
3410
|
-
*/
|
|
1788
|
+
|
|
3411
1789
|
InvitationId?: string;
|
|
3412
|
-
|
|
3413
|
-
* <p>The status of the relationship between the inviter and invitee accounts.</p>
|
|
3414
|
-
*/
|
|
1790
|
+
|
|
3415
1791
|
RelationshipStatus?: string;
|
|
3416
|
-
|
|
3417
|
-
* <p>The timestamp when the invitation was sent.</p>
|
|
3418
|
-
*/
|
|
1792
|
+
|
|
3419
1793
|
InvitedAt?: string;
|
|
3420
1794
|
}
|
|
3421
1795
|
export declare namespace Invitation {
|
|
3422
|
-
|
|
3423
|
-
* @internal
|
|
3424
|
-
*/
|
|
1796
|
+
|
|
3425
1797
|
const filterSensitiveLog: (obj: Invitation) => any;
|
|
3426
1798
|
}
|
|
3427
1799
|
export interface ListInvitationsResponse {
|
|
3428
|
-
|
|
3429
|
-
* <p>A list of invitation descriptions.</p>
|
|
3430
|
-
*/
|
|
1800
|
+
|
|
3431
1801
|
Invitations?: Invitation[];
|
|
3432
|
-
|
|
3433
|
-
* <p>The pagination parameter to be used on the next list operation to retrieve more
|
|
3434
|
-
* items.</p>
|
|
3435
|
-
*/
|
|
1802
|
+
|
|
3436
1803
|
NextToken?: string;
|
|
3437
1804
|
}
|
|
3438
1805
|
export declare namespace ListInvitationsResponse {
|
|
3439
|
-
|
|
3440
|
-
* @internal
|
|
3441
|
-
*/
|
|
1806
|
+
|
|
3442
1807
|
const filterSensitiveLog: (obj: ListInvitationsResponse) => any;
|
|
3443
1808
|
}
|
|
3444
1809
|
export interface ListIPSetsRequest {
|
|
3445
|
-
|
|
3446
|
-
* <p>The unique ID of the detector that the IPSet is associated with.</p>
|
|
3447
|
-
*/
|
|
1810
|
+
|
|
3448
1811
|
DetectorId: string | undefined;
|
|
3449
|
-
|
|
3450
|
-
* <p>You can use this parameter to indicate the maximum number of items you want in the
|
|
3451
|
-
* response. The default value is 50. The maximum value is 50.</p>
|
|
3452
|
-
*/
|
|
1812
|
+
|
|
3453
1813
|
MaxResults?: number;
|
|
3454
|
-
|
|
3455
|
-
* <p>You can use this parameter when paginating results. Set the value of this parameter to
|
|
3456
|
-
* null on your first call to the list action. For subsequent calls to the action, fill nextToken
|
|
3457
|
-
* in the request with the value of NextToken from the previous response to continue listing
|
|
3458
|
-
* data.</p>
|
|
3459
|
-
*/
|
|
1814
|
+
|
|
3460
1815
|
NextToken?: string;
|
|
3461
1816
|
}
|
|
3462
1817
|
export declare namespace ListIPSetsRequest {
|
|
3463
|
-
|
|
3464
|
-
* @internal
|
|
3465
|
-
*/
|
|
1818
|
+
|
|
3466
1819
|
const filterSensitiveLog: (obj: ListIPSetsRequest) => any;
|
|
3467
1820
|
}
|
|
3468
1821
|
export interface ListIPSetsResponse {
|
|
3469
|
-
|
|
3470
|
-
* <p>The IDs of the IPSet resources.</p>
|
|
3471
|
-
*/
|
|
1822
|
+
|
|
3472
1823
|
IpSetIds: string[] | undefined;
|
|
3473
|
-
|
|
3474
|
-
* <p>The pagination parameter to be used on the next list operation to retrieve more
|
|
3475
|
-
* items.</p>
|
|
3476
|
-
*/
|
|
1824
|
+
|
|
3477
1825
|
NextToken?: string;
|
|
3478
1826
|
}
|
|
3479
1827
|
export declare namespace ListIPSetsResponse {
|
|
3480
|
-
|
|
3481
|
-
* @internal
|
|
3482
|
-
*/
|
|
1828
|
+
|
|
3483
1829
|
const filterSensitiveLog: (obj: ListIPSetsResponse) => any;
|
|
3484
1830
|
}
|
|
3485
1831
|
export interface ListMembersRequest {
|
|
3486
|
-
|
|
3487
|
-
* <p>The unique ID of the detector the member is associated with.</p>
|
|
3488
|
-
*/
|
|
1832
|
+
|
|
3489
1833
|
DetectorId: string | undefined;
|
|
3490
|
-
|
|
3491
|
-
* <p>You can use this parameter to indicate the maximum number of items you want in the
|
|
3492
|
-
* response. The default value is 50. The maximum value is 50.</p>
|
|
3493
|
-
*/
|
|
1834
|
+
|
|
3494
1835
|
MaxResults?: number;
|
|
3495
|
-
|
|
3496
|
-
* <p>You can use this parameter when paginating results. Set the value of this parameter to
|
|
3497
|
-
* null on your first call to the list action. For subsequent calls to the action, fill nextToken
|
|
3498
|
-
* in the request with the value of NextToken from the previous response to continue listing
|
|
3499
|
-
* data.</p>
|
|
3500
|
-
*/
|
|
1836
|
+
|
|
3501
1837
|
NextToken?: string;
|
|
3502
|
-
|
|
3503
|
-
* <p>Specifies whether to only return associated members or to return all members (including
|
|
3504
|
-
* members who haven't been invited yet or have been disassociated).</p>
|
|
3505
|
-
*/
|
|
1838
|
+
|
|
3506
1839
|
OnlyAssociated?: string;
|
|
3507
1840
|
}
|
|
3508
1841
|
export declare namespace ListMembersRequest {
|
|
3509
|
-
|
|
3510
|
-
* @internal
|
|
3511
|
-
*/
|
|
1842
|
+
|
|
3512
1843
|
const filterSensitiveLog: (obj: ListMembersRequest) => any;
|
|
3513
1844
|
}
|
|
3514
1845
|
export interface ListMembersResponse {
|
|
3515
|
-
|
|
3516
|
-
* <p>A list of members.</p>
|
|
3517
|
-
*/
|
|
1846
|
+
|
|
3518
1847
|
Members?: Member[];
|
|
3519
|
-
|
|
3520
|
-
* <p>The pagination parameter to be used on the next list operation to retrieve more
|
|
3521
|
-
* items.</p>
|
|
3522
|
-
*/
|
|
1848
|
+
|
|
3523
1849
|
NextToken?: string;
|
|
3524
1850
|
}
|
|
3525
1851
|
export declare namespace ListMembersResponse {
|
|
3526
|
-
|
|
3527
|
-
* @internal
|
|
3528
|
-
*/
|
|
1852
|
+
|
|
3529
1853
|
const filterSensitiveLog: (obj: ListMembersResponse) => any;
|
|
3530
1854
|
}
|
|
3531
1855
|
export interface ListOrganizationAdminAccountsRequest {
|
|
3532
|
-
|
|
3533
|
-
* <p>The maximum number of results to return in the response.</p>
|
|
3534
|
-
*/
|
|
1856
|
+
|
|
3535
1857
|
MaxResults?: number;
|
|
3536
|
-
|
|
3537
|
-
* <p>A token to use for paginating results that are returned in the response. Set the value of
|
|
3538
|
-
* this parameter to null for the first request to a list action. For subsequent calls, use the
|
|
3539
|
-
* <code>NextToken</code> value returned from the previous request to continue listing results
|
|
3540
|
-
* after the first page.</p>
|
|
3541
|
-
*/
|
|
1858
|
+
|
|
3542
1859
|
NextToken?: string;
|
|
3543
1860
|
}
|
|
3544
1861
|
export declare namespace ListOrganizationAdminAccountsRequest {
|
|
3545
|
-
|
|
3546
|
-
* @internal
|
|
3547
|
-
*/
|
|
1862
|
+
|
|
3548
1863
|
const filterSensitiveLog: (obj: ListOrganizationAdminAccountsRequest) => any;
|
|
3549
1864
|
}
|
|
3550
1865
|
export interface ListOrganizationAdminAccountsResponse {
|
|
3551
|
-
|
|
3552
|
-
* <p>A list of accounts configured as GuardDuty delegated
|
|
3553
|
-
* administrators.</p>
|
|
3554
|
-
*/
|
|
1866
|
+
|
|
3555
1867
|
AdminAccounts?: AdminAccount[];
|
|
3556
|
-
|
|
3557
|
-
* <p>The pagination parameter to be used on the next list operation to retrieve more
|
|
3558
|
-
* items.</p>
|
|
3559
|
-
*/
|
|
1868
|
+
|
|
3560
1869
|
NextToken?: string;
|
|
3561
1870
|
}
|
|
3562
1871
|
export declare namespace ListOrganizationAdminAccountsResponse {
|
|
3563
|
-
|
|
3564
|
-
* @internal
|
|
3565
|
-
*/
|
|
1872
|
+
|
|
3566
1873
|
const filterSensitiveLog: (obj: ListOrganizationAdminAccountsResponse) => any;
|
|
3567
1874
|
}
|
|
3568
1875
|
export interface ListPublishingDestinationsRequest {
|
|
3569
|
-
|
|
3570
|
-
* <p>The ID of the detector to retrieve publishing destinations for.</p>
|
|
3571
|
-
*/
|
|
1876
|
+
|
|
3572
1877
|
DetectorId: string | undefined;
|
|
3573
|
-
|
|
3574
|
-
* <p>The maximum number of results to return in the response.</p>
|
|
3575
|
-
*/
|
|
1878
|
+
|
|
3576
1879
|
MaxResults?: number;
|
|
3577
|
-
|
|
3578
|
-
* <p>A token to use for paginating results that are returned in the response. Set the value of
|
|
3579
|
-
* this parameter to null for the first request to a list action. For subsequent calls, use the
|
|
3580
|
-
* <code>NextToken</code> value returned from the previous request to continue listing results
|
|
3581
|
-
* after the first page.</p>
|
|
3582
|
-
*/
|
|
1880
|
+
|
|
3583
1881
|
NextToken?: string;
|
|
3584
1882
|
}
|
|
3585
1883
|
export declare namespace ListPublishingDestinationsRequest {
|
|
3586
|
-
|
|
3587
|
-
* @internal
|
|
3588
|
-
*/
|
|
1884
|
+
|
|
3589
1885
|
const filterSensitiveLog: (obj: ListPublishingDestinationsRequest) => any;
|
|
3590
1886
|
}
|
|
3591
1887
|
export interface ListPublishingDestinationsResponse {
|
|
3592
|
-
|
|
3593
|
-
* <p>A <code>Destinations</code> object that includes information about each publishing
|
|
3594
|
-
* destination returned.</p>
|
|
3595
|
-
*/
|
|
1888
|
+
|
|
3596
1889
|
Destinations: Destination[] | undefined;
|
|
3597
|
-
|
|
3598
|
-
* <p>A token to use for paginating results that are returned in the response. Set the value of
|
|
3599
|
-
* this parameter to null for the first request to a list action. For subsequent calls, use the
|
|
3600
|
-
* <code>NextToken</code> value returned from the previous request to continue listing results
|
|
3601
|
-
* after the first page.</p>
|
|
3602
|
-
*/
|
|
1890
|
+
|
|
3603
1891
|
NextToken?: string;
|
|
3604
1892
|
}
|
|
3605
1893
|
export declare namespace ListPublishingDestinationsResponse {
|
|
3606
|
-
|
|
3607
|
-
* @internal
|
|
3608
|
-
*/
|
|
1894
|
+
|
|
3609
1895
|
const filterSensitiveLog: (obj: ListPublishingDestinationsResponse) => any;
|
|
3610
1896
|
}
|
|
3611
1897
|
export interface ListTagsForResourceRequest {
|
|
3612
|
-
|
|
3613
|
-
* <p>The Amazon Resource Name (ARN) for the given GuardDuty resource. </p>
|
|
3614
|
-
*/
|
|
1898
|
+
|
|
3615
1899
|
ResourceArn: string | undefined;
|
|
3616
1900
|
}
|
|
3617
1901
|
export declare namespace ListTagsForResourceRequest {
|
|
3618
|
-
|
|
3619
|
-
* @internal
|
|
3620
|
-
*/
|
|
1902
|
+
|
|
3621
1903
|
const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
3622
1904
|
}
|
|
3623
1905
|
export interface ListTagsForResourceResponse {
|
|
3624
|
-
|
|
3625
|
-
* <p>The tags associated with the resource.</p>
|
|
3626
|
-
*/
|
|
1906
|
+
|
|
3627
1907
|
Tags?: {
|
|
3628
1908
|
[key: string]: string;
|
|
3629
1909
|
};
|
|
3630
1910
|
}
|
|
3631
1911
|
export declare namespace ListTagsForResourceResponse {
|
|
3632
|
-
|
|
3633
|
-
* @internal
|
|
3634
|
-
*/
|
|
1912
|
+
|
|
3635
1913
|
const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
3636
1914
|
}
|
|
3637
1915
|
export interface ListThreatIntelSetsRequest {
|
|
3638
|
-
|
|
3639
|
-
* <p>The unique ID of the detector that the threatIntelSet is associated with.</p>
|
|
3640
|
-
*/
|
|
1916
|
+
|
|
3641
1917
|
DetectorId: string | undefined;
|
|
3642
|
-
|
|
3643
|
-
* <p>You can use this parameter to indicate the maximum number of items that you want in the
|
|
3644
|
-
* response. The default value is 50. The maximum value is 50.</p>
|
|
3645
|
-
*/
|
|
1918
|
+
|
|
3646
1919
|
MaxResults?: number;
|
|
3647
|
-
|
|
3648
|
-
* <p>You can use this parameter to paginate results in the response. Set the value of this
|
|
3649
|
-
* parameter to null on your first call to the list action. For subsequent calls to the action,
|
|
3650
|
-
* fill nextToken in the request with the value of NextToken from the previous response to
|
|
3651
|
-
* continue listing data.</p>
|
|
3652
|
-
*/
|
|
1920
|
+
|
|
3653
1921
|
NextToken?: string;
|
|
3654
1922
|
}
|
|
3655
1923
|
export declare namespace ListThreatIntelSetsRequest {
|
|
3656
|
-
|
|
3657
|
-
* @internal
|
|
3658
|
-
*/
|
|
1924
|
+
|
|
3659
1925
|
const filterSensitiveLog: (obj: ListThreatIntelSetsRequest) => any;
|
|
3660
1926
|
}
|
|
3661
1927
|
export interface ListThreatIntelSetsResponse {
|
|
3662
|
-
|
|
3663
|
-
* <p>The IDs of the ThreatIntelSet resources.</p>
|
|
3664
|
-
*/
|
|
1928
|
+
|
|
3665
1929
|
ThreatIntelSetIds: string[] | undefined;
|
|
3666
|
-
|
|
3667
|
-
* <p>The pagination parameter to be used on the next list operation to retrieve more
|
|
3668
|
-
* items.</p>
|
|
3669
|
-
*/
|
|
1930
|
+
|
|
3670
1931
|
NextToken?: string;
|
|
3671
1932
|
}
|
|
3672
1933
|
export declare namespace ListThreatIntelSetsResponse {
|
|
3673
|
-
|
|
3674
|
-
* @internal
|
|
3675
|
-
*/
|
|
1934
|
+
|
|
3676
1935
|
const filterSensitiveLog: (obj: ListThreatIntelSetsResponse) => any;
|
|
3677
1936
|
}
|
|
3678
1937
|
export interface StartMonitoringMembersRequest {
|
|
3679
|
-
|
|
3680
|
-
* <p>The unique ID of the detector of the GuardDuty administrator account associated with the member
|
|
3681
|
-
* accounts to monitor.</p>
|
|
3682
|
-
*/
|
|
1938
|
+
|
|
3683
1939
|
DetectorId: string | undefined;
|
|
3684
|
-
|
|
3685
|
-
* <p>A list of account IDs of the GuardDuty member accounts to start monitoring.</p>
|
|
3686
|
-
*/
|
|
1940
|
+
|
|
3687
1941
|
AccountIds: string[] | undefined;
|
|
3688
1942
|
}
|
|
3689
1943
|
export declare namespace StartMonitoringMembersRequest {
|
|
3690
|
-
|
|
3691
|
-
* @internal
|
|
3692
|
-
*/
|
|
1944
|
+
|
|
3693
1945
|
const filterSensitiveLog: (obj: StartMonitoringMembersRequest) => any;
|
|
3694
1946
|
}
|
|
3695
1947
|
export interface StartMonitoringMembersResponse {
|
|
3696
|
-
|
|
3697
|
-
* <p>A list of objects that contain the unprocessed account and a result string that explains
|
|
3698
|
-
* why it was unprocessed.</p>
|
|
3699
|
-
*/
|
|
1948
|
+
|
|
3700
1949
|
UnprocessedAccounts: UnprocessedAccount[] | undefined;
|
|
3701
1950
|
}
|
|
3702
1951
|
export declare namespace StartMonitoringMembersResponse {
|
|
3703
|
-
|
|
3704
|
-
* @internal
|
|
3705
|
-
*/
|
|
1952
|
+
|
|
3706
1953
|
const filterSensitiveLog: (obj: StartMonitoringMembersResponse) => any;
|
|
3707
1954
|
}
|
|
3708
1955
|
export interface StopMonitoringMembersRequest {
|
|
3709
|
-
|
|
3710
|
-
* <p>The unique ID of the detector associated with the GuardDuty administrator account that is
|
|
3711
|
-
* monitoring member accounts.</p>
|
|
3712
|
-
*/
|
|
1956
|
+
|
|
3713
1957
|
DetectorId: string | undefined;
|
|
3714
|
-
|
|
3715
|
-
* <p>A list of account IDs for the member accounts to stop monitoring.</p>
|
|
3716
|
-
*/
|
|
1958
|
+
|
|
3717
1959
|
AccountIds: string[] | undefined;
|
|
3718
1960
|
}
|
|
3719
1961
|
export declare namespace StopMonitoringMembersRequest {
|
|
3720
|
-
|
|
3721
|
-
* @internal
|
|
3722
|
-
*/
|
|
1962
|
+
|
|
3723
1963
|
const filterSensitiveLog: (obj: StopMonitoringMembersRequest) => any;
|
|
3724
1964
|
}
|
|
3725
1965
|
export interface StopMonitoringMembersResponse {
|
|
3726
|
-
|
|
3727
|
-
* <p>A list of objects that contain an accountId for each account that could not be processed,
|
|
3728
|
-
* and a result string that indicates why the account was not processed. </p>
|
|
3729
|
-
*/
|
|
1966
|
+
|
|
3730
1967
|
UnprocessedAccounts: UnprocessedAccount[] | undefined;
|
|
3731
1968
|
}
|
|
3732
1969
|
export declare namespace StopMonitoringMembersResponse {
|
|
3733
|
-
|
|
3734
|
-
* @internal
|
|
3735
|
-
*/
|
|
1970
|
+
|
|
3736
1971
|
const filterSensitiveLog: (obj: StopMonitoringMembersResponse) => any;
|
|
3737
1972
|
}
|
|
3738
1973
|
export interface TagResourceRequest {
|
|
3739
|
-
|
|
3740
|
-
* <p>The Amazon Resource Name (ARN) for the GuardDuty resource to apply a tag to.</p>
|
|
3741
|
-
*/
|
|
1974
|
+
|
|
3742
1975
|
ResourceArn: string | undefined;
|
|
3743
|
-
|
|
3744
|
-
* <p>The tags to be added to a resource.</p>
|
|
3745
|
-
*/
|
|
1976
|
+
|
|
3746
1977
|
Tags: {
|
|
3747
1978
|
[key: string]: string;
|
|
3748
1979
|
} | undefined;
|
|
3749
1980
|
}
|
|
3750
1981
|
export declare namespace TagResourceRequest {
|
|
3751
|
-
|
|
3752
|
-
* @internal
|
|
3753
|
-
*/
|
|
1982
|
+
|
|
3754
1983
|
const filterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
3755
1984
|
}
|
|
3756
1985
|
export interface TagResourceResponse {
|
|
3757
1986
|
}
|
|
3758
1987
|
export declare namespace TagResourceResponse {
|
|
3759
|
-
|
|
3760
|
-
* @internal
|
|
3761
|
-
*/
|
|
1988
|
+
|
|
3762
1989
|
const filterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
3763
1990
|
}
|
|
3764
1991
|
export interface UnarchiveFindingsRequest {
|
|
3765
|
-
|
|
3766
|
-
* <p>The ID of the detector associated with the findings to unarchive.</p>
|
|
3767
|
-
*/
|
|
1992
|
+
|
|
3768
1993
|
DetectorId: string | undefined;
|
|
3769
|
-
|
|
3770
|
-
* <p>The IDs of the findings to unarchive.</p>
|
|
3771
|
-
*/
|
|
1994
|
+
|
|
3772
1995
|
FindingIds: string[] | undefined;
|
|
3773
1996
|
}
|
|
3774
1997
|
export declare namespace UnarchiveFindingsRequest {
|
|
3775
|
-
|
|
3776
|
-
* @internal
|
|
3777
|
-
*/
|
|
1998
|
+
|
|
3778
1999
|
const filterSensitiveLog: (obj: UnarchiveFindingsRequest) => any;
|
|
3779
2000
|
}
|
|
3780
2001
|
export interface UnarchiveFindingsResponse {
|
|
3781
2002
|
}
|
|
3782
2003
|
export declare namespace UnarchiveFindingsResponse {
|
|
3783
|
-
|
|
3784
|
-
* @internal
|
|
3785
|
-
*/
|
|
2004
|
+
|
|
3786
2005
|
const filterSensitiveLog: (obj: UnarchiveFindingsResponse) => any;
|
|
3787
2006
|
}
|
|
3788
2007
|
export interface UntagResourceRequest {
|
|
3789
|
-
|
|
3790
|
-
* <p>The Amazon Resource Name (ARN) for the resource to remove tags from.</p>
|
|
3791
|
-
*/
|
|
2008
|
+
|
|
3792
2009
|
ResourceArn: string | undefined;
|
|
3793
|
-
|
|
3794
|
-
* <p>The tag keys to remove from the resource.</p>
|
|
3795
|
-
*/
|
|
2010
|
+
|
|
3796
2011
|
TagKeys: string[] | undefined;
|
|
3797
2012
|
}
|
|
3798
2013
|
export declare namespace UntagResourceRequest {
|
|
3799
|
-
|
|
3800
|
-
* @internal
|
|
3801
|
-
*/
|
|
2014
|
+
|
|
3802
2015
|
const filterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
3803
2016
|
}
|
|
3804
2017
|
export interface UntagResourceResponse {
|
|
3805
2018
|
}
|
|
3806
2019
|
export declare namespace UntagResourceResponse {
|
|
3807
|
-
|
|
3808
|
-
* @internal
|
|
3809
|
-
*/
|
|
2020
|
+
|
|
3810
2021
|
const filterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
3811
2022
|
}
|
|
3812
2023
|
export interface UpdateDetectorRequest {
|
|
3813
|
-
|
|
3814
|
-
* <p>The unique ID of the detector to update.</p>
|
|
3815
|
-
*/
|
|
2024
|
+
|
|
3816
2025
|
DetectorId: string | undefined;
|
|
3817
|
-
|
|
3818
|
-
* <p>Specifies whether the detector is enabled or not enabled.</p>
|
|
3819
|
-
*/
|
|
2026
|
+
|
|
3820
2027
|
Enable?: boolean;
|
|
3821
|
-
|
|
3822
|
-
* <p>An enum value that specifies how frequently findings are exported, such as to CloudWatch
|
|
3823
|
-
* Events.</p>
|
|
3824
|
-
*/
|
|
2028
|
+
|
|
3825
2029
|
FindingPublishingFrequency?: FindingPublishingFrequency | string;
|
|
3826
|
-
|
|
3827
|
-
* <p>Describes which data sources will be updated.</p>
|
|
3828
|
-
*/
|
|
2030
|
+
|
|
3829
2031
|
DataSources?: DataSourceConfigurations;
|
|
3830
2032
|
}
|
|
3831
2033
|
export declare namespace UpdateDetectorRequest {
|
|
3832
|
-
|
|
3833
|
-
* @internal
|
|
3834
|
-
*/
|
|
2034
|
+
|
|
3835
2035
|
const filterSensitiveLog: (obj: UpdateDetectorRequest) => any;
|
|
3836
2036
|
}
|
|
3837
2037
|
export interface UpdateDetectorResponse {
|
|
3838
2038
|
}
|
|
3839
2039
|
export declare namespace UpdateDetectorResponse {
|
|
3840
|
-
|
|
3841
|
-
* @internal
|
|
3842
|
-
*/
|
|
2040
|
+
|
|
3843
2041
|
const filterSensitiveLog: (obj: UpdateDetectorResponse) => any;
|
|
3844
2042
|
}
|
|
3845
2043
|
export interface UpdateFilterRequest {
|
|
3846
|
-
|
|
3847
|
-
* <p>The unique ID of the detector that specifies the GuardDuty service where you want to
|
|
3848
|
-
* update a filter.</p>
|
|
3849
|
-
*/
|
|
2044
|
+
|
|
3850
2045
|
DetectorId: string | undefined;
|
|
3851
|
-
|
|
3852
|
-
* <p>The name of the filter.</p>
|
|
3853
|
-
*/
|
|
2046
|
+
|
|
3854
2047
|
FilterName: string | undefined;
|
|
3855
|
-
|
|
3856
|
-
* <p>The description of the filter.</p>
|
|
3857
|
-
*/
|
|
2048
|
+
|
|
3858
2049
|
Description?: string;
|
|
3859
|
-
|
|
3860
|
-
* <p>Specifies the action that is to be applied to the findings that match the filter.</p>
|
|
3861
|
-
*/
|
|
2050
|
+
|
|
3862
2051
|
Action?: FilterAction | string;
|
|
3863
|
-
|
|
3864
|
-
* <p>Specifies the position of the filter in the list of current filters. Also specifies the
|
|
3865
|
-
* order in which this filter is applied to the findings.</p>
|
|
3866
|
-
*/
|
|
2052
|
+
|
|
3867
2053
|
Rank?: number;
|
|
3868
|
-
|
|
3869
|
-
* <p>Represents the criteria to be used in the filter for querying findings.</p>
|
|
3870
|
-
*/
|
|
2054
|
+
|
|
3871
2055
|
FindingCriteria?: FindingCriteria;
|
|
3872
2056
|
}
|
|
3873
2057
|
export declare namespace UpdateFilterRequest {
|
|
3874
|
-
|
|
3875
|
-
* @internal
|
|
3876
|
-
*/
|
|
2058
|
+
|
|
3877
2059
|
const filterSensitiveLog: (obj: UpdateFilterRequest) => any;
|
|
3878
2060
|
}
|
|
3879
2061
|
export interface UpdateFilterResponse {
|
|
3880
|
-
|
|
3881
|
-
* <p>The name of the filter.</p>
|
|
3882
|
-
*/
|
|
2062
|
+
|
|
3883
2063
|
Name: string | undefined;
|
|
3884
2064
|
}
|
|
3885
2065
|
export declare namespace UpdateFilterResponse {
|
|
3886
|
-
|
|
3887
|
-
* @internal
|
|
3888
|
-
*/
|
|
2066
|
+
|
|
3889
2067
|
const filterSensitiveLog: (obj: UpdateFilterResponse) => any;
|
|
3890
2068
|
}
|
|
3891
2069
|
export interface UpdateFindingsFeedbackRequest {
|
|
3892
|
-
|
|
3893
|
-
* <p>The ID of the detector associated with the findings to update feedback for.</p>
|
|
3894
|
-
*/
|
|
2070
|
+
|
|
3895
2071
|
DetectorId: string | undefined;
|
|
3896
|
-
|
|
3897
|
-
* <p>The IDs of the findings that you want to mark as useful or not useful.</p>
|
|
3898
|
-
*/
|
|
2072
|
+
|
|
3899
2073
|
FindingIds: string[] | undefined;
|
|
3900
|
-
|
|
3901
|
-
* <p>The feedback for the finding.</p>
|
|
3902
|
-
*/
|
|
2074
|
+
|
|
3903
2075
|
Feedback: Feedback | string | undefined;
|
|
3904
|
-
|
|
3905
|
-
* <p>Additional feedback about the GuardDuty findings.</p>
|
|
3906
|
-
*/
|
|
2076
|
+
|
|
3907
2077
|
Comments?: string;
|
|
3908
2078
|
}
|
|
3909
2079
|
export declare namespace UpdateFindingsFeedbackRequest {
|
|
3910
|
-
|
|
3911
|
-
* @internal
|
|
3912
|
-
*/
|
|
2080
|
+
|
|
3913
2081
|
const filterSensitiveLog: (obj: UpdateFindingsFeedbackRequest) => any;
|
|
3914
2082
|
}
|
|
3915
2083
|
export interface UpdateFindingsFeedbackResponse {
|
|
3916
2084
|
}
|
|
3917
2085
|
export declare namespace UpdateFindingsFeedbackResponse {
|
|
3918
|
-
|
|
3919
|
-
* @internal
|
|
3920
|
-
*/
|
|
2086
|
+
|
|
3921
2087
|
const filterSensitiveLog: (obj: UpdateFindingsFeedbackResponse) => any;
|
|
3922
2088
|
}
|
|
3923
2089
|
export interface UpdateIPSetRequest {
|
|
3924
|
-
|
|
3925
|
-
* <p>The detectorID that specifies the GuardDuty service whose IPSet you want to update.</p>
|
|
3926
|
-
*/
|
|
2090
|
+
|
|
3927
2091
|
DetectorId: string | undefined;
|
|
3928
|
-
|
|
3929
|
-
* <p>The unique ID that specifies the IPSet that you want to update.</p>
|
|
3930
|
-
*/
|
|
2092
|
+
|
|
3931
2093
|
IpSetId: string | undefined;
|
|
3932
|
-
|
|
3933
|
-
* <p>The unique ID that specifies the IPSet that you want to update.</p>
|
|
3934
|
-
*/
|
|
2094
|
+
|
|
3935
2095
|
Name?: string;
|
|
3936
|
-
|
|
3937
|
-
* <p>The updated URI of the file that contains the IPSet. For example:
|
|
3938
|
-
* https://s3.us-west-2.amazonaws.com/my-bucket/my-object-key.</p>
|
|
3939
|
-
*/
|
|
2096
|
+
|
|
3940
2097
|
Location?: string;
|
|
3941
|
-
|
|
3942
|
-
* <p>The updated Boolean value that specifies whether the IPSet is active or not.</p>
|
|
3943
|
-
*/
|
|
2098
|
+
|
|
3944
2099
|
Activate?: boolean;
|
|
3945
2100
|
}
|
|
3946
2101
|
export declare namespace UpdateIPSetRequest {
|
|
3947
|
-
|
|
3948
|
-
* @internal
|
|
3949
|
-
*/
|
|
2102
|
+
|
|
3950
2103
|
const filterSensitiveLog: (obj: UpdateIPSetRequest) => any;
|
|
3951
2104
|
}
|
|
3952
2105
|
export interface UpdateIPSetResponse {
|
|
3953
2106
|
}
|
|
3954
2107
|
export declare namespace UpdateIPSetResponse {
|
|
3955
|
-
|
|
3956
|
-
* @internal
|
|
3957
|
-
*/
|
|
2108
|
+
|
|
3958
2109
|
const filterSensitiveLog: (obj: UpdateIPSetResponse) => any;
|
|
3959
2110
|
}
|
|
3960
2111
|
export interface UpdateMemberDetectorsRequest {
|
|
3961
|
-
|
|
3962
|
-
* <p>The detector ID of the administrator account.</p>
|
|
3963
|
-
*/
|
|
2112
|
+
|
|
3964
2113
|
DetectorId: string | undefined;
|
|
3965
|
-
|
|
3966
|
-
* <p>A list of member account IDs to be updated.</p>
|
|
3967
|
-
*/
|
|
2114
|
+
|
|
3968
2115
|
AccountIds: string[] | undefined;
|
|
3969
|
-
|
|
3970
|
-
* <p>Describes which data sources will be updated.</p>
|
|
3971
|
-
*/
|
|
2116
|
+
|
|
3972
2117
|
DataSources?: DataSourceConfigurations;
|
|
3973
2118
|
}
|
|
3974
2119
|
export declare namespace UpdateMemberDetectorsRequest {
|
|
3975
|
-
|
|
3976
|
-
* @internal
|
|
3977
|
-
*/
|
|
2120
|
+
|
|
3978
2121
|
const filterSensitiveLog: (obj: UpdateMemberDetectorsRequest) => any;
|
|
3979
2122
|
}
|
|
3980
2123
|
export interface UpdateMemberDetectorsResponse {
|
|
3981
|
-
|
|
3982
|
-
* <p>A list of member account IDs that were unable to be processed along with an explanation
|
|
3983
|
-
* for why they were not processed.</p>
|
|
3984
|
-
*/
|
|
2124
|
+
|
|
3985
2125
|
UnprocessedAccounts: UnprocessedAccount[] | undefined;
|
|
3986
2126
|
}
|
|
3987
2127
|
export declare namespace UpdateMemberDetectorsResponse {
|
|
3988
|
-
|
|
3989
|
-
* @internal
|
|
3990
|
-
*/
|
|
2128
|
+
|
|
3991
2129
|
const filterSensitiveLog: (obj: UpdateMemberDetectorsResponse) => any;
|
|
3992
2130
|
}
|
|
3993
|
-
|
|
3994
|
-
* <p>Describes whether S3 data event logs will be automatically enabled for new members of the
|
|
3995
|
-
* organization.</p>
|
|
3996
|
-
*/
|
|
2131
|
+
|
|
3997
2132
|
export interface OrganizationS3LogsConfiguration {
|
|
3998
|
-
|
|
3999
|
-
* <p>A value that contains information on whether S3 data event logs will be enabled
|
|
4000
|
-
* automatically as a data source for the organization.</p>
|
|
4001
|
-
*/
|
|
2133
|
+
|
|
4002
2134
|
AutoEnable: boolean | undefined;
|
|
4003
2135
|
}
|
|
4004
2136
|
export declare namespace OrganizationS3LogsConfiguration {
|
|
4005
|
-
|
|
4006
|
-
* @internal
|
|
4007
|
-
*/
|
|
2137
|
+
|
|
4008
2138
|
const filterSensitiveLog: (obj: OrganizationS3LogsConfiguration) => any;
|
|
4009
2139
|
}
|
|
4010
|
-
|
|
4011
|
-
* <p>An object that contains information on which data sources will be configured to be
|
|
4012
|
-
* automatically enabled for new members within the organization.</p>
|
|
4013
|
-
*/
|
|
2140
|
+
|
|
4014
2141
|
export interface OrganizationDataSourceConfigurations {
|
|
4015
|
-
|
|
4016
|
-
* <p>Describes whether S3 data event logs are enabled for new members of the
|
|
4017
|
-
* organization.</p>
|
|
4018
|
-
*/
|
|
2142
|
+
|
|
4019
2143
|
S3Logs?: OrganizationS3LogsConfiguration;
|
|
4020
2144
|
}
|
|
4021
2145
|
export declare namespace OrganizationDataSourceConfigurations {
|
|
4022
|
-
|
|
4023
|
-
* @internal
|
|
4024
|
-
*/
|
|
2146
|
+
|
|
4025
2147
|
const filterSensitiveLog: (obj: OrganizationDataSourceConfigurations) => any;
|
|
4026
2148
|
}
|
|
4027
2149
|
export interface UpdateOrganizationConfigurationRequest {
|
|
4028
|
-
|
|
4029
|
-
* <p>The ID of the detector to update the delegated administrator for.</p>
|
|
4030
|
-
*/
|
|
2150
|
+
|
|
4031
2151
|
DetectorId: string | undefined;
|
|
4032
|
-
|
|
4033
|
-
* <p>Indicates whether to automatically enable member accounts in the organization.</p>
|
|
4034
|
-
*/
|
|
2152
|
+
|
|
4035
2153
|
AutoEnable: boolean | undefined;
|
|
4036
|
-
|
|
4037
|
-
* <p>Describes which data sources will be updated.</p>
|
|
4038
|
-
*/
|
|
2154
|
+
|
|
4039
2155
|
DataSources?: OrganizationDataSourceConfigurations;
|
|
4040
2156
|
}
|
|
4041
2157
|
export declare namespace UpdateOrganizationConfigurationRequest {
|
|
4042
|
-
|
|
4043
|
-
* @internal
|
|
4044
|
-
*/
|
|
2158
|
+
|
|
4045
2159
|
const filterSensitiveLog: (obj: UpdateOrganizationConfigurationRequest) => any;
|
|
4046
2160
|
}
|
|
4047
2161
|
export interface UpdateOrganizationConfigurationResponse {
|
|
4048
2162
|
}
|
|
4049
2163
|
export declare namespace UpdateOrganizationConfigurationResponse {
|
|
4050
|
-
|
|
4051
|
-
* @internal
|
|
4052
|
-
*/
|
|
2164
|
+
|
|
4053
2165
|
const filterSensitiveLog: (obj: UpdateOrganizationConfigurationResponse) => any;
|
|
4054
2166
|
}
|
|
4055
2167
|
export interface UpdatePublishingDestinationRequest {
|
|
4056
|
-
|
|
4057
|
-
* <p>The ID of the detector associated with the publishing destinations to update.</p>
|
|
4058
|
-
*/
|
|
2168
|
+
|
|
4059
2169
|
DetectorId: string | undefined;
|
|
4060
|
-
|
|
4061
|
-
* <p>The ID of the publishing destination to update.</p>
|
|
4062
|
-
*/
|
|
2170
|
+
|
|
4063
2171
|
DestinationId: string | undefined;
|
|
4064
|
-
|
|
4065
|
-
* <p>A <code>DestinationProperties</code> object that includes the <code>DestinationArn</code>
|
|
4066
|
-
* and <code>KmsKeyArn</code> of the publishing destination.</p>
|
|
4067
|
-
*/
|
|
2172
|
+
|
|
4068
2173
|
DestinationProperties?: DestinationProperties;
|
|
4069
2174
|
}
|
|
4070
2175
|
export declare namespace UpdatePublishingDestinationRequest {
|
|
4071
|
-
|
|
4072
|
-
* @internal
|
|
4073
|
-
*/
|
|
2176
|
+
|
|
4074
2177
|
const filterSensitiveLog: (obj: UpdatePublishingDestinationRequest) => any;
|
|
4075
2178
|
}
|
|
4076
2179
|
export interface UpdatePublishingDestinationResponse {
|
|
4077
2180
|
}
|
|
4078
2181
|
export declare namespace UpdatePublishingDestinationResponse {
|
|
4079
|
-
|
|
4080
|
-
* @internal
|
|
4081
|
-
*/
|
|
2182
|
+
|
|
4082
2183
|
const filterSensitiveLog: (obj: UpdatePublishingDestinationResponse) => any;
|
|
4083
2184
|
}
|
|
4084
2185
|
export interface UpdateThreatIntelSetRequest {
|
|
4085
|
-
|
|
4086
|
-
* <p>The detectorID that specifies the GuardDuty service whose ThreatIntelSet you want to
|
|
4087
|
-
* update.</p>
|
|
4088
|
-
*/
|
|
2186
|
+
|
|
4089
2187
|
DetectorId: string | undefined;
|
|
4090
|
-
|
|
4091
|
-
* <p>The unique ID that specifies the ThreatIntelSet that you want to update.</p>
|
|
4092
|
-
*/
|
|
2188
|
+
|
|
4093
2189
|
ThreatIntelSetId: string | undefined;
|
|
4094
|
-
|
|
4095
|
-
* <p>The unique ID that specifies the ThreatIntelSet that you want to update.</p>
|
|
4096
|
-
*/
|
|
2190
|
+
|
|
4097
2191
|
Name?: string;
|
|
4098
|
-
|
|
4099
|
-
* <p>The updated URI of the file that contains the ThreateIntelSet.</p>
|
|
4100
|
-
*/
|
|
2192
|
+
|
|
4101
2193
|
Location?: string;
|
|
4102
|
-
|
|
4103
|
-
* <p>The updated Boolean value that specifies whether the ThreateIntelSet is active or
|
|
4104
|
-
* not.</p>
|
|
4105
|
-
*/
|
|
2194
|
+
|
|
4106
2195
|
Activate?: boolean;
|
|
4107
2196
|
}
|
|
4108
2197
|
export declare namespace UpdateThreatIntelSetRequest {
|
|
4109
|
-
|
|
4110
|
-
* @internal
|
|
4111
|
-
*/
|
|
2198
|
+
|
|
4112
2199
|
const filterSensitiveLog: (obj: UpdateThreatIntelSetRequest) => any;
|
|
4113
2200
|
}
|
|
4114
2201
|
export interface UpdateThreatIntelSetResponse {
|
|
4115
2202
|
}
|
|
4116
2203
|
export declare namespace UpdateThreatIntelSetResponse {
|
|
4117
|
-
|
|
4118
|
-
* @internal
|
|
4119
|
-
*/
|
|
2204
|
+
|
|
4120
2205
|
const filterSensitiveLog: (obj: UpdateThreatIntelSetResponse) => any;
|
|
4121
2206
|
}
|