@propulsionworks/cloudformation 0.1.38 → 0.1.39

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (85) hide show
  1. package/out/exports/resources.generated/aws-arcregionswitch-plan.d.ts +3 -3
  2. package/out/exports/resources.generated/aws-backup-backupplan.d.ts +1 -0
  3. package/out/exports/resources.generated/aws-backup-logicallyairgappedbackupvault.d.ts +3 -0
  4. package/out/exports/resources.generated/aws-bedrock-dataautomationproject.d.ts +78 -0
  5. package/out/exports/resources.generated/aws-bedrock-knowledgebase.d.ts +57 -3
  6. package/out/exports/resources.generated/aws-billingconductor-customlineitem.d.ts +11 -5
  7. package/out/exports/resources.generated/aws-ce-costcategory.d.ts +1 -1
  8. package/out/exports/resources.generated/aws-cleanrooms-analysistemplate.d.ts +71 -0
  9. package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +16 -0
  10. package/out/exports/resources.generated/aws-cleanrooms-membership.d.ts +16 -0
  11. package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +20 -0
  12. package/out/exports/resources.generated/aws-config-configurationrecorder.d.ts +1 -1
  13. package/out/exports/resources.generated/aws-connect-datatable.d.ts +13 -13
  14. package/out/exports/resources.generated/aws-connect-datatableattribute.d.ts +12 -2
  15. package/out/exports/resources.generated/aws-connect-datatablerecord.d.ts +4 -0
  16. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +23 -11
  17. package/out/exports/resources.generated/aws-connect-securityprofile.d.ts +10 -9
  18. package/out/exports/resources.generated/aws-connect-workspace.d.ts +348 -0
  19. package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +107 -1
  20. package/out/exports/resources.generated/aws-customerprofiles-segmentdefinition.d.ts +5 -1
  21. package/out/exports/resources.generated/aws-datazone-connection.d.ts +19 -1
  22. package/out/exports/resources.generated/aws-devopsagent-agentspace.d.ts +6 -6
  23. package/out/exports/resources.generated/aws-devopsagent-association.d.ts +82 -73
  24. package/out/exports/resources.generated/aws-dsql-cluster.d.ts +5 -0
  25. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +7 -0
  26. package/out/exports/resources.generated/aws-ec2-networkinterface.d.ts +5 -0
  27. package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +12 -0
  28. package/out/exports/resources.generated/aws-ecs-expressgatewayservice.d.ts +48 -0
  29. package/out/exports/resources.generated/aws-eks-capability.d.ts +27 -15
  30. package/out/exports/resources.generated/aws-eks-nodegroup.d.ts +58 -0
  31. package/out/exports/resources.generated/aws-entityresolution-matchingworkflow.d.ts +18 -1
  32. package/out/exports/resources.generated/aws-fsx-s3accesspointattachment.d.ts +115 -1
  33. package/out/exports/resources.generated/aws-glue-connection.d.ts +0 -23
  34. package/out/exports/resources.generated/aws-glue-identitycenterconfiguration.d.ts +6 -6
  35. package/out/exports/resources.generated/aws-imagebuilder-component.d.ts +11 -5
  36. package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +5 -13
  37. package/out/exports/resources.generated/aws-imagebuilder-image.d.ts +17 -21
  38. package/out/exports/resources.generated/aws-imagebuilder-imagepipeline.d.ts +1 -1
  39. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +11 -5
  40. package/out/exports/resources.generated/aws-imagebuilder-workflow.d.ts +4 -4
  41. package/out/exports/resources.generated/aws-lambda-capacityprovider.d.ts +23 -23
  42. package/out/exports/resources.generated/aws-lambda-function.d.ts +11 -3
  43. package/out/exports/resources.generated/aws-lambda-permission.d.ts +1 -1
  44. package/out/exports/resources.generated/aws-macie-session.d.ts +1 -1
  45. package/out/exports/resources.generated/aws-msk-cluster.d.ts +8 -0
  46. package/out/exports/resources.generated/aws-networkmanager-connectattachment.d.ts +5 -0
  47. package/out/exports/resources.generated/aws-networkmanager-corenetworkprefixlistassociation.d.ts +29 -0
  48. package/out/exports/resources.generated/aws-networkmanager-directconnectgatewayattachment.d.ts +5 -0
  49. package/out/exports/resources.generated/aws-networkmanager-sitetositevpnattachment.d.ts +5 -0
  50. package/out/exports/resources.generated/aws-networkmanager-transitgatewayroutetableattachment.d.ts +5 -0
  51. package/out/exports/resources.generated/aws-networkmanager-vpcattachment.d.ts +5 -0
  52. package/out/exports/resources.generated/aws-observabilityadmin-organizationtelemetryrule.d.ts +271 -3
  53. package/out/exports/resources.generated/aws-observabilityadmin-s3tableintegration.d.ts +3 -3
  54. package/out/exports/resources.generated/aws-observabilityadmin-telemetrypipelines.d.ts +2 -0
  55. package/out/exports/resources.generated/aws-observabilityadmin-telemetryrule.d.ts +282 -4
  56. package/out/exports/resources.generated/aws-opensearchservice-application.d.ts +1 -1
  57. package/out/exports/resources.generated/aws-organizations-policy.d.ts +1 -1
  58. package/out/exports/resources.generated/aws-paymentcryptography-key.d.ts +7 -0
  59. package/out/exports/resources.generated/aws-ram-resourceshare.d.ts +27 -0
  60. package/out/exports/resources.generated/aws-route53-hostedzone.d.ts +16 -0
  61. package/out/exports/resources.generated/aws-route53profiles-profile.d.ts +5 -0
  62. package/out/exports/resources.generated/aws-s3tables-table.d.ts +3 -3
  63. package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +3 -3
  64. package/out/exports/resources.generated/aws-s3vectors-index.d.ts +28 -0
  65. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +8 -2
  66. package/out/exports/resources.generated/aws-securityhub-aggregatorv2.d.ts +2 -2
  67. package/out/exports/resources.generated/aws-securityhub-automationrule.d.ts +32 -32
  68. package/out/exports/resources.generated/aws-securityhub-automationrulev2.d.ts +14 -14
  69. package/out/exports/resources.generated/aws-securityhub-configurationpolicy.d.ts +12 -12
  70. package/out/exports/resources.generated/aws-securityhub-connectorv2.d.ts +24 -18
  71. package/out/exports/resources.generated/aws-securityhub-delegatedadmin.d.ts +5 -5
  72. package/out/exports/resources.generated/aws-securityhub-findingaggregator.d.ts +4 -4
  73. package/out/exports/resources.generated/aws-securityhub-hub.d.ts +14 -14
  74. package/out/exports/resources.generated/aws-securityhub-hubv2.d.ts +3 -3
  75. package/out/exports/resources.generated/aws-securityhub-insight.d.ts +29 -29
  76. package/out/exports/resources.generated/aws-securityhub-organizationconfiguration.d.ts +10 -10
  77. package/out/exports/resources.generated/aws-securityhub-policyassociation.d.ts +3 -3
  78. package/out/exports/resources.generated/aws-securityhub-productsubscription.d.ts +2 -2
  79. package/out/exports/resources.generated/aws-securityhub-securitycontrol.d.ts +0 -0
  80. package/out/exports/resources.generated/aws-securityhub-standard.d.ts +6 -6
  81. package/out/exports/resources.generated/aws-transfer-connector.d.ts +6 -0
  82. package/out/exports/resources.generated/aws-wisdom-aiagent.d.ts +15 -0
  83. package/out/exports/resources.generated/aws-wisdom-aiguardrail.d.ts +118 -1
  84. package/out/exports/resources.generated/aws-workspacesweb-usersettings.d.ts +86 -0
  85. package/package.json +1 -1
