@propulsionworks/cloudformation 0.1.39 → 0.1.40

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (63) hide show
  1. package/out/exports/resources.generated/aws-autoscaling-autoscalinggroup.d.ts +29 -3
  2. package/out/exports/resources.generated/aws-bedrockagentcore-gateway.d.ts +53 -1
  3. package/out/exports/resources.generated/aws-bedrockagentcore-gatewaytarget.d.ts +16 -0
  4. package/out/exports/resources.generated/aws-cases-caserule.d.ts +182 -0
  5. package/out/exports/resources.generated/aws-cases-domain.d.ts +61 -0
  6. package/out/exports/resources.generated/aws-cases-field.d.ts +85 -0
  7. package/out/exports/resources.generated/aws-cases-layout.d.ts +140 -0
  8. package/out/exports/resources.generated/aws-cases-template.d.ts +141 -0
  9. package/out/exports/resources.generated/aws-cloudformation-waitcondition.d.ts +2 -2
  10. package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +1 -0
  11. package/out/exports/resources.generated/aws-codedeploy-deploymentgroup.d.ts +3 -3
  12. package/out/exports/resources.generated/aws-connect-contactflowmodule.d.ts +13 -0
  13. package/out/exports/resources.generated/aws-connect-hoursofoperation.d.ts +90 -0
  14. package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +14 -14
  15. package/out/exports/resources.generated/aws-datasync-agent.d.ts +1 -1
  16. package/out/exports/resources.generated/aws-datasync-locationazureblob.d.ts +9 -9
  17. package/out/exports/resources.generated/aws-datasync-locationefs.d.ts +5 -5
  18. package/out/exports/resources.generated/aws-datasync-locationfsxlustre.d.ts +2 -2
  19. package/out/exports/resources.generated/aws-datasync-locationfsxontap.d.ts +3 -3
  20. package/out/exports/resources.generated/aws-datasync-locationfsxopenzfs.d.ts +2 -2
  21. package/out/exports/resources.generated/aws-datasync-locationfsxwindows.d.ts +2 -2
  22. package/out/exports/resources.generated/aws-datasync-locationhdfs.d.ts +1 -1
  23. package/out/exports/resources.generated/aws-datasync-locationnfs.d.ts +1 -1
  24. package/out/exports/resources.generated/aws-datasync-locationobjectstorage.d.ts +10 -10
  25. package/out/exports/resources.generated/aws-datasync-locations3.d.ts +3 -3
  26. package/out/exports/resources.generated/aws-datasync-locationsmb.d.ts +9 -9
  27. package/out/exports/resources.generated/aws-datasync-task.d.ts +8 -8
  28. package/out/exports/resources.generated/aws-deadline-fleet.d.ts +25 -7
  29. package/out/exports/resources.generated/aws-ec2-clientvpnendpoint.d.ts +8 -0
  30. package/out/exports/resources.generated/aws-ec2-vpnconcentrator.d.ts +1 -1
  31. package/out/exports/resources.generated/aws-ec2-vpnconnection.d.ts +2 -0
  32. package/out/exports/resources.generated/aws-ecr-repositorycreationtemplate.d.ts +1 -1
  33. package/out/exports/resources.generated/aws-ecs-capacityprovider.d.ts +4 -0
  34. package/out/exports/resources.generated/aws-eks-nodegroup.d.ts +8 -8
  35. package/out/exports/resources.generated/aws-emr-step.d.ts +10 -0
  36. package/out/exports/resources.generated/aws-fsx-s3accesspointattachment.d.ts +14 -10
  37. package/out/exports/resources.generated/aws-groundstation-dataflowendpointgroupv2.d.ts +244 -0
  38. package/out/exports/resources.generated/aws-iotanalytics-channel.d.ts +4 -4
  39. package/out/exports/resources.generated/aws-iotanalytics-dataset.d.ts +7 -7
  40. package/out/exports/resources.generated/aws-iotanalytics-datastore.d.ts +6 -6
  41. package/out/exports/resources.generated/aws-iotanalytics-pipeline.d.ts +2 -2
  42. package/out/exports/resources.generated/aws-kafkaconnect-connector.d.ts +5 -0
  43. package/out/exports/resources.generated/aws-lex-bot.d.ts +92 -0
  44. package/out/exports/resources.generated/aws-logs-loggroup.d.ts +5 -0
  45. package/out/exports/resources.generated/aws-logs-transformer.d.ts +6 -1
  46. package/out/exports/resources.generated/aws-observabilityadmin-organizationtelemetryrule.d.ts +44 -43
  47. package/out/exports/resources.generated/aws-observabilityadmin-telemetryrule.d.ts +45 -44
  48. package/out/exports/resources.generated/aws-odb-odbpeeringconnection.d.ts +10 -0
  49. package/out/exports/resources.generated/aws-paymentcryptography-key.d.ts +1 -1
  50. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +82 -0
  51. package/out/exports/resources.generated/aws-ram-resourceshare.d.ts +5 -1
  52. package/out/exports/resources.generated/aws-resiliencehub-app.d.ts +2 -2
  53. package/out/exports/resources.generated/aws-resourcegroups-group.d.ts +10 -10
  54. package/out/exports/resources.generated/aws-route53profiles-profile.d.ts +1 -1
  55. package/out/exports/resources.generated/aws-route53resolver-resolverendpoint.d.ts +10 -0
  56. package/out/exports/resources.generated/aws-s3-bucket.d.ts +1 -1
  57. package/out/exports/resources.generated/aws-securityhub-connectorv2.d.ts +34 -45
  58. package/out/exports/resources.generated/aws-ses-tenant.d.ts +54 -0
  59. package/out/exports/resources.generated/aws-ssm-association.d.ts +2 -2
  60. package/out/exports/resources.generated/aws-ssm-maintenancewindowtarget.d.ts +3 -2
  61. package/out/exports/resources.generated/aws-ssm-maintenancewindowtask.d.ts +3 -2
  62. package/out/exports/resources.generated/aws-workspacesweb-usersettings.d.ts +23 -0
  63. package/package.json +1 -1
