@propulsionworks/cloudformation 0.1.38 → 0.1.39

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 (85) hide show
  1. package/out/exports/resources.generated/aws-arcregionswitch-plan.d.ts +3 -3
  2. package/out/exports/resources.generated/aws-backup-backupplan.d.ts +1 -0
  3. package/out/exports/resources.generated/aws-backup-logicallyairgappedbackupvault.d.ts +3 -0
  4. package/out/exports/resources.generated/aws-bedrock-dataautomationproject.d.ts +78 -0
  5. package/out/exports/resources.generated/aws-bedrock-knowledgebase.d.ts +57 -3
  6. package/out/exports/resources.generated/aws-billingconductor-customlineitem.d.ts +11 -5
  7. package/out/exports/resources.generated/aws-ce-costcategory.d.ts +1 -1
  8. package/out/exports/resources.generated/aws-cleanrooms-analysistemplate.d.ts +71 -0
  9. package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +16 -0
  10. package/out/exports/resources.generated/aws-cleanrooms-membership.d.ts +16 -0
  11. package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +20 -0
  12. package/out/exports/resources.generated/aws-config-configurationrecorder.d.ts +1 -1
  13. package/out/exports/resources.generated/aws-connect-datatable.d.ts +13 -13
  14. package/out/exports/resources.generated/aws-connect-datatableattribute.d.ts +12 -2
  15. package/out/exports/resources.generated/aws-connect-datatablerecord.d.ts +4 -0
  16. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +23 -11
  17. package/out/exports/resources.generated/aws-connect-securityprofile.d.ts +10 -9
  18. package/out/exports/resources.generated/aws-connect-workspace.d.ts +348 -0
  19. package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +107 -1
  20. package/out/exports/resources.generated/aws-customerprofiles-segmentdefinition.d.ts +5 -1
  21. package/out/exports/resources.generated/aws-datazone-connection.d.ts +19 -1
  22. package/out/exports/resources.generated/aws-devopsagent-agentspace.d.ts +6 -6
  23. package/out/exports/resources.generated/aws-devopsagent-association.d.ts +82 -73
  24. package/out/exports/resources.generated/aws-dsql-cluster.d.ts +5 -0
  25. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +7 -0
  26. package/out/exports/resources.generated/aws-ec2-networkinterface.d.ts +5 -0
  27. package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +12 -0
  28. package/out/exports/resources.generated/aws-ecs-expressgatewayservice.d.ts +48 -0
  29. package/out/exports/resources.generated/aws-eks-capability.d.ts +27 -15
  30. package/out/exports/resources.generated/aws-eks-nodegroup.d.ts +58 -0
  31. package/out/exports/resources.generated/aws-entityresolution-matchingworkflow.d.ts +18 -1
  32. package/out/exports/resources.generated/aws-fsx-s3accesspointattachment.d.ts +115 -1
  33. package/out/exports/resources.generated/aws-glue-connection.d.ts +0 -23
  34. package/out/exports/resources.generated/aws-glue-identitycenterconfiguration.d.ts +6 -6
  35. package/out/exports/resources.generated/aws-imagebuilder-component.d.ts +11 -5
  36. package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +5 -13
  37. package/out/exports/resources.generated/aws-imagebuilder-image.d.ts +17 -21
  38. package/out/exports/resources.generated/aws-imagebuilder-imagepipeline.d.ts +1 -1
  39. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +11 -5
  40. package/out/exports/resources.generated/aws-imagebuilder-workflow.d.ts +4 -4
  41. package/out/exports/resources.generated/aws-lambda-capacityprovider.d.ts +23 -23
  42. package/out/exports/resources.generated/aws-lambda-function.d.ts +11 -3
  43. package/out/exports/resources.generated/aws-lambda-permission.d.ts +1 -1
  44. package/out/exports/resources.generated/aws-macie-session.d.ts +1 -1
  45. package/out/exports/resources.generated/aws-msk-cluster.d.ts +8 -0
  46. package/out/exports/resources.generated/aws-networkmanager-connectattachment.d.ts +5 -0
  47. package/out/exports/resources.generated/aws-networkmanager-corenetworkprefixlistassociation.d.ts +29 -0
  48. package/out/exports/resources.generated/aws-networkmanager-directconnectgatewayattachment.d.ts +5 -0
  49. package/out/exports/resources.generated/aws-networkmanager-sitetositevpnattachment.d.ts +5 -0
  50. package/out/exports/resources.generated/aws-networkmanager-transitgatewayroutetableattachment.d.ts +5 -0
  51. package/out/exports/resources.generated/aws-networkmanager-vpcattachment.d.ts +5 -0
  52. package/out/exports/resources.generated/aws-observabilityadmin-organizationtelemetryrule.d.ts +271 -3
  53. package/out/exports/resources.generated/aws-observabilityadmin-s3tableintegration.d.ts +3 -3
  54. package/out/exports/resources.generated/aws-observabilityadmin-telemetrypipelines.d.ts +2 -0
  55. package/out/exports/resources.generated/aws-observabilityadmin-telemetryrule.d.ts +282 -4
  56. package/out/exports/resources.generated/aws-opensearchservice-application.d.ts +1 -1
  57. package/out/exports/resources.generated/aws-organizations-policy.d.ts +1 -1
  58. package/out/exports/resources.generated/aws-paymentcryptography-key.d.ts +7 -0
  59. package/out/exports/resources.generated/aws-ram-resourceshare.d.ts +27 -0
  60. package/out/exports/resources.generated/aws-route53-hostedzone.d.ts +16 -0
  61. package/out/exports/resources.generated/aws-route53profiles-profile.d.ts +5 -0
  62. package/out/exports/resources.generated/aws-s3tables-table.d.ts +3 -3
  63. package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +3 -3
  64. package/out/exports/resources.generated/aws-s3vectors-index.d.ts +28 -0
  65. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +8 -2
  66. package/out/exports/resources.generated/aws-securityhub-aggregatorv2.d.ts +2 -2
  67. package/out/exports/resources.generated/aws-securityhub-automationrule.d.ts +32 -32
  68. package/out/exports/resources.generated/aws-securityhub-automationrulev2.d.ts +14 -14
  69. package/out/exports/resources.generated/aws-securityhub-configurationpolicy.d.ts +12 -12
  70. package/out/exports/resources.generated/aws-securityhub-connectorv2.d.ts +24 -18
  71. package/out/exports/resources.generated/aws-securityhub-delegatedadmin.d.ts +5 -5
  72. package/out/exports/resources.generated/aws-securityhub-findingaggregator.d.ts +4 -4
  73. package/out/exports/resources.generated/aws-securityhub-hub.d.ts +14 -14
  74. package/out/exports/resources.generated/aws-securityhub-hubv2.d.ts +3 -3
  75. package/out/exports/resources.generated/aws-securityhub-insight.d.ts +29 -29
  76. package/out/exports/resources.generated/aws-securityhub-organizationconfiguration.d.ts +10 -10
  77. package/out/exports/resources.generated/aws-securityhub-policyassociation.d.ts +3 -3
  78. package/out/exports/resources.generated/aws-securityhub-productsubscription.d.ts +2 -2
  79. package/out/exports/resources.generated/aws-securityhub-securitycontrol.d.ts +0 -0
  80. package/out/exports/resources.generated/aws-securityhub-standard.d.ts +6 -6
  81. package/out/exports/resources.generated/aws-transfer-connector.d.ts +6 -0
  82. package/out/exports/resources.generated/aws-wisdom-aiagent.d.ts +15 -0
  83. package/out/exports/resources.generated/aws-wisdom-aiguardrail.d.ts +118 -1
  84. package/out/exports/resources.generated/aws-workspacesweb-usersettings.d.ts +86 -0
  85. package/package.json +1 -1