@@ -23,7 +23,7 @@ export type ObservabilityAdminTelemetryRuleProps = {
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-telemetryrule.html#cfn-observabilityadmin-telemetryrule-tags}
28
28
  */
29
29
  Tags?: Tag[] | undefined;
@@ -41,21 +41,243 @@ export type ObservabilityAdminTelemetryRuleAttribs = {
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-telemetryrule-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-telemetryrule-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-telemetryrule-actioncondition.html#cfn-observabilityadmin-telemetryrule-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-telemetryrule-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-telemetryrule-advancedeventselector.html#cfn-observabilityadmin-telemetryrule-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-telemetryrule-advancedeventselector.html#cfn-observabilityadmin-telemetryrule-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-telemetryrule-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-telemetryrule-advancedfieldselector.html#cfn-observabilityadmin-telemetryrule-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-telemetryrule-advancedfieldselector.html#cfn-observabilityadmin-telemetryrule-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-telemetryrule-advancedfieldselector.html#cfn-observabilityadmin-telemetryrule-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-telemetryrule-advancedfieldselector.html#cfn-observabilityadmin-telemetryrule-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-telemetryrule-advancedfieldselector.html#cfn-observabilityadmin-telemetryrule-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-telemetryrule-advancedfieldselector.html#cfn-observabilityadmin-telemetryrule-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-telemetryrule-advancedfieldselector.html#cfn-observabilityadmin-telemetryrule-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-telemetryrule-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-telemetryrule-cloudtrailparameters.html#cfn-observabilityadmin-telemetryrule-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-telemetryrule-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-telemetryrule-condition.html#cfn-observabilityadmin-telemetryrule-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-telemetryrule-condition.html#cfn-observabilityadmin-telemetryrule-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-telemetryrule-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-telemetryrule-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-telemetryrule-elbloadbalancerloggingparameters.html#cfn-observabilityadmin-telemetryrule-elbloadbalancerloggingparameters-fielddelimiter}
159
+ */
160
+ FieldDelimiter?: string | undefined;
161
+ /**
162
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-elbloadbalancerloggingparameters.html#cfn-observabilityadmin-telemetryrule-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-telemetryrule-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-telemetryrule-fieldtomatch.html#cfn-observabilityadmin-telemetryrule-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-telemetryrule-fieldtomatch.html#cfn-observabilityadmin-telemetryrule-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-telemetryrule-fieldtomatch.html#cfn-observabilityadmin-telemetryrule-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-telemetryrule-fieldtomatch.html#cfn-observabilityadmin-telemetryrule-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-telemetryrule-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-telemetryrule-filter.html#cfn-observabilityadmin-telemetryrule-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-telemetryrule-filter.html#cfn-observabilityadmin-telemetryrule-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-telemetryrule-filter.html#cfn-observabilityadmin-telemetryrule-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-telemetryrule-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-telemetryrule-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-telemetryrule-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-telemetryrule-labelnamecondition.html#cfn-observabilityadmin-telemetryrule-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-telemetryrule-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-telemetryrule-loggingfilter.html#cfn-observabilityadmin-telemetryrule-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-telemetryrule-loggingfilter.html#cfn-observabilityadmin-telemetryrule-loggingfilter-filters}
250
+ */
251
+ Filters?: Filter[] | undefined;
252
+ };
49
253
  /**
50
254
  * Resource Type associated with the Telemetry Rule
51
255
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-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" | "AWS::BedrockAgentCore::Runtime" | "AWS::BedrockAgentCore::Browser" | "AWS::BedrockAgentCore::CodeInterpreter";
258
+ /**
259
+ * Header for the field to match.
260
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-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-telemetryrule-singleheader.html#cfn-observabilityadmin-telemetryrule-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-telemetryrule-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-telemetryrule-telemetrydestinationconfiguration.html#cfn-observabilityadmin-telemetryrule-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-telemetryrule-telemetrydestinationconfiguration.html#cfn-observabilityadmin-telemetryrule-telemetrydestinationconfiguration-destinationpattern}
@@ -66,6 +288,21 @@ export type TelemetryDestinationConfiguration = {
66
288
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-telemetrydestinationconfiguration.html#cfn-observabilityadmin-telemetryrule-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-telemetryrule-telemetrydestinationconfiguration.html#cfn-observabilityadmin-telemetryrule-telemetrydestinationconfiguration-elbloadbalancerloggingparameters}
294
+ */
295
+ ELBLoadBalancerLoggingParameters?: ELBLoadBalancerLoggingParameters | undefined;
296
+ /**
297
+ * Parameters for BedrockAgentCore log delivery
298
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-telemetrydestinationconfiguration.html#cfn-observabilityadmin-telemetryrule-telemetrydestinationconfiguration-logdeliveryparameters}
299
+ */
300
+ LogDeliveryParameters?: {
301
+ /**
302
+ * Types of logs to deliver for BedrockAgentCore resources
303
+ */
304
+ LogTypes?: ("APPLICATION_LOGS" | "USAGE_LOGS")[] | undefined;
305
+ } | undefined;
69
306
  /**
70
307
  * The number of days to retain the telemetry data in the destination.
71
308
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-telemetrydestinationconfiguration.html#cfn-observabilityadmin-telemetryrule-telemetrydestinationconfiguration-retentionindays}
@@ -76,6 +313,11 @@ export type TelemetryDestinationConfiguration = {
76
313
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-telemetrydestinationconfiguration.html#cfn-observabilityadmin-telemetryrule-telemetrydestinationconfiguration-vpcflowlogparameters}
77
314
  */
78
315
  VPCFlowLogParameters?: VPCFlowLogParameters | undefined;
316
+ /**
317
+ * Telemetry parameters for WAF v2 Web ACL
318
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-telemetrydestinationconfiguration.html#cfn-observabilityadmin-telemetryrule-telemetrydestinationconfiguration-wafloggingparameters}
319
+ */
320
+ WAFLoggingParameters?: WAFLoggingParameters | undefined;
79
321
  };
