@propulsionworks/cloudformation 0.1.38 → 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 (136) hide show
  1. package/out/exports/resources.generated/aws-arcregionswitch-plan.d.ts +3 -3
  2. package/out/exports/resources.generated/aws-autoscaling-autoscalinggroup.d.ts +29 -3
  3. package/out/exports/resources.generated/aws-backup-backupplan.d.ts +1 -0
  4. package/out/exports/resources.generated/aws-backup-logicallyairgappedbackupvault.d.ts +3 -0
  5. package/out/exports/resources.generated/aws-bedrock-dataautomationproject.d.ts +78 -0
  6. package/out/exports/resources.generated/aws-bedrock-knowledgebase.d.ts +57 -3
  7. package/out/exports/resources.generated/aws-bedrockagentcore-gateway.d.ts +53 -1
  8. package/out/exports/resources.generated/aws-bedrockagentcore-gatewaytarget.d.ts +16 -0
  9. package/out/exports/resources.generated/aws-billingconductor-customlineitem.d.ts +11 -5
  10. package/out/exports/resources.generated/aws-cases-caserule.d.ts +182 -0
  11. package/out/exports/resources.generated/aws-cases-domain.d.ts +61 -0
  12. package/out/exports/resources.generated/aws-cases-field.d.ts +85 -0
  13. package/out/exports/resources.generated/aws-cases-layout.d.ts +140 -0
  14. package/out/exports/resources.generated/aws-cases-template.d.ts +141 -0
  15. package/out/exports/resources.generated/aws-ce-costcategory.d.ts +1 -1
  16. package/out/exports/resources.generated/aws-cleanrooms-analysistemplate.d.ts +71 -0
  17. package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +16 -0
  18. package/out/exports/resources.generated/aws-cleanrooms-membership.d.ts +16 -0
  19. package/out/exports/resources.generated/aws-cloudformation-waitcondition.d.ts +2 -2
  20. package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +21 -0
  21. package/out/exports/resources.generated/aws-codedeploy-deploymentgroup.d.ts +3 -3
  22. package/out/exports/resources.generated/aws-config-configurationrecorder.d.ts +1 -1
  23. package/out/exports/resources.generated/aws-connect-contactflowmodule.d.ts +13 -0
  24. package/out/exports/resources.generated/aws-connect-datatable.d.ts +13 -13
  25. package/out/exports/resources.generated/aws-connect-datatableattribute.d.ts +12 -2
  26. package/out/exports/resources.generated/aws-connect-datatablerecord.d.ts +4 -0
  27. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +23 -11
  28. package/out/exports/resources.generated/aws-connect-hoursofoperation.d.ts +90 -0
  29. package/out/exports/resources.generated/aws-connect-securityprofile.d.ts +10 -9
  30. package/out/exports/resources.generated/aws-connect-workspace.d.ts +348 -0
  31. package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +107 -1
  32. package/out/exports/resources.generated/aws-customerprofiles-segmentdefinition.d.ts +5 -1
  33. package/out/exports/resources.generated/aws-datasync-agent.d.ts +1 -1
  34. package/out/exports/resources.generated/aws-datasync-locationazureblob.d.ts +9 -9
  35. package/out/exports/resources.generated/aws-datasync-locationefs.d.ts +5 -5
  36. package/out/exports/resources.generated/aws-datasync-locationfsxlustre.d.ts +2 -2
  37. package/out/exports/resources.generated/aws-datasync-locationfsxontap.d.ts +3 -3
  38. package/out/exports/resources.generated/aws-datasync-locationfsxopenzfs.d.ts +2 -2
  39. package/out/exports/resources.generated/aws-datasync-locationfsxwindows.d.ts +2 -2
  40. package/out/exports/resources.generated/aws-datasync-locationhdfs.d.ts +1 -1
  41. package/out/exports/resources.generated/aws-datasync-locationnfs.d.ts +1 -1
  42. package/out/exports/resources.generated/aws-datasync-locationobjectstorage.d.ts +10 -10
  43. package/out/exports/resources.generated/aws-datasync-locations3.d.ts +3 -3
  44. package/out/exports/resources.generated/aws-datasync-locationsmb.d.ts +9 -9
  45. package/out/exports/resources.generated/aws-datasync-task.d.ts +8 -8
  46. package/out/exports/resources.generated/aws-datazone-connection.d.ts +19 -1
  47. package/out/exports/resources.generated/aws-deadline-fleet.d.ts +25 -7
  48. package/out/exports/resources.generated/aws-devopsagent-agentspace.d.ts +6 -6
  49. package/out/exports/resources.generated/aws-devopsagent-association.d.ts +82 -73
  50. package/out/exports/resources.generated/aws-dsql-cluster.d.ts +5 -0
  51. package/out/exports/resources.generated/aws-ec2-clientvpnendpoint.d.ts +8 -0
  52. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +7 -0
  53. package/out/exports/resources.generated/aws-ec2-networkinterface.d.ts +5 -0
  54. package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +12 -0
  55. package/out/exports/resources.generated/aws-ec2-vpnconcentrator.d.ts +1 -1
  56. package/out/exports/resources.generated/aws-ec2-vpnconnection.d.ts +2 -0
  57. package/out/exports/resources.generated/aws-ecr-repositorycreationtemplate.d.ts +1 -1
  58. package/out/exports/resources.generated/aws-ecs-capacityprovider.d.ts +4 -0
  59. package/out/exports/resources.generated/aws-ecs-expressgatewayservice.d.ts +48 -0
  60. package/out/exports/resources.generated/aws-eks-capability.d.ts +27 -15
  61. package/out/exports/resources.generated/aws-eks-nodegroup.d.ts +61 -3
  62. package/out/exports/resources.generated/aws-emr-step.d.ts +10 -0
  63. package/out/exports/resources.generated/aws-entityresolution-matchingworkflow.d.ts +18 -1
  64. package/out/exports/resources.generated/aws-fsx-s3accesspointattachment.d.ts +119 -1
  65. package/out/exports/resources.generated/aws-glue-connection.d.ts +0 -23
  66. package/out/exports/resources.generated/aws-glue-identitycenterconfiguration.d.ts +6 -6
  67. package/out/exports/resources.generated/aws-groundstation-dataflowendpointgroupv2.d.ts +244 -0
  68. package/out/exports/resources.generated/aws-imagebuilder-component.d.ts +11 -5
  69. package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +5 -13
  70. package/out/exports/resources.generated/aws-imagebuilder-image.d.ts +17 -21
  71. package/out/exports/resources.generated/aws-imagebuilder-imagepipeline.d.ts +1 -1
  72. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +11 -5
  73. package/out/exports/resources.generated/aws-imagebuilder-workflow.d.ts +4 -4
  74. package/out/exports/resources.generated/aws-iotanalytics-channel.d.ts +4 -4
  75. package/out/exports/resources.generated/aws-iotanalytics-dataset.d.ts +7 -7
  76. package/out/exports/resources.generated/aws-iotanalytics-datastore.d.ts +6 -6
  77. package/out/exports/resources.generated/aws-iotanalytics-pipeline.d.ts +2 -2
  78. package/out/exports/resources.generated/aws-kafkaconnect-connector.d.ts +5 -0
  79. package/out/exports/resources.generated/aws-lambda-capacityprovider.d.ts +23 -23
  80. package/out/exports/resources.generated/aws-lambda-function.d.ts +11 -3
  81. package/out/exports/resources.generated/aws-lambda-permission.d.ts +1 -1
  82. package/out/exports/resources.generated/aws-lex-bot.d.ts +92 -0
  83. package/out/exports/resources.generated/aws-logs-loggroup.d.ts +5 -0
  84. package/out/exports/resources.generated/aws-logs-transformer.d.ts +6 -1
  85. package/out/exports/resources.generated/aws-macie-session.d.ts +1 -1
  86. package/out/exports/resources.generated/aws-msk-cluster.d.ts +8 -0
  87. package/out/exports/resources.generated/aws-networkmanager-connectattachment.d.ts +5 -0
  88. package/out/exports/resources.generated/aws-networkmanager-corenetworkprefixlistassociation.d.ts +29 -0
  89. package/out/exports/resources.generated/aws-networkmanager-directconnectgatewayattachment.d.ts +5 -0
  90. package/out/exports/resources.generated/aws-networkmanager-sitetositevpnattachment.d.ts +5 -0
  91. package/out/exports/resources.generated/aws-networkmanager-transitgatewayroutetableattachment.d.ts +5 -0
  92. package/out/exports/resources.generated/aws-networkmanager-vpcattachment.d.ts +5 -0
  93. package/out/exports/resources.generated/aws-observabilityadmin-organizationtelemetryrule.d.ts +272 -3
  94. package/out/exports/resources.generated/aws-observabilityadmin-s3tableintegration.d.ts +3 -3
  95. package/out/exports/resources.generated/aws-observabilityadmin-telemetrypipelines.d.ts +2 -0
  96. package/out/exports/resources.generated/aws-observabilityadmin-telemetryrule.d.ts +283 -4
  97. package/out/exports/resources.generated/aws-odb-odbpeeringconnection.d.ts +10 -0
  98. package/out/exports/resources.generated/aws-opensearchservice-application.d.ts +1 -1
  99. package/out/exports/resources.generated/aws-organizations-policy.d.ts +1 -1
  100. package/out/exports/resources.generated/aws-paymentcryptography-key.d.ts +8 -1
  101. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +82 -0
  102. package/out/exports/resources.generated/aws-ram-resourceshare.d.ts +31 -0
  103. package/out/exports/resources.generated/aws-resiliencehub-app.d.ts +2 -2
  104. package/out/exports/resources.generated/aws-resourcegroups-group.d.ts +10 -10
  105. package/out/exports/resources.generated/aws-route53-hostedzone.d.ts +16 -0
  106. package/out/exports/resources.generated/aws-route53profiles-profile.d.ts +5 -0
  107. package/out/exports/resources.generated/aws-route53resolver-resolverendpoint.d.ts +10 -0
  108. package/out/exports/resources.generated/aws-s3-bucket.d.ts +1 -1
  109. package/out/exports/resources.generated/aws-s3tables-table.d.ts +3 -3
  110. package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +3 -3
  111. package/out/exports/resources.generated/aws-s3vectors-index.d.ts +28 -0
  112. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +8 -2
  113. package/out/exports/resources.generated/aws-securityhub-aggregatorv2.d.ts +2 -2
  114. package/out/exports/resources.generated/aws-securityhub-automationrule.d.ts +32 -32
  115. package/out/exports/resources.generated/aws-securityhub-automationrulev2.d.ts +14 -14
  116. package/out/exports/resources.generated/aws-securityhub-configurationpolicy.d.ts +12 -12
  117. package/out/exports/resources.generated/aws-securityhub-connectorv2.d.ts +49 -54
  118. package/out/exports/resources.generated/aws-securityhub-delegatedadmin.d.ts +5 -5
  119. package/out/exports/resources.generated/aws-securityhub-findingaggregator.d.ts +4 -4
  120. package/out/exports/resources.generated/aws-securityhub-hub.d.ts +14 -14
  121. package/out/exports/resources.generated/aws-securityhub-hubv2.d.ts +3 -3
  122. package/out/exports/resources.generated/aws-securityhub-insight.d.ts +29 -29
  123. package/out/exports/resources.generated/aws-securityhub-organizationconfiguration.d.ts +10 -10
  124. package/out/exports/resources.generated/aws-securityhub-policyassociation.d.ts +3 -3
  125. package/out/exports/resources.generated/aws-securityhub-productsubscription.d.ts +2 -2
  126. package/out/exports/resources.generated/aws-securityhub-securitycontrol.d.ts +0 -0
  127. package/out/exports/resources.generated/aws-securityhub-standard.d.ts +6 -6
  128. package/out/exports/resources.generated/aws-ses-tenant.d.ts +54 -0
  129. package/out/exports/resources.generated/aws-ssm-association.d.ts +2 -2
  130. package/out/exports/resources.generated/aws-ssm-maintenancewindowtarget.d.ts +3 -2
  131. package/out/exports/resources.generated/aws-ssm-maintenancewindowtask.d.ts +3 -2
  132. package/out/exports/resources.generated/aws-transfer-connector.d.ts +6 -0
  133. package/out/exports/resources.generated/aws-wisdom-aiagent.d.ts +15 -0
  134. package/out/exports/resources.generated/aws-wisdom-aiguardrail.d.ts +118 -1
  135. package/out/exports/resources.generated/aws-workspacesweb-usersettings.d.ts +109 -0
  136. package/package.json +1 -1