@@ -23,7 +23,7 @@ export type ObservabilityAdminOrganizationTelemetryRuleProps = {
23
23
  */
24
24
  RuleName: string;
25
25
  /**
26
- * Lists all tags attached to the specified telemetry rule resource.
26
+ * Lists all tags attached to the specified resource. Supports telemetry rule resources and telemetry pipeline resources.
27
27
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-observabilityadmin-organizationtelemetryrule.html#cfn-observabilityadmin-organizationtelemetryrule-tags}
28
28
  */
29
29
  Tags?: Tag[] | undefined;
@@ -41,21 +41,243 @@ export type ObservabilityAdminOrganizationTelemetryRuleAttribs = {
41
41
  */
42
42
  RuleArn: string;
43
43
  };
44
+ /**
45
+ * The enumerated action to take.
46
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-action.html}
47
+ */
48
+ export type Action = "ALLOW" | "BLOCK" | "COUNT" | "CAPTCHA" | "CHALLENGE" | "EXCLUDED_AS_COUNT";
49
+ /**
50
+ * The condition of the action desired in the filter.
51
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-actioncondition.html}
52
+ */
53
+ export type ActionCondition = {
54
+ /**
55
+ * The enumerated action to take.
56
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-actioncondition.html#cfn-observabilityadmin-organizationtelemetryrule-actioncondition-action}
57
+ */
58
+ Action?: Action | undefined;
59
+ };
60
+ /**
61
+ * An advanced event selector that includes optional name and field selectors
62
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-advancedeventselector.html}
63
+ */
64
+ export type AdvancedEventSelector = {
65
+ /**
66
+ * Contains all selector statements in an advanced event selector.
67
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-advancedeventselector.html#cfn-observabilityadmin-organizationtelemetryrule-advancedeventselector-fieldselectors}
68
+ */
69
+ FieldSelectors: AdvancedFieldSelector[];
70
+ /**
71
+ * An optional descriptive name for the advanced event selector
72
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-advancedeventselector.html#cfn-observabilityadmin-organizationtelemetryrule-advancedeventselector-name}
73
+ */
74
+ Name?: string | undefined;
75
+ };
76
+ /**
77
+ * A single selector statement in an advanced event selector.
78
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-advancedfieldselector.html}
79
+ */
80
+ export type AdvancedFieldSelector = {
81
+ /**
82
+ * An operator that includes events that match the last few characters of the event record field specified as the value of Field.
83
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-advancedfieldselector.html#cfn-observabilityadmin-organizationtelemetryrule-advancedfieldselector-endswith}
84
+ */
85
+ EndsWith?: string[] | undefined;
86
+ /**
87
+ * An operator that includes events that match the exact value of the event record field specified as the value of Field.
88
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-advancedfieldselector.html#cfn-observabilityadmin-organizationtelemetryrule-advancedfieldselector-equals}
89
+ */
90
+ Equals?: string[] | undefined;
91
+ /**
92
+ * A field in a CloudTrail event record on which to filter events to be logged
93
+ * @minLength 1
94
+ * @maxLength 1000
95
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-advancedfieldselector.html#cfn-observabilityadmin-organizationtelemetryrule-advancedfieldselector-field}
96
+ */
97
+ Field?: string | undefined;
98
+ /**
99
+ * An operator that excludes events that match the last few characters of the event record field specified as the value of Field.
100
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-advancedfieldselector.html#cfn-observabilityadmin-organizationtelemetryrule-advancedfieldselector-notendswith}
101
+ */
102
+ NotEndsWith?: string[] | undefined;
103
+ /**
104
+ * An operator that excludes events that match the exact value of the event record field specified as the value of Field.
105
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-advancedfieldselector.html#cfn-observabilityadmin-organizationtelemetryrule-advancedfieldselector-notequals}
106
+ */
107
+ NotEquals?: string[] | undefined;
108
+ /**
109
+ * An operator that excludes events that match the first few characters of the event record field specified as the value of Field.
110
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-advancedfieldselector.html#cfn-observabilityadmin-organizationtelemetryrule-advancedfieldselector-notstartswith}
111
+ */
112
+ NotStartsWith?: string[] | undefined;
113
+ /**
114
+ * An operator that includes events that match the first few characters of the event record field specified as the value of Field.
115
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-advancedfieldselector.html#cfn-observabilityadmin-organizationtelemetryrule-advancedfieldselector-startswith}
116
+ */
117
+ StartsWith?: string[] | undefined;
118
+ };
119
+ /**
120
+ * Telemetry parameters for Cloudtrail
121
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-cloudtrailparameters.html}
122
+ */
123
+ export type CloudtrailParameters = {
124
+ /**
125
+ * Create fine-grained selectors for AWS CloudTrail management and data.
126
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-cloudtrailparameters.html#cfn-observabilityadmin-organizationtelemetryrule-cloudtrailparameters-advancedeventselectors}
127
+ */
128
+ AdvancedEventSelectors: AdvancedEventSelector[];
129
+ };
130
+ /**
131
+ * A condition for a filter.
132
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-condition.html}
133
+ */
134
+ export type Condition = {
135
+ /**
136
+ * The condition of the action desired in the filter.
137
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-condition.html#cfn-observabilityadmin-organizationtelemetryrule-condition-actioncondition}
138
+ */
139
+ ActionCondition?: ActionCondition | undefined;
140
+ /**
141
+ * The label name of the condition.
142
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-condition.html#cfn-observabilityadmin-organizationtelemetryrule-condition-labelnamecondition}
143
+ */
144
+ LabelNameCondition?: LabelNameCondition | undefined;
145
+ };
44
146
  /**
45
147
  * Type of telemetry destination
46
148
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-destinationtype.html}
47
149
  */
48
150
  export type DestinationType = "cloud-watch-logs";
151
+ /**
152
+ * Telemetry parameters for ELB/NLB Load Balancer Logs
153
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-elbloadbalancerloggingparameters.html}
154
+ */
155
+ export type ELBLoadBalancerLoggingParameters = {
156
+ /**
157
+ * A delimiter to delineate log fields
158
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-elbloadbalancerloggingparameters.html#cfn-observabilityadmin-organizationtelemetryrule-elbloadbalancerloggingparameters-fielddelimiter}
159
+ */
160
+ FieldDelimiter?: string | undefined;
161
+ /**
162
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-elbloadbalancerloggingparameters.html#cfn-observabilityadmin-organizationtelemetryrule-elbloadbalancerloggingparameters-outputformat}
163
+ */
164
+ OutputFormat?: "plain" | "json" | undefined;
165
+ };
166
+ /**
167
+ * The field that we want to match this rule to.
168
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-fieldtomatch.html}
169
+ */
170
+ export type FieldToMatch = {
171
+ /**
172
+ * The method with which to match this rule.
173
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-fieldtomatch.html#cfn-observabilityadmin-organizationtelemetryrule-fieldtomatch-method}
174
+ */
175
+ Method?: string | undefined;
176
+ /**
177
+ * The query string to find the resource to match this field to.
178
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-fieldtomatch.html#cfn-observabilityadmin-organizationtelemetryrule-fieldtomatch-querystring}
179
+ */
180
+ QueryString?: string | undefined;
181
+ /**
182
+ * Header for the field to match.
183
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-fieldtomatch.html#cfn-observabilityadmin-organizationtelemetryrule-fieldtomatch-singleheader}
184
+ */
185
+ SingleHeader?: SingleHeader | undefined;
186
+ /**
187
+ * This is the URI path to match this rule to.
188
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-fieldtomatch.html#cfn-observabilityadmin-organizationtelemetryrule-fieldtomatch-uripath}
189
+ */
190
+ UriPath?: string | undefined;
191
+ };
192
+ /**
193
+ * A filter to be applied
194
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-filter.html}
195
+ */
196
+ export type Filter = {
197
+ /**
198
+ * The behavior required of the filter.
199
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-filter.html#cfn-observabilityadmin-organizationtelemetryrule-filter-behavior}
200
+ */
201
+ Behavior?: FilterBehavior | undefined;
202
+ /**
203
+ * A list of conditions for a filter.
204
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-filter.html#cfn-observabilityadmin-organizationtelemetryrule-filter-conditions}
205
+ */
206
+ Conditions?: Condition[] | undefined;
207
+ /**
208
+ * The requirement portion of the filter.
209
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-filter.html#cfn-observabilityadmin-organizationtelemetryrule-filter-requirement}
210
+ */
211
+ Requirement?: FilterRequirement | undefined;
212
+ };
213
+ /**
214
+ * The behavior required of the filter.
215
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-filterbehavior.html}
216
+ */
217
+ export type FilterBehavior = "KEEP" | "DROP";
218
+ /**
219
+ * The requirement portion of the filter.
220
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-filterrequirement.html}
221
+ */
222
+ export type FilterRequirement = "MEETS_ALL" | "MEETS_ANY";
223
+ /**
224
+ * The label name of the condition.
225
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-labelnamecondition.html}
226
+ */
227
+ export type LabelNameCondition = {
228
+ /**
229
+ * The label name of the condition.
230
+ * @minLength 1
231
+ * @maxLength 1024
232
+ * @pattern ^[0-9A-Za-z_\-:]+$
233
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-labelnamecondition.html#cfn-observabilityadmin-organizationtelemetryrule-labelnamecondition-labelname}
234
+ */
235
+ LabelName?: string | undefined;
236
+ };
237
+ /**
238
+ * Default handling for logs that don't match any of the specified filtering conditions.
239
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-loggingfilter.html}
240
+ */
241
+ export type LoggingFilter = {
242
+ /**
243
+ * The behavior required of the filter.
244
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-loggingfilter.html#cfn-observabilityadmin-organizationtelemetryrule-loggingfilter-defaultbehavior}
245
+ */
246
+ DefaultBehavior?: FilterBehavior | undefined;
247
+ /**
248
+ * A list of filters to be applied.
249
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-loggingfilter.html#cfn-observabilityadmin-organizationtelemetryrule-loggingfilter-filters}
250
+ */
251
+ Filters?: Filter[] | undefined;
252
+ };
49
253
  /**
50
254
  * Resource Type associated with the Organization Telemetry Rule
51
255
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-resourcetype.html}
52
256
  */
53
- export type ResourceType = "AWS::EC2::VPC";
257
+ export type ResourceType = "AWS::EC2::VPC" | "AWS::WAFv2::WebACL" | "AWS::CloudTrail" | "AWS::EKS::Cluster" | "AWS::ElasticLoadBalancingV2::LoadBalancer";
258
+ /**
259
+ * Header for the field to match.
260
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-singleheader.html}
261
+ */
262
+ export type SingleHeader = {
263
+ /**
264
+ * The name of the header
265
+ * @minLength 1
266
+ * @maxLength 64
267
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-singleheader.html#cfn-observabilityadmin-organizationtelemetryrule-singleheader-name}
268
+ */
269
+ Name: string;
270
+ };
54
271
  /**
55
272
  * Configuration specifying where and how telemetry data should be delivered for AWS resources.
56
273
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration.html}
57
274
  */
58
275
  export type TelemetryDestinationConfiguration = {
276
+ /**
277
+ * Telemetry parameters for Cloudtrail
278
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration.html#cfn-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration-cloudtrailparameters}
279
+ */
280
+ CloudtrailParameters?: CloudtrailParameters | undefined;
59
281
  /**
60
282
  * The pattern used to generate the destination path or name, supporting macros like <resourceId> and <accountId>.
61
283
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration.html#cfn-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration-destinationpattern}
@@ -66,6 +288,11 @@ export type TelemetryDestinationConfiguration = {
66
288
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration.html#cfn-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration-destinationtype}
67
289
  */
68
290
  DestinationType?: DestinationType | undefined;
291
+ /**
292
+ * Telemetry parameters for ELB/NLB Load Balancer Logs
293
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration.html#cfn-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration-elbloadbalancerloggingparameters}
294
+ */
295
+ ELBLoadBalancerLoggingParameters?: ELBLoadBalancerLoggingParameters | undefined;
69
296
  /**
70
297
  * The number of days to retain the telemetry data in the destination.
71
298
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration.html#cfn-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration-retentionindays}
@@ -76,6 +303,11 @@ export type TelemetryDestinationConfiguration = {
76
303
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration.html#cfn-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration-vpcflowlogparameters}
77
304
  */
78
305
  VPCFlowLogParameters?: VPCFlowLogParameters | undefined;
306
+ /**
307
+ * Telemetry parameters for WAF v2 Web ACL
308
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration.html#cfn-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration-wafloggingparameters}
309
+ */
310
+ WAFLoggingParameters?: WAFLoggingParameters | undefined;
79
311
  };
80
312
  /**
81
313
  * Defines how telemetry should be configured for specific AWS resources.
@@ -88,7 +320,7 @@ export type TelemetryRule = {
88
320
  */
89
321
  DestinationConfiguration?: TelemetryDestinationConfiguration | undefined;
90
322
  /**
91
- * The type of AWS resource to configure telemetry for (e.g., "AWS::EC2::VPC").
323
+ * The type of AWS resource to configure telemetry for (e.g., "AWS::EC2::VPC", "AWS::EKS::Cluster", "AWS::WAFv2::WebACL").
92
324
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetryrule.html#cfn-observabilityadmin-organizationtelemetryrule-telemetryrule-resourcetype}
93
325
  */
94
326
  ResourceType: ResourceType;
@@ -102,12 +334,22 @@ export type TelemetryRule = {
102
334
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetryrule.html#cfn-observabilityadmin-organizationtelemetryrule-telemetryrule-selectioncriteria}
103
335
  */
104
336
  SelectionCriteria?: string | undefined;
337
+ /**
338
+ * The telemetry source types for a telemetry rule.
339
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetryrule.html#cfn-observabilityadmin-organizationtelemetryrule-telemetryrule-telemetrysourcetypes}
340
+ */
341
+ TelemetrySourceTypes?: TelemetrySourceType[] | undefined;
105
342
  /**
106
343
  * The type of telemetry to collect (Logs, Metrics, or Traces).
107
344
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetryrule.html#cfn-observabilityadmin-organizationtelemetryrule-telemetryrule-telemetrytype}
108
345
  */
109
346
  TelemetryType: TelemetryType;
110
347
  };
348
+ /**
349
+ * The telemetry source type that goes into the array.
350
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetrysourcetype.html}
351
+ */
352
+ export type TelemetrySourceType = "VPC_FLOW_LOGS" | "ROUTE53_RESOLVER_QUERY_LOGS" | "EKS_AUDIT_LOGS" | "EKS_AUTHENTICATOR_LOGS" | "EKS_CONTROLLER_MANAGER_LOGS" | "EKS_SCHEDULER_LOGS" | "EKS_API_LOGS";
111
353
  /**
112
354
  * Telemetry Type associated with the Organization Telemetry Rule
113
355
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetrytype.html}
@@ -134,4 +376,30 @@ export type VPCFlowLogParameters = {
134
376
  */
135
377
  TrafficType?: string | undefined;
136
378
  };
