@propulsionworks/cloudformation 0.1.37 → 0.1.39

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (92) hide show
  1. package/out/exports/resources.generated/aws-arcregionswitch-plan.d.ts +3 -3
  2. package/out/exports/resources.generated/aws-backup-backupplan.d.ts +1 -0
  3. package/out/exports/resources.generated/aws-backup-logicallyairgappedbackupvault.d.ts +3 -0
  4. package/out/exports/resources.generated/aws-bedrock-dataautomationproject.d.ts +78 -0
  5. package/out/exports/resources.generated/aws-bedrock-knowledgebase.d.ts +57 -3
  6. package/out/exports/resources.generated/aws-billingconductor-customlineitem.d.ts +11 -5
  7. package/out/exports/resources.generated/aws-ce-costcategory.d.ts +1 -1
  8. package/out/exports/resources.generated/aws-cleanrooms-analysistemplate.d.ts +71 -0
  9. package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +16 -0
  10. package/out/exports/resources.generated/aws-cleanrooms-membership.d.ts +16 -0
  11. package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +20 -0
  12. package/out/exports/resources.generated/aws-config-configurationrecorder.d.ts +1 -1
  13. package/out/exports/resources.generated/aws-connect-datatable.d.ts +82 -0
  14. package/out/exports/resources.generated/aws-connect-datatableattribute.d.ts +94 -0
  15. package/out/exports/resources.generated/aws-connect-datatablerecord.d.ts +59 -0
  16. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +132 -1
  17. package/out/exports/resources.generated/aws-connect-securityprofile.d.ts +10 -9
  18. package/out/exports/resources.generated/aws-connect-workspace.d.ts +348 -0
  19. package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +107 -1
  20. package/out/exports/resources.generated/aws-customerprofiles-segmentdefinition.d.ts +5 -1
  21. package/out/exports/resources.generated/aws-datazone-connection.d.ts +19 -1
  22. package/out/exports/resources.generated/aws-devopsagent-agentspace.d.ts +56 -0
  23. package/out/exports/resources.generated/aws-devopsagent-association.d.ts +453 -0
  24. package/out/exports/resources.generated/aws-dsql-cluster.d.ts +5 -0
  25. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +7 -0
  26. package/out/exports/resources.generated/aws-ec2-networkinterface.d.ts +5 -0
  27. package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +12 -0
  28. package/out/exports/resources.generated/aws-ecs-expressgatewayservice.d.ts +48 -0
  29. package/out/exports/resources.generated/aws-eks-capability.d.ts +27 -15
  30. package/out/exports/resources.generated/aws-eks-nodegroup.d.ts +58 -0
  31. package/out/exports/resources.generated/aws-entityresolution-matchingworkflow.d.ts +18 -1
  32. package/out/exports/resources.generated/aws-fsx-s3accesspointattachment.d.ts +115 -1
  33. package/out/exports/resources.generated/aws-gamelift-script.d.ts +1 -1
  34. package/out/exports/resources.generated/aws-glue-connection.d.ts +0 -23
  35. package/out/exports/resources.generated/aws-glue-identitycenterconfiguration.d.ts +49 -0
  36. package/out/exports/resources.generated/aws-imagebuilder-component.d.ts +11 -5
  37. package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +5 -13
  38. package/out/exports/resources.generated/aws-imagebuilder-image.d.ts +17 -21
  39. package/out/exports/resources.generated/aws-imagebuilder-imagepipeline.d.ts +1 -1
  40. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +11 -5
  41. package/out/exports/resources.generated/aws-imagebuilder-workflow.d.ts +4 -4
  42. package/out/exports/resources.generated/aws-iotfleethub-application.d.ts +0 -15
  43. package/out/exports/resources.generated/aws-lambda-capacityprovider.d.ts +22 -18
  44. package/out/exports/resources.generated/aws-lambda-function.d.ts +33 -1
  45. package/out/exports/resources.generated/aws-lambda-permission.d.ts +1 -1
  46. package/out/exports/resources.generated/aws-lambda-version.d.ts +1 -1
  47. package/out/exports/resources.generated/aws-macie-session.d.ts +1 -1
  48. package/out/exports/resources.generated/aws-medialive-channel.d.ts +12 -0
  49. package/out/exports/resources.generated/aws-medialive-input.d.ts +30 -0
  50. package/out/exports/resources.generated/aws-msk-cluster.d.ts +8 -0
  51. package/out/exports/resources.generated/aws-networkmanager-connectattachment.d.ts +5 -0
  52. package/out/exports/resources.generated/aws-networkmanager-corenetworkprefixlistassociation.d.ts +29 -0
  53. package/out/exports/resources.generated/aws-networkmanager-directconnectgatewayattachment.d.ts +5 -0
  54. package/out/exports/resources.generated/aws-networkmanager-sitetositevpnattachment.d.ts +5 -0
  55. package/out/exports/resources.generated/aws-networkmanager-transitgatewayroutetableattachment.d.ts +5 -0
  56. package/out/exports/resources.generated/aws-networkmanager-vpcattachment.d.ts +5 -0
  57. package/out/exports/resources.generated/aws-observabilityadmin-organizationtelemetryrule.d.ts +271 -3
  58. package/out/exports/resources.generated/aws-observabilityadmin-s3tableintegration.d.ts +88 -0
  59. package/out/exports/resources.generated/aws-observabilityadmin-telemetrypipelines.d.ts +68 -0
  60. package/out/exports/resources.generated/aws-observabilityadmin-telemetryrule.d.ts +282 -4
  61. package/out/exports/resources.generated/aws-opensearchservice-application.d.ts +1 -1
  62. package/out/exports/resources.generated/aws-organizations-policy.d.ts +1 -1
  63. package/out/exports/resources.generated/aws-paymentcryptography-key.d.ts +7 -0
  64. package/out/exports/resources.generated/aws-ram-resourceshare.d.ts +27 -0
  65. package/out/exports/resources.generated/aws-route53-hostedzone.d.ts +16 -0
  66. package/out/exports/resources.generated/aws-route53profiles-profile.d.ts +5 -0
  67. package/out/exports/resources.generated/aws-s3-accessgrantslocation.d.ts +2 -2
  68. package/out/exports/resources.generated/aws-s3-storagelens.d.ts +68 -0
  69. package/out/exports/resources.generated/aws-s3tables-table.d.ts +16 -0
  70. package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +16 -0
  71. package/out/exports/resources.generated/aws-s3vectors-index.d.ts +28 -0
  72. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +8 -2
  73. package/out/exports/resources.generated/aws-securityhub-aggregatorv2.d.ts +2 -2
  74. package/out/exports/resources.generated/aws-securityhub-automationrule.d.ts +32 -32
  75. package/out/exports/resources.generated/aws-securityhub-automationrulev2.d.ts +14 -14
  76. package/out/exports/resources.generated/aws-securityhub-configurationpolicy.d.ts +12 -12
  77. package/out/exports/resources.generated/aws-securityhub-connectorv2.d.ts +143 -0
  78. package/out/exports/resources.generated/aws-securityhub-delegatedadmin.d.ts +5 -5
  79. package/out/exports/resources.generated/aws-securityhub-findingaggregator.d.ts +4 -4
  80. package/out/exports/resources.generated/aws-securityhub-hub.d.ts +14 -14
  81. package/out/exports/resources.generated/aws-securityhub-hubv2.d.ts +3 -3
  82. package/out/exports/resources.generated/aws-securityhub-insight.d.ts +29 -29
  83. package/out/exports/resources.generated/aws-securityhub-organizationconfiguration.d.ts +10 -10
  84. package/out/exports/resources.generated/aws-securityhub-policyassociation.d.ts +3 -3
  85. package/out/exports/resources.generated/aws-securityhub-productsubscription.d.ts +2 -2
  86. package/out/exports/resources.generated/aws-securityhub-securitycontrol.d.ts +0 -0
  87. package/out/exports/resources.generated/aws-securityhub-standard.d.ts +6 -6
  88. package/out/exports/resources.generated/aws-transfer-connector.d.ts +6 -0
  89. package/out/exports/resources.generated/aws-wisdom-aiagent.d.ts +15 -0
  90. package/out/exports/resources.generated/aws-wisdom-aiguardrail.d.ts +118 -1
  91. package/out/exports/resources.generated/aws-workspacesweb-usersettings.d.ts +86 -0
  92. package/package.json +1 -1
