@propulsionworks/cloudformation 0.1.38 → 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 (85) 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 +13 -13
  14. package/out/exports/resources.generated/aws-connect-datatableattribute.d.ts +12 -2
  15. package/out/exports/resources.generated/aws-connect-datatablerecord.d.ts +4 -0
  16. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +23 -11
  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 +6 -6
  23. package/out/exports/resources.generated/aws-devopsagent-association.d.ts +82 -73
  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-glue-connection.d.ts +0 -23
  34. package/out/exports/resources.generated/aws-glue-identitycenterconfiguration.d.ts +6 -6
  35. package/out/exports/resources.generated/aws-imagebuilder-component.d.ts +11 -5
  36. package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +5 -13
  37. package/out/exports/resources.generated/aws-imagebuilder-image.d.ts +17 -21
  38. package/out/exports/resources.generated/aws-imagebuilder-imagepipeline.d.ts +1 -1
  39. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +11 -5
  40. package/out/exports/resources.generated/aws-imagebuilder-workflow.d.ts +4 -4
  41. package/out/exports/resources.generated/aws-lambda-capacityprovider.d.ts +23 -23
  42. package/out/exports/resources.generated/aws-lambda-function.d.ts +11 -3
  43. package/out/exports/resources.generated/aws-lambda-permission.d.ts +1 -1
  44. package/out/exports/resources.generated/aws-macie-session.d.ts +1 -1
  45. package/out/exports/resources.generated/aws-msk-cluster.d.ts +8 -0
  46. package/out/exports/resources.generated/aws-networkmanager-connectattachment.d.ts +5 -0
  47. package/out/exports/resources.generated/aws-networkmanager-corenetworkprefixlistassociation.d.ts +29 -0
  48. package/out/exports/resources.generated/aws-networkmanager-directconnectgatewayattachment.d.ts +5 -0
  49. package/out/exports/resources.generated/aws-networkmanager-sitetositevpnattachment.d.ts +5 -0
  50. package/out/exports/resources.generated/aws-networkmanager-transitgatewayroutetableattachment.d.ts +5 -0
  51. package/out/exports/resources.generated/aws-networkmanager-vpcattachment.d.ts +5 -0
  52. package/out/exports/resources.generated/aws-observabilityadmin-organizationtelemetryrule.d.ts +271 -3
  53. package/out/exports/resources.generated/aws-observabilityadmin-s3tableintegration.d.ts +3 -3
  54. package/out/exports/resources.generated/aws-observabilityadmin-telemetrypipelines.d.ts +2 -0
  55. package/out/exports/resources.generated/aws-observabilityadmin-telemetryrule.d.ts +282 -4
  56. package/out/exports/resources.generated/aws-opensearchservice-application.d.ts +1 -1
  57. package/out/exports/resources.generated/aws-organizations-policy.d.ts +1 -1
  58. package/out/exports/resources.generated/aws-paymentcryptography-key.d.ts +7 -0
  59. package/out/exports/resources.generated/aws-ram-resourceshare.d.ts +27 -0
  60. package/out/exports/resources.generated/aws-route53-hostedzone.d.ts +16 -0
  61. package/out/exports/resources.generated/aws-route53profiles-profile.d.ts +5 -0
  62. package/out/exports/resources.generated/aws-s3tables-table.d.ts +3 -3
  63. package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +3 -3
  64. package/out/exports/resources.generated/aws-s3vectors-index.d.ts +28 -0
  65. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +8 -2
  66. package/out/exports/resources.generated/aws-securityhub-aggregatorv2.d.ts +2 -2
  67. package/out/exports/resources.generated/aws-securityhub-automationrule.d.ts +32 -32
  68. package/out/exports/resources.generated/aws-securityhub-automationrulev2.d.ts +14 -14
  69. package/out/exports/resources.generated/aws-securityhub-configurationpolicy.d.ts +12 -12
  70. package/out/exports/resources.generated/aws-securityhub-connectorv2.d.ts +24 -18
  71. package/out/exports/resources.generated/aws-securityhub-delegatedadmin.d.ts +5 -5
  72. package/out/exports/resources.generated/aws-securityhub-findingaggregator.d.ts +4 -4
  73. package/out/exports/resources.generated/aws-securityhub-hub.d.ts +14 -14
  74. package/out/exports/resources.generated/aws-securityhub-hubv2.d.ts +3 -3
  75. package/out/exports/resources.generated/aws-securityhub-insight.d.ts +29 -29
  76. package/out/exports/resources.generated/aws-securityhub-organizationconfiguration.d.ts +10 -10
  77. package/out/exports/resources.generated/aws-securityhub-policyassociation.d.ts +3 -3
  78. package/out/exports/resources.generated/aws-securityhub-productsubscription.d.ts +2 -2
  79. package/out/exports/resources.generated/aws-securityhub-securitycontrol.d.ts +0 -0
  80. package/out/exports/resources.generated/aws-securityhub-standard.d.ts +6 -6
  81. package/out/exports/resources.generated/aws-transfer-connector.d.ts +6 -0
  82. package/out/exports/resources.generated/aws-wisdom-aiagent.d.ts +15 -0
  83. package/out/exports/resources.generated/aws-wisdom-aiguardrail.d.ts +118 -1
  84. package/out/exports/resources.generated/aws-workspacesweb-usersettings.d.ts +86 -0
  85. 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;
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * Resource Type definition for AWS::Lambda::CapacityProvider
3
+ * Creates a capacity provider that manages compute resources for Lambda functions
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-capacityprovider.html}
5
5
  */
