This product is not supported for your selected Datadog site. ().
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

aws_guardduty_malwareprotectionplan

account_id

Type: STRING

actions

Type: STRUCT
Provider name: Actions
Description: Information about whether the tags will be added to the S3 object after scanning.

  • tagging
    Type: STRUCT
    Provider name: Tagging
    Description: Indicates whether the scanned S3 object will have tags about the scan result.
    • status
      Type: STRING
      Provider name: Status
      Description: Indicates whether or not the tags will added.

arn

Type: STRING
Provider name: Arn
Description: Amazon Resource Name (ARN) of the protected resource.

created_at

Type: TIMESTAMP
Provider name: CreatedAt
Description: The timestamp when the Malware Protection plan resource was created.

protected_resource

Type: STRUCT
Provider name: ProtectedResource
Description: Information about the protected resource that is associated with the created Malware Protection plan. Presently, S3Bucket is the only supported protected resource.

  • s3_bucket
    Type: STRUCT
    Provider name: S3Bucket
    Description: Information about the protected S3 bucket resource.
    • bucket_name
      Type: STRING
      Provider name: BucketName
      Description: Name of the S3 bucket.
    • object_prefixes
      Type: UNORDERED_LIST_STRING
      Provider name: ObjectPrefixes
      Description: Information about the specified object prefixes. The S3 object will be scanned only if it belongs to any of the specified object prefixes.

role

Type: STRING
Provider name: Role
Description: Amazon Resource Name (ARN) of the IAM role that includes the permissions to scan and add tags to the associated protected resource.

status

Type: STRING
Provider name: Status
Description: Malware Protection plan status.

status_reasons

Type: UNORDERED_LIST_STRUCT
Provider name: StatusReasons
Description: Information about the issue code and message associated to the status of your Malware Protection plan.

  • code
    Type: STRING
    Provider name: Code
    Description: Issue code.
  • message
    Type: STRING
    Provider name: Message
    Description: Issue message that specifies the reason. For information about potential troubleshooting steps, see Troubleshooting Malware Protection for S3 status issues in the GuardDuty User Guide.

tags

Type: UNORDERED_LIST_STRING

PREVIEWING: guacbot/translation-pipeline