@propulsionworks/cloudformation 0.1.18 → 0.1.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (82) hide show
  1. package/out/exports/resources.generated/aws-aiops-investigationgroup.d.ts +7 -7
  2. package/out/exports/resources.generated/aws-amazonmq-configurationassociation.d.ts +1 -0
  3. package/out/exports/resources.generated/aws-applicationinsights-application.d.ts +3 -3
  4. package/out/exports/resources.generated/aws-appstream-fleet.d.ts +16 -0
  5. package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +16 -0
  6. package/out/exports/resources.generated/aws-arcregionswitch-plan.d.ts +716 -0
  7. package/out/exports/resources.generated/aws-batch-jobqueue.d.ts +72 -1
  8. package/out/exports/resources.generated/aws-batch-serviceenvironment.d.ts +66 -0
  9. package/out/exports/resources.generated/aws-bedrock-guardrail.d.ts +75 -10
  10. package/out/exports/resources.generated/aws-billing-billingview.d.ts +1 -1
  11. package/out/exports/resources.generated/aws-cassandra-table.d.ts +5 -0
  12. package/out/exports/resources.generated/aws-certificatemanager-certificate.d.ts +3 -0
  13. package/out/exports/resources.generated/aws-cloudfront-cachepolicy.d.ts +2 -0
  14. package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +15 -3
  15. package/out/exports/resources.generated/aws-cognito-managedloginbranding.d.ts +7 -0
  16. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +0 -1
  17. package/out/exports/resources.generated/aws-connect-instance.d.ts +5 -0
  18. package/out/exports/resources.generated/aws-customerprofiles-calculatedattributedefinition.d.ts +8 -8
  19. package/out/exports/resources.generated/aws-customerprofiles-segmentdefinition.d.ts +3 -2
  20. package/out/exports/resources.generated/aws-datazone-connection.d.ts +1 -1
  21. package/out/exports/resources.generated/aws-datazone-environmentblueprintconfiguration.d.ts +4 -0
  22. package/out/exports/resources.generated/aws-datazone-project.d.ts +9 -2
  23. package/out/exports/resources.generated/aws-datazone-projectprofile.d.ts +26 -2
  24. package/out/exports/resources.generated/aws-dax-cluster.d.ts +4 -0
  25. package/out/exports/resources.generated/aws-docdb-dbcluster.d.ts +1 -0
  26. package/out/exports/resources.generated/aws-ec2-capacityreservation.d.ts +2 -2
  27. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +0 -4
  28. package/out/exports/resources.generated/aws-ec2-instance.d.ts +1 -1
  29. package/out/exports/resources.generated/aws-ec2-ipam.d.ts +6 -1
  30. package/out/exports/resources.generated/aws-ec2-trafficmirrorsession.d.ts +6 -0
  31. package/out/exports/resources.generated/aws-ec2-transitgatewayconnectpeer.d.ts +73 -0
  32. package/out/exports/resources.generated/aws-ecr-repository.d.ts +25 -1
  33. package/out/exports/resources.generated/aws-ecr-repositorycreationtemplate.d.ts +23 -1
  34. package/out/exports/resources.generated/aws-ecs-service.d.ts +71 -0
  35. package/out/exports/resources.generated/aws-entityresolution-idmappingworkflow.d.ts +12 -8
  36. package/out/exports/resources.generated/aws-entityresolution-idnamespace.d.ts +8 -8
  37. package/out/exports/resources.generated/aws-entityresolution-matchingworkflow.d.ts +45 -15
  38. package/out/exports/resources.generated/aws-events-eventbus.d.ts +3 -1
  39. package/out/exports/resources.generated/aws-gamelift-containerfleet.d.ts +1 -1
  40. package/out/exports/resources.generated/aws-glue-job.d.ts +1 -1
  41. package/out/exports/resources.generated/aws-guardduty-ipset.d.ts +3 -0
  42. package/out/exports/resources.generated/aws-guardduty-threatintelset.d.ts +3 -0
  43. package/out/exports/resources.generated/aws-iotsitewise-computationmodel.d.ts +158 -0
  44. package/out/exports/resources.generated/aws-iotsitewise-gateway.d.ts +1 -1
  45. package/out/exports/resources.generated/aws-kinesisfirehose-deliverystream.d.ts +30 -0
  46. package/out/exports/resources.generated/aws-lambda-version.d.ts +1 -1
  47. package/out/exports/resources.generated/aws-lightsail-domain.d.ts +93 -0
  48. package/out/exports/resources.generated/aws-logs-accountpolicy.d.ts +1 -1
  49. package/out/exports/resources.generated/aws-logs-destination.d.ts +6 -1
  50. package/out/exports/resources.generated/aws-logs-loggroup.d.ts +4 -0
  51. package/out/exports/resources.generated/aws-medialive-channel.d.ts +47 -1
  52. package/out/exports/resources.generated/aws-mediapackagev2-channel.d.ts +7 -0
  53. package/out/exports/resources.generated/aws-mediapackagev2-originendpoint.d.ts +35 -24
  54. package/out/exports/resources.generated/aws-mediapackagev2-originendpointpolicy.d.ts +23 -0
  55. package/out/exports/resources.generated/aws-omics-rungroup.d.ts +2 -2
  56. package/out/exports/resources.generated/aws-omics-workflow.d.ts +11 -13
  57. package/out/exports/resources.generated/aws-omics-workflowversion.d.ts +2 -2
  58. package/out/exports/resources.generated/aws-opensearchserverless-securityconfig.d.ts +1 -1
  59. package/out/exports/resources.generated/aws-opsworkscm-server.d.ts +0 -2
  60. package/out/exports/resources.generated/aws-quicksight-datasource.d.ts +15 -2
  61. package/out/exports/resources.generated/aws-quicksight-topic.d.ts +20 -1
  62. package/out/exports/resources.generated/aws-rds-dbcluster.d.ts +1 -0
  63. package/out/exports/resources.generated/aws-rds-dbinstance.d.ts +92 -0
  64. package/out/exports/resources.generated/aws-s3-accesspoint.d.ts +6 -1
  65. package/out/exports/resources.generated/aws-s3-bucket.d.ts +21 -12
  66. package/out/exports/resources.generated/aws-s3express-accesspoint.d.ts +5 -1
  67. package/out/exports/resources.generated/aws-s3express-directorybucket.d.ts +1 -0
  68. package/out/exports/resources.generated/aws-s3tables-tablepolicy.d.ts +10 -0
  69. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +107 -1
  70. package/out/exports/resources.generated/aws-sagemaker-domain.d.ts +27 -1
  71. package/out/exports/resources.generated/aws-sagemaker-processingjob.d.ts +608 -0
  72. package/out/exports/resources.generated/aws-sagemaker-project.d.ts +10 -7
  73. package/out/exports/resources.generated/aws-sagemaker-space.d.ts +42 -0
  74. package/out/exports/resources.generated/aws-sagemaker-userprofile.d.ts +26 -0
  75. package/out/exports/resources.generated/aws-ses-configurationset.d.ts +6 -1
  76. package/out/exports/resources.generated/aws-ses-dedicatedippool.d.ts +6 -1
  77. package/out/exports/resources.generated/aws-ses-emailidentity.d.ts +6 -1
  78. package/out/exports/resources.generated/aws-ssm-patchbaseline.d.ts +9 -0
  79. package/out/exports/resources.generated/aws-transfer-server.d.ts +6 -0
  80. package/out/exports/resources.generated/aws-wisdom-messagetemplate.d.ts +21 -0
  81. package/out/exports/resources.generated/aws-wisdom-quickresponse.d.ts +19 -7
  82. package/package.json +1 -1
