@propulsionworks/cloudformation 0.1.39 → 0.1.40

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (63) hide show
  1. package/out/exports/resources.generated/aws-autoscaling-autoscalinggroup.d.ts +29 -3
  2. package/out/exports/resources.generated/aws-bedrockagentcore-gateway.d.ts +53 -1
  3. package/out/exports/resources.generated/aws-bedrockagentcore-gatewaytarget.d.ts +16 -0
  4. package/out/exports/resources.generated/aws-cases-caserule.d.ts +182 -0
  5. package/out/exports/resources.generated/aws-cases-domain.d.ts +61 -0
  6. package/out/exports/resources.generated/aws-cases-field.d.ts +85 -0
  7. package/out/exports/resources.generated/aws-cases-layout.d.ts +140 -0
  8. package/out/exports/resources.generated/aws-cases-template.d.ts +141 -0
  9. package/out/exports/resources.generated/aws-cloudformation-waitcondition.d.ts +2 -2
  10. package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +1 -0
  11. package/out/exports/resources.generated/aws-codedeploy-deploymentgroup.d.ts +3 -3
  12. package/out/exports/resources.generated/aws-connect-contactflowmodule.d.ts +13 -0
  13. package/out/exports/resources.generated/aws-connect-hoursofoperation.d.ts +90 -0
  14. package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +14 -14
  15. package/out/exports/resources.generated/aws-datasync-agent.d.ts +1 -1
  16. package/out/exports/resources.generated/aws-datasync-locationazureblob.d.ts +9 -9
  17. package/out/exports/resources.generated/aws-datasync-locationefs.d.ts +5 -5
  18. package/out/exports/resources.generated/aws-datasync-locationfsxlustre.d.ts +2 -2
  19. package/out/exports/resources.generated/aws-datasync-locationfsxontap.d.ts +3 -3
  20. package/out/exports/resources.generated/aws-datasync-locationfsxopenzfs.d.ts +2 -2
  21. package/out/exports/resources.generated/aws-datasync-locationfsxwindows.d.ts +2 -2
  22. package/out/exports/resources.generated/aws-datasync-locationhdfs.d.ts +1 -1
  23. package/out/exports/resources.generated/aws-datasync-locationnfs.d.ts +1 -1
  24. package/out/exports/resources.generated/aws-datasync-locationobjectstorage.d.ts +10 -10
  25. package/out/exports/resources.generated/aws-datasync-locations3.d.ts +3 -3
  26. package/out/exports/resources.generated/aws-datasync-locationsmb.d.ts +9 -9
  27. package/out/exports/resources.generated/aws-datasync-task.d.ts +8 -8
  28. package/out/exports/resources.generated/aws-deadline-fleet.d.ts +25 -7
  29. package/out/exports/resources.generated/aws-ec2-clientvpnendpoint.d.ts +8 -0
  30. package/out/exports/resources.generated/aws-ec2-vpnconcentrator.d.ts +1 -1
  31. package/out/exports/resources.generated/aws-ec2-vpnconnection.d.ts +2 -0
  32. package/out/exports/resources.generated/aws-ecr-repositorycreationtemplate.d.ts +1 -1
  33. package/out/exports/resources.generated/aws-ecs-capacityprovider.d.ts +4 -0
  34. package/out/exports/resources.generated/aws-eks-nodegroup.d.ts +8 -8
  35. package/out/exports/resources.generated/aws-emr-step.d.ts +10 -0
  36. package/out/exports/resources.generated/aws-fsx-s3accesspointattachment.d.ts +14 -10
  37. package/out/exports/resources.generated/aws-groundstation-dataflowendpointgroupv2.d.ts +244 -0
  38. package/out/exports/resources.generated/aws-iotanalytics-channel.d.ts +4 -4
  39. package/out/exports/resources.generated/aws-iotanalytics-dataset.d.ts +7 -7
  40. package/out/exports/resources.generated/aws-iotanalytics-datastore.d.ts +6 -6
  41. package/out/exports/resources.generated/aws-iotanalytics-pipeline.d.ts +2 -2
  42. package/out/exports/resources.generated/aws-kafkaconnect-connector.d.ts +5 -0
  43. package/out/exports/resources.generated/aws-lex-bot.d.ts +92 -0
  44. package/out/exports/resources.generated/aws-logs-loggroup.d.ts +5 -0
  45. package/out/exports/resources.generated/aws-logs-transformer.d.ts +6 -1
  46. package/out/exports/resources.generated/aws-observabilityadmin-organizationtelemetryrule.d.ts +44 -43
  47. package/out/exports/resources.generated/aws-observabilityadmin-telemetryrule.d.ts +45 -44
  48. package/out/exports/resources.generated/aws-odb-odbpeeringconnection.d.ts +10 -0
  49. package/out/exports/resources.generated/aws-paymentcryptography-key.d.ts +1 -1
  50. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +82 -0
  51. package/out/exports/resources.generated/aws-ram-resourceshare.d.ts +5 -1
  52. package/out/exports/resources.generated/aws-resiliencehub-app.d.ts +2 -2
  53. package/out/exports/resources.generated/aws-resourcegroups-group.d.ts +10 -10
  54. package/out/exports/resources.generated/aws-route53profiles-profile.d.ts +1 -1
  55. package/out/exports/resources.generated/aws-route53resolver-resolverendpoint.d.ts +10 -0
  56. package/out/exports/resources.generated/aws-s3-bucket.d.ts +1 -1
  57. package/out/exports/resources.generated/aws-securityhub-connectorv2.d.ts +34 -45
  58. package/out/exports/resources.generated/aws-ses-tenant.d.ts +54 -0
  59. package/out/exports/resources.generated/aws-ssm-association.d.ts +2 -2
  60. package/out/exports/resources.generated/aws-ssm-maintenancewindowtarget.d.ts +3 -2
  61. package/out/exports/resources.generated/aws-ssm-maintenancewindowtask.d.ts +3 -2
  62. package/out/exports/resources.generated/aws-workspacesweb-usersettings.d.ts +23 -0
  63. package/package.json +1 -1