80
322
  /**
81
323
  * Defines how telemetry should be configured for specific AWS resources.
@@ -88,7 +330,7 @@ export type TelemetryRule = {
88
330
  */
89
331
  DestinationConfiguration?: TelemetryDestinationConfiguration | undefined;
90
332
  /**
91
- * The type of AWS resource to configure telemetry for (e.g., "AWS::EC2::VPC").
333
+ * The type of AWS resource to configure telemetry for (e.g., "AWS::EC2::VPC", "AWS::EKS::Cluster", "AWS::WAFv2::WebACL").
92
334
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-telemetryrule.html#cfn-observabilityadmin-telemetryrule-telemetryrule-resourcetype}
93
335
  */
94
336
  ResourceType: ResourceType;
@@ -97,17 +339,27 @@ export type TelemetryRule = {
97
339
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-telemetryrule.html#cfn-observabilityadmin-telemetryrule-telemetryrule-selectioncriteria}
98
340
  */
99
341
  SelectionCriteria?: string | undefined;
342
+ /**
343
+ * The telemetry source types for a telemetry rule.
344
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-telemetryrule.html#cfn-observabilityadmin-telemetryrule-telemetryrule-telemetrysourcetypes}
345
+ */
346
+ TelemetrySourceTypes?: TelemetrySourceType[] | undefined;
100
347
  /**
101
348
  * The type of telemetry to collect (Logs, Metrics, or Traces).
102
349
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-telemetryrule.html#cfn-observabilityadmin-telemetryrule-telemetryrule-telemetrytype}
103
350
  */
104
351
  TelemetryType: TelemetryType;
105
352
  };
