@propulsionworks/cloudformation 0.1.18 → 0.1.19

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 (53) hide show
  1. package/out/exports/resources.generated/aws-aiops-investigationgroup.d.ts +7 -7
  2. package/out/exports/resources.generated/aws-amazonmq-configurationassociation.d.ts +1 -0
  3. package/out/exports/resources.generated/aws-applicationinsights-application.d.ts +3 -3
  4. package/out/exports/resources.generated/aws-appstream-fleet.d.ts +16 -0
  5. package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +16 -0
  6. package/out/exports/resources.generated/aws-bedrock-guardrail.d.ts +75 -10
  7. package/out/exports/resources.generated/aws-billing-billingview.d.ts +1 -1
  8. package/out/exports/resources.generated/aws-cassandra-table.d.ts +5 -0
  9. package/out/exports/resources.generated/aws-certificatemanager-certificate.d.ts +3 -0
  10. package/out/exports/resources.generated/aws-cloudfront-cachepolicy.d.ts +2 -0
  11. package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +5 -1
  12. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +0 -1
  13. package/out/exports/resources.generated/aws-connect-instance.d.ts +5 -0
  14. package/out/exports/resources.generated/aws-customerprofiles-calculatedattributedefinition.d.ts +8 -8
  15. package/out/exports/resources.generated/aws-customerprofiles-segmentdefinition.d.ts +3 -2
  16. package/out/exports/resources.generated/aws-datazone-connection.d.ts +1 -1
  17. package/out/exports/resources.generated/aws-dax-cluster.d.ts +4 -0
  18. package/out/exports/resources.generated/aws-docdb-dbcluster.d.ts +1 -0
  19. package/out/exports/resources.generated/aws-ec2-capacityreservation.d.ts +2 -2
  20. package/out/exports/resources.generated/aws-ec2-instance.d.ts +1 -1
  21. package/out/exports/resources.generated/aws-ec2-trafficmirrorsession.d.ts +6 -0
  22. package/out/exports/resources.generated/aws-ecs-service.d.ts +71 -0
  23. package/out/exports/resources.generated/aws-events-eventbus.d.ts +3 -1
  24. package/out/exports/resources.generated/aws-gamelift-containerfleet.d.ts +1 -1
  25. package/out/exports/resources.generated/aws-guardduty-ipset.d.ts +3 -0
  26. package/out/exports/resources.generated/aws-guardduty-threatintelset.d.ts +3 -0
  27. package/out/exports/resources.generated/aws-kinesisfirehose-deliverystream.d.ts +30 -0
  28. package/out/exports/resources.generated/aws-lightsail-domain.d.ts +78 -0
  29. package/out/exports/resources.generated/aws-logs-accountpolicy.d.ts +1 -1
  30. package/out/exports/resources.generated/aws-medialive-channel.d.ts +44 -1
  31. package/out/exports/resources.generated/aws-mediapackagev2-originendpoint.d.ts +35 -24
  32. package/out/exports/resources.generated/aws-omics-rungroup.d.ts +2 -2
  33. package/out/exports/resources.generated/aws-omics-workflow.d.ts +11 -13
  34. package/out/exports/resources.generated/aws-omics-workflowversion.d.ts +2 -2
  35. package/out/exports/resources.generated/aws-quicksight-datasource.d.ts +15 -2
  36. package/out/exports/resources.generated/aws-quicksight-topic.d.ts +5 -1
  37. package/out/exports/resources.generated/aws-rds-dbcluster.d.ts +1 -0
  38. package/out/exports/resources.generated/aws-rds-dbinstance.d.ts +47 -0
  39. package/out/exports/resources.generated/aws-s3-bucket.d.ts +21 -12
  40. package/out/exports/resources.generated/aws-s3express-directorybucket.d.ts +1 -0
  41. package/out/exports/resources.generated/aws-s3tables-tablepolicy.d.ts +10 -0
  42. package/out/exports/resources.generated/aws-sagemaker-domain.d.ts +22 -0
  43. package/out/exports/resources.generated/aws-sagemaker-project.d.ts +10 -7
  44. package/out/exports/resources.generated/aws-sagemaker-space.d.ts +39 -0
  45. package/out/exports/resources.generated/aws-sagemaker-userprofile.d.ts +22 -0
  46. package/out/exports/resources.generated/aws-ses-configurationset.d.ts +6 -1
  47. package/out/exports/resources.generated/aws-ses-dedicatedippool.d.ts +6 -1
  48. package/out/exports/resources.generated/aws-ses-emailidentity.d.ts +6 -1
  49. package/out/exports/resources.generated/aws-ssm-patchbaseline.d.ts +5 -0
  50. package/out/exports/resources.generated/aws-transfer-server.d.ts +6 -0
  51. package/out/exports/resources.generated/aws-wisdom-messagetemplate.d.ts +21 -0
  52. package/out/exports/resources.generated/aws-wisdom-quickresponse.d.ts +19 -7
  53. package/package.json +1 -1
@@ -137,33 +137,33 @@ export type CmafEncryptionMethod = "CENC" | "CBCS";
137
137
  */
138
138
  export type ContainerType = "TS" | "CMAF";
139
139
  /**
140
- * <p>The base URLs to use for retrieving segments. You can specify multiple locations and indicate the priority and weight for when each should be used, for use in mutli-CDN workflows.</p>
140
+ * The base URLs to use for retrieving segments. You can specify multiple locations and indicate the priority and weight for when each should be used, for use in mutli-CDN workflows.
141
141
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-dashbaseurl.html}
142
142
  */
