@propulsionworks/cloudformation 0.1.37 → 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 (92) 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 +82 -0
  14. package/out/exports/resources.generated/aws-connect-datatableattribute.d.ts +94 -0
  15. package/out/exports/resources.generated/aws-connect-datatablerecord.d.ts +59 -0
  16. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +132 -1
  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 +56 -0
  23. package/out/exports/resources.generated/aws-devopsagent-association.d.ts +453 -0
  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-gamelift-script.d.ts +1 -1
  34. package/out/exports/resources.generated/aws-glue-connection.d.ts +0 -23
  35. package/out/exports/resources.generated/aws-glue-identitycenterconfiguration.d.ts +49 -0
  36. package/out/exports/resources.generated/aws-imagebuilder-component.d.ts +11 -5
  37. package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +5 -13
  38. package/out/exports/resources.generated/aws-imagebuilder-image.d.ts +17 -21
  39. package/out/exports/resources.generated/aws-imagebuilder-imagepipeline.d.ts +1 -1
  40. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +11 -5
  41. package/out/exports/resources.generated/aws-imagebuilder-workflow.d.ts +4 -4
  42. package/out/exports/resources.generated/aws-iotfleethub-application.d.ts +0 -15
  43. package/out/exports/resources.generated/aws-lambda-capacityprovider.d.ts +22 -18
  44. package/out/exports/resources.generated/aws-lambda-function.d.ts +33 -1
  45. package/out/exports/resources.generated/aws-lambda-permission.d.ts +1 -1
  46. package/out/exports/resources.generated/aws-lambda-version.d.ts +1 -1
  47. package/out/exports/resources.generated/aws-macie-session.d.ts +1 -1
  48. package/out/exports/resources.generated/aws-medialive-channel.d.ts +12 -0
  49. package/out/exports/resources.generated/aws-medialive-input.d.ts +30 -0
  50. package/out/exports/resources.generated/aws-msk-cluster.d.ts +8 -0
  51. package/out/exports/resources.generated/aws-networkmanager-connectattachment.d.ts +5 -0
  52. package/out/exports/resources.generated/aws-networkmanager-corenetworkprefixlistassociation.d.ts +29 -0
  53. package/out/exports/resources.generated/aws-networkmanager-directconnectgatewayattachment.d.ts +5 -0
  54. package/out/exports/resources.generated/aws-networkmanager-sitetositevpnattachment.d.ts +5 -0
  55. package/out/exports/resources.generated/aws-networkmanager-transitgatewayroutetableattachment.d.ts +5 -0
  56. package/out/exports/resources.generated/aws-networkmanager-vpcattachment.d.ts +5 -0
  57. package/out/exports/resources.generated/aws-observabilityadmin-organizationtelemetryrule.d.ts +271 -3
  58. package/out/exports/resources.generated/aws-observabilityadmin-s3tableintegration.d.ts +88 -0
  59. package/out/exports/resources.generated/aws-observabilityadmin-telemetrypipelines.d.ts +68 -0
  60. package/out/exports/resources.generated/aws-observabilityadmin-telemetryrule.d.ts +282 -4
  61. package/out/exports/resources.generated/aws-opensearchservice-application.d.ts +1 -1
  62. package/out/exports/resources.generated/aws-organizations-policy.d.ts +1 -1
  63. package/out/exports/resources.generated/aws-paymentcryptography-key.d.ts +7 -0
  64. package/out/exports/resources.generated/aws-ram-resourceshare.d.ts +27 -0
  65. package/out/exports/resources.generated/aws-route53-hostedzone.d.ts +16 -0
  66. package/out/exports/resources.generated/aws-route53profiles-profile.d.ts +5 -0
  67. package/out/exports/resources.generated/aws-s3-accessgrantslocation.d.ts +2 -2
  68. package/out/exports/resources.generated/aws-s3-storagelens.d.ts +68 -0
  69. package/out/exports/resources.generated/aws-s3tables-table.d.ts +16 -0
  70. package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +16 -0
  71. package/out/exports/resources.generated/aws-s3vectors-index.d.ts +28 -0
  72. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +8 -2
  73. package/out/exports/resources.generated/aws-securityhub-aggregatorv2.d.ts +2 -2
  74. package/out/exports/resources.generated/aws-securityhub-automationrule.d.ts +32 -32
  75. package/out/exports/resources.generated/aws-securityhub-automationrulev2.d.ts +14 -14
  76. package/out/exports/resources.generated/aws-securityhub-configurationpolicy.d.ts +12 -12
  77. package/out/exports/resources.generated/aws-securityhub-connectorv2.d.ts +143 -0
  78. package/out/exports/resources.generated/aws-securityhub-delegatedadmin.d.ts +5 -5
  79. package/out/exports/resources.generated/aws-securityhub-findingaggregator.d.ts +4 -4
  80. package/out/exports/resources.generated/aws-securityhub-hub.d.ts +14 -14
  81. package/out/exports/resources.generated/aws-securityhub-hubv2.d.ts +3 -3
  82. package/out/exports/resources.generated/aws-securityhub-insight.d.ts +29 -29
  83. package/out/exports/resources.generated/aws-securityhub-organizationconfiguration.d.ts +10 -10
  84. package/out/exports/resources.generated/aws-securityhub-policyassociation.d.ts +3 -3
  85. package/out/exports/resources.generated/aws-securityhub-productsubscription.d.ts +2 -2
  86. package/out/exports/resources.generated/aws-securityhub-securitycontrol.d.ts +0 -0
  87. package/out/exports/resources.generated/aws-securityhub-standard.d.ts +6 -6
  88. package/out/exports/resources.generated/aws-transfer-connector.d.ts +6 -0
  89. package/out/exports/resources.generated/aws-wisdom-aiagent.d.ts +15 -0
  90. package/out/exports/resources.generated/aws-wisdom-aiguardrail.d.ts +118 -1
  91. package/out/exports/resources.generated/aws-workspacesweb-usersettings.d.ts +86 -0
  92. package/package.json +1 -1