@@ -274,22 +274,27 @@ export type ECSServiceAttribs = {
274
274
  ServiceArn: string;
275
275
  };
276
276
  /**
277
+ * The advanced settings for a load balancer used in blue/green deployments. Specify the alternate target group, listener rules, and IAM role required for traffic shifting during blue/green deployments. For more information, see [Required resources for Amazon ECS blue/green deployments](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/blue-green-deployment-implementation.html) in the *Amazon Elastic Container Service Developer Guide* .
277
278
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-advancedconfiguration.html}
278
279
  */
279
280
  export type AdvancedConfiguration = {
280
281
  /**
282
+ * The Amazon Resource Name (ARN) of the alternate target group for Amazon ECS blue/green deployments.
281
283
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-advancedconfiguration.html#cfn-ecs-service-advancedconfiguration-alternatetargetgrouparn}
282
284
  */
283
285
  AlternateTargetGroupArn: string;
284
286
  /**
287
+ * The Amazon Resource Name (ARN) that that identifies the production listener rule (in the case of an Application Load Balancer) or listener (in the case for an Network Load Balancer) for routing production traffic.
285
288
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-advancedconfiguration.html#cfn-ecs-service-advancedconfiguration-productionlistenerrule}
286
289
  */
287
290
  ProductionListenerRule?: string | undefined;
288
291
  /**
292
+ * The Amazon Resource Name (ARN) of the IAM role that grants Amazon ECS permission to call the Elastic Load Balancing APIs for you.
289
293
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-advancedconfiguration.html#cfn-ecs-service-advancedconfiguration-rolearn}
290
294
  */
291
295
  RoleArn?: string | undefined;
292
296
  /**
297
+ * The Amazon Resource Name (ARN) that identifies ) that identifies the test listener rule (in the case of an Application Load Balancer) or listener (in the case for an Network Load Balancer) for routing test traffic.
293
298
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-advancedconfiguration.html#cfn-ecs-service-advancedconfiguration-testlistenerrule}
294
299
  */
295
300
  TestListenerRule?: string | undefined;
@@ -413,6 +418,13 @@ export type DeploymentConfiguration = {
413
418
  */
414
419
  Alarms?: DeploymentAlarms | undefined;
415
420
  /**
421
+ * The duration when both blue and green service revisions are running simultaneously after the production traffic has shifted.
422
+ *
423
+ * The following rules apply when you don't specify a value:
424
+ *
425
+ * - For rolling deployments, the value is set to 3 hours (180 minutes).
426
+ * - When you use an external deployment controller ( `EXTERNAL` ), or the CodeDeploy blue/green deployment controller ( `CODE_DEPLOY` ), the value is set to 3 hours (180 minutes).
427
+ * - For all other cases, the value is set to 36 hours (2160 minutes).
416
428
  * @min 0
417
429
  * @max 1440
418
430
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentconfiguration.html#cfn-ecs-service-deploymentconfiguration-baketimeinminutes}
@@ -426,6 +438,7 @@ export type DeploymentConfiguration = {
426
438
  */
427
439
  DeploymentCircuitBreaker?: DeploymentCircuitBreaker | undefined;
428
440
  /**
441
+ * An array of deployment lifecycle hook objects to run custom logic at specific stages of the deployment lifecycle.
429
442
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentconfiguration.html#cfn-ecs-service-deploymentconfiguration-lifecyclehooks}
430
443
  */
431
444
  LifecycleHooks?: DeploymentLifecycleHook[] | undefined;
@@ -471,6 +484,10 @@ export type DeploymentConfiguration = {
471
484
  */
472
485
  MinimumHealthyPercent?: number | undefined;
473
486
  /**
487
+ * The deployment strategy for the service. Choose from these valid values:
488
+ *
489
+ * - `ROLLING` - When you create a service which uses the rolling update ( `ROLLING` ) deployment strategy, the Amazon ECS service scheduler replaces the currently running tasks with new tasks. The number of tasks that Amazon ECS adds or removes from the service during a rolling update is controlled by the service deployment configuration.
490
+ * - `BLUE_GREEN` - A blue/green deployment strategy ( `BLUE_GREEN` ) is a release methodology that reduces downtime and risk by running two identical production environments called blue and green. With Amazon ECS blue/green deployments, you can validate new service revisions before directing production traffic to them. This approach provides a safer way to deploy changes with the ability to quickly roll back if needed.
474
491
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentconfiguration.html#cfn-ecs-service-deploymentconfiguration-strategy}
475
492
  */
476
493
  Strategy?: "ROLLING" | "BLUE_GREEN" | undefined;
@@ -530,18 +547,66 @@ export type DeploymentController = {
530
547
  Type?: "CODE_DEPLOY" | "ECS" | "EXTERNAL" | undefined;
531
548
  };
532
549
  /**
550
+ * A deployment lifecycle hook runs custom logic at specific stages of the deployment process. Currently, you can use Lambda functions as hook targets.
551
+ *
552
+ * For more information, see [Lifecycle hooks for Amazon ECS service deployments](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/deployment-lifecycle-hooks.html) in the *Amazon Elastic Container Service Developer Guide* .
533
553
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentlifecyclehook.html}
534
554
  */
535
555
  export type DeploymentLifecycleHook = {
536
556
  /**
557
+ * The Amazon Resource Name (ARN) of the hook target. Currently, only Lambda function ARNs are supported.
558
+ *
559
+ * You must provide this parameter when configuring a deployment lifecycle hook.
537
560
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentlifecyclehook.html#cfn-ecs-service-deploymentlifecyclehook-hooktargetarn}
538
561
  */
539
562
  HookTargetArn: string;
540
563
  /**
564
+ * The lifecycle stages at which to run the hook. Choose from these valid values:
565
+ *
566
+ * - RECONCILE_SERVICE
567
+ *
568
+ * The reconciliation stage that only happens when you start a new service deployment with more than 1 service revision in an ACTIVE state.
569
+ *
570
+ * You can use a lifecycle hook for this stage.
571
+ * - PRE_SCALE_UP
572
+ *
573
+ * The green service revision has not started. The blue service revision is handling 100% of the production traffic. There is no test traffic.
574
+ *
575
+ * You can use a lifecycle hook for this stage.
576
+ * - POST_SCALE_UP
577
+ *
578
+ * The green service revision has started. The blue service revision is handling 100% of the production traffic. There is no test traffic.
579
+ *
580
+ * You can use a lifecycle hook for this stage.
581
+ * - TEST_TRAFFIC_SHIFT
582
+ *
583
+ * The blue and green service revisions are running. The blue service revision handles 100% of the production traffic. The green service revision is migrating from 0% to 100% of test traffic.
584
+ *
585
+ * You can use a lifecycle hook for this stage.
586
+ * - POST_TEST_TRAFFIC_SHIFT
587
+ *
588
+ * The test traffic shift is complete. The green service revision handles 100% of the test traffic.
589
+ *
590
+ * You can use a lifecycle hook for this stage.
591
+ * - PRODUCTION_TRAFFIC_SHIFT
592
+ *
593
+ * Production traffic is shifting to the green service revision. The green service revision is migrating from 0% to 100% of production traffic.
594
+ *
595
+ * You can use a lifecycle hook for this stage.
596
+ * - POST_PRODUCTION_TRAFFIC_SHIFT
597
+ *
598
+ * The production traffic shift is complete.
599
+ *
600
+ * You can use a lifecycle hook for this stage.
601
+ *
602
+ * You must provide this parameter when configuring a deployment lifecycle hook.
541
603
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentlifecyclehook.html#cfn-ecs-service-deploymentlifecyclehook-lifecyclestages}
542
604
  */
543
605
  LifecycleStages: ("RECONCILE_SERVICE" | "PRE_SCALE_UP" | "POST_SCALE_UP" | "TEST_TRAFFIC_SHIFT" | "POST_TEST_TRAFFIC_SHIFT" | "PRODUCTION_TRAFFIC_SHIFT" | "POST_PRODUCTION_TRAFFIC_SHIFT")[];
544
606
  /**
607
+ * The Amazon Resource Name (ARN) of the IAM role that grants Amazon ECS permission to call Lambda functions on your behalf.
608
+ *
609
+ * For more information, see [Permissions required for Lambda functions in Amazon ECS blue/green deployments](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/blue-green-permissions.html) in the *Amazon Elastic Container Service Developer Guide* .
545
610
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentlifecyclehook.html#cfn-ecs-service-deploymentlifecyclehook-rolearn}
546
611
  */
547
612
  RoleArn: string;
@@ -577,6 +642,7 @@ export type EBSTagSpecification = {
577
642
  */
578
643
  export type LoadBalancer = {
579
644
  /**
645
+ * The advanced settings for the load balancer used in blue/green deployments. Specify the alternate target group, listener rules, and IAM role required for traffic shifting during blue/green deployments.
580
646
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-loadbalancer.html#cfn-ecs-service-loadbalancer-advancedconfiguration}
581
647
  */
582
648
  AdvancedConfiguration?: AdvancedConfiguration | undefined;
@@ -838,6 +904,7 @@ export type ServiceConnectClientAlias = {
838
904
  */
839
905
  Port: number;
840
906
  /**
907
+ * The configuration for test traffic routing rules used during blue/green deployments with Amazon ECS Service Connect. This allows you to route a portion of traffic to the new service revision of your service for testing before shifting all production traffic.
841
908
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-serviceconnectclientalias.html#cfn-ecs-service-serviceconnectclientalias-testtrafficrules}
842
909
  */
843
910
  TestTrafficRules?: ServiceConnectTestTrafficRules | undefined;
@@ -936,10 +1003,14 @@ export type ServiceConnectService = {
936
1003
  Tls?: ServiceConnectTlsConfiguration | undefined;
937
1004
  };
938
1005
  /**
1006
+ * The test traffic routing configuration for Amazon ECS blue/green deployments. This configuration allows you to define rules for routing specific traffic to the new service revision during the deployment process, allowing for safe testing before full production traffic shift.
1007
+ *
1008
+ * For more information, see [Service Connect for Amazon ECS blue/green deployments](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-connect-blue-green.html) in the *Amazon Elastic Container Service Developer Guide* .
939
1009
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-serviceconnecttesttrafficrules.html}
940
1010
  */
941
1011
  export type ServiceConnectTestTrafficRules = {
942
1012
  /**
1013
+ * The HTTP header-based routing rules that determine which requests should be routed to the new service version during blue/green deployment testing. These rules provide fine-grained control over test traffic routing based on request headers.
943
1014
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-serviceconnecttesttrafficrules.html#cfn-ecs-service-serviceconnecttesttrafficrules-header}
944
1015
  */
945
1016
  Header: ServiceConnectTestTrafficRulesHeader;
@@ -1,11 +1,15 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * Creates an `IdMappingWorkflow` object which stores the configuration of the data processing job to be run. Each `IdMappingWorkflow` must have a unique workflow name. To modify an existing workflow, use the `UpdateIdMappingWorkflow` API.
3
+ * Creates an `IdMappingWorkflow` object which stores the configuration of the data processing job to be run. Each `IdMappingWorkflow` must have a unique workflow name. To modify an existing workflow, use the UpdateIdMappingWorkflow API.
4
+ *
5
+ * > Incremental processing is not supported for ID mapping workflows.
4
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-entityresolution-idmappingworkflow.html}
5
7
  */
6
8
  export type EntityResolutionIdMappingWorkflow = ResourceDefinitionWithAttributes<"AWS::EntityResolution::IdMappingWorkflow", EntityResolutionIdMappingWorkflowProps, EntityResolutionIdMappingWorkflowAttribs>;
7
9
  /**
8
- * Creates an `IdMappingWorkflow` object which stores the configuration of the data processing job to be run. Each `IdMappingWorkflow` must have a unique workflow name. To modify an existing workflow, use the `UpdateIdMappingWorkflow` API.
10
+ * Creates an `IdMappingWorkflow` object which stores the configuration of the data processing job to be run. Each `IdMappingWorkflow` must have a unique workflow name. To modify an existing workflow, use the UpdateIdMappingWorkflow API.
11
+ *
12
+ * > Incremental processing is not supported for ID mapping workflows.
9
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-entityresolution-idmappingworkflow.html}
10
14
  */
11
15
  export type EntityResolutionIdMappingWorkflowProps = {
@@ -25,7 +29,7 @@ export type EntityResolutionIdMappingWorkflowProps = {
25
29
  */
26
30
  InputSourceConfig: IdMappingWorkflowInputSource[];
27
31
  /**
28
- * A list of `IdMappingWorkflowOutputSource` objects, each of which contains fields `OutputS3Path` and `Output` .
32
+ * A list of `IdMappingWorkflowOutputSource` objects, each of which contains fields `outputS3Path` and `KMSArn` .
29
33
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-entityresolution-idmappingworkflow.html#cfn-entityresolution-idmappingworkflow-outputsourceconfig}
30
34
  */
31
35
  OutputSourceConfig?: IdMappingWorkflowOutputSource[] | undefined;
@@ -74,9 +78,9 @@ export type IdMappingRuleBasedProperties = {
74
78
  /**
75
79
  * The comparison type. You can either choose `ONE_TO_ONE` or `MANY_TO_MANY` as the `attributeMatchingModel` .
76
80
  *
77
- * If you choose `MANY_TO_MANY` , the system can match attributes across the sub-types of an attribute type. For example, if the value of the `Email` field of Profile A matches the value of the `BusinessEmail` field of Profile B, the two profiles are matched on the `Email` attribute type.
78
- *
79
81
  * If you choose `ONE_TO_ONE` , the system can only match attributes if the sub-types are an exact match. For example, for the `Email` attribute type, the system will only consider it a match if the value of the `Email` field of Profile A matches the value of the `Email` field of Profile B.
82
+ *
83
+ * If you choose `MANY_TO_MANY` , the system can match attributes across the sub-types of an attribute type. For example, if the value of the `Email` field of Profile A matches the value of the `BusinessEmail` field of Profile B, the two profiles are matched on the `Email` attribute type.
80
84
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-idmappingworkflow-idmappingrulebasedproperties.html#cfn-entityresolution-idmappingworkflow-idmappingrulebasedproperties-attributematchingmodel}
81
85
  */
82
86
  AttributeMatchingModel: "ONE_TO_ONE" | "MANY_TO_MANY";
@@ -122,7 +126,7 @@ export type IdMappingTechniques = {
122
126
  RuleBasedProperties?: IdMappingRuleBasedProperties | undefined;
123
127
  };
124
128
  /**
125
- * An object containing `InputSourceARN` , `SchemaName` , and `Type` .
129
+ * An object containing `inputSourceARN` , `schemaName` , and `type` .
126
130
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-idmappingworkflow-idmappingworkflowinputsource.html}
127
131
  */
128
132
  export type IdMappingWorkflowInputSource = {
@@ -148,7 +152,7 @@ export type IdMappingWorkflowInputSource = {
148
152
  Type?: "SOURCE" | "TARGET" | undefined;
149
153
  };
150
154
  /**
151
- * A list of `IdMappingWorkflowOutputSource` objects, each of which contains fields `OutputS3Path` and `Output` .
155
+ * A list of `IdMappingWorkflowOutputSource` objects, each of which contains fields `outputS3Path` and `KMSArn` .
152
156
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-idmappingworkflow-idmappingworkflowoutputsource.html}
153
157
  */
154
158
  export type IdMappingWorkflowOutputSource = {
@@ -198,7 +202,7 @@ export type ProviderProperties = {
198
202
  ProviderServiceArn: string;
199
203
  };
200
204
  /**
201
- * An object containing `RuleName` , and `MatchingKeys` .
205
+ * An object containing the `ruleName` and `matchingKeys` .
202
206
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-idmappingworkflow-rule.html}
203
207
  */
204
208
  export type Rule = {
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * Creates an ID namespace object which will help customers provide metadata explaining their dataset and how to use it. Each ID namespace must have a unique name. To modify an existing ID namespace, use the `UpdateIdNamespace` API.
3
+ * Creates an ID namespace object which will help customers provide metadata explaining their dataset and how to use it. Each ID namespace must have a unique name. To modify an existing ID namespace, use the UpdateIdNamespace API.
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-entityresolution-idnamespace.html}
5
5
  */
6
6
  export type EntityResolutionIdNamespace = ResourceDefinitionWithAttributes<"AWS::EntityResolution::IdNamespace", EntityResolutionIdNamespaceProps, EntityResolutionIdNamespaceAttribs>;
7
7
  /**
8
- * Creates an ID namespace object which will help customers provide metadata explaining their dataset and how to use it. Each ID namespace must have a unique name. To modify an existing ID namespace, use the `UpdateIdNamespace` API.
8
+ * Creates an ID namespace object which will help customers provide metadata explaining their dataset and how to use it. Each ID namespace must have a unique name. To modify an existing ID namespace, use the UpdateIdNamespace API.
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-entityresolution-idnamespace.html}
10
10
  */
11
11
  export type EntityResolutionIdNamespaceProps = {
@@ -76,7 +76,7 @@ export type EntityResolutionIdNamespaceAttribs = {
76
76
  UpdatedAt: string;
77
77
  };
78
78
  /**
79
- * An object containing `IdMappingType` , `ProviderProperties` , and `RuleBasedProperties` .
79
+ * An object containing `idMappingType` , `providerProperties` , and `ruleBasedProperties` .
80
80
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-idnamespace-idnamespaceidmappingworkflowproperties.html}
81
81
  */
82
82
  export type IdNamespaceIdMappingWorkflowProperties = {
@@ -97,7 +97,7 @@ export type IdNamespaceIdMappingWorkflowProperties = {
97
97
  RuleBasedProperties?: NamespaceRuleBasedProperties | undefined;
98
98
  };
99
99
  /**
100
- * An object containing `InputSourceARN` and `SchemaName` .
100
+ * An object containing `inputSourceARN` and `schemaName` .
101
101
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-idnamespace-idnamespaceinputsource.html}
102
102
  */
103
103
  export type IdNamespaceInputSource = {
@@ -114,7 +114,7 @@ export type IdNamespaceInputSource = {
114
114
  SchemaName?: string | undefined;
115
115
  };
116
116
  /**
117
- * An object containing `ProviderConfiguration` and `ProviderServiceArn` .
117
+ * An object containing `providerConfiguration` and `providerServiceArn` .
118
118
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-idnamespace-namespaceproviderproperties.html}
119
119
  */
120
120
  export type NamespaceProviderProperties = {
@@ -137,9 +137,9 @@ export type NamespaceRuleBasedProperties = {
137
137
  /**
138
138
  * The comparison type. You can either choose `ONE_TO_ONE` or `MANY_TO_MANY` as the `attributeMatchingModel` .
139
139
  *
140
- * If you choose `MANY_TO_MANY` , the system can match attributes across the sub-types of an attribute type. For example, if the value of the `Email` field of Profile A matches the value of `BusinessEmail` field of Profile B, the two profiles are matched on the `Email` attribute type.
141
- *
142
140
  * If you choose `ONE_TO_ONE` , the system can only match attributes if the sub-types are an exact match. For example, for the `Email` attribute type, the system will only consider it a match if the value of the `Email` field of Profile A matches the value of the `Email` field of Profile B.
141
+ *
142
+ * If you choose `MANY_TO_MANY` , the system can match attributes across the sub-types of an attribute type. For example, if the value of the `Email` field of Profile A matches the value of `BusinessEmail` field of Profile B, the two profiles are matched on the `Email` attribute type.
143
143
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-idnamespace-namespacerulebasedproperties.html#cfn-entityresolution-idnamespace-namespacerulebasedproperties-attributematchingmodel}
144
144
  */
145
145
  AttributeMatchingModel?: "ONE_TO_ONE" | "MANY_TO_MANY" | undefined;
@@ -168,7 +168,7 @@ export type NamespaceRuleBasedProperties = {
168
168
  */
169
169
  export type RecordMatchingModel = "ONE_SOURCE_TO_ONE_TARGET" | "MANY_SOURCE_TO_ONE_TARGET";
170
170
  /**
171
- * An object containing `RuleName` , and `MatchingKeys` .
171
+ * An object containing the `ruleName` and `matchingKeys` .
172
172
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-idnamespace-rule.html}
173
173
  */
174
174
  export type Rule = {
@@ -2,14 +2,14 @@ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
3
  * Creates a matching workflow that defines the configuration for a data processing job. The workflow name must be unique. To modify an existing workflow, use `UpdateMatchingWorkflow` .
4
4
  *
5
- * > For workflows where `resolutionType` is ML_MATCHING, incremental processing is not supported.
5
+ * > For workflows where `resolutionType` is `ML_MATCHING` or `PROVIDER` , incremental processing is not supported.
6
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-entityresolution-matchingworkflow.html}
7
7
  */
8
8
  export type EntityResolutionMatchingWorkflow = ResourceDefinitionWithAttributes<"AWS::EntityResolution::MatchingWorkflow", EntityResolutionMatchingWorkflowProps, EntityResolutionMatchingWorkflowAttribs>;
9
9
  /**
10
10
  * Creates a matching workflow that defines the configuration for a data processing job. The workflow name must be unique. To modify an existing workflow, use `UpdateMatchingWorkflow` .
11
11
  *
12
- * > For workflows where `resolutionType` is ML_MATCHING, incremental processing is not supported.
12
+ * > For workflows where `resolutionType` is `ML_MATCHING` or `PROVIDER` , incremental processing is not supported.
13
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-entityresolution-matchingworkflow.html}
14
14
  */
15
15
  export type EntityResolutionMatchingWorkflowProps = {
@@ -21,7 +21,7 @@ export type EntityResolutionMatchingWorkflowProps = {
21
21
  /**
22
22
  * Optional. An object that defines the incremental run type. This object contains only the `incrementalRunType` field, which appears as "Automatic" in the console.
23
23
  *
24
- * > For workflows where `resolutionType` is `ML_MATCHING` , incremental processing is not supported.
24
+ * > For workflows where `resolutionType` is `ML_MATCHING` or `PROVIDER` , incremental processing is not supported.
25
25
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-entityresolution-matchingworkflow.html#cfn-entityresolution-matchingworkflow-incrementalrunconfig}
26
26
  */
27
27
  IncrementalRunConfig?: IncrementalRunConfig | undefined;
@@ -31,7 +31,7 @@ export type EntityResolutionMatchingWorkflowProps = {
31
31
  */
32
32
  InputSourceConfig: InputSource[];
33
33
  /**
34
- * A list of `OutputSource` objects, each of which contains fields `OutputS3Path` , `ApplyNormalization` , and `Output` .
34
+ * A list of `OutputSource` objects, each of which contains fields `outputS3Path` , `applyNormalization` , `KMSArn` , and `output` .
35
35
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-entityresolution-matchingworkflow.html#cfn-entityresolution-matchingworkflow-outputsourceconfig}
36
36
  */
37
37
  OutputSourceConfig: OutputSource[];
@@ -80,20 +80,20 @@ export type EntityResolutionMatchingWorkflowAttribs = {
80
80
  /**
81
81
  * Optional. An object that defines the incremental run type. This object contains only the `incrementalRunType` field, which appears as "Automatic" in the console.
82
82
  *
83
- * > For workflows where `resolutionType` is `ML_MATCHING` , incremental processing is not supported.
83
+ * > For workflows where `resolutionType` is `ML_MATCHING` or `PROVIDER` , incremental processing is not supported.
84
84
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-matchingworkflow-incrementalrunconfig.html}
85
85
  */
86
86
  export type IncrementalRunConfig = {
87
87
  /**
88
88
  * The type of incremental run. The only valid value is `IMMEDIATE` . This appears as "Automatic" in the console.
89
89
  *
90
- * > For workflows where `resolutionType` is `ML_MATCHING` , incremental processing is not supported.
90
+ * > For workflows where `resolutionType` is `ML_MATCHING` or `PROVIDER` , incremental processing is not supported.
91
91
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-matchingworkflow-incrementalrunconfig.html#cfn-entityresolution-matchingworkflow-incrementalrunconfig-incrementalruntype}
92
92
  */
93
93
  IncrementalRunType: "IMMEDIATE";
94
94
  };
95
95
  /**
96
- * An object containing `InputSourceARN` , `SchemaName` , and `ApplyNormalization` .
96
+ * An object containing `inputSourceARN` , `schemaName` , and `applyNormalization` .
97
97
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-matchingworkflow-inputsource.html}
98
98
  */
99
99
  export type InputSource = {
@@ -103,7 +103,7 @@ export type InputSource = {
103
103
  */
104
104
  ApplyNormalization?: boolean | undefined;
105
105
  /**
106
- * An object containing `InputSourceARN` , `SchemaName` , and `ApplyNormalization` .
106
+ * An object containing `inputSourceARN` , `schemaName` , and `applyNormalization` .
107
107
  * @pattern arn:(aws|aws-us-gov|aws-cn):.*:.*:[0-9]+:.*$
108
108
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-matchingworkflow-inputsource.html#cfn-entityresolution-matchingworkflow-inputsource-inputsourcearn}
109
109
  */
@@ -200,22 +200,30 @@ export type ResolutionTechniques = {
200
200
  */
201
201
  ProviderProperties?: ProviderProperties | undefined;
202
202
  /**
203
- * The type of matching. There are three types of matching: `RULE_MATCHING` , `ML_MATCHING` , and `PROVIDER` .
203
+ * The type of matching workflow to create. Specify one of the following types:
204
+ *
205
+ * - `RULE_MATCHING` : Match records using configurable rule-based criteria
206
+ * - `ML_MATCHING` : Match records using machine learning models
207
+ * - `PROVIDER` : Match records using a third-party matching provider
204
208
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-matchingworkflow-resolutiontechniques.html#cfn-entityresolution-matchingworkflow-resolutiontechniques-resolutiontype}
205
209
  */
206
210
  ResolutionType?: ResolutionType | undefined;
207
211
  /**
208
- * An object which defines the list of matching rules to run and has a field `Rules` , which is a list of rule objects.
212
+ * An object which defines the list of matching rules to run and has a field `rules` , which is a list of rule objects.
209
213
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-matchingworkflow-resolutiontechniques.html#cfn-entityresolution-matchingworkflow-resolutiontechniques-rulebasedproperties}
210
214
  */
211
215
  RuleBasedProperties?: RuleBasedProperties | undefined;
216
+ /**
217
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-matchingworkflow-resolutiontechniques.html#cfn-entityresolution-matchingworkflow-resolutiontechniques-ruleconditionproperties}
218
+ */
219
+ RuleConditionProperties?: RuleConditionProperties | undefined;
212
220
  };
213
221
  /**
214
222
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-matchingworkflow-resolutiontype.html}
215
223
  */
216
224
  export type ResolutionType = "RULE_MATCHING" | "ML_MATCHING" | "PROVIDER";
217
225
  /**
218
- * An object containing `RuleName` , and `MatchingKeys` .
226
+ * An object containing the `ruleName` and `matchingKeys` .
219
227
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-matchingworkflow-rule.html}
220
228
  */
221
229
  export type Rule = {
@@ -234,16 +242,16 @@ export type Rule = {
234
242
  RuleName: string;
235
243
  };
236
244
  /**
237
- * An object which defines the list of matching rules to run in a matching workflow. RuleBasedProperties contain a `Rules` field, which is a list of rule objects.
245
+ * An object which defines the list of matching rules to run in a matching workflow.
238
246
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-matchingworkflow-rulebasedproperties.html}
239
247
  */
240
248
  export type RuleBasedProperties = {
241
249
  /**
242
- * The comparison type. You can either choose `ONE_TO_ONE` or `MANY_TO_MANY` as the `attributeMatchingModel` .
243
- *
244
- * If you choose `MANY_TO_MANY` , the system can match attributes across the sub-types of an attribute type. For example, if the value of the `Email` field of Profile A and the value of `BusinessEmail` field of Profile B matches, the two profiles are matched on the `Email` attribute type.
250
+ * The comparison type. You can choose `ONE_TO_ONE` or `MANY_TO_MANY` as the `attributeMatchingModel` .
245
251
  *
246
252
  * If you choose `ONE_TO_ONE` , the system can only match attributes if the sub-types are an exact match. For example, for the `Email` attribute type, the system will only consider it a match if the value of the `Email` field of Profile A matches the value of the `Email` field of Profile B.
253
+ *
254
+ * If you choose `MANY_TO_MANY` , the system can match attributes across the sub-types of an attribute type. For example, if the value of the `Email` field of Profile A and the value of `BusinessEmail` field of Profile B matches, the two profiles are matched on the `Email` attribute type.
247
255
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-matchingworkflow-rulebasedproperties.html#cfn-entityresolution-matchingworkflow-rulebasedproperties-attributematchingmodel}
248
256
  */
249
257
  AttributeMatchingModel: "ONE_TO_ONE" | "MANY_TO_MANY";
@@ -262,4 +270,26 @@ export type RuleBasedProperties = {
262
270
  */
263
271
  Rules: Rule[];
264
272
  };
273
+ /**
274
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-matchingworkflow-rulecondition.html}
275
+ */
276
+ export type RuleCondition = {
277
+ /**
278
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-matchingworkflow-rulecondition.html#cfn-entityresolution-matchingworkflow-rulecondition-condition}
279
+ */
280
+ Condition?: string | undefined;
281
+ /**
282
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-matchingworkflow-rulecondition.html#cfn-entityresolution-matchingworkflow-rulecondition-rulename}
283
+ */
284
+ RuleName?: string | undefined;
285
+ };
286
+ /**
287
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-matchingworkflow-ruleconditionproperties.html}
288
+ */
289
+ export type RuleConditionProperties = {
290
+ /**
291
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-matchingworkflow-ruleconditionproperties.html#cfn-entityresolution-matchingworkflow-ruleconditionproperties-rules}
292
+ */
293
+ Rules: RuleCondition[];
294
+ };
265
295
  //# sourceMappingURL=aws-entityresolution-matchingworkflow.d.ts.map
@@ -51,7 +51,9 @@ export type EventsEventBusProps = {
51
51
  */
52
52
  KmsKeyIdentifier?: string | undefined;
53
53
  /**
54
- * The logging configuration settings for vended logs.
54
+ * The logging configuration settings for the event bus.
55
+ *
56
+ * For more information, see [Configuring logs for event buses](https://docs.aws.amazon.com/eb-event-bus-logs.html) in the *EventBridge User Guide* .
55
57
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbus.html#cfn-events-eventbus-logconfig}
56
58
  */
57
59
  LogConfig?: {
@@ -289,7 +289,7 @@ export type IpPermission = {
289
289
  */
290
290
  export type LocationCapacity = {
291
291
  /**
292
- * The number of EC2 instances you want to maintain in the specified fleet location. This value must fall between the minimum and maximum size limits.
292
+ * The number of EC2 instances you want to maintain in the specified fleet location. This value must fall between the minimum and maximum size limits. If any auto-scaling policy is defined for the container fleet, the desired instance will only be applied once during fleet creation and will be ignored in updates to avoid conflicts with auto-scaling. During updates with any auto-scaling policy defined, if current desired instance is lower than the new MinSize, it will be increased to the new MinSize; if current desired instance is larger than the new MaxSize, it will be decreased to the new MaxSize.
293
293
  * @min 0
294
294
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-containerfleet-locationcapacity.html#cfn-gamelift-containerfleet-locationcapacity-desiredec2instances}
295
295
  */
@@ -167,7 +167,7 @@ export type GlueJobProps = {
167
167
  * - For the `Z.2X` worker type, each worker maps to 2 M-DPU (8vCPUs, 64 GB of memory) with 128 GB disk, and provides up to 8 Ray workers based on the autoscaler.
168
168
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-job.html#cfn-glue-job-workertype}
169
169
  */
170
- WorkerType?: "Standard" | "G.1X" | "G.2X" | "G.025X" | "G.4X" | "G.8X" | "Z.2X" | undefined;
170
+ WorkerType?: "Standard" | "G.1X" | "G.2X" | "G.025X" | "G.4X" | "G.8X" | "Z.2X" | "G.12X" | "G.16X" | "R.1X" | "R.2X" | "R.4X" | "R.8X" | undefined;
171
171
  };
172
172
  /**
173
173
  * Specifies the connections used by a job.
@@ -25,6 +25,9 @@ export type GuardDutyIPSetProps = {
25
25
  */
26
26
  DetectorId?: string | undefined;
27
27
  /**
28
+ * The AWS account ID that owns the Amazon S3 bucket specified in the *Location* field.
29
+ *
30
+ * When you provide this account ID, GuardDuty will validate that the S3 bucket belongs to this account. If you don't specify an account ID owner, GuardDuty doesn't perform any validation.
28
31
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-ipset.html#cfn-guardduty-ipset-expectedbucketowner}
29
32
  */
30
33
  ExpectedBucketOwner?: string | undefined;
@@ -25,6 +25,9 @@ export type GuardDutyThreatIntelSetProps = {
25
25
  */
26
26
  DetectorId?: string | undefined;
27
27
  /**
28
+ * The AWS account ID that owns the Amazon S3 bucket specified in the *Location* field.
29
+ *
30
+ * When you provide this account ID, GuardDuty will validate that the S3 bucket belongs to this account. If you don't specify an account ID owner, GuardDuty doesn't perform any validation.
28
31
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-threatintelset.html#cfn-guardduty-threatintelset-expectedbucketowner}
29
32
  */
30
33
  ExpectedBucketOwner?: string | undefined;