@@ -346,6 +346,14 @@ export type BotLocale = {
346
346
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-botlocale.html#cfn-lex-bot-botlocale-slottypes}
347
347
  */
348
348
  SlotTypes?: SlotType[] | undefined;
349
+ /**
350
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-botlocale.html#cfn-lex-bot-botlocale-speechdetectionsensitivity}
351
+ */
352
+ SpeechDetectionSensitivity?: SpeechDetectionSensitivity | undefined;
353
+ /**
354
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-botlocale.html#cfn-lex-bot-botlocale-unifiedspeechsettings}
355
+ */
356
+ UnifiedSpeechSettings?: UnifiedSpeechSettings | undefined;
349
357
  /**
350
358
  * Defines settings for using an Amazon Polly voice to communicate with a user.
351
359
  *
@@ -828,7 +836,9 @@ export type GenerativeAISettings = {
828
836
  */
829
837
  RuntimeSettings?: {
830
838
  NluImprovementSpecification?: {
839
+ AssistedNluMode?: "Primary" | "Fallback" | undefined;
831
840
  Enabled: boolean;
841
+ IntentDisambiguationSettings?: IntentDisambiguationSettings | undefined;
832
842
  } | undefined;
833
843
  SlotResolutionImprovementSpecification?: {
834
844
  BedrockModelSpecification?: BedrockModelSpecification | undefined;
@@ -955,6 +965,10 @@ export type Intent = {
955
965
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-intent.html#cfn-lex-bot-intent-dialogcodehook}
956
966
  */
957
967
  DialogCodeHook?: DialogCodeHookSetting | undefined;
968
+ /**
969
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-intent.html#cfn-lex-bot-intent-displayname}
970
+ */
971
+ DisplayName?: string | undefined;
958
972
  /**
959
973
  * Specifies that Amazon Lex invokes the alias Lambda function when the intent is ready for fulfillment. You can invoke this function to complete the bot's transaction with the user.
960
974
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-intent.html#cfn-lex-bot-intent-fulfillmentcodehook}
@@ -1123,6 +1137,27 @@ export type IntentConfirmationSetting = {
1123
1137
  */
1124
1138
  PromptSpecification: PromptSpecification;
1125
1139
  };
1140
+ /**
1141
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-intentdisambiguationsettings.html}
1142
+ */
1143
+ export type IntentDisambiguationSettings = {
1144
+ /**
1145
+ * @minLength 1
1146
+ * @maxLength 1000
1147
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-intentdisambiguationsettings.html#cfn-lex-bot-intentdisambiguationsettings-customdisambiguationmessage}
1148
+ */
1149
+ CustomDisambiguationMessage?: string | undefined;
1150
+ /**
1151
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-intentdisambiguationsettings.html#cfn-lex-bot-intentdisambiguationsettings-enabled}
1152
+ */
1153
+ Enabled: boolean;
1154
+ /**
1155
+ * @min 2
1156
+ * @max 5
1157
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-intentdisambiguationsettings.html#cfn-lex-bot-intentdisambiguationsettings-maxdisambiguationintents}
1158
+ */
1159
+ MaxDisambiguationIntents?: number | undefined;
1160
+ };
1126
1161
  /**
1127
1162
  * Override settings to configure the intent state.
1128
1163
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-intentoverride.html}
@@ -2037,12 +2072,35 @@ export type Specifications = {
2037
2072
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-specifications.html#cfn-lex-bot-specifications-slottypeid}
2038
2073
  */
2039
2074
  SlotTypeId: string;
2075
+ /**
2076
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-specifications.html#cfn-lex-bot-specifications-slottypename}
2077
+ */
2078
+ SlotTypeName?: string | undefined;
2079
+ /**
2080
+ * Specifies the elicitation setting details for constituent sub slots of a composite slot.
2081
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-specifications.html#cfn-lex-bot-specifications-valueelicitationsetting}
2082
+ */
2083
+ ValueElicitationSetting: SubSlotValueElicitationSetting;
2084
+ } | {
2085
+ /**
2086
+ * The unique identifier assigned to the slot type.
2087
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-specifications.html#cfn-lex-bot-specifications-slottypeid}
2088
+ */
2089
+ SlotTypeId?: string | undefined;
2090
+ /**
2091
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-specifications.html#cfn-lex-bot-specifications-slottypename}
2092
+ */
2093
+ SlotTypeName: string;
2040
2094
  /**
2041
2095
  * Specifies the elicitation setting details for constituent sub slots of a composite slot.
2042
2096
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-specifications.html#cfn-lex-bot-specifications-valueelicitationsetting}
2043
2097
  */
2044
2098
  ValueElicitationSetting: SubSlotValueElicitationSetting;
2045
2099
  };
2100
+ /**
2101
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-speechdetectionsensitivity.html}
2102
+ */
2103
+ export type SpeechDetectionSensitivity = "Default" | "HighNoiseTolerance" | "MaximumNoiseTolerance";
2046
2104
  /**
2047
2105
  * Defines the messages that Amazon Lex sends to a user to remind them that the bot is waiting for a response.
2048
2106
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-stillwaitingresponsespecification.html}
@@ -2106,6 +2164,28 @@ export type SubSlotTypeComposition = {
2106
2164
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-subslottypecomposition.html#cfn-lex-bot-subslottypecomposition-slottypeid}
2107
2165
  */
2108
2166
  SlotTypeId: string;
2167
+ /**
2168
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-subslottypecomposition.html#cfn-lex-bot-subslottypecomposition-slottypename}
2169
+ */
2170
+ SlotTypeName?: string | undefined;
2171
+ } | {
2172
+ /**
2173
+ * Name of a constituent sub slot inside a composite slot.
2174
+ * @minLength 1
2175
+ * @maxLength 100
2176
+ * @pattern ^([0-9a-zA-Z][_-]?){1,100}$
2177
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-subslottypecomposition.html#cfn-lex-bot-subslottypecomposition-name}
2178
+ */
2179
+ Name: string;
2180
+ /**
2181
+ * The unique identifier assigned to a slot type. This refers to either a built-in slot type or the unique slotTypeId of a custom slot type.
2182
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-subslottypecomposition.html#cfn-lex-bot-subslottypecomposition-slottypeid}
2183
+ */
2184
+ SlotTypeId?: string | undefined;
2185
+ /**
2186
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-subslottypecomposition.html#cfn-lex-bot-subslottypecomposition-slottypename}
2187
+ */
2188
+ SlotTypeName: string;
2109
2189
  };
2110
2190
  /**
2111
2191
  * Subslot elicitation settings.
@@ -2201,6 +2281,18 @@ export type TextLogSetting = {
2201
2281
  */
2202
2282
  Enabled: boolean;
2203
2283
  };
