'2.0', 'service' => '
Amazon GuardDuty is a continuous security monitoring service that analyzes and processes the following data sources: VPC flow logs, Amazon Web Services CloudTrail management event logs, CloudTrail S3 data event logs, EKS audit logs, DNS logs, and Amazon EBS volume data. It uses threat intelligence feeds, such as lists of malicious IPs and domains, and machine learning to identify unexpected, potentially unauthorized, and malicious activity within your Amazon Web Services environment. This can include issues like escalations of privileges, uses of exposed credentials, or communication with malicious IPs, domains, or presence of malware on your Amazon EC2 instances and container workloads. For example, GuardDuty can detect compromised EC2 instances and container workloads serving malware, or mining bitcoin.
GuardDuty also monitors Amazon Web Services account access behavior for signs of compromise, such as unauthorized infrastructure deployments like EC2 instances deployed in a Region that has never been used, or unusual API calls like a password policy change to reduce password strength.
GuardDuty informs you about the status of your Amazon Web Services environment by producing security findings that you can view in the GuardDuty console or through Amazon EventBridge. For more information, see the Amazon GuardDuty User Guide .
', 'operations' => [ 'AcceptAdministratorInvitation' => 'Accepts the invitation to be a member account and get monitored by a GuardDuty administrator account that sent the invitation.
', 'AcceptInvitation' => 'Accepts the invitation to be monitored by a GuardDuty administrator account.
', 'ArchiveFindings' => 'Archives GuardDuty findings that are specified by the list of finding IDs.
Only the administrator account can archive findings. Member accounts don\'t have permission to archive findings from their accounts.
Creates a single Amazon GuardDuty detector. A detector is a resource that represents the GuardDuty service. To start using GuardDuty, you must create a detector in each Region where you enable the service. You can have only one detector per account per Region. All data sources are enabled in a new detector by default.
There might be regional differences because some data sources might not be available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more information, see Regions and endpoints.
', 'CreateFilter' => 'Creates a filter using the specified finding criteria. The maximum number of saved filters per Amazon Web Services account per Region is 100. For more information, see Quotas for GuardDuty.
', 'CreateIPSet' => 'Creates a new IPSet, which is called a trusted IP list in the console user interface. An IPSet is a list of IP addresses that are trusted for secure communication with Amazon Web Services infrastructure and applications. GuardDuty doesn\'t generate findings for IP addresses that are included in IPSets. Only users from the administrator account can use this operation.
', 'CreateMembers' => 'Creates member accounts of the current Amazon Web Services account by specifying a list of Amazon Web Services account IDs. This step is a prerequisite for managing the associated member accounts either by invitation or through an organization.
As a delegated administrator, using CreateMembers
will enable GuardDuty in the added member accounts, with the exception of the organization delegated administrator account. A delegated administrator must enable GuardDuty prior to being added as a member.
If you are adding accounts by invitation, before using InviteMembers, use CreateMembers
after GuardDuty has been enabled in potential member accounts.
If you disassociate a member from a GuardDuty delegated administrator, the member account details obtained from this API, including the associated email addresses, will be retained. This is done so that the delegated administrator can invoke the InviteMembers API without the need to invoke the CreateMembers API again. To remove the details associated with a member account, the delegated administrator must invoke the DeleteMembers API.
', 'CreatePublishingDestination' => 'Creates a publishing destination to export findings to. The resource to export findings to must exist before you use this operation.
', 'CreateSampleFindings' => 'Generates sample findings of types specified by the list of finding types. If \'NULL\' is specified for findingTypes
, the API generates sample findings of all supported finding types.
Creates a new ThreatIntelSet. ThreatIntelSets consist of known malicious IP addresses. GuardDuty generates findings based on ThreatIntelSets. Only users of the administrator account can use this operation.
', 'DeclineInvitations' => 'Declines invitations sent to the current member account by Amazon Web Services accounts specified by their account IDs.
', 'DeleteDetector' => 'Deletes an Amazon GuardDuty detector that is specified by the detector ID.
', 'DeleteFilter' => 'Deletes the filter specified by the filter name.
', 'DeleteIPSet' => 'Deletes the IPSet specified by the ipSetId
. IPSets are called trusted IP lists in the console user interface.
Deletes invitations sent to the current member account by Amazon Web Services accounts specified by their account IDs.
', 'DeleteMembers' => 'Deletes GuardDuty member accounts (to the current GuardDuty administrator account) specified by the account IDs.
With autoEnableOrganizationMembers
configuration for your organization set to ALL
, you\'ll receive an error if you attempt to disable GuardDuty for a member account in your organization.
Deletes the publishing definition with the specified destinationId
.
Deletes the ThreatIntelSet specified by the ThreatIntelSet ID.
', 'DescribeMalwareScans' => 'Returns a list of malware scans. Each member account can view the malware scans for their own accounts. An administrator can view the malware scans for all the member accounts.
There might be regional differences because some data sources might not be available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more information, see Regions and endpoints.
', 'DescribeOrganizationConfiguration' => 'Returns information about the account selected as the delegated administrator for GuardDuty.
There might be regional differences because some data sources might not be available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more information, see Regions and endpoints.
', 'DescribePublishingDestination' => 'Returns information about the publishing destination specified by the provided destinationId
.
Disables an Amazon Web Services account within the Organization as the GuardDuty delegated administrator.
', 'DisassociateFromAdministratorAccount' => 'Disassociates the current GuardDuty member account from its administrator account.
When you disassociate an invited member from a GuardDuty delegated administrator, the member account details obtained from the CreateMembers API, including the associated email addresses, are retained. This is done so that the delegated administrator can invoke the InviteMembers API without the need to invoke the CreateMembers API again. To remove the details associated with a member account, the delegated administrator must invoke the DeleteMembers API.
With autoEnableOrganizationMembers
configuration for your organization set to ALL
, you\'ll receive an error if you attempt to disable GuardDuty in a member account.
Disassociates the current GuardDuty member account from its administrator account.
When you disassociate an invited member from a GuardDuty delegated administrator, the member account details obtained from the CreateMembers API, including the associated email addresses, are retained. This is done so that the delegated administrator can invoke the InviteMembers API without the need to invoke the CreateMembers API again. To remove the details associated with a member account, the delegated administrator must invoke the DeleteMembers API.
', 'DisassociateMembers' => 'Disassociates GuardDuty member accounts (from the current administrator account) specified by the account IDs.
When you disassociate an invited member from a GuardDuty delegated administrator, the member account details obtained from the CreateMembers API, including the associated email addresses, are retained. This is done so that the delegated administrator can invoke the InviteMembers API without the need to invoke the CreateMembers API again. To remove the details associated with a member account, the delegated administrator must invoke the DeleteMembers API.
With autoEnableOrganizationMembers
configuration for your organization set to ALL
, you\'ll receive an error if you attempt to disassociate a member account before removing them from your Amazon Web Services organization.
Enables an Amazon Web Services account within the organization as the GuardDuty delegated administrator.
', 'GetAdministratorAccount' => 'Provides the details for the GuardDuty administrator account associated with the current GuardDuty member account.
', 'GetCoverageStatistics' => 'Retrieves aggregated statistics for your account. If you are a GuardDuty administrator, you can retrieve the statistics for all the resources associated with the active member accounts in your organization who have enabled EKS Runtime Monitoring and have the GuardDuty agent running on their EKS nodes.
', 'GetDetector' => 'Retrieves an Amazon GuardDuty detector specified by the detectorId.
There might be regional differences because some data sources might not be available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more information, see Regions and endpoints.
', 'GetFilter' => 'Returns the details of the filter specified by the filter name.
', 'GetFindings' => 'Describes Amazon GuardDuty findings specified by finding IDs.
', 'GetFindingsStatistics' => 'Lists Amazon GuardDuty findings statistics for the specified detector ID.
', 'GetIPSet' => 'Retrieves the IPSet specified by the ipSetId
.
Returns the count of all GuardDuty membership invitations that were sent to the current member account except the currently accepted invitation.
', 'GetMalwareScanSettings' => 'Returns the details of the malware scan settings.
There might be regional differences because some data sources might not be available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more information, see Regions and endpoints.
', 'GetMasterAccount' => 'Provides the details for the GuardDuty administrator account associated with the current GuardDuty member account.
', 'GetMemberDetectors' => 'Describes which data sources are enabled for the member account\'s detector.
There might be regional differences because some data sources might not be available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more information, see Regions and endpoints.
', 'GetMembers' => 'Retrieves GuardDuty member accounts (of the current GuardDuty administrator account) specified by the account IDs.
', 'GetRemainingFreeTrialDays' => 'Provides the number of days left for each data source used in the free trial period.
', 'GetThreatIntelSet' => 'Retrieves the ThreatIntelSet that is specified by the ThreatIntelSet ID.
', 'GetUsageStatistics' => 'Lists Amazon GuardDuty usage statistics over the last 30 days for the specified detector ID. For newly enabled detectors or data sources, the cost returned will include only the usage so far under 30 days. This may differ from the cost metrics in the console, which project usage over 30 days to provide a monthly cost estimate. For more information, see Understanding How Usage Costs are Calculated.
', 'InviteMembers' => 'Invites Amazon Web Services accounts to become members of an organization administered by the Amazon Web Services account that invokes this API. If you are using Amazon Web Services Organizations to manager your GuardDuty environment, this step is not needed. For more information, see Managing accounts with Amazon Web Services Organizations.
To invite Amazon Web Services accounts, the first step is to ensure that GuardDuty has been enabled in the potential member accounts. You can now invoke this API to add accounts by invitation. The invited accounts can either accept or decline the invitation from their GuardDuty accounts. Each invited Amazon Web Services account can choose to accept the invitation from only one Amazon Web Services account. For more information, see Managing GuardDuty accounts by invitation.
After the invite has been accepted and you choose to disassociate a member account (by using DisassociateMembers) from your account, the details of the member account obtained by invoking CreateMembers, including the associated email addresses, will be retained. This is done so that you can invoke InviteMembers without the need to invoke CreateMembers again. To remove the details associated with a member account, you must also invoke DeleteMembers.
', 'ListCoverage' => 'Lists coverage details for your GuardDuty account. If you\'re a GuardDuty administrator, you can retrieve all resources associated with the active member accounts in your organization.
Make sure the accounts have EKS Runtime Monitoring enabled and GuardDuty agent running on their EKS nodes.
', 'ListDetectors' => 'Lists detectorIds of all the existing Amazon GuardDuty detector resources.
', 'ListFilters' => 'Returns a paginated list of the current filters.
', 'ListFindings' => 'Lists Amazon GuardDuty findings for the specified detector ID.
', 'ListIPSets' => 'Lists the IPSets of the GuardDuty service specified by the detector ID. If you use this operation from a member account, the IPSets returned are the IPSets from the associated administrator account.
', 'ListInvitations' => 'Lists all GuardDuty membership invitations that were sent to the current Amazon Web Services account.
', 'ListMembers' => 'Lists details about all member accounts for the current GuardDuty administrator account.
', 'ListOrganizationAdminAccounts' => 'Lists the accounts configured as GuardDuty delegated administrators.
', 'ListPublishingDestinations' => 'Returns a list of publishing destinations associated with the specified detectorId
.
Lists tags for a resource. Tagging is currently supported for detectors, finding filters, IP sets, threat intel sets, publishing destination, with a limit of 50 tags per resource. When invoked, this operation returns all assigned tags for a given resource.
', 'ListThreatIntelSets' => 'Lists the ThreatIntelSets of the GuardDuty service specified by the detector ID. If you use this operation from a member account, the ThreatIntelSets associated with the administrator account are returned.
', 'StartMalwareScan' => 'Initiates the malware scan. Invoking this API will automatically create the Service-linked role in the corresponding account.
', 'StartMonitoringMembers' => 'Turns on GuardDuty monitoring of the specified member accounts. Use this operation to restart monitoring of accounts that you stopped monitoring with the StopMonitoringMembers operation.
', 'StopMonitoringMembers' => 'Stops GuardDuty monitoring for the specified member accounts. Use the StartMonitoringMembers
operation to restart monitoring for those accounts.
With autoEnableOrganizationMembers
configuration for your organization set to ALL
, you\'ll receive an error if you attempt to stop monitoring the member accounts in your organization.
Adds tags to a resource.
', 'UnarchiveFindings' => 'Unarchives GuardDuty findings specified by the findingIds
.
Removes tags from a resource.
', 'UpdateDetector' => 'Updates the Amazon GuardDuty detector specified by the detectorId.
There might be regional differences because some data sources might not be available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more information, see Regions and endpoints.
', 'UpdateFilter' => 'Updates the filter specified by the filter name.
', 'UpdateFindingsFeedback' => 'Marks the specified GuardDuty findings as useful or not useful.
', 'UpdateIPSet' => 'Updates the IPSet specified by the IPSet ID.
', 'UpdateMalwareScanSettings' => 'Updates the malware scan settings.
There might be regional differences because some data sources might not be available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more information, see Regions and endpoints.
', 'UpdateMemberDetectors' => 'Contains information on member accounts to be updated.
There might be regional differences because some data sources might not be available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more information, see Regions and endpoints.
', 'UpdateOrganizationConfiguration' => 'Configures the delegated administrator account with the provided values. You must provide the value for either autoEnableOrganizationMembers
or autoEnable
.
There might be regional differences because some data sources might not be available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more information, see Regions and endpoints.
', 'UpdatePublishingDestination' => 'Updates information about the publishing destination specified by the destinationId
.
Updates the ThreatIntelSet specified by the ThreatIntelSet ID.
', ], 'shapes' => [ 'AcceptAdministratorInvitationRequest' => [ 'base' => NULL, 'refs' => [], ], 'AcceptAdministratorInvitationResponse' => [ 'base' => NULL, 'refs' => [], ], 'AcceptInvitationRequest' => [ 'base' => NULL, 'refs' => [], ], 'AcceptInvitationResponse' => [ 'base' => NULL, 'refs' => [], ], 'AccessControlList' => [ 'base' => 'Contains information on the current access control policies for the bucket.
', 'refs' => [ 'BucketLevelPermissions$AccessControlList' => 'Contains information on how Access Control Policies are applied to the bucket.
', ], ], 'AccessDeniedException' => [ 'base' => 'An access denied exception object.
', 'refs' => [], ], 'AccessKeyDetails' => [ 'base' => 'Contains information about the access keys.
', 'refs' => [ 'Resource$AccessKeyDetails' => 'The IAM access key details (user information) of a user that engaged in the activity that prompted GuardDuty to generate a finding.
', ], ], 'AccountDetail' => [ 'base' => 'Contains information about the account.
', 'refs' => [ 'AccountDetails$member' => NULL, ], ], 'AccountDetails' => [ 'base' => NULL, 'refs' => [ 'CreateMembersRequest$AccountDetails' => 'A list of account ID and email address pairs of the accounts that you want to associate with the GuardDuty administrator account.
', ], ], 'AccountFreeTrialInfo' => [ 'base' => 'Provides details of the GuardDuty member account that uses a free trial service.
', 'refs' => [ 'AccountFreeTrialInfos$member' => NULL, ], ], 'AccountFreeTrialInfos' => [ 'base' => NULL, 'refs' => [ 'GetRemainingFreeTrialDaysResponse$Accounts' => 'The member accounts which were included in a request and were processed successfully.
', ], ], 'AccountId' => [ 'base' => NULL, 'refs' => [ 'AccountDetail$AccountId' => 'The member account ID.
', 'AccountIds$member' => NULL, 'Administrator$AccountId' => 'The ID of the account used as the administrator account.
', 'CoverageResource$AccountId' => 'The unique ID of the Amazon Web Services account.
', 'Invitation$AccountId' => 'The ID of the account that the invitation was sent from.
', 'Master$AccountId' => 'The ID of the account used as the administrator account.
', 'Member$AccountId' => 'The ID of the member account.
', 'MemberDataSourceConfiguration$AccountId' => 'The account ID for the member account.
', 'Scan$AccountId' => 'The ID for the account that belongs to the scan.
', 'UnprocessedAccount$AccountId' => 'The Amazon Web Services account ID.
', 'UsageAccountResult$AccountId' => 'The Account ID that generated usage.
', ], ], 'AccountIds' => [ 'base' => NULL, 'refs' => [ 'DeclineInvitationsRequest$AccountIds' => 'A list of account IDs of the Amazon Web Services accounts that sent invitations to the current member account that you want to decline invitations from.
', 'DeleteInvitationsRequest$AccountIds' => 'A list of account IDs of the Amazon Web Services accounts that sent invitations to the current member account that you want to delete invitations from.
', 'DeleteMembersRequest$AccountIds' => 'A list of account IDs of the GuardDuty member accounts that you want to delete.
', 'DisassociateMembersRequest$AccountIds' => 'A list of account IDs of the GuardDuty member accounts that you want to disassociate from the administrator account.
', 'GetMemberDetectorsRequest$AccountIds' => 'The account ID of the member account.
', 'GetMembersRequest$AccountIds' => 'A list of account IDs of the GuardDuty member accounts that you want to describe.
', 'GetRemainingFreeTrialDaysRequest$AccountIds' => 'A list of account identifiers of the GuardDuty member account.
', 'InviteMembersRequest$AccountIds' => 'A list of account IDs of the accounts that you want to invite to GuardDuty as members.
', 'StartMonitoringMembersRequest$AccountIds' => 'A list of account IDs of the GuardDuty member accounts to start monitoring.
', 'StopMonitoringMembersRequest$AccountIds' => 'A list of account IDs for the member accounts to stop monitoring.
', 'UpdateMemberDetectorsRequest$AccountIds' => 'A list of member account IDs to be updated.
', 'UsageCriteria$AccountIds' => 'The account IDs to aggregate usage statistics from.
', ], ], 'AccountLevelPermissions' => [ 'base' => 'Contains information about the account level permissions on the S3 bucket.
', 'refs' => [ 'PermissionConfiguration$AccountLevelPermissions' => 'Contains information about the account level permissions on the S3 bucket.
', ], ], 'Action' => [ 'base' => 'Contains information about actions.
', 'refs' => [ 'Service$Action' => 'Information about the activity that is described in a finding.
', ], ], 'AddonDetails' => [ 'base' => 'Information about the installed EKS add-on (GuardDuty security agent).
', 'refs' => [ 'CoverageEksClusterDetails$AddonDetails' => 'Information about the installed EKS add-on.
', ], ], 'AdminAccount' => [ 'base' => 'The account within the organization specified as the GuardDuty delegated administrator.
', 'refs' => [ 'AdminAccounts$member' => NULL, ], ], 'AdminAccounts' => [ 'base' => NULL, 'refs' => [ 'ListOrganizationAdminAccountsResponse$AdminAccounts' => 'A list of accounts configured as GuardDuty delegated administrators.
', ], ], 'AdminStatus' => [ 'base' => NULL, 'refs' => [ 'AdminAccount$AdminStatus' => 'Indicates whether the account is enabled as the delegated administrator.
', ], ], 'Administrator' => [ 'base' => 'Contains information about the administrator account and invitation.
', 'refs' => [ 'GetAdministratorAccountResponse$Administrator' => 'The administrator account details.
', ], ], 'AffectedResources' => [ 'base' => NULL, 'refs' => [ 'AwsApiCallAction$AffectedResources' => 'The details of the Amazon Web Services account that made the API call. This field identifies the resources that were affected by this API call.
', ], ], 'ArchiveFindingsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ArchiveFindingsResponse' => [ 'base' => NULL, 'refs' => [], ], 'AutoEnableMembers' => [ 'base' => NULL, 'refs' => [ 'DescribeOrganizationConfigurationResponse$AutoEnableOrganizationMembers' => 'Indicates the auto-enablement configuration of GuardDuty for the member accounts in the organization.
NEW
: Indicates that when a new account joins the organization, they will have GuardDuty enabled automatically.
ALL
: Indicates that all accounts in the Amazon Web Services Organization have GuardDuty enabled automatically. This includes NEW
accounts that join the organization and accounts that may have been suspended or removed from the organization in GuardDuty.
NONE
: Indicates that GuardDuty will not be automatically enabled for any accounts in the organization. GuardDuty must be managed for each account individually by the administrator.
Indicates the auto-enablement configuration of GuardDuty for the member accounts in the organization.
NEW
: Indicates that when a new account joins the organization, they will have GuardDuty enabled automatically.
ALL
: Indicates that all accounts in the Amazon Web Services Organization have GuardDuty enabled automatically. This includes NEW
accounts that join the organization and accounts that may have been suspended or removed from the organization in GuardDuty.
NONE
: Indicates that GuardDuty will not be automatically enabled for any accounts in the organization. GuardDuty must be managed for each account individually by the administrator.
Contains information about the API action.
', 'refs' => [ 'Action$AwsApiCallAction' => 'Information about the AWS_API_CALL action described in this finding.
', ], ], 'BadRequestException' => [ 'base' => 'A bad request exception object.
', 'refs' => [], ], 'BlockPublicAccess' => [ 'base' => 'Contains information on how the bucker owner\'s S3 Block Public Access settings are being applied to the S3 bucket. See S3 Block Public Access for more information.
', 'refs' => [ 'AccountLevelPermissions$BlockPublicAccess' => 'Describes the S3 Block Public Access settings of the bucket\'s parent account.
', 'BucketLevelPermissions$BlockPublicAccess' => 'Contains information on which account level S3 Block Public Access settings are applied to the S3 bucket.
', ], ], 'Boolean' => [ 'base' => NULL, 'refs' => [ 'AccessControlList$AllowsPublicReadAccess' => 'A value that indicates whether public read access for the bucket is enabled through an Access Control List (ACL).
', 'AccessControlList$AllowsPublicWriteAccess' => 'A value that indicates whether public write access for the bucket is enabled through an Access Control List (ACL).
', 'BlockPublicAccess$IgnorePublicAcls' => 'Indicates if S3 Block Public Access is set to IgnorePublicAcls
.
Indicates if S3 Block Public Access is set to RestrictPublicBuckets
.
Indicates if S3 Block Public Access is set to BlockPublicAcls
.
Indicates if S3 Block Public Access is set to BlockPublicPolicy
.
A value that indicates whether public read access for the bucket is enabled through a bucket policy.
', 'BucketPolicy$AllowsPublicWriteAccess' => 'A value that indicates whether public write access for the bucket is enabled through a bucket policy.
', 'CreateDetectorRequest$Enable' => 'A Boolean value that specifies whether the detector is to be enabled.
', 'CreateIPSetRequest$Activate' => 'A Boolean value that indicates whether GuardDuty is to start using the uploaded IPSet.
', 'CreateThreatIntelSetRequest$Activate' => 'A Boolean value that indicates whether GuardDuty is to start using the uploaded ThreatIntelSet.
', 'DescribeOrganizationConfigurationResponse$AutoEnable' => 'Indicates whether GuardDuty is automatically enabled for accounts added to the organization.
Even though this is still supported, we recommend using AutoEnableOrganizationMembers
to achieve the similar results.
Indicates whether the maximum number of allowed member accounts are already associated with the delegated administrator account for your organization.
', 'DnsRequestAction$Blocked' => 'Indicates whether the targeted port is blocked.
', 'InviteMembersRequest$DisableEmailNotification' => 'A Boolean value that specifies whether you want to disable email notification to the accounts that you are inviting to GuardDuty as members.
', 'KubernetesAuditLogsConfiguration$Enable' => 'The status of Kubernetes audit logs as a data source.
', 'KubernetesWorkloadDetails$HostNetwork' => 'Whether the hostNetwork flag is enabled for the pods included in the workload.
', 'NetworkConnectionAction$Blocked' => 'Indicates whether EC2 blocked the network connection to your instance.
', 'OrganizationEbsVolumes$AutoEnable' => 'Whether scanning EBS volumes should be auto-enabled for new members joining the organization.
', 'OrganizationEbsVolumesResult$AutoEnable' => 'An object that contains the status of whether scanning EBS volumes should be auto-enabled for new members joining the organization.
', 'OrganizationKubernetesAuditLogsConfiguration$AutoEnable' => 'A value that contains information on whether Kubernetes audit logs should be enabled automatically as a data source for the organization.
', 'OrganizationKubernetesAuditLogsConfigurationResult$AutoEnable' => 'Whether Kubernetes audit logs data source should be auto-enabled for new members joining the organization.
', 'OrganizationS3LogsConfiguration$AutoEnable' => 'A value that contains information on whether S3 data event logs will be enabled automatically as a data source for the organization.
', 'OrganizationS3LogsConfigurationResult$AutoEnable' => 'A value that describes whether S3 data event logs are automatically enabled for new members of the organization.
', 'PortProbeAction$Blocked' => 'Indicates whether EC2 blocked the port probe to the instance, such as with an ACL.
', 'RemoteAccountDetails$Affiliated' => 'Details on whether the Amazon Web Services account of the remote API caller is related to your GuardDuty environment. If this value is True
the API caller is affiliated to your account in some way. If it is False
the API caller is from outside your environment.
The status of S3 data event logs as a data source.
', 'ScanEc2InstanceWithFindings$EbsVolumes' => 'Describes the configuration for scanning EBS volumes as data source.
', 'SecurityContext$Privileged' => 'Whether the container is privileged.
', 'Service$Archived' => 'Indicates whether this finding is archived.
', 'ThreatDetectedByName$Shortened' => 'Flag to determine if the finding contains every single infected file-path and/or every threat.
', 'UpdateDetectorRequest$Enable' => 'Specifies whether the detector is enabled or not enabled.
', 'UpdateIPSetRequest$Activate' => 'The updated Boolean value that specifies whether the IPSet is active or not.
', 'UpdateOrganizationConfigurationRequest$AutoEnable' => 'Indicates whether to automatically enable member accounts in the organization.
Even though this is still supported, we recommend using AutoEnableOrganizationMembers
to achieve the similar results.
The updated Boolean value that specifies whether the ThreateIntelSet is active or not.
', ], ], 'BucketLevelPermissions' => [ 'base' => 'Contains information about the bucket level permissions for the S3 bucket.
', 'refs' => [ 'PermissionConfiguration$BucketLevelPermissions' => 'Contains information about the bucket level permissions for the S3 bucket.
', ], ], 'BucketPolicy' => [ 'base' => 'Contains information on the current bucket policies for the S3 bucket.
', 'refs' => [ 'BucketLevelPermissions$BucketPolicy' => 'Contains information on the bucket policies for the S3 bucket.
', ], ], 'City' => [ 'base' => 'Contains information about the city associated with the IP address.
', 'refs' => [ 'RemoteIpDetails$City' => 'The city information of the remote IP address.
', ], ], 'ClientToken' => [ 'base' => NULL, 'refs' => [ 'CreateDetectorRequest$ClientToken' => 'The idempotency token for the create request.
', 'CreateFilterRequest$ClientToken' => 'The idempotency token for the create request.
', 'CreateIPSetRequest$ClientToken' => 'The idempotency token for the create request.
', 'CreatePublishingDestinationRequest$ClientToken' => 'The idempotency token for the request.
', 'CreateThreatIntelSetRequest$ClientToken' => 'The idempotency token for the create request.
', ], ], 'CloudTrailConfigurationResult' => [ 'base' => 'Contains information on the status of CloudTrail as a data source for the detector.
', 'refs' => [ 'DataSourceConfigurationsResult$CloudTrail' => 'An object that contains information on the status of CloudTrail as a data source.
', ], ], 'Condition' => [ 'base' => 'Contains information about the condition.
', 'refs' => [ 'Criterion$value' => NULL, ], ], 'ConflictException' => [ 'base' => 'A request conflict exception object.
', 'refs' => [], ], 'Container' => [ 'base' => 'Details of a container.
', 'refs' => [ 'Containers$member' => NULL, 'Resource$ContainerDetails' => NULL, ], ], 'Containers' => [ 'base' => NULL, 'refs' => [ 'EcsTaskDetails$Containers' => 'The containers that\'s associated with the task.
', 'KubernetesWorkloadDetails$Containers' => 'Containers running as part of the Kubernetes workload.
', ], ], 'CountByCoverageStatus' => [ 'base' => NULL, 'refs' => [ 'CoverageStatistics$CountByCoverageStatus' => 'Represents coverage statistics for EKS clusters aggregated by coverage status.
', ], ], 'CountByResourceType' => [ 'base' => NULL, 'refs' => [ 'CoverageStatistics$CountByResourceType' => 'Represents coverage statistics for EKS clusters aggregated by resource type.
', ], ], 'CountBySeverity' => [ 'base' => NULL, 'refs' => [ 'FindingStatistics$CountBySeverity' => 'Represents a map of severity to count statistics for a set of findings.
', ], ], 'Country' => [ 'base' => 'Contains information about the country where the remote IP address is located.
', 'refs' => [ 'RemoteIpDetails$Country' => 'The country code of the remote IP address.
', ], ], 'CoverageEksClusterDetails' => [ 'base' => 'Information about the EKS cluster that has a coverage status.
', 'refs' => [ 'CoverageResourceDetails$EksClusterDetails' => 'EKS cluster details involved in the coverage statistics.
', ], ], 'CoverageFilterCondition' => [ 'base' => 'Represents a condition that when matched will be added to the response of the operation.
', 'refs' => [ 'CoverageFilterCriterion$FilterCondition' => 'Contains information about the condition.
', ], ], 'CoverageFilterCriteria' => [ 'base' => 'Represents the criteria used in the filter.
', 'refs' => [ 'GetCoverageStatisticsRequest$FilterCriteria' => 'Represents the criteria used to filter the coverage statistics
', 'ListCoverageRequest$FilterCriteria' => 'Represents the criteria used to filter the coverage details.
', ], ], 'CoverageFilterCriterion' => [ 'base' => 'Represents a condition that when matched will be added to the response of the operation.
', 'refs' => [ 'CoverageFilterCriterionList$member' => NULL, ], ], 'CoverageFilterCriterionKey' => [ 'base' => NULL, 'refs' => [ 'CoverageFilterCriterion$CriterionKey' => 'An enum value representing possible filter fields.
', ], ], 'CoverageFilterCriterionList' => [ 'base' => NULL, 'refs' => [ 'CoverageFilterCriteria$FilterCriterion' => 'Represents a condition that when matched will be added to the response of the operation.
', ], ], 'CoverageResource' => [ 'base' => 'Information about the resource of the GuardDuty account.
', 'refs' => [ 'CoverageResources$member' => NULL, ], ], 'CoverageResourceDetails' => [ 'base' => 'Information about the resource for each individual EKS cluster.
', 'refs' => [ 'CoverageResource$ResourceDetails' => 'Information about the resource for which the coverage statistics are retrieved.
', ], ], 'CoverageResources' => [ 'base' => NULL, 'refs' => [ 'ListCoverageResponse$Resources' => 'A list of resources and their attributes providing cluster details.
', ], ], 'CoverageSortCriteria' => [ 'base' => 'Information about the sorting criteria used in the coverage statistics.
', 'refs' => [ 'ListCoverageRequest$SortCriteria' => 'Represents the criteria used to sort the coverage details.
', ], ], 'CoverageSortKey' => [ 'base' => NULL, 'refs' => [ 'CoverageSortCriteria$AttributeName' => 'Represents the field name used to sort the coverage details.
', ], ], 'CoverageStatistics' => [ 'base' => 'Information about the coverage statistics for a resource.
', 'refs' => [ 'GetCoverageStatisticsResponse$CoverageStatistics' => 'Represents the count aggregated by the statusCode
and resourceType
.
Represents the statistics type used to aggregate the coverage details.
', ], ], 'CoverageStatus' => [ 'base' => NULL, 'refs' => [ 'CountByCoverageStatus$key' => NULL, 'CoverageResource$CoverageStatus' => 'Represents the status of the EKS cluster coverage.
', ], ], 'CreateDetectorRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateDetectorResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateFilterRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateFilterResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateIPSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateIPSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateMembersRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateMembersResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreatePublishingDestinationRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreatePublishingDestinationResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateSampleFindingsRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateSampleFindingsResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateThreatIntelSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateThreatIntelSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'Criterion' => [ 'base' => NULL, 'refs' => [ 'FindingCriteria$Criterion' => 'Represents a map of finding properties that match specified conditions and values when querying findings.
', ], ], 'CriterionKey' => [ 'base' => NULL, 'refs' => [ 'FilterCriterion$CriterionKey' => 'An enum value representing possible scan properties to match with given scan entries.
', ], ], 'DNSLogsConfigurationResult' => [ 'base' => 'Contains information on the status of DNS logs as a data source.
', 'refs' => [ 'DataSourceConfigurationsResult$DNSLogs' => 'An object that contains information on the status of DNS logs as a data source.
', ], ], 'DataSource' => [ 'base' => NULL, 'refs' => [ 'DataSourceList$member' => NULL, 'UsageDataSourceResult$DataSource' => 'The data source type that generated usage.
', ], ], 'DataSourceConfigurations' => [ 'base' => 'Contains information about which data sources are enabled.
', 'refs' => [ 'CreateDetectorRequest$DataSources' => 'Describes which data sources will be enabled for the detector.
There might be regional differences because some data sources might not be available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more information, see Regions and endpoints.
', 'UpdateDetectorRequest$DataSources' => 'Describes which data sources will be updated.
There might be regional differences because some data sources might not be available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more information, see Regions and endpoints.
', 'UpdateMemberDetectorsRequest$DataSources' => 'Describes which data sources will be updated.
', ], ], 'DataSourceConfigurationsResult' => [ 'base' => 'Contains information on the status of data sources for the detector.
', 'refs' => [ 'GetDetectorResponse$DataSources' => 'Describes which data sources are enabled for the detector.
', 'MemberDataSourceConfiguration$DataSources' => 'Contains information on the status of data sources for the account.
', ], ], 'DataSourceFreeTrial' => [ 'base' => 'Contains information about which data sources are enabled for the GuardDuty member account.
', 'refs' => [ 'DataSourcesFreeTrial$CloudTrail' => 'Describes whether any Amazon Web Services CloudTrail management event logs are enabled as data sources.
', 'DataSourcesFreeTrial$DnsLogs' => 'Describes whether any DNS logs are enabled as data sources.
', 'DataSourcesFreeTrial$FlowLogs' => 'Describes whether any VPC Flow logs are enabled as data sources.
', 'DataSourcesFreeTrial$S3Logs' => 'Describes whether any S3 data event logs are enabled as data sources.
', 'KubernetesDataSourceFreeTrial$AuditLogs' => 'Describes whether Kubernetes audit logs are enabled as a data source.
', 'MalwareProtectionDataSourceFreeTrial$ScanEc2InstanceWithFindings' => 'Describes whether Malware Protection for EC2 instances with findings is enabled as a data source.
', ], ], 'DataSourceList' => [ 'base' => NULL, 'refs' => [ 'UsageCriteria$DataSources' => 'The data sources to aggregate usage statistics from.
', ], ], 'DataSourceStatus' => [ 'base' => NULL, 'refs' => [ 'CloudTrailConfigurationResult$Status' => 'Describes whether CloudTrail is enabled as a data source for the detector.
', 'DNSLogsConfigurationResult$Status' => 'Denotes whether DNS logs is enabled as a data source.
', 'EbsVolumesResult$Status' => 'Describes whether scanning EBS volumes is enabled as a data source.
', 'FlowLogsConfigurationResult$Status' => 'Denotes whether VPC flow logs is enabled as a data source.
', 'KubernetesAuditLogsConfigurationResult$Status' => 'A value that describes whether Kubernetes audit logs are enabled as a data source.
', 'S3LogsConfigurationResult$Status' => 'A value that describes whether S3 data event logs are automatically enabled for new members of the organization.
', ], ], 'DataSourcesFreeTrial' => [ 'base' => 'Contains information about which data sources are enabled for the GuardDuty member account.
', 'refs' => [ 'AccountFreeTrialInfo$DataSources' => 'Describes the data source enabled for the GuardDuty member account.
', ], ], 'DeclineInvitationsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeclineInvitationsResponse' => [ 'base' => NULL, 'refs' => [], ], 'DefaultServerSideEncryption' => [ 'base' => 'Contains information on the server side encryption method used in the S3 bucket. See S3 Server-Side Encryption for more information.
', 'refs' => [ 'S3BucketDetail$DefaultServerSideEncryption' => 'Describes the server side encryption method used in the S3 bucket.
', ], ], 'DeleteDetectorRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteDetectorResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteFilterRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteFilterResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteIPSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteIPSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteInvitationsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteInvitationsResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteMembersRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteMembersResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeletePublishingDestinationRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeletePublishingDestinationResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteThreatIntelSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteThreatIntelSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeMalwareScansRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeMalwareScansResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeOrganizationConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeOrganizationConfigurationResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribePublishingDestinationRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribePublishingDestinationResponse' => [ 'base' => NULL, 'refs' => [], ], 'Destination' => [ 'base' => 'Contains information about the publishing destination, including the ID, type, and status.
', 'refs' => [ 'Destinations$member' => NULL, ], ], 'DestinationProperties' => [ 'base' => 'Contains the Amazon Resource Name (ARN) of the resource to publish to, such as an S3 bucket, and the ARN of the KMS key to use to encrypt published findings.
', 'refs' => [ 'CreatePublishingDestinationRequest$DestinationProperties' => 'The properties of the publishing destination, including the ARNs for the destination and the KMS key used for encryption.
', 'DescribePublishingDestinationResponse$DestinationProperties' => 'A DestinationProperties
object that includes the DestinationArn
and KmsKeyArn
of the publishing destination.
A DestinationProperties
object that includes the DestinationArn
and KmsKeyArn
of the publishing destination.
The type of resource for the publishing destination. Currently only Amazon S3 buckets are supported.
', 'DescribePublishingDestinationResponse$DestinationType' => 'The type of publishing destination. Currently, only Amazon S3 buckets are supported.
', 'Destination$DestinationType' => 'The type of resource used for the publishing destination. Currently, only Amazon S3 buckets are supported.
', ], ], 'Destinations' => [ 'base' => NULL, 'refs' => [ 'ListPublishingDestinationsResponse$Destinations' => 'A Destinations
object that includes information about each publishing destination returned.
Information about the additional configuration for a feature in your GuardDuty account.
', 'refs' => [ 'DetectorAdditionalConfigurations$member' => NULL, ], ], 'DetectorAdditionalConfigurationResult' => [ 'base' => 'Information about the additional configuration.
', 'refs' => [ 'DetectorAdditionalConfigurationResults$member' => NULL, ], ], 'DetectorAdditionalConfigurationResults' => [ 'base' => NULL, 'refs' => [ 'DetectorFeatureConfigurationResult$AdditionalConfiguration' => 'Additional configuration for a resource.
', ], ], 'DetectorAdditionalConfigurations' => [ 'base' => NULL, 'refs' => [ 'DetectorFeatureConfiguration$AdditionalConfiguration' => 'Additional configuration for a resource.
', ], ], 'DetectorFeature' => [ 'base' => NULL, 'refs' => [ 'DetectorFeatureConfiguration$Name' => 'The name of the feature.
', ], ], 'DetectorFeatureConfiguration' => [ 'base' => 'Contains information about a GuardDuty feature.
', 'refs' => [ 'DetectorFeatureConfigurations$member' => NULL, ], ], 'DetectorFeatureConfigurationResult' => [ 'base' => 'Contains information about a GuardDuty feature.
', 'refs' => [ 'DetectorFeatureConfigurationsResults$member' => NULL, ], ], 'DetectorFeatureConfigurations' => [ 'base' => NULL, 'refs' => [ 'CreateDetectorRequest$Features' => 'A list of features that will be configured for the detector.
', 'UpdateDetectorRequest$Features' => 'Provides the features that will be updated for the detector.
', ], ], 'DetectorFeatureConfigurationsResults' => [ 'base' => NULL, 'refs' => [ 'GetDetectorResponse$Features' => 'Describes the features that have been enabled for the detector.
', ], ], 'DetectorFeatureResult' => [ 'base' => NULL, 'refs' => [ 'DetectorFeatureConfigurationResult$Name' => 'Indicates the name of the feature that can be enabled for the detector.
', ], ], 'DetectorId' => [ 'base' => NULL, 'refs' => [ 'AcceptAdministratorInvitationRequest$DetectorId' => 'The unique ID of the detector of the GuardDuty member account.
', 'AcceptInvitationRequest$DetectorId' => 'The unique ID of the detector of the GuardDuty member account.
', 'ArchiveFindingsRequest$DetectorId' => 'The ID of the detector that specifies the GuardDuty service whose findings you want to archive.
', 'CoverageResource$DetectorId' => 'The unique ID of the GuardDuty detector associated with the resource.
', 'CreateDetectorResponse$DetectorId' => 'The unique ID of the created detector.
', 'CreateFilterRequest$DetectorId' => 'The ID of the detector belonging to the GuardDuty account that you want to create a filter for.
', 'CreateIPSetRequest$DetectorId' => 'The unique ID of the detector of the GuardDuty account that you want to create an IPSet for.
', 'CreateMembersRequest$DetectorId' => 'The unique ID of the detector of the GuardDuty account that you want to associate member accounts with.
', 'CreatePublishingDestinationRequest$DetectorId' => 'The ID of the GuardDuty detector associated with the publishing destination.
', 'CreateSampleFindingsRequest$DetectorId' => 'The ID of the detector to create sample findings for.
', 'CreateThreatIntelSetRequest$DetectorId' => 'The unique ID of the detector of the GuardDuty account that you want to create a threatIntelSet for.
', 'DeleteDetectorRequest$DetectorId' => 'The unique ID of the detector that you want to delete.
', 'DeleteFilterRequest$DetectorId' => 'The unique ID of the detector that the filter is associated with.
', 'DeleteIPSetRequest$DetectorId' => 'The unique ID of the detector associated with the IPSet.
', 'DeleteMembersRequest$DetectorId' => 'The unique ID of the detector of the GuardDuty account whose members you want to delete.
', 'DeletePublishingDestinationRequest$DetectorId' => 'The unique ID of the detector associated with the publishing destination to delete.
', 'DeleteThreatIntelSetRequest$DetectorId' => 'The unique ID of the detector that the threatIntelSet is associated with.
', 'DescribeMalwareScansRequest$DetectorId' => 'The unique ID of the detector that the request is associated with.
', 'DescribeOrganizationConfigurationRequest$DetectorId' => 'The ID of the detector to retrieve information about the delegated administrator from.
', 'DescribePublishingDestinationRequest$DetectorId' => 'The unique ID of the detector associated with the publishing destination to retrieve.
', 'DetectorIds$member' => NULL, 'DisassociateFromAdministratorAccountRequest$DetectorId' => 'The unique ID of the detector of the GuardDuty member account.
', 'DisassociateFromMasterAccountRequest$DetectorId' => 'The unique ID of the detector of the GuardDuty member account.
', 'DisassociateMembersRequest$DetectorId' => 'The unique ID of the detector of the GuardDuty account whose members you want to disassociate from the administrator account.
', 'GetAdministratorAccountRequest$DetectorId' => 'The unique ID of the detector of the GuardDuty member account.
', 'GetCoverageStatisticsRequest$DetectorId' => 'The unique ID of the GuardDuty detector associated to the coverage statistics.
', 'GetDetectorRequest$DetectorId' => 'The unique ID of the detector that you want to get.
', 'GetFilterRequest$DetectorId' => 'The unique ID of the detector that the filter is associated with.
', 'GetFindingsRequest$DetectorId' => 'The ID of the detector that specifies the GuardDuty service whose findings you want to retrieve.
', 'GetFindingsStatisticsRequest$DetectorId' => 'The ID of the detector that specifies the GuardDuty service whose findings\' statistics you want to retrieve.
', 'GetIPSetRequest$DetectorId' => 'The unique ID of the detector that the IPSet is associated with.
', 'GetMalwareScanSettingsRequest$DetectorId' => 'The unique ID of the detector that the scan setting is associated with.
', 'GetMasterAccountRequest$DetectorId' => 'The unique ID of the detector of the GuardDuty member account.
', 'GetMemberDetectorsRequest$DetectorId' => 'The detector ID for the administrator account.
', 'GetMembersRequest$DetectorId' => 'The unique ID of the detector of the GuardDuty account whose members you want to retrieve.
', 'GetRemainingFreeTrialDaysRequest$DetectorId' => 'The unique ID of the detector of the GuardDuty member account.
', 'GetThreatIntelSetRequest$DetectorId' => 'The unique ID of the detector that the threatIntelSet is associated with.
', 'GetUsageStatisticsRequest$DetectorId' => 'The ID of the detector that specifies the GuardDuty service whose usage statistics you want to retrieve.
', 'InviteMembersRequest$DetectorId' => 'The unique ID of the detector of the GuardDuty account that you want to invite members with.
', 'ListCoverageRequest$DetectorId' => 'The unique ID of the detector whose coverage details you want to retrieve.
', 'ListFiltersRequest$DetectorId' => 'The unique ID of the detector that the filter is associated with.
', 'ListFindingsRequest$DetectorId' => 'The ID of the detector that specifies the GuardDuty service whose findings you want to list.
', 'ListIPSetsRequest$DetectorId' => 'The unique ID of the detector that the IPSet is associated with.
', 'ListMembersRequest$DetectorId' => 'The unique ID of the detector the member is associated with.
', 'ListPublishingDestinationsRequest$DetectorId' => 'The ID of the detector to retrieve publishing destinations for.
', 'ListThreatIntelSetsRequest$DetectorId' => 'The unique ID of the detector that the threatIntelSet is associated with.
', 'Member$DetectorId' => 'The detector ID of the member account.
', 'Scan$DetectorId' => 'The unique ID of the detector that the request is associated with.
', 'Scan$AdminDetectorId' => 'The unique detector ID of the administrator account that the request is associated with. Note that this value will be the same as the one used for DetectorId
if the account is an administrator.
The detector ID for the GuardDuty service.
', 'StartMonitoringMembersRequest$DetectorId' => 'The unique ID of the detector of the GuardDuty administrator account associated with the member accounts to monitor.
', 'StopMonitoringMembersRequest$DetectorId' => 'The unique ID of the detector associated with the GuardDuty administrator account that is monitoring member accounts.
', 'UnarchiveFindingsRequest$DetectorId' => 'The ID of the detector associated with the findings to unarchive.
', 'UpdateDetectorRequest$DetectorId' => 'The unique ID of the detector to update.
', 'UpdateFilterRequest$DetectorId' => 'The unique ID of the detector that specifies the GuardDuty service where you want to update a filter.
', 'UpdateFindingsFeedbackRequest$DetectorId' => 'The ID of the detector associated with the findings to update feedback for.
', 'UpdateIPSetRequest$DetectorId' => 'The detectorID that specifies the GuardDuty service whose IPSet you want to update.
', 'UpdateMalwareScanSettingsRequest$DetectorId' => 'The unique ID of the detector that specifies the GuardDuty service where you want to update scan settings.
', 'UpdateMemberDetectorsRequest$DetectorId' => 'The detector ID of the administrator account.
', 'UpdateOrganizationConfigurationRequest$DetectorId' => 'The ID of the detector that configures the delegated administrator.
', 'UpdatePublishingDestinationRequest$DetectorId' => 'The ID of the detector associated with the publishing destinations to update.
', 'UpdateThreatIntelSetRequest$DetectorId' => 'The detectorID that specifies the GuardDuty service whose ThreatIntelSet you want to update.
', ], ], 'DetectorIds' => [ 'base' => NULL, 'refs' => [ 'ListDetectorsResponse$DetectorIds' => 'A list of detector IDs.
', ], ], 'DetectorStatus' => [ 'base' => NULL, 'refs' => [ 'GetDetectorResponse$Status' => 'The detector status.
', ], ], 'DisableOrganizationAdminAccountRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisableOrganizationAdminAccountResponse' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateFromAdministratorAccountRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateFromAdministratorAccountResponse' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateFromMasterAccountRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateFromMasterAccountResponse' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateMembersRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateMembersResponse' => [ 'base' => NULL, 'refs' => [], ], 'DnsRequestAction' => [ 'base' => 'Contains information about the DNS_REQUEST action described in this finding.
', 'refs' => [ 'Action$DnsRequestAction' => 'Information about the DNS_REQUEST action described in this finding.
', ], ], 'DomainDetails' => [ 'base' => 'Contains information about the domain.
', 'refs' => [ 'AwsApiCallAction$DomainDetails' => 'The domain information for the Amazon Web Services API call.
', ], ], 'Double' => [ 'base' => NULL, 'refs' => [ 'Finding$Confidence' => 'The confidence score for the finding.
', 'Finding$Severity' => 'The severity of the finding.
', 'GeoLocation$Lat' => 'The latitude information of the remote IP address.
', 'GeoLocation$Lon' => 'The longitude information of the remote IP address.
', ], ], 'EbsSnapshotPreservation' => [ 'base' => NULL, 'refs' => [ 'GetMalwareScanSettingsResponse$EbsSnapshotPreservation' => 'An enum value representing possible snapshot preservation settings.
', 'UpdateMalwareScanSettingsRequest$EbsSnapshotPreservation' => 'An enum value representing possible snapshot preservation settings.
', ], ], 'EbsVolumeDetails' => [ 'base' => 'Contains list of scanned and skipped EBS volumes with details.
', 'refs' => [ 'Resource$EbsVolumeDetails' => 'Contains list of scanned and skipped EBS volumes with details.
', ], ], 'EbsVolumeScanDetails' => [ 'base' => 'Contains details from the malware scan that created a finding.
', 'refs' => [ 'Service$EbsVolumeScanDetails' => 'Returns details from the malware scan that created a finding.
', ], ], 'EbsVolumesResult' => [ 'base' => 'Describes the configuration of scanning EBS volumes as a data source.
', 'refs' => [ 'ScanEc2InstanceWithFindingsResult$EbsVolumes' => 'Describes the configuration of scanning EBS volumes as a data source.
', ], ], 'EcsClusterDetails' => [ 'base' => 'Contains information about the details of the ECS Cluster.
', 'refs' => [ 'Resource$EcsClusterDetails' => 'Contains information about the details of the ECS Cluster.
', ], ], 'EcsTaskDetails' => [ 'base' => 'Contains information about the task in an ECS cluster.
', 'refs' => [ 'EcsClusterDetails$TaskDetails' => 'Contains information about the details of the ECS Task.
', ], ], 'EksClusterDetails' => [ 'base' => 'Details about the EKS cluster involved in a Kubernetes finding.
', 'refs' => [ 'Resource$EksClusterDetails' => 'Details about the EKS cluster involved in a Kubernetes finding.
', ], ], 'Email' => [ 'base' => NULL, 'refs' => [ 'AccountDetail$Email' => 'The email address of the member account.
', 'Member$Email' => 'The email address of the member account.
', ], ], 'EnableOrganizationAdminAccountRequest' => [ 'base' => NULL, 'refs' => [], ], 'EnableOrganizationAdminAccountResponse' => [ 'base' => NULL, 'refs' => [], ], 'Eq' => [ 'base' => NULL, 'refs' => [ 'Condition$Eq' => 'Represents the equal condition to be applied to a single field when querying for findings.
', ], ], 'Equals' => [ 'base' => NULL, 'refs' => [ 'Condition$Equals' => 'Represents an equal condition to be applied to a single field when querying for findings.
', 'CoverageFilterCondition$Equals' => 'Represents an equal condition that is applied to a single field while retrieving the coverage details.
', ], ], 'Evidence' => [ 'base' => 'Contains information about the reason that the finding was generated.
', 'refs' => [ 'Service$Evidence' => 'An evidence object associated with the service.
', ], ], 'FeatureAdditionalConfiguration' => [ 'base' => NULL, 'refs' => [ 'DetectorAdditionalConfiguration$Name' => 'Name of the additional configuration.
', 'DetectorAdditionalConfigurationResult$Name' => 'Name of the additional configuration.
', ], ], 'FeatureStatus' => [ 'base' => NULL, 'refs' => [ 'DetectorAdditionalConfiguration$Status' => 'Status of the additional configuration.
', 'DetectorAdditionalConfigurationResult$Status' => 'Status of the additional configuration.
', 'DetectorFeatureConfiguration$Status' => 'The status of the feature.
', 'DetectorFeatureConfigurationResult$Status' => 'Indicates the status of the feature that is enabled for the detector.
', 'MemberAdditionalConfiguration$Status' => 'Status of the additional configuration.
', 'MemberAdditionalConfigurationResult$Status' => 'Indicates the status of the additional configuration that is set for the member account.
', 'MemberFeaturesConfiguration$Status' => 'The status of the feature.
', 'MemberFeaturesConfigurationResult$Status' => 'Indicates the status of the feature that is enabled for the detector.
', ], ], 'Feedback' => [ 'base' => NULL, 'refs' => [ 'UpdateFindingsFeedbackRequest$Feedback' => 'The feedback for the finding.
', ], ], 'FilePaths' => [ 'base' => NULL, 'refs' => [ 'ScanThreatName$FilePaths' => 'List of infected files in EBS volume with details.
', ], ], 'FilterAction' => [ 'base' => NULL, 'refs' => [ 'CreateFilterRequest$Action' => 'Specifies the action that is to be applied to the findings that match the filter.
', 'GetFilterResponse$Action' => 'Specifies the action that is to be applied to the findings that match the filter.
', 'UpdateFilterRequest$Action' => 'Specifies the action that is to be applied to the findings that match the filter.
', ], ], 'FilterCondition' => [ 'base' => 'Contains information about the condition.
', 'refs' => [ 'FilterCriterion$FilterCondition' => 'Contains information about the condition.
', ], ], 'FilterCriteria' => [ 'base' => 'Represents the criteria to be used in the filter for describing scan entries.
', 'refs' => [ 'DescribeMalwareScansRequest$FilterCriteria' => 'Represents the criteria to be used in the filter for describing scan entries.
', ], ], 'FilterCriterion' => [ 'base' => 'Represents a condition that when matched will be added to the response of the operation. Irrespective of using any filter criteria, an administrator account can view the scan entries for all of its member accounts. However, each member account can view the scan entries only for their own account.
', 'refs' => [ 'FilterCriterionList$member' => NULL, ], ], 'FilterCriterionList' => [ 'base' => NULL, 'refs' => [ 'FilterCriteria$FilterCriterion' => 'Represents a condition that when matched will be added to the response of the operation.
', ], ], 'FilterDescription' => [ 'base' => NULL, 'refs' => [ 'CreateFilterRequest$Description' => 'The description of the filter. Valid characters include alphanumeric characters, and special characters such as hyphen, period, colon, underscore, parentheses ({ }
, [ ]
, and ( )
), forward slash, horizontal tab, vertical tab, newline, form feed, return, and whitespace.
The description of the filter.
', 'UpdateFilterRequest$Description' => 'The description of the filter. Valid characters include alphanumeric characters, and special characters such as hyphen, period, colon, underscore, parentheses ({ }
, [ ]
, and ( )
), forward slash, horizontal tab, vertical tab, newline, form feed, return, and whitespace.
The name of the filter. Valid characters include period (.), underscore (_), dash (-), and alphanumeric characters. A whitespace is considered to be an invalid character.
', 'CreateFilterResponse$Name' => 'The name of the successfully created filter.
', 'FilterNames$member' => NULL, 'GetFilterResponse$Name' => 'The name of the filter.
', 'UpdateFilterResponse$Name' => 'The name of the filter.
', ], ], 'FilterNames' => [ 'base' => NULL, 'refs' => [ 'ListFiltersResponse$FilterNames' => 'A list of filter names.
', ], ], 'FilterRank' => [ 'base' => NULL, 'refs' => [ 'CreateFilterRequest$Rank' => 'Specifies the position of the filter in the list of current filters. Also specifies the order in which this filter is applied to the findings.
', 'GetFilterResponse$Rank' => 'Specifies the position of the filter in the list of current filters. Also specifies the order in which this filter is applied to the findings.
', 'UpdateFilterRequest$Rank' => 'Specifies the position of the filter in the list of current filters. Also specifies the order in which this filter is applied to the findings.
', ], ], 'Finding' => [ 'base' => 'Contains information about the finding, which is generated when abnormal or suspicious activity is detected.
', 'refs' => [ 'Findings$member' => NULL, ], ], 'FindingCriteria' => [ 'base' => 'Contains information about the criteria used for querying findings.
', 'refs' => [ 'CreateFilterRequest$FindingCriteria' => 'Represents the criteria to be used in the filter for querying findings.
You can only use the following attributes to query findings:
accountId
region
id
resource.accessKeyDetails.accessKeyId
resource.accessKeyDetails.principalId
resource.accessKeyDetails.userName
resource.accessKeyDetails.userType
resource.instanceDetails.iamInstanceProfile.id
resource.instanceDetails.imageId
resource.instanceDetails.instanceId
resource.instanceDetails.outpostArn
resource.instanceDetails.networkInterfaces.ipv6Addresses
resource.instanceDetails.networkInterfaces.privateIpAddresses.privateIpAddress
resource.instanceDetails.networkInterfaces.publicDnsName
resource.instanceDetails.networkInterfaces.publicIp
resource.instanceDetails.networkInterfaces.securityGroups.groupId
resource.instanceDetails.networkInterfaces.securityGroups.groupName
resource.instanceDetails.networkInterfaces.subnetId
resource.instanceDetails.networkInterfaces.vpcId
resource.instanceDetails.tags.key
resource.instanceDetails.tags.value
resource.resourceType
service.action.actionType
service.action.awsApiCallAction.api
service.action.awsApiCallAction.callerType
service.action.awsApiCallAction.errorCode
service.action.awsApiCallAction.userAgent
service.action.awsApiCallAction.remoteIpDetails.city.cityName
service.action.awsApiCallAction.remoteIpDetails.country.countryName
service.action.awsApiCallAction.remoteIpDetails.ipAddressV4
service.action.awsApiCallAction.remoteIpDetails.organization.asn
service.action.awsApiCallAction.remoteIpDetails.organization.asnOrg
service.action.awsApiCallAction.serviceName
service.action.dnsRequestAction.domain
service.action.networkConnectionAction.blocked
service.action.networkConnectionAction.connectionDirection
service.action.networkConnectionAction.localPortDetails.port
service.action.networkConnectionAction.protocol
service.action.networkConnectionAction.localIpDetails.ipAddressV4
service.action.networkConnectionAction.remoteIpDetails.city.cityName
service.action.networkConnectionAction.remoteIpDetails.country.countryName
service.action.networkConnectionAction.remoteIpDetails.ipAddressV4
service.action.networkConnectionAction.remoteIpDetails.organization.asn
service.action.networkConnectionAction.remoteIpDetails.organization.asnOrg
service.action.networkConnectionAction.remotePortDetails.port
service.additionalInfo.threatListName
resource.s3BucketDetails.publicAccess.effectivePermissions
resource.s3BucketDetails.name
resource.s3BucketDetails.tags.key
resource.s3BucketDetails.tags.value
resource.s3BucketDetails.type
service.resourceRole
severity
type
updatedAt
Type: ISO 8601 string format: YYYY-MM-DDTHH:MM:SS.SSSZ or YYYY-MM-DDTHH:MM:SSZ depending on whether the value contains milliseconds.
Represents the criteria to be used in the filter for querying findings.
', 'GetFindingsStatisticsRequest$FindingCriteria' => 'Represents the criteria that is used for querying findings.
', 'ListFindingsRequest$FindingCriteria' => 'Represents the criteria used for querying findings. Valid values include:
JSON field name
accountId
region
confidence
id
resource.accessKeyDetails.accessKeyId
resource.accessKeyDetails.principalId
resource.accessKeyDetails.userName
resource.accessKeyDetails.userType
resource.instanceDetails.iamInstanceProfile.id
resource.instanceDetails.imageId
resource.instanceDetails.instanceId
resource.instanceDetails.networkInterfaces.ipv6Addresses
resource.instanceDetails.networkInterfaces.privateIpAddresses.privateIpAddress
resource.instanceDetails.networkInterfaces.publicDnsName
resource.instanceDetails.networkInterfaces.publicIp
resource.instanceDetails.networkInterfaces.securityGroups.groupId
resource.instanceDetails.networkInterfaces.securityGroups.groupName
resource.instanceDetails.networkInterfaces.subnetId
resource.instanceDetails.networkInterfaces.vpcId
resource.instanceDetails.tags.key
resource.instanceDetails.tags.value
resource.resourceType
service.action.actionType
service.action.awsApiCallAction.api
service.action.awsApiCallAction.callerType
service.action.awsApiCallAction.remoteIpDetails.city.cityName
service.action.awsApiCallAction.remoteIpDetails.country.countryName
service.action.awsApiCallAction.remoteIpDetails.ipAddressV4
service.action.awsApiCallAction.remoteIpDetails.organization.asn
service.action.awsApiCallAction.remoteIpDetails.organization.asnOrg
service.action.awsApiCallAction.serviceName
service.action.dnsRequestAction.domain
service.action.networkConnectionAction.blocked
service.action.networkConnectionAction.connectionDirection
service.action.networkConnectionAction.localPortDetails.port
service.action.networkConnectionAction.protocol
service.action.networkConnectionAction.remoteIpDetails.country.countryName
service.action.networkConnectionAction.remoteIpDetails.ipAddressV4
service.action.networkConnectionAction.remoteIpDetails.organization.asn
service.action.networkConnectionAction.remoteIpDetails.organization.asnOrg
service.action.networkConnectionAction.remotePortDetails.port
service.additionalInfo.threatListName
service.archived
When this attribute is set to \'true\', only archived findings are listed. When it\'s set to \'false\', only unarchived findings are listed. When this attribute is not set, all existing findings are listed.
service.resourceRole
severity
type
updatedAt
Type: Timestamp in Unix Epoch millisecond format: 1486685375000
Represents the criteria to be used in the filter for querying findings.
', ], ], 'FindingId' => [ 'base' => NULL, 'refs' => [ 'FindingIds$member' => NULL, ], ], 'FindingIds' => [ 'base' => NULL, 'refs' => [ 'ArchiveFindingsRequest$FindingIds' => 'The IDs of the findings that you want to archive.
', 'GetFindingsRequest$FindingIds' => 'The IDs of the findings that you want to retrieve.
', 'ListFindingsResponse$FindingIds' => 'The IDs of the findings that you\'re listing.
', 'UnarchiveFindingsRequest$FindingIds' => 'The IDs of the findings to unarchive.
', 'UpdateFindingsFeedbackRequest$FindingIds' => 'The IDs of the findings that you want to mark as useful or not useful.
', ], ], 'FindingPublishingFrequency' => [ 'base' => NULL, 'refs' => [ 'CreateDetectorRequest$FindingPublishingFrequency' => 'A value that specifies how frequently updated findings are exported.
', 'GetDetectorResponse$FindingPublishingFrequency' => 'The publishing frequency of the finding.
', 'UpdateDetectorRequest$FindingPublishingFrequency' => 'An enum value that specifies how frequently findings are exported, such as to CloudWatch Events.
', ], ], 'FindingStatisticType' => [ 'base' => NULL, 'refs' => [ 'FindingStatisticTypes$member' => NULL, ], ], 'FindingStatisticTypes' => [ 'base' => NULL, 'refs' => [ 'GetFindingsStatisticsRequest$FindingStatisticTypes' => 'The types of finding statistics to retrieve.
', ], ], 'FindingStatistics' => [ 'base' => 'Contains information about finding statistics.
', 'refs' => [ 'GetFindingsStatisticsResponse$FindingStatistics' => 'The finding statistics object.
', ], ], 'FindingType' => [ 'base' => NULL, 'refs' => [ 'Finding$Type' => 'The type of finding.
', 'FindingTypes$member' => NULL, ], ], 'FindingTypes' => [ 'base' => NULL, 'refs' => [ 'CreateSampleFindingsRequest$FindingTypes' => 'The types of sample findings to generate.
', ], ], 'Findings' => [ 'base' => NULL, 'refs' => [ 'GetFindingsResponse$Findings' => 'A list of findings.
', ], ], 'FlagsList' => [ 'base' => NULL, 'refs' => [ 'RuntimeContext$Flags' => 'Represents options that control the behavior of a runtime operation or action. For example, a filesystem mount operation may contain a read-only flag.
', ], ], 'FlowLogsConfigurationResult' => [ 'base' => 'Contains information on the status of VPC flow logs as a data source.
', 'refs' => [ 'DataSourceConfigurationsResult$FlowLogs' => 'An object that contains information on the status of VPC flow logs as a data source.
', ], ], 'FreeTrialFeatureConfigurationResult' => [ 'base' => 'Contains information about the free trial period for a feature.
', 'refs' => [ 'FreeTrialFeatureConfigurationsResults$member' => NULL, ], ], 'FreeTrialFeatureConfigurationsResults' => [ 'base' => NULL, 'refs' => [ 'AccountFreeTrialInfo$Features' => 'A list of features enabled for the GuardDuty account.
', ], ], 'FreeTrialFeatureResult' => [ 'base' => NULL, 'refs' => [ 'FreeTrialFeatureConfigurationResult$Name' => 'The name of the feature for which the free trial is configured.
', ], ], 'GeoLocation' => [ 'base' => 'Contains information about the location of the remote IP address.
', 'refs' => [ 'RemoteIpDetails$GeoLocation' => 'The location information of the remote IP address.
', ], ], 'GetAdministratorAccountRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetAdministratorAccountResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetCoverageStatisticsRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetCoverageStatisticsResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetDetectorRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetDetectorResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetFilterRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetFilterResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetFindingsRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetFindingsResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetFindingsStatisticsRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetFindingsStatisticsResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetIPSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetIPSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetInvitationsCountRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetInvitationsCountResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetMalwareScanSettingsRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetMalwareScanSettingsResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetMasterAccountRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetMasterAccountResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetMemberDetectorsRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetMemberDetectorsResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetMembersRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetMembersResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetRemainingFreeTrialDaysRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetRemainingFreeTrialDaysResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetThreatIntelSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetThreatIntelSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetUsageStatisticsRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetUsageStatisticsResponse' => [ 'base' => NULL, 'refs' => [], ], 'Groups' => [ 'base' => NULL, 'refs' => [ 'KubernetesUserDetails$Groups' => 'The groups that include the user who called the Kubernetes API.
', ], ], 'GuardDutyArn' => [ 'base' => NULL, 'refs' => [ 'ListTagsForResourceRequest$ResourceArn' => 'The Amazon Resource Name (ARN) for the given GuardDuty resource.
', 'TagResourceRequest$ResourceArn' => 'The Amazon Resource Name (ARN) for the GuardDuty resource to apply a tag to.
', 'UntagResourceRequest$ResourceArn' => 'The Amazon Resource Name (ARN) for the resource to remove tags from.
', ], ], 'HighestSeverityThreatDetails' => [ 'base' => 'Contains details of the highest severity threat detected during scan and number of infected files.
', 'refs' => [ 'ScanDetections$HighestSeverityThreatDetails' => 'Details of the highest severity threat detected during malware scan and number of infected files.
', ], ], 'HostPath' => [ 'base' => 'Represents a pre-existing file or directory on the host machine that the volume maps to.
', 'refs' => [ 'Volume$HostPath' => 'Represents a pre-existing file or directory on the host machine that the volume maps to.
', ], ], 'IamInstanceProfile' => [ 'base' => 'Contains information about the EC2 instance profile.
', 'refs' => [ 'InstanceDetails$IamInstanceProfile' => 'The profile information of the EC2 instance.
', ], ], 'InstanceArn' => [ 'base' => NULL, 'refs' => [ 'ResourceDetails$InstanceArn' => 'InstanceArn that was scanned in the scan entry.
', ], ], 'InstanceDetails' => [ 'base' => 'Contains information about the details of an instance.
', 'refs' => [ 'Resource$InstanceDetails' => 'The information about the EC2 instance associated with the activity that prompted GuardDuty to generate a finding.
', ], ], 'Integer' => [ 'base' => NULL, 'refs' => [ 'Condition$Gt' => 'Represents a greater than condition to be applied to a single field when querying for findings.
', 'Condition$Gte' => 'Represents a greater than or equal condition to be applied to a single field when querying for findings.
', 'Condition$Lt' => 'Represents a less than condition to be applied to a single field when querying for findings.
', 'Condition$Lte' => 'Represents a less than or equal condition to be applied to a single field when querying for findings.
', 'CountBySeverity$value' => NULL, 'DataSourceFreeTrial$FreeTrialDaysRemaining' => 'A value that specifies the number of days left to use each enabled data source.
', 'EcsClusterDetails$ActiveServicesCount' => 'The number of services that are running on the cluster in an ACTIVE state.
', 'EcsClusterDetails$RegisteredContainerInstancesCount' => 'The number of container instances registered into the cluster.
', 'EcsClusterDetails$RunningTasksCount' => 'The number of tasks in the cluster that are in the RUNNING state.
', 'FreeTrialFeatureConfigurationResult$FreeTrialDaysRemaining' => 'The number of the remaining free trial days for the feature.
', 'GetInvitationsCountResponse$InvitationsCount' => 'The number of received invitations.
', 'HighestSeverityThreatDetails$Count' => 'Total number of infected files with the highest severity threat detected.
', 'KubernetesApiCallAction$StatusCode' => 'The resulting HTTP response code of the Kubernetes API call action.
', 'LineageObject$NamespacePid' => 'The process ID of the child process.
', 'LineageObject$UserId' => 'The user ID of the user that executed the process.
', 'LineageObject$Pid' => 'The ID of the process.
', 'LineageObject$Euid' => 'The effective user ID that was used to execute the process.
', 'LocalPortDetails$Port' => 'The port number of the local connection.
', 'LoginAttribute$FailedLoginAttempts' => 'Represents the sum of failed (unsuccessful) login attempts made to establish a connection to the database instance.
', 'LoginAttribute$SuccessfulLoginAttempts' => 'Represents the sum of successful connections (a correct combination of login attributes) made to the database instance by the actor.
', 'ProcessDetails$NamespacePid' => 'The ID of the child process.
', 'ProcessDetails$Pid' => 'The ID of the process.
', 'ProcessDetails$UserId' => 'The unique ID of the user that executed the process.
', 'ProcessDetails$Euid' => 'The effective user ID of the user that executed the process.
', 'RemotePortDetails$Port' => 'The port number of the remote connection.
', 'RuntimeContext$IanaProtocolNumber' => 'Specifies a particular protocol within the address family. Usually there is a single protocol in address families. For example, the address family AF_INET
only has the IP protocol.
Total number of files infected with given threat.
', 'ScannedItemCount$TotalGb' => 'Total GB of files scanned for malware.
', 'ScannedItemCount$Files' => 'Number of files scanned.
', 'ScannedItemCount$Volumes' => 'Total number of scanned volumes.
', 'Service$Count' => 'The total count of the occurrences of this finding type.
', 'ThreatDetectedByName$ItemCount' => 'Total number of infected files identified.
', 'ThreatDetectedByName$UniqueThreatNameCount' => 'Total number of unique threats by name identified, as part of the malware scan.
', 'ThreatsDetectedItemCount$Files' => 'Total number of infected files.
', 'VolumeDetail$VolumeSizeInGB' => 'EBS volume size in GB.
', ], ], 'IntegerValueWithMax' => [ 'base' => NULL, 'refs' => [ 'DescribeMalwareScansRequest$MaxResults' => 'You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 50. The maximum value is 50.
', ], ], 'InternalServerErrorException' => [ 'base' => 'An internal server error exception object.
', 'refs' => [], ], 'Invitation' => [ 'base' => 'Contains information about the invitation to become a member account.
', 'refs' => [ 'Invitations$member' => NULL, ], ], 'Invitations' => [ 'base' => NULL, 'refs' => [ 'ListInvitationsResponse$Invitations' => 'A list of invitation descriptions.
', ], ], 'InviteMembersRequest' => [ 'base' => NULL, 'refs' => [], ], 'InviteMembersResponse' => [ 'base' => NULL, 'refs' => [], ], 'IpSetFormat' => [ 'base' => NULL, 'refs' => [ 'CreateIPSetRequest$Format' => 'The format of the file that contains the IPSet.
', 'GetIPSetResponse$Format' => 'The format of the file that contains the IPSet.
', ], ], 'IpSetIds' => [ 'base' => NULL, 'refs' => [ 'ListIPSetsResponse$IpSetIds' => 'The IDs of the IPSet resources.
', ], ], 'IpSetStatus' => [ 'base' => NULL, 'refs' => [ 'GetIPSetResponse$Status' => 'The status of IPSet file that was uploaded.
', ], ], 'Ipv6Addresses' => [ 'base' => NULL, 'refs' => [ 'NetworkInterface$Ipv6Addresses' => 'A list of IPv6 addresses for the EC2 instance.
', ], ], 'KubernetesApiCallAction' => [ 'base' => 'Information about the Kubernetes API call action described in this finding.
', 'refs' => [ 'Action$KubernetesApiCallAction' => 'Information about the Kubernetes API call action described in this finding.
', ], ], 'KubernetesAuditLogsConfiguration' => [ 'base' => 'Describes whether Kubernetes audit logs are enabled as a data source.
', 'refs' => [ 'KubernetesConfiguration$AuditLogs' => 'The status of Kubernetes audit logs as a data source.
', ], ], 'KubernetesAuditLogsConfigurationResult' => [ 'base' => 'Describes whether Kubernetes audit logs are enabled as a data source.
', 'refs' => [ 'KubernetesConfigurationResult$AuditLogs' => 'Describes whether Kubernetes audit logs are enabled as a data source.
', ], ], 'KubernetesConfiguration' => [ 'base' => 'Describes whether any Kubernetes data sources are enabled.
', 'refs' => [ 'DataSourceConfigurations$Kubernetes' => 'Describes whether any Kubernetes logs are enabled as data sources.
', ], ], 'KubernetesConfigurationResult' => [ 'base' => 'Describes whether any Kubernetes logs will be enabled as a data source.
', 'refs' => [ 'DataSourceConfigurationsResult$Kubernetes' => 'An object that contains information on the status of all Kubernetes data sources.
', ], ], 'KubernetesDataSourceFreeTrial' => [ 'base' => 'Provides details about the Kubernetes resources when it is enabled as a data source.
', 'refs' => [ 'DataSourcesFreeTrial$Kubernetes' => 'Describes whether any Kubernetes logs are enabled as data sources.
', ], ], 'KubernetesDetails' => [ 'base' => 'Details about Kubernetes resources such as a Kubernetes user or workload resource involved in a Kubernetes finding.
', 'refs' => [ 'Resource$KubernetesDetails' => 'Details about the Kubernetes user and workload involved in a Kubernetes finding.
', ], ], 'KubernetesUserDetails' => [ 'base' => 'Details about the Kubernetes user involved in a Kubernetes finding.
', 'refs' => [ 'KubernetesDetails$KubernetesUserDetails' => 'Details about the Kubernetes user involved in a Kubernetes finding.
', ], ], 'KubernetesWorkloadDetails' => [ 'base' => 'Details about the Kubernetes workload involved in a Kubernetes finding.
', 'refs' => [ 'KubernetesDetails$KubernetesWorkloadDetails' => 'Details about the Kubernetes workload involved in a Kubernetes finding.
', ], ], 'LambdaDetails' => [ 'base' => 'Information about the Lambda function involved in the finding.
', 'refs' => [ 'Resource$LambdaDetails' => 'Contains information about the Lambda function that was involved in a finding.
', ], ], 'Lineage' => [ 'base' => NULL, 'refs' => [ 'ProcessDetails$Lineage' => 'Information about the process\'s lineage.
', ], ], 'LineageObject' => [ 'base' => 'Information about the runtime process details.
', 'refs' => [ 'Lineage$member' => NULL, ], ], 'ListCoverageRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListCoverageResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListDetectorsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListDetectorsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListFiltersRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListFiltersResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListFindingsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListFindingsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListIPSetsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListIPSetsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListInvitationsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListInvitationsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListMembersRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListMembersResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListOrganizationAdminAccountsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListOrganizationAdminAccountsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListPublishingDestinationsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListPublishingDestinationsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListThreatIntelSetsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListThreatIntelSetsResponse' => [ 'base' => NULL, 'refs' => [], ], 'LocalIpDetails' => [ 'base' => 'Contains information about the local IP address of the connection.
', 'refs' => [ 'NetworkConnectionAction$LocalIpDetails' => 'The local IP information of the connection.
', 'PortProbeDetail$LocalIpDetails' => 'The local IP information of the connection.
', ], ], 'LocalPortDetails' => [ 'base' => 'Contains information about the port for the local connection.
', 'refs' => [ 'NetworkConnectionAction$LocalPortDetails' => 'The local port information of the connection.
', 'PortProbeDetail$LocalPortDetails' => 'The local port information of the connection.
', ], ], 'Location' => [ 'base' => NULL, 'refs' => [ 'CreateIPSetRequest$Location' => 'The URI of the file that contains the IPSet.
', 'CreateThreatIntelSetRequest$Location' => 'The URI of the file that contains the ThreatIntelSet.
', 'GetIPSetResponse$Location' => 'The URI of the file that contains the IPSet.
', 'GetThreatIntelSetResponse$Location' => 'The URI of the file that contains the ThreatIntelSet.
', 'UpdateIPSetRequest$Location' => 'The updated URI of the file that contains the IPSet.
', 'UpdateThreatIntelSetRequest$Location' => 'The updated URI of the file that contains the ThreateIntelSet.
', ], ], 'LoginAttribute' => [ 'base' => 'Information about the login attempts.
', 'refs' => [ 'LoginAttributes$member' => NULL, ], ], 'LoginAttributes' => [ 'base' => NULL, 'refs' => [ 'RdsLoginAttemptAction$LoginAttributes' => 'Indicates the login attributes used in the login attempt.
', ], ], 'Long' => [ 'base' => NULL, 'refs' => [ 'Condition$GreaterThan' => 'Represents a greater than condition to be applied to a single field when querying for findings.
', 'Condition$GreaterThanOrEqual' => 'Represents a greater than or equal condition to be applied to a single field when querying for findings.
', 'Condition$LessThan' => 'Represents a less than condition to be applied to a single field when querying for findings.
', 'Condition$LessThanOrEqual' => 'Represents a less than or equal condition to be applied to a single field when querying for findings.
', 'CountByCoverageStatus$value' => NULL, 'CountByResourceType$value' => NULL, 'CoverageEksClusterDetails$CoveredNodes' => 'Represents the nodes within the EKS cluster that have a HEALTHY
coverage status.
Represents all the nodes within the EKS cluster in your account.
', 'DescribePublishingDestinationResponse$PublishingFailureStartTimestamp' => 'The time, in epoch millisecond format, at which GuardDuty was first unable to publish findings to the destination.
', ], ], 'LongValue' => [ 'base' => NULL, 'refs' => [ 'FilterCondition$GreaterThan' => 'Represents a greater than condition to be applied to a single field when querying for scan entries.
', 'FilterCondition$LessThan' => 'Represents a less than condition to be applied to a single field when querying for scan entries.
', ], ], 'MalwareProtectionConfiguration' => [ 'base' => 'Describes whether Malware Protection will be enabled as a data source.
', 'refs' => [ 'DataSourceConfigurations$MalwareProtection' => 'Describes whether Malware Protection is enabled as a data source.
', ], ], 'MalwareProtectionConfigurationResult' => [ 'base' => 'An object that contains information on the status of all Malware Protection data sources.
', 'refs' => [ 'DataSourceConfigurationsResult$MalwareProtection' => 'Describes the configuration of Malware Protection data sources.
', 'UnprocessedDataSourcesResult$MalwareProtection' => NULL, ], ], 'MalwareProtectionDataSourceFreeTrial' => [ 'base' => 'Provides details about Malware Protection when it is enabled as a data source.
', 'refs' => [ 'DataSourcesFreeTrial$MalwareProtection' => 'Describes whether Malware Protection is enabled as a data source.
', ], ], 'MapEquals' => [ 'base' => NULL, 'refs' => [ 'ScanCondition$MapEquals' => 'Represents an mapEqual condition to be applied to a single field when triggering for malware scan.
', ], ], 'Master' => [ 'base' => 'Contains information about the administrator account and invitation.
', 'refs' => [ 'GetMasterAccountResponse$Master' => 'The administrator account details.
', ], ], 'MaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeOrganizationConfigurationRequest$MaxResults' => 'You can use this parameter to indicate the maximum number of items that you want in the response.
', 'GetUsageStatisticsRequest$MaxResults' => 'The maximum number of results to return in the response.
', 'ListCoverageRequest$MaxResults' => 'The maximum number of results to return in the response.
', 'ListDetectorsRequest$MaxResults' => 'You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 50. The maximum value is 50.
', 'ListFiltersRequest$MaxResults' => 'You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 50. The maximum value is 50.
', 'ListFindingsRequest$MaxResults' => 'You can use this parameter to indicate the maximum number of items you want in the response. The default value is 50. The maximum value is 50.
', 'ListIPSetsRequest$MaxResults' => 'You can use this parameter to indicate the maximum number of items you want in the response. The default value is 50. The maximum value is 50.
', 'ListInvitationsRequest$MaxResults' => 'You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 50. The maximum value is 50.
', 'ListMembersRequest$MaxResults' => 'You can use this parameter to indicate the maximum number of items you want in the response. The default value is 50. The maximum value is 50.
', 'ListOrganizationAdminAccountsRequest$MaxResults' => 'The maximum number of results to return in the response.
', 'ListPublishingDestinationsRequest$MaxResults' => 'The maximum number of results to return in the response.
', 'ListThreatIntelSetsRequest$MaxResults' => 'You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 50. The maximum value is 50.
', ], ], 'Member' => [ 'base' => 'Contains information about the member account.
', 'refs' => [ 'Members$member' => NULL, ], ], 'MemberAdditionalConfiguration' => [ 'base' => 'Information about the additional configuration for the member account.
', 'refs' => [ 'MemberAdditionalConfigurations$member' => NULL, ], ], 'MemberAdditionalConfigurationResult' => [ 'base' => 'Information about the additional configuration for the member account.
', 'refs' => [ 'MemberAdditionalConfigurationResults$member' => NULL, ], ], 'MemberAdditionalConfigurationResults' => [ 'base' => NULL, 'refs' => [ 'MemberFeaturesConfigurationResult$AdditionalConfiguration' => 'Indicates the additional configuration of the feature that is configured for the member account.
', ], ], 'MemberAdditionalConfigurations' => [ 'base' => NULL, 'refs' => [ 'MemberFeaturesConfiguration$AdditionalConfiguration' => 'Additional configuration of the feature for the member account.
', ], ], 'MemberDataSourceConfiguration' => [ 'base' => 'Contains information on which data sources are enabled for a member account.
', 'refs' => [ 'MemberDataSourceConfigurations$member' => NULL, ], ], 'MemberDataSourceConfigurations' => [ 'base' => NULL, 'refs' => [ 'GetMemberDetectorsResponse$MemberDataSourceConfigurations' => 'An object that describes which data sources are enabled for a member account.
', ], ], 'MemberFeaturesConfiguration' => [ 'base' => 'Contains information about the features for the member account.
', 'refs' => [ 'MemberFeaturesConfigurations$member' => NULL, ], ], 'MemberFeaturesConfigurationResult' => [ 'base' => 'Contains information about the features for the member account.
', 'refs' => [ 'MemberFeaturesConfigurationsResults$member' => NULL, ], ], 'MemberFeaturesConfigurations' => [ 'base' => NULL, 'refs' => [ 'UpdateMemberDetectorsRequest$Features' => 'A list of features that will be updated for the specified member accounts.
', ], ], 'MemberFeaturesConfigurationsResults' => [ 'base' => NULL, 'refs' => [ 'MemberDataSourceConfiguration$Features' => 'Contains information about the status of the features for the member account.
', ], ], 'Members' => [ 'base' => NULL, 'refs' => [ 'GetMembersResponse$Members' => 'A list of members.
', 'ListMembersResponse$Members' => 'A list of members.
', ], ], 'MemoryRegionsList' => [ 'base' => NULL, 'refs' => [ 'RuntimeContext$MemoryRegions' => 'Specifies the Region of a process\'s address space such as stack and heap.
', ], ], 'Name' => [ 'base' => NULL, 'refs' => [ 'CreateIPSetRequest$Name' => 'The user-friendly name to identify the IPSet.
Allowed characters are alphanumeric, whitespace, dash (-), and underscores (_).
', 'CreateThreatIntelSetRequest$Name' => 'A user-friendly ThreatIntelSet name displayed in all findings that are generated by activity that involves IP addresses included in this ThreatIntelSet.
', 'GetIPSetResponse$Name' => 'The user-friendly name for the IPSet.
', 'GetThreatIntelSetResponse$Name' => 'A user-friendly ThreatIntelSet name displayed in all findings that are generated by activity that involves IP addresses included in this ThreatIntelSet.
', 'UpdateIPSetRequest$Name' => 'The unique ID that specifies the IPSet that you want to update.
', 'UpdateThreatIntelSetRequest$Name' => 'The unique ID that specifies the ThreatIntelSet that you want to update.
', ], ], 'Neq' => [ 'base' => NULL, 'refs' => [ 'Condition$Neq' => 'Represents the not equal condition to be applied to a single field when querying for findings.
', ], ], 'NetworkConnectionAction' => [ 'base' => 'Contains information about the NETWORK_CONNECTION action described in the finding.
', 'refs' => [ 'Action$NetworkConnectionAction' => 'Information about the NETWORK_CONNECTION action described in this finding.
', ], ], 'NetworkInterface' => [ 'base' => 'Contains information about the elastic network interface of the EC2 instance.
', 'refs' => [ 'NetworkInterfaces$member' => NULL, ], ], 'NetworkInterfaces' => [ 'base' => NULL, 'refs' => [ 'InstanceDetails$NetworkInterfaces' => 'The elastic network interface information of the EC2 instance.
', ], ], 'NonEmptyString' => [ 'base' => NULL, 'refs' => [ 'FilterCondition$EqualsValue' => 'Represents an equal condition to be applied to a single field when querying for scan entries.
', 'Scan$ScanId' => 'The unique scan ID associated with a scan entry.
', 'Scan$FailureReason' => 'Represents the reason for FAILED scan status.
', 'StartMalwareScanResponse$ScanId' => 'A unique identifier that gets generated when you invoke the API without any error. Each malware scan has a corresponding scan ID. Using this scan ID, you can monitor the status of your malware scan.
', 'TriggerDetails$GuardDutyFindingId' => 'The ID of the GuardDuty finding that triggered the malware scan.
', 'TriggerDetails$Description' => 'The description of the scan trigger.
', ], ], 'NotEquals' => [ 'base' => NULL, 'refs' => [ 'Condition$NotEquals' => 'Represents a not equal condition to be applied to a single field when querying for findings.
', 'CoverageFilterCondition$NotEquals' => 'Represents a not equal condition that is applied to a single field while retrieving the coverage details.
', ], ], 'OrderBy' => [ 'base' => NULL, 'refs' => [ 'CoverageSortCriteria$OrderBy' => 'The order in which the sorted findings are to be displayed.
', 'SortCriteria$OrderBy' => 'The order by which the sorted findings are to be displayed.
', ], ], 'OrgFeature' => [ 'base' => NULL, 'refs' => [ 'MemberFeaturesConfiguration$Name' => 'The name of the feature.
', 'MemberFeaturesConfigurationResult$Name' => 'Indicates the name of the feature that is enabled for the detector.
', 'OrganizationFeatureConfiguration$Name' => 'The name of the feature that will be configured for the organization.
', 'OrganizationFeatureConfigurationResult$Name' => 'The name of the feature that is configured for the member accounts within the organization.
', ], ], 'OrgFeatureAdditionalConfiguration' => [ 'base' => NULL, 'refs' => [ 'MemberAdditionalConfiguration$Name' => 'Name of the additional configuration.
', 'MemberAdditionalConfigurationResult$Name' => 'Indicates the name of the additional configuration that is set for the member account.
', 'OrganizationAdditionalConfiguration$Name' => 'The name of the additional configuration that will be configured for the organization.
', 'OrganizationAdditionalConfigurationResult$Name' => 'The name of the additional configuration that is configured for the member accounts within the organization.
', ], ], 'OrgFeatureStatus' => [ 'base' => NULL, 'refs' => [ 'OrganizationAdditionalConfiguration$AutoEnable' => 'The status of the additional configuration that will be configured for the organization.
', 'OrganizationAdditionalConfigurationResult$AutoEnable' => 'Describes how The status of the additional configuration that are configured for the member accounts within the organization.
If you set AutoEnable
to NEW
, a feature will be configured for only the new accounts when they join the organization.
If you set AutoEnable
to NONE
, no feature will be configured for the accounts when they join the organization.
The status of the feature that will be configured for the organization.
', 'OrganizationFeatureConfigurationResult$AutoEnable' => 'Describes how The status of the feature that are configured for the member accounts within the organization.
If you set AutoEnable
to NEW
, a feature will be configured for only the new accounts when they join the organization.
If you set AutoEnable
to NONE
, no feature will be configured for the accounts when they join the organization.
Contains information about the ISP organization of the remote IP address.
', 'refs' => [ 'RemoteIpDetails$Organization' => 'The ISP organization information of the remote IP address.
', ], ], 'OrganizationAdditionalConfiguration' => [ 'base' => 'A list of additional configurations which will be configured for the organization.
', 'refs' => [ 'OrganizationAdditionalConfigurations$member' => NULL, ], ], 'OrganizationAdditionalConfigurationResult' => [ 'base' => 'A list of additional configuration which will be configured for the organization.
', 'refs' => [ 'OrganizationAdditionalConfigurationResults$member' => NULL, ], ], 'OrganizationAdditionalConfigurationResults' => [ 'base' => NULL, 'refs' => [ 'OrganizationFeatureConfigurationResult$AdditionalConfiguration' => 'The additional configuration that is configured for the member accounts within the organization.
', ], ], 'OrganizationAdditionalConfigurations' => [ 'base' => NULL, 'refs' => [ 'OrganizationFeatureConfiguration$AdditionalConfiguration' => 'The additional information that will be configured for the organization.
', ], ], 'OrganizationDataSourceConfigurations' => [ 'base' => 'An object that contains information on which data sources will be configured to be automatically enabled for new members within the organization.
', 'refs' => [ 'UpdateOrganizationConfigurationRequest$DataSources' => 'Describes which data sources will be updated.
', ], ], 'OrganizationDataSourceConfigurationsResult' => [ 'base' => 'An object that contains information on which data sources are automatically enabled for new members within the organization.
', 'refs' => [ 'DescribeOrganizationConfigurationResponse$DataSources' => 'Describes which data sources are enabled automatically for member accounts.
', ], ], 'OrganizationEbsVolumes' => [ 'base' => 'Organization-wide EBS volumes scan configuration.
', 'refs' => [ 'OrganizationScanEc2InstanceWithFindings$EbsVolumes' => 'Whether scanning EBS volumes should be auto-enabled for new members joining the organization.
', ], ], 'OrganizationEbsVolumesResult' => [ 'base' => 'An object that contains information on the status of whether EBS volumes scanning will be enabled as a data source for an organization.
', 'refs' => [ 'OrganizationScanEc2InstanceWithFindingsResult$EbsVolumes' => 'Describes the configuration for scanning EBS volumes for an organization.
', ], ], 'OrganizationFeatureConfiguration' => [ 'base' => 'A list of features which will be configured for the organization.
', 'refs' => [ 'OrganizationFeaturesConfigurations$member' => NULL, ], ], 'OrganizationFeatureConfigurationResult' => [ 'base' => 'A list of features which will be configured for the organization.
', 'refs' => [ 'OrganizationFeaturesConfigurationsResults$member' => NULL, ], ], 'OrganizationFeaturesConfigurations' => [ 'base' => NULL, 'refs' => [ 'UpdateOrganizationConfigurationRequest$Features' => 'A list of features that will be configured for the organization.
', ], ], 'OrganizationFeaturesConfigurationsResults' => [ 'base' => NULL, 'refs' => [ 'DescribeOrganizationConfigurationResponse$Features' => 'A list of features that are configured for this organization.
', ], ], 'OrganizationKubernetesAuditLogsConfiguration' => [ 'base' => 'Organization-wide Kubernetes audit logs configuration.
', 'refs' => [ 'OrganizationKubernetesConfiguration$AuditLogs' => 'Whether Kubernetes audit logs data source should be auto-enabled for new members joining the organization.
', ], ], 'OrganizationKubernetesAuditLogsConfigurationResult' => [ 'base' => 'The current configuration of Kubernetes audit logs as a data source for the organization.
', 'refs' => [ 'OrganizationKubernetesConfigurationResult$AuditLogs' => 'The current configuration of Kubernetes audit logs as a data source for the organization.
', ], ], 'OrganizationKubernetesConfiguration' => [ 'base' => 'Organization-wide Kubernetes data sources configurations.
', 'refs' => [ 'OrganizationDataSourceConfigurations$Kubernetes' => 'Describes the configuration of Kubernetes data sources for new members of the organization.
', ], ], 'OrganizationKubernetesConfigurationResult' => [ 'base' => 'The current configuration of all Kubernetes data sources for the organization.
', 'refs' => [ 'OrganizationDataSourceConfigurationsResult$Kubernetes' => 'Describes the configuration of Kubernetes data sources.
', ], ], 'OrganizationMalwareProtectionConfiguration' => [ 'base' => 'Organization-wide Malware Protection configurations.
', 'refs' => [ 'OrganizationDataSourceConfigurations$MalwareProtection' => 'Describes the configuration of Malware Protection for new members of the organization.
', ], ], 'OrganizationMalwareProtectionConfigurationResult' => [ 'base' => 'An object that contains information on the status of all Malware Protection data source for an organization.
', 'refs' => [ 'OrganizationDataSourceConfigurationsResult$MalwareProtection' => 'Describes the configuration of Malware Protection data source for an organization.
', ], ], 'OrganizationS3LogsConfiguration' => [ 'base' => 'Describes whether S3 data event logs will be automatically enabled for new members of the organization.
', 'refs' => [ 'OrganizationDataSourceConfigurations$S3Logs' => 'Describes whether S3 data event logs are enabled for new members of the organization.
', ], ], 'OrganizationS3LogsConfigurationResult' => [ 'base' => 'The current configuration of S3 data event logs as a data source for the organization.
', 'refs' => [ 'OrganizationDataSourceConfigurationsResult$S3Logs' => 'Describes whether S3 data event logs are enabled as a data source.
', ], ], 'OrganizationScanEc2InstanceWithFindings' => [ 'base' => 'Organization-wide EC2 instances with findings scan configuration.
', 'refs' => [ 'OrganizationMalwareProtectionConfiguration$ScanEc2InstanceWithFindings' => 'Whether Malware Protection for EC2 instances with findings should be auto-enabled for new members joining the organization.
', ], ], 'OrganizationScanEc2InstanceWithFindingsResult' => [ 'base' => 'An object that contains information on the status of scanning EC2 instances with findings for an organization.
', 'refs' => [ 'OrganizationMalwareProtectionConfigurationResult$ScanEc2InstanceWithFindings' => 'Describes the configuration for scanning EC2 instances with findings for an organization.
', ], ], 'Owner' => [ 'base' => 'Contains information on the owner of the bucket.
', 'refs' => [ 'S3BucketDetail$Owner' => 'The owner of the S3 bucket.
', ], ], 'PermissionConfiguration' => [ 'base' => 'Contains information about how permissions are configured for the S3 bucket.
', 'refs' => [ 'PublicAccess$PermissionConfiguration' => 'Contains information about how permissions are configured for the S3 bucket.
', ], ], 'PortProbeAction' => [ 'base' => 'Contains information about the PORT_PROBE action described in the finding.
', 'refs' => [ 'Action$PortProbeAction' => 'Information about the PORT_PROBE action described in this finding.
', ], ], 'PortProbeDetail' => [ 'base' => 'Contains information about the port probe details.
', 'refs' => [ 'PortProbeDetails$member' => NULL, ], ], 'PortProbeDetails' => [ 'base' => NULL, 'refs' => [ 'PortProbeAction$PortProbeDetails' => 'A list of objects related to port probe details.
', ], ], 'PositiveLong' => [ 'base' => NULL, 'refs' => [ 'Scan$TotalBytes' => 'Represents total bytes that were scanned.
', 'Scan$FileCount' => 'Represents the number of files that were scanned.
', ], ], 'PrivateIpAddressDetails' => [ 'base' => 'Contains other private IP address information of the EC2 instance.
', 'refs' => [ 'PrivateIpAddresses$member' => NULL, ], ], 'PrivateIpAddresses' => [ 'base' => NULL, 'refs' => [ 'NetworkInterface$PrivateIpAddresses' => 'Other private IP address information of the EC2 instance.
', ], ], 'ProcessDetails' => [ 'base' => 'Information about the observed process.
', 'refs' => [ 'RuntimeContext$ModifyingProcess' => 'Information about the process that modified the current process. This is available for multiple finding types.
', 'RuntimeContext$TargetProcess' => 'Information about the process that had its memory overwritten by the current process.
', 'RuntimeDetails$Process' => 'Information about the observed process.
', ], ], 'ProductCode' => [ 'base' => 'Contains information about the product code for the EC2 instance.
', 'refs' => [ 'ProductCodes$member' => NULL, ], ], 'ProductCodes' => [ 'base' => NULL, 'refs' => [ 'InstanceDetails$ProductCodes' => 'The product code of the EC2 instance.
', ], ], 'PublicAccess' => [ 'base' => 'Describes the public access policies that apply to the S3 bucket.
', 'refs' => [ 'S3BucketDetail$PublicAccess' => 'Describes the public access policies that apply to the S3 bucket.
', ], ], 'PublishingStatus' => [ 'base' => NULL, 'refs' => [ 'DescribePublishingDestinationResponse$Status' => 'The status of the publishing destination.
', 'Destination$Status' => 'The status of the publishing destination.
', ], ], 'RdsDbInstanceDetails' => [ 'base' => 'Contains information about the resource type RDSDBInstance
involved in a GuardDuty finding.
Contains information about the database instance to which an anomalous login attempt was made.
', ], ], 'RdsDbUserDetails' => [ 'base' => 'Contains information about the user and authentication details for a database instance involved in the finding.
', 'refs' => [ 'Resource$RdsDbUserDetails' => 'Contains information about the user details through which anomalous login attempt was made.
', ], ], 'RdsLoginAttemptAction' => [ 'base' => 'Indicates that a login attempt was made to the potentially compromised database from a remote IP address.
', 'refs' => [ 'Action$RdsLoginAttemptAction' => 'Information about RDS_LOGIN_ATTEMPT
action described in this finding.
Contains details about the remote Amazon Web Services account that made the API call.
', 'refs' => [ 'AwsApiCallAction$RemoteAccountDetails' => 'The details of the Amazon Web Services account that made the API call. This field appears if the call was made from outside your account.
', ], ], 'RemoteIpDetails' => [ 'base' => 'Contains information about the remote IP address of the connection.
', 'refs' => [ 'AwsApiCallAction$RemoteIpDetails' => 'The remote IP information of the connection that initiated the Amazon Web Services API call.
', 'KubernetesApiCallAction$RemoteIpDetails' => NULL, 'NetworkConnectionAction$RemoteIpDetails' => 'The remote IP information of the connection.
', 'PortProbeDetail$RemoteIpDetails' => 'The remote IP information of the connection.
', 'RdsLoginAttemptAction$RemoteIpDetails' => NULL, ], ], 'RemotePortDetails' => [ 'base' => 'Contains information about the remote port.
', 'refs' => [ 'NetworkConnectionAction$RemotePortDetails' => 'The remote port information of the connection.
', ], ], 'Resource' => [ 'base' => 'Contains information about the Amazon Web Services resource associated with the activity that prompted GuardDuty to generate a finding.
', 'refs' => [ 'Finding$Resource' => NULL, ], ], 'ResourceArn' => [ 'base' => NULL, 'refs' => [ 'StartMalwareScanRequest$ResourceArn' => 'Amazon Resource Name (ARN) of the resource for which you invoked the API.
', ], ], 'ResourceDetails' => [ 'base' => 'Represents the resources that were scanned in the scan entry.
', 'refs' => [ 'Scan$ResourceDetails' => 'Represents the resources that were scanned in the scan entry.
', ], ], 'ResourceList' => [ 'base' => NULL, 'refs' => [ 'UsageCriteria$Resources' => 'The resources to aggregate usage statistics from. Only accepts exact resource names.
', ], ], 'ResourceType' => [ 'base' => NULL, 'refs' => [ 'CountByResourceType$key' => NULL, 'CoverageResourceDetails$ResourceType' => 'The type of Amazon Web Services resource.
', ], ], 'RuntimeContext' => [ 'base' => 'Additional information about the suspicious activity.
', 'refs' => [ 'RuntimeDetails$Context' => 'Additional information about the suspicious activity.
', ], ], 'RuntimeDetails' => [ 'base' => 'Information about the process and any required context values for a specific finding.
', 'refs' => [ 'Service$RuntimeDetails' => 'Information about the process and any required context values for a specific finding
', ], ], 'S3BucketDetail' => [ 'base' => 'Contains information on the S3 bucket.
', 'refs' => [ 'S3BucketDetails$member' => NULL, ], ], 'S3BucketDetails' => [ 'base' => NULL, 'refs' => [ 'Resource$S3BucketDetails' => 'Contains information on the S3 bucket.
', ], ], 'S3LogsConfiguration' => [ 'base' => 'Describes whether S3 data event logs will be enabled as a data source.
', 'refs' => [ 'DataSourceConfigurations$S3Logs' => 'Describes whether S3 data event logs are enabled as a data source.
', ], ], 'S3LogsConfigurationResult' => [ 'base' => 'Describes whether S3 data event logs will be enabled as a data source.
', 'refs' => [ 'DataSourceConfigurationsResult$S3Logs' => 'An object that contains information on the status of S3 Data event logs as a data source.
', ], ], 'Scan' => [ 'base' => 'Contains information about a malware scan.
', 'refs' => [ 'Scans$member' => NULL, ], ], 'ScanCondition' => [ 'base' => 'Contains information about the condition.
', 'refs' => [ 'ScanCriterion$value' => NULL, ], ], 'ScanConditionPair' => [ 'base' => 'Represents key, value pair to be matched against given resource property.
', 'refs' => [ 'MapEquals$member' => NULL, ], ], 'ScanCriterion' => [ 'base' => 'Represents a map of resource properties that match specified conditions and values when triggering malware scans.
', 'refs' => [ 'ScanResourceCriteria$Include' => 'Represents condition that when matched will allow a malware scan for a certain resource.
', 'ScanResourceCriteria$Exclude' => 'Represents condition that when matched will prevent a malware scan for a certain resource.
', ], ], 'ScanCriterionKey' => [ 'base' => 'An enum value representing possible resource properties to match with given scan condition.
', 'refs' => [ 'ScanCriterion$key' => NULL, ], ], 'ScanDetections' => [ 'base' => 'Contains a complete view providing malware scan result details.
', 'refs' => [ 'EbsVolumeScanDetails$ScanDetections' => 'Contains a complete view providing malware scan result details.
', ], ], 'ScanEc2InstanceWithFindings' => [ 'base' => 'Describes whether Malware Protection for EC2 instances with findings will be enabled as a data source.
', 'refs' => [ 'MalwareProtectionConfiguration$ScanEc2InstanceWithFindings' => 'Describes the configuration of Malware Protection for EC2 instances with findings.
', ], ], 'ScanEc2InstanceWithFindingsResult' => [ 'base' => 'An object that contains information on the status of whether Malware Protection for EC2 instances with findings will be enabled as a data source.
', 'refs' => [ 'MalwareProtectionConfigurationResult$ScanEc2InstanceWithFindings' => 'Describes the configuration of Malware Protection for EC2 instances with findings.
', ], ], 'ScanFilePath' => [ 'base' => 'Contains details of infected file including name, file path and hash.
', 'refs' => [ 'FilePaths$member' => NULL, ], ], 'ScanResourceCriteria' => [ 'base' => 'Contains information about criteria used to filter resources before triggering malware scan.
', 'refs' => [ 'GetMalwareScanSettingsResponse$ScanResourceCriteria' => 'Represents the criteria to be used in the filter for scanning resources.
', 'UpdateMalwareScanSettingsRequest$ScanResourceCriteria' => 'Represents the criteria to be used in the filter for selecting resources to scan.
', ], ], 'ScanResult' => [ 'base' => NULL, 'refs' => [ 'ScanResultDetails$ScanResult' => 'An enum value representing possible scan results.
', ], ], 'ScanResultDetails' => [ 'base' => 'Represents the result of the scan.
', 'refs' => [ 'Scan$ScanResultDetails' => 'Represents the result of the scan.
', ], ], 'ScanStatus' => [ 'base' => NULL, 'refs' => [ 'Scan$ScanStatus' => 'An enum value representing possible scan statuses.
', ], ], 'ScanThreatName' => [ 'base' => 'Contains files infected with the given threat providing details of malware name and severity.
', 'refs' => [ 'ScanThreatNames$member' => NULL, ], ], 'ScanThreatNames' => [ 'base' => NULL, 'refs' => [ 'ThreatDetectedByName$ThreatNames' => 'List of identified threats with details, organized by threat name.
', ], ], 'ScanType' => [ 'base' => NULL, 'refs' => [ 'EbsVolumeScanDetails$ScanType' => 'Specifies the scan type that invoked the malware scan.
', 'Scan$ScanType' => 'Specifies the scan type that invoked the malware scan.
', ], ], 'ScannedItemCount' => [ 'base' => 'Total number of scanned files.
', 'refs' => [ 'ScanDetections$ScannedItemCount' => 'Total number of scanned files.
', ], ], 'Scans' => [ 'base' => NULL, 'refs' => [ 'DescribeMalwareScansResponse$Scans' => 'Contains information about malware scans.
', ], ], 'SecurityContext' => [ 'base' => 'Container security context.
', 'refs' => [ 'Container$SecurityContext' => 'Container security context.
', ], ], 'SecurityGroup' => [ 'base' => 'Contains information about the security groups associated with the EC2 instance.
', 'refs' => [ 'SecurityGroups$member' => NULL, ], ], 'SecurityGroups' => [ 'base' => NULL, 'refs' => [ 'NetworkInterface$SecurityGroups' => 'The security groups associated with the EC2 instance.
', 'VpcConfig$SecurityGroups' => 'The identifier of the security group attached to the Lambda function.
', ], ], 'Service' => [ 'base' => 'Contains additional information about the generated finding.
', 'refs' => [ 'Finding$Service' => NULL, ], ], 'ServiceAdditionalInfo' => [ 'base' => 'Additional information about the generated finding.
', 'refs' => [ 'Service$AdditionalInfo' => 'Contains additional information about the generated finding.
', ], ], 'SessionNameList' => [ 'base' => NULL, 'refs' => [ 'KubernetesUserDetails$SessionName' => 'Entity that assumes the IAM role when Kubernetes RBAC permissions are assigned to that role.
', ], ], 'SortCriteria' => [ 'base' => 'Contains information about the criteria used for sorting findings.
', 'refs' => [ 'DescribeMalwareScansRequest$SortCriteria' => 'Represents the criteria used for sorting scan entries. The attributeName
is required and it must be scanStartTime
.
Represents the criteria used for sorting findings.
', 'ListFindingsRequest$SortCriteria' => 'Represents the criteria used for sorting findings.
', ], ], 'SourceIps' => [ 'base' => NULL, 'refs' => [ 'KubernetesApiCallAction$SourceIps' => 'The IP of the Kubernetes API caller and the IPs of any proxies or load balancers between the caller and the API endpoint.
', ], ], 'Sources' => [ 'base' => NULL, 'refs' => [ 'EbsVolumeScanDetails$Sources' => 'Contains list of threat intelligence sources used to detect threats.
', ], ], 'StartMalwareScanRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartMalwareScanResponse' => [ 'base' => NULL, 'refs' => [], ], 'StartMonitoringMembersRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartMonitoringMembersResponse' => [ 'base' => NULL, 'refs' => [], ], 'StopMonitoringMembersRequest' => [ 'base' => NULL, 'refs' => [], ], 'StopMonitoringMembersResponse' => [ 'base' => NULL, 'refs' => [], ], 'String' => [ 'base' => NULL, 'refs' => [ 'AcceptAdministratorInvitationRequest$AdministratorId' => 'The account ID of the GuardDuty administrator account whose invitation you\'re accepting.
', 'AcceptAdministratorInvitationRequest$InvitationId' => 'The value that is used to validate the administrator account to the member account.
', 'AcceptInvitationRequest$MasterId' => 'The account ID of the GuardDuty administrator account whose invitation you\'re accepting.
', 'AcceptInvitationRequest$InvitationId' => 'The value that is used to validate the administrator account to the member account.
', 'AccessDeniedException$Message' => 'The error message.
', 'AccessDeniedException$Type' => 'The error type.
', 'AccessKeyDetails$AccessKeyId' => 'The access key ID of the user.
', 'AccessKeyDetails$PrincipalId' => 'The principal ID of the user.
', 'AccessKeyDetails$UserName' => 'The name of the user.
', 'AccessKeyDetails$UserType' => 'The type of the user.
', 'AccountFreeTrialInfo$AccountId' => 'The account identifier of the GuardDuty member account.
', 'Action$ActionType' => 'The GuardDuty finding activity type.
', 'AddonDetails$AddonVersion' => 'Version of the installed EKS add-on.
', 'AddonDetails$AddonStatus' => 'Status of the installed EKS add-on.
', 'AdminAccount$AdminAccountId' => 'The Amazon Web Services account ID for the account.
', 'Administrator$InvitationId' => 'The value that is used to validate the administrator account to the member account.
', 'Administrator$RelationshipStatus' => 'The status of the relationship between the administrator and member accounts.
', 'Administrator$InvitedAt' => 'The timestamp when the invitation was sent.
', 'AffectedResources$key' => NULL, 'AffectedResources$value' => NULL, 'AwsApiCallAction$Api' => 'The Amazon Web Services API name.
', 'AwsApiCallAction$CallerType' => 'The Amazon Web Services API caller type.
', 'AwsApiCallAction$ErrorCode' => 'The error code of the failed Amazon Web Services API action.
', 'AwsApiCallAction$UserAgent' => 'The agent through which the API request was made.
', 'AwsApiCallAction$ServiceName' => 'The Amazon Web Services service name whose API was invoked.
', 'BadRequestException$Message' => 'The error message.
', 'BadRequestException$Type' => 'The error type.
', 'City$CityName' => 'The city name of the remote IP address.
', 'ConflictException$Message' => 'The error message.
', 'ConflictException$Type' => 'The error type.
', 'Container$ContainerRuntime' => 'The container runtime (such as, Docker or containerd) used to run the container.
', 'Container$Id' => 'Container ID.
', 'Container$Name' => 'Container name.
', 'Container$Image' => 'Container image.
', 'Container$ImagePrefix' => 'Part of the image name before the last slash. For example, imagePrefix for public.ecr.aws/amazonlinux/amazonlinux:latest would be public.ecr.aws/amazonlinux. If the image name is relative and does not have a slash, this field is empty.
', 'CountBySeverity$key' => NULL, 'Country$CountryCode' => 'The country code of the remote IP address.
', 'Country$CountryName' => 'The country name of the remote IP address.
', 'CoverageEksClusterDetails$ClusterName' => 'Name of the EKS cluster.
', 'CoverageResource$ResourceId' => 'The unique ID of the resource.
', 'CoverageResource$Issue' => 'Represents the reason why a coverage status was UNHEALTHY
for the EKS cluster.
The ID of the IPSet resource.
', 'CreatePublishingDestinationResponse$DestinationId' => 'The ID of the publishing destination that is created.
', 'CreateThreatIntelSetResponse$ThreatIntelSetId' => 'The ID of the ThreatIntelSet resource.
', 'Criterion$key' => NULL, 'DefaultServerSideEncryption$EncryptionType' => 'The type of encryption used for objects within the S3 bucket.
', 'DefaultServerSideEncryption$KmsMasterKeyArn' => 'The Amazon Resource Name (ARN) of the KMS encryption key. Only available if the bucket EncryptionType
is aws:kms
.
The name of the filter that you want to delete.
', 'DeleteIPSetRequest$IpSetId' => 'The unique ID of the IPSet to delete.
', 'DeletePublishingDestinationRequest$DestinationId' => 'The ID of the publishing destination to delete.
', 'DeleteThreatIntelSetRequest$ThreatIntelSetId' => 'The unique ID of the threatIntelSet that you want to delete.
', 'DescribeMalwareScansRequest$NextToken' => 'You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the list action. For subsequent calls to the action, fill nextToken in the request with the value of NextToken from the previous response to continue listing data.
', 'DescribeMalwareScansResponse$NextToken' => 'The pagination parameter to be used on the next list operation to retrieve more items.
', 'DescribeOrganizationConfigurationRequest$NextToken' => 'You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the list action. For subsequent calls to the action, fill nextToken
in the request with the value of NextToken
from the previous response to continue listing data.
The pagination parameter to be used on the next list operation to retrieve more items.
', 'DescribePublishingDestinationRequest$DestinationId' => 'The ID of the publishing destination to retrieve.
', 'DescribePublishingDestinationResponse$DestinationId' => 'The ID of the publishing destination.
', 'Destination$DestinationId' => 'The unique ID of the publishing destination.
', 'DestinationProperties$DestinationArn' => 'The ARN of the resource to publish to.
To specify an S3 bucket folder use the following format: arn:aws:s3:::DOC-EXAMPLE-BUCKET/myFolder/
The ARN of the KMS key to use for encryption.
', 'DisableOrganizationAdminAccountRequest$AdminAccountId' => 'The Amazon Web Services Account ID for the organizations account to be disabled as a GuardDuty delegated administrator.
', 'DnsRequestAction$Domain' => 'The domain information for the DNS query.
', 'DnsRequestAction$Protocol' => 'The network connection protocol observed in the activity that prompted GuardDuty to generate the finding.
', 'DomainDetails$Domain' => 'The domain information for the Amazon Web Services API call.
', 'EbsVolumeScanDetails$ScanId' => 'Unique Id of the malware scan that generated the finding.
', 'EbsVolumeScanDetails$TriggerFindingId' => 'GuardDuty finding ID that triggered a malware scan.
', 'EbsVolumesResult$Reason' => 'Specifies the reason why scanning EBS volumes (Malware Protection) was not enabled as a data source.
', 'EcsClusterDetails$Name' => 'The name of the ECS Cluster.
', 'EcsClusterDetails$Arn' => 'The Amazon Resource Name (ARN) that identifies the cluster.
', 'EcsClusterDetails$Status' => 'The status of the ECS cluster.
', 'EcsTaskDetails$Arn' => 'The Amazon Resource Name (ARN) of the task.
', 'EcsTaskDetails$DefinitionArn' => 'The ARN of the task definition that creates the task.
', 'EcsTaskDetails$Version' => 'The version counter for the task.
', 'EcsTaskDetails$StartedBy' => 'Contains the tag specified when a task is started.
', 'EcsTaskDetails$Group' => 'The name of the task group that\'s associated with the task.
', 'EksClusterDetails$Name' => 'EKS cluster name.
', 'EksClusterDetails$Arn' => 'EKS cluster ARN.
', 'EksClusterDetails$VpcId' => 'The VPC ID to which the EKS cluster is attached.
', 'EksClusterDetails$Status' => 'The EKS cluster status.
', 'EnableOrganizationAdminAccountRequest$AdminAccountId' => 'The Amazon Web Services Account ID for the organization account to be enabled as a GuardDuty delegated administrator.
', 'Eq$member' => NULL, 'Equals$member' => NULL, 'Finding$AccountId' => 'The ID of the account in which the finding was generated.
', 'Finding$Arn' => 'The ARN of the finding.
', 'Finding$CreatedAt' => 'The time and date when the finding was created.
', 'Finding$Description' => 'The description of the finding.
', 'Finding$Id' => 'The ID of the finding.
', 'Finding$Partition' => 'The partition associated with the finding.
', 'Finding$Region' => 'The Region where the finding was generated.
', 'Finding$SchemaVersion' => 'The version of the schema used for the finding.
', 'Finding$Title' => 'The title of the finding.
', 'Finding$UpdatedAt' => 'The time and date when the finding was last updated.
', 'FlagsList$member' => NULL, 'GetDetectorResponse$CreatedAt' => 'The timestamp of when the detector was created.
', 'GetDetectorResponse$ServiceRole' => 'The GuardDuty service role.
', 'GetDetectorResponse$UpdatedAt' => 'The last-updated timestamp for the detector.
', 'GetFilterRequest$FilterName' => 'The name of the filter you want to get.
', 'GetIPSetRequest$IpSetId' => 'The unique ID of the IPSet to retrieve.
', 'GetThreatIntelSetRequest$ThreatIntelSetId' => 'The unique ID of the threatIntelSet that you want to get.
', 'GetUsageStatisticsRequest$Unit' => 'The currency unit you would like to view your usage statistics in. Current valid values are USD.
', 'GetUsageStatisticsRequest$NextToken' => 'A token to use for paginating results that are returned in the response. Set the value of this parameter to null for the first request to a list action. For subsequent calls, use the NextToken value returned from the previous request to continue listing results after the first page.
', 'GetUsageStatisticsResponse$NextToken' => 'The pagination parameter to be used on the next list operation to retrieve more items.
', 'Groups$member' => NULL, 'HighestSeverityThreatDetails$Severity' => 'Severity level of the highest severity threat detected.
', 'HighestSeverityThreatDetails$ThreatName' => 'Threat name of the highest severity threat detected as part of the malware scan.
', 'HostPath$Path' => 'Path of the file or directory on the host that the volume maps to.
', 'IamInstanceProfile$Arn' => 'The profile ARN of the EC2 instance.
', 'IamInstanceProfile$Id' => 'The profile ID of the EC2 instance.
', 'InstanceDetails$AvailabilityZone' => 'The Availability Zone of the EC2 instance.
', 'InstanceDetails$ImageDescription' => 'The image description of the EC2 instance.
', 'InstanceDetails$ImageId' => 'The image ID of the EC2 instance.
', 'InstanceDetails$InstanceId' => 'The ID of the EC2 instance.
', 'InstanceDetails$InstanceState' => 'The state of the EC2 instance.
', 'InstanceDetails$InstanceType' => 'The type of the EC2 instance.
', 'InstanceDetails$OutpostArn' => 'The Amazon Resource Name (ARN) of the Amazon Web Services Outpost. Only applicable to Amazon Web Services Outposts instances.
', 'InstanceDetails$LaunchTime' => 'The launch time of the EC2 instance.
', 'InstanceDetails$Platform' => 'The platform of the EC2 instance.
', 'InternalServerErrorException$Message' => 'The error message.
', 'InternalServerErrorException$Type' => 'The error type.
', 'Invitation$InvitationId' => 'The ID of the invitation. This value is used to validate the inviter account to the member account.
', 'Invitation$RelationshipStatus' => 'The status of the relationship between the inviter and invitee accounts.
', 'Invitation$InvitedAt' => 'The timestamp when the invitation was sent.
', 'InviteMembersRequest$Message' => 'The invitation message that you want to send to the accounts that you\'re inviting to GuardDuty as members.
', 'IpSetIds$member' => NULL, 'Ipv6Addresses$member' => NULL, 'KubernetesApiCallAction$RequestUri' => 'The Kubernetes API request URI.
', 'KubernetesApiCallAction$Verb' => 'The Kubernetes API request HTTP verb.
', 'KubernetesApiCallAction$UserAgent' => 'The user agent of the caller of the Kubernetes API.
', 'KubernetesApiCallAction$Parameters' => 'Parameters related to the Kubernetes API call action.
', 'KubernetesUserDetails$Username' => 'The username of the user who called the Kubernetes API.
', 'KubernetesUserDetails$Uid' => 'The user ID of the user who called the Kubernetes API.
', 'KubernetesWorkloadDetails$Name' => 'Kubernetes workload name.
', 'KubernetesWorkloadDetails$Type' => 'Kubernetes workload type (e.g. Pod, Deployment, etc.).
', 'KubernetesWorkloadDetails$Uid' => 'Kubernetes workload ID.
', 'KubernetesWorkloadDetails$Namespace' => 'Kubernetes namespace that the workload is part of.
', 'LambdaDetails$FunctionArn' => 'Amazon Resource Name (ARN) of the Lambda function.
', 'LambdaDetails$FunctionName' => 'Name of the Lambda function.
', 'LambdaDetails$Description' => 'Description of the Lambda function.
', 'LambdaDetails$RevisionId' => 'The revision ID of the Lambda function version.
', 'LambdaDetails$FunctionVersion' => 'The version of the Lambda function.
', 'LambdaDetails$Role' => 'The execution role of the Lambda function.
', 'LineageObject$Name' => 'The name of the process.
', 'LineageObject$Uuid' => 'The unique ID assigned to the process by GuardDuty.
', 'LineageObject$ExecutablePath' => 'The absolute path of the process executable file.
', 'LineageObject$ParentUuid' => 'The unique ID of the parent process. This ID is assigned to the parent process by GuardDuty.
', 'ListCoverageRequest$NextToken' => 'A token to use for paginating results that are returned in the response. Set the value of this parameter to null for the first request to a list action. For subsequent calls, use the NextToken value returned from the previous request to continue listing results after the first page.
', 'ListCoverageResponse$NextToken' => 'The pagination parameter to be used on the next list operation to retrieve more items.
', 'ListDetectorsRequest$NextToken' => 'You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the list action. For subsequent calls to the action, fill nextToken in the request with the value of NextToken from the previous response to continue listing data.
', 'ListDetectorsResponse$NextToken' => 'The pagination parameter to be used on the next list operation to retrieve more items.
', 'ListFiltersRequest$NextToken' => 'You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the list action. For subsequent calls to the action, fill nextToken in the request with the value of NextToken from the previous response to continue listing data.
', 'ListFiltersResponse$NextToken' => 'The pagination parameter to be used on the next list operation to retrieve more items.
', 'ListFindingsRequest$NextToken' => 'You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the list action. For subsequent calls to the action, fill nextToken in the request with the value of NextToken from the previous response to continue listing data.
', 'ListFindingsResponse$NextToken' => 'The pagination parameter to be used on the next list operation to retrieve more items.
', 'ListIPSetsRequest$NextToken' => 'You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the list action. For subsequent calls to the action, fill nextToken in the request with the value of NextToken from the previous response to continue listing data.
', 'ListIPSetsResponse$NextToken' => 'The pagination parameter to be used on the next list operation to retrieve more items.
', 'ListInvitationsRequest$NextToken' => 'You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the list action. For subsequent calls to the action, fill nextToken in the request with the value of NextToken from the previous response to continue listing data.
', 'ListInvitationsResponse$NextToken' => 'The pagination parameter to be used on the next list operation to retrieve more items.
', 'ListMembersRequest$NextToken' => 'You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the list action. For subsequent calls to the action, fill nextToken in the request with the value of NextToken from the previous response to continue listing data.
', 'ListMembersRequest$OnlyAssociated' => 'Specifies whether to only return associated members or to return all members (including members who haven\'t been invited yet or have been disassociated). Member accounts must have been previously associated with the GuardDuty administrator account using Create Members
.
The pagination parameter to be used on the next list operation to retrieve more items.
', 'ListOrganizationAdminAccountsRequest$NextToken' => 'A token to use for paginating results that are returned in the response. Set the value of this parameter to null for the first request to a list action. For subsequent calls, use the NextToken
value returned from the previous request to continue listing results after the first page.
The pagination parameter to be used on the next list operation to retrieve more items.
', 'ListPublishingDestinationsRequest$NextToken' => 'A token to use for paginating results that are returned in the response. Set the value of this parameter to null for the first request to a list action. For subsequent calls, use the NextToken
value returned from the previous request to continue listing results after the first page.
A token to use for paginating results that are returned in the response. Set the value of this parameter to null for the first request to a list action. For subsequent calls, use the NextToken
value returned from the previous request to continue listing results after the first page.
You can use this parameter to paginate results in the response. Set the value of this parameter to null on your first call to the list action. For subsequent calls to the action, fill nextToken in the request with the value of NextToken from the previous response to continue listing data.
', 'ListThreatIntelSetsResponse$NextToken' => 'The pagination parameter to be used on the next list operation to retrieve more items.
', 'LocalIpDetails$IpAddressV4' => 'The IPv4 local address of the connection.
', 'LocalPortDetails$PortName' => 'The port name of the local connection.
', 'LoginAttribute$User' => 'Indicates the user name which attempted to log in.
', 'LoginAttribute$Application' => 'Indicates the application name used to attempt log in.
', 'MalwareProtectionConfigurationResult$ServiceRole' => 'The GuardDuty Malware Protection service role.
', 'Master$InvitationId' => 'The value used to validate the administrator account to the member account.
', 'Master$RelationshipStatus' => 'The status of the relationship between the administrator and member accounts.
', 'Master$InvitedAt' => 'The timestamp when the invitation was sent.
', 'Member$MasterId' => 'The administrator account ID.
', 'Member$RelationshipStatus' => 'The status of the relationship between the member and the administrator.
', 'Member$InvitedAt' => 'The timestamp when the invitation was sent.
', 'Member$UpdatedAt' => 'The last-updated timestamp of the member.
', 'Member$AdministratorId' => 'The administrator account ID.
', 'MemoryRegionsList$member' => NULL, 'Neq$member' => NULL, 'NetworkConnectionAction$ConnectionDirection' => 'The network connection direction.
', 'NetworkConnectionAction$Protocol' => 'The network connection protocol.
', 'NetworkInterface$NetworkInterfaceId' => 'The ID of the network interface.
', 'NetworkInterface$PrivateDnsName' => 'The private DNS name of the EC2 instance.
', 'NetworkInterface$PrivateIpAddress' => 'The private IP address of the EC2 instance.
', 'NetworkInterface$PublicDnsName' => 'The public DNS name of the EC2 instance.
', 'NetworkInterface$PublicIp' => 'The public IP address of the EC2 instance.
', 'NetworkInterface$SubnetId' => 'The subnet ID of the EC2 instance.
', 'NetworkInterface$VpcId' => 'The VPC ID of the EC2 instance.
', 'NotEquals$member' => NULL, 'Organization$Asn' => 'The Autonomous System Number (ASN) of the internet provider of the remote IP address.
', 'Organization$AsnOrg' => 'The organization that registered this ASN.
', 'Organization$Isp' => 'The ISP information for the internet provider.
', 'Organization$Org' => 'The name of the internet provider.
', 'Owner$Id' => 'The canonical user ID of the bucket owner. For information about locating your canonical user ID see Finding Your Account Canonical User ID.
', 'PrivateIpAddressDetails$PrivateDnsName' => 'The private DNS name of the EC2 instance.
', 'PrivateIpAddressDetails$PrivateIpAddress' => 'The private IP address of the EC2 instance.
', 'ProcessDetails$Name' => 'The name of the process.
', 'ProcessDetails$ExecutablePath' => 'The absolute path of the process executable file.
', 'ProcessDetails$ExecutableSha256' => 'The SHA256
hash of the process executable.
The present working directory of the process.
', 'ProcessDetails$Uuid' => 'The unique ID assigned to the process by GuardDuty.
', 'ProcessDetails$ParentUuid' => 'The unique ID of the parent process. This ID is assigned to the parent process by GuardDuty.
', 'ProcessDetails$User' => 'The user that executed the process.
', 'ProductCode$Code' => 'The product code information.
', 'ProductCode$ProductType' => 'The product code type.
', 'PublicAccess$EffectivePermission' => 'Describes the effective permission on this bucket after factoring all attached policies.
', 'RdsDbInstanceDetails$DbInstanceIdentifier' => 'The identifier associated to the database instance that was involved in the finding.
', 'RdsDbInstanceDetails$Engine' => 'The database engine of the database instance involved in the finding.
', 'RdsDbInstanceDetails$EngineVersion' => 'The version of the database engine that was involved in the finding.
', 'RdsDbInstanceDetails$DbClusterIdentifier' => 'The identifier of the database cluster that contains the database instance ID involved in the finding.
', 'RdsDbInstanceDetails$DbInstanceArn' => 'The Amazon Resource Name (ARN) that identifies the database instance involved in the finding.
', 'RdsDbUserDetails$User' => 'The user name used in the anomalous login attempt.
', 'RdsDbUserDetails$Application' => 'The application name used in the anomalous login attempt.
', 'RdsDbUserDetails$Database' => 'The name of the database instance involved in the anomalous login attempt.
', 'RdsDbUserDetails$Ssl' => 'The version of the Secure Socket Layer (SSL) used for the network.
', 'RdsDbUserDetails$AuthMethod' => 'The authentication method used by the user involved in the finding.
', 'RemoteAccountDetails$AccountId' => 'The Amazon Web Services account ID of the remote API caller.
', 'RemoteIpDetails$IpAddressV4' => 'The IPv4 remote address of the connection.
', 'RemotePortDetails$PortName' => 'The port name of the remote connection.
', 'Resource$ResourceType' => 'The type of Amazon Web Services resource.
', 'ResourceList$member' => NULL, 'RuntimeContext$ScriptPath' => 'The path to the script that was executed.
', 'RuntimeContext$LibraryPath' => 'The path to the new library that was loaded.
', 'RuntimeContext$LdPreloadValue' => 'The value of the LD_PRELOAD environment variable.
', 'RuntimeContext$SocketPath' => 'The path to the docket socket that was accessed.
', 'RuntimeContext$RuncBinaryPath' => 'The path to the leveraged runc
implementation.
The path in the container that modified the release agent file.
', 'RuntimeContext$MountSource' => 'The path on the host that is mounted by the container.
', 'RuntimeContext$MountTarget' => 'The path in the container that is mapped to the host directory.
', 'RuntimeContext$FileSystemType' => 'Represents the type of mounted fileSystem.
', 'RuntimeContext$ModuleName' => 'The name of the module loaded into the kernel.
', 'RuntimeContext$ModuleFilePath' => 'The path to the module loaded into the kernel.
', 'RuntimeContext$ModuleSha256' => 'The SHA256
hash of the module.
The path to the modified shell history file.
', 'RuntimeContext$AddressFamily' => 'Represents the communication protocol associated with the address. For example, the address family AF_INET
is used for IP version of 4 protocol.
The Amazon Resource Name (ARN) of the S3 bucket.
', 'S3BucketDetail$Name' => 'The name of the S3 bucket.
', 'S3BucketDetail$Type' => 'Describes whether the bucket is a source or destination bucket.
', 'ScanFilePath$FilePath' => 'The file path of the infected file.
', 'ScanFilePath$VolumeArn' => 'EBS volume Arn details of the infected file.
', 'ScanFilePath$Hash' => 'The hash value of the infected file.
', 'ScanFilePath$FileName' => 'File name of the infected file.
', 'ScanThreatName$Name' => 'The name of the identified threat.
', 'ScanThreatName$Severity' => 'Severity of threat identified as part of the malware scan.
', 'SecurityGroup$GroupId' => 'The security group ID of the EC2 instance.
', 'SecurityGroup$GroupName' => 'The security group name of the EC2 instance.
', 'Service$EventFirstSeen' => 'The first-seen timestamp of the activity that prompted GuardDuty to generate this finding.
', 'Service$EventLastSeen' => 'The last-seen timestamp of the activity that prompted GuardDuty to generate this finding.
', 'Service$ResourceRole' => 'The resource role information for this finding.
', 'Service$ServiceName' => 'The name of the Amazon Web Services service (GuardDuty) that generated a finding.
', 'Service$UserFeedback' => 'Feedback that was submitted about the finding.
', 'Service$FeatureName' => 'The name of the feature that generated a finding.
', 'ServiceAdditionalInfo$Value' => 'This field specifies the value of the additional information.
', 'ServiceAdditionalInfo$Type' => 'Describes the type of the additional information.
', 'SessionNameList$member' => NULL, 'SortCriteria$AttributeName' => 'Represents the finding attribute, such as accountId
, that sorts the findings.
The EC2 instance tag key.
', 'Tag$Value' => 'The EC2 instance tag value.
', 'ThreatIntelSetIds$member' => NULL, 'ThreatIntelligenceDetail$ThreatListName' => 'The name of the threat intelligence list that triggered the finding.
', 'ThreatNames$member' => NULL, 'Total$Amount' => 'The total usage.
', 'Total$Unit' => 'The currency unit that the amount is given in.
', 'UnprocessedAccount$Result' => 'A reason why the account hasn\'t been processed.
', 'UpdateFilterRequest$FilterName' => 'The name of the filter.
', 'UpdateFindingsFeedbackRequest$Comments' => 'Additional feedback about the GuardDuty findings.
', 'UpdateIPSetRequest$IpSetId' => 'The unique ID that specifies the IPSet that you want to update.
', 'UpdatePublishingDestinationRequest$DestinationId' => 'The ID of the publishing destination to update.
', 'UpdateThreatIntelSetRequest$ThreatIntelSetId' => 'The unique ID that specifies the ThreatIntelSet that you want to update.
', 'UsageResourceResult$Resource' => 'The Amazon Web Services resource that generated usage.
', 'Volume$Name' => 'Volume name.
', 'VolumeDetail$VolumeArn' => 'EBS volume Arn information.
', 'VolumeDetail$VolumeType' => 'The EBS volume type.
', 'VolumeDetail$DeviceName' => 'The device name for the EBS volume.
', 'VolumeDetail$EncryptionType' => 'EBS volume encryption type.
', 'VolumeDetail$SnapshotArn' => 'Snapshot Arn of the EBS volume.
', 'VolumeDetail$KmsKeyArn' => 'KMS key Arn used to encrypt the EBS volume.
', 'VolumeMount$Name' => 'Volume mount name.
', 'VolumeMount$MountPath' => 'Volume mount path.
', 'VpcConfig$VpcId' => 'The identifier of the Amazon Virtual Private Cloud.
', ], ], 'SubnetIds' => [ 'base' => NULL, 'refs' => [ 'VpcConfig$SubnetIds' => 'The identifiers of the subnets that are associated with your Lambda function.
', ], ], 'Tag' => [ 'base' => 'Contains information about a tag associated with the EC2 instance.
', 'refs' => [ 'Tags$member' => NULL, ], ], 'TagKey' => [ 'base' => NULL, 'refs' => [ 'ScanConditionPair$Key' => 'Represents key in the map condition.
', 'TagKeyList$member' => NULL, 'TagMap$key' => NULL, ], ], 'TagKeyList' => [ 'base' => NULL, 'refs' => [ 'UntagResourceRequest$TagKeys' => 'The tag keys to remove from the resource.
', ], ], 'TagMap' => [ 'base' => NULL, 'refs' => [ 'CreateDetectorRequest$Tags' => 'The tags to be added to a new detector resource.
', 'CreateFilterRequest$Tags' => 'The tags to be added to a new filter resource.
', 'CreateIPSetRequest$Tags' => 'The tags to be added to a new IP set resource.
', 'CreateThreatIntelSetRequest$Tags' => 'The tags to be added to a new threat list resource.
', 'GetDetectorResponse$Tags' => 'The tags of the detector resource.
', 'GetFilterResponse$Tags' => 'The tags of the filter resource.
', 'GetIPSetResponse$Tags' => 'The tags of the IPSet resource.
', 'GetThreatIntelSetResponse$Tags' => 'The tags of the threat list resource.
', 'ListTagsForResourceResponse$Tags' => 'The tags associated with the resource.
', 'TagResourceRequest$Tags' => 'The tags to be added to a resource.
', ], ], 'TagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'TagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'TagValue' => [ 'base' => NULL, 'refs' => [ 'ScanConditionPair$Value' => 'Represents optional value in the map condition. If not specified, only key will be matched.
', 'TagMap$value' => NULL, ], ], 'Tags' => [ 'base' => NULL, 'refs' => [ 'EcsClusterDetails$Tags' => 'The tags of the ECS Cluster.
', 'EcsTaskDetails$Tags' => 'The tags of the ECS Task.
', 'EksClusterDetails$Tags' => 'The EKS cluster tags.
', 'InstanceDetails$Tags' => 'The tags of the EC2 instance.
', 'LambdaDetails$Tags' => 'A list of tags attached to this resource, listed in the format of key
:value
pair.
Instance tag key-value pairs associated with the database instance ID.
', 'S3BucketDetail$Tags' => 'All tags attached to the S3 bucket
', ], ], 'ThreatDetectedByName' => [ 'base' => 'Contains details about identified threats organized by threat name.
', 'refs' => [ 'ScanDetections$ThreatDetectedByName' => 'Contains details about identified threats organized by threat name.
', ], ], 'ThreatIntelSetFormat' => [ 'base' => NULL, 'refs' => [ 'CreateThreatIntelSetRequest$Format' => 'The format of the file that contains the ThreatIntelSet.
', 'GetThreatIntelSetResponse$Format' => 'The format of the threatIntelSet.
', ], ], 'ThreatIntelSetIds' => [ 'base' => NULL, 'refs' => [ 'ListThreatIntelSetsResponse$ThreatIntelSetIds' => 'The IDs of the ThreatIntelSet resources.
', ], ], 'ThreatIntelSetStatus' => [ 'base' => NULL, 'refs' => [ 'GetThreatIntelSetResponse$Status' => 'The status of threatIntelSet file uploaded.
', ], ], 'ThreatIntelligenceDetail' => [ 'base' => 'An instance of a threat intelligence detail that constitutes evidence for the finding.
', 'refs' => [ 'ThreatIntelligenceDetails$member' => NULL, ], ], 'ThreatIntelligenceDetails' => [ 'base' => NULL, 'refs' => [ 'Evidence$ThreatIntelligenceDetails' => 'A list of threat intelligence details related to the evidence.
', ], ], 'ThreatNames' => [ 'base' => NULL, 'refs' => [ 'ThreatIntelligenceDetail$ThreatNames' => 'A list of names of the threats in the threat intelligence list that triggered the finding.
', ], ], 'ThreatsDetectedItemCount' => [ 'base' => 'Contains total number of infected files.
', 'refs' => [ 'ScanDetections$ThreatsDetectedItemCount' => 'Total number of infected files.
', ], ], 'Timestamp' => [ 'base' => NULL, 'refs' => [ 'CoverageResource$UpdatedAt' => 'The timestamp at which the coverage details for the resource were last updated. This is in UTC format.
', 'DetectorAdditionalConfigurationResult$UpdatedAt' => 'The timestamp at which the additional configuration was last updated. This is in UTC format.
', 'DetectorFeatureConfigurationResult$UpdatedAt' => 'The timestamp at which the feature object was updated.
', 'EbsVolumeScanDetails$ScanStartedAt' => 'Returns the start date and time of the malware scan.
', 'EbsVolumeScanDetails$ScanCompletedAt' => 'Returns the completion date and time of the malware scan.
', 'EcsTaskDetails$TaskCreatedAt' => 'The Unix timestamp for the time when the task was created.
', 'EcsTaskDetails$StartedAt' => 'The Unix timestamp for the time when the task started.
', 'EksClusterDetails$CreatedAt' => 'The timestamp when the EKS cluster was created.
', 'LambdaDetails$LastModifiedAt' => 'The timestamp when the Lambda function was last modified. This field is in the UTC date string format (2023-03-22T19:37:20.168Z)
.
The time when the process started. This is in UTC format.
', 'MemberAdditionalConfigurationResult$UpdatedAt' => 'The timestamp at which the additional configuration was set for the member account. This is in UTC format.
', 'MemberFeaturesConfigurationResult$UpdatedAt' => 'The timestamp at which the feature object was updated.
', 'ProcessDetails$StartTime' => 'The time when the process started. This is in UTC format.
', 'RuntimeContext$ModifiedAt' => 'The timestamp at which the process modified the current process. The timestamp is in UTC date string format.
', 'S3BucketDetail$CreatedAt' => 'The date and time the bucket was created at.
', 'Scan$ScanStartTime' => 'The timestamp of when the scan was triggered.
', 'Scan$ScanEndTime' => 'The timestamp of when the scan was finished.
', ], ], 'Total' => [ 'base' => 'Contains the total usage with the corresponding currency unit for that value.
', 'refs' => [ 'UsageAccountResult$Total' => 'Represents the total of usage for the Account ID.
', 'UsageDataSourceResult$Total' => 'Represents the total of usage for the specified data source.
', 'UsageFeatureResult$Total' => NULL, 'UsageResourceResult$Total' => 'Represents the sum total of usage for the specified resource type.
', ], ], 'TriggerDetails' => [ 'base' => 'Represents the reason the scan was triggered.
', 'refs' => [ 'Scan$TriggerDetails' => 'Specifies the reason why the scan was initiated.
', ], ], 'UnarchiveFindingsRequest' => [ 'base' => NULL, 'refs' => [], ], 'UnarchiveFindingsResponse' => [ 'base' => NULL, 'refs' => [], ], 'UnprocessedAccount' => [ 'base' => 'Contains information about the accounts that weren\'t processed.
', 'refs' => [ 'UnprocessedAccounts$member' => NULL, ], ], 'UnprocessedAccounts' => [ 'base' => NULL, 'refs' => [ 'CreateMembersResponse$UnprocessedAccounts' => 'A list of objects that include the accountIds
of the unprocessed accounts and a result string that explains why each was unprocessed.
A list of objects that contain the unprocessed account and a result string that explains why it was unprocessed.
', 'DeleteInvitationsResponse$UnprocessedAccounts' => 'A list of objects that contain the unprocessed account and a result string that explains why it was unprocessed.
', 'DeleteMembersResponse$UnprocessedAccounts' => 'The accounts that could not be processed.
', 'DisassociateMembersResponse$UnprocessedAccounts' => 'A list of objects that contain the unprocessed account and a result string that explains why it was unprocessed.
', 'GetMemberDetectorsResponse$UnprocessedAccounts' => 'A list of member account IDs that were unable to be processed along with an explanation for why they were not processed.
', 'GetMembersResponse$UnprocessedAccounts' => 'A list of objects that contain the unprocessed account and a result string that explains why it was unprocessed.
', 'GetRemainingFreeTrialDaysResponse$UnprocessedAccounts' => 'The member account that was included in a request but for which the request could not be processed.
', 'InviteMembersResponse$UnprocessedAccounts' => 'A list of objects that contain the unprocessed account and a result string that explains why it was unprocessed.
', 'StartMonitoringMembersResponse$UnprocessedAccounts' => 'A list of objects that contain the unprocessed account and a result string that explains why it was unprocessed.
', 'StopMonitoringMembersResponse$UnprocessedAccounts' => 'A list of objects that contain an accountId for each account that could not be processed, and a result string that indicates why the account was not processed.
', 'UpdateMemberDetectorsResponse$UnprocessedAccounts' => 'A list of member account IDs that were unable to be processed along with an explanation for why they were not processed.
', ], ], 'UnprocessedDataSourcesResult' => [ 'base' => 'Specifies the names of the data sources that couldn\'t be enabled.
', 'refs' => [ 'CreateDetectorResponse$UnprocessedDataSources' => 'Specifies the data sources that couldn\'t be enabled when GuardDuty was enabled for the first time.
', ], ], 'UntagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'UntagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateDetectorRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateDetectorResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateFilterRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateFilterResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateFindingsFeedbackRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateFindingsFeedbackResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateIPSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateIPSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateMalwareScanSettingsRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateMalwareScanSettingsResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateMemberDetectorsRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateMemberDetectorsResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateOrganizationConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateOrganizationConfigurationResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdatePublishingDestinationRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdatePublishingDestinationResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateThreatIntelSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateThreatIntelSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'UsageAccountResult' => [ 'base' => 'Contains information on the total of usage based on account IDs.
', 'refs' => [ 'UsageAccountResultList$member' => NULL, ], ], 'UsageAccountResultList' => [ 'base' => NULL, 'refs' => [ 'UsageStatistics$SumByAccount' => 'The usage statistic sum organized by account ID.
', ], ], 'UsageCriteria' => [ 'base' => 'Contains information about the criteria used to query usage statistics.
', 'refs' => [ 'GetUsageStatisticsRequest$UsageCriteria' => 'Represents the criteria used for querying usage.
', ], ], 'UsageDataSourceResult' => [ 'base' => 'Contains information on the result of usage based on data source type.
', 'refs' => [ 'UsageDataSourceResultList$member' => NULL, ], ], 'UsageDataSourceResultList' => [ 'base' => NULL, 'refs' => [ 'UsageStatistics$SumByDataSource' => 'The usage statistic sum organized by on data source.
', ], ], 'UsageFeature' => [ 'base' => NULL, 'refs' => [ 'UsageFeatureList$member' => NULL, 'UsageFeatureResult$Feature' => 'The feature that generated the usage cost.
', ], ], 'UsageFeatureList' => [ 'base' => NULL, 'refs' => [ 'UsageCriteria$Features' => 'The features to aggregate usage statistics from.
', ], ], 'UsageFeatureResult' => [ 'base' => 'Contains information about the result of the total usage based on the feature.
', 'refs' => [ 'UsageFeatureResultList$member' => NULL, ], ], 'UsageFeatureResultList' => [ 'base' => NULL, 'refs' => [ 'UsageStatistics$SumByFeature' => 'The usage statistic sum organized by feature.
', ], ], 'UsageResourceResult' => [ 'base' => 'Contains information on the sum of usage based on an Amazon Web Services resource.
', 'refs' => [ 'UsageResourceResultList$member' => NULL, ], ], 'UsageResourceResultList' => [ 'base' => NULL, 'refs' => [ 'UsageStatistics$SumByResource' => 'The usage statistic sum organized by resource.
', 'UsageStatistics$TopResources' => 'Lists the top 50 resources that have generated the most GuardDuty usage, in order from most to least expensive.
', ], ], 'UsageStatisticType' => [ 'base' => NULL, 'refs' => [ 'GetUsageStatisticsRequest$UsageStatisticType' => 'The type of usage statistics to retrieve.
', ], ], 'UsageStatistics' => [ 'base' => 'Contains the result of GuardDuty usage. If a UsageStatisticType is provided the result for other types will be null.
', 'refs' => [ 'GetUsageStatisticsResponse$UsageStatistics' => 'The usage statistics object. If a UsageStatisticType was provided, the objects representing other types will be null.
', ], ], 'Volume' => [ 'base' => 'Volume used by the Kubernetes workload.
', 'refs' => [ 'Volumes$member' => NULL, ], ], 'VolumeDetail' => [ 'base' => 'Contains EBS volume details.
', 'refs' => [ 'VolumeDetails$member' => NULL, ], ], 'VolumeDetails' => [ 'base' => NULL, 'refs' => [ 'EbsVolumeDetails$ScannedVolumeDetails' => 'List of EBS volumes that were scanned.
', 'EbsVolumeDetails$SkippedVolumeDetails' => 'List of EBS volumes that were skipped from the malware scan.
', 'Scan$AttachedVolumes' => 'List of volumes that were attached to the original instance to be scanned.
', ], ], 'VolumeMount' => [ 'base' => 'Container volume mount.
', 'refs' => [ 'VolumeMounts$member' => NULL, ], ], 'VolumeMounts' => [ 'base' => NULL, 'refs' => [ 'Container$VolumeMounts' => 'Container volume mounts.
', ], ], 'Volumes' => [ 'base' => NULL, 'refs' => [ 'EcsTaskDetails$Volumes' => 'The list of data volume definitions for the task.
', 'KubernetesWorkloadDetails$Volumes' => 'Volumes used by the Kubernetes workload.
', ], ], 'VpcConfig' => [ 'base' => 'Amazon Virtual Private Cloud configuration details associated with your Lambda function.
', 'refs' => [ 'LambdaDetails$VpcConfig' => 'Amazon Virtual Private Cloud configuration details associated with your Lambda function.
', ], ], ],];