@propulsionworks/cloudformation 0.1.33 → 0.1.35

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 (104) hide show
  1. package/out/exports/resources.generated/aws-appstream-fleet.d.ts +1 -5
  2. package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +2 -6
  3. package/out/exports/resources.generated/aws-appstream-stack.d.ts +3 -3
  4. package/out/exports/resources.generated/aws-aps-anomalydetector.d.ts +34 -12
  5. package/out/exports/resources.generated/aws-aps-scraper.d.ts +48 -0
  6. package/out/exports/resources.generated/aws-backup-logicallyairgappedbackupvault.d.ts +4 -0
  7. package/out/exports/resources.generated/aws-backup-restoretestingselection.d.ts +2 -0
  8. package/out/exports/resources.generated/aws-batch-computeenvironment.d.ts +6 -6
  9. package/out/exports/resources.generated/aws-batch-jobdefinition.d.ts +3 -0
  10. package/out/exports/resources.generated/aws-bedrock-automatedreasoningpolicy.d.ts +15 -0
  11. package/out/exports/resources.generated/aws-bedrockagentcore-browsercustom.d.ts +16 -0
  12. package/out/exports/resources.generated/aws-bedrockagentcore-gatewaytarget.d.ts +18 -1
  13. package/out/exports/resources.generated/aws-bedrockagentcore-runtime.d.ts +109 -0
  14. package/out/exports/resources.generated/aws-bedrockagentcore-workloadidentity.d.ts +61 -0
  15. package/out/exports/resources.generated/aws-cassandra-keyspace.d.ts +1 -1
  16. package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +9 -0
  17. package/out/exports/resources.generated/aws-cleanrooms-configuredtable.d.ts +15 -1
  18. package/out/exports/resources.generated/aws-cleanrooms-privacybudgettemplate.d.ts +30 -3
  19. package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +1 -0
  20. package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +1 -0
  21. package/out/exports/resources.generated/aws-cloudfront-vpcorigin.d.ts +1 -0
  22. package/out/exports/resources.generated/aws-config-configurationrecorder.d.ts +1 -1
  23. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +35 -12
  24. package/out/exports/resources.generated/aws-connect-securityprofile.d.ts +52 -0
  25. package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +4 -4
  26. package/out/exports/resources.generated/aws-controltower-landingzone.d.ts +5 -0
  27. package/out/exports/resources.generated/aws-datazone-connection.d.ts +32 -0
  28. package/out/exports/resources.generated/aws-dsql-cluster.d.ts +10 -0
  29. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +2 -2
  30. package/out/exports/resources.generated/aws-ec2-flowlog.d.ts +1 -1
  31. package/out/exports/resources.generated/aws-ec2-ipamscope.d.ts +25 -0
  32. package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +2 -2
  33. package/out/exports/resources.generated/aws-ec2-transitgateway.d.ts +8 -0
  34. package/out/exports/resources.generated/aws-ec2-volume.d.ts +542 -0
  35. package/out/exports/resources.generated/aws-ecs-capacityprovider.d.ts +1 -1
  36. package/out/exports/resources.generated/aws-ecs-cluster.d.ts +5 -5
  37. package/out/exports/resources.generated/aws-ecs-clustercapacityproviderassociations.d.ts +5 -5
  38. package/out/exports/resources.generated/aws-ecs-service.d.ts +42 -5
  39. package/out/exports/resources.generated/aws-ecs-taskdefinition.d.ts +4 -4
  40. package/out/exports/resources.generated/aws-ecs-taskset.d.ts +5 -5
  41. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listener.d.ts +38 -0
  42. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listenerrule.d.ts +38 -0
  43. package/out/exports/resources.generated/aws-elasticloadbalancingv2-targetgroup.d.ts +5 -0
  44. package/out/exports/resources.generated/aws-gamelift-build.d.ts +1 -1
  45. package/out/exports/resources.generated/aws-glue-integrationresourceproperty.d.ts +74 -0
  46. package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +21 -1
  47. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +21 -1
  48. package/out/exports/resources.generated/aws-kendra-datasource.d.ts +19 -19
  49. package/out/exports/resources.generated/aws-kinesis-stream.d.ts +12 -0
  50. package/out/exports/resources.generated/aws-kms-key.d.ts +4 -1
  51. package/out/exports/resources.generated/aws-lambda-eventsourcemapping.d.ts +22 -2
  52. package/out/exports/resources.generated/aws-lambda-permission.d.ts +1 -1
  53. package/out/exports/resources.generated/aws-location-apikey.d.ts +39 -0
  54. package/out/exports/resources.generated/aws-macie-session.d.ts +1 -1
  55. package/out/exports/resources.generated/aws-mediaconnect-flow.d.ts +55 -0
  56. package/out/exports/resources.generated/aws-mediaconnect-flowoutput.d.ts +56 -1
  57. package/out/exports/resources.generated/aws-mediaconnect-routerinput.d.ts +484 -0
  58. package/out/exports/resources.generated/aws-mediaconnect-routernetworkinterface.d.ts +135 -0
  59. package/out/exports/resources.generated/aws-mediaconnect-routeroutput.d.ts +432 -0
  60. package/out/exports/resources.generated/aws-networkfirewall-firewall.d.ts +1 -0
  61. package/out/exports/resources.generated/aws-networkfirewall-firewallpolicy.d.ts +1 -0
  62. package/out/exports/resources.generated/aws-omics-annotationstore.d.ts +2 -2
  63. package/out/exports/resources.generated/aws-opensearchserverless-collection.d.ts +5 -0
  64. package/out/exports/resources.generated/aws-organizations-policy.d.ts +1 -1
  65. package/out/exports/resources.generated/aws-qbusiness-application.d.ts +3 -3
  66. package/out/exports/resources.generated/aws-quicksight-analysis.d.ts +1 -1
  67. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +1 -1
  68. package/out/exports/resources.generated/aws-quicksight-dataset.d.ts +1166 -27
  69. package/out/exports/resources.generated/aws-quicksight-datasource.d.ts +1 -1
  70. package/out/exports/resources.generated/aws-quicksight-template.d.ts +1 -1
  71. package/out/exports/resources.generated/aws-refactorspaces-application.d.ts +2 -2
  72. package/out/exports/resources.generated/aws-refactorspaces-environment.d.ts +2 -2
  73. package/out/exports/resources.generated/aws-refactorspaces-service.d.ts +2 -2
  74. package/out/exports/resources.generated/aws-rekognition-project.d.ts +6 -1
  75. package/out/exports/resources.generated/aws-route53resolver-firewallrulegroup.d.ts +1 -1
  76. package/out/exports/resources.generated/aws-rtbfabric-inboundexternallink.d.ts +124 -0
  77. package/out/exports/resources.generated/aws-rtbfabric-link.d.ts +49 -4
  78. package/out/exports/resources.generated/aws-rtbfabric-requestergateway.d.ts +7 -5
  79. package/out/exports/resources.generated/aws-rtbfabric-respondergateway.d.ts +29 -5
  80. package/out/exports/resources.generated/aws-s3tables-table.d.ts +6 -1
  81. package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +6 -1
  82. package/out/exports/resources.generated/aws-s3vectors-index.d.ts +68 -11
  83. package/out/exports/resources.generated/aws-s3vectors-vectorbucket.d.ts +74 -8
  84. package/out/exports/resources.generated/aws-s3vectors-vectorbucketpolicy.d.ts +64 -6
  85. package/out/exports/resources.generated/aws-securityhub-automationrule.d.ts +19 -19
  86. package/out/exports/resources.generated/aws-securityhub-automationrulev2.d.ts +6 -6
  87. package/out/exports/resources.generated/aws-securityhub-configurationpolicy.d.ts +8 -8
  88. package/out/exports/resources.generated/aws-securityhub-delegatedadmin.d.ts +2 -2
  89. package/out/exports/resources.generated/aws-securityhub-findingaggregator.d.ts +2 -2
  90. package/out/exports/resources.generated/aws-securityhub-hub.d.ts +2 -2
  91. package/out/exports/resources.generated/aws-securityhub-insight.d.ts +17 -17
  92. package/out/exports/resources.generated/aws-securityhub-organizationconfiguration.d.ts +2 -2
  93. package/out/exports/resources.generated/aws-securityhub-policyassociation.d.ts +3 -3
  94. package/out/exports/resources.generated/aws-securityhub-productsubscription.d.ts +2 -2
  95. package/out/exports/resources.generated/aws-securityhub-securitycontrol.d.ts +0 -0
  96. package/out/exports/resources.generated/aws-securityhub-standard.d.ts +3 -3
  97. package/out/exports/resources.generated/aws-servicecatalog-cloudformationproduct.d.ts +22 -1
  98. package/out/exports/resources.generated/aws-servicecatalog-portfolioprincipalassociation.d.ts +5 -13
  99. package/out/exports/resources.generated/aws-ses-multiregionendpoint.d.ts +48 -0
  100. package/out/exports/resources.generated/aws-wafv2-webacl.d.ts +32 -0
  101. package/out/exports/resources.generated/aws-workspacesthinclient-environment.d.ts +2 -2
  102. package/out/exports/resources.generated/aws-workspacesweb-browsersettings.d.ts +26 -1
  103. package/out/exports/resources.generated/dev-fsx-storagevirtualmachine.d.ts +29 -0
  104. package/package.json +1 -1