379
+ /**
380
+ * The type of logs to generate for WAF.
381
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-waflogtype.html}
382
+ */
383
+ export type WAFLogType = "WAF_LOGS";
384
+ /**
385
+ * Telemetry parameters for WAF v2 Web ACL
386
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-wafloggingparameters.html}
387
+ */
388
+ export type WAFLoggingParameters = {
389
+ /**
390
+ * The type of logs to generate for WAF.
391
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-wafloggingparameters.html#cfn-observabilityadmin-organizationtelemetryrule-wafloggingparameters-logtype}
392
+ */
393
+ LogType?: WAFLogType | undefined;
394
+ /**
395
+ * Default handling for logs that don't match any of the specified filtering conditions.
396
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-wafloggingparameters.html#cfn-observabilityadmin-organizationtelemetryrule-wafloggingparameters-loggingfilter}
397
+ */
398
+ LoggingFilter?: LoggingFilter | undefined;
399
+ /**
400
+ * Fields not to be included in the logs.
401
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-wafloggingparameters.html#cfn-observabilityadmin-organizationtelemetryrule-wafloggingparameters-redactedfields}
402
+ */
403
+ RedactedFields?: FieldToMatch[] | undefined;
404
+ };
137
405
  //# sourceMappingURL=aws-observabilityadmin-organizationtelemetryrule.d.ts.map