353
+ /**
354
+ * The telemetry source type that goes into the array.
355
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-telemetrysourcetype.html}
356
+ */
357
+ 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";
106
358
  /**
107
359
  * Telemetry Type associated with the Telemetry Rule
108
360
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-telemetrytype.html}
109
361
  */
110
- export type TelemetryType = "Logs";
362
+ export type TelemetryType = "Logs" | "Traces";
111
363
  /**
112
364
  * Configuration parameters specific to VPC Flow Logs.
113
365
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-vpcflowlogparameters.html}
@@ -129,4 +381,30 @@ export type VPCFlowLogParameters = {
129
381
  */
130
382
  TrafficType?: string | undefined;
131
383
  };
384
+ /**
385
+ * The type of logs to generate for WAF.
386
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-waflogtype.html}
387
+ */
388
+ export type WAFLogType = "WAF_LOGS";
389
+ /**
390
+ * Telemetry parameters for WAF v2 Web ACL
391
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-wafloggingparameters.html}
392
+ */
393
+ export type WAFLoggingParameters = {
394
+ /**
395
+ * The type of logs to generate for WAF.
396
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-wafloggingparameters.html#cfn-observabilityadmin-telemetryrule-wafloggingparameters-logtype}
397
+ */
398
+ LogType?: WAFLogType | undefined;
399
+ /**
400
+ * Default handling for logs that don't match any of the specified filtering conditions.
401
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-wafloggingparameters.html#cfn-observabilityadmin-telemetryrule-wafloggingparameters-loggingfilter}
402
+ */
403
+ LoggingFilter?: LoggingFilter | undefined;
404
+ /**
405
+ * Fields not to be included in the logs.
406
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-wafloggingparameters.html#cfn-observabilityadmin-telemetryrule-wafloggingparameters-redactedfields}
407
+ */
408
+ RedactedFields?: FieldToMatch[] | undefined;
409
+ };
132
410
  //# sourceMappingURL=aws-observabilityadmin-telemetryrule.d.ts.map