@@ -47,18 +47,18 @@ export type ObservabilityAdminTelemetryRuleAttribs = {
47
47
  */
48
48
  export type Action = "ALLOW" | "BLOCK" | "COUNT" | "CAPTCHA" | "CHALLENGE" | "EXCLUDED_AS_COUNT";
49
49
  /**
50
- * The condition of the action desired in the filter.
50
+ * Condition that matches based on the specific WAF action taken on the request.
51
51
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-actioncondition.html}
52
52
  */
53
53
  export type ActionCondition = {
54
54
  /**
55
- * The enumerated action to take.
55
+ * The WAF action to match against (ALLOW, BLOCK, COUNT, CAPTCHA, CHALLENGE, EXCLUDED_AS_COUNT).
56
56
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-actioncondition.html#cfn-observabilityadmin-telemetryrule-actioncondition-action}
57
57
  */
58
58
  Action?: Action | undefined;
59
59
  };
60
60
  /**
61
- * An advanced event selector that includes optional name and field selectors
61
+ * Advanced event selectors let you create fine-grained selectors for management, data, and network activity events.
62
62
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-advancedeventselector.html}
63
63
  */
64
64
  export type AdvancedEventSelector = {
@@ -68,77 +68,77 @@ export type AdvancedEventSelector = {
68
68
  */
69
69
  FieldSelectors: AdvancedFieldSelector[];
70
70
  /**
71
- * An optional descriptive name for the advanced event selector
71
+ * An optional, descriptive name for an advanced event selector, such as "Log data events for only two S3 buckets".
72
72
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-advancedeventselector.html#cfn-observabilityadmin-telemetryrule-advancedeventselector-name}
73
73
  */
74
74
  Name?: string | undefined;
75
75
  };
76
76
  /**
77
- * A single selector statement in an advanced event selector.
77
+ * Defines criteria for selecting resources based on field values.
78
78
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-advancedfieldselector.html}
79
79
  */
80
80
  export type AdvancedFieldSelector = {
81
81
  /**
82
- * An operator that includes events that match the last few characters of the event record field specified as the value of Field.
82
+ * Matches if the field value ends with the specified value.
83
83
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-advancedfieldselector.html#cfn-observabilityadmin-telemetryrule-advancedfieldselector-endswith}
84
84
  */
85
85
  EndsWith?: string[] | undefined;
86
86
  /**
87
- * An operator that includes events that match the exact value of the event record field specified as the value of Field.
87
+ * Matches if the field value equals the specified value.
88
88
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-advancedfieldselector.html#cfn-observabilityadmin-telemetryrule-advancedfieldselector-equals}
89
89
  */
90
90
  Equals?: string[] | undefined;
91
91
  /**
92
- * A field in a CloudTrail event record on which to filter events to be logged
92
+ * The name of the field to use for selection.
93
93
  * @minLength 1
94
94
  * @maxLength 1000
95
95
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-advancedfieldselector.html#cfn-observabilityadmin-telemetryrule-advancedfieldselector-field}
96
96
  */
97
97
  Field?: string | undefined;
98
98
  /**
99
- * An operator that excludes events that match the last few characters of the event record field specified as the value of Field.
99
+ * Matches if the field value does not end with the specified value.
100
100
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-advancedfieldselector.html#cfn-observabilityadmin-telemetryrule-advancedfieldselector-notendswith}
101
101
  */
102
102
  NotEndsWith?: string[] | undefined;
103
103
  /**
104
- * An operator that excludes events that match the exact value of the event record field specified as the value of Field.
104
+ * Matches if the field value does not equal the specified value.
105
105
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-advancedfieldselector.html#cfn-observabilityadmin-telemetryrule-advancedfieldselector-notequals}
106
106
  */
107
107
  NotEquals?: string[] | undefined;
108
108
  /**
109
- * An operator that excludes events that match the first few characters of the event record field specified as the value of Field.
109
+ * Matches if the field value does not start with the specified value.
110
110
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-advancedfieldselector.html#cfn-observabilityadmin-telemetryrule-advancedfieldselector-notstartswith}
111
111
  */
112
112
  NotStartsWith?: string[] | undefined;
113
113
  /**
114
- * An operator that includes events that match the first few characters of the event record field specified as the value of Field.
114
+ * Matches if the field value starts with the specified value.
115
115
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-advancedfieldselector.html#cfn-observabilityadmin-telemetryrule-advancedfieldselector-startswith}
116
116
  */
117
117
  StartsWith?: string[] | undefined;
118
118
  };
119
119
  /**
120
- * Telemetry parameters for Cloudtrail
120
+ * Parameters specific to AWS CloudTrail telemetry configuration.
121
121
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-cloudtrailparameters.html}
122
122
  */
123
123
  export type CloudtrailParameters = {
124
124
  /**
125
- * Create fine-grained selectors for AWS CloudTrail management and data.
125
+ * The advanced event selectors to use for filtering AWS CloudTrail events.
126
126
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-cloudtrailparameters.html#cfn-observabilityadmin-telemetryrule-cloudtrailparameters-advancedeventselectors}
127
127
  */
128
128
  AdvancedEventSelectors: AdvancedEventSelector[];
129
129
  };
130
130
  /**
131
- * A condition for a filter.
131
+ * A single condition that can match based on WAF rule action or label name.
132
132
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-condition.html}
133
133
  */
134
134
  export type Condition = {
135
135
  /**
136
- * The condition of the action desired in the filter.
136
+ * Matches log records based on the WAF rule action taken (ALLOW, BLOCK, COUNT, etc.).
137
137
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-condition.html#cfn-observabilityadmin-telemetryrule-condition-actioncondition}
138
138
  */
139
139
  ActionCondition?: ActionCondition | undefined;
140
140
  /**
141
- * The label name of the condition.
141
+ * Matches log records based on WAF rule labels applied to the request.
142
142
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-condition.html#cfn-observabilityadmin-telemetryrule-condition-labelnamecondition}
143
143
  */
144
144
  LabelNameCondition?: LabelNameCondition | undefined;
@@ -149,63 +149,64 @@ export type Condition = {
149
149
  */
150
150
  export type DestinationType = "cloud-watch-logs";
151
151
  /**
152
- * Telemetry parameters for ELB/NLB Load Balancer Logs
152
+ * Configuration parameters for ELB load balancer logging, including output format and field delimiter settings.
153
153
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-elbloadbalancerloggingparameters.html}
154
154
  */
155
155
  export type ELBLoadBalancerLoggingParameters = {
156
156
  /**
157
- * A delimiter to delineate log fields
157
+ * The delimiter character used to separate fields in ELB access log entries when using plain text format.
158
158
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-elbloadbalancerloggingparameters.html#cfn-observabilityadmin-telemetryrule-elbloadbalancerloggingparameters-fielddelimiter}
159
159
  */
160
160
  FieldDelimiter?: string | undefined;
161
161
  /**
162
+ * The format for ELB access log entries (plain text or JSON format).
162
163
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-elbloadbalancerloggingparameters.html#cfn-observabilityadmin-telemetryrule-elbloadbalancerloggingparameters-outputformat}
163
164
  */
164
165
  OutputFormat?: "plain" | "json" | undefined;
165
166
  };
166
167
  /**
167
- * The field that we want to match this rule to.
168
+ * Specifies a field in the request to redact from WAF logs, such as headers, query parameters, or body content.
168
169
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-fieldtomatch.html}
169
170
  */
170
171
  export type FieldToMatch = {
171
172
  /**
172
- * The method with which to match this rule.
173
+ * Redacts the HTTP method from WAF logs.
173
174
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-fieldtomatch.html#cfn-observabilityadmin-telemetryrule-fieldtomatch-method}
174
175
  */
175
176
  Method?: string | undefined;
176
177
  /**
177
- * The query string to find the resource to match this field to.
178
+ * Redacts the entire query string from WAF logs.
178
179
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-fieldtomatch.html#cfn-observabilityadmin-telemetryrule-fieldtomatch-querystring}
179
180
  */
180
181
  QueryString?: string | undefined;
181
182
  /**
182
- * Header for the field to match.
183
+ * Redacts a specific header field by name from WAF logs.
183
184
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-fieldtomatch.html#cfn-observabilityadmin-telemetryrule-fieldtomatch-singleheader}
184
185
  */
185
186
  SingleHeader?: SingleHeader | undefined;
186
187
  /**
187
- * This is the URI path to match this rule to.
188
+ * Redacts the URI path from WAF logs.
188
189
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-fieldtomatch.html#cfn-observabilityadmin-telemetryrule-fieldtomatch-uripath}
189
190
  */
190
191
  UriPath?: string | undefined;
191
192
  };
192
193
  /**
193
- * A filter to be applied
194
+ * A single filter condition that specifies behavior, requirement, and matching conditions for WAF log records.
194
195
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-filter.html}
195
196
  */
196
197
  export type Filter = {
197
198
  /**
198
- * The behavior required of the filter.
199
+ * The action to take for log records matching this filter (KEEP or DROP).
199
200
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-filter.html#cfn-observabilityadmin-telemetryrule-filter-behavior}
200
201
  */
201
202
  Behavior?: FilterBehavior | undefined;
202
203
  /**
203
- * A list of conditions for a filter.
204
+ * The list of conditions that determine if a log record matches this filter.
204
205
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-filter.html#cfn-observabilityadmin-telemetryrule-filter-conditions}
205
206
  */
206
207
  Conditions?: Condition[] | undefined;
207
208
  /**
208
- * The requirement portion of the filter.
209
+ * Whether the log record must meet all conditions (MEETS_ALL) or any condition (MEETS_ANY) to match this filter.
209
210
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-filter.html#cfn-observabilityadmin-telemetryrule-filter-requirement}
210
211
  */
211
212
  Requirement?: FilterRequirement | undefined;
@@ -221,12 +222,12 @@ export type FilterBehavior = "KEEP" | "DROP";
221
222
  */
222
223
  export type FilterRequirement = "MEETS_ALL" | "MEETS_ANY";
223
224
  /**
224
- * The label name of the condition.
225
+ * Condition that matches based on WAF rule labels, with label names limited to 1024 characters.
225
226
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-labelnamecondition.html}
226
227
  */
227
228
  export type LabelNameCondition = {
228
229
  /**
229
- * The label name of the condition.
230
+ * The label name to match, supporting alphanumeric characters, underscores, hyphens, and colons.
230
231
  * @minLength 1
231
232
  * @maxLength 1024
232
233
  * @pattern ^[0-9A-Za-z_\-:]+$
@@ -235,17 +236,17 @@ export type LabelNameCondition = {
235
236
  LabelName?: string | undefined;
236
237
  };
237
238
  /**
238
- * Default handling for logs that don't match any of the specified filtering conditions.
239
+ * Configuration that determines which WAF log records to keep or drop based on specified conditions.
239
240
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-loggingfilter.html}
240
241
  */
241
242
  export type LoggingFilter = {
242
243
  /**
243
- * The behavior required of the filter.
244
+ * The default action (KEEP or DROP) for log records that don't match any filter conditions.
244
245
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-loggingfilter.html#cfn-observabilityadmin-telemetryrule-loggingfilter-defaultbehavior}
245
246
  */
246
247
  DefaultBehavior?: FilterBehavior | undefined;
247
248
  /**
248
- * A list of filters to be applied.
249
+ * A list of filter conditions that determine log record handling behavior.
249
250
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-loggingfilter.html#cfn-observabilityadmin-telemetryrule-loggingfilter-filters}
250
251
  */
251
252
  Filters?: Filter[] | undefined;
@@ -256,12 +257,12 @@ export type LoggingFilter = {
256
257
  */
257
258
  export type ResourceType = "AWS::EC2::VPC" | "AWS::WAFv2::WebACL" | "AWS::CloudTrail" | "AWS::EKS::Cluster" | "AWS::ElasticLoadBalancingV2::LoadBalancer" | "AWS::BedrockAgentCore::Runtime" | "AWS::BedrockAgentCore::Browser" | "AWS::BedrockAgentCore::CodeInterpreter";
258
259
  /**
259
- * Header for the field to match.
260
+ * Structure containing a name field limited to 64 characters for header or query parameter identification.
260
261
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-singleheader.html}
261
262
  */
262
263
  export type SingleHeader = {
263
264
  /**
264
- * The name of the header
265
+ * The name value, limited to 64 characters.
265
266
  * @minLength 1
266
267
  * @maxLength 64
267
268
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-singleheader.html#cfn-observabilityadmin-telemetryrule-singleheader-name}
@@ -274,7 +275,7 @@ export type SingleHeader = {
274
275
  */
275
276
  export type TelemetryDestinationConfiguration = {
276
277
  /**
277
- * Telemetry parameters for Cloudtrail
278
+ * Configuration parameters specific to AWS CloudTrail when CloudTrail is the source type.
278
279
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-telemetrydestinationconfiguration.html#cfn-observabilityadmin-telemetryrule-telemetrydestinationconfiguration-cloudtrailparameters}
279
280
  */
280
281
  CloudtrailParameters?: CloudtrailParameters | undefined;
@@ -289,12 +290,12 @@ export type TelemetryDestinationConfiguration = {
289
290
  */
290
291
  DestinationType?: DestinationType | undefined;
291
292
  /**
292
- * Telemetry parameters for ELB/NLB Load Balancer Logs
293
+ * Configuration parameters specific to ELB load balancer logging when ELB is the resource type.
293
294
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-telemetrydestinationconfiguration.html#cfn-observabilityadmin-telemetryrule-telemetrydestinationconfiguration-elbloadbalancerloggingparameters}
294
295
  */
295
296
  ELBLoadBalancerLoggingParameters?: ELBLoadBalancerLoggingParameters | undefined;
296
297
  /**
297
- * Parameters for BedrockAgentCore log delivery
298
+ * Configuration parameters specific to Amazon Bedrock AgentCore logging when Amazon Bedrock AgentCore is the resource type.
298
299
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-telemetrydestinationconfiguration.html#cfn-observabilityadmin-telemetryrule-telemetrydestinationconfiguration-logdeliveryparameters}
299
300
  */
300
301
  LogDeliveryParameters?: {
@@ -314,7 +315,7 @@ export type TelemetryDestinationConfiguration = {
314
315
  */
315
316
  VPCFlowLogParameters?: VPCFlowLogParameters | undefined;
316
317
  /**
317
- * Telemetry parameters for WAF v2 Web ACL
318
+ * Configuration parameters specific to WAF logging when WAF is the resource type.
318
319
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-telemetrydestinationconfiguration.html#cfn-observabilityadmin-telemetryrule-telemetrydestinationconfiguration-wafloggingparameters}
319
320
  */
320
321
  WAFLoggingParameters?: WAFLoggingParameters | undefined;
@@ -340,7 +341,7 @@ export type TelemetryRule = {
340
341
  */
341
342
  SelectionCriteria?: string | undefined;
342
343
  /**
343
- * The telemetry source types for a telemetry rule.
344
+ * The specific telemetry source types to configure for the resource, such as VPC_FLOW_LOGS or EKS_AUDIT_LOGS. TelemetrySourceTypes must be correlated with the specific resource type.
344
345
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-telemetryrule.html#cfn-observabilityadmin-telemetryrule-telemetryrule-telemetrysourcetypes}
345
346
  */
346
347
  TelemetrySourceTypes?: TelemetrySourceType[] | undefined;
@@ -387,22 +388,22 @@ export type VPCFlowLogParameters = {
387
388
  */
388
389
  export type WAFLogType = "WAF_LOGS";
389
390
  /**
390
- * Telemetry parameters for WAF v2 Web ACL
391
+ * Configuration parameters for WAF logging, including redacted fields and logging filters.
391
392
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-wafloggingparameters.html}
392
393
  */
393
394
  export type WAFLoggingParameters = {
394
395
  /**
395
- * The type of logs to generate for WAF.
396
+ * The type of WAF logs to collect (currently supports WAF_LOGS).
396
397
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-wafloggingparameters.html#cfn-observabilityadmin-telemetryrule-wafloggingparameters-logtype}
397
398
  */
398
399
  LogType?: WAFLogType | undefined;
399
400
  /**
400
- * Default handling for logs that don't match any of the specified filtering conditions.
401
+ * A filter configuration that determines which WAF log records to include or exclude.
401
402
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-wafloggingparameters.html#cfn-observabilityadmin-telemetryrule-wafloggingparameters-loggingfilter}
402
403
  */
403
404
  LoggingFilter?: LoggingFilter | undefined;
404
405
  /**
405
- * Fields not to be included in the logs.
406
+ * The fields to redact from WAF logs to protect sensitive information.
406
407
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-observabilityadmin-telemetryrule-wafloggingparameters.html#cfn-observabilityadmin-telemetryrule-wafloggingparameters-redactedfields}
407
408
  */
408
409
  RedactedFields?: FieldToMatch[] | undefined;
@@ -13,6 +13,11 @@ export type ODBOdbPeeringConnection = ResourceDefinitionWithAttributes<"AWS::ODB
13
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbpeeringconnection.html}
14
14
  */
15
15
  export type ODBOdbPeeringConnectionProps = {
16
+ /**
17
+ * The additional CIDR blocks for the ODB peering connection.
18
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbpeeringconnection.html#cfn-odb-odbpeeringconnection-additionalpeernetworkcidrs}
19
+ */
20
+ AdditionalPeerNetworkCidrs?: string[] | undefined;
16
21
  /**
17
22
  * The display name of the ODB peering connection.
18
23
  * @minLength 1
@@ -67,5 +72,10 @@ export type ODBOdbPeeringConnectionAttribs = {
67
72
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbpeeringconnection.html#cfn-odb-odbpeeringconnection-peernetworkarn}
68
73
  */
69
74
  PeerNetworkArn: string;
75
+ /**
76
+ * The CIDR blocks for the ODB peering connection.
77
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbpeeringconnection.html#cfn-odb-odbpeeringconnection-peernetworkcidrs}
78
+ */
79
+ PeerNetworkCidrs: string[];
70
80
  };
71
81
  //# sourceMappingURL=aws-odb-odbpeeringconnection.d.ts.map
@@ -222,5 +222,5 @@ export type KeyState = "CREATE_IN_PROGRESS" | "CREATE_COMPLETE" | "DELETE_PENDIN
222
222
  /**
223
223
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-paymentcryptography-key-keyusage.html}
224
224
  */
225
- export type KeyUsage = "TR31_B0_BASE_DERIVATION_KEY" | "TR31_C0_CARD_VERIFICATION_KEY" | "TR31_D0_SYMMETRIC_DATA_ENCRYPTION_KEY" | "TR31_D1_ASYMMETRIC_KEY_FOR_DATA_ENCRYPTION" | "TR31_E0_EMV_MKEY_APP_CRYPTOGRAMS" | "TR31_E1_EMV_MKEY_CONFIDENTIALITY" | "TR31_E2_EMV_MKEY_INTEGRITY" | "TR31_E4_EMV_MKEY_DYNAMIC_NUMBERS" | "TR31_E5_EMV_MKEY_CARD_PERSONALIZATION" | "TR31_E6_EMV_MKEY_OTHER" | "TR31_K0_KEY_ENCRYPTION_KEY" | "TR31_K1_KEY_BLOCK_PROTECTION_KEY" | "TR31_K3_ASYMMETRIC_KEY_FOR_KEY_AGREEMENT" | "TR31_M3_ISO_9797_3_MAC_KEY" | "TR31_M1_ISO_9797_1_MAC_KEY" | "TR31_M6_ISO_9797_5_CMAC_KEY" | "TR31_M7_HMAC_KEY" | "TR31_P0_PIN_ENCRYPTION_KEY" | "TR31_P1_PIN_GENERATION_KEY" | "TR31_S0_ASYMMETRIC_KEY_FOR_DIGITAL_SIGNATURE" | "TR31_V1_IBM3624_PIN_VERIFICATION_KEY" | "TR31_V2_VISA_PIN_VERIFICATION_KEY" | "TR31_K2_TR34_ASYMMETRIC_KEY";
225
+ export type KeyUsage = "TR31_B0_BASE_DERIVATION_KEY" | "TR31_C0_CARD_VERIFICATION_KEY" | "TR31_D0_SYMMETRIC_DATA_ENCRYPTION_KEY" | "TR31_D1_ASYMMETRIC_KEY_FOR_DATA_ENCRYPTION" | "TR31_E0_EMV_MKEY_APP_CRYPTOGRAMS" | "TR31_E1_EMV_MKEY_CONFIDENTIALITY" | "TR31_E2_EMV_MKEY_INTEGRITY" | "TR31_E4_EMV_MKEY_DYNAMIC_NUMBERS" | "TR31_E5_EMV_MKEY_CARD_PERSONALIZATION" | "TR31_E6_EMV_MKEY_OTHER" | "TR31_K0_KEY_ENCRYPTION_KEY" | "TR31_K1_KEY_BLOCK_PROTECTION_KEY" | "TR31_K3_ASYMMETRIC_KEY_FOR_KEY_AGREEMENT" | "TR31_M0_ISO_16609_MAC_KEY" | "TR31_M3_ISO_9797_3_MAC_KEY" | "TR31_M1_ISO_9797_1_MAC_KEY" | "TR31_M6_ISO_9797_5_CMAC_KEY" | "TR31_M7_HMAC_KEY" | "TR31_P0_PIN_ENCRYPTION_KEY" | "TR31_P1_PIN_GENERATION_KEY" | "TR31_S0_ASYMMETRIC_KEY_FOR_DIGITAL_SIGNATURE" | "TR31_V1_IBM3624_PIN_VERIFICATION_KEY" | "TR31_V2_VISA_PIN_VERIFICATION_KEY" | "TR31_K2_TR34_ASYMMETRIC_KEY";
226
226
  //# sourceMappingURL=aws-paymentcryptography-key.d.ts.map
@@ -5102,6 +5102,12 @@ export type FreeFormLayoutElement = {
5102
5102
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-freeformlayoutelement.html#cfn-quicksight-dashboard-freeformlayoutelement-backgroundstyle}
5103
5103
  */
5104
5104
  BackgroundStyle?: FreeFormLayoutElementBackgroundStyle | undefined;
5105
+ /**
5106
+ * @minLength 0
5107
+ * @maxLength 50
5108
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-freeformlayoutelement.html#cfn-quicksight-dashboard-freeformlayoutelement-borderradius}
5109
+ */
5110
+ BorderRadius?: string | undefined;
5105
5111
  /**
5106
5112
  * The border style configuration of a free-form layout element.
5107
5113
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-freeformlayoutelement.html#cfn-quicksight-dashboard-freeformlayoutelement-borderstyle}
@@ -5130,6 +5136,12 @@ export type FreeFormLayoutElement = {
5130
5136
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-freeformlayoutelement.html#cfn-quicksight-dashboard-freeformlayoutelement-loadinganimation}
5131
5137
  */
5132
5138
  LoadingAnimation?: LoadingAnimation | undefined;
5139
+ /**
5140
+ * @minLength 0
5141
+ * @maxLength 200
5142
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-freeformlayoutelement.html#cfn-quicksight-dashboard-freeformlayoutelement-padding}
5143
+ */
5144
+ Padding?: string | undefined;
5133
5145
  /**
5134
5146
  * The rendering rules that determine when an element should be displayed within a free-form layout.
5135
5147
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-freeformlayoutelement.html#cfn-quicksight-dashboard-freeformlayoutelement-renderingrules}
@@ -5194,6 +5206,13 @@ export type FreeFormLayoutElementBorderStyle = {
5194
5206
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-freeformlayoutelementborderstyle.html#cfn-quicksight-dashboard-freeformlayoutelementborderstyle-visibility}
5195
5207
  */
5196
5208
  Visibility?: Visibility | undefined;
5209
+ /**
5210
+ * String to encapsulate the most generic way Width can be formatted with whatever units (px, em etc)
5211
+ * @minLength 0
5212
+ * @maxLength 50
5213
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-freeformlayoutelementborderstyle.html#cfn-quicksight-dashboard-freeformlayoutelementborderstyle-width}
5214
+ */
5215
+ Width?: string | undefined;
5197
5216
  };
5198
5217
  /**
5199
5218
  * The options that determine the sizing of the canvas used in a free-form layout.
@@ -6471,6 +6490,20 @@ export type GridLayoutConfiguration = {
6471
6490
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-gridlayoutelement.html}
6472
6491
  */
6473
6492
  export type GridLayoutElement = {
6493
+ /**
6494
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-gridlayoutelement.html#cfn-quicksight-dashboard-gridlayoutelement-backgroundstyle}
6495
+ */
6496
+ BackgroundStyle?: GridLayoutElementBackgroundStyle | undefined;
6497
+ /**
6498
+ * @minLength 0
6499
+ * @maxLength 50
6500
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-gridlayoutelement.html#cfn-quicksight-dashboard-gridlayoutelement-borderradius}
6501
+ */
6502
+ BorderRadius?: string | undefined;
6503
+ /**
6504
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-gridlayoutelement.html#cfn-quicksight-dashboard-gridlayoutelement-borderstyle}
6505
+ */
6506
+ BorderStyle?: GridLayoutElementBorderStyle | undefined;
6474
6507
  /**
6475
6508
  * The column index for the upper left corner of an element.
6476
6509
  * @min 0
@@ -6498,6 +6531,16 @@ export type GridLayoutElement = {
6498
6531
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-gridlayoutelement.html#cfn-quicksight-dashboard-gridlayoutelement-elementtype}
6499
6532
  */
6500
6533
  ElementType: LayoutElementType;
6534
+ /**
6535
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-gridlayoutelement.html#cfn-quicksight-dashboard-gridlayoutelement-loadinganimation}
6536
+ */
6537
+ LoadingAnimation?: LoadingAnimation | undefined;
6538
+ /**
6539
+ * @minLength 0
6540
+ * @maxLength 200
6541
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-gridlayoutelement.html#cfn-quicksight-dashboard-gridlayoutelement-padding}
6542
+ */
6543
+ Padding?: string | undefined;
6501
6544
  /**
6502
6545
  * The row index for the upper left corner of an element.
6503
6546
  * @min 0
@@ -6512,6 +6555,45 @@ export type GridLayoutElement = {
6512
6555
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-gridlayoutelement.html#cfn-quicksight-dashboard-gridlayoutelement-rowspan}
6513
6556
  */
6514
6557
  RowSpan: number;
6558
+ /**
6559
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-gridlayoutelement.html#cfn-quicksight-dashboard-gridlayoutelement-selectedborderstyle}
6560
+ */
6561
+ SelectedBorderStyle?: GridLayoutElementBorderStyle | undefined;
6562
+ };
6563
+ /**
6564
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-gridlayoutelementbackgroundstyle.html}
6565
+ */
6566
+ export type GridLayoutElementBackgroundStyle = {
6567
+ /**
6568
+ * @pattern ^#[A-F0-9]{6}(?:[A-F0-9]{2})?$
6569
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-gridlayoutelementbackgroundstyle.html#cfn-quicksight-dashboard-gridlayoutelementbackgroundstyle-color}
6570
+ */
6571
+ Color?: string | undefined;
6572
+ /**
6573
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-gridlayoutelementbackgroundstyle.html#cfn-quicksight-dashboard-gridlayoutelementbackgroundstyle-visibility}
6574
+ */
6575
+ Visibility?: Visibility | undefined;
6576
+ };
6577
+ /**
6578
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-gridlayoutelementborderstyle.html}
6579
+ */
6580
+ export type GridLayoutElementBorderStyle = {
6581
+ /**
6582
+ * @pattern ^#[A-F0-9]{6}(?:[A-F0-9]{2})?$
6583
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-gridlayoutelementborderstyle.html#cfn-quicksight-dashboard-gridlayoutelementborderstyle-color}
6584
+ */
6585
+ Color?: string | undefined;
6586
+ /**
6587
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-gridlayoutelementborderstyle.html#cfn-quicksight-dashboard-gridlayoutelementborderstyle-visibility}
6588
+ */
6589
+ Visibility?: Visibility | undefined;
6590
+ /**
6591
+ * String to encapsulate the most generic way Width can be formatted with whatever units (px, em etc)
6592
+ * @minLength 0
6593
+ * @maxLength 50
6594
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-gridlayoutelementborderstyle.html#cfn-quicksight-dashboard-gridlayoutelementborderstyle-width}
6595
+ */
6596
+ Width?: string | undefined;
6515
6597
  };
6516
6598
  /**
6517
6599
  * The options that determine the sizing of the canvas used in a grid layout.
@@ -73,7 +73,11 @@ export type RAMResourceShareAttribs = {
73
73
  */
74
74
  CreationTime: string;
75
75
  /**
76
- * The feature set of the resource share.
76
+ * Indicates what features are available for this resource share. This parameter can have one of the following values:
77
+ *
78
+ * - *STANDARD* – A resource share that supports all functionality. These resource shares are visible to all principals you share the resource share with. You can modify these resource shares in AWS RAM using the console or APIs. This resource share might have been created by AWS RAM , or it might have been *CREATED_FROM_POLICY* and then promoted.
79
+ * - *CREATED_FROM_POLICY* – The customer manually shared a resource by attaching a resource-based policy. That policy did not match any existing managed permissions, so AWS RAM created this customer managed permission automatically on the customer's behalf based on the attached policy document. This type of resource share is visible only to the AWS account that created it. You can't modify it in AWS RAM unless you promote it. For more information, see `PromoteResourceShareCreatedFromPolicy` .
80
+ * - *PROMOTING_TO_STANDARD* – This resource share was originally `CREATED_FROM_POLICY` , but the customer ran the `PromoteResourceShareCreatedFromPolicy` and that operation is still in progress. This value changes to `STANDARD` when complete.
77
81
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ram-resourceshare.html#cfn-ram-resourceshare-featureset}
78
82
  */
79
83
  FeatureSet: "CREATED_FROM_POLICY" | "PROMOTING_TO_STANDARD" | "STANDARD";
@@ -1,13 +1,13 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * Creates an AWS Resilience Hub application. An AWS Resilience Hub application is a collection of AWS resources structured to prevent and recover AWS application disruptions. To describe a AWS Resilience Hub application, you provide an application name, resources from one or more AWS CloudFormation stacks, AWS Resource Groups , Terraform state files, AppRegistry applications, and an appropriate resiliency policy. In addition, you can also add resources that are located on Amazon Elastic Kubernetes Service (Amazon EKS) clusters as optional resources. For more information about the number of resources supported per application, see [Service quotas](https://docs.aws.amazon.com/general/latest/gr/resiliencehub.html#limits_resiliencehub) .
3
+ * Creates an AWS Resilience Hub application. An AWS Resilience Hub application is a collection of AWS resources structured to prevent and recover AWS application disruptions. To describe a AWS Resilience Hub application, you provide an application name, resources from one or more AWS CloudFormation stacks, Resource Groups , Terraform state files, AppRegistry applications, and an appropriate resiliency policy. In addition, you can also add resources that are located on Amazon Elastic Kubernetes Service (Amazon EKS) clusters as optional resources. For more information about the number of resources supported per application, see [Service quotas](https://docs.aws.amazon.com/general/latest/gr/resiliencehub.html#limits_resiliencehub) .
4
4
  *
5
5
  * After you create an AWS Resilience Hub application, you publish it so that you can run a resiliency assessment on it. You can then use recommendations from the assessment to improve resiliency by running another assessment, comparing results, and then iterating the process until you achieve your goals for recovery time objective (RTO) and recovery point objective (RPO).
6
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-resiliencehub-app.html}
7
7
  */
8
8
  export type ResilienceHubApp = ResourceDefinitionWithAttributes<"AWS::ResilienceHub::App", ResilienceHubAppProps, ResilienceHubAppAttribs>;
9
9
  /**
10
- * Creates an AWS Resilience Hub application. An AWS Resilience Hub application is a collection of AWS resources structured to prevent and recover AWS application disruptions. To describe a AWS Resilience Hub application, you provide an application name, resources from one or more AWS CloudFormation stacks, AWS Resource Groups , Terraform state files, AppRegistry applications, and an appropriate resiliency policy. In addition, you can also add resources that are located on Amazon Elastic Kubernetes Service (Amazon EKS) clusters as optional resources. For more information about the number of resources supported per application, see [Service quotas](https://docs.aws.amazon.com/general/latest/gr/resiliencehub.html#limits_resiliencehub) .
10
+ * Creates an AWS Resilience Hub application. An AWS Resilience Hub application is a collection of AWS resources structured to prevent and recover AWS application disruptions. To describe a AWS Resilience Hub application, you provide an application name, resources from one or more AWS CloudFormation stacks, Resource Groups , Terraform state files, AppRegistry applications, and an appropriate resiliency policy. In addition, you can also add resources that are located on Amazon Elastic Kubernetes Service (Amazon EKS) clusters as optional resources. For more information about the number of resources supported per application, see [Service quotas](https://docs.aws.amazon.com/general/latest/gr/resiliencehub.html#limits_resiliencehub) .
11
11
  *
12
12
  * After you create an AWS Resilience Hub application, you publish it so that you can run a resiliency assessment on it. You can then use recommendations from the assessment to improve resiliency by running another assessment, comparing results, and then iterating the process until you achieve your goals for recovery time objective (RTO) and recovery point objective (RPO).
13
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-resiliencehub-app.html}
@@ -1,6 +1,6 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * Creates a resource group with the specified name and description. You can optionally include either a resource query or a service configuration. For more information about constructing a resource query, see [Build queries and groups in AWS Resource Groups](https://docs.aws.amazon.com//ARG/latest/userguide/getting_started-query.html) in the *AWS Resource Groups User Guide* . For more information about service-linked groups and service configurations, see [Service configurations for Resource Groups](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html) .
3
+ * Creates a resource group with the specified name and description. You can optionally include either a resource query or a service configuration. For more information about constructing a resource query, see [Build queries and groups in Resource Groups](https://docs.aws.amazon.com//ARG/latest/userguide/getting_started-query.html) in the *Resource Groups User Guide* . For more information about service-linked groups and service configurations, see [Service configurations for Resource Groups](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html) .
4
4
  *
5
5
  * *Minimum permissions*
6
6
  *
@@ -11,7 +11,7 @@ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
11
11
  */
12
12
  export type ResourceGroupsGroup = ResourceDefinitionWithAttributes<"AWS::ResourceGroups::Group", ResourceGroupsGroupProps, ResourceGroupsGroupAttribs>;
13
13
  /**
14
- * Creates a resource group with the specified name and description. You can optionally include either a resource query or a service configuration. For more information about constructing a resource query, see [Build queries and groups in AWS Resource Groups](https://docs.aws.amazon.com//ARG/latest/userguide/getting_started-query.html) in the *AWS Resource Groups User Guide* . For more information about service-linked groups and service configurations, see [Service configurations for Resource Groups](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html) .
14
+ * Creates a resource group with the specified name and description. You can optionally include either a resource query or a service configuration. For more information about constructing a resource query, see [Build queries and groups in Resource Groups](https://docs.aws.amazon.com//ARG/latest/userguide/getting_started-query.html) in the *Resource Groups User Guide* . For more information about service-linked groups and service configurations, see [Service configurations for Resource Groups](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html) .
15
15
  *
16
16
  * *Minimum permissions*
17
17
  *
@@ -22,7 +22,7 @@ export type ResourceGroupsGroup = ResourceDefinitionWithAttributes<"AWS::Resourc
22
22
  */
23
23
  export type ResourceGroupsGroupProps = {
24
24
  /**
25
- * The service configuration currently associated with the resource group and in effect for the members of the resource group. A `Configuration` consists of one or more `ConfigurationItem` entries. For information about service configurations for resource groups and how to construct them, see [Service configurations for resource groups](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html) in the *AWS Resource Groups User Guide* .
25
+ * The service configuration currently associated with the resource group and in effect for the members of the resource group. A `Configuration` consists of one or more `ConfigurationItem` entries. For information about service configurations for resource groups and how to construct them, see [Service configurations for resource groups](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html) in the *Resource Groups User Guide* .
26
26
  *
27
27
  * > You can include either a `Configuration` or a `ResourceQuery` , but not both.
28
28
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-resourcegroups-group.html#cfn-resourcegroups-group-configuration}
@@ -41,7 +41,7 @@ export type ResourceGroupsGroupProps = {
41
41
  */
42
42
  Name: string;
43
43
  /**
44
- * The resource query structure that is used to dynamically determine which AWS resources are members of the associated resource group. For more information about queries and how to construct them, see [Build queries and groups in AWS Resource Groups](https://docs.aws.amazon.com//ARG/latest/userguide/gettingstarted-query.html) in the *AWS Resource Groups User Guide*
44
+ * The resource query structure that is used to dynamically determine which AWS resources are members of the associated resource group. For more information about queries and how to construct them, see [Build queries and groups in Resource Groups](https://docs.aws.amazon.com//ARG/latest/userguide/gettingstarted-query.html) in the *Resource Groups User Guide*
45
45
  *
46
46
  * > - You can include either a `ResourceQuery` or a `Configuration` , but not both.
47
47
  * > - You can specify the group's membership either by using a `ResourceQuery` or by using a list of `Resources` , but not both.
@@ -73,28 +73,28 @@ export type ResourceGroupsGroupAttribs = {
73
73
  Arn: string;
74
74
  };
75
75
  /**
76
- * One of the items in the service configuration assigned to a resource group. A service configuration can consist of one or more items. For details service configurations and how to construct them, see [Service configurations for resource groups](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html) in the *AWS Resource Groups User Guide* .
76
+ * One of the items in the service configuration assigned to a resource group. A service configuration can consist of one or more items. For details service configurations and how to construct them, see [Service configurations for resource groups](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html) in the *Resource Groups User Guide* .
77
77
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resourcegroups-group-configurationitem.html}
78
78
  */
79
79
  export type ConfigurationItem = {
80
80
  /**
81
- * A collection of parameters for this configuration item. For the list of parameters that you can use with each configuration item `Type` , see [Supported resource types and parameters](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html#about-slg-types) in the *AWS Resource Groups User Guide* .
81
+ * A collection of parameters for this configuration item. For the list of parameters that you can use with each configuration item `Type` , see [Supported resource types and parameters](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html#about-slg-types) in the *Resource Groups User Guide* .
82
82
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resourcegroups-group-configurationitem.html#cfn-resourcegroups-group-configurationitem-parameters}
83
83
  */
84
84
  Parameters?: ConfigurationParameter[] | undefined;
85
85
  /**
86
- * Specifies the type of configuration item. Each item must have a unique value for type. For the list of the types that you can specify for a configuration item, see [Supported resource types and parameters](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html#about-slg-types) in the *AWS Resource Groups User Guide* .
86
+ * Specifies the type of configuration item. Each item must have a unique value for type. For the list of the types that you can specify for a configuration item, see [Supported resource types and parameters](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html#about-slg-types) in the *Resource Groups User Guide* .
87
87
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resourcegroups-group-configurationitem.html#cfn-resourcegroups-group-configurationitem-type}
88
88
  */
89
89
  Type?: string | undefined;
90
90
  };
91
91
  /**
92
- * One parameter for a group configuration item. For details about service configurations and how to construct them, see [Service configurations for resource groups](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html) in the *AWS Resource Groups User Guide* .
92
+ * One parameter for a group configuration item. For details about service configurations and how to construct them, see [Service configurations for resource groups](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html) in the *Resource Groups User Guide* .
93
93
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resourcegroups-group-configurationparameter.html}
94
94
  */
95
95
  export type ConfigurationParameter = {
96
96
  /**
97
- * The name of the group configuration parameter. For the list of parameters that you can use with each configuration item type, see [Supported resource types and parameters](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html#about-slg-types) in the *AWS Resource Groups User Guide* .
97
+ * The name of the group configuration parameter. For the list of parameters that you can use with each configuration item type, see [Supported resource types and parameters](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html#about-slg-types) in the *Resource Groups User Guide* .
98
98
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resourcegroups-group-configurationparameter.html#cfn-resourcegroups-group-configurationparameter-name}
99
99
  */
100
100
  Name?: string | undefined;
@@ -130,7 +130,7 @@ export type Query = {
130
130
  TagFilters?: TagFilter[] | undefined;
131
131
  };
132
132
  /**
133
- * The query used to dynamically define the members of a group. For more information about how to construct a query, see [Build queries and groups in AWS Resource Groups](https://docs.aws.amazon.com//ARG/latest/userguide/gettingstarted-query.html) .
133
+ * The query used to dynamically define the members of a group. For more information about how to construct a query, see [Build queries and groups in Resource Groups](https://docs.aws.amazon.com//ARG/latest/userguide/gettingstarted-query.html) .
134
134
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resourcegroups-group-resourcequery.html}
135
135
  */
136
136
  export type ResourceQuery = {
@@ -44,7 +44,7 @@ export type Route53ProfilesProfileAttribs = {
44
44
  */
45
45
  Id: string;
46
46
  /**
47
- * The sharing status of the profile.
47
+ * Sharing status for the Profile.
48
48
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53profiles-profile.html#cfn-route53profiles-profile-sharestatus}
49
49
  */
50
50
  ShareStatus: "NOT_SHARED" | "SHARED_WITH_ME" | "SHARED_BY_ME";