@propulsionworks/cloudformation 0.1.18 → 0.1.20

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 (82) 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-arcregionswitch-plan.d.ts +716 -0
  7. package/out/exports/resources.generated/aws-batch-jobqueue.d.ts +72 -1
  8. package/out/exports/resources.generated/aws-batch-serviceenvironment.d.ts +66 -0
  9. package/out/exports/resources.generated/aws-bedrock-guardrail.d.ts +75 -10
  10. package/out/exports/resources.generated/aws-billing-billingview.d.ts +1 -1
  11. package/out/exports/resources.generated/aws-cassandra-table.d.ts +5 -0
  12. package/out/exports/resources.generated/aws-certificatemanager-certificate.d.ts +3 -0
  13. package/out/exports/resources.generated/aws-cloudfront-cachepolicy.d.ts +2 -0
  14. package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +15 -3
  15. package/out/exports/resources.generated/aws-cognito-managedloginbranding.d.ts +7 -0
  16. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +0 -1
  17. package/out/exports/resources.generated/aws-connect-instance.d.ts +5 -0
  18. package/out/exports/resources.generated/aws-customerprofiles-calculatedattributedefinition.d.ts +8 -8
  19. package/out/exports/resources.generated/aws-customerprofiles-segmentdefinition.d.ts +3 -2
  20. package/out/exports/resources.generated/aws-datazone-connection.d.ts +1 -1
  21. package/out/exports/resources.generated/aws-datazone-environmentblueprintconfiguration.d.ts +4 -0
  22. package/out/exports/resources.generated/aws-datazone-project.d.ts +9 -2
  23. package/out/exports/resources.generated/aws-datazone-projectprofile.d.ts +26 -2
  24. package/out/exports/resources.generated/aws-dax-cluster.d.ts +4 -0
  25. package/out/exports/resources.generated/aws-docdb-dbcluster.d.ts +1 -0
  26. package/out/exports/resources.generated/aws-ec2-capacityreservation.d.ts +2 -2
  27. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +0 -4
  28. package/out/exports/resources.generated/aws-ec2-instance.d.ts +1 -1
  29. package/out/exports/resources.generated/aws-ec2-ipam.d.ts +6 -1
  30. package/out/exports/resources.generated/aws-ec2-trafficmirrorsession.d.ts +6 -0
  31. package/out/exports/resources.generated/aws-ec2-transitgatewayconnectpeer.d.ts +73 -0
  32. package/out/exports/resources.generated/aws-ecr-repository.d.ts +25 -1
  33. package/out/exports/resources.generated/aws-ecr-repositorycreationtemplate.d.ts +23 -1
  34. package/out/exports/resources.generated/aws-ecs-service.d.ts +71 -0
  35. package/out/exports/resources.generated/aws-entityresolution-idmappingworkflow.d.ts +12 -8
  36. package/out/exports/resources.generated/aws-entityresolution-idnamespace.d.ts +8 -8
  37. package/out/exports/resources.generated/aws-entityresolution-matchingworkflow.d.ts +45 -15
  38. package/out/exports/resources.generated/aws-events-eventbus.d.ts +3 -1
  39. package/out/exports/resources.generated/aws-gamelift-containerfleet.d.ts +1 -1
  40. package/out/exports/resources.generated/aws-glue-job.d.ts +1 -1
  41. package/out/exports/resources.generated/aws-guardduty-ipset.d.ts +3 -0
  42. package/out/exports/resources.generated/aws-guardduty-threatintelset.d.ts +3 -0
  43. package/out/exports/resources.generated/aws-iotsitewise-computationmodel.d.ts +158 -0
  44. package/out/exports/resources.generated/aws-iotsitewise-gateway.d.ts +1 -1
  45. package/out/exports/resources.generated/aws-kinesisfirehose-deliverystream.d.ts +30 -0
  46. package/out/exports/resources.generated/aws-lambda-version.d.ts +1 -1
  47. package/out/exports/resources.generated/aws-lightsail-domain.d.ts +93 -0
  48. package/out/exports/resources.generated/aws-logs-accountpolicy.d.ts +1 -1
  49. package/out/exports/resources.generated/aws-logs-destination.d.ts +6 -1
  50. package/out/exports/resources.generated/aws-logs-loggroup.d.ts +4 -0
  51. package/out/exports/resources.generated/aws-medialive-channel.d.ts +47 -1
  52. package/out/exports/resources.generated/aws-mediapackagev2-channel.d.ts +7 -0
  53. package/out/exports/resources.generated/aws-mediapackagev2-originendpoint.d.ts +35 -24
  54. package/out/exports/resources.generated/aws-mediapackagev2-originendpointpolicy.d.ts +23 -0
  55. package/out/exports/resources.generated/aws-omics-rungroup.d.ts +2 -2
  56. package/out/exports/resources.generated/aws-omics-workflow.d.ts +11 -13
  57. package/out/exports/resources.generated/aws-omics-workflowversion.d.ts +2 -2
  58. package/out/exports/resources.generated/aws-opensearchserverless-securityconfig.d.ts +1 -1
  59. package/out/exports/resources.generated/aws-opsworkscm-server.d.ts +0 -2
  60. package/out/exports/resources.generated/aws-quicksight-datasource.d.ts +15 -2
  61. package/out/exports/resources.generated/aws-quicksight-topic.d.ts +20 -1
  62. package/out/exports/resources.generated/aws-rds-dbcluster.d.ts +1 -0
  63. package/out/exports/resources.generated/aws-rds-dbinstance.d.ts +92 -0
  64. package/out/exports/resources.generated/aws-s3-accesspoint.d.ts +6 -1
  65. package/out/exports/resources.generated/aws-s3-bucket.d.ts +21 -12
  66. package/out/exports/resources.generated/aws-s3express-accesspoint.d.ts +5 -1
  67. package/out/exports/resources.generated/aws-s3express-directorybucket.d.ts +1 -0
  68. package/out/exports/resources.generated/aws-s3tables-tablepolicy.d.ts +10 -0
  69. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +107 -1
  70. package/out/exports/resources.generated/aws-sagemaker-domain.d.ts +27 -1
  71. package/out/exports/resources.generated/aws-sagemaker-processingjob.d.ts +608 -0
  72. package/out/exports/resources.generated/aws-sagemaker-project.d.ts +10 -7
  73. package/out/exports/resources.generated/aws-sagemaker-space.d.ts +42 -0
  74. package/out/exports/resources.generated/aws-sagemaker-userprofile.d.ts +26 -0
  75. package/out/exports/resources.generated/aws-ses-configurationset.d.ts +6 -1
  76. package/out/exports/resources.generated/aws-ses-dedicatedippool.d.ts +6 -1
  77. package/out/exports/resources.generated/aws-ses-emailidentity.d.ts +6 -1
  78. package/out/exports/resources.generated/aws-ssm-patchbaseline.d.ts +9 -0
  79. package/out/exports/resources.generated/aws-transfer-server.d.ts +6 -0
  80. package/out/exports/resources.generated/aws-wisdom-messagetemplate.d.ts +21 -0
  81. package/out/exports/resources.generated/aws-wisdom-quickresponse.d.ts +19 -7
  82. 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;