@@ -74,7 +74,7 @@ export type OpenSearchServiceApplicationAttribs = {
74
74
  Id: string;
75
75
  };
76
76
  /**
77
- * Configuration settings for an OpenSearch application. For more information, see see [Using the OpenSearch user interface in Amazon OpenSearch Service](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/application.html) .
77
+ * Configuration settings for an OpenSearch application. For more information, see [Using the OpenSearch user interface in Amazon OpenSearch Service](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/application.html) .
78
78
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchservice-application-appconfig.html}
79
79
  */
80
80
  export type AppConfig = {
@@ -90,7 +90,7 @@ export type OrganizationsPolicyProps = {
90
90
  * The type of policy to create.
91
91
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-organizations-policy.html#cfn-organizations-policy-type}
92
92
  */
93
- Type: "SERVICE_CONTROL_POLICY" | "AISERVICES_OPT_OUT_POLICY" | "BACKUP_POLICY" | "TAG_POLICY" | "CHATBOT_POLICY" | "RESOURCE_CONTROL_POLICY" | "DECLARATIVE_POLICY_EC2" | "SECURITYHUB_POLICY" | "S3_POLICY" | "INSPECTOR_POLICY" | "BEDROCK_POLICY" | "UPGRADE_ROLLOUT_POLICY";
93
+ Type: "SERVICE_CONTROL_POLICY" | "AISERVICES_OPT_OUT_POLICY" | "BACKUP_POLICY" | "TAG_POLICY" | "CHATBOT_POLICY" | "RESOURCE_CONTROL_POLICY" | "DECLARATIVE_POLICY_EC2" | "SECURITYHUB_POLICY" | "S3_POLICY" | "INSPECTOR_POLICY" | "BEDROCK_POLICY" | "NETWORK_SECURITY_DIRECTOR_POLICY" | "UPGRADE_ROLLOUT_POLICY";
94
94
  };
95
95
  /**
96
96
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-organizations-policy.html#aws-resource-organizations-policy-return-values}
@@ -72,6 +72,13 @@ export type PaymentCryptographyKeyProps = {
72
72
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-paymentcryptography-key.html#cfn-paymentcryptography-key-keycheckvaluealgorithm}
73
73
  */
74
74
  KeyCheckValueAlgorithm?: KeyCheckValueAlgorithm | undefined;
75
+ /**
76
+ * The list of AWS Regions to remove from the key's replication configuration.
77
+ *
78
+ * The key will no longer be available for cryptographic operations in these regions after removal. Ensure no active operations depend on the key in these regions before removal.
79
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-paymentcryptography-key.html#cfn-paymentcryptography-key-replicationregions}
80
+ */
81
+ ReplicationRegions?: string[] | undefined;
75
82
  /**
76
83
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-paymentcryptography-key.html#cfn-paymentcryptography-key-tags}
77
84
  */
@@ -66,5 +66,32 @@ export type RAMResourceShareAttribs = {
66
66
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ram-resourceshare.html#cfn-ram-resourceshare-arn}
67
67
  */
68
68
  Arn: string;
69
+ /**
70
+ * The date and time when the resource share was created.
71
+ * @format date-time
72
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ram-resourceshare.html#cfn-ram-resourceshare-creationtime}
73
+ */
74
+ CreationTime: string;
75
+ /**
76
+ * The feature set of the resource share.
77
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ram-resourceshare.html#cfn-ram-resourceshare-featureset}
78
+ */
79
+ FeatureSet: "CREATED_FROM_POLICY" | "PROMOTING_TO_STANDARD" | "STANDARD";
80
+ /**
81
+ * The date and time when the resource share was last updated.
82
+ * @format date-time
83
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ram-resourceshare.html#cfn-ram-resourceshare-lastupdatedtime}
84
+ */
85
+ LastUpdatedTime: string;
86
+ /**
87
+ * The ID of the AWS account that owns the resource share.
88
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ram-resourceshare.html#cfn-ram-resourceshare-owningaccountid}
89
+ */
90
+ OwningAccountId: string;
91
+ /**
92
+ * The current status of the resource share.
93
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ram-resourceshare.html#cfn-ram-resourceshare-status}
94
+ */
95
+ Status: "PENDING" | "ACTIVE" | "FAILED" | "DELETING" | "DELETED";
69
96
  };
70
97
  //# sourceMappingURL=aws-ram-resourceshare.d.ts.map
@@ -62,6 +62,11 @@ export type Route53HostedZoneProps = {
62
62
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53-hostedzone.html#cfn-route53-hostedzone-hostedzoneconfig}
63
63
  */
64
64
  HostedZoneConfig?: HostedZoneConfig | undefined;
65
+ /**
66
+ * The features configuration for the hosted zone, including accelerated recovery settings and status information.
67
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53-hostedzone.html#cfn-route53-hostedzone-hostedzonefeatures}
68
+ */
69
+ HostedZoneFeatures?: HostedZoneFeatures | undefined;
65
70
  /**
66
71
  * Adds, edits, or deletes tags for a health check or a hosted zone.
67
72
  *
@@ -166,6 +171,17 @@ export type HostedZoneConfig = {
166
171
  */
167
172
  Comment?: string | undefined;
168
173
  };
174
+ /**
175
+ * Represents the features configuration for a hosted zone, including the status of various features and any associated failure reasons.
176
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-hostedzone-hostedzonefeatures.html}
177
+ */
178
+ export type HostedZoneFeatures = {
179
+ /**
180
+ * Enable accelerated recovery on your public hosted zone to gain the ability to make changes to DNS records in the event of us-east-1 unavailability.
181
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-hostedzone-hostedzonefeatures.html#cfn-route53-hostedzone-hostedzonefeatures-enableacceleratedrecovery}
182
+ */
183
+ EnableAcceleratedRecovery?: boolean | undefined;
184
+ };
169
185
  /**
170
186
  * A complex type that contains information about a configuration for DNS query logging.
171
187
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-hostedzone-queryloggingconfig.html}
@@ -43,5 +43,10 @@ export type Route53ProfilesProfileAttribs = {
43
43
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53profiles-profile.html#cfn-route53profiles-profile-id}
44
44
  */
45
45
  Id: string;
46
+ /**
47
+ * The sharing status of the profile.
48
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53profiles-profile.html#cfn-route53profiles-profile-sharestatus}
49
+ */
50
+ ShareStatus: "NOT_SHARED" | "SHARED_WITH_ME" | "SHARED_BY_ME";
46
51
  };