143
143
  export type DashBaseUrl = {
144
144
  /**
145
- * <p>For use with DVB-DASH profiles only. The priority of this location for servings segments. The lower the number, the higher the priority.</p>
145
+ * For use with DVB-DASH profiles only. The priority of this location for servings segments. The lower the number, the higher the priority.
146
146
  * @min 1
147
147
  * @max 15000
148
148
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-dashbaseurl.html#cfn-mediapackagev2-originendpoint-dashbaseurl-dvbpriority}
149
149
  */
150
150
  DvbPriority?: number | undefined;
151
151
  /**
152
- * <p>For use with DVB-DASH profiles only. The weighting for source locations that have the same priority. </p>
152
+ * For use with DVB-DASH profiles only. The weighting for source locations that have the same priority.
153
153
  * @min 1
154
154
  * @max 15000
155
155
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-dashbaseurl.html#cfn-mediapackagev2-originendpoint-dashbaseurl-dvbweight}
156
156
  */
157
157
  DvbWeight?: number | undefined;
158
158
  /**
159
- * <p>The name of the source location.</p>
159
+ * The name of the source location.
160
160
  * @minLength 1
161
161
  * @maxLength 2048
162
162
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-dashbaseurl.html#cfn-mediapackagev2-originendpoint-dashbaseurl-servicelocation}
163
163
  */
164
164
  ServiceLocation?: string | undefined;
165
165
  /**
166
- * <p>A source location for segments.</p>
166
+ * A source location for segments.
167
167
  * @minLength 1
168
168
  * @maxLength 2048
169
169
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-dashbaseurl.html#cfn-mediapackagev2-originendpoint-dashbaseurl-url}
@@ -179,19 +179,21 @@ export type DashCompactness = "STANDARD" | "NONE";
179
179
  */
180
180
  export type DashDrmSignaling = "INDIVIDUAL" | "REFERENCED";
181
181
  /**
182
- * <p>For use with DVB-DASH profiles only. The settings for font downloads that you want Elemental MediaPackage to pass through to the manifest.</p>
182
+ * For use with DVB-DASH profiles only. The settings for font downloads that you want AWS Elemental MediaPackage to pass through to the manifest.
183
183
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-dashdvbfontdownload.html}
184
184
  */
185
185
  export type DashDvbFontDownload = {
186
186
  /**
187
- * <p>The <code>fontFamily</code> name for subtitles, as described in <a href="https://tech.ebu.ch/publications/tech3380">EBU-TT-D Subtitling Distribution Format</a>. </p>
187
+ * The `fontFamily` name for subtitles, as described in [EBU-TT-D Subtitling Distribution Format](https://docs.aws.amazon.com/https://tech.ebu.ch/publications/tech3380) .
188
188
  * @minLength 1
189
189
  * @maxLength 256
190
190
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-dashdvbfontdownload.html#cfn-mediapackagev2-originendpoint-dashdvbfontdownload-fontfamily}
191
191
  */
192
192
  FontFamily?: string | undefined;
193
193
  /**
194
- * <p>The <code>mimeType</code> of the resource that's at the font download URL.</p> <p>For information about font MIME types, see the <a href="https://dvb.org/wp-content/uploads/2021/06/A168r4_MPEG-DASH-Profile-for-Transport-of-ISO-BMFF-Based-DVB-Services_Draft-ts_103-285-v140_November_2021.pdf">MPEG-DASH Profile for Transport of ISO BMFF Based DVB Services over IP Based Networks</a> document. </p>
194
+ * The `mimeType` of the resource that's at the font download URL.
195
+ *
196
+ * For information about font MIME types, see the [MPEG-DASH Profile for Transport of ISO BMFF Based DVB Services over IP Based Networks](https://docs.aws.amazon.com/https://dvb.org/wp-content/uploads/2021/06/A168r4_MPEG-DASH-Profile-for-Transport-of-ISO-BMFF-Based-DVB-Services_Draft-ts_103-285-v140_November_2021.pdf) document.
195
197
  * @minLength 1
196
198
  * @maxLength 256
197
199
  * @pattern ^[a-zA-Z0-9][a-zA-Z0-9_/-]*[a-zA-Z0-9]$
@@ -199,7 +201,7 @@ export type DashDvbFontDownload = {
199
201
  */
200
202
  MimeType?: string | undefined;
201
203
  /**
202
- * <p>The URL for downloading fonts for subtitles.</p>
204
+ * The URL for downloading fonts for subtitles.
203
205
  * @minLength 1
204
206
  * @maxLength 2048
205
207
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-dashdvbfontdownload.html#cfn-mediapackagev2-originendpoint-dashdvbfontdownload-url}
@@ -207,19 +209,19 @@ export type DashDvbFontDownload = {
207
209
  Url?: string | undefined;
208
210
  };
209
211
  /**
210
- * <p>For use with DVB-DASH profiles only. The settings for error reporting from the playback device that you want Elemental MediaPackage to pass through to the manifest.</p>
212
+ * For use with DVB-DASH profiles only. The settings for error reporting from the playback device that you want AWS Elemental MediaPackage to pass through to the manifest.
211
213
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-dashdvbmetricsreporting.html}
212
214
  */
213
215
  export type DashDvbMetricsReporting = {
214
216
  /**
215
- * <p>The number of playback devices per 1000 that will send error reports to the reporting URL. This represents the probability that a playback device will be a reporting player for this session.</p>
217
+ * The number of playback devices per 1000 that will send error reports to the reporting URL. This represents the probability that a playback device will be a reporting player for this session.
216
218
  * @min 1
217
219
  * @max 1000
218
220
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-dashdvbmetricsreporting.html#cfn-mediapackagev2-originendpoint-dashdvbmetricsreporting-probability}
219
221
  */
220
222
  Probability?: number | undefined;
221
223
  /**
222
- * <p>The URL where playback devices send error reports.</p>
224
+ * The URL where playback devices send error reports.
223
225
  * @minLength 1
224
226
  * @maxLength 2048
225
227
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-dashdvbmetricsreporting.html#cfn-mediapackagev2-originendpoint-dashdvbmetricsreporting-reportingurl}
@@ -227,16 +229,17 @@ export type DashDvbMetricsReporting = {
227
229
  ReportingUrl: string;
228
230
  };
229
231
  /**
230
- * <p>For endpoints that use the DVB-DASH profile only. The font download and error reporting information that you want MediaPackage to pass through to the manifest.</p>
232
+ * For endpoints that use the DVB-DASH profile only. The font download and error reporting information that you want MediaPackage to pass through to the manifest.
231
233
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-dashdvbsettings.html}
232
234
  */
233
235
  export type DashDvbSettings = {
234
236
  /**
235
- * <p>Playback device error reporting settings.</p>
237
+ * Playback device error reporting settings.
236
238
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-dashdvbsettings.html#cfn-mediapackagev2-originendpoint-dashdvbsettings-errormetrics}
237
239
  */
238
240
  ErrorMetrics?: DashDvbMetricsReporting[] | undefined;
239
241
  /**
242
+ * Subtitle font settings.
240
243
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-dashdvbsettings.html#cfn-mediapackagev2-originendpoint-dashdvbsettings-fontdownload}
241
244
  */
242
245
  FontDownload?: DashDvbFontDownload | undefined;
@@ -247,11 +250,14 @@ export type DashDvbSettings = {
247
250
  */
248
251
  export type DashManifestConfiguration = {
249
252
  /**
250
- * <p>The base URL to use for retrieving segments.</p>
253
+ * The base URLs to use for retrieving segments.
251
254
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-dashmanifestconfiguration.html#cfn-mediapackagev2-originendpoint-dashmanifestconfiguration-baseurls}
252
255
  */
253
256
  BaseUrls?: DashBaseUrl[] | undefined;
254
257
  /**
258
+ * The layout of the DASH manifest that MediaPackage produces. `STANDARD` indicates a default manifest, which is compacted. `NONE` indicates a full manifest.
259
+ *
260
+ * For information about compactness, see [DASH manifest compactness](https://docs.aws.amazon.com/mediapackage/latest/userguide/compacted.html) in the *AWS Elemental MediaPackage v2 User Guide* .
255
261
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-dashmanifestconfiguration.html#cfn-mediapackagev2-originendpoint-dashmanifestconfiguration-compactness}
256
262
  */
257
263
  Compactness?: DashCompactness | undefined;
@@ -261,6 +267,7 @@ export type DashManifestConfiguration = {
261
267
  */
262
268
  DrmSignaling?: DashDrmSignaling | undefined;
263
269
  /**
270
+ * For endpoints that use the DVB-DASH profile only. The font download and error reporting information that you want MediaPackage to pass through to the manifest.
264
271
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-dashmanifestconfiguration.html#cfn-mediapackagev2-originendpoint-dashmanifestconfiguration-dvbsettings}
265
272
  */
266
273
  DvbSettings?: DashDvbSettings | undefined;
@@ -298,11 +305,12 @@ export type DashManifestConfiguration = {
298
305
  */
299
306
  PeriodTriggers?: DashPeriodTrigger[] | undefined;
300
307
  /**
301
- * <p>The profile that the output is compliant with.</p>
308
+ * The profile that the output is compliant with.
302
309
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-dashmanifestconfiguration.html#cfn-mediapackagev2-originendpoint-dashmanifestconfiguration-profiles}
303
310
  */
304
311
  Profiles?: DashProfile[] | undefined;
305
312
  /**
313
+ * Details about the content that you want MediaPackage to pass through in the manifest to the playback device.
306
314
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-dashmanifestconfiguration.html#cfn-mediapackagev2-originendpoint-dashmanifestconfiguration-programinformation}
307
315
  */
308
316
  ProgramInformation?: DashProgramInformation | undefined;
@@ -321,6 +329,7 @@ export type DashManifestConfiguration = {
321
329
  */
322
330
  SegmentTemplateFormat?: DashSegmentTemplateFormat | undefined;
323
331
  /**
332
+ * The configuration for DASH subtitles.
324
333
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-dashmanifestconfiguration.html#cfn-mediapackagev2-originendpoint-dashmanifestconfiguration-subtitleconfiguration}
325
334
  */
326
335
  SubtitleConfiguration?: DashSubtitleConfiguration | undefined;
@@ -344,19 +353,19 @@ export type DashPeriodTrigger = "AVAILS" | "DRM_KEY_ROTATION" | "SOURCE_CHANGES"
344
353
  */
345
354
  export type DashProfile = "DVB_DASH";
346
355
  /**
347
- * <p>Details about the content that you want MediaPackage to pass through in the manifest to the playback device.</p>
356
+ * Details about the content that you want MediaPackage to pass through in the manifest to the playback device.
348
357
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-dashprograminformation.html}
349
358
  */
350
359
  export type DashProgramInformation = {
351
360
  /**
352
- * <p>A copyright statement about the content.</p>
361
+ * A copyright statement about the content.
353
362
  * @minLength 1
354
363
  * @maxLength 2048
355
364
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-dashprograminformation.html#cfn-mediapackagev2-originendpoint-dashprograminformation-copyright}
356
365
  */
357
366
  Copyright?: string | undefined;
358
367
  /**
359
- * <p>The language code for this manifest.</p>
368
+ * The language code for this manifest.
360
369
  * @minLength 2
361
370
  * @maxLength 5
362
371
  * @pattern ^[a-zA-Z0-9][a-zA-Z0-9_-]*[a-zA-Z0-9]$
@@ -364,21 +373,21 @@ export type DashProgramInformation = {
364
373
  */
365
374
  LanguageCode?: string | undefined;
366
375
  /**
367
- * <p>An absolute URL that contains more information about this content.</p>
376
+ * An absolute URL that contains more information about this content.
368
377
  * @minLength 1
369
378
  * @maxLength 2048
370
379
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-dashprograminformation.html#cfn-mediapackagev2-originendpoint-dashprograminformation-moreinformationurl}
371
380
  */
372
381
  MoreInformationUrl?: string | undefined;
373
382
  /**
374
- * <p>Information about the content provider.</p>
383
+ * Information about the content provider.
375
384
  * @minLength 1
376
385
  * @maxLength 2048
377
386
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-dashprograminformation.html#cfn-mediapackagev2-originendpoint-dashprograminformation-source}
378
387
  */
379
388
  Source?: string | undefined;
380
389
  /**
381
- * <p>The title for the manifest.</p>
390
+ * The title for the manifest.
382
391
  * @minLength 1
383
392
  * @maxLength 2048
384
393
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-dashprograminformation.html#cfn-mediapackagev2-originendpoint-dashprograminformation-title}
@@ -390,21 +399,23 @@ export type DashProgramInformation = {
390
399
  */
391
400
  export type DashSegmentTemplateFormat = "NUMBER_WITH_TIMELINE";
392
401
  /**
393
- * <p>The configuration for DASH subtitles.</p>
402
+ * The configuration for DASH subtitles.
394
403
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-dashsubtitleconfiguration.html}
395
404
  */
396
405
  export type DashSubtitleConfiguration = {
397
406
  /**
407
+ * Settings for TTML subtitles.
398
408
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-dashsubtitleconfiguration.html#cfn-mediapackagev2-originendpoint-dashsubtitleconfiguration-ttmlconfiguration}
399
409
  */
400
410
  TtmlConfiguration?: DashTtmlConfiguration | undefined;
401
411
  };
402
412
  /**
403
- * <p>The settings for TTML subtitles.</p>
413
+ * The settings for TTML subtitles.
404
414
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-dashttmlconfiguration.html}
405
415
  */
406
416
  export type DashTtmlConfiguration = {
407
417
  /**
418
+ * The profile that MediaPackage uses when signaling subtitles in the manifest. `IMSC` is the default profile. `EBU-TT-D` produces subtitles that are compliant with the EBU-TT-D TTML profile. MediaPackage passes through subtitle styles to the manifest. For more information about EBU-TT-D subtitles, see [EBU-TT-D Subtitling Distribution Format](https://docs.aws.amazon.com/https://tech.ebu.ch/publications/tech3380) .
408
419
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpoint-dashttmlconfiguration.html#cfn-mediapackagev2-originendpoint-dashttmlconfiguration-ttmlprofile}
409
420
  */
410
421
  TtmlProfile: DashTtmlProfile;
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * You can optionally create a run group to limit the compute resources for the runs that you add to the group.
3
+ * Creates a run group to limit the compute resources for the runs that are added to the group. Returns an ARN, ID, and tags for the run group.
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-omics-rungroup.html}
5
5
  */
6
6
  export type OmicsRunGroup = ResourceDefinitionWithAttributes<"AWS::Omics::RunGroup", OmicsRunGroupProps, OmicsRunGroupAttribs>;
7
7
  /**
8
- * You can optionally create a run group to limit the compute resources for the runs that you add to the group.
8
+ * Creates a run group to limit the compute resources for the runs that are added to the group. Returns an ARN, ID, and tags for the run group.
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-omics-rungroup.html}
10
10
  */
11
11
  export type OmicsRunGroupProps = {
@@ -1,27 +1,25 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * Creates a private workflow.Private workflows depend on a variety of resources that you create and configure before creating the workflow:
3
+ * Creates a private workflow. Before you create a private workflow, you must create and configure these required resources:
4
4
  *
5
- * - *Input data* : Input data for the workflow, stored in an S3 bucket or a AWS HealthOmics sequence store.
6
- * - *Workflow definition files* : Define your workflow in one or more workflow definition files, written in WDL, Nextflow, or CWL. The workflow definition specifies the inputs and outputs for runs that use the workflow. It also includes specifications for the runs and run tasks for your workflow, including compute and memory requirements.
7
- * - (Optional) *Parameter template* - You can create a parameter template file that defines the run parameters, or AWS HealthOmics can generate the parameter template for you.
5
+ * - *Workflow definition files* : Define your workflow in one or more workflow definition files, written in WDL, Nextflow, or CWL. The workflow definition specifies the inputs and outputs for runs that use the workflow. It also includes specifications for the runs and run tasks for your workflow, including compute and memory requirements. The workflow definition file must be in .zip format.
6
+ * - (Optional) *Parameter template* : You can create a parameter template file that defines the run parameters, or AWS HealthOmics can generate the parameter template for you.
8
7
  * - *ECR container images* : Create one or more container images for the workflow. Store the images in a private ECR repository.
9
- * - (Optional) *Sentieon licenses* : Request a Sentieon license if you plan to use Sentieon software in a private workflow.
8
+ * - (Optional) *Sentieon licenses* : Request a Sentieon license if using the Sentieon software in a private workflow.
10
9
  *
11
- * For more information, see [Creating or updating a private workflow in AWS HealthOmics](https://docs.aws.amazon.com/omics/latest/dev/creating-private-workflows.html) in the AWS HealthOmics User Guide.
10
+ * For more information, see [Creating or updating a private workflow in AWS HealthOmics](https://docs.aws.amazon.com/omics/latest/dev/creating-private-workflows.html) in the *AWS HealthOmics User Guide* .
12
11
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-omics-workflow.html}
13
12
  */
14
13
  export type OmicsWorkflow = ResourceDefinitionWithAttributes<"AWS::Omics::Workflow", OmicsWorkflowProps, OmicsWorkflowAttribs>;
15
14
  /**
16
- * Creates a private workflow.Private workflows depend on a variety of resources that you create and configure before creating the workflow:
15
+ * Creates a private workflow. Before you create a private workflow, you must create and configure these required resources:
17
16
  *
18
- * - *Input data* : Input data for the workflow, stored in an S3 bucket or a AWS HealthOmics sequence store.
19
- * - *Workflow definition files* : Define your workflow in one or more workflow definition files, written in WDL, Nextflow, or CWL. The workflow definition specifies the inputs and outputs for runs that use the workflow. It also includes specifications for the runs and run tasks for your workflow, including compute and memory requirements.
20
- * - (Optional) *Parameter template* - You can create a parameter template file that defines the run parameters, or AWS HealthOmics can generate the parameter template for you.
17
+ * - *Workflow definition files* : Define your workflow in one or more workflow definition files, written in WDL, Nextflow, or CWL. The workflow definition specifies the inputs and outputs for runs that use the workflow. It also includes specifications for the runs and run tasks for your workflow, including compute and memory requirements. The workflow definition file must be in .zip format.
18
+ * - (Optional) *Parameter template* : You can create a parameter template file that defines the run parameters, or AWS HealthOmics can generate the parameter template for you.
21
19
  * - *ECR container images* : Create one or more container images for the workflow. Store the images in a private ECR repository.
22
- * - (Optional) *Sentieon licenses* : Request a Sentieon license if you plan to use Sentieon software in a private workflow.
20
+ * - (Optional) *Sentieon licenses* : Request a Sentieon license if using the Sentieon software in a private workflow.
23
21
  *
24
- * For more information, see [Creating or updating a private workflow in AWS HealthOmics](https://docs.aws.amazon.com/omics/latest/dev/creating-private-workflows.html) in the AWS HealthOmics User Guide.
22
+ * For more information, see [Creating or updating a private workflow in AWS HealthOmics](https://docs.aws.amazon.com/omics/latest/dev/creating-private-workflows.html) in the *AWS HealthOmics User Guide* .
25
23
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-omics-workflow.html}
26
24
  */
27
25
  export type OmicsWorkflowProps = {
@@ -72,7 +70,7 @@ export type OmicsWorkflowProps = {
72
70
  */
73
71
  ParameterTemplate?: Record<string, WorkflowParameter> | undefined;
74
72
  /**
75
- * The default static storage capacity (in gibibytes) for runs that use this workflow or workflow version.
73
+ * The default static storage capacity (in gibibytes) for runs that use this workflow or workflow version. The `storageCapacity` can be overwritten at run time. The storage capacity is not required for runs with a `DYNAMIC` storage type.
76
74
  * @min 0
77
75
  * @max 100000
78
76
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-omics-workflow.html#cfn-omics-workflow-storagecapacity}
@@ -8,7 +8,7 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
8
8
  *
9
9
  * > Don’t include any personally identifiable information (PII) in the version name. Version names appear in the workflow version ARN.
10
10
  *
11
- * For more information, see [Workflow versioning in AWS HealthOmics](https://docs.aws.amazon.com/omics/latest/dev/workflow-versions.html) in the AWS HealthOmics User Guide.
11
+ * For more information, see [Workflow versioning in AWS HealthOmics](https://docs.aws.amazon.com/omics/latest/dev/workflow-versions.html) in the *AWS HealthOmics User Guide* .
12
12
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-omics-workflowversion.html}
13
13
  */
14
14
  export type OmicsWorkflowVersion = ResourceDefinitionWithAttributes<"AWS::Omics::WorkflowVersion", OmicsWorkflowVersionProps, OmicsWorkflowVersionAttribs>;
@@ -21,7 +21,7 @@ export type OmicsWorkflowVersion = ResourceDefinitionWithAttributes<"AWS::Omics:
21
21
  *
22
22
  * > Don’t include any personally identifiable information (PII) in the version name. Version names appear in the workflow version ARN.
23
23
  *
24
- * For more information, see [Workflow versioning in AWS HealthOmics](https://docs.aws.amazon.com/omics/latest/dev/workflow-versions.html) in the AWS HealthOmics User Guide.
24
+ * For more information, see [Workflow versioning in AWS HealthOmics](https://docs.aws.amazon.com/omics/latest/dev/workflow-versions.html) in the *AWS HealthOmics User Guide* .
25
25
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-omics-workflowversion.html}
26
26
  */
27
27
  export type OmicsWorkflowVersionProps = {
@@ -139,6 +139,13 @@ export type AmazonOpenSearchParameters = {
139
139
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-datasource-athenaparameters.html}
140
140
  */
141
141
  export type AthenaParameters = {
142
+ /**
143
+ * An optional parameter that configures IAM Identity Center authentication to grant Amazon QuickSight access to your workgroup.
144
+ *
145
+ * This parameter can only be specified if your Amazon QuickSight account is configured with IAM Identity Center.
146
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-datasource-athenaparameters.html#cfn-quicksight-datasource-athenaparameters-identitycenterconfiguration}
147
+ */
148
+ IdentityCenterConfiguration?: IdentityCenterConfiguration | undefined;
142
149
  /**
143
150
  * Use the `RoleArn` structure to override an account-wide role for a specific Athena data source. For example, say an account administrator has turned off all Athena access with an account-wide role. The administrator can then use `RoleArn` to bypass the account-wide role and allow Athena access for the single Athena data source that is specified in the structure, even if the account-wide role forbidding Athena access is still active.
144
151
  * @minLength 20
@@ -393,7 +400,7 @@ export type DataSourceParameters = {
393
400
  /**
394
401
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-datasource-datasourcetype.html}
395
402
  */
396
- export type DataSourceType = "ADOBE_ANALYTICS" | "AMAZON_ELASTICSEARCH" | "AMAZON_OPENSEARCH" | "ATHENA" | "AURORA" | "AURORA_POSTGRESQL" | "AWS_IOT_ANALYTICS" | "DATABRICKS" | "DENODO" | "DREMIO" | "DYNAMODB" | "SAPHANA" | "DB2_AS400" | "EXASOL" | "FILE" | "GITHUB" | "JIRA" | "MARIADB" | "MYSQL" | "ORACLE" | "POSTGRESQL" | "PRESTO" | "REDSHIFT" | "S3" | "S3_TABLES" | "SALESFORCE" | "SERVICENOW" | "SNOWFLAKE" | "SPARK" | "SQLSERVER" | "TERADATA" | "TIMESTREAM" | "TWITTER" | "BIGQUERY" | "GOOGLE_ANALYTICS" | "TRINO" | "STARBURST" | "MONGO" | "MONGO_ATLAS" | "DOCUMENTDB" | "APPFLOW" | "IMPALA" | "GLUE";
403
+ export type DataSourceType = "ADOBE_ANALYTICS" | "AMAZON_ELASTICSEARCH" | "AMAZON_OPENSEARCH" | "ATHENA" | "AURORA" | "AURORA_POSTGRESQL" | "AWS_IOT_ANALYTICS" | "DATABRICKS" | "DENODO" | "DREMIO" | "DYNAMODB" | "SAPHANA" | "DB2_AS400" | "EXASOL" | "FILE" | "GITHUB" | "JIRA" | "MARIADB" | "MYSQL" | "ORACLE" | "POSTGRESQL" | "PRESTO" | "QBUSINESS" | "REDSHIFT" | "S3" | "S3_TABLES" | "S3_KNOWLEDGE_BASE" | "SALESFORCE" | "SERVICENOW" | "SNOWFLAKE" | "SPARK" | "SPICE" | "SQLSERVER" | "TERADATA" | "TIMESTREAM" | "TWITTER" | "BIGQUERY" | "GOOGLE_ANALYTICS" | "TRINO" | "STARBURST" | "MONGO" | "MONGO_ATLAS" | "DOCUMENTDB" | "APPFLOW" | "IMPALA" | "GLUE" | "GOOGLE_DRIVE" | "CONFLUENCE" | "SHAREPOINT" | "ONE_DRIVE" | "WEB_CRAWLER";
397
404
  /**
398
405
  * The required parameters that are needed to connect to a Databricks data source.
399
406
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-datasource-databricksparameters.html}
@@ -569,6 +576,12 @@ export type OracleParameters = {
569
576
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-datasource-oracleparameters.html#cfn-quicksight-datasource-oracleparameters-port}
570
577
  */
571
578
  Port: number;
579
+ /**
580
+ * A Boolean value that indicates whether the `Database` uses a service name or an SID. If this value is left blank, the default value is `SID` . If this value is set to `false` , the value is `SID` .
581
+ * @default false
582
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-datasource-oracleparameters.html#cfn-quicksight-datasource-oracleparameters-useservicename}
583
+ */
584
+ UseServiceName?: boolean | undefined;
572
585
  };
573
586
  /**
574
587
  * The parameters for PostgreSQL.
@@ -753,7 +766,7 @@ export type ResourcePermission = {
753
766
  /**
754
767
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-datasource-resourcestatus.html}
755
768
  */
756
- export type ResourceStatus = "CREATION_IN_PROGRESS" | "CREATION_SUCCESSFUL" | "CREATION_FAILED" | "UPDATE_IN_PROGRESS" | "UPDATE_SUCCESSFUL" | "UPDATE_FAILED" | "DELETED";
769
+ export type ResourceStatus = "CREATION_IN_PROGRESS" | "CREATION_SUCCESSFUL" | "CREATION_FAILED" | "UPDATE_IN_PROGRESS" | "UPDATE_SUCCESSFUL" | "UPDATE_FAILED" | "PENDING_UPDATE" | "DELETED";
757
770
  /**
758
771
  * The parameters for S3.
759
772
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-datasource-s3parameters.html}
@@ -1,4 +1,4 @@
1
- import type { ResourceDefinitionWithAttributes } from "../main.ts";
1
+ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
3
  * Creates a new Q topic.
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-topic.html}
@@ -45,6 +45,10 @@ export type QuickSightTopicProps = {
45
45
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-topic.html#cfn-quicksight-topic-name}
46
46
  */
47
47
  Name?: string | undefined;
48
+ /**
49
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-topic.html#cfn-quicksight-topic-tags}
50
+ */
51
+ Tags?: Tag[] | undefined;
48
52
  /**
49
53
  * The ID for the topic. This ID is unique per AWS Region for each AWS account.
50
54
  * @minLength 0
@@ -229,6 +229,7 @@ export type RDSDBClusterProps = {
229
229
  */
230
230
  DatabaseName?: string | undefined;
231
231
  /**
232
+ * Specifies whether to remove automated backups immediately after the DB cluster is deleted. This parameter isn't case-sensitive. The default is to remove automated backups immediately after the DB cluster is deleted, unless the AWS Backup policy specifies a point-in-time restore rule.
232
233
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html#cfn-rds-dbcluster-deleteautomatedbackups}
233
234
  */
234
235
  DeleteAutomatedBackups?: boolean | undefined;
@@ -1229,6 +1229,11 @@ export type RDSDBInstanceAttribs = {
1229
1229
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#cfn-rds-dbinstance-dbinstancearn}
1230
1230
  */
1231
1231
  DBInstanceArn: string;
1232
+ /**
1233
+ * The current state of this DB instance.
1234
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#cfn-rds-dbinstance-dbinstancestatus}
1235
+ */
1236
+ DBInstanceStatus: string;
1232
1237
  /**
1233
1238
  * The Oracle system ID (Oracle SID) for a container database (CDB). The Oracle SID is also the name of the CDB.
1234
1239
  *
@@ -1258,11 +1263,53 @@ export type RDSDBInstanceAttribs = {
1258
1263
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-endpoint.html#cfn-rds-dbinstance-endpoint-port}
1259
1264
  */
1260
1265
  "Endpoint.Port": string;
1266
+ /**
1267
+ * The date and time when the DB instance was created.
1268
+ * @format date-time
1269
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#cfn-rds-dbinstance-instancecreatetime}
1270
+ */
1271
+ InstanceCreateTime: string;
1272
+ /**
1273
+ * Indicates whether an upgrade is recommended for the storage file system configuration on the DB instance.
1274
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#cfn-rds-dbinstance-isstorageconfigupgradeavailable}
1275
+ */
1276
+ IsStorageConfigUpgradeAvailable: boolean;
1277
+ /**
1278
+ * The latest time to which a database in this DB instance can be restored with point-in-time restore.
1279
+ * @format date-time
1280
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#cfn-rds-dbinstance-latestrestorabletime}
1281
+ */
1282
+ LatestRestorableTime: string;
1283
+ /**
1284
+ * Specifies the DNS address of the DB instance.
1285
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-endpoint.html#cfn-rds-dbinstance-endpoint-address}
1286
+ */
1287
+ "ListenerEndpoint.Address": string;
1288
+ /**
1289
+ * Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
1290
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-endpoint.html#cfn-rds-dbinstance-endpoint-hostedzoneid}
1291
+ */
1292
+ "ListenerEndpoint.HostedZoneId": string;
1293
+ /**
1294
+ * Specifies the port that the database engine is listening on.
1295
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-endpoint.html#cfn-rds-dbinstance-endpoint-port}
1296
+ */
1297
+ "ListenerEndpoint.Port": string;
1261
1298
  /**
1262
1299
  * The Amazon Resource Name (ARN) of the secret. This parameter is a return value that you can retrieve using the `Fn::GetAtt` intrinsic function. For more information, see [Return values](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#aws-resource-rds-dbinstance-return-values) .
1263
1300
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-masterusersecret.html#cfn-rds-dbinstance-masterusersecret-secretarn}
1264
1301
  */
1265
1302
  "MasterUserSecret.SecretArn": string;
1303
+ /**
1304
+ * The identifiers of Aurora DB clusters to which the RDS DB instance is replicated as a read replica.
1305
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#cfn-rds-dbinstance-readreplicadbclusteridentifiers}
1306
+ */
1307
+ ReadReplicaDBClusterIdentifiers: string[];
1308
+ /**
1309
+ * The identifiers of the read replicas associated with this DB instance.
1310
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#cfn-rds-dbinstance-readreplicadbinstanceidentifiers}
1311
+ */
1312
+ ReadReplicaDBInstanceIdentifiers: string[];
1266
1313
  };
1267
1314
  /**
1268
1315
  * Information about an AWS Identity and Access Management (IAM) role that is associated with a DB instance.
@@ -76,6 +76,7 @@ export type S3BucketProps = {
76
76
  */
77
77
  LoggingConfiguration?: LoggingConfiguration | undefined;
78
78
  /**
79
+ * The S3 Metadata configuration for a general purpose bucket.
79
80
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3-bucket.html#cfn-s3-bucket-metadataconfiguration}
80
81
  */
81
82
  MetadataConfiguration?: MetadataConfiguration | undefined;
@@ -176,7 +177,7 @@ export type S3BucketAttribs = {
176
177
  */
177
178
  DualStackDomainName: string;
178
179
  /**
179
- * The ARN of the inventory table.
180
+ * The Amazon Resource Name (ARN) for the inventory table.
180
181
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-inventorytableconfiguration.html#cfn-s3-bucket-inventorytableconfiguration-tablearn}
181
182
  */
182
183
  "MetadataConfiguration.InventoryTableConfiguration.TableArn": string;
@@ -186,7 +187,7 @@ export type S3BucketAttribs = {
186
187
  */
187
188
  "MetadataConfiguration.InventoryTableConfiguration.TableName": string;
188
189
  /**
189
- * The ARN of the journal table.
190
+ * The Amazon Resource Name (ARN) for the journal table.
190
191
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-journaltableconfiguration.html#cfn-s3-bucket-journaltableconfiguration-tablearn}
191
192
  */
192
193
  "MetadataConfiguration.JournalTableConfiguration.TableArn": string;
@@ -556,11 +557,12 @@ export type InventoryConfiguration = {
556
557
  ScheduleFrequency: "Daily" | "Weekly";
557
558
  };
558
559
  /**
560
+ * The inventory table configuration for an S3 Metadata configuration.
559
561
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-inventorytableconfiguration.html}
560
562
  */
561
563
  export type InventoryTableConfiguration = {
562
564
  /**
563
- * Specifies whether inventory table configuration is enabled or disabled.
565
+ * The configuration state of the inventory table, indicating whether the inventory table is enabled or disabled.
564
566
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-inventorytableconfiguration.html#cfn-s3-bucket-inventorytableconfiguration-configurationstate}
565
567
  */
566
568
  ConfigurationState: "ENABLED" | "DISABLED";
@@ -571,6 +573,7 @@ export type InventoryTableConfiguration = {
571
573
  EncryptionConfiguration?: MetadataTableEncryptionConfiguration | undefined;
572
574
  };
573
575
  /**
576
+ * The journal table configuration for an S3 Metadata configuration.
574
577
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-journaltableconfiguration.html}
575
578
  */
576
579
  export type JournalTableConfiguration = {
@@ -580,6 +583,7 @@ export type JournalTableConfiguration = {
580
583
  */
581
584
  EncryptionConfiguration?: MetadataTableEncryptionConfiguration | undefined;
582
585
  /**
586
+ * The journal table record expiration settings for the journal table.
583
587
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-journaltableconfiguration.html#cfn-s3-bucket-journaltableconfiguration-recordexpiration}
584
588
  */
585
589
  RecordExpiration: RecordExpiration;
@@ -652,22 +656,27 @@ export type LoggingConfiguration = {
652
656
  TargetObjectKeyFormat?: TargetObjectKeyFormat | undefined;
653
657
  };
654
658
  /**
659
+ * Creates a V2 Amazon S3 Metadata configuration of a general purpose bucket. For more information, see [Accelerating data discovery with S3 Metadata](https://docs.aws.amazon.com/AmazonS3/latest/userguide/metadata-tables-overview.html) in the *Amazon S3 User Guide* .
655
660
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-metadataconfiguration.html}
656
661
  */
657
662
  export type MetadataConfiguration = {
658
663
  /**
659
- * The configuration for the inventory table.
664
+ * The inventory table configuration for a metadata configuration.
660
665
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-metadataconfiguration.html#cfn-s3-bucket-metadataconfiguration-inventorytableconfiguration}
661
666
  */
662
667
  InventoryTableConfiguration?: InventoryTableConfiguration | undefined;
663
668
  /**
664
- * The configuration for the journal table.
669
+ * The journal table configuration for a metadata configuration.
665
670
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-metadataconfiguration.html#cfn-s3-bucket-metadataconfiguration-journaltableconfiguration}
666
671
  */
667
672
  JournalTableConfiguration: JournalTableConfiguration;
668
673
  };
669
674
  /**
670
- * The metadata table configuration of an Amazon S3 general purpose bucket. For more information, see [Accelerating data discovery with S3 Metadata](https://docs.aws.amazon.com/AmazonS3/latest/userguide/metadata-tables-overview.html) and [Setting up permissions for configuring metadata tables](https://docs.aws.amazon.com/AmazonS3/latest/userguide/metadata-tables-permissions.html) .
675
+ * > We recommend that you create your S3 Metadata configurations by using the V2 [MetadataConfiguration](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-properties-s3-bucket-metadataconfiguration.html) resource type. We no longer recommend using the V1 `MetadataTableConfiguration` resource type.
676
+ * >
677
+ * > If you created your S3 Metadata configuration before July 15, 2025, we recommend that you delete and re-create your configuration by using the [MetadataConfiguration](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-properties-s3-bucket-metadataconfiguration.html) resource type so that you can expire journal table records and create a live inventory table.
678
+ *
679
+ * Creates a V1 S3 Metadata configuration for a general purpose bucket. For more information, see [Accelerating data discovery with S3 Metadata](https://docs.aws.amazon.com/AmazonS3/latest/userguide/metadata-tables-overview.html) in the *Amazon S3 User Guide* .
671
680
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-metadatatableconfiguration.html}
672
681
  */
673
682
  export type MetadataTableConfiguration = {
@@ -678,16 +687,17 @@ export type MetadataTableConfiguration = {
678
687
  S3TablesDestination: S3TablesDestination;
679
688
  };
680
689
  /**
690
+ * The encryption settings for an S3 Metadata journal table or inventory table configuration.
681
691
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-metadatatableencryptionconfiguration.html}
682
692
  */
683
693
  export type MetadataTableEncryptionConfiguration = {
684
694
  /**
685
- * The ARN of the KMS key. Required if SseAlgorithm is aws:kms.
695
+ * If server-side encryption with AWS Key Management Service ( AWS KMS ) keys (SSE-KMS) is specified, you must also specify the KMS key Amazon Resource Name (ARN). You must specify a customer-managed KMS key that's located in the same Region as the general purpose bucket that corresponds to the metadata table configuration.
686
696
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-metadatatableencryptionconfiguration.html#cfn-s3-bucket-metadatatableencryptionconfiguration-kmskeyarn}
687
697
  */
688
698
  KmsKeyArn?: string | undefined;
689
699
  /**
690
- * Specifies the server-side encryption algorithm to use for encrypting tables.
700
+ * The encryption type specified for a metadata table. To specify server-side encryption with AWS Key Management Service ( AWS KMS ) keys (SSE-KMS), use the `aws:kms` value. To specify server-side encryption with Amazon S3 managed keys (SSE-S3), use the `AES256` value.
691
701
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-metadatatableencryptionconfiguration.html#cfn-s3-bucket-metadatatableencryptionconfiguration-ssealgorithm}
692
702
  */
693
703
  SseAlgorithm: "aws:kms" | "AES256";
@@ -948,16 +958,17 @@ export type QueueConfiguration = {
948
958
  Queue: string;
949
959
  };
950
960
  /**
961
+ * The journal table record expiration settings for a journal table in an S3 Metadata configuration.
951
962
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-recordexpiration.html}
952
963
  */
953
964
  export type RecordExpiration = {
954
965
  /**
955
- * The number of days after which records expire. Required if Expiration is ENABLED.
966
+ * If you enable journal table record expiration, you can set the number of days to retain your journal table records. Journal table records must be retained for a minimum of 7 days. To set this value, specify any whole number from `7` to `2147483647` . For example, to retain your journal table records for one year, set this value to `365` .
956
967
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-recordexpiration.html#cfn-s3-bucket-recordexpiration-days}
957
968
  */
958
969
  Days?: number | undefined;
959
970
  /**
960
- * Specifies whether record expiration is enabled or disabled.
971
+ * Specifies whether journal table record expiration is enabled or disabled.
961
972
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-recordexpiration.html#cfn-s3-bucket-recordexpiration-expiration}
962
973
  */
963
974
  Expiration: "ENABLED" | "DISABLED";
@@ -1371,8 +1382,6 @@ export type S3KeyFilter = {
1371
1382
  };
1372
1383
  /**
1373
1384
  * The destination information for a V1 S3 Metadata configuration. The destination table bucket must be in the same Region and AWS account as the general purpose bucket. The specified metadata table name must be unique within the `aws_s3_metadata` namespace in the destination table bucket.
1374
- *
1375
- * > If you created your S3 Metadata configuration before July 15, 2025, we recommend that you delete and re-create your configuration by using [CreateBucketMetadataConfiguration](https://docs.aws.amazon.com/AmazonS3/latest/API/API_CreateBucketMetadataConfiguration.html) so that you can expire journal table records and create a live inventory table.
1376
1385
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-s3tablesdestination.html}
1377
1386
  */
1378
1387
  export type S3TablesDestination = {
@@ -119,6 +119,7 @@ export type S3ExpressDirectoryBucketProps = {
119
119
  */
120
120
  LocationName: string;
121
121
  /**
122
+ * An array of tags that you can apply to the S3 directory bucket. Tags are key-value pairs of metadata used to categorize and organize your buckets, track costs, and control access. For more information, see [Using tags with directory buckets](https://docs.aws.amazon.com/AmazonS3/latest/userguide/directory-buckets-tagging.html) .
122
123
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3express-directorybucket.html#cfn-s3express-directorybucket-tags}
123
124
  */
124
125
  Tags?: Tag[] | undefined;