@@ -9,6 +9,11 @@ export type MediaPackageV2OriginEndpointPolicy = ResourceDefinition<"AWS::MediaP
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediapackagev2-originendpointpolicy.html}
10
10
  */
11
11
  export type MediaPackageV2OriginEndpointPolicyProps = {
12
+ /**
13
+ * The settings to enable CDN authorization headers in MediaPackage.
14
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediapackagev2-originendpointpolicy.html#cfn-mediapackagev2-originendpointpolicy-cdnauthconfiguration}
15
+ */
16
+ CdnAuthConfiguration?: CdnAuthConfiguration | undefined;
12
17
  /**
13
18
  * The name of the channel group associated with the origin endpoint policy.
14
19
  * @minLength 1
@@ -39,4 +44,22 @@ export type MediaPackageV2OriginEndpointPolicyProps = {
39
44
  */
40
45
  Policy: PolicyDocument;
41
46
  };
47
+ /**
48
+ * The settings to enable CDN authorization headers in MediaPackage.
49
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpointpolicy-cdnauthconfiguration.html}
50
+ */
51
+ export type CdnAuthConfiguration = {
52
+ /**
53
+ * The ARN for the secret in Secrets Manager that your CDN uses for authorization to access the endpoint.
54
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpointpolicy-cdnauthconfiguration.html#cfn-mediapackagev2-originendpointpolicy-cdnauthconfiguration-cdnidentifiersecretarns}
55
+ */
56
+ CdnIdentifierSecretArns: string[];
57
+ /**
58
+ * The ARN for the IAM role that gives MediaPackage read access to Secrets Manager and AWS KMS for CDN authorization.
59
+ * @minLength 20
60
+ * @maxLength 2048
61
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-originendpointpolicy-cdnauthconfiguration.html#cfn-mediapackagev2-originendpointpolicy-cdnauthconfiguration-secretsrolearn}
62
+ */
63
+ SecretsRoleArn: string;
64
+ };
42
65
  //# sourceMappingURL=aws-mediapackagev2-originendpointpolicy.d.ts.map