6
6
  export type LambdaCapacityProvider = ResourceDefinitionWithAttributes<"AWS::Lambda::CapacityProvider", LambdaCapacityProviderProps, LambdaCapacityProviderAttribs>;
7
7
  /**
8
- * Resource Type definition for AWS::Lambda::CapacityProvider
8
+ * Creates a capacity provider that manages compute resources for Lambda functions
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-capacityprovider.html}
10
10
  */
11
11
  export type LambdaCapacityProviderProps = {
@@ -23,12 +23,12 @@ export type LambdaCapacityProviderProps = {
23
23
  */
24
24
  CapacityProviderScalingConfig?: CapacityProviderScalingConfig | undefined;
25
25
  /**
26
- * 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.
27
27
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-capacityprovider.html#cfn-lambda-capacityprovider-instancerequirements}
28
28
  */
29
29
  InstanceRequirements?: InstanceRequirements | undefined;
30
30
  /**
31
- * 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.
32
32
  * @minLength 0
33
33
  * @maxLength 10000
34
34
  * @pattern ^(arn:(aws[a-zA-Z-]*)?:[a-z0-9-.]+:.*)|()$
@@ -36,17 +36,17 @@ export type LambdaCapacityProviderProps = {
36
36
  */
37
37
  KmsKeyArn?: string | undefined;
38
38
  /**
39
- * IAM permissions configuration for the capacity provider.
39
+ * The permissions configuration for the capacity provider.
40
40
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-capacityprovider.html#cfn-lambda-capacityprovider-permissionsconfig}
41
41
  */
42
42
  PermissionsConfig: CapacityProviderPermissionsConfig;
43
43
  /**
44
- * A list of tags to apply to the capacity provider.
44
+ * A key-value pair that provides metadata for the capacity provider.
45
45
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-capacityprovider.html#cfn-lambda-capacityprovider-tags}
46
46
  */
47
47
  Tags?: Tag[] | undefined;
48
48
  /**
49
- * VPC configuration for the capacity provider.
49
+ * The VPC configuration for the capacity provider.
50
50
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-capacityprovider.html#cfn-lambda-capacityprovider-vpcconfig}
51
51
  */
52
52
  VpcConfig: CapacityProviderVpcConfig;
@@ -64,7 +64,7 @@ export type LambdaCapacityProviderAttribs = {
64
64
  */
65
65
  Arn: string;
66
66
  /**
67
- * The current state of the capacity provider. Indicates whether the provider is being created, is active and ready for use, has failed, or is being deleted.
67
+ * The current state of the capacity provider.
68
68
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-capacityprovider.html#cfn-lambda-capacityprovider-state}
69
69
  */
70
70
  State: CapacityProviderState;
@@ -75,12 +75,12 @@ export type LambdaCapacityProviderAttribs = {
75
75
  */
76
76
  export type Architecture = "x86_64" | "arm64";
77
77
  /**
78
- * IAM permissions configuration for the capacity provider.
78
+ * Configuration that specifies the permissions required for the capacity provider to manage compute resources.
79
79
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-capacityproviderpermissionsconfig.html}
80
80
  */
81
81
  export type CapacityProviderPermissionsConfig = {
82
82
  /**
83
- * 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.
84
84
  * @minLength 0
85
85
  * @maxLength 10000
86
86
  * @pattern ^arn:(aws[a-zA-Z-]*)?:iam::\d{12}:role/?[a-zA-Z_0-9+=,.@\-_/]+$
@@ -94,19 +94,19 @@ export type CapacityProviderPermissionsConfig = {
94
94
  */
95
95
  export type CapacityProviderPredefinedMetricType = "LambdaCapacityProviderAverageCPUUtilization";
96
96
  /**
97
- * The scaling configuration for the capacity provider.
97
+ * Configuration that defines how the capacity provider scales compute instances based on demand and policies.
98
98
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-capacityproviderscalingconfig.html}
99
99
  */
100
100
  export type CapacityProviderScalingConfig = {
101
101
  /**
102
- * 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.
103
103
  * @min 2
104
104
  * @max 15000
105
105
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-capacityproviderscalingconfig.html#cfn-lambda-capacityprovider-capacityproviderscalingconfig-maxvcpucount}
106
106
  */
107
107
  MaxVCpuCount?: number | undefined;
108
108
  /**
109
- * The scaling mode for the capacity provider.
109
+ * The scaling mode that determines how the capacity provider responds to changes in demand.
110
110
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-capacityproviderscalingconfig.html#cfn-lambda-capacityprovider-capacityproviderscalingconfig-scalingmode}
111
111
  */
112
112
  ScalingMode?: CapacityProviderScalingMode | undefined;
@@ -127,54 +127,54 @@ export type CapacityProviderScalingMode = "Auto" | "Manual";
127
127
  */
128
128
  export type CapacityProviderState = "Pending" | "Active" | "Failed" | "Deleting";
129
129
  /**
130
- * VPC configuration for the capacity provider.
130
+ * VPC configuration that specifies the network settings for compute instances managed by the capacity provider.
131
131
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-capacityprovidervpcconfig.html}
132
132
  */
133
133
  export type CapacityProviderVpcConfig = {
134
134
  /**
135
- * 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.
136
136
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-capacityprovidervpcconfig.html#cfn-lambda-capacityprovider-capacityprovidervpcconfig-securitygroupids}
137
137
  */
138
138
  SecurityGroupIds: string[];
139
139
  /**
140
- * 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.
141
141
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-capacityprovidervpcconfig.html#cfn-lambda-capacityprovider-capacityprovidervpcconfig-subnetids}
142
142
  */
143
143
  SubnetIds: string[];
144
144
  };
145
145
  /**
146
- * 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.
147
147
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-instancerequirements.html}
148
148
  */
149
149
  export type InstanceRequirements = {
150
150
  /**
151
- * 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.
152
152
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-instancerequirements.html#cfn-lambda-capacityprovider-instancerequirements-allowedinstancetypes}
153
153
  */
154
154
  AllowedInstanceTypes?: string[] | undefined;
155
155
  /**
156
- * 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` .
157
157
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-instancerequirements.html#cfn-lambda-capacityprovider-instancerequirements-architectures}
158
158
  */
159
159
  Architectures?: Architecture[] | undefined;
160
160
  /**
161
- * 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.
162
162
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-instancerequirements.html#cfn-lambda-capacityprovider-instancerequirements-excludedinstancetypes}
163
163
  */
164
164
  ExcludedInstanceTypes?: string[] | undefined;
165
165
  };
166
166
  /**
167
- * 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.
168
168
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-targettrackingscalingpolicy.html}
169
169
  */
170
170
  export type TargetTrackingScalingPolicy = {
171
171
  /**
172
- * The predefined metric for target tracking.
172
+ * The predefined metric type to track for scaling decisions.
173
173
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-targettrackingscalingpolicy.html#cfn-lambda-capacityprovider-targettrackingscalingpolicy-predefinedmetrictype}
174
174
  */
175
175
  PredefinedMetricType: CapacityProviderPredefinedMetricType;
176
176
  /**
177
- * 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.
178
178
  * @min 0
179
179
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-targettrackingscalingpolicy.html#cfn-lambda-capacityprovider-targettrackingscalingpolicy-targetvalue}
180
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;
@@ -70,6 +71,7 @@ export type LambdaFunctionProps = {
70
71
  */
71
72
  Description?: string | undefined;
72
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.
73
75
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-function.html#cfn-lambda-function-durableconfig}
74
76
  */
75
77
  DurableConfig?: DurableConfig | undefined;
@@ -99,6 +101,7 @@ export type LambdaFunctionProps = {
99
101
  */
100
102
  FunctionName?: string | undefined;
101
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.
102
105
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-function.html#cfn-lambda-function-functionscalingconfig}
103
106
  */
104
107
  FunctionScalingConfig?: FunctionScalingConfig | undefined;
@@ -241,10 +244,12 @@ export type LambdaFunctionAttribs = {
241
244
  "SnapStartResponse.OptimizationStatus": "On" | "Off";
242
245
  };
243
246
  /**
247
+ * Configuration for the capacity provider that manages compute resources for Lambda functions.
244
248
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-capacityproviderconfig.html}
245
249
  */
246
250
  export type CapacityProviderConfig = {
247
251
  /**
252
+ * Configuration for Lambda-managed instances used by the capacity provider.
248
253
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-capacityproviderconfig.html#cfn-lambda-function-capacityproviderconfig-lambdamanagedinstancescapacityproviderconfig}
249
254
  */
250
255
  LambdaManagedInstancesCapacityProviderConfig: LambdaManagedInstancesCapacityProviderConfig;
@@ -318,18 +323,19 @@ export type DeadLetterConfig = {
318
323
  TargetArn?: string | undefined;
319
324
  };
320
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.
321
327
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-durableconfig.html}
322
328
  */
323
329
  export type DurableConfig = {
324
330
  /**
325
- * The amount of time (in seconds) that Lambda allows a durable function to run before stopping it. The maximum is one 366-day year or 31,622,400 seconds.
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.
326
332
  * @min 1
327
333
  * @max 31622400
328
334
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-durableconfig.html#cfn-lambda-function-durableconfig-executiontimeout}
329
335
  */
330
336
  ExecutionTimeout: number;
331
337
  /**
332
- * The number of days after a durable execution is closed that Lambda retains its history, from one to 90 days. The default is 14 days.
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.
333
339
  * @min 1
334
340
  * @max 90
335
341
  * @default 14
@@ -384,6 +390,7 @@ export type FileSystemConfig = {
384
390
  LocalMountPath: string;
385
391
  };
386
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.
387
394
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-functionscalingconfig.html}
388
395
  */
389
396
  export type FunctionScalingConfig = {
@@ -424,6 +431,7 @@ export type ImageConfig = {
424
431
  WorkingDirectory?: string | undefined;
425
432
  };
426
433
  /**
434
+ * Configuration for Lambda-managed instances used by the capacity provider.
427
435
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-lambdamanagedinstancescapacityproviderconfig.html}
428
436
  */
429
437
  export type LambdaManagedInstancesCapacityProviderConfig = {
@@ -443,7 +451,7 @@ export type LambdaManagedInstancesCapacityProviderConfig = {
443
451
  */
444
452
  ExecutionEnvironmentMemoryGiBPerVCpu?: number | undefined;
445
453
  /**
446
- * 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.
447
455
  * @min 1
448
456
  * @max 1600
449
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;
@@ -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
@@ -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}
@@ -43,6 +43,11 @@ export type NetworkManagerConnectAttachmentProps = {
43
43
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-connectattachment.html#cfn-networkmanager-connectattachment-proposedsegmentchange}
44
44
  */
45
45
  ProposedSegmentChange?: ProposedSegmentChange | undefined;
46
+ /**
47
+ * Routing policy label
48
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-connectattachment.html#cfn-networkmanager-connectattachment-routingpolicylabel}
49
+ */
50
+ RoutingPolicyLabel?: string | undefined;
46
51
  /**
47
52
  * The tags associated with the Connect attachment.
48
53
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-connectattachment.html#cfn-networkmanager-connectattachment-tags}
@@ -0,0 +1,29 @@
1
+ import type { ResourceDefinition } from "../main.ts";
2
+ /**
3
+ * Resource Type definition for AWS::NetworkManager::CoreNetworkPrefixListAssociation which associates a prefix list with a core network.
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-corenetworkprefixlistassociation.html}
5
+ */
6
+ export type NetworkManagerCoreNetworkPrefixListAssociation = ResourceDefinition<"AWS::NetworkManager::CoreNetworkPrefixListAssociation", NetworkManagerCoreNetworkPrefixListAssociationProps>;
7
+ /**
8
+ * Resource Type definition for AWS::NetworkManager::CoreNetworkPrefixListAssociation which associates a prefix list with a core network.
9
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-corenetworkprefixlistassociation.html}
10
+ */
11
+ export type NetworkManagerCoreNetworkPrefixListAssociationProps = {
12
+ /**
13
+ * The ID of the core network.
14
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-corenetworkprefixlistassociation.html#cfn-networkmanager-corenetworkprefixlistassociation-corenetworkid}
15
+ */
16
+ CoreNetworkId: string;
17
+ /**
18
+ * The alias of the prefix list
19
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-corenetworkprefixlistassociation.html#cfn-networkmanager-corenetworkprefixlistassociation-prefixlistalias}
20
+ */
21
+ PrefixListAlias: string;
22
+ /**
23
+ * The Amazon Resource Name (ARN) of the prefix list.
24
+ * @pattern ^arn:[a-z0-9-]+:ec2:[a-z]+-[a-z]+-[0-9]:([0-9]{12}):prefix-list/pl-[a-z0-9]+$
25
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-corenetworkprefixlistassociation.html#cfn-networkmanager-corenetworkprefixlistassociation-prefixlistarn}
26
+ */
27
+ PrefixListArn: string;
28
+ };
29
+ //# sourceMappingURL=aws-networkmanager-corenetworkprefixlistassociation.d.ts.map
@@ -34,6 +34,11 @@ export type NetworkManagerDirectConnectGatewayAttachmentProps = {
34
34
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-directconnectgatewayattachment.html#cfn-networkmanager-directconnectgatewayattachment-proposedsegmentchange}
35
35
  */
36
36
  ProposedSegmentChange?: ProposedSegmentChange | undefined;
37
+ /**
38
+ * Routing policy label
39
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-directconnectgatewayattachment.html#cfn-networkmanager-directconnectgatewayattachment-routingpolicylabel}
40
+ */
41
+ RoutingPolicyLabel?: string | undefined;
37
42
  /**
38
43
  * Tags for the attachment.
39
44
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-directconnectgatewayattachment.html#cfn-networkmanager-directconnectgatewayattachment-tags}
@@ -29,6 +29,11 @@ export type NetworkManagerSiteToSiteVpnAttachmentProps = {
29
29
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-sitetositevpnattachment.html#cfn-networkmanager-sitetositevpnattachment-proposedsegmentchange}
30
30
  */
31
31
  ProposedSegmentChange?: ProposedSegmentChange | undefined;
32
+ /**
33
+ * Routing policy label
34
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-sitetositevpnattachment.html#cfn-networkmanager-sitetositevpnattachment-routingpolicylabel}
35
+ */
36
+ RoutingPolicyLabel?: string | undefined;
32
37
  /**
33
38
  * The tags associated with the Site-to-Site VPN attachment.
34
39
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-sitetositevpnattachment.html#cfn-networkmanager-sitetositevpnattachment-tags}
@@ -29,6 +29,11 @@ export type NetworkManagerTransitGatewayRouteTableAttachmentProps = {
29
29
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-transitgatewayroutetableattachment.html#cfn-networkmanager-transitgatewayroutetableattachment-proposedsegmentchange}
30
30
  */
31
31
  ProposedSegmentChange?: ProposedSegmentChange | undefined;
32
+ /**
33
+ * Routing policy label
34
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-transitgatewayroutetableattachment.html#cfn-networkmanager-transitgatewayroutetableattachment-routingpolicylabel}
35
+ */
36
+ RoutingPolicyLabel?: string | undefined;
32
37
  /**
33
38
  * The list of key-value pairs associated with the transit gateway route table attachment.
34
39
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-transitgatewayroutetableattachment.html#cfn-networkmanager-transitgatewayroutetableattachment-tags}
@@ -29,6 +29,11 @@ export type NetworkManagerVpcAttachmentProps = {
29
29
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-vpcattachment.html#cfn-networkmanager-vpcattachment-proposedsegmentchange}
30
30
  */
31
31
  ProposedSegmentChange?: ProposedSegmentChange | undefined;
32
+ /**
33
+ * Routing policy label
34
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-vpcattachment.html#cfn-networkmanager-vpcattachment-routingpolicylabel}
35
+ */
36
+ RoutingPolicyLabel?: string | undefined;
32
37
  /**
33
38
  * The subnet ARNs.
34
39
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-vpcattachment.html#cfn-networkmanager-vpcattachment-subnetarns}