@@ -1,16 +1,16 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * Resource Type definition for a CloudWatch Observability Admin S3 Table Integration.
3
+ * Creates an integration between CloudWatch and S3 Tables for analytics. This integration enables querying CloudWatch telemetry data using analytics engines like Amazon Athena, Amazon Redshift, and Apache Spark.
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-observabilityadmin-s3tableintegration.html}
5
5
  */
6
6
  export type ObservabilityAdminS3TableIntegration = ResourceDefinitionWithAttributes<"AWS::ObservabilityAdmin::S3TableIntegration", ObservabilityAdminS3TableIntegrationProps, ObservabilityAdminS3TableIntegrationAttribs>;
7
7
  /**
8
- * Resource Type definition for a CloudWatch Observability Admin S3 Table Integration.
8
+ * Creates an integration between CloudWatch and S3 Tables for analytics. This integration enables querying CloudWatch telemetry data using analytics engines like Amazon Athena, Amazon Redshift, and Apache Spark.
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-observabilityadmin-s3tableintegration.html}
10
10
  */
11
11
  export type ObservabilityAdminS3TableIntegrationProps = {
12
12
  /**
13
- * Encryption configuration for the S3 Table Integration
13
+ * Defines the encryption configuration for S3 Table integrations, including the encryption algorithm and KMS key settings.
14
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-observabilityadmin-s3tableintegration.html#cfn-observabilityadmin-s3tableintegration-encryption}
15
15
  */
16
16
  Encryption: EncryptionConfig;
@@ -49,10 +49,12 @@ export type ObservabilityAdminTelemetryPipelinesAttribs = {
49
49
  Status: TelemetryPipelineStatus;
50
50
  };
51
51
  /**
52
+ * Defines the configuration for a telemetry pipeline, including how data flows from sources through processors to destinations.
52
53
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetrypipelines-telemetrypipelineconfiguration.html}
53
54
  */
54
55
  export type TelemetryPipelineConfiguration = {
55
56
  /**
57
+ * The pipeline configuration body that defines the data processing rules and transformations.
56
58
  * @minLength 1
57
59
  * @maxLength 24000
58
60
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetrypipelines-telemetrypipelineconfiguration.html#cfn-observabilityadmin-telemetrypipelines-telemetrypipelineconfiguration-body}