@@ -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 = {
@@ -110,7 +110,7 @@ export type SamlConfigOptions = {
110
110
  */
111
111
  Metadata: string;
112
112
  /**
113
- * Custom entity id attribute to override default entity id for this saml integration.
113
+ * Custom entity ID attribute to override the default entity ID for this SAML integration.
114
114
  * @minLength 1
115
115
  * @maxLength 1024
116
116
  * @pattern ^aws:opensearch:[0-9]{12}:*
@@ -121,7 +121,6 @@ export type OpsWorksCMServerProps = {
121
121
  */
122
122
  SecurityGroupIds?: string[] | undefined;
123
123
  /**
124
- * The name of the server. The server name must be unique within your AWS account, within each region. Server names must start with a letter; then letters, numbers, or hyphens (-) are allowed, up to a maximum of 40 characters.
125
124
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-servername}
126
125
  */
127
126
  ServerName?: string | undefined;
@@ -168,7 +167,6 @@ export type OpsWorksCMServerAttribs = {
168
167
  */
169
168
  Endpoint: string;
170
169
  /**
171
- * The ID of the server.
172
170
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-id}
173
171
  */
174
172
  Id: string;
@@ -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}
@@ -22,6 +22,10 @@ export type QuickSightTopicProps = {
22
22
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-topic.html#cfn-quicksight-topic-configoptions}
23
23
  */
24
24
  ConfigOptions?: TopicConfigOptions | undefined;
25
+ /**
26
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-topic.html#cfn-quicksight-topic-custominstructions}
27
+ */
28
+ CustomInstructions?: CustomInstructions | undefined;
25
29
  /**
26
30
  * The data sets that the topic is associated with.
27
31
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-topic.html#cfn-quicksight-topic-datasets}
@@ -45,6 +49,10 @@ export type QuickSightTopicProps = {
45
49
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-topic.html#cfn-quicksight-topic-name}
46
50
  */
47
51
  Name?: string | undefined;
52
+ /**
53
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-topic.html#cfn-quicksight-topic-tags}
54
+ */
55
+ Tags?: Tag[] | undefined;
48
56
  /**
49
57
  * The ID for the topic. This ID is unique per AWS Region for each AWS account.
50
58
  * @minLength 0
@@ -143,6 +151,17 @@ export type ComparativeOrder = {
143
151
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-topic-constanttype.html}
144
152
  */
145
153
  export type ConstantType = "SINGULAR" | "RANGE" | "COLLECTIVE";
154
+ /**
155
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-topic-custominstructions.html}
156
+ */
157
+ export type CustomInstructions = {
158
+ /**
159
+ * @minLength 0
160
+ * @maxLength 5000
161
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-topic-custominstructions.html#cfn-quicksight-topic-custominstructions-custominstructionsstring}
162
+ */
163
+ CustomInstructionsString: string;
164
+ };
146
165
  /**
147
166
  * The definition of a data aggregation.
148
167
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-topic-dataaggregation.html}
@@ -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;
@@ -1116,6 +1116,10 @@ export type RDSDBInstanceProps = {
1116
1116
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#cfn-rds-dbinstance-sourceregion}
1117
1117
  */
1118
1118
  SourceRegion?: string | undefined;
1119
+ /**
1120
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#cfn-rds-dbinstance-statusinfos}
1121
+ */
1122
+ StatusInfos?: DBInstanceStatusInfo[] | undefined;
1119
1123
  /**
1120
1124
  * A value that indicates whether the DB instance is encrypted. By default, it isn't encrypted.
1121
1125
  *
@@ -1213,6 +1217,10 @@ export type RDSDBInstanceProps = {
1213
1217
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#aws-resource-rds-dbinstance-return-values}
1214
1218
  */
1215
1219
  export type RDSDBInstanceAttribs = {
1220
+ /**
1221
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#cfn-rds-dbinstance-automaticrestarttime}
1222
+ */
1223
+ AutomaticRestartTime: string;
1216
1224
  /**
1217
1225
  * The CA identifier of the CA certificate used for the DB instance's server certificate.
1218
1226
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-certificatedetails.html#cfn-rds-dbinstance-certificatedetails-caidentifier}
@@ -1229,6 +1237,11 @@ export type RDSDBInstanceAttribs = {
1229
1237
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#cfn-rds-dbinstance-dbinstancearn}
1230
1238
  */
1231
1239
  DBInstanceArn: string;
1240
+ /**
1241
+ * The current state of this DB instance.
1242
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#cfn-rds-dbinstance-dbinstancestatus}
1243
+ */
1244
+ DBInstanceStatus: string;
1232
1245
  /**
1233
1246
  * The Oracle system ID (Oracle SID) for a container database (CDB). The Oracle SID is also the name of the CDB.
1234
1247
  *
@@ -1258,11 +1271,65 @@ export type RDSDBInstanceAttribs = {
1258
1271
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-endpoint.html#cfn-rds-dbinstance-endpoint-port}
1259
1272
  */
1260
1273
  "Endpoint.Port": string;
1274
+ /**
1275
+ * The date and time when the DB instance was created.
1276
+ * @format date-time
1277
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#cfn-rds-dbinstance-instancecreatetime}
1278
+ */
1279
+ InstanceCreateTime: string;
1280
+ /**
1281
+ * Indicates whether an upgrade is recommended for the storage file system configuration on the DB instance.
1282
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#cfn-rds-dbinstance-isstorageconfigupgradeavailable}
1283
+ */
1284
+ IsStorageConfigUpgradeAvailable: boolean;
1285
+ /**
1286
+ * The latest time to which a database in this DB instance can be restored with point-in-time restore.
1287
+ * @format date-time
1288
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#cfn-rds-dbinstance-latestrestorabletime}
1289
+ */
1290
+ LatestRestorableTime: string;
1291
+ /**
1292
+ * Specifies the DNS address of the DB instance.
1293
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-endpoint.html#cfn-rds-dbinstance-endpoint-address}
1294
+ */
1295
+ "ListenerEndpoint.Address": string;
1296
+ /**
1297
+ * Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
1298
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-endpoint.html#cfn-rds-dbinstance-endpoint-hostedzoneid}
1299
+ */
1300
+ "ListenerEndpoint.HostedZoneId": string;
1301
+ /**
1302
+ * Specifies the port that the database engine is listening on.
1303
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-endpoint.html#cfn-rds-dbinstance-endpoint-port}
1304
+ */
1305
+ "ListenerEndpoint.Port": string;
1261
1306
  /**
1262
1307
  * 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
1308
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-masterusersecret.html#cfn-rds-dbinstance-masterusersecret-secretarn}
1264
1309
  */
1265
1310
  "MasterUserSecret.SecretArn": string;
1311
+ /**
1312
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#cfn-rds-dbinstance-percentprogress}
1313
+ */
1314
+ PercentProgress: string;
1315
+ /**
1316
+ * The identifiers of Aurora DB clusters to which the RDS DB instance is replicated as a read replica.
1317
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#cfn-rds-dbinstance-readreplicadbclusteridentifiers}
1318
+ */
1319
+ ReadReplicaDBClusterIdentifiers: string[];
1320
+ /**
1321
+ * The identifiers of the read replicas associated with this DB instance.
1322
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#cfn-rds-dbinstance-readreplicadbinstanceidentifiers}
1323
+ */
1324
+ ReadReplicaDBInstanceIdentifiers: string[];
1325
+ /**
1326
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#cfn-rds-dbinstance-resumefullautomationmodetime}
1327
+ */
1328
+ ResumeFullAutomationModeTime: string;
1329
+ /**
1330
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#cfn-rds-dbinstance-secondaryavailabilityzone}
1331
+ */
1332
+ SecondaryAvailabilityZone: string;
1266
1333
  };
1267
1334
  /**
1268
1335
  * Information about an AWS Identity and Access Management (IAM) role that is associated with a DB instance.
@@ -1280,6 +1347,31 @@ export type DBInstanceRole = {
1280
1347
  */
1281
1348
  RoleArn: string;
1282
1349
  };
1350
+ /**
1351
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-dbinstancestatusinfo.html}
1352
+ */
1353
+ export type DBInstanceStatusInfo = {
1354
+ /**
1355
+ * Details of the error if there is an error for the instance. If the instance isn't in an error state, this value is blank.
1356
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-dbinstancestatusinfo.html#cfn-rds-dbinstance-dbinstancestatusinfo-message}
1357
+ */
1358
+ Message?: string | undefined;
1359
+ /**
1360
+ * Indicates whether the instance is operating normally (TRUE) or is in an error state (FALSE).
1361
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-dbinstancestatusinfo.html#cfn-rds-dbinstance-dbinstancestatusinfo-normal}
1362
+ */
1363
+ Normal?: boolean | undefined;
1364
+ /**
1365
+ * The status of the DB instance. For a StatusType of read replica, the values can be replicating, replication stop point set, replication stop point reached, error, stopped, or terminated.
1366
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-dbinstancestatusinfo.html#cfn-rds-dbinstance-dbinstancestatusinfo-status}
1367
+ */
1368
+ Status?: string | undefined;
1369
+ /**
1370
+ * The status type of the DB instance.
1371
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-dbinstancestatusinfo.html#cfn-rds-dbinstance-dbinstancestatusinfo-statustype}
1372
+ */
1373
+ StatusType?: string | undefined;
1374
+ };
1283
1375
  /**
1284
1376
  * The `MasterUserSecret` return value specifies the secret managed by RDS in AWS Secrets Manager for the master user password.
1285
1377
  *