2284
+ /**
2285
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-unifiedspeechsettings.html}
2286
+ */
2287
+ export type UnifiedSpeechSettings = {
2288
+ /**
2289
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-unifiedspeechsettings.html#cfn-lex-bot-unifiedspeechsettings-speechfoundationmodel}
2290
+ */
2291
+ SpeechFoundationModel: {
2292
+ ModelArn: string;
2293
+ VoiceId?: string | undefined;
2294
+ };
2295
+ };
2204
2296
  /**
2205
2297
  * Defines settings for using an Amazon Polly voice to communicate with a user.
2206
2298
  *
@@ -26,6 +26,11 @@ export type LogsLogGroupProps = {
26
26
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-loggroup.html#cfn-logs-loggroup-dataprotectionpolicy}
27
27
  */
28
28
  DataProtectionPolicy?: Record<string, unknown> | undefined;
29
+ /**
30
+ * @default false
31
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-loggroup.html#cfn-logs-loggroup-deletionprotectionenabled}
32
+ */
33
+ DeletionProtectionEnabled?: boolean | undefined;
29
34
  /**
30
35
  * Creates or updates a *field index policy* for the specified log group. Only log groups in the Standard log class support field index policies. For more information about log classes, see [Log classes](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch_Logs_Log_Classes.html) .
31
36
  *
@@ -119,7 +119,7 @@ export type MoveKeyEntry = {
119
119
  /**
120
120
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-transformer-ocsfversion.html}
121
121
  */