@@ -15,7 +15,7 @@ export type ImageBuilderImageProps = {
15
15
  */
16
16
  ContainerRecipeArn: string;
17
17
  /**
18
- * The deletion settings of the image, indicating whether to delete the underlying resources in addition to the image.
18
+ * Enables deletion of underlying resources of an image when it is replaced or deleted, including its Amazon Machine Images (AMIs), snapshots, or containers.
19
19
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-deletionsettings}
20
20
  */
21
21
  DeletionSettings?: DeletionSettings | undefined;
@@ -35,7 +35,7 @@ export type ImageBuilderImageProps = {
35
35
  */
36
36
  ExecutionRole?: string | undefined;
37
37
  /**
38
- * The settings for starting an image pipeline execution.
38
+ * The image pipeline execution settings of the image.
39
39
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-imagepipelineexecutionsettings}
40
40
  */
41
41
  ImagePipelineExecutionSettings?: ImagePipelineExecutionSettings | undefined;
@@ -81,7 +81,7 @@ export type ImageBuilderImageProps = {
81
81
  */
82
82
  ContainerRecipeArn?: string | undefined;
83
83
  /**
84
- * The deletion settings of the image, indicating whether to delete the underlying resources in addition to the image.
84
+ * Enables deletion of underlying resources of an image when it is replaced or deleted, including its Amazon Machine Images (AMIs), snapshots, or containers.
85
85
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-deletionsettings}
86
86
  */
87
87
  DeletionSettings?: DeletionSettings | undefined;
@@ -101,7 +101,7 @@ export type ImageBuilderImageProps = {
101
101
  */
102
102
  ExecutionRole?: string | undefined;
103
103
  /**
104
- * The settings for starting an image pipeline execution.
104
+ * The image pipeline execution settings of the image.
105
105
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-imagepipelineexecutionsettings}
106
106
  */
107
107
  ImagePipelineExecutionSettings?: ImagePipelineExecutionSettings | undefined;
@@ -147,7 +147,7 @@ export type ImageBuilderImageProps = {
147
147
  */
148
148
  ContainerRecipeArn?: string | undefined;
149
149
  /**
150
- * The deletion settings of the image, indicating whether to delete the underlying resources in addition to the image.
150
+ * Enables deletion of underlying resources of an image when it is replaced or deleted, including its Amazon Machine Images (AMIs), snapshots, or containers.
151
151
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-deletionsettings}
152
152
  */
153
153
  DeletionSettings?: DeletionSettings | undefined;
@@ -167,7 +167,7 @@ export type ImageBuilderImageProps = {
167
167
  */
168
168
  ExecutionRole?: string | undefined;
169
169
  /**
170
- * The settings for starting an image pipeline execution.
170
+ * The image pipeline execution settings of the image.
171
171
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-imagepipelineexecutionsettings}
172
172
  */
173
173
  ImagePipelineExecutionSettings: ImagePipelineExecutionSettings;
@@ -227,28 +227,22 @@ export type ImageBuilderImageAttribs = {
227
227
  */
228
228
  ImageUri: string;
229
229
  /**
230
- * The Amazon Resource Name (ARN) of the image.
231
- *
232
- * > Semantic versioning is included in each object's Amazon Resource Name (ARN), at the level that applies to that object as follows:
233
- * >
234
- * > - Versionless ARNs and Name ARNs do not include specific values in any of the nodes. The nodes are either left off entirely, or they are specified as wildcards, for example: x.x.x.
235
- * > - Version ARNs have only the first three nodes: <major>.<minor>.<patch>
236
- * > - Build version ARNs have all four nodes, and point to a specific build for a specific version of an object.
230
+ * The latest version Amazon Resource Name (ARN) of the Image Builder resource.
237
231
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-latestversion.html#cfn-imagebuilder-image-latestversion-arn}
238
232
  */
239
233
  "LatestVersion.Arn": string;
240
234
  /**
241
- * The latest version ARN of the created image, with the same major version.
235
+ * The latest version Amazon Resource Name (ARN) with the same `major` version of the Image Builder resource.
242
236
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-latestversion.html#cfn-imagebuilder-image-latestversion-major}
243
237
  */
244
238
  "LatestVersion.Major": string;
245
239
  /**
246
- * The latest version ARN of the created image, with the same minor version.
240
+ * The latest version Amazon Resource Name (ARN) with the same `minor` version of the Image Builder resource.
247
241
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-latestversion.html#cfn-imagebuilder-image-latestversion-minor}
248
242
  */
249
243
  "LatestVersion.Minor": string;
250
244
  /**
251
- * The latest version ARN of the created image, with the same patch version.
245
+ * The latest version Amazon Resource Name (ARN) with the same `patch` version of the Image Builder resource.
252
246
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-latestversion.html#cfn-imagebuilder-image-latestversion-patch}
253
247
  */
254
248
  "LatestVersion.Patch": string;
@@ -259,12 +253,14 @@ export type ImageBuilderImageAttribs = {
259
253
  Name: string;
260
254
  };
261
255
  /**
262
- * The deletion settings of the image, indicating whether to delete the underlying resources in addition to the image.
256
+ * Contains deletion settings of underlying resources of an image when it is replaced or deleted, including its Amazon Machine Images (AMIs), snapshots, or containers.
257
+ *
258
+ * > If you specify the `Retain` option in the [DeletionPolicy](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-attribute-updatereplacepolicy.html) or [UpdateReplacePolicy](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-attribute-deletionpolicy.html) , the deletion of underlying resources will not be executed.
263
259
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-deletionsettings.html}
264
260
  */
265
261
  export type DeletionSettings = {
266
262
  /**
267
- * The execution role to use for deleting the image, as well as underlying resources.
263
+ * The name or Amazon Resource Name (ARN) for the IAM role you create that grants Image Builder access to delete the image and its underlying resources.
268
264
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-deletionsettings.html#cfn-imagebuilder-image-deletionsettings-executionrole}
269
265
  */
270
266
  ExecutionRole: string;
@@ -297,17 +293,17 @@ export type ImageLoggingConfiguration = {
297
293
  LogGroupName?: string | undefined;
298
294
  };
299
295
  /**
300
- * The settings for starting an image pipeline execution.
296
+ * Contains settings for starting an image pipeline execution.
301
297
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-imagepipelineexecutionsettings.html}
302
298
  */
303
299
  export type ImagePipelineExecutionSettings = {
304
300
  /**
305
- * The deployment ID of the pipeline, used to trigger new image pipeline executions.
301
+ * The deployment identifier of the pipeline, utilized to initiate new image pipeline executions.
306
302
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-imagepipelineexecutionsettings.html#cfn-imagebuilder-image-imagepipelineexecutionsettings-deploymentid}
307
303
  */
308
304
  DeploymentId?: string | undefined;
309
305
  /**
310
- * Whether to trigger the image pipeline when the pipeline is updated. False by default.
306
+ * Defines whether the pipeline should be executed upon pipeline updates. False by default.
311
307
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-imagepipelineexecutionsettings.html#cfn-imagebuilder-image-imagepipelineexecutionsettings-onupdate}
312
308
  */
313
309
  OnUpdate?: boolean | undefined;
@@ -171,7 +171,7 @@ export type ImageBuilderImagePipelineAttribs = {
171
171
  */
172
172
  Arn: string;
173
173
  /**
174
- * The deployment ID of the pipeline, used for resource create/update triggers.
174
+ * Returns the deployment ID of the pipeline, used for resource create/update triggers.
175
175
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagepipeline.html#cfn-imagebuilder-imagepipeline-deploymentid}
176
176
  */
177
177
  DeploymentId: string;
@@ -55,7 +55,13 @@ export type ImageBuilderImageRecipeProps = {
55
55
  */
56
56
  Tags?: Record<string, string> | undefined;
57
57
  /**
58
- * The version of the image recipe.
58
+ * The semantic version of the image recipe. This version follows the semantic version syntax.
59
+ *
60
+ * > The semantic version has four nodes: <major>.<minor>.<patch>/<build>. You can assign values for the first three, and can filter on all of them.
61
+ * >
62
+ * > *Assignment:* For the first three nodes you can assign any positive integer value, including zero, with an upper limit of 2^30-1, or 1073741823 for each node. Image Builder automatically assigns the build number to the fourth node.
63
+ * >
64
+ * > *Patterns:* You can use any numeric pattern that adheres to the assignment requirements for the nodes that you can assign. For example, you might choose a software version pattern, such as 1.0.0, or a date, such as 2021.01.01.
59
65
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagerecipe.html#cfn-imagebuilder-imagerecipe-version}
60
66
  */
61
67
  Version: string;
@@ -75,22 +81,22 @@ export type ImageBuilderImageRecipeAttribs = {
75
81
  */
76
82
  Arn: string;
77
83
  /**
78
- * The Amazon Resource Name (ARN) of the image recipe.
84
+ * The latest version Amazon Resource Name (ARN) of the Image Builder resource.
79
85
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagerecipe-latestversion.html#cfn-imagebuilder-imagerecipe-latestversion-arn}
80
86
  */
81
87
  "LatestVersion.Arn": string;
82
88
  /**
83
- * The latest version ARN of the created image recipe, with the same major version.
89
+ * The latest version Amazon Resource Name (ARN) with the same `major` version of the Image Builder resource.
84
90
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagerecipe-latestversion.html#cfn-imagebuilder-imagerecipe-latestversion-major}
85
91
  */
86
92
  "LatestVersion.Major": string;
87
93
  /**
88
- * The latest version ARN of the created image recipe, with the same minor version.
94
+ * The latest version Amazon Resource Name (ARN) with the same `minor` version of the Image Builder resource.
89
95
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagerecipe-latestversion.html#cfn-imagebuilder-imagerecipe-latestversion-minor}
90
96
  */
91
97
  "LatestVersion.Minor": string;
92
98
  /**
93
- * The latest version ARN of the created image recipe, with the same patch version.
99
+ * The latest version Amazon Resource Name (ARN) with the same `patch` version of the Image Builder resource.
94
100
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagerecipe-latestversion.html#cfn-imagebuilder-imagerecipe-latestversion-patch}
95
101
  */
96
102
  "LatestVersion.Patch": string;
@@ -75,22 +75,22 @@ export type ImageBuilderWorkflowAttribs = {
75
75
  */
76
76
  Arn: string;
77
77
  /**
78
- * The Amazon Resource Name (ARN) of the workflow resource.
78
+ * The latest version Amazon Resource Name (ARN) of the Image Builder resource.
79
79
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-workflow-latestversion.html#cfn-imagebuilder-workflow-latestversion-arn}
80
80
  */
81
81
  "LatestVersion.Arn": string;
82
82
  /**
83
- * The latest version ARN of the created workflow, with the same major version.
83
+ * The latest version Amazon Resource Name (ARN) with the same `major` version of the Image Builder resource.
84
84
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-workflow-latestversion.html#cfn-imagebuilder-workflow-latestversion-major}
85
85
  */
86
86
  "LatestVersion.Major": string;
87
87
  /**
88
- * The latest version ARN of the created workflow, with the same minor version.
88
+ * The latest version Amazon Resource Name (ARN) with the same `minor` version of the Image Builder resource.
89
89
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-workflow-latestversion.html#cfn-imagebuilder-workflow-latestversion-minor}
90
90
  */
91
91
  "LatestVersion.Minor": string;
92
92
  /**
93
- * The latest version ARN of the created workflow, with the same patch version.
93
+ * The latest version Amazon Resource Name (ARN) with the same `patch` version of the Image Builder resource.
94
94
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-workflow-latestversion.html#cfn-imagebuilder-workflow-latestversion-patch}
95
95
  */
96
96
  "LatestVersion.Patch": string;
@@ -11,17 +11,11 @@ export type IoTFleetHubApplication = ResourceDefinitionWithAttributes<"AWS::IoTF
11
11
  export type IoTFleetHubApplicationProps = {
12
12
  /**
13
13
  * An optional description of the web application.
14
- * @minLength 1
15
- * @maxLength 2048
16
- * @pattern ^[ -~]*$
17
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotfleethub-application.html#cfn-iotfleethub-application-applicationdescription}
18
15
  */
19
16
  ApplicationDescription?: string | undefined;
20
17
  /**
21
18
  * The name of the web application.
22
- * @minLength 1
23
- * @maxLength 256
24
- * @pattern ^[ -~]*$
25
19
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotfleethub-application.html#cfn-iotfleethub-application-applicationname}
26
20
  */
27
21
  ApplicationName: string;
@@ -31,9 +25,6 @@ export type IoTFleetHubApplicationProps = {
31
25
  * > The name of the role must be in the form `FleetHub_random_string` .
32
26
  *
33
27
  * Pattern: `^arn:[!-~]+$`
34
- * @minLength 1
35
- * @maxLength 1600
36
- * @pattern ^arn:[!-~]+$
37
28
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotfleethub-application.html#cfn-iotfleethub-application-rolearn}
38
29
  */
39
30
  RoleArn: string;
@@ -49,9 +40,6 @@ export type IoTFleetHubApplicationProps = {
49
40
  export type IoTFleetHubApplicationAttribs = {
50
41
  /**
51
42
  * The ARN of the web application.
52
- * @minLength 1
53
- * @maxLength 1600
54
- * @pattern ^arn:[!-~]+$
55
43
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotfleethub-application.html#cfn-iotfleethub-application-applicationarn}
56
44
  */
57
45
  ApplicationArn: string;
@@ -62,9 +50,6 @@ export type IoTFleetHubApplicationAttribs = {
62
50
  ApplicationCreationDate: number;
63
51
  /**
64
52
  * The unique Id of the web application.
65
- * @minLength 36
66
- * @maxLength 36
67
- * @pattern ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
68
53
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotfleethub-application.html#cfn-iotfleethub-application-applicationid}
69
54
  */
70
55
  ApplicationId: string;
@@ -1,9 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
+ * Creates a capacity provider that manages compute resources for Lambda functions
3
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-capacityprovider.html}
4
5
  */
5
6
  export type LambdaCapacityProvider = ResourceDefinitionWithAttributes<"AWS::Lambda::CapacityProvider", LambdaCapacityProviderProps, LambdaCapacityProviderAttribs>;
6
7
  /**
8
+ * Creates a capacity provider that manages compute resources for Lambda functions
7
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-capacityprovider.html}
8
10
  */
9
11
  export type LambdaCapacityProviderProps = {
@@ -21,12 +23,12 @@ export type LambdaCapacityProviderProps = {
21
23
  */
22
24
  CapacityProviderScalingConfig?: CapacityProviderScalingConfig | undefined;
23
25
  /**
24
- * Specifications for the types of EC2 instances that the capacity provider can use.
26
+ * The instance requirements for compute resources managed by the capacity provider.
25
27
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-capacityprovider.html#cfn-lambda-capacityprovider-instancerequirements}
26
28
  */
27
29
  InstanceRequirements?: InstanceRequirements | undefined;
28
30
  /**
29
- * The ARN of the AWS Key Management Service (KMS) key used by the capacity provider.
31
+ * The ARN of the KMS key used to encrypt the capacity provider's resources.
30
32
  * @minLength 0
31
33
  * @maxLength 10000
32
34
  * @pattern ^(arn:(aws[a-zA-Z-]*)?:[a-z0-9-.]+:.*)|()$
@@ -34,17 +36,17 @@ export type LambdaCapacityProviderProps = {
34
36
  */
35
37
  KmsKeyArn?: string | undefined;
36
38
  /**
37
- * IAM permissions configuration for the capacity provider.
39
+ * The permissions configuration for the capacity provider.
38
40
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-capacityprovider.html#cfn-lambda-capacityprovider-permissionsconfig}
39
41
  */
40
42
  PermissionsConfig: CapacityProviderPermissionsConfig;
41
43
  /**
42
- * A list of tags to apply to the capacity provider.
44
+ * A key-value pair that provides metadata for the capacity provider.
43
45
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-capacityprovider.html#cfn-lambda-capacityprovider-tags}
44
46
  */
45
47
  Tags?: Tag[] | undefined;
46
48
  /**
47
- * VPC configuration for the capacity provider.
49
+ * The VPC configuration for the capacity provider.
48
50
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-capacityprovider.html#cfn-lambda-capacityprovider-vpcconfig}
49
51
  */
50
52
  VpcConfig: CapacityProviderVpcConfig;
@@ -73,12 +75,12 @@ export type LambdaCapacityProviderAttribs = {
73
75
  */
74
76
  export type Architecture = "x86_64" | "arm64";
75
77
  /**
76
- * IAM permissions configuration for the capacity provider.
78
+ * Configuration that specifies the permissions required for the capacity provider to manage compute resources.
77
79
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-capacityproviderpermissionsconfig.html}
78
80
  */
79
81
  export type CapacityProviderPermissionsConfig = {
80
82
  /**
81
- * The ARN of the IAM role that Lambda assumes to manage the capacity provider.
83
+ * The ARN of the IAM role that the capacity provider uses to manage compute instances and other AWS resources.
82
84
  * @minLength 0
83
85
  * @maxLength 10000
84
86
  * @pattern ^arn:(aws[a-zA-Z-]*)?:iam::\d{12}:role/?[a-zA-Z_0-9+=,.@\-_/]+$
@@ -92,18 +94,19 @@ export type CapacityProviderPermissionsConfig = {
92
94
  */
93
95
  export type CapacityProviderPredefinedMetricType = "LambdaCapacityProviderAverageCPUUtilization";
94
96
  /**
95
- * The scaling configuration for the capacity provider.
97
+ * Configuration that defines how the capacity provider scales compute instances based on demand and policies.
96
98
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-capacityproviderscalingconfig.html}
97
99
  */
98
100
  export type CapacityProviderScalingConfig = {
99
101
  /**
100
- * The maximum number of EC2 instances that the capacity provider can scale up to.
102
+ * The maximum number of vCPUs that the capacity provider can provision across all compute instances.
101
103
  * @min 2
102
104
  * @max 15000
103
105
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-capacityproviderscalingconfig.html#cfn-lambda-capacityprovider-capacityproviderscalingconfig-maxvcpucount}
104
106
  */
105
107
  MaxVCpuCount?: number | undefined;
106
108
  /**
109
+ * The scaling mode that determines how the capacity provider responds to changes in demand.
107
110
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-capacityproviderscalingconfig.html#cfn-lambda-capacityprovider-capacityproviderscalingconfig-scalingmode}
108
111
  */
109
112
  ScalingMode?: CapacityProviderScalingMode | undefined;
@@ -124,53 +127,54 @@ export type CapacityProviderScalingMode = "Auto" | "Manual";
124
127
  */
125
128
  export type CapacityProviderState = "Pending" | "Active" | "Failed" | "Deleting";
126
129
  /**
127
- * VPC configuration for the capacity provider.
130
+ * VPC configuration that specifies the network settings for compute instances managed by the capacity provider.
128
131
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-capacityprovidervpcconfig.html}
129
132
  */
130
133
  export type CapacityProviderVpcConfig = {
131
134
  /**
132
- * A list of security group IDs to associate with EC2 instances.
135
+ * A list of security group IDs that control network access for compute instances managed by the capacity provider.
133
136
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-capacityprovidervpcconfig.html#cfn-lambda-capacityprovider-capacityprovidervpcconfig-securitygroupids}
134
137
  */
135
138
  SecurityGroupIds: string[];
136
139
  /**
137
- * A list of subnet IDs where the capacity provider can launch EC2 instances.
140
+ * A list of subnet IDs where the capacity provider launches compute instances.
138
141
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-capacityprovidervpcconfig.html#cfn-lambda-capacityprovider-capacityprovidervpcconfig-subnetids}
139
142
  */
140
143
  SubnetIds: string[];
141
144
  };
142
145
  /**
143
- * Specifications for the types of EC2 instances that the capacity provider can use.
146
+ * Specifications that define the characteristics and constraints for compute instances used by the capacity provider.
144
147
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-instancerequirements.html}
145
148
  */
146
149
  export type InstanceRequirements = {
147
150
  /**
148
- * A list of instance types that the capacity provider can use. Supports wildcards (for example, m5.*).
151
+ * A list of EC2 instance types that the capacity provider is allowed to use. If not specified, all compatible instance types are allowed.
149
152
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-instancerequirements.html#cfn-lambda-capacityprovider-instancerequirements-allowedinstancetypes}
150
153
  */
151
154
  AllowedInstanceTypes?: string[] | undefined;
152
155
  /**
153
- * The instruction set architecture for EC2 instances. Specify either x86_64 or arm64.
156
+ * A list of supported CPU architectures for compute instances. Valid values include `x86_64` and `arm64` .
154
157
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-instancerequirements.html#cfn-lambda-capacityprovider-instancerequirements-architectures}
155
158
  */
156
159
  Architectures?: Architecture[] | undefined;
157
160
  /**
158
- * A list of instance types that the capacity provider should not use. Takes precedence over AllowedInstanceTypes.
161
+ * A list of EC2 instance types that the capacity provider should not use, even if they meet other requirements.
159
162
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-instancerequirements.html#cfn-lambda-capacityprovider-instancerequirements-excludedinstancetypes}
160
163
  */
161
164
  ExcludedInstanceTypes?: string[] | undefined;
162
165
  };
163
166
  /**
164
- * A target tracking scaling policy for the capacity provider.
167
+ * A scaling policy for the capacity provider that automatically adjusts capacity to maintain a target value for a specific metric.
165
168
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-targettrackingscalingpolicy.html}
166
169
  */
167
170
  export type TargetTrackingScalingPolicy = {
168
171
  /**
172
+ * The predefined metric type to track for scaling decisions.
169
173
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-targettrackingscalingpolicy.html#cfn-lambda-capacityprovider-targettrackingscalingpolicy-predefinedmetrictype}
170
174
  */
171
175
  PredefinedMetricType: CapacityProviderPredefinedMetricType;
172
176
  /**
173
- * The target value for the metric as a percentage (for example, 70.0 for 70%).
177
+ * The target value for the metric that the scaling policy attempts to maintain through scaling actions.
174
178
  * @min 0
175
179
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-targettrackingscalingpolicy.html#cfn-lambda-capacityprovider-targettrackingscalingpolicy-targetvalue}
176
180
  */
@@ -39,6 +39,7 @@ export type LambdaFunctionProps = {
39
39
  */
40
40
  Architectures?: ("x86_64" | "arm64")[] | undefined;
41
41
  /**
42
+ * Configuration for the capacity provider that manages compute resources for Lambda functions.
42
43
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-function.html#cfn-lambda-function-capacityproviderconfig}
43
44
  */
44
45
  CapacityProviderConfig?: CapacityProviderConfig | undefined;
@@ -69,6 +70,11 @@ export type LambdaFunctionProps = {
69
70
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-function.html#cfn-lambda-function-description}
70
71
  */
71
72
  Description?: string | undefined;
73
+ /**
74
+ * Configuration settings for [durable functions](https://docs.aws.amazon.com/lambda/latest/dg/durable-functions.html) , including execution timeout and retention period for execution history.
75
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-function.html#cfn-lambda-function-durableconfig}
76
+ */
77
+ DurableConfig?: DurableConfig | undefined;
72
78
  /**
73
79
  * Environment variables that are accessible from function code during execution.
74
80
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-function.html#cfn-lambda-function-environment}
@@ -95,6 +101,7 @@ export type LambdaFunctionProps = {
95
101
  */
96
102
  FunctionName?: string | undefined;
97
103
  /**
104
+ * Configuration that defines the scaling behavior for a Lambda Managed Instances function, including the minimum and maximum number of execution environments that can be provisioned.
98
105
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-function.html#cfn-lambda-function-functionscalingconfig}
99
106
  */
100
107
  FunctionScalingConfig?: FunctionScalingConfig | undefined;
@@ -237,10 +244,12 @@ export type LambdaFunctionAttribs = {
237
244
  "SnapStartResponse.OptimizationStatus": "On" | "Off";
238
245
  };
239
246
  /**
247
+ * Configuration for the capacity provider that manages compute resources for Lambda functions.
240
248
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-capacityproviderconfig.html}
241
249
  */
242
250
  export type CapacityProviderConfig = {
243
251
  /**
252
+ * Configuration for Lambda-managed instances used by the capacity provider.
244
253
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-capacityproviderconfig.html#cfn-lambda-function-capacityproviderconfig-lambdamanagedinstancescapacityproviderconfig}
245
254
  */
246
255
  LambdaManagedInstancesCapacityProviderConfig: LambdaManagedInstancesCapacityProviderConfig;
@@ -313,6 +322,27 @@ export type DeadLetterConfig = {
313
322
  */
314
323
  TargetArn?: string | undefined;
315
324
  };
325
+ /**
326
+ * Configuration settings for [durable functions](https://docs.aws.amazon.com/lambda/latest/dg/durable-functions.html) , including execution timeout and retention period for execution history.
327
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-durableconfig.html}
328
+ */
329
+ export type DurableConfig = {
330
+ /**
331
+ * The maximum time (in seconds) that a durable execution can run before timing out. This timeout applies to the entire durable execution, not individual function invocations.
332
+ * @min 1
333
+ * @max 31622400
334
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-durableconfig.html#cfn-lambda-function-durableconfig-executiontimeout}
335
+ */
336
+ ExecutionTimeout: number;
337
+ /**
338
+ * The number of days to retain execution history after a durable execution completes. After this period, execution history is no longer available through the GetDurableExecutionHistory API.
339
+ * @min 1
340
+ * @max 90
341
+ * @default 14
342
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-durableconfig.html#cfn-lambda-function-durableconfig-retentionperiodindays}
343
+ */
344
+ RetentionPeriodInDays?: number | undefined;
345
+ };
316
346
  /**
317
347
  * A function's environment variable settings. You can use environment variables to adjust your function's behavior without updating code. An environment variable is a pair of strings that are stored in a function's version-specific configuration.
318
348
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-environment.html}
@@ -360,6 +390,7 @@ export type FileSystemConfig = {
360
390
  LocalMountPath: string;
361
391
  };
362
392
  /**
393
+ * Configuration that defines the scaling behavior for a Lambda Managed Instances function, including the minimum and maximum number of execution environments that can be provisioned.
363
394
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-functionscalingconfig.html}
364
395
  */
365
396
  export type FunctionScalingConfig = {
@@ -400,6 +431,7 @@ export type ImageConfig = {
400
431
  WorkingDirectory?: string | undefined;
401
432
  };
402
433
  /**
434
+ * Configuration for Lambda-managed instances used by the capacity provider.
403
435
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-lambdamanagedinstancescapacityproviderconfig.html}
404
436
  */
405
437
  export type LambdaManagedInstancesCapacityProviderConfig = {
@@ -419,7 +451,7 @@ export type LambdaManagedInstancesCapacityProviderConfig = {
419
451
  */
420
452
  ExecutionEnvironmentMemoryGiBPerVCpu?: number | undefined;
421
453
  /**
422
- * The maximum number of concurrent execution environments that can run on each compute instance.
454
+ * The maximum number of concurrent executions that can run on each execution environment.
423
455
  * @min 1
424
456
  * @max 1600
425
457
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-lambdamanagedinstancescapacityproviderconfig.html#cfn-lambda-function-lambdamanagedinstancescapacityproviderconfig-perexecutionenvironmentmaxconcurrency}
@@ -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 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) .
60
+ * Indicates whether the permission applies when the function is invoked through a function URL.
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;
@@ -36,7 +36,7 @@ export type LambdaVersionProps = {
36
36
  */
37
37
  FunctionName: string;
38
38
  /**
39
- * The scaling configuration to apply to the function, including minimum and maximum execution environment limits.
39
+ * Configuration that defines the scaling behavior for a Lambda Managed Instances function, including the minimum and maximum number of execution environments that can be provisioned.
40
40
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-version.html#cfn-lambda-version-functionscalingconfig}
41
41
  */
42
42
  FunctionScalingConfig?: FunctionScalingConfig | undefined;
@@ -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 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 AWS Security Hub CSPM and Amazon EventBridge (formerly Amazon CloudWatch Events ). Valid values are:
18
18
  *
19
19
  * - FIFTEEN_MINUTES
20
20
  * - ONE_HOUR
@@ -807,6 +807,14 @@ export type Av1Settings = {
807
807
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-av1settings.html#cfn-medialive-channel-av1settings-scenechangedetect}
808
808
  */
809
809
  SceneChangeDetect?: string | undefined;
810
+ /**
811
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-av1settings.html#cfn-medialive-channel-av1settings-spatialaq}
812
+ */
813
+ SpatialAq?: string | undefined;
814
+ /**
815
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-av1settings.html#cfn-medialive-channel-av1settings-temporalaq}
816
+ */
817
+ TemporalAq?: string | undefined;
810
818
  /**
811
819
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-av1settings.html#cfn-medialive-channel-av1settings-timecodeburninsettings}
812
820
  */
@@ -2415,6 +2423,10 @@ export type H265ColorSpaceSettings = {
2415
2423
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265colorspacesettings.html#cfn-medialive-channel-h265colorspacesettings-hdr10settings}
2416
2424
  */
2417
2425
  Hdr10Settings?: Hdr10Settings | undefined;
2426
+ /**
2427
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265colorspacesettings.html#cfn-medialive-channel-h265colorspacesettings-hlg2020settings}
2428
+ */
2429
+ Hlg2020Settings?: Record<string, unknown> | undefined;
2418
2430
  /**
2419
2431
  * Settings to configure the handling of Rec601 color space.
2420
2432
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265colorspacesettings.html#cfn-medialive-channel-h265colorspacesettings-rec601settings}
@@ -51,6 +51,10 @@ export type MediaLiveInputProps = {
51
51
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-rolearn}
52
52
  */
53
53
  RoleArn?: string | undefined;
54
+ /**
55
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-routersettings}
56
+ */
57
+ RouterSettings?: RouterSettings | undefined;
54
58
  /**
55
59
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html#cfn-medialive-input-sdisources}
56
60
  */
@@ -239,6 +243,32 @@ export type MulticastSourceCreateRequest = {
239
243
  */
240
244
  Url?: string | undefined;
241
245
  };
246
+ /**
247
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-input-routerdestinationsettings.html}
248
+ */
249
+ export type RouterDestinationSettings = {
250
+ /**
251
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-input-routerdestinationsettings.html#cfn-medialive-input-routerdestinationsettings-availabilityzonename}
252
+ */
253
+ AvailabilityZoneName?: string | undefined;
254
+ };
255
+ /**
256
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-input-routersettings.html}
257
+ */
258
+ export type RouterSettings = {
259
+ /**
260
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-input-routersettings.html#cfn-medialive-input-routersettings-destinations}
261
+ */
262
+ Destinations?: RouterDestinationSettings[] | undefined;
263
+ /**
264
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-input-routersettings.html#cfn-medialive-input-routersettings-encryptiontype}
265
+ */
266
+ EncryptionType?: string | undefined;
267
+ /**
268
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-input-routersettings.html#cfn-medialive-input-routersettings-secretarn}
269
+ */
270
+ SecretArn?: string | undefined;
271
+ };
242
272
  /**
243
273
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-input-smpte2110receivergroup.html}
244
274
  */
@@ -232,6 +232,10 @@ export type ConfigurationInfo = {
232
232
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-connectivityinfo.html}
233
233
  */
234
234
  export type ConnectivityInfo = {
235
+ /**
236
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-connectivityinfo.html#cfn-msk-cluster-connectivityinfo-networktype}
237
+ */
238
+ NetworkType?: NetworkType | undefined;
235
239
  /**
236
240
  * Access control settings for the cluster's brokers.
237
241
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-connectivityinfo.html#cfn-msk-cluster-connectivityinfo-publicaccess}
@@ -361,6 +365,10 @@ export type LoggingInfo = {
361
365
  */
362
366
  BrokerLogs: BrokerLogs;
363
367
  };
368
+ /**
369
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-networktype.html}
370
+ */
371
+ export type NetworkType = "IPV4" | "DUAL";
364
372
  /**
365
373
  * Indicates whether you want to enable or disable the Node Exporter.
366
374
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-nodeexporter.html}