@@ -43,6 +43,11 @@ export type NetworkManagerConnectAttachmentProps = {
43
43
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-connectattachment.html#cfn-networkmanager-connectattachment-proposedsegmentchange}
44
44
  */
45
45
  ProposedSegmentChange?: ProposedSegmentChange | undefined;
46
+ /**
47
+ * Routing policy label
48
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-connectattachment.html#cfn-networkmanager-connectattachment-routingpolicylabel}
49
+ */
50
+ RoutingPolicyLabel?: string | undefined;
46
51
  /**
47
52
  * The tags associated with the Connect attachment.
48
53
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-connectattachment.html#cfn-networkmanager-connectattachment-tags}
@@ -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,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
@@ -0,0 +1,88 @@
1
+ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
+ /**
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
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-observabilityadmin-s3tableintegration.html}
5
+ */
6
+ export type ObservabilityAdminS3TableIntegration = ResourceDefinitionWithAttributes<"AWS::ObservabilityAdmin::S3TableIntegration", ObservabilityAdminS3TableIntegrationProps, ObservabilityAdminS3TableIntegrationAttribs>;
7
+ /**
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
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-observabilityadmin-s3tableintegration.html}
10
+ */
11
+ export type ObservabilityAdminS3TableIntegrationProps = {
12
+ /**
13
+ * Defines the encryption configuration for S3 Table integrations, including the encryption algorithm and KMS key settings.
14
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-observabilityadmin-s3tableintegration.html#cfn-observabilityadmin-s3tableintegration-encryption}
15
+ */
16
+ Encryption: EncryptionConfig;
17
+ /**
18
+ * The CloudWatch Logs data sources to associate with the S3 Table Integration
19
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-observabilityadmin-s3tableintegration.html#cfn-observabilityadmin-s3tableintegration-logsources}
20
+ */
21
+ LogSources?: LogSource[] | undefined;
22
+ /**
23
+ * The ARN of the role used to access the S3 Table Integration
24
+ * @minLength 1
25
+ * @maxLength 1011
26
+ * @pattern ^arn:aws([a-z0-9\-]+)?:([a-zA-Z0-9\-]+):([a-z0-9\-]+)?:([0-9]{12})?:(.+)$
27
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-observabilityadmin-s3tableintegration.html#cfn-observabilityadmin-s3tableintegration-rolearn}
28
+ */
29
+ RoleArn: string;
30
+ /**
31
+ * An array of key-value pairs to apply to this resource
32
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-observabilityadmin-s3tableintegration.html#cfn-observabilityadmin-s3tableintegration-tags}
33
+ */
34
+ Tags?: Tag[] | undefined;
35
+ };
36
+ /**
37
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-observabilityadmin-s3tableintegration.html#aws-resource-observabilityadmin-s3tableintegration-return-values}
38
+ */
39
+ export type ObservabilityAdminS3TableIntegrationAttribs = {
40
+ /**
41
+ * The ARN of the S3 Table Integration
42
+ * @minLength 1
43
+ * @maxLength 1011
44
+ * @pattern ^arn:aws([a-z0-9\-]+)?:([a-zA-Z0-9\-]+):([a-z0-9\-]+)?:([0-9]{12})?:(.+)$
45
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-observabilityadmin-s3tableintegration.html#cfn-observabilityadmin-s3tableintegration-arn}
46
+ */
47
+ Arn: string;
48
+ };
49
+ /**
50
+ * Encryption configuration for the S3 Table Integration
51
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-s3tableintegration-encryptionconfig.html}
52
+ */
53
+ export type EncryptionConfig = {
54
+ /**
55
+ * The ARN of the KMS key used to encrypt the S3 Table Integration
56
+ * @minLength 1
57
+ * @maxLength 1011
58
+ * @pattern ^arn:aws([a-z0-9\-]+)?:([a-zA-Z0-9\-]+):([a-z0-9\-]+)?:([0-9]{12})?:(.+)$
59
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-s3tableintegration-encryptionconfig.html#cfn-observabilityadmin-s3tableintegration-encryptionconfig-kmskeyarn}
60
+ */
61
+ KmsKeyArn?: string | undefined;
62
+ /**
63
+ * The server-side encryption algorithm used to encrypt the S3 Table(s) data
64
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-s3tableintegration-encryptionconfig.html#cfn-observabilityadmin-s3tableintegration-encryptionconfig-ssealgorithm}
65
+ */
66
+ SseAlgorithm: "AES256" | "aws:kms";
67
+ };
68
+ /**
69
+ * CloudWatch Logs data source to associate with the S3 Table Integration
70
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-s3tableintegration-logsource.html}
71
+ */
72
+ export type LogSource = {
73
+ /**
74
+ * The name of the CloudWatch Logs data source
75
+ * @minLength 1
76
+ * @maxLength 256
77
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-s3tableintegration-logsource.html#cfn-observabilityadmin-s3tableintegration-logsource-name}
78
+ */
79
+ Name: string;
80
+ /**
81
+ * The type of the CloudWatch Logs data source
82
+ * @minLength 1
83
+ * @maxLength 256
84
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-s3tableintegration-logsource.html#cfn-observabilityadmin-s3tableintegration-logsource-type}
85
+ */
86
+ Type: string;
87
+ };
88
+ //# sourceMappingURL=aws-observabilityadmin-s3tableintegration.d.ts.map
@@ -0,0 +1,68 @@
1
+ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
+ /**
3
+ * Resource Type definition for AWS::ObservabilityAdmin::TelemetryPipelines
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-observabilityadmin-telemetrypipelines.html}
5
+ */
6
+ export type ObservabilityAdminTelemetryPipelines = ResourceDefinitionWithAttributes<"AWS::ObservabilityAdmin::TelemetryPipelines", ObservabilityAdminTelemetryPipelinesProps, ObservabilityAdminTelemetryPipelinesAttribs>;
7
+ /**
8
+ * Resource Type definition for AWS::ObservabilityAdmin::TelemetryPipelines
9
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-observabilityadmin-telemetrypipelines.html}
10
+ */
11
+ export type ObservabilityAdminTelemetryPipelinesProps = {
12
+ /**
13
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-observabilityadmin-telemetrypipelines.html#cfn-observabilityadmin-telemetrypipelines-configuration}
14
+ */
15
+ Configuration: TelemetryPipelineConfiguration;
16
+ /**
17
+ * @minLength 3
18
+ * @maxLength 28
19
+ * @pattern [a-z][a-z0-9\-]+
20
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-observabilityadmin-telemetrypipelines.html#cfn-observabilityadmin-telemetrypipelines-name}
21
+ */
22
+ Name?: string | undefined;
23
+ /**
24
+ * An array of key-value pairs to apply to this resource
25
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-observabilityadmin-telemetrypipelines.html#cfn-observabilityadmin-telemetrypipelines-tags}
26
+ */
27
+ Tags?: Tag[] | undefined;
28
+ };
29
+ /**
30
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-observabilityadmin-telemetrypipelines.html#aws-resource-observabilityadmin-telemetrypipelines-return-values}
31
+ */
32
+ export type ObservabilityAdminTelemetryPipelinesAttribs = {
33
+ /**
34
+ * @minLength 1
35
+ * @maxLength 1011
36
+ * @pattern ^arn:aws([a-z0-9\-]+)?:([a-zA-Z0-9\-]+):([a-z0-9\-]+)?:([0-9]{12})?:(.+)$
37
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-observabilityadmin-telemetrypipelines.html#cfn-observabilityadmin-telemetrypipelines-arn}
38
+ */
39
+ Arn: string;
40
+ /**
41
+ * @minLength 1
42
+ * @maxLength 512
43
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-observabilityadmin-telemetrypipelines.html#cfn-observabilityadmin-telemetrypipelines-pipelineidentifier}
44
+ */
45
+ PipelineIdentifier: string;
46
+ /**
47
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-observabilityadmin-telemetrypipelines.html#cfn-observabilityadmin-telemetrypipelines-status}
48
+ */
49
+ Status: TelemetryPipelineStatus;
50
+ };
51
+ /**
52
+ * Defines the configuration for a telemetry pipeline, including how data flows from sources through processors to destinations.
53
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetrypipelines-telemetrypipelineconfiguration.html}
54
+ */
55
+ export type TelemetryPipelineConfiguration = {
56
+ /**
57
+ * The pipeline configuration body that defines the data processing rules and transformations.
58
+ * @minLength 1
59
+ * @maxLength 24000
60
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetrypipelines-telemetrypipelineconfiguration.html#cfn-observabilityadmin-telemetrypipelines-telemetrypipelineconfiguration-body}
61
+ */
62
+ Body: string;
63
+ };
64
+ /**
65
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetrypipelines-telemetrypipelinestatus.html}
66
+ */
67
+ export type TelemetryPipelineStatus = "CREATING" | "ACTIVE" | "UPDATING" | "DELETING" | "CREATE_FAILED" | "UPDATE_FAILED";
68
+ //# sourceMappingURL=aws-observabilityadmin-telemetrypipelines.d.ts.map