@@ -0,0 +1,29 @@
1
+ import type { ResourceDefinition } from "../main.ts";
2
+ /**
3
+ * Resource Type definition for AWS::NetworkManager::CoreNetworkPrefixListAssociation which associates a prefix list with a core network.
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-corenetworkprefixlistassociation.html}
5
+ */
6
+ export type NetworkManagerCoreNetworkPrefixListAssociation = ResourceDefinition<"AWS::NetworkManager::CoreNetworkPrefixListAssociation", NetworkManagerCoreNetworkPrefixListAssociationProps>;
7
+ /**
8
+ * Resource Type definition for AWS::NetworkManager::CoreNetworkPrefixListAssociation which associates a prefix list with a core network.
9
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-corenetworkprefixlistassociation.html}
10
+ */
11
+ export type NetworkManagerCoreNetworkPrefixListAssociationProps = {
12
+ /**
13
+ * The ID of the core network.
14
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-corenetworkprefixlistassociation.html#cfn-networkmanager-corenetworkprefixlistassociation-corenetworkid}
15
+ */
16
+ CoreNetworkId: string;
17
+ /**
18
+ * The alias of the prefix list
19
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-corenetworkprefixlistassociation.html#cfn-networkmanager-corenetworkprefixlistassociation-prefixlistalias}
20
+ */
21
+ PrefixListAlias: string;
22
+ /**
23
+ * The Amazon Resource Name (ARN) of the prefix list.
24
+ * @pattern ^arn:[a-z0-9-]+:ec2:[a-z]+-[a-z]+-[0-9]:([0-9]{12}):prefix-list/pl-[a-z0-9]+$
25
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-corenetworkprefixlistassociation.html#cfn-networkmanager-corenetworkprefixlistassociation-prefixlistarn}
26
+ */
27
+ PrefixListArn: string;
28
+ };
29
+ //# sourceMappingURL=aws-networkmanager-corenetworkprefixlistassociation.d.ts.map
@@ -34,6 +34,11 @@ export type NetworkManagerDirectConnectGatewayAttachmentProps = {
34
34
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-directconnectgatewayattachment.html#cfn-networkmanager-directconnectgatewayattachment-proposedsegmentchange}
35
35
  */
36
36
  ProposedSegmentChange?: ProposedSegmentChange | undefined;
37
+ /**
38
+ * Routing policy label
39
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-directconnectgatewayattachment.html#cfn-networkmanager-directconnectgatewayattachment-routingpolicylabel}
40
+ */
41
+ RoutingPolicyLabel?: string | undefined;
37
42
  /**
38
43
  * Tags for the attachment.
39
44
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-directconnectgatewayattachment.html#cfn-networkmanager-directconnectgatewayattachment-tags}
@@ -29,6 +29,11 @@ export type NetworkManagerSiteToSiteVpnAttachmentProps = {
29
29
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-sitetositevpnattachment.html#cfn-networkmanager-sitetositevpnattachment-proposedsegmentchange}
30
30
  */
31
31
  ProposedSegmentChange?: ProposedSegmentChange | undefined;
32
+ /**
33
+ * Routing policy label
34
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-sitetositevpnattachment.html#cfn-networkmanager-sitetositevpnattachment-routingpolicylabel}
35
+ */
36
+ RoutingPolicyLabel?: string | undefined;
32
37
  /**
33
38
  * The tags associated with the Site-to-Site VPN attachment.
34
39
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-sitetositevpnattachment.html#cfn-networkmanager-sitetositevpnattachment-tags}
@@ -29,6 +29,11 @@ export type NetworkManagerTransitGatewayRouteTableAttachmentProps = {
29
29
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-transitgatewayroutetableattachment.html#cfn-networkmanager-transitgatewayroutetableattachment-proposedsegmentchange}
30
30
  */
31
31
  ProposedSegmentChange?: ProposedSegmentChange | undefined;
32
+ /**
33
+ * Routing policy label
34
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-transitgatewayroutetableattachment.html#cfn-networkmanager-transitgatewayroutetableattachment-routingpolicylabel}
35
+ */
36
+ RoutingPolicyLabel?: string | undefined;
32
37
  /**
33
38
  * The list of key-value pairs associated with the transit gateway route table attachment.
34
39
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-transitgatewayroutetableattachment.html#cfn-networkmanager-transitgatewayroutetableattachment-tags}
@@ -29,6 +29,11 @@ export type NetworkManagerVpcAttachmentProps = {
29
29
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-vpcattachment.html#cfn-networkmanager-vpcattachment-proposedsegmentchange}
30
30
  */
31
31
  ProposedSegmentChange?: ProposedSegmentChange | undefined;
32
+ /**
33
+ * Routing policy label
34
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-vpcattachment.html#cfn-networkmanager-vpcattachment-routingpolicylabel}
35
+ */
36
+ RoutingPolicyLabel?: string | undefined;
32
37
  /**
33
38
  * The subnet ARNs.
34
39
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-vpcattachment.html#cfn-networkmanager-vpcattachment-subnetarns}
@@ -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,244 @@ 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
+ * Condition that matches based on the specific WAF action taken on the request.
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 WAF action to match against (ALLOW, BLOCK, COUNT, CAPTCHA, CHALLENGE, EXCLUDED_AS_COUNT).
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
+ * Advanced event selectors let you create fine-grained selectors for management, data, and network activity events.
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 an advanced event selector, such as "Log data events for only two S3 buckets".
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
+ * Defines criteria for selecting resources based on field values.
78
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-advancedfieldselector.html}
79
+ */
80
+ export type AdvancedFieldSelector = {
81
+ /**
82
+ * Matches if the field value ends with the specified value.
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
+ * Matches if the field value equals the specified value.
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
+ * The name of the field to use for selection.
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
+ * Matches if the field value does not end with the specified value.
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
+ * Matches if the field value does not equal the specified value.
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
+ * Matches if the field value does not start with the specified value.
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
+ * Matches if the field value starts with the specified value.
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
+ * Parameters specific to AWS CloudTrail telemetry configuration.
121
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-cloudtrailparameters.html}
122
+ */
123
+ export type CloudtrailParameters = {
124
+ /**
125
+ * The advanced event selectors to use for filtering AWS CloudTrail events.
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 single condition that can match based on WAF rule action or label name.
132
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-condition.html}
133
+ */
134
+ export type Condition = {
135
+ /**
136
+ * Matches log records based on the WAF rule action taken (ALLOW, BLOCK, COUNT, etc.).
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
+ * Matches log records based on WAF rule labels applied to the request.
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
+ * Configuration parameters for ELB load balancer logging, including output format and field delimiter settings.
153
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-elbloadbalancerloggingparameters.html}
154
+ */
155
+ export type ELBLoadBalancerLoggingParameters = {
156
+ /**
157
+ * The delimiter character used to separate fields in ELB access log entries when using plain text format.
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
+ * The format for ELB access log entries (plain text or JSON format).
163
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-elbloadbalancerloggingparameters.html#cfn-observabilityadmin-organizationtelemetryrule-elbloadbalancerloggingparameters-outputformat}
164
+ */
165
+ OutputFormat?: "plain" | "json" | undefined;
166
+ };
167
+ /**
168
+ * Specifies a field in the request to redact from WAF logs, such as headers, query parameters, or body content.
169
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-fieldtomatch.html}
170
+ */
171
+ export type FieldToMatch = {
172
+ /**
173
+ * Redacts the HTTP method from WAF logs.
174
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-fieldtomatch.html#cfn-observabilityadmin-organizationtelemetryrule-fieldtomatch-method}
175
+ */
176
+ Method?: string | undefined;
177
+ /**
178
+ * Redacts the entire query string from WAF logs.
179
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-fieldtomatch.html#cfn-observabilityadmin-organizationtelemetryrule-fieldtomatch-querystring}
180
+ */
181
+ QueryString?: string | undefined;
182
+ /**
183
+ * Redacts a specific header field by name from WAF logs.
184
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-fieldtomatch.html#cfn-observabilityadmin-organizationtelemetryrule-fieldtomatch-singleheader}
185
+ */
186
+ SingleHeader?: SingleHeader | undefined;
187
+ /**
188
+ * Redacts the URI path from WAF logs.
189
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-fieldtomatch.html#cfn-observabilityadmin-organizationtelemetryrule-fieldtomatch-uripath}
190
+ */
191
+ UriPath?: string | undefined;
192
+ };
193
+ /**
194
+ * A single filter condition that specifies behavior, requirement, and matching conditions for WAF log records.
195
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-filter.html}
196
+ */
197
+ export type Filter = {
198
+ /**
199
+ * The action to take for log records matching this filter (KEEP or DROP).
200
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-filter.html#cfn-observabilityadmin-organizationtelemetryrule-filter-behavior}
201
+ */
202
+ Behavior?: FilterBehavior | undefined;
203
+ /**
204
+ * The list of conditions that determine if a log record matches this filter.
205
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-filter.html#cfn-observabilityadmin-organizationtelemetryrule-filter-conditions}
206
+ */
207
+ Conditions?: Condition[] | undefined;
208
+ /**
209
+ * Whether the log record must meet all conditions (MEETS_ALL) or any condition (MEETS_ANY) to match this filter.
210
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-filter.html#cfn-observabilityadmin-organizationtelemetryrule-filter-requirement}
211
+ */
212
+ Requirement?: FilterRequirement | undefined;
213
+ };
214
+ /**
215
+ * The behavior required of the filter.
216
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-filterbehavior.html}
217
+ */
218
+ export type FilterBehavior = "KEEP" | "DROP";
219
+ /**
220
+ * The requirement portion of the filter.
221
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-filterrequirement.html}
222
+ */
223
+ export type FilterRequirement = "MEETS_ALL" | "MEETS_ANY";
224
+ /**
225
+ * Condition that matches based on WAF rule labels, with label names limited to 1024 characters.
226
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-labelnamecondition.html}
227
+ */
228
+ export type LabelNameCondition = {
229
+ /**
230
+ * The label name to match, supporting alphanumeric characters, underscores, hyphens, and colons.
231
+ * @minLength 1
232
+ * @maxLength 1024
233
+ * @pattern ^[0-9A-Za-z_\-:]+$
234
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-labelnamecondition.html#cfn-observabilityadmin-organizationtelemetryrule-labelnamecondition-labelname}
235
+ */
236
+ LabelName?: string | undefined;
237
+ };
238
+ /**
239
+ * Configuration that determines which WAF log records to keep or drop based on specified conditions.
240
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-loggingfilter.html}
241
+ */
242
+ export type LoggingFilter = {
243
+ /**
244
+ * The default action (KEEP or DROP) for log records that don't match any filter conditions.
245
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-loggingfilter.html#cfn-observabilityadmin-organizationtelemetryrule-loggingfilter-defaultbehavior}
246
+ */
247
+ DefaultBehavior?: FilterBehavior | undefined;
248
+ /**
249
+ * A list of filter conditions that determine log record handling behavior.
250
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-loggingfilter.html#cfn-observabilityadmin-organizationtelemetryrule-loggingfilter-filters}
251
+ */
252
+ Filters?: Filter[] | undefined;
253
+ };
49
254
  /**
50
255
  * Resource Type associated with the Organization Telemetry Rule
51
256
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-resourcetype.html}
52
257
  */
53
- export type ResourceType = "AWS::EC2::VPC";
258
+ export type ResourceType = "AWS::EC2::VPC" | "AWS::WAFv2::WebACL" | "AWS::CloudTrail" | "AWS::EKS::Cluster" | "AWS::ElasticLoadBalancingV2::LoadBalancer";
259
+ /**
260
+ * Structure containing a name field limited to 64 characters for header or query parameter identification.
261
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-singleheader.html}
262
+ */
263
+ export type SingleHeader = {
264
+ /**
265
+ * The name value, limited to 64 characters.
266
+ * @minLength 1
267
+ * @maxLength 64
268
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-singleheader.html#cfn-observabilityadmin-organizationtelemetryrule-singleheader-name}
269
+ */
270
+ Name: string;
271
+ };
54
272
  /**
55
273
  * Configuration specifying where and how telemetry data should be delivered for AWS resources.
56
274
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration.html}
57
275
  */
58
276
  export type TelemetryDestinationConfiguration = {
277
+ /**
278
+ * Configuration parameters specific to AWS CloudTrail when CloudTrail is the source type.
279
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration.html#cfn-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration-cloudtrailparameters}
280
+ */
281
+ CloudtrailParameters?: CloudtrailParameters | undefined;
59
282
  /**
60
283
  * The pattern used to generate the destination path or name, supporting macros like <resourceId> and <accountId>.
61
284
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration.html#cfn-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration-destinationpattern}
@@ -66,6 +289,11 @@ export type TelemetryDestinationConfiguration = {
66
289
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration.html#cfn-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration-destinationtype}
67
290
  */
68
291
  DestinationType?: DestinationType | undefined;
292
+ /**
293
+ * Configuration parameters specific to ELB load balancer logging when ELB is the resource type.
294
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration.html#cfn-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration-elbloadbalancerloggingparameters}
295
+ */
296
+ ELBLoadBalancerLoggingParameters?: ELBLoadBalancerLoggingParameters | undefined;
69
297
  /**
70
298
  * The number of days to retain the telemetry data in the destination.
71
299
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration.html#cfn-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration-retentionindays}
@@ -76,6 +304,11 @@ export type TelemetryDestinationConfiguration = {
76
304
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration.html#cfn-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration-vpcflowlogparameters}
77
305
  */
78
306
  VPCFlowLogParameters?: VPCFlowLogParameters | undefined;
307
+ /**
308
+ * Configuration parameters specific to WAF logging when WAF is the resource type.
309
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration.html#cfn-observabilityadmin-organizationtelemetryrule-telemetrydestinationconfiguration-wafloggingparameters}
310
+ */
311
+ WAFLoggingParameters?: WAFLoggingParameters | undefined;
79
312
  };
80
313
  /**
81
314
  * Defines how telemetry should be configured for specific AWS resources.
@@ -88,7 +321,7 @@ export type TelemetryRule = {
88
321
  */
89
322
  DestinationConfiguration?: TelemetryDestinationConfiguration | undefined;
90
323
  /**
91
- * The type of AWS resource to configure telemetry for (e.g., "AWS::EC2::VPC").
324
+ * The type of AWS resource to configure telemetry for (e.g., "AWS::EC2::VPC", "AWS::EKS::Cluster", "AWS::WAFv2::WebACL").
92
325
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetryrule.html#cfn-observabilityadmin-organizationtelemetryrule-telemetryrule-resourcetype}
93
326
  */
94
327
  ResourceType: ResourceType;
@@ -102,12 +335,22 @@ export type TelemetryRule = {
102
335
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetryrule.html#cfn-observabilityadmin-organizationtelemetryrule-telemetryrule-selectioncriteria}
103
336
  */
104
337
  SelectionCriteria?: string | undefined;
338
+ /**
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.
340
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetryrule.html#cfn-observabilityadmin-organizationtelemetryrule-telemetryrule-telemetrysourcetypes}
341
+ */
342
+ TelemetrySourceTypes?: TelemetrySourceType[] | undefined;
105
343
  /**
106
344
  * The type of telemetry to collect (Logs, Metrics, or Traces).
107
345
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetryrule.html#cfn-observabilityadmin-organizationtelemetryrule-telemetryrule-telemetrytype}
108
346
  */
109
347
  TelemetryType: TelemetryType;
110
348
  };
349
+ /**
350
+ * The telemetry source type that goes into the array.
351
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetrysourcetype.html}
352
+ */
353
+ 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
354
  /**
112
355
  * Telemetry Type associated with the Organization Telemetry Rule
113
356
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-telemetrytype.html}
@@ -134,4 +377,30 @@ export type VPCFlowLogParameters = {
134
377
  */
135
378
  TrafficType?: string | undefined;
136
379
  };
380
+ /**
381
+ * The type of logs to generate for WAF.
382
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-waflogtype.html}
383
+ */
384
+ export type WAFLogType = "WAF_LOGS";
385
+ /**
386
+ * Configuration parameters for WAF logging, including redacted fields and logging filters.
387
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-wafloggingparameters.html}
388
+ */
389
+ export type WAFLoggingParameters = {
390
+ /**
391
+ * The type of WAF logs to collect (currently supports WAF_LOGS).
392
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-wafloggingparameters.html#cfn-observabilityadmin-organizationtelemetryrule-wafloggingparameters-logtype}
393
+ */
394
+ LogType?: WAFLogType | undefined;
395
+ /**
396
+ * A filter configuration that determines which WAF log records to include or exclude.
397
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-wafloggingparameters.html#cfn-observabilityadmin-organizationtelemetryrule-wafloggingparameters-loggingfilter}
398
+ */
399
+ LoggingFilter?: LoggingFilter | undefined;
400
+ /**
401
+ * The fields to redact from WAF logs to protect sensitive information.
402
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-organizationtelemetryrule-wafloggingparameters.html#cfn-observabilityadmin-organizationtelemetryrule-wafloggingparameters-redactedfields}
403
+ */
404
+ RedactedFields?: FieldToMatch[] | undefined;
405
+ };
137
406
  //# 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}