@@ -518,7 +518,7 @@ export type DataSourceConfiguration = {
518
518
  */
519
519
  WebCrawlerConfiguration?: WebCrawlerConfiguration | undefined;
520
520
  /**
521
- * Provides the configuration information to connect to Amazon WorkDocs as your data source.
521
+ * Provides the configuration information to connect to WorkDocs as your data source.
522
522
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
523
523
  */
524
524
  WorkDocsConfiguration?: WorkDocsConfiguration | undefined;
@@ -582,7 +582,7 @@ export type DataSourceConfiguration = {
582
582
  */
583
583
  WebCrawlerConfiguration?: WebCrawlerConfiguration | undefined;
584
584
  /**
585
- * Provides the configuration information to connect to Amazon WorkDocs as your data source.
585
+ * Provides the configuration information to connect to WorkDocs as your data source.
586
586
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
587
587
  */
588
588
  WorkDocsConfiguration?: WorkDocsConfiguration | undefined;
@@ -646,7 +646,7 @@ export type DataSourceConfiguration = {
646
646
  */
647
647
  WebCrawlerConfiguration?: WebCrawlerConfiguration | undefined;
648
648
  /**
649
- * Provides the configuration information to connect to Amazon WorkDocs as your data source.
649
+ * Provides the configuration information to connect to WorkDocs as your data source.
650
650
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
651
651
  */
652
652
  WorkDocsConfiguration?: WorkDocsConfiguration | undefined;
@@ -710,7 +710,7 @@ export type DataSourceConfiguration = {
710
710
  */
711
711
  WebCrawlerConfiguration?: WebCrawlerConfiguration | undefined;
712
712
  /**
713
- * Provides the configuration information to connect to Amazon WorkDocs as your data source.
713
+ * Provides the configuration information to connect to WorkDocs as your data source.
714
714
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
715
715
  */
716
716
  WorkDocsConfiguration?: WorkDocsConfiguration | undefined;
@@ -774,7 +774,7 @@ export type DataSourceConfiguration = {
774
774
  */
775
775
  WebCrawlerConfiguration?: WebCrawlerConfiguration | undefined;
776
776
  /**
777
- * Provides the configuration information to connect to Amazon WorkDocs as your data source.
777
+ * Provides the configuration information to connect to WorkDocs as your data source.
778
778
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
779
779
  */
780
780
  WorkDocsConfiguration?: WorkDocsConfiguration | undefined;
@@ -838,7 +838,7 @@ export type DataSourceConfiguration = {
838
838
  */
839
839
  WebCrawlerConfiguration?: WebCrawlerConfiguration | undefined;
840
840
  /**
841
- * Provides the configuration information to connect to Amazon WorkDocs as your data source.
841
+ * Provides the configuration information to connect to WorkDocs as your data source.
842
842
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
843
843
  */
844
844
  WorkDocsConfiguration?: WorkDocsConfiguration | undefined;
@@ -902,7 +902,7 @@ export type DataSourceConfiguration = {
902
902
  */
903
903
  WebCrawlerConfiguration?: WebCrawlerConfiguration | undefined;
904
904
  /**
905
- * Provides the configuration information to connect to Amazon WorkDocs as your data source.
905
+ * Provides the configuration information to connect to WorkDocs as your data source.
906
906
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
907
907
  */
908
908
  WorkDocsConfiguration?: WorkDocsConfiguration | undefined;
@@ -966,7 +966,7 @@ export type DataSourceConfiguration = {
966
966
  */
967
967
  WebCrawlerConfiguration?: WebCrawlerConfiguration | undefined;
968
968
  /**
969
- * Provides the configuration information to connect to Amazon WorkDocs as your data source.
969
+ * Provides the configuration information to connect to WorkDocs as your data source.
970
970
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
971
971
  */
972
972
  WorkDocsConfiguration?: WorkDocsConfiguration | undefined;
@@ -1030,7 +1030,7 @@ export type DataSourceConfiguration = {
1030
1030
  */
1031
1031
  WebCrawlerConfiguration: WebCrawlerConfiguration;
1032
1032
  /**
1033
- * Provides the configuration information to connect to Amazon WorkDocs as your data source.
1033
+ * Provides the configuration information to connect to WorkDocs as your data source.
1034
1034
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
1035
1035
  */
1036
1036
  WorkDocsConfiguration?: WorkDocsConfiguration | undefined;
@@ -1094,7 +1094,7 @@ export type DataSourceConfiguration = {
1094
1094
  */
1095
1095
  WebCrawlerConfiguration?: WebCrawlerConfiguration | undefined;
1096
1096
  /**
1097
- * Provides the configuration information to connect to Amazon WorkDocs as your data source.
1097
+ * Provides the configuration information to connect to WorkDocs as your data source.
1098
1098
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
1099
1099
  */
1100
1100
  WorkDocsConfiguration: WorkDocsConfiguration;
@@ -1158,7 +1158,7 @@ export type DataSourceConfiguration = {
1158
1158
  */
1159
1159
  WebCrawlerConfiguration?: WebCrawlerConfiguration | undefined;
1160
1160
  /**
1161
- * Provides the configuration information to connect to Amazon WorkDocs as your data source.
1161
+ * Provides the configuration information to connect to WorkDocs as your data source.
1162
1162
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
1163
1163
  */
1164
1164
  WorkDocsConfiguration?: WorkDocsConfiguration | undefined;
@@ -2262,9 +2262,9 @@ export type WebCrawlerUrls = {
2262
2262
  SiteMapsConfiguration?: WebCrawlerSiteMapsConfiguration | undefined;
2263
2263
  };
2264
2264
  /**
2265
- * Provides the configuration information to connect to Amazon WorkDocs as your data source.
2265
+ * Provides the configuration information to connect to WorkDocs as your data source.
2266
2266
  *
2267
- * Amazon WorkDocs connector is available in Oregon, North Virginia, Sydney, Singapore and Ireland regions.
2267
+ * WorkDocs connector is available in Oregon, North Virginia, Sydney, Singapore and Ireland regions.
2268
2268
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-workdocsconfiguration.html}
2269
2269
  */
2270
2270
  export type WorkDocsConfiguration = {
@@ -2276,24 +2276,24 @@ export type WorkDocsConfiguration = {
2276
2276
  */
2277
2277
  CrawlComments?: boolean | undefined;
2278
2278
  /**
2279
- * A list of regular expression patterns to exclude certain files in your Amazon WorkDocs site repository. Files that match the patterns are excluded from the index. Files that don’t match the patterns are included in the index. If a file matches both an inclusion and exclusion pattern, the exclusion pattern takes precedence and the file isn't included in the index.
2279
+ * A list of regular expression patterns to exclude certain files in your WorkDocs site repository. Files that match the patterns are excluded from the index. Files that don’t match the patterns are included in the index. If a file matches both an inclusion and exclusion pattern, the exclusion pattern takes precedence and the file isn't included in the index.
2280
2280
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-workdocsconfiguration.html#cfn-kendra-datasource-workdocsconfiguration-exclusionpatterns}
2281
2281
  */
2282
2282
  ExclusionPatterns?: string[] | undefined;
2283
2283
  /**
2284
- * A list of `DataSourceToIndexFieldMapping` objects that map Amazon WorkDocs data source attributes or field names to Amazon Kendra index field names. To create custom fields, use the `UpdateIndex` API before you map to Amazon WorkDocs fields. For more information, see [Mapping data source fields](https://docs.aws.amazon.com/kendra/latest/dg/field-mapping.html) . The Amazon WorkDocs data source field names must exist in your Amazon WorkDocs custom metadata.
2284
+ * A list of `DataSourceToIndexFieldMapping` objects that map WorkDocs data source attributes or field names to Amazon Kendra index field names. To create custom fields, use the `UpdateIndex` API before you map to WorkDocs fields. For more information, see [Mapping data source fields](https://docs.aws.amazon.com/kendra/latest/dg/field-mapping.html) . The WorkDocs data source field names must exist in your WorkDocs custom metadata.
2285
2285
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-workdocsconfiguration.html#cfn-kendra-datasource-workdocsconfiguration-fieldmappings}
2286
2286
  */
2287
2287
  FieldMappings?: DataSourceToIndexFieldMapping[] | undefined;
2288
2288
  /**
2289
- * A list of regular expression patterns to include certain files in your Amazon WorkDocs site repository. Files that match the patterns are included in the index. Files that don't match the patterns are excluded from the index. If a file matches both an inclusion and exclusion pattern, the exclusion pattern takes precedence and the file isn't included in the index.
2289
+ * A list of regular expression patterns to include certain files in your WorkDocs site repository. Files that match the patterns are included in the index. Files that don't match the patterns are excluded from the index. If a file matches both an inclusion and exclusion pattern, the exclusion pattern takes precedence and the file isn't included in the index.
2290
2290
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-workdocsconfiguration.html#cfn-kendra-datasource-workdocsconfiguration-inclusionpatterns}
2291
2291
  */
2292
2292
  InclusionPatterns?: string[] | undefined;
2293
2293
  /**
2294
- * The identifier of the directory corresponding to your Amazon WorkDocs site repository.
2294
+ * The identifier of the directory corresponding to your WorkDocs site repository.
2295
2295
  *
2296
- * You can find the organization ID in the [AWS Directory Service](https://docs.aws.amazon.com/directoryservicev2/) by going to *Active Directory* , then *Directories* . Your Amazon WorkDocs site directory has an ID, which is the organization ID. You can also set up a new Amazon WorkDocs directory in the AWS Directory Service console and enable a Amazon WorkDocs site for the directory in the Amazon WorkDocs console.
2296
+ * You can find the organization ID in the [AWS Directory Service](https://docs.aws.amazon.com/directoryservicev2/) by going to *Active Directory* , then *Directories* . Your WorkDocs site directory has an ID, which is the organization ID. You can also set up a new WorkDocs directory in the AWS Directory Service console and enable a WorkDocs site for the directory in the WorkDocs console.
2297
2297
  * @minLength 12
2298
2298
  * @maxLength 12
2299
2299
  * @pattern d-[0-9a-fA-F]{10}
@@ -2301,7 +2301,7 @@ export type WorkDocsConfiguration = {
2301
2301
  */
2302
2302
  OrganizationId: string;
2303
2303
  /**
2304
- * `TRUE` to use the Amazon WorkDocs change log to determine which documents require updating in the index. Depending on the change log's size, it may take longer for Amazon Kendra to use the change log than to scan all of your documents in Amazon WorkDocs.
2304
+ * `TRUE` to use the WorkDocs change log to determine which documents require updating in the index. Depending on the change log's size, it may take longer for Amazon Kendra to use the change log than to scan all of your documents in WorkDocs.
2305
2305
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-workdocsconfiguration.html#cfn-kendra-datasource-workdocsconfiguration-usechangelog}
2306
2306
  */
2307
2307
  UseChangeLog?: boolean | undefined;
@@ -14,6 +14,13 @@ export type KinesisStreamProps = {
14
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kinesis-stream.html#cfn-kinesis-stream-desiredshardlevelmetrics}
15
15
  */
16
16
  DesiredShardLevelMetrics?: EnhancedMetric[] | undefined;
17
+ /**
18
+ * The maximum record size of a single record in kibibyte (KiB) that you can write to, and read from a stream.
19
+ * @min 1024
20
+ * @max 10240
21
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kinesis-stream.html#cfn-kinesis-stream-maxrecordsizeinkib}
22
+ */
23
+ MaxRecordSizeInKiB?: number | undefined;
17
24
  /**
18
25
  * The name of the Kinesis stream. If you don't specify a name, AWS CloudFormation generates a unique physical ID and uses that ID for the stream name. For more information, see [Name Type](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-name.html) .
19
26
  *
@@ -52,6 +59,11 @@ export type KinesisStreamProps = {
52
59
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kinesis-stream.html#cfn-kinesis-stream-tags}
53
60
  */
54
61
  Tags?: Tag[] | undefined;
62
+ /**
63
+ * The target warm throughput in MB/s that the stream should be scaled to handle. This represents the throughput capacity that will be immediately available for write operations.
64
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kinesis-stream.html#cfn-kinesis-stream-warmthroughputmibps}
65
+ */
66
+ WarmThroughputMiBps?: number | undefined;
55
67
  };
56
68
  /**
57
69
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kinesis-stream.html#aws-resource-kinesis-stream-return-values}
@@ -133,6 +133,9 @@ export type KMSKeyProps = {
133
133
  * - `ECC_NIST_P256` (secp256r1)
134
134
  * - `ECC_NIST_P384` (secp384r1)
135
135
  * - `ECC_NIST_P521` (secp521r1)
136
+ * - `ECC_NIST_EDWARDS25519` (ed25519) - signing and verification only
137
+ *
138
+ * - *Note:* For ECC_NIST_EDWARDS25519 KMS keys, the ED25519_SHA_512 signing algorithm requires [`MessageType:RAW`](https://docs.aws.amazon.com/kms/latest/APIReference/API_Sign.html#KMS-Sign-request-MessageType) , while ED25519_PH_SHA_512 requires [`MessageType:DIGEST`](https://docs.aws.amazon.com/kms/latest/APIReference/API_Sign.html#KMS-Sign-request-MessageType) . These message types cannot be used interchangeably.
136
139
  * - Other asymmetric elliptic curve key pairs (signing and verification)
137
140
  *
138
141
  * - `ECC_SECG_P256K1` (secp256k1), commonly used for cryptocurrencies.
@@ -147,7 +150,7 @@ export type KMSKeyProps = {
147
150
  * @default "SYMMETRIC_DEFAULT"
148
151
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kms-key.html#cfn-kms-key-keyspec}
149
152
  */
150
- KeySpec?: "SYMMETRIC_DEFAULT" | "RSA_2048" | "RSA_3072" | "RSA_4096" | "ECC_NIST_P256" | "ECC_NIST_P384" | "ECC_NIST_P521" | "ECC_SECG_P256K1" | "HMAC_224" | "HMAC_256" | "HMAC_384" | "HMAC_512" | "SM2" | "ML_DSA_44" | "ML_DSA_65" | "ML_DSA_87" | undefined;
153
+ KeySpec?: "SYMMETRIC_DEFAULT" | "RSA_2048" | "RSA_3072" | "RSA_4096" | "ECC_NIST_P256" | "ECC_NIST_P384" | "ECC_NIST_P521" | "ECC_SECG_P256K1" | "HMAC_224" | "HMAC_256" | "HMAC_384" | "HMAC_512" | "SM2" | "ML_DSA_44" | "ML_DSA_65" | "ML_DSA_87" | "ECC_NIST_EDWARDS25519" | undefined;
151
154
  /**
152
155
  * Determines the [cryptographic operations](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#cryptographic-operations) for which you can use the KMS key. The default value is `ENCRYPT_DECRYPT` . This property is required for asymmetric KMS keys and HMAC KMS keys. You can't change the `KeyUsage` value after the KMS key is created.
153
156
  *
@@ -123,6 +123,10 @@ export type LambdaEventSourceMappingProps = {
123
123
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-eventsourcemapping.html#cfn-lambda-eventsourcemapping-kmskeyarn}
124
124
  */
125
125
  KmsKeyArn?: string | undefined;
126
+ /**
127
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-eventsourcemapping.html#cfn-lambda-eventsourcemapping-loggingconfig}
128
+ */
129
+ LoggingConfig?: LoggingConfig | undefined;
126
130
  /**
127
131
  * The maximum amount of time, in seconds, that Lambda spends gathering records before invoking the function.
128
132
  *
@@ -342,6 +346,16 @@ export type FilterCriteria = {
342
346
  */
343
347
  Filters?: Filter[] | undefined;
344
348
  };
349
+ /**
350
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-loggingconfig.html}
351
+ */
352
+ export type LoggingConfig = {
353
+ /**
354
+ * Event source mapping log granularity level override
355
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-loggingconfig.html#cfn-lambda-eventsourcemapping-loggingconfig-systemloglevel}
356
+ */
357
+ SystemLogLevel?: "DEBUG" | "INFO" | "WARN" | undefined;
358
+ };
345
359
  /**
346
360
  * The metrics configuration for your event source. Use this configuration object to define which metrics you want your event source mapping to produce.
347
361
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-metricsconfig.html}
@@ -351,7 +365,7 @@ export type MetricsConfig = {
351
365
  * The metrics you want your event source mapping to produce. Include `EventCount` to receive event source mapping metrics related to the number of events processed by your event source mapping. For more information about these metrics, see [Event source mapping metrics](https://docs.aws.amazon.com/lambda/latest/dg/monitoring-metrics-types.html#event-source-mapping-metrics) .
352
366
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-metricsconfig.html#cfn-lambda-eventsourcemapping-metricsconfig-metrics}
353
367
  */
354
- Metrics?: "EventCount"[] | undefined;
368
+ Metrics?: ("EventCount" | "ErrorCount" | "KafkaMetrics")[] | undefined;
355
369
  };
356
370
  /**
357
371
  * A destination for events that failed processing. For more information, see [Adding a destination](https://docs.aws.amazon.com/lambda/latest/dg/invocation-async-retain-records.html#invocation-async-destinations) .
@@ -368,7 +382,7 @@ export type OnFailure = {
368
382
  * To retain records of failed invocations from [Kinesis](https://docs.aws.amazon.com/lambda/latest/dg/with-kinesis.html) , [DynamoDB](https://docs.aws.amazon.com/lambda/latest/dg/with-ddb.html) , [self-managed Kafka](https://docs.aws.amazon.com/lambda/latest/dg/with-kafka.html#services-smaa-onfailure-destination) or [Amazon MSK](https://docs.aws.amazon.com/lambda/latest/dg/with-msk.html#services-msk-onfailure-destination) , you can configure an Amazon SNS topic, Amazon SQS queue, or Amazon S3 bucket as the destination.
369
383
  * @minLength 12
370
384
  * @maxLength 1024
371
- * @pattern arn:(aws[a-zA-Z0-9-]*):([a-zA-Z0-9\-])+:((eusc-)?[a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1})?:(\d{12})?:(.*)
385
+ * @pattern ^$|kafka://([^.]([a-zA-Z0-9\-_.]{0,248}))|arn:(aws[a-zA-Z0-9-]*):([a-zA-Z0-9\-])+:((eusc-)?[a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1})?:(\d{12})?:(.*)
372
386
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-onfailure.html#cfn-lambda-eventsourcemapping-onfailure-destination}
373
387
  */
374
388
  Destination?: string | undefined;
@@ -392,6 +406,12 @@ export type ProvisionedPollerConfig = {
392
406
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-provisionedpollerconfig.html#cfn-lambda-eventsourcemapping-provisionedpollerconfig-minimumpollers}
393
407
  */
394
408
  MinimumPollers?: number | undefined;
409
+ /**
410
+ * @minLength 0
411
+ * @maxLength 128
412
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-provisionedpollerconfig.html#cfn-lambda-eventsourcemapping-provisionedpollerconfig-pollergroupname}
413
+ */
414
+ PollerGroupName?: string | undefined;
395
415
  };
396
416
  /**
397
417
  * (Amazon SQS only) The scaling configuration for the event source. To remove the configuration, pass an empty value.
@@ -57,7 +57,7 @@ export type LambdaPermissionProps = {
57
57
  */
58
58
  FunctionUrlAuthType?: "AWS_IAM" | "NONE" | undefined;
59
59
  /**
60
- * Restricts the `lambda:InvokeFunction` action to function URL calls. When set to `true` , this prevents the principal from invoking the function by any means other than the function URL. For more information, see [Control access to Lambda function URLs](https://docs.aws.amazon.com/lambda/latest/dg/urls-auth.html) .
60
+ * Restricts the `lambda:InvokeFunction` action to function URL calls. When specified, this option prevents the principal from invoking the function by any means other than the function URL. For more information, see [Control access to Lambda function URLs](https://docs.aws.amazon.com/lambda/latest/dg/urls-auth.html) .
61
61
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-permission.html#cfn-lambda-permission-invokedviafunctionurl}
62
62
  */
63
63
  InvokedViaFunctionUrl?: boolean | undefined;
@@ -95,6 +95,25 @@ export type LocationAPIKeyAttribs = {
95
95
  */
96
96
  UpdateTime: string;
97
97
  };
98
+ /**
99
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-location-apikey-androidapp.html}
100
+ */
101
+ export type AndroidApp = {
102
+ /**
103
+ * @minLength 59
104
+ * @maxLength 59
105
+ * @pattern ^([A-Fa-f0-9]{2}:){19}[A-Fa-f0-9]{2}$
106
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-location-apikey-androidapp.html#cfn-location-apikey-androidapp-certificatefingerprint}
107
+ */
108
+ CertificateFingerprint: string;
109
+ /**
110
+ * @minLength 1
111
+ * @maxLength 255
112
+ * @pattern ^([A-Za-z][A-Za-z\d_]*\.)+[A-Za-z][A-Za-z\d_]*$
113
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-location-apikey-androidapp.html#cfn-location-apikey-androidapp-package}
114
+ */
115
+ Package: string;
116
+ };
98
117
  /**
99
118
  * API Restrictions on the allowed actions, resources, and referers for an API key resource.
100
119
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-location-apikey-apikeyrestrictions.html}
@@ -143,6 +162,14 @@ export type ApiKeyRestrictions = {
143
162
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-location-apikey-apikeyrestrictions.html#cfn-location-apikey-apikeyrestrictions-allowactions}
144
163
  */
145
164
  AllowActions: string[];
165
+ /**
166
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-location-apikey-apikeyrestrictions.html#cfn-location-apikey-apikeyrestrictions-allowandroidapps}
167
+ */
168
+ AllowAndroidApps?: AndroidApp[] | undefined;
169
+ /**
170
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-location-apikey-apikeyrestrictions.html#cfn-location-apikey-apikeyrestrictions-allowappleapps}
171
+ */
172
+ AllowAppleApps?: AppleApp[] | undefined;
146
173
  /**
147
174
  * An optional list of allowed HTTP referers for which requests must originate from. Requests using this API key from other domains will not be allowed.
148
175
  *
@@ -172,4 +199,16 @@ export type ApiKeyRestrictions = {
172
199
  */
173
200
  AllowResources: string[];
174
201
  };
202
+ /**
203
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-location-apikey-appleapp.html}
204
+ */
205
+ export type AppleApp = {
206
+ /**
207
+ * @minLength 1
208
+ * @maxLength 155
209
+ * @pattern ^[A-Za-z0-9\-]+(\.[A-Za-z0-9\-]+)+$
210
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-location-apikey-appleapp.html#cfn-location-apikey-appleapp-bundleid}
211
+ */
212
+ BundleId: string;
213
+ };
175
214
  //# sourceMappingURL=aws-location-apikey.d.ts.map
@@ -14,7 +14,7 @@ export type MacieSession = ResourceDefinitionWithAttributes<"AWS::Macie::Session
14
14
  */
15
15
  export type MacieSessionProps = {
16
16
  /**
17
- * Specifies how often Amazon Macie publishes updates to policy findings for the account. This includes publishing updates to AWS Security Hub and Amazon EventBridge (formerly Amazon CloudWatch Events ). Valid values are:
17
+ * Specifies how often Amazon Macie publishes updates to policy findings for the account. This includes publishing updates to Security Hub and Amazon EventBridge (formerly Amazon CloudWatch Events ). Valid values are:
18
18
  *
19
19
  * - FIFTEEN_MINUTES
20
20
  * - ONE_HOUR
@@ -210,6 +210,34 @@ export type FailoverConfig = {
210
210
  */
211
211
  State?: "ENABLED" | "DISABLED" | undefined;
212
212
  };
213
+ /**
214
+ * The configuration that defines how content is encrypted during transit between the MediaConnect router and a MediaConnect flow.
215
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flow-flowtransitencryption.html}
216
+ */
217
+ export type FlowTransitEncryption = {
218
+ /**
219
+ * Configuration settings for flow transit encryption keys.
220
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flow-flowtransitencryption.html#cfn-mediaconnect-flow-flowtransitencryption-encryptionkeyconfiguration}
221
+ */
222
+ EncryptionKeyConfiguration: FlowTransitEncryptionKeyConfiguration;
223
+ /**
224
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flow-flowtransitencryption.html#cfn-mediaconnect-flow-flowtransitencryption-encryptionkeytype}
225
+ */
226
+ EncryptionKeyType?: FlowTransitEncryptionKeyType | undefined;
227
+ };
228
+ /**
229
+ * Configuration settings for flow transit encryption keys.
230
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flow-flowtransitencryptionkeyconfiguration.html}
231
+ */
232
+ export type FlowTransitEncryptionKeyConfiguration = {
233
+ SecretsManager: SecretsManagerEncryptionKeyConfiguration;
234
+ } | {
235
+ Automatic: Record<string, unknown>;
236
+ };
237
+ /**
238
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flow-flowtransitencryptionkeytype.html}
239
+ */
240
+ export type FlowTransitEncryptionKeyType = "SECRETS_MANAGER" | "AUTOMATIC";
213
241
  /**
214
242
  * A set of parameters that define the media stream.
215
243
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flow-fmtp.html}
@@ -447,6 +475,24 @@ export type NdiDiscoveryServerConfig = {
447
475
  */
448
476
  VpcInterfaceAdapter: string;
449
477
  };
478
+ /**
479
+ * The configuration settings for transit encryption of a flow source using AWS Secrets Manager, including the secret ARN and role ARN.
480
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flow-secretsmanagerencryptionkeyconfiguration.html}
481
+ */
482
+ export type SecretsManagerEncryptionKeyConfiguration = {
483
+ /**
484
+ * The ARN of the IAM role used for transit encryption from the router output using AWS Secrets Manager.
485
+ * @pattern ^arn:(aws[a-zA-Z-]*):iam::[0-9]{12}:role/[a-zA-Z0-9_+=,.@-]+$
486
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flow-secretsmanagerencryptionkeyconfiguration.html#cfn-mediaconnect-flow-secretsmanagerencryptionkeyconfiguration-rolearn}
487
+ */
488
+ RoleArn: string;
489
+ /**
490
+ * The ARN of the AWS Secrets Manager secret used for transit encryption from the router output.
491
+ * @pattern ^arn:(aws[a-zA-Z-]*):secretsmanager:[a-z0-9-]+:[0-9]{12}:secret:[a-zA-Z0-9/_+=.@-]+$
492
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flow-secretsmanagerencryptionkeyconfiguration.html#cfn-mediaconnect-flow-secretsmanagerencryptionkeyconfiguration-secretarn}
493
+ */
494
+ SecretArn: string;
495
+ };
450
496
  /**
451
497
  * Configures settings for the `SilentAudio` metric.
452
498
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flow-silentaudio.html}
@@ -536,6 +582,15 @@ export type Source = {
536
582
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flow-source.html#cfn-mediaconnect-flow-source-protocol}
537
583
  */
538
584
  Protocol?: "zixi-push" | "rtp-fec" | "rtp" | "rist" | "fujitsu-qos" | "srt-listener" | "srt-caller" | "st2110-jpegxs" | "cdi" | undefined;
585
+ /**
586
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flow-source.html#cfn-mediaconnect-flow-source-routerintegrationstate}
587
+ */
588
+ RouterIntegrationState?: "ENABLED" | "DISABLED" | undefined;
589
+ /**
590
+ * The configuration that defines how content is encrypted during transit between the MediaConnect router and a MediaConnect flow.
591
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flow-source.html#cfn-mediaconnect-flow-source-routerintegrationtransitdecryption}
592
+ */
593
+ RouterIntegrationTransitDecryption?: FlowTransitEncryption | undefined;
539
594
  /**
540
595
  * The port that the flow uses to send outbound requests to initiate connection with the sender.
541
596
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flow-source.html#cfn-mediaconnect-flow-source-sendercontrolport}
@@ -80,12 +80,21 @@ export type MediaConnectFlowOutputProps = {
80
80
  * > AWS Elemental MediaConnect no longer supports the Fujitsu QoS protocol. This reference is maintained for legacy purposes only.
81
81
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-flowoutput.html#cfn-mediaconnect-flowoutput-protocol}
82
82
  */
83
- Protocol: "zixi-push" | "rtp-fec" | "rtp" | "zixi-pull" | "rist" | "fujitsu-qos" | "srt-listener" | "srt-caller" | "st2110-jpegxs" | "cdi" | "ndi-speed-hq";
83
+ Protocol?: "zixi-push" | "rtp-fec" | "rtp" | "zixi-pull" | "rist" | "fujitsu-qos" | "srt-listener" | "srt-caller" | "st2110-jpegxs" | "cdi" | "ndi-speed-hq" | undefined;
84
84
  /**
85
85
  * The remote ID for the Zixi-pull stream.
86
86
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-flowoutput.html#cfn-mediaconnect-flowoutput-remoteid}
87
87
  */
88
88
  RemoteId?: string | undefined;
89
+ /**
90
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-flowoutput.html#cfn-mediaconnect-flowoutput-routerintegrationstate}
91
+ */
92
+ RouterIntegrationState?: "ENABLED" | "DISABLED" | undefined;
93
+ /**
94
+ * The configuration that defines how content is encrypted during transit between the MediaConnect router and a MediaConnect flow.
95
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-flowoutput.html#cfn-mediaconnect-flowoutput-routerintegrationtransitencryption}
96
+ */
97
+ RouterIntegrationTransitEncryption?: FlowTransitEncryption | undefined;
89
98
  /**
90
99
  * The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC streams.
91
100
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-flowoutput.html#cfn-mediaconnect-flowoutput-smoothinglatency}
@@ -176,6 +185,34 @@ export type Encryption = {
176
185
  */
177
186
  SecretArn: string;
178
187
  };
188
+ /**
189
+ * The configuration that defines how content is encrypted during transit between the MediaConnect router and a MediaConnect flow.
190
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flowoutput-flowtransitencryption.html}
191
+ */
192
+ export type FlowTransitEncryption = {
193
+ /**
194
+ * Configuration settings for flow transit encryption keys.
195
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flowoutput-flowtransitencryption.html#cfn-mediaconnect-flowoutput-flowtransitencryption-encryptionkeyconfiguration}
196
+ */
197
+ EncryptionKeyConfiguration: FlowTransitEncryptionKeyConfiguration;
198
+ /**
199
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flowoutput-flowtransitencryption.html#cfn-mediaconnect-flowoutput-flowtransitencryption-encryptionkeytype}
200
+ */
201
+ EncryptionKeyType?: FlowTransitEncryptionKeyType | undefined;
202
+ };
203
+ /**
204
+ * Configuration settings for flow transit encryption keys.
205
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flowoutput-flowtransitencryptionkeyconfiguration.html}
206
+ */
207
+ export type FlowTransitEncryptionKeyConfiguration = {
208
+ SecretsManager: SecretsManagerEncryptionKeyConfiguration;
209
+ } | {
210
+ Automatic: Record<string, unknown>;
211
+ };
212
+ /**
213
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flowoutput-flowtransitencryptionkeytype.html}
214
+ */
215
+ export type FlowTransitEncryptionKeyType = "SECRETS_MANAGER" | "AUTOMATIC";
179
216
  /**
180
217
  * The VPC interface that is used for the media stream associated with the source or output.
181
218
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flowoutput-interface.html}
@@ -213,6 +250,24 @@ export type MediaStreamOutputConfiguration = {
213
250
  */
214
251
  MediaStreamName: string;
215
252
  };
253
+ /**
254
+ * The configuration settings for transit encryption of a flow output using AWS Secrets Manager, including the secret ARN and role ARN.
255
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flowoutput-secretsmanagerencryptionkeyconfiguration.html}
256
+ */
257
+ export type SecretsManagerEncryptionKeyConfiguration = {
258
+ /**
259
+ * The ARN of the IAM role used for transit encryption to the router input using AWS Secrets Manager.
260
+ * @pattern ^arn:(aws[a-zA-Z-]*):iam::[0-9]{12}:role/[a-zA-Z0-9_+=,.@-]+$
261
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flowoutput-secretsmanagerencryptionkeyconfiguration.html#cfn-mediaconnect-flowoutput-secretsmanagerencryptionkeyconfiguration-rolearn}
262
+ */
263
+ RoleArn: string;
264
+ /**
265
+ * The ARN of the AWS Secrets Manager secret used for transit encryption to the router input.
266
+ * @pattern ^arn:(aws[a-zA-Z-]*):secretsmanager:[a-z0-9-]+:[0-9]{12}:secret:[a-zA-Z0-9/_+=.@-]+$
267
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flowoutput-secretsmanagerencryptionkeyconfiguration.html#cfn-mediaconnect-flowoutput-secretsmanagerencryptionkeyconfiguration-secretarn}
268
+ */
269
+ SecretArn: string;
270
+ };
216
271
  /**
217
272
  * The settings for attaching a VPC interface to an resource.
218
273
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flowoutput-vpcinterfaceattachment.html}