47
52
  //# sourceMappingURL=aws-route53profiles-profile.d.ts.map
@@ -55,7 +55,7 @@ export type S3TablesTableProps = {
55
55
  */
56
56
  SnapshotManagement?: SnapshotManagement | undefined;
57
57
  /**
58
- * Specifies storage class settings for the table
58
+ * The configuration details for the storage class of tables or table buckets. This allows you to optimize storage costs by selecting the appropriate storage class based on your access patterns and performance requirements.
59
59
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3tables-table.html#cfn-s3tables-table-storageclassconfiguration}
60
60
  */
61
61
  StorageClassConfiguration?: StorageClassConfiguration | undefined;
@@ -189,12 +189,12 @@ export type SnapshotManagement = {
189
189
  Status?: "enabled" | "disabled" | undefined;
190
190
  };
191
191
  /**
192
- * Specifies storage class settings for the table
192
+ * The configuration details for the storage class of tables or table buckets. This allows you to optimize storage costs by selecting the appropriate storage class based on your access patterns and performance requirements.
193
193
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3tables-table-storageclassconfiguration.html}
194
194
  */
195
195
  export type StorageClassConfiguration = {
196
196
  /**
197
- * The storage class for the table
197
+ * The storage class for the table or table bucket. Valid values include storage classes optimized for different access patterns and cost profiles.
198
198
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3tables-table-storageclassconfiguration.html#cfn-s3tables-table-storageclassconfiguration-storageclass}
199
199
  */
200
200
  StorageClass?: "STANDARD" | "INTELLIGENT_TIERING" | undefined;
@@ -34,7 +34,7 @@ export type S3TablesTableBucketProps = {
34
34
  */
35
35
  MetricsConfiguration?: MetricsConfiguration | undefined;
36
36
  /**
37
- * Specifies storage class settings for the table bucket
37
+ * The configuration details for the storage class of tables or table buckets. This allows you to optimize storage costs by selecting the appropriate storage class based on your access patterns and performance requirements.
38
38
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3tables-tablebucket.html#cfn-s3tables-tablebucket-storageclassconfiguration}
39
39
  */
40
40
  StorageClassConfiguration?: StorageClassConfiguration | undefined;
@@ -93,12 +93,12 @@ export type MetricsConfiguration = {
93
93
  Status?: "Enabled" | "Disabled" | undefined;
94
94
  };
95
95
  /**
96
- * Specifies storage class settings for the table bucket
96
+ * The configuration details for the storage class of tables or table buckets. This allows you to optimize storage costs by selecting the appropriate storage class based on your access patterns and performance requirements.
97
97
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3tables-tablebucket-storageclassconfiguration.html}
98
98
  */
99
99
  export type StorageClassConfiguration = {
100
100
  /**
101
- * The storage class for the table bucket
101
+ * The storage class for the table or table bucket. Valid values include storage classes optimized for different access patterns and cost profiles.
102
102
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3tables-tablebucket-storageclassconfiguration.html#cfn-s3tables-tablebucket-storageclassconfiguration-storageclass}
103
103
  */
104
104
  StorageClass?: "STANDARD" | "INTELLIGENT_TIERING" | undefined;
@@ -71,6 +71,11 @@ export type S3VectorsIndexProps = {
71
71
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3vectors-index.html#cfn-s3vectors-index-distancemetric}
72
72
  */
73
73
  DistanceMetric: DistanceMetric;
74
+ /**
75
+ * The encryption configuration for a vector index. By default, if you don't specify, all new vectors in the vector index will use the encryption configuration of the vector bucket.
76
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3vectors-index.html#cfn-s3vectors-index-encryptionconfiguration}
77
+ */
78
+ EncryptionConfiguration?: EncryptionConfiguration | undefined;
74
79
  /**
75
80
  * The name of the vector index to create. The index name must be between 3 and 63 characters long and can contain only lowercase letters, numbers, hyphens (-), and dots (.). The index name must be unique within the vector bucket.
76
81
  *
@@ -125,6 +130,29 @@ export type DataType = "float32";
125
130
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3vectors-index-distancemetric.html}
126
131
  */
127
132
  export type DistanceMetric = "cosine" | "euclidean";
133
+ /**
134
+ * The encryption configuration for a vector bucket or index. By default, if you don't specify, all new vectors in Amazon S3 vector buckets use server-side encryption with Amazon S3 managed keys (SSE-S3), specifically `AES256` . You can optionally override bucket level encryption settings, and set a specific encryption configuration for a vector index at the time of index creation.
135
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3vectors-index-encryptionconfiguration.html}
136
+ */
137
+ export type EncryptionConfiguration = {
138
+ /**
139
+ * AWS Key Management Service (KMS) customer managed key ID to use for the encryption configuration. This parameter is allowed if and only if `sseType` is set to `aws:kms` .
140
+ *
141
+ * To specify the KMS key, you must use the format of the KMS key Amazon Resource Name (ARN).
142
+ *
143
+ * For example, specify Key ARN in the following format: `arn:aws:kms:us-east-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab`
144
+ * @minLength 1
145
+ * @maxLength 2048
146
+ * @pattern ^(arn:aws[-a-z0-9]*:kms:[-a-z0-9]*:[0-9]{12}:key/.+)$
147
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3vectors-index-encryptionconfiguration.html#cfn-s3vectors-index-encryptionconfiguration-kmskeyarn}
148
+ */
149
+ KmsKeyArn?: string | undefined;
150
+ /**
151
+ * The server-side encryption type to use for the encryption configuration of the vector bucket. By default, if you don't specify, all new vectors in Amazon S3 vector buckets use server-side encryption with Amazon S3 managed keys (SSE-S3), specifically `AES256` .
152
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3vectors-index-encryptionconfiguration.html#cfn-s3vectors-index-encryptionconfiguration-ssetype}
153
+ */
154
+ SseType?: "AES256" | "aws:kms" | undefined;
155
+ };
128
156
  /**
129
157
  * The metadata configuration for the vector index. This configuration allows you to specify which metadata keys should be treated as non-filterable.
130
158
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3vectors-index-metadataconfiguration.html}
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * Creates a SageMaker HyperPod cluster. SageMaker HyperPod is a capability of SageMaker for creating and managing persistent clusters for developing large machine learning models, such as large language models (LLMs) and diffusion models. To learn more, see [Amazon SageMaker HyperPod](https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-hyperpod.html) in the *Amazon SageMaker Developer Guide* .
3
+ * Creates an Amazon SageMaker HyperPod cluster. SageMaker HyperPod is a capability of SageMaker for creating and managing persistent clusters for developing large machine learning models, such as large language models (LLMs) and diffusion models. To learn more, see [Amazon SageMaker HyperPod](https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-hyperpod.html) in the *Amazon SageMaker Developer Guide* .
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-cluster.html}
5
5
  */
6
6
  export type SageMakerCluster = ResourceDefinitionWithAttributes<"AWS::SageMaker::Cluster", SageMakerClusterProps, SageMakerClusterAttribs>;
7
7
  /**
8
- * Creates a SageMaker HyperPod cluster. SageMaker HyperPod is a capability of SageMaker for creating and managing persistent clusters for developing large machine learning models, such as large language models (LLMs) and diffusion models. To learn more, see [Amazon SageMaker HyperPod](https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-hyperpod.html) in the *Amazon SageMaker Developer Guide* .
8
+ * Creates an Amazon SageMaker HyperPod cluster. SageMaker HyperPod is a capability of SageMaker for creating and managing persistent clusters for developing large machine learning models, such as large language models (LLMs) and diffusion models. To learn more, see [Amazon SageMaker HyperPod](https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-hyperpod.html) in the *Amazon SageMaker Developer Guide* .
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-cluster.html}
10
10
  */
11
11
  export type SageMakerClusterProps = {
@@ -254,6 +254,12 @@ export type ClusterInstanceGroup = {
254
254
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-clusterinstancegroup.html#cfn-sagemaker-cluster-clusterinstancegroup-lifecycleconfig}
255
255
  */
256
256
  LifeCycleConfig: ClusterLifeCycleConfig;
257
+ /**
258
+ * The minimum number of instances required for the instance group to be InService. MinInstanceCount must be less than or equal to InstanceCount.
259
+ * @min 0
260
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-clusterinstancegroup.html#cfn-sagemaker-cluster-clusterinstancegroup-mininstancecount}
261
+ */
262
+ MinInstanceCount?: number | undefined;
257
263
  /**
258
264
  * A flag indicating whether deep health checks should be performed when the HyperPod cluster instance group is created or updated. Deep health checks are comprehensive, invasive tests that validate the health of the underlying hardware and infrastructure components.
259
265
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-clusterinstancegroup.html#cfn-sagemaker-cluster-clusterinstancegroup-onstartdeephealthchecks}
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * Enables aggregation across AWS Regions . This API is in public preview and subject to change.
3
+ * Enables aggregation across AWS Regions .
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-aggregatorv2.html}
5
5
  */
6
6
  export type SecurityHubAggregatorV2 = ResourceDefinitionWithAttributes<"AWS::SecurityHub::AggregatorV2", SecurityHubAggregatorV2Props, SecurityHubAggregatorV2Attribs>;
7
7
  /**
8
- * Enables aggregation across AWS Regions . This API is in public preview and subject to change.
8
+ * Enables aggregation across AWS Regions .
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-aggregatorv2.html}
10
10
  */
11
11
  export type SecurityHubAggregatorV2Props = {