122
- export type OcsfVersion = "V1.1";
122
+ export type OcsfVersion = "V1.1" | "V1.5";
123
123
  /**
124
124
  * This processor parses CloudFront vended logs, extract fields, and convert them into JSON format. Encoded field values are decoded. Values that are integers and doubles are treated as such. For more information about this processor including examples, see [parseCloudfront](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation-Processors.html#CloudWatch-Logs-Transformation-parseCloudfront)
125
125
  *
@@ -175,6 +175,11 @@ export type ParseToOCSF = {
175
175
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-transformer-parsetoocsf.html#cfn-logs-transformer-parsetoocsf-eventsource}
176
176
  */
177
177
  EventSource: EventSource;
178
+ /**
179
+ * The version of the OCSF mapping to use for parsing log data.
180
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-transformer-parsetoocsf.html#cfn-logs-transformer-parsetoocsf-mappingversion}
181
+ */
182
+ MappingVersion?: string | undefined;
178
183
  /**
179
184
  * Specify which version of the OCSF schema to use for the transformed log events.
180
185
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-transformer-parsetoocsf.html#cfn-logs-transformer-parsetoocsf-ocsfversion}
@@ -47,18 +47,18 @@ export type ObservabilityAdminOrganizationTelemetryRuleAttribs = {
47
47
  */
48
48
  export type Action = "ALLOW" | "BLOCK" | "COUNT" | "CAPTCHA" | "CHALLENGE" | "EXCLUDED_AS_COUNT";
49
49
  /**
50
- * The condition of the action desired in the filter.
50
+ * Condition that matches based on the specific WAF action taken on the request.
51
51
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-actioncondition.html}
52
52
  */
53
53
  export type ActionCondition = {
54
54
  /**
55
- * The enumerated action to take.
55
+ * The WAF action to match against (ALLOW, BLOCK, COUNT, CAPTCHA, CHALLENGE, EXCLUDED_AS_COUNT).
56
56
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-actioncondition.html#cfn-observabilityadmin-organizationtelemetryrule-actioncondition-action}
57
57
  */
58
58
  Action?: Action | undefined;
59
59
  };
60
60
  /**
61
- * An advanced event selector that includes optional name and field selectors
61
+ * Advanced event selectors let you create fine-grained selectors for management, data, and network activity events.
62
62
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-advancedeventselector.html}
63
63
  */
64
64
  export type AdvancedEventSelector = {
@@ -68,77 +68,77 @@ export type AdvancedEventSelector = {
68
68
  */
69
69
  FieldSelectors: AdvancedFieldSelector[];
70
70
  /**
71
- * An optional descriptive name for the advanced event selector
71
+ * An optional, descriptive name for an advanced event selector, such as "Log data events for only two S3 buckets".
72
72
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-advancedeventselector.html#cfn-observabilityadmin-organizationtelemetryrule-advancedeventselector-name}
73
73
  */
74
74
  Name?: string | undefined;
75
75
  };
76
76
  /**
77
- * A single selector statement in an advanced event selector.
77
+ * Defines criteria for selecting resources based on field values.
78
78
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-advancedfieldselector.html}
79
79
  */
80
80
  export type AdvancedFieldSelector = {
81
81
  /**
82
- * An operator that includes events that match the last few characters of the event record field specified as the value of Field.
82
+ * Matches if the field value ends with the specified value.
83
83
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-advancedfieldselector.html#cfn-observabilityadmin-organizationtelemetryrule-advancedfieldselector-endswith}
84
84
  */
85
85
  EndsWith?: string[] | undefined;
86
86
  /**
87
- * An operator that includes events that match the exact value of the event record field specified as the value of Field.
87
+ * Matches if the field value equals the specified value.
88
88
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-advancedfieldselector.html#cfn-observabilityadmin-organizationtelemetryrule-advancedfieldselector-equals}
89
89
  */
90
90
  Equals?: string[] | undefined;
91
91
  /**
92
- * A field in a CloudTrail event record on which to filter events to be logged
92
+ * The name of the field to use for selection.
93
93
  * @minLength 1
94
94
  * @maxLength 1000
95
95
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-advancedfieldselector.html#cfn-observabilityadmin-organizationtelemetryrule-advancedfieldselector-field}
96
96
  */
97
97
  Field?: string | undefined;
98
98
  /**
99
- * An operator that excludes events that match the last few characters of the event record field specified as the value of Field.
99
+ * Matches if the field value does not end with the specified value.
100
100
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-advancedfieldselector.html#cfn-observabilityadmin-organizationtelemetryrule-advancedfieldselector-notendswith}
101
101
  */
102
102
  NotEndsWith?: string[] | undefined;
103
103
  /**
104
- * An operator that excludes events that match the exact value of the event record field specified as the value of Field.
104
+ * Matches if the field value does not equal the specified value.
105
105
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-advancedfieldselector.html#cfn-observabilityadmin-organizationtelemetryrule-advancedfieldselector-notequals}
106
106
  */
107
107
  NotEquals?: string[] | undefined;
108
108
  /**
109
- * An operator that excludes events that match the first few characters of the event record field specified as the value of Field.
109
+ * Matches if the field value does not start with the specified value.
110
110
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-advancedfieldselector.html#cfn-observabilityadmin-organizationtelemetryrule-advancedfieldselector-notstartswith}
111
111
  */
112
112
  NotStartsWith?: string[] | undefined;
113
113
  /**
114
- * An operator that includes events that match the first few characters of the event record field specified as the value of Field.
114
+ * Matches if the field value starts with the specified value.
115
115
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-advancedfieldselector.html#cfn-observabilityadmin-organizationtelemetryrule-advancedfieldselector-startswith}
116
116
  */
117
117
  StartsWith?: string[] | undefined;
118
118
  };
119
119
  /**
120
- * Telemetry parameters for Cloudtrail
120
+ * Parameters specific to AWS CloudTrail telemetry configuration.
121
121
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-cloudtrailparameters.html}
122
122
  */
123
123
  export type CloudtrailParameters = {
124
124
  /**
125
- * Create fine-grained selectors for AWS CloudTrail management and data.
125
+ * The advanced event selectors to use for filtering AWS CloudTrail events.
126
126
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-cloudtrailparameters.html#cfn-observabilityadmin-organizationtelemetryrule-cloudtrailparameters-advancedeventselectors}
127
127
  */
128
128
  AdvancedEventSelectors: AdvancedEventSelector[];
129
129
  };
130
130
  /**
131
- * A condition for a filter.
131
+ * A single condition that can match based on WAF rule action or label name.
132
132
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-condition.html}
133
133
  */
134
134
  export type Condition = {
135
135
  /**
136
- * The condition of the action desired in the filter.
136
+ * Matches log records based on the WAF rule action taken (ALLOW, BLOCK, COUNT, etc.).
137
137
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-condition.html#cfn-observabilityadmin-organizationtelemetryrule-condition-actioncondition}
138
138
  */
139
139
  ActionCondition?: ActionCondition | undefined;
140
140
  /**
141
- * The label name of the condition.
141
+ * Matches log records based on WAF rule labels applied to the request.
142
142
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-condition.html#cfn-observabilityadmin-organizationtelemetryrule-condition-labelnamecondition}
143
143
  */
144
144
  LabelNameCondition?: LabelNameCondition | undefined;
@@ -149,63 +149,64 @@ export type Condition = {
149
149
  */
150
150
  export type DestinationType = "cloud-watch-logs";
151
151
  /**
152
- * Telemetry parameters for ELB/NLB Load Balancer Logs
152
+ * Configuration parameters for ELB load balancer logging, including output format and field delimiter settings.
153
153
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-elbloadbalancerloggingparameters.html}
154
154
  */
155
155
  export type ELBLoadBalancerLoggingParameters = {
156
156
  /**
157
- * A delimiter to delineate log fields
157
+ * The delimiter character used to separate fields in ELB access log entries when using plain text format.
158
158
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-elbloadbalancerloggingparameters.html#cfn-observabilityadmin-organizationtelemetryrule-elbloadbalancerloggingparameters-fielddelimiter}
159
159
  */
160
160
  FieldDelimiter?: string | undefined;
161
161
  /**
162
+ * The format for ELB access log entries (plain text or JSON format).
162
163
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-elbloadbalancerloggingparameters.html#cfn-observabilityadmin-organizationtelemetryrule-elbloadbalancerloggingparameters-outputformat}
163
164
  */
164
165
  OutputFormat?: "plain" | "json" | undefined;
165
166
  };
166
167
  /**
167
- * The field that we want to match this rule to.
168
+ * Specifies a field in the request to redact from WAF logs, such as headers, query parameters, or body content.
168
169
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-fieldtomatch.html}
169
170
  */
170
171
  export type FieldToMatch = {
171
172
  /**
172
- * The method with which to match this rule.
173
+ * Redacts the HTTP method from WAF logs.
173
174
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-fieldtomatch.html#cfn-observabilityadmin-organizationtelemetryrule-fieldtomatch-method}
174
175
  */
175
176
  Method?: string | undefined;
176
177
  /**
177
- * The query string to find the resource to match this field to.
178
+ * Redacts the entire query string from WAF logs.
178
179
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-fieldtomatch.html#cfn-observabilityadmin-organizationtelemetryrule-fieldtomatch-querystring}
179
180
  */
180
181
  QueryString?: string | undefined;
181
182
  /**
182
- * Header for the field to match.
183
+ * Redacts a specific header field by name from WAF logs.
183
184
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-fieldtomatch.html#cfn-observabilityadmin-organizationtelemetryrule-fieldtomatch-singleheader}
184
185
  */
185
186
  SingleHeader?: SingleHeader | undefined;
186
187
  /**
187
- * This is the URI path to match this rule to.
188
+ * Redacts the URI path from WAF logs.
188
189
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-fieldtomatch.html#cfn-observabilityadmin-organizationtelemetryrule-fieldtomatch-uripath}
189
190
  */
190
191
  UriPath?: string | undefined;
191
192
  };
192
193
  /**
193
- * A filter to be applied
194
+ * A single filter condition that specifies behavior, requirement, and matching conditions for WAF log records.
194
195
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-filter.html}
195
196
  */
196
197
  export type Filter = {
197
198
  /**
198
- * The behavior required of the filter.
199
+ * The action to take for log records matching this filter (KEEP or DROP).
199
200
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-filter.html#cfn-observabilityadmin-organizationtelemetryrule-filter-behavior}
200
201
  */
201
202
  Behavior?: FilterBehavior | undefined;
202
203
  /**
203
- * A list of conditions for a filter.
204
+ * The list of conditions that determine if a log record matches this filter.
204
205
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-filter.html#cfn-observabilityadmin-organizationtelemetryrule-filter-conditions}
205
206
  */
206
207
  Conditions?: Condition[] | undefined;
207
208
  /**
208
- * The requirement portion of the filter.
209
+ * Whether the log record must meet all conditions (MEETS_ALL) or any condition (MEETS_ANY) to match this filter.
209
210
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-filter.html#cfn-observabilityadmin-organizationtelemetryrule-filter-requirement}
210
211
  */
211
212
  Requirement?: FilterRequirement | undefined;
@@ -221,12 +222,12 @@ export type FilterBehavior = "KEEP" | "DROP";
221
222
  */
222
223
  export type FilterRequirement = "MEETS_ALL" | "MEETS_ANY";
223
224
  /**
224
- * The label name of the condition.
225
+ * Condition that matches based on WAF rule labels, with label names limited to 1024 characters.
225
226
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-labelnamecondition.html}
226
227
  */
227
228
  export type LabelNameCondition = {
228
229
  /**
229
- * The label name of the condition.
230
+ * The label name to match, supporting alphanumeric characters, underscores, hyphens, and colons.
230
231
  * @minLength 1
231
232
  * @maxLength 1024
232
233
  * @pattern ^[0-9A-Za-z_\-:]+$
@@ -235,17 +236,17 @@ export type LabelNameCondition = {
235
236
  LabelName?: string | undefined;
236
237
  };
237
238
  /**
238
- * Default handling for logs that don't match any of the specified filtering conditions.
239
+ * Configuration that determines which WAF log records to keep or drop based on specified conditions.
239
240
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-loggingfilter.html}
240
241
  */
241
242
  export type LoggingFilter = {
242
243
  /**
243
- * The behavior required of the filter.
244
+ * The default action (KEEP or DROP) for log records that don't match any filter conditions.
244
245
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-loggingfilter.html#cfn-observabilityadmin-organizationtelemetryrule-loggingfilter-defaultbehavior}
245
246
  */
246
247
  DefaultBehavior?: FilterBehavior | undefined;
247
248
  /**
248
- * A list of filters to be applied.
249
+ * A list of filter conditions that determine log record handling behavior.
249
250
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-loggingfilter.html#cfn-observabilityadmin-organizationtelemetryrule-loggingfilter-filters}
250
251
  */
251
252
  Filters?: Filter[] | undefined;
@@ -256,12 +257,12 @@ export type LoggingFilter = {
256
257
  */
257
258
  export type ResourceType = "AWS::EC2::VPC" | "AWS::WAFv2::WebACL" | "AWS::CloudTrail" | "AWS::EKS::Cluster" | "AWS::ElasticLoadBalancingV2::LoadBalancer";
258
259
  /**
259
- * Header for the field to match.
260
+ * Structure containing a name field limited to 64 characters for header or query parameter identification.
260
261
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-singleheader.html}
261
262
  */
262
263
  export type SingleHeader = {
263
264
  /**
264
- * The name of the header
265
+ * The name value, limited to 64 characters.
265
266
  * @minLength 1
266
267
  * @maxLength 64
267
268
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-singleheader.html#cfn-observabilityadmin-organizationtelemetryrule-singleheader-name}
@@ -274,7 +275,7 @@ export type SingleHeader = {
274
275
  */
275
276
  export type TelemetryDestinationConfiguration = {
276
277
  /**
277
- * Telemetry parameters for Cloudtrail
278
+ * Configuration parameters specific to AWS CloudTrail when CloudTrail is the source type.
278
279
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration.html#cfn-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration-cloudtrailparameters}
279
280
  */
280
281
  CloudtrailParameters?: CloudtrailParameters | undefined;
@@ -289,7 +290,7 @@ export type TelemetryDestinationConfiguration = {
289
290
  */
290
291
  DestinationType?: DestinationType | undefined;
291
292
  /**
292
- * Telemetry parameters for ELB/NLB Load Balancer Logs
293
+ * Configuration parameters specific to ELB load balancer logging when ELB is the resource type.
293
294
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration.html#cfn-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration-elbloadbalancerloggingparameters}
294
295
  */
295
296
  ELBLoadBalancerLoggingParameters?: ELBLoadBalancerLoggingParameters | undefined;
@@ -304,7 +305,7 @@ export type TelemetryDestinationConfiguration = {
304
305
  */
305
306
  VPCFlowLogParameters?: VPCFlowLogParameters | undefined;
306
307
  /**
307
- * Telemetry parameters for WAF v2 Web ACL
308
+ * Configuration parameters specific to WAF logging when WAF is the resource type.
308
309
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration.html#cfn-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration-wafloggingparameters}
309
310
  */
310
311
  WAFLoggingParameters?: WAFLoggingParameters | undefined;
@@ -335,7 +336,7 @@ export type TelemetryRule = {
335
336
  */
336
337
  SelectionCriteria?: string | undefined;
337
338
  /**
338
- * The telemetry source types for a telemetry rule.
339
+ * The specific telemetry source types to configure for the resource, such as VPC_FLOW_LOGS or EKS_AUDIT_LOGS. TelemetrySourceTypes must be correlated with the specific resource type.
339
340
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetryrule.html#cfn-observabilityadmin-organizationtelemetryrule-telemetryrule-telemetrysourcetypes}
340
341
  */
341
342
  TelemetrySourceTypes?: TelemetrySourceType[] | undefined;
@@ -382,22 +383,22 @@ export type VPCFlowLogParameters = {
382
383
  */
383
384
  export type WAFLogType = "WAF_LOGS";
384
385
  /**
385
- * Telemetry parameters for WAF v2 Web ACL
386
+ * Configuration parameters for WAF logging, including redacted fields and logging filters.
386
387
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-wafloggingparameters.html}
387
388
  */
388
389
  export type WAFLoggingParameters = {
389
390
  /**
390
- * The type of logs to generate for WAF.
391
+ * The type of WAF logs to collect (currently supports WAF_LOGS).
391
392
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-wafloggingparameters.html#cfn-observabilityadmin-organizationtelemetryrule-wafloggingparameters-logtype}
392
393
  */
393
394
  LogType?: WAFLogType | undefined;
394
395
  /**
395
- * Default handling for logs that don't match any of the specified filtering conditions.
396
+ * A filter configuration that determines which WAF log records to include or exclude.
396
397
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-wafloggingparameters.html#cfn-observabilityadmin-organizationtelemetryrule-wafloggingparameters-loggingfilter}
397
398
  */
398
399
  LoggingFilter?: LoggingFilter | undefined;
399
400
  /**
400
- * Fields not to be included in the logs.
401
+ * The fields to redact from WAF logs to protect sensitive information.
401
402
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-wafloggingparameters.html#cfn-observabilityadmin-organizationtelemetryrule-wafloggingparameters-redactedfields}
402
403
  */
403
404
  RedactedFields?: FieldToMatch[] | undefined;