category: Data Enrichment & Threat Intelligence provider: Amazon commonfields: id: AWS Feed version: -1 configuration: - display: Services name: services options: - AMAZON - EC2 - ROUTE53 - ROUTE53_HEALTHCHECKS - CLOUDFRONT - S3 - AMAZON_APPFLOW - AMAZON_CONNECT - API_GATEWAY - CHIME_MEETINGS - CHIME_VOICECONNECTOR - CLOUD9 - CLOUDFRONT_ORIGIN_FACING - CODEBUILD - DYNAMODB - EBS - EC2_INSTANCE_CONNECT - GLOBALACCELERATOR - KINESIS_VIDEO_STREAMS - ROUTE53_HEALTHCHECKS_PUBLISHING - ROUTE53_RESOLVER - WORKSPACES_GATEWAYS - All required: true type: 16 additionalinfo: The services to fetch indicators from. Default value is 'All'. If empty, all services will be included. defaultvalue: 'All' section: Connect - additionalinfo: The AWS Regions to fetch indicators by. Default value is 'All'. If empty, all regions will be included. display: Regions name: regions options: - af-south-1 - ap-east-1 - ap-east-2 - ap-northeast-1 - ap-northeast-2 - ap-northeast-3 - ap-south-1 - ap-south-2 - ap-southeast-1 - ap-southeast-2 - ap-southeast-3 - ap-southeast-4 - ca-central-1 - cn-north-1 - cn-northwest-1 - eu-central-1 - eu-central-2 - eu-north-1 - eu-south-1 - eu-south-2 - eu-west-1 - eu-west-2 - eu-west-3 - me-south-1 - me-central-1 - sa-east-1 - us-east-1 - us-east-2 - us-gov-east-1 - us-gov-west-1 - us-west-1 - us-west-2 - GLOBAL - All type: 16 defaultvalue: 'All' required: false section: Connect - display: Fetch indicators name: feed defaultvalue: 'true' type: 8 required: false section: Collect - defaultvalue: Good display: Indicator Reputation name: feedReputation options: - None - Good - Suspicious - Bad type: 18 additionalinfo: Indicators from this integration instance will be marked with this reputation required: false section: Collect - additionalinfo: Reliability of the source providing the intelligence data defaultvalue: A - Completely reliable display: Source Reliability name: feedReliability options: - A - Completely reliable - B - Usually reliable - C - Fairly reliable - D - Not usually reliable - E - Unreliable - F - Reliability cannot be judged required: true type: 15 section: Collect - additionalinfo: The Traffic Light Protocol (TLP) designation to apply to indicators fetched from the feed display: Traffic Light Protocol Color name: tlp_color options: - RED - AMBER - GREEN - WHITE type: 15 required: false section: Collect - defaultvalue: indicatorType name: feedExpirationPolicy display: "" options: - never - interval - indicatorType - suddenDeath type: 17 required: false section: Collect advanced: true - name: feedExpirationInterval display: "" type: 1 required: false section: Collect advanced: true - defaultvalue: '5' display: Feed Fetch Interval name: feedFetchInterval type: 19 required: false section: Collect advanced: true - additionalinfo: Supports CSV values. display: Tags name: feedTags type: 0 required: false section: Collect advanced: true - additionalinfo: When selected, the exclusion list is ignored for indicators from this feed. This means that if an indicator from this feed is on the exclusion list, the indicator might still be added to the system. display: Bypass exclusion list name: feedBypassExclusionList defaultvalue: "true" type: 8 required: false section: Collect advanced: true - display: Enrichment Excluded name: enrichmentExcluded type: 8 required: false defaultvalue: 'false' additionalinfo: Select this option to exclude the fetched indicators from the enrichment process. hidden: - xsoar_on_prem section: Collect - display: Trust any certificate (not secure) name: insecure type: 8 required: false section: Connect advanced: true - display: Use system proxy settings name: proxy type: 8 required: false section: Connect advanced: true description: Use the AWS feed integration to fetch indicators from the feed. display: AWS Feed name: AWS Feed script: commands: - arguments: - defaultValue: '50' description: limits the number of context indicators to output. name: limit description: Fetches indicators from the feed. name: aws-get-indicators dockerimage: demisto/py3-tools:1.0.0.7436613 feed: true runonce: false script: '-' subtype: python3 type: python fromversion: 5.5.0 defaultclassifier: AWS Feed Classifier defaultmapperin: AWS Feed Mapper tests: - No tests (auto formatted) sectionorder: - Connect - Collect