@@ -11611,6 +11611,7 @@ components:
1161111611 - gcp_iam_service_account
1161211612 - gcp_iam_policy
1161311613 items:
11614+ description: A cloud resource type identifier.
1161411615 type: string
1161511616 type: array
1161611617 required:
@@ -11642,6 +11643,7 @@ components:
1164211643 defaultGroupByFields:
1164311644 description: The default group by fields.
1164411645 items:
11646+ description: A field name used for default grouping.
1164511647 type: string
1164611648 nullable: true
1164711649 type: array
@@ -11652,6 +11654,7 @@ components:
1165211654 userGroupByFields:
1165311655 description: Fields to use to group findings by when sending signals.
1165411656 items:
11657+ description: A field name to group findings by.
1165511658 type: string
1165611659 nullable: true
1165711660 type: array
@@ -11834,13 +11837,16 @@ components:
1183411837 hostTags:
1183511838 description: The host tags defining where this policy is deployed
1183611839 items:
11840+ description: A host tag used to identify where this policy is deployed.
1183711841 type: string
1183811842 type: array
1183911843 hostTagsLists:
1184011844 description: The host tags defining where this policy is deployed, the inner
1184111845 values are linked with AND, the outer values are linked with OR
1184211846 items:
11847+ description: A list of host tags linked with AND logic.
1184311848 items:
11849+ description: A host tag used to filter the deployment scope.
1184411850 type: string
1184511851 type: array
1184611852 type: array
@@ -11906,13 +11912,16 @@ components:
1190611912 hostTags:
1190711913 description: The host tags defining where this policy is deployed
1190811914 items:
11915+ description: A host tag used to identify where this policy is deployed.
1190911916 type: string
1191011917 type: array
1191111918 hostTagsLists:
1191211919 description: The host tags defining where this policy is deployed, the inner
1191311920 values are linked with AND, the outer values are linked with OR
1191411921 items:
11922+ description: A list of host tags linked with AND logic.
1191511923 items:
11924+ description: A host tag used to filter the deployment scope.
1191611925 type: string
1191711926 type: array
1191811927 type: array
@@ -11987,13 +11996,16 @@ components:
1198711996 hostTags:
1198811997 description: The host tags defining where this policy is deployed
1198911998 items:
11999+ description: A host tag used to identify where this policy is deployed.
1199012000 type: string
1199112001 type: array
1199212002 hostTagsLists:
1199312003 description: The host tags defining where this policy is deployed, the inner
1199412004 values are linked with AND, the outer values are linked with OR
1199512005 items:
12006+ description: A list of host tags linked with AND logic.
1199612007 items:
12008+ description: A host tag used to filter the deployment scope.
1199712009 type: string
1199812010 type: array
1199912011 type: array
@@ -12148,6 +12160,7 @@ components:
1214812160 blocking:
1214912161 description: The blocking policies that the rule belongs to
1215012162 items:
12163+ description: The ID of a blocking policy that this rule belongs to.
1215112164 type: string
1215212165 type: array
1215312166 category:
@@ -12176,6 +12189,7 @@ components:
1217612189 disabled:
1217712190 description: The disabled policies that the rule belongs to
1217812191 items:
12192+ description: The ID of a disabled policy that this rule belongs to.
1217912193 type: string
1218012194 type: array
1218112195 enabled:
@@ -12189,11 +12203,13 @@ components:
1218912203 filters:
1219012204 description: The platforms the Agent rule is supported on
1219112205 items:
12206+ description: A platform filter that the Agent rule is supported on.
1219212207 type: string
1219312208 type: array
1219412209 monitoring:
1219512210 description: The monitoring policies that the rule belongs to
1219612211 items:
12212+ description: The ID of a monitoring policy that this rule belongs to.
1219712213 type: string
1219812214 type: array
1219912215 name:
@@ -12203,6 +12219,7 @@ components:
1220312219 product_tags:
1220412220 description: The list of product tags associated with the rule
1220512221 items:
12222+ description: A product tag associated with the rule.
1220612223 type: string
1220712224 type: array
1220812225 silent:
@@ -12242,6 +12259,7 @@ components:
1224212259 blocking:
1224312260 description: The blocking policies that the rule belongs to.
1224412261 items:
12262+ description: The ID of a blocking policy that this rule belongs to.
1224512263 type: string
1224612264 type: array
1224712265 description:
@@ -12251,6 +12269,7 @@ components:
1225112269 disabled:
1225212270 description: The disabled policies that the rule belongs to.
1225312271 items:
12272+ description: The ID of a disabled policy that this rule belongs to.
1225412273 type: string
1225512274 type: array
1225612275 enabled:
@@ -12264,11 +12283,13 @@ components:
1226412283 filters:
1226512284 description: The platforms the Agent rule is supported on.
1226612285 items:
12286+ description: A platform filter that the Agent rule is supported on.
1226712287 type: string
1226812288 type: array
1226912289 monitoring:
1227012290 description: The monitoring policies that the rule belongs to.
1227112291 items:
12292+ description: The ID of a monitoring policy that this rule belongs to.
1227212293 type: string
1227312294 type: array
1227412295 name:
@@ -12282,6 +12303,7 @@ components:
1228212303 product_tags:
1228312304 description: The list of product tags associated with the rule.
1228412305 items:
12306+ description: A product tag associated with the rule.
1228512307 type: string
1228612308 type: array
1228712309 silent:
@@ -12373,6 +12395,7 @@ components:
1237312395 blocking:
1237412396 description: The blocking policies that the rule belongs to
1237512397 items:
12398+ description: The ID of a blocking policy that this rule belongs to.
1237612399 type: string
1237712400 type: array
1237812401 description:
@@ -12382,6 +12405,7 @@ components:
1238212405 disabled:
1238312406 description: The disabled policies that the rule belongs to
1238412407 items:
12408+ description: The ID of a disabled policy that this rule belongs to.
1238512409 type: string
1238612410 type: array
1238712411 enabled:
@@ -12395,6 +12419,7 @@ components:
1239512419 monitoring:
1239612420 description: The monitoring policies that the rule belongs to
1239712421 items:
12422+ description: The ID of a monitoring policy that this rule belongs to.
1239812423 type: string
1239912424 type: array
1240012425 policy_id:
@@ -12404,6 +12429,7 @@ components:
1240412429 product_tags:
1240512430 description: The list of product tags associated with the rule
1240612431 items:
12432+ description: A product tag associated with the rule.
1240712433 type: string
1240812434 type: array
1240912435 silent:
@@ -14162,13 +14188,15 @@ components:
1416214188 example:
1416314189 - ''
1416414190 items:
14191+ description: A job result ID.
1416514192 type: string
1416614193 type: array
1416714194 notifications:
1416814195 description: Notifications sent.
1416914196 example:
1417014197 - ''
1417114198 items:
14199+ description: A notification recipient handle.
1417214200 type: string
1417314201 type: array
1417414202 signalMessage:
@@ -16668,6 +16696,7 @@ components:
1666816696 cluster_name:
1666916697 description: List of cluster names associated with the Agent.
1667016698 items:
16699+ description: A cluster name associated with the Agent.
1667116700 type: string
1667216701 type: array
1667316702 datadog_agent:
@@ -16679,6 +16708,7 @@ components:
1667916708 envs:
1668016709 description: List of environments associated with the Agent.
1668116710 items:
16711+ description: An environment name associated with the Agent.
1668216712 type: string
1668316713 nullable: true
1668416714 type: array
@@ -18023,6 +18053,7 @@ components:
1802318053 example:
1802418054 - '["def-000-abc"]'
1802518055 items:
18056+ description: A rule ID associated with the control.
1802618057 type: string
1802718058 type: array
1802818059 required:
@@ -34786,6 +34817,7 @@ components:
3478634817 tags:
3478734818 description: Tags for generated signals.
3478834819 items:
34820+ description: A tag string in `key:value` format.
3478934821 type: string
3479034822 type: array
3479134823 thirdPartyCases:
@@ -34834,6 +34866,8 @@ components:
3483434866 example:
3483534867 - '@sns-cloudtrail-results'
3483634868 items:
34869+ description: A notification recipient handle (for example, `@user` or
34870+ `@channel`).
3483734871 type: string
3483834872 type: array
3483934873 to:
@@ -44821,7 +44855,7 @@ components:
4482144855 Protocol (OTLP) over gRPC and HTTP.
4482244856
4482344857
44824- **Supported pipeline types:** logs, metrics '
44858+ **Supported pipeline types:** logs'
4482544859 properties:
4482644860 grpc_address_key:
4482744861 description: Environment variable name containing the gRPC server address
@@ -44851,7 +44885,6 @@ components:
4485144885 type: object
4485244886 x-pipeline-types:
4485344887 - logs
44854- - metrics
4485544888 ObservabilityPipelineOpentelemetrySourceType:
4485644889 default: opentelemetry
4485744890 description: The source type. The value should always be `opentelemetry`.
@@ -57740,6 +57773,7 @@ components:
5774057773 - team:database
5774157774 - source:cloudtrail
5774257775 items:
57776+ description: A tag string in `key:value` format.
5774357777 type: string
5774457778 type: array
5774557779 update_author_id:
@@ -57791,6 +57825,7 @@ components:
5779157825 - team:database
5779257826 - source:cloudtrail
5779357827 items:
57828+ description: A tag string in `key:value` format.
5779457829 type: string
5779557830 type: array
5779657831 required:
@@ -57884,6 +57919,7 @@ components:
5788457919 - technique:T1110-brute-force
5788557920 - source:cloudtrail
5788657921 items:
57922+ description: A tag string in `key:value` format.
5788757923 type: string
5788857924 type: array
5788957925 version:
@@ -58077,6 +58113,7 @@ components:
5807758113 - def-000-u7q
5807858114 - def-000-7dd
5807958115 items:
58116+ description: A rule ID to include in the bulk export.
5808058117 type: string
5808158118 minItems: 1
5808258119 type: array
@@ -58693,6 +58730,7 @@ components:
5869358730
5869458731 False otherwise.'
5869558732 items:
58733+ description: Whether the rule query result matched the expected result.
5869658734 type: boolean
5869758735 type: array
5869858736 type: object
@@ -60107,6 +60145,7 @@ components:
6010760145 - technique:T1110-brute-force
6010860146 - source:cloudtrail
6010960147 items:
60148+ description: A tag string in `key:value` format.
6011060149 type: string
6011160150 type: array
6011260151 update_date:
@@ -60176,6 +60215,7 @@ components:
6017660215 - technique:T1110-brute-force
6017760216 - source:cloudtrail
6017860217 items:
60218+ description: A tag string in `key:value` format.
6017960219 type: string
6018060220 type: array
6018160221 required:
@@ -60306,6 +60346,7 @@ components:
6030660346 - technique:T1110-brute-force
6030760347 - source:cloudtrail
6030860348 items:
60349+ description: A tag string in `key:value` format.
6030960350 type: string
6031060351 type: array
6031160352 version:
0 commit comments