@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
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,53 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.38.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.37.0...v3.38.0) (2021-10-22)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **client-documentation-generator:** rename package ([#2916](https://github.com/aws/aws-sdk-js-v3/issues/2916)) ([1a80bfd](https://github.com/aws/aws-sdk-js-v3/commit/1a80bfd2dfc583001ddb4a21b6432eaaad699aa7))
|
|
12
|
+
* **clients:** export folder from index.ts ([#2912](https://github.com/aws/aws-sdk-js-v3/issues/2912)) ([183b46d](https://github.com/aws/aws-sdk-js-v3/commit/183b46dde7f5613128038bf1c076f3c0b693203b))
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
# [3.37.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.1...v3.37.0) (2021-10-15)
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
### Features
|
|
22
|
+
|
|
23
|
+
* **clients:** update clients as of 10/15/2021 ([#2902](https://github.com/aws/aws-sdk-js-v3/issues/2902)) ([2730b54](https://github.com/aws/aws-sdk-js-v3/commit/2730b5424377944a5a2ad5e1ad7d3ca4135dae1c))
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
## [3.36.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.0...v3.36.1) (2021-10-12)
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
### Bug Fixes
|
|
33
|
+
|
|
34
|
+
* **clients:** emitDeclarationOnly in tsconfig.types.json ([#2893](https://github.com/aws/aws-sdk-js-v3/issues/2893)) ([6dc3d56](https://github.com/aws/aws-sdk-js-v3/commit/6dc3d56c20809c90cbdc4dd48627eeebc64af99d))
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
# [3.36.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.35.0...v3.36.0) (2021-10-08)
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
### Features
|
|
44
|
+
|
|
45
|
+
* publish files in dist-* only ([#2873](https://github.com/aws/aws-sdk-js-v3/issues/2873)) ([53b4243](https://github.com/aws/aws-sdk-js-v3/commit/53b4243b066f25ff2412d5f0dea1036054b2df32))
|
|
46
|
+
* **codegen:** ts-ignore packageInfo imports in codegen ([#2875](https://github.com/aws/aws-sdk-js-v3/issues/2875)) ([99d9267](https://github.com/aws/aws-sdk-js-v3/commit/99d926762193e83a354edec6e9de2b0543449704))
|
|
47
|
+
* **tsconfig:** remove sourceMap ([#2867](https://github.com/aws/aws-sdk-js-v3/issues/2867)) ([d25f526](https://github.com/aws/aws-sdk-js-v3/commit/d25f526627a02a2ca28675fecce66c76b6c97966))
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
|
|
6
53
|
# [3.35.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.34.0...v3.35.0) (2021-10-04)
|
|
7
54
|
|
|
8
55
|
|
package/dist-cjs/GuardDuty.js
CHANGED
|
@@ -60,25 +60,6 @@ const UpdateOrganizationConfigurationCommand_1 = require("./commands/UpdateOrgan
|
|
|
60
60
|
const UpdatePublishingDestinationCommand_1 = require("./commands/UpdatePublishingDestinationCommand");
|
|
61
61
|
const UpdateThreatIntelSetCommand_1 = require("./commands/UpdateThreatIntelSetCommand");
|
|
62
62
|
const GuardDutyClient_1 = require("./GuardDutyClient");
|
|
63
|
-
/**
|
|
64
|
-
* <p>Amazon GuardDuty is a continuous security monitoring service that analyzes and processes
|
|
65
|
-
* the following data sources: VPC Flow Logs, AWS CloudTrail event logs, and DNS logs. It uses
|
|
66
|
-
* threat intelligence feeds (such as lists of malicious IPs and domains) and machine learning to
|
|
67
|
-
* identify unexpected, potentially unauthorized, and malicious activity within your AWS
|
|
68
|
-
* environment. This can include issues like escalations of privileges, uses of exposed
|
|
69
|
-
* credentials, or communication with malicious IPs, URLs, or domains. For example, GuardDuty can
|
|
70
|
-
* detect compromised EC2 instances that serve malware or mine bitcoin. </p>
|
|
71
|
-
* <p>GuardDuty also monitors AWS account access behavior for signs of compromise. Some examples
|
|
72
|
-
* of this are unauthorized infrastructure deployments such as EC2 instances deployed in a Region
|
|
73
|
-
* that has never been used, or unusual API calls like a password policy change to reduce
|
|
74
|
-
* password strength. </p>
|
|
75
|
-
* <p>GuardDuty informs you of the status of your AWS environment by producing security findings
|
|
76
|
-
* that you can view in the GuardDuty console or through Amazon CloudWatch events. For more
|
|
77
|
-
* information, see the <i>
|
|
78
|
-
* <a href="https://docs.aws.amazon.com/guardduty/latest/ug/what-is-guardduty.html">Amazon
|
|
79
|
-
* GuardDuty User Guide</a>
|
|
80
|
-
* </i>. </p>
|
|
81
|
-
*/
|
|
82
63
|
class GuardDuty extends GuardDutyClient_1.GuardDutyClient {
|
|
83
64
|
acceptInvitation(args, optionsOrCb, cb) {
|
|
84
65
|
const command = new AcceptInvitationCommand_1.AcceptInvitationCommand(args);
|
|
@@ -894,4 +875,3 @@ class GuardDuty extends GuardDutyClient_1.GuardDutyClient {
|
|
|
894
875
|
}
|
|
895
876
|
}
|
|
896
877
|
exports.GuardDuty = GuardDuty;
|
|
897
|
-
//# sourceMappingURL=GuardDuty.js.map
|
|
@@ -10,25 +10,6 @@ const middleware_signing_1 = require("@aws-sdk/middleware-signing");
|
|
|
10
10
|
const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
|
|
11
11
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
12
12
|
const runtimeConfig_1 = require("./runtimeConfig");
|
|
13
|
-
/**
|
|
14
|
-
* <p>Amazon GuardDuty is a continuous security monitoring service that analyzes and processes
|
|
15
|
-
* the following data sources: VPC Flow Logs, AWS CloudTrail event logs, and DNS logs. It uses
|
|
16
|
-
* threat intelligence feeds (such as lists of malicious IPs and domains) and machine learning to
|
|
17
|
-
* identify unexpected, potentially unauthorized, and malicious activity within your AWS
|
|
18
|
-
* environment. This can include issues like escalations of privileges, uses of exposed
|
|
19
|
-
* credentials, or communication with malicious IPs, URLs, or domains. For example, GuardDuty can
|
|
20
|
-
* detect compromised EC2 instances that serve malware or mine bitcoin. </p>
|
|
21
|
-
* <p>GuardDuty also monitors AWS account access behavior for signs of compromise. Some examples
|
|
22
|
-
* of this are unauthorized infrastructure deployments such as EC2 instances deployed in a Region
|
|
23
|
-
* that has never been used, or unusual API calls like a password policy change to reduce
|
|
24
|
-
* password strength. </p>
|
|
25
|
-
* <p>GuardDuty informs you of the status of your AWS environment by producing security findings
|
|
26
|
-
* that you can view in the GuardDuty console or through Amazon CloudWatch events. For more
|
|
27
|
-
* information, see the <i>
|
|
28
|
-
* <a href="https://docs.aws.amazon.com/guardduty/latest/ug/what-is-guardduty.html">Amazon
|
|
29
|
-
* GuardDuty User Guide</a>
|
|
30
|
-
* </i>. </p>
|
|
31
|
-
*/
|
|
32
13
|
class GuardDutyClient extends smithy_client_1.Client {
|
|
33
14
|
constructor(configuration) {
|
|
34
15
|
const _config_0 = runtimeConfig_1.getRuntimeConfig(configuration);
|
|
@@ -47,14 +28,8 @@ class GuardDutyClient extends smithy_client_1.Client {
|
|
|
47
28
|
this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(this.config));
|
|
48
29
|
this.middlewareStack.use(middleware_user_agent_1.getUserAgentPlugin(this.config));
|
|
49
30
|
}
|
|
50
|
-
/**
|
|
51
|
-
* Destroy underlying resources, like sockets. It's usually not necessary to do this.
|
|
52
|
-
* However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
|
|
53
|
-
* Otherwise, sockets might stay open for quite a long time before the server terminates them.
|
|
54
|
-
*/
|
|
55
31
|
destroy() {
|
|
56
32
|
super.destroy();
|
|
57
33
|
}
|
|
58
34
|
}
|
|
59
35
|
exports.GuardDutyClient = GuardDutyClient;
|
|
60
|
-
//# sourceMappingURL=GuardDutyClient.js.map
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Accepts the invitation to be monitored by a GuardDuty administrator account.</p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { GuardDutyClient, AcceptInvitationCommand } from "@aws-sdk/client-guardduty"; // ES Modules import
|
|
14
|
-
* // const { GuardDutyClient, AcceptInvitationCommand } = require("@aws-sdk/client-guardduty"); // CommonJS import
|
|
15
|
-
* const client = new GuardDutyClient(config);
|
|
16
|
-
* const command = new AcceptInvitationCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link AcceptInvitationCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link AcceptInvitationCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link GuardDutyClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class AcceptInvitationCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -58,4 +34,3 @@ class AcceptInvitationCommand extends smithy_client_1.Command {
|
|
|
58
34
|
}
|
|
59
35
|
}
|
|
60
36
|
exports.AcceptInvitationCommand = AcceptInvitationCommand;
|
|
61
|
-
//# sourceMappingURL=AcceptInvitationCommand.js.map
|
|
@@ -5,39 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Archives GuardDuty findings that are specified by the list of finding IDs.</p>
|
|
10
|
-
* <note>
|
|
11
|
-
* <p>Only the administrator account can archive findings. Member accounts don't have permission to
|
|
12
|
-
* archive findings from their accounts.</p>
|
|
13
|
-
* </note>
|
|
14
|
-
* @example
|
|
15
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
16
|
-
* ```javascript
|
|
17
|
-
* import { GuardDutyClient, ArchiveFindingsCommand } from "@aws-sdk/client-guardduty"; // ES Modules import
|
|
18
|
-
* // const { GuardDutyClient, ArchiveFindingsCommand } = require("@aws-sdk/client-guardduty"); // CommonJS import
|
|
19
|
-
* const client = new GuardDutyClient(config);
|
|
20
|
-
* const command = new ArchiveFindingsCommand(input);
|
|
21
|
-
* const response = await client.send(command);
|
|
22
|
-
* ```
|
|
23
|
-
*
|
|
24
|
-
* @see {@link ArchiveFindingsCommandInput} for command's `input` shape.
|
|
25
|
-
* @see {@link ArchiveFindingsCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link GuardDutyClientResolvedConfig | config} for command's `input` shape.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
29
8
|
class ArchiveFindingsCommand extends smithy_client_1.Command {
|
|
30
|
-
// Start section: command_properties
|
|
31
|
-
// End section: command_properties
|
|
32
9
|
constructor(input) {
|
|
33
|
-
// Start section: command_constructor
|
|
34
10
|
super();
|
|
35
11
|
this.input = input;
|
|
36
|
-
// End section: command_constructor
|
|
37
12
|
}
|
|
38
|
-
/**
|
|
39
|
-
* @internal
|
|
40
|
-
*/
|
|
41
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
42
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
43
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -62,4 +34,3 @@ class ArchiveFindingsCommand extends smithy_client_1.Command {
|
|
|
62
34
|
}
|
|
63
35
|
}
|
|
64
36
|
exports.ArchiveFindingsCommand = ArchiveFindingsCommand;
|
|
65
|
-
//# sourceMappingURL=ArchiveFindingsCommand.js.map
|
|
@@ -5,38 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Creates a single Amazon GuardDuty detector. A detector is a resource that represents the
|
|
10
|
-
* GuardDuty service. To start using GuardDuty, you must create a detector in each Region where
|
|
11
|
-
* you enable the service. You can have only one detector per account per Region. All data
|
|
12
|
-
* sources are enabled in a new detector by default.</p>
|
|
13
|
-
* @example
|
|
14
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
15
|
-
* ```javascript
|
|
16
|
-
* import { GuardDutyClient, CreateDetectorCommand } from "@aws-sdk/client-guardduty"; // ES Modules import
|
|
17
|
-
* // const { GuardDutyClient, CreateDetectorCommand } = require("@aws-sdk/client-guardduty"); // CommonJS import
|
|
18
|
-
* const client = new GuardDutyClient(config);
|
|
19
|
-
* const command = new CreateDetectorCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link CreateDetectorCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link CreateDetectorCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link GuardDutyClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
28
8
|
class CreateDetectorCommand extends smithy_client_1.Command {
|
|
29
|
-
// Start section: command_properties
|
|
30
|
-
// End section: command_properties
|
|
31
9
|
constructor(input) {
|
|
32
|
-
// Start section: command_constructor
|
|
33
10
|
super();
|
|
34
11
|
this.input = input;
|
|
35
|
-
// End section: command_constructor
|
|
36
12
|
}
|
|
37
|
-
/**
|
|
38
|
-
* @internal
|
|
39
|
-
*/
|
|
40
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
41
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
42
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -61,4 +34,3 @@ class CreateDetectorCommand extends smithy_client_1.Command {
|
|
|
61
34
|
}
|
|
62
35
|
}
|
|
63
36
|
exports.CreateDetectorCommand = CreateDetectorCommand;
|
|
64
|
-
//# sourceMappingURL=CreateDetectorCommand.js.map
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Creates a filter using the specified finding criteria.</p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { GuardDutyClient, CreateFilterCommand } from "@aws-sdk/client-guardduty"; // ES Modules import
|
|
14
|
-
* // const { GuardDutyClient, CreateFilterCommand } = require("@aws-sdk/client-guardduty"); // CommonJS import
|
|
15
|
-
* const client = new GuardDutyClient(config);
|
|
16
|
-
* const command = new CreateFilterCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link CreateFilterCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link CreateFilterCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link GuardDutyClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class CreateFilterCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -58,4 +34,3 @@ class CreateFilterCommand extends smithy_client_1.Command {
|
|
|
58
34
|
}
|
|
59
35
|
}
|
|
60
36
|
exports.CreateFilterCommand = CreateFilterCommand;
|
|
61
|
-
//# sourceMappingURL=CreateFilterCommand.js.map
|
|
@@ -5,38 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Creates a new IPSet, which is called a trusted IP list in the console user interface. An
|
|
10
|
-
* IPSet is a list of IP addresses that are trusted for secure communication with AWS
|
|
11
|
-
* infrastructure and applications. GuardDuty doesn't generate findings for IP addresses that are
|
|
12
|
-
* included in IPSets. Only users from the administrator account can use this operation.</p>
|
|
13
|
-
* @example
|
|
14
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
15
|
-
* ```javascript
|
|
16
|
-
* import { GuardDutyClient, CreateIPSetCommand } from "@aws-sdk/client-guardduty"; // ES Modules import
|
|
17
|
-
* // const { GuardDutyClient, CreateIPSetCommand } = require("@aws-sdk/client-guardduty"); // CommonJS import
|
|
18
|
-
* const client = new GuardDutyClient(config);
|
|
19
|
-
* const command = new CreateIPSetCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link CreateIPSetCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link CreateIPSetCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link GuardDutyClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
28
8
|
class CreateIPSetCommand extends smithy_client_1.Command {
|
|
29
|
-
// Start section: command_properties
|
|
30
|
-
// End section: command_properties
|
|
31
9
|
constructor(input) {
|
|
32
|
-
// Start section: command_constructor
|
|
33
10
|
super();
|
|
34
11
|
this.input = input;
|
|
35
|
-
// End section: command_constructor
|
|
36
12
|
}
|
|
37
|
-
/**
|
|
38
|
-
* @internal
|
|
39
|
-
*/
|
|
40
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
41
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
42
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -61,4 +34,3 @@ class CreateIPSetCommand extends smithy_client_1.Command {
|
|
|
61
34
|
}
|
|
62
35
|
}
|
|
63
36
|
exports.CreateIPSetCommand = CreateIPSetCommand;
|
|
64
|
-
//# sourceMappingURL=CreateIPSetCommand.js.map
|
|
@@ -5,46 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Creates member accounts of the current AWS account by specifying a list of AWS account
|
|
10
|
-
* IDs. This step is a prerequisite for managing the associated member accounts either by
|
|
11
|
-
* invitation or through an organization.</p>
|
|
12
|
-
* <p>When using <code>Create Members</code> as an organizations delegated administrator this
|
|
13
|
-
* action will enable GuardDuty in the added member accounts, with the exception of the
|
|
14
|
-
* organization delegated administrator account, which must enable GuardDuty prior to being added as a
|
|
15
|
-
* member.</p>
|
|
16
|
-
* <p>If you are adding accounts by invitation use this action after GuardDuty has been enabled
|
|
17
|
-
* in potential member accounts and before using <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_InviteMembers.html">
|
|
18
|
-
* <code>Invite
|
|
19
|
-
* Members</code>
|
|
20
|
-
* </a>.</p>
|
|
21
|
-
* @example
|
|
22
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
23
|
-
* ```javascript
|
|
24
|
-
* import { GuardDutyClient, CreateMembersCommand } from "@aws-sdk/client-guardduty"; // ES Modules import
|
|
25
|
-
* // const { GuardDutyClient, CreateMembersCommand } = require("@aws-sdk/client-guardduty"); // CommonJS import
|
|
26
|
-
* const client = new GuardDutyClient(config);
|
|
27
|
-
* const command = new CreateMembersCommand(input);
|
|
28
|
-
* const response = await client.send(command);
|
|
29
|
-
* ```
|
|
30
|
-
*
|
|
31
|
-
* @see {@link CreateMembersCommandInput} for command's `input` shape.
|
|
32
|
-
* @see {@link CreateMembersCommandOutput} for command's `response` shape.
|
|
33
|
-
* @see {@link GuardDutyClientResolvedConfig | config} for command's `input` shape.
|
|
34
|
-
*
|
|
35
|
-
*/
|
|
36
8
|
class CreateMembersCommand extends smithy_client_1.Command {
|
|
37
|
-
// Start section: command_properties
|
|
38
|
-
// End section: command_properties
|
|
39
9
|
constructor(input) {
|
|
40
|
-
// Start section: command_constructor
|
|
41
10
|
super();
|
|
42
11
|
this.input = input;
|
|
43
|
-
// End section: command_constructor
|
|
44
12
|
}
|
|
45
|
-
/**
|
|
46
|
-
* @internal
|
|
47
|
-
*/
|
|
48
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
49
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
50
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -69,4 +34,3 @@ class CreateMembersCommand extends smithy_client_1.Command {
|
|
|
69
34
|
}
|
|
70
35
|
}
|
|
71
36
|
exports.CreateMembersCommand = CreateMembersCommand;
|
|
72
|
-
//# sourceMappingURL=CreateMembersCommand.js.map
|
|
@@ -5,36 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Creates a publishing destination to export findings to. The resource to export findings to
|
|
10
|
-
* must exist before you use this operation.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GuardDutyClient, CreatePublishingDestinationCommand } from "@aws-sdk/client-guardduty"; // ES Modules import
|
|
15
|
-
* // const { GuardDutyClient, CreatePublishingDestinationCommand } = require("@aws-sdk/client-guardduty"); // CommonJS import
|
|
16
|
-
* const client = new GuardDutyClient(config);
|
|
17
|
-
* const command = new CreatePublishingDestinationCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link CreatePublishingDestinationCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link CreatePublishingDestinationCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GuardDutyClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
26
8
|
class CreatePublishingDestinationCommand extends smithy_client_1.Command {
|
|
27
|
-
// Start section: command_properties
|
|
28
|
-
// End section: command_properties
|
|
29
9
|
constructor(input) {
|
|
30
|
-
// Start section: command_constructor
|
|
31
10
|
super();
|
|
32
11
|
this.input = input;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -59,4 +34,3 @@ class CreatePublishingDestinationCommand extends smithy_client_1.Command {
|
|
|
59
34
|
}
|
|
60
35
|
}
|
|
61
36
|
exports.CreatePublishingDestinationCommand = CreatePublishingDestinationCommand;
|
|
62
|
-
//# sourceMappingURL=CreatePublishingDestinationCommand.js.map
|
|
@@ -5,37 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Generates example findings of types specified by the list of finding types. If 'NULL' is
|
|
10
|
-
* specified for <code>findingTypes</code>, the API generates example findings of all supported
|
|
11
|
-
* finding types.</p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { GuardDutyClient, CreateSampleFindingsCommand } from "@aws-sdk/client-guardduty"; // ES Modules import
|
|
16
|
-
* // const { GuardDutyClient, CreateSampleFindingsCommand } = require("@aws-sdk/client-guardduty"); // CommonJS import
|
|
17
|
-
* const client = new GuardDutyClient(config);
|
|
18
|
-
* const command = new CreateSampleFindingsCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link CreateSampleFindingsCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link CreateSampleFindingsCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link GuardDutyClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
27
8
|
class CreateSampleFindingsCommand extends smithy_client_1.Command {
|
|
28
|
-
// Start section: command_properties
|
|
29
|
-
// End section: command_properties
|
|
30
9
|
constructor(input) {
|
|
31
|
-
// Start section: command_constructor
|
|
32
10
|
super();
|
|
33
11
|
this.input = input;
|
|
34
|
-
// End section: command_constructor
|
|
35
12
|
}
|
|
36
|
-
/**
|
|
37
|
-
* @internal
|
|
38
|
-
*/
|
|
39
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
40
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
41
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -60,4 +34,3 @@ class CreateSampleFindingsCommand extends smithy_client_1.Command {
|
|
|
60
34
|
}
|
|
61
35
|
}
|
|
62
36
|
exports.CreateSampleFindingsCommand = CreateSampleFindingsCommand;
|
|
63
|
-
//# sourceMappingURL=CreateSampleFindingsCommand.js.map
|
|
@@ -5,37 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Creates a new ThreatIntelSet. ThreatIntelSets consist of known malicious IP addresses.
|
|
10
|
-
* GuardDuty generates findings based on ThreatIntelSets. Only users of the administrator account can
|
|
11
|
-
* use this operation.</p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { GuardDutyClient, CreateThreatIntelSetCommand } from "@aws-sdk/client-guardduty"; // ES Modules import
|
|
16
|
-
* // const { GuardDutyClient, CreateThreatIntelSetCommand } = require("@aws-sdk/client-guardduty"); // CommonJS import
|
|
17
|
-
* const client = new GuardDutyClient(config);
|
|
18
|
-
* const command = new CreateThreatIntelSetCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link CreateThreatIntelSetCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link CreateThreatIntelSetCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link GuardDutyClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
27
8
|
class CreateThreatIntelSetCommand extends smithy_client_1.Command {
|
|
28
|
-
// Start section: command_properties
|
|
29
|
-
// End section: command_properties
|
|
30
9
|
constructor(input) {
|
|
31
|
-
// Start section: command_constructor
|
|
32
10
|
super();
|
|
33
11
|
this.input = input;
|
|
34
|
-
// End section: command_constructor
|
|
35
12
|
}
|
|
36
|
-
/**
|
|
37
|
-
* @internal
|
|
38
|
-
*/
|
|
39
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
40
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
41
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -60,4 +34,3 @@ class CreateThreatIntelSetCommand extends smithy_client_1.Command {
|
|
|
60
34
|
}
|
|
61
35
|
}
|
|
62
36
|
exports.CreateThreatIntelSetCommand = CreateThreatIntelSetCommand;
|
|
63
|
-
//# sourceMappingURL=CreateThreatIntelSetCommand.js.map
|
|
@@ -5,36 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Declines invitations sent to the current member account by AWS accounts specified by their
|
|
10
|
-
* account IDs.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GuardDutyClient, DeclineInvitationsCommand } from "@aws-sdk/client-guardduty"; // ES Modules import
|
|
15
|
-
* // const { GuardDutyClient, DeclineInvitationsCommand } = require("@aws-sdk/client-guardduty"); // CommonJS import
|
|
16
|
-
* const client = new GuardDutyClient(config);
|
|
17
|
-
* const command = new DeclineInvitationsCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link DeclineInvitationsCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link DeclineInvitationsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GuardDutyClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
26
8
|
class DeclineInvitationsCommand extends smithy_client_1.Command {
|
|
27
|
-
// Start section: command_properties
|
|
28
|
-
// End section: command_properties
|
|
29
9
|
constructor(input) {
|
|
30
|
-
// Start section: command_constructor
|
|
31
10
|
super();
|
|
32
11
|
this.input = input;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -59,4 +34,3 @@ class DeclineInvitationsCommand extends smithy_client_1.Command {
|
|
|
59
34
|
}
|
|
60
35
|
}
|
|
61
36
|
exports.DeclineInvitationsCommand = DeclineInvitationsCommand;
|
|
62
|
-
//# sourceMappingURL=DeclineInvitationsCommand.js.map
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Deletes an Amazon GuardDuty detector that is specified by the detector ID.</p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { GuardDutyClient, DeleteDetectorCommand } from "@aws-sdk/client-guardduty"; // ES Modules import
|
|
14
|
-
* // const { GuardDutyClient, DeleteDetectorCommand } = require("@aws-sdk/client-guardduty"); // CommonJS import
|
|
15
|
-
* const client = new GuardDutyClient(config);
|
|
16
|
-
* const command = new DeleteDetectorCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link DeleteDetectorCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link DeleteDetectorCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link GuardDutyClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class DeleteDetectorCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -58,4 +34,3 @@ class DeleteDetectorCommand extends smithy_client_1.Command {
|
|
|
58
34
|
}
|
|
59
35
|
}
|
|
60
36
|
exports.DeleteDetectorCommand = DeleteDetectorCommand;
|
|
61
|
-
//# sourceMappingURL=DeleteDetectorCommand.js.map
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Deletes the filter specified by the filter name.</p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { GuardDutyClient, DeleteFilterCommand } from "@aws-sdk/client-guardduty"; // ES Modules import
|
|
14
|
-
* // const { GuardDutyClient, DeleteFilterCommand } = require("@aws-sdk/client-guardduty"); // CommonJS import
|
|
15
|
-
* const client = new GuardDutyClient(config);
|
|
16
|
-
* const command = new DeleteFilterCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link DeleteFilterCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link DeleteFilterCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link GuardDutyClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class DeleteFilterCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -58,4 +34,3 @@ class DeleteFilterCommand extends smithy_client_1.Command {
|
|
|
58
34
|
}
|
|
59
35
|
}
|
|
60
36
|
exports.DeleteFilterCommand = DeleteFilterCommand;
|
|
61
|
-
//# sourceMappingURL=DeleteFilterCommand.js.map
|