@propulsionworks/cloudformation 0.1.23 → 0.1.25

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 (65) hide show
  1. package/out/exports/resources.generated/aws-apprunner-service.d.ts +1 -3
  2. package/out/exports/resources.generated/aws-apprunner-vpcconnector.d.ts +1 -1
  3. package/out/exports/resources.generated/aws-b2bi-capability.d.ts +3 -0
  4. package/out/exports/resources.generated/aws-b2bi-partnership.d.ts +60 -1
  5. package/out/exports/resources.generated/aws-b2bi-profile.d.ts +1 -0
  6. package/out/exports/resources.generated/aws-b2bi-transformer.d.ts +38 -0
  7. package/out/exports/resources.generated/aws-batch-computeenvironment.d.ts +9 -0
  8. package/out/exports/resources.generated/aws-batch-jobdefinition.d.ts +1 -1
  9. package/out/exports/resources.generated/aws-batch-schedulingpolicy.d.ts +1 -1
  10. package/out/exports/resources.generated/aws-bedrock-automatedreasoningpolicy.d.ts +206 -0
  11. package/out/exports/resources.generated/aws-bedrock-automatedreasoningpolicyversion.d.ts +68 -0
  12. package/out/exports/resources.generated/aws-budgets-budget.d.ts +4 -0
  13. package/out/exports/resources.generated/aws-cloudformation-lambdahook.d.ts +1 -1
  14. package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +1 -0
  15. package/out/exports/resources.generated/aws-cognito-userpoolclient.d.ts +2 -2
  16. package/out/exports/resources.generated/aws-cognito-userpoolriskconfigurationattachment.d.ts +1 -1
  17. package/out/exports/resources.generated/aws-connect-predefinedattribute.d.ts +19 -0
  18. package/out/exports/resources.generated/aws-datazone-policygrant.d.ts +46 -2
  19. package/out/exports/resources.generated/aws-ec2-clientvpnendpoint.d.ts +1 -1
  20. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +6 -4
  21. package/out/exports/resources.generated/aws-ec2-instance.d.ts +1 -1
  22. package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +1 -1
  23. package/out/exports/resources.generated/aws-ec2-vpcblockpublicaccessoptions.d.ts +5 -0
  24. package/out/exports/resources.generated/aws-ec2-vpnconnection.d.ts +1 -0
  25. package/out/exports/resources.generated/aws-ecs-cluster.d.ts +26 -2
  26. package/out/exports/resources.generated/aws-ecs-clustercapacityproviderassociations.d.ts +26 -2
  27. package/out/exports/resources.generated/aws-ecs-service.d.ts +51 -4
  28. package/out/exports/resources.generated/aws-ecs-taskdefinition.d.ts +1 -1
  29. package/out/exports/resources.generated/aws-ecs-taskset.d.ts +26 -2
  30. package/out/exports/resources.generated/aws-eks-addon.d.ts +1 -1
  31. package/out/exports/resources.generated/aws-elasticloadbalancingv2-truststore.d.ts +3 -3
  32. package/out/exports/resources.generated/aws-glue-crawler.d.ts +14 -0
  33. package/out/exports/resources.generated/aws-iot-encryptionconfiguration.d.ts +7 -2
  34. package/out/exports/resources.generated/aws-iotsitewise-accesspolicy.d.ts +4 -0
  35. package/out/exports/resources.generated/aws-iotsitewise-assetmodel.d.ts +8 -7
  36. package/out/exports/resources.generated/aws-iotsitewise-computationmodel.d.ts +23 -16
  37. package/out/exports/resources.generated/aws-iotsitewise-dataset.d.ts +11 -6
  38. package/out/exports/resources.generated/aws-ivs-stage.d.ts +57 -37
  39. package/out/exports/resources.generated/aws-kinesisanalyticsv2-application.d.ts +6 -6
  40. package/out/exports/resources.generated/aws-lambda-codesigningconfig.d.ts +1 -1
  41. package/out/exports/resources.generated/aws-lambda-eventsourcemapping.d.ts +5 -5
  42. package/out/exports/resources.generated/aws-lambda-version.d.ts +3 -3
  43. package/out/exports/resources.generated/aws-lex-bot.d.ts +6 -0
  44. package/out/exports/resources.generated/aws-notifications-organizationalunitassociation.d.ts +26 -0
  45. package/out/exports/resources.generated/aws-omics-workflow.d.ts +84 -2
  46. package/out/exports/resources.generated/aws-pcs-cluster.d.ts +17 -6
  47. package/out/exports/resources.generated/aws-pcs-computenodegroup.d.ts +12 -7
  48. package/out/exports/resources.generated/aws-pcs-queue.d.ts +5 -3
  49. package/out/exports/resources.generated/aws-qbusiness-datasource.d.ts +1 -1
  50. package/out/exports/resources.generated/aws-s3tables-namespace.d.ts +9 -1
  51. package/out/exports/resources.generated/aws-s3tables-table.d.ts +20 -12
  52. package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +8 -0
  53. package/out/exports/resources.generated/aws-s3tables-tablebucketpolicy.d.ts +10 -2
  54. package/out/exports/resources.generated/aws-s3tables-tablepolicy.d.ts +15 -6
  55. package/out/exports/resources.generated/aws-sagemaker-endpointconfig.d.ts +17 -0
  56. package/out/exports/resources.generated/aws-secretsmanager-rotationschedule.d.ts +3 -3
  57. package/out/exports/resources.generated/aws-ses-configurationset.d.ts +2 -2
  58. package/out/exports/resources.generated/aws-ses-mailmanageraddonsubscription.d.ts +1 -1
  59. package/out/exports/resources.generated/aws-ses-mailmanageraddresslist.d.ts +6 -2
  60. package/out/exports/resources.generated/aws-ses-mailmanagertrafficpolicy.d.ts +8 -0
  61. package/out/exports/resources.generated/aws-ses-receiptrule.d.ts +1 -0
  62. package/out/exports/resources.generated/aws-synthetics-canary.d.ts +36 -1
  63. package/out/exports/resources.generated/aws-transfer-certificate.d.ts +24 -2
  64. package/out/exports/resources.generated/aws-transfer-server.d.ts +2 -0
  65. package/package.json +1 -1
@@ -18,7 +18,7 @@ export type EC2ClientVpnEndpointProps = {
18
18
  * The IPv4 address range, in CIDR notation, from which to assign client IP addresses. The address range cannot overlap with the local CIDR of the VPC in which the associated subnet is located, or the routes that you add manually. The address range cannot be changed after the Client VPN endpoint has been created. Client CIDR range must have a size of at least /22 and must not be greater than /12.
19
19
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnendpoint.html#cfn-ec2-clientvpnendpoint-clientcidrblock}
20
20
  */
21
- ClientCidrBlock: string;
21
+ ClientCidrBlock?: string | undefined;
22
22
  /**
23
23
  * The options for managing connection authorization for new client connections.
24
24
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnendpoint.html#cfn-ec2-clientvpnendpoint-clientconnectoptions}
@@ -159,7 +159,7 @@ export type BaselinePerformanceFactorsRequest = {
159
159
  */
160
160
  export type BlockDeviceMapping = {
161
161
  /**
162
- * The device name (for example, `/dev/sdh` or `xvdh` ).
162
+ * The device name. For available device names, see [Device names for volumes](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/device_naming.html) .
163
163
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-blockdevicemapping.html#cfn-ec2-ec2fleet-blockdevicemapping-devicename}
164
164
  */
165
165
  DeviceName?: string | undefined;
@@ -904,14 +904,16 @@ export type Placement = {
904
904
  /**
905
905
  * The Availability Zone of the instance.
906
906
  *
907
- * Either `AvailabilityZone` or `AvailabilityZoneId` can be specified, but not both. If neither is specified, Amazon EC2 automatically selects an Availability Zone based on the load balancing criteria for the Region.
907
+ * On input, you can specify `AvailabilityZone` or `AvailabilityZoneId` , but not both. If you specify neither one, Amazon EC2 automatically selects an Availability Zone for you.
908
908
  *
909
909
  * This parameter is not supported for [CreateFleet](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet) .
910
910
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-placement.html#cfn-ec2-ec2fleet-placement-availabilityzone}
911
911
  */
912
912
  AvailabilityZone?: string | undefined;
913
913
  /**
914
- * The name of the placement group that the instance is in. If you specify `GroupName` , you can't specify `GroupId` .
914
+ * The name of the placement group that the instance is in.
915
+ *
916
+ * On input, you can specify `GroupId` or `GroupName` , but not both.
915
917
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-placement.html#cfn-ec2-ec2fleet-placement-groupname}
916
918
  */
917
919
  GroupName?: string | undefined;
@@ -925,7 +927,7 @@ export type Placement = {
925
927
  /**
926
928
  * The ARN of the host resource group in which to launch the instances.
927
929
  *
928
- * If you specify this parameter, either omit the *Tenancy* parameter or set it to `host` .
930
+ * On input, if you specify this parameter, either omit the *Tenancy* parameter or set it to `host` .
929
931
  *
930
932
  * This parameter is not supported for [CreateFleet](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet) .
931
933
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-placement.html#cfn-ec2-ec2fleet-placement-hostresourcegrouparn}
@@ -365,7 +365,7 @@ export type AssociationParameter = {
365
365
  */
366
366
  export type BlockDeviceMapping = {
367
367
  /**
368
- * The device name (for example, `/dev/sdh` or `xvdh` ).
368
+ * The device name. For available device names, see [Device names for volumes](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/device_naming.html) .
369
369
  *
370
370
  * > After the instance is running, this parameter is used to specify the device name of the block device mapping to update.
371
371
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance-blockdevicemapping.html#cfn-ec2-instance-blockdevicemapping-devicename}
@@ -118,7 +118,7 @@ export type BaselinePerformanceFactorsRequest = {
118
118
  */
119
119
  export type BlockDeviceMapping = {
120
120
  /**
121
- * The device name (for example, `/dev/sdh` or `xvdh` ).
121
+ * The device name. For available device names, see [Device names for volumes](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/device_naming.html) .
122
122
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-blockdevicemapping.html#cfn-ec2-spotfleet-blockdevicemapping-devicename}
123
123
  */
124
124
  DeviceName: string;
@@ -27,5 +27,10 @@ export type EC2VPCBlockPublicAccessOptionsAttribs = {
27
27
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcblockpublicaccessoptions.html#cfn-ec2-vpcblockpublicaccessoptions-accountid}
28
28
  */
29
29
  AccountId: string;
30
+ /**
31
+ * Determines if exclusions are allowed. If you have enabled VPC BPA at the Organization level, exclusions may be not-allowed. Otherwise, they are allowed.
32
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcblockpublicaccessoptions.html#cfn-ec2-vpcblockpublicaccessoptions-exclusionsallowed}
33
+ */
34
+ ExclusionsAllowed: string;
30
35
  };
31
36
  //# sourceMappingURL=aws-ec2-vpcblockpublicaccessoptions.d.ts.map
@@ -57,6 +57,7 @@ export type EC2VPNConnectionProps = {
57
57
  */
58
58
  OutsideIpAddressType?: string | undefined;
59
59
  /**
60
+ * Describes the storage location for an instance store-backed AMI.
60
61
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpnconnection.html#cfn-ec2-vpnconnection-presharedkeystorage}
61
62
  */
62
63
  PreSharedKeyStorage?: "Standard" | "SecretsManager" | undefined;
@@ -83,7 +83,14 @@ export type ECSClusterAttribs = {
83
83
  */
84
84
  export type CapacityProviderStrategyItem = {
85
85
  /**
86
- * The *base* value designates how many tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a *base* defined. If no value is specified, the default value of `0` is used.
86
+ * The *base* value designates how many tasks, at a minimum, to run on the specified capacity provider for each service. Only one capacity provider in a capacity provider strategy can have a *base* defined. If no value is specified, the default value of `0` is used.
87
+ *
88
+ * Base value characteristics:
89
+ *
90
+ * - Only one capacity provider in a strategy can have a base defined
91
+ * - Default value is `0` if not specified
92
+ * - Valid range: 0 to 100,000
93
+ * - Base requirements are satisfied first before weight distribution
87
94
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-cluster-capacityproviderstrategyitem.html#cfn-ecs-cluster-capacityproviderstrategyitem-base}
88
95
  */
89
96
  Base?: number | undefined;
@@ -97,7 +104,24 @@ export type CapacityProviderStrategyItem = {
97
104
  *
98
105
  * If no `weight` value is specified, the default value of `0` is used. When multiple capacity providers are specified within a capacity provider strategy, at least one of the capacity providers must have a weight value greater than zero and any capacity providers with a weight of `0` can't be used to place tasks. If you specify multiple capacity providers in a strategy that all have a weight of `0` , any `RunTask` or `CreateService` actions using the capacity provider strategy will fail.
99
106
  *
100
- * An example scenario for using weights is defining a strategy that contains two capacity providers and both have a weight of `1` , then when the `base` is satisfied, the tasks will be split evenly across the two capacity providers. Using that same logic, if you specify a weight of `1` for *capacityProviderA* and a weight of `4` for *capacityProviderB* , then for every one task that's run using *capacityProviderA* , four tasks would use *capacityProviderB* .
107
+ * Weight value characteristics:
108
+ *
109
+ * - Weight is considered after the base value is satisfied
110
+ * - Default value is `0` if not specified
111
+ * - Valid range: 0 to 1,000
112
+ * - At least one capacity provider must have a weight greater than zero
113
+ * - Capacity providers with weight of `0` cannot place tasks
114
+ *
115
+ * Task distribution logic:
116
+ *
117
+ * - Base satisfaction: The minimum number of tasks specified by the base value are placed on that capacity provider
118
+ * - Weight distribution: After base requirements are met, additional tasks are distributed according to weight ratios
119
+ *
120
+ * Examples:
121
+ *
122
+ * Equal Distribution: Two capacity providers both with weight `1` will split tasks evenly after base requirements are met.
123
+ *
124
+ * Weighted Distribution: If capacityProviderA has weight `1` and capacityProviderB has weight `4` , then for every 1 task on A, 4 tasks will run on B.
101
125
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-cluster-capacityproviderstrategyitem.html#cfn-ecs-cluster-capacityproviderstrategyitem-weight}
102
126
  */
103
127
  Weight?: number | undefined;
@@ -36,7 +36,14 @@ export type CapacityProvider = ("FARGATE" | "FARGATE_SPOT") | string;
36
36
  */
37
37
  export type CapacityProviderStrategy = {
38
38
  /**
39
- * The *base* value designates how many tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a *base* defined. If no value is specified, the default value of `0` is used.
39
+ * The *base* value designates how many tasks, at a minimum, to run on the specified capacity provider for each service. Only one capacity provider in a capacity provider strategy can have a *base* defined. If no value is specified, the default value of `0` is used.
40
+ *
41
+ * Base value characteristics:
42
+ *
43
+ * - Only one capacity provider in a strategy can have a base defined
44
+ * - Default value is `0` if not specified
45
+ * - Valid range: 0 to 100,000
46
+ * - Base requirements are satisfied first before weight distribution
40
47
  * @min 0
41
48
  * @max 100000
42
49
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-clustercapacityproviderassociations-capacityproviderstrategy.html#cfn-ecs-clustercapacityproviderassociations-capacityproviderstrategy-base}
@@ -52,7 +59,24 @@ export type CapacityProviderStrategy = {
52
59
  *
53
60
  * If no `weight` value is specified, the default value of `0` is used. When multiple capacity providers are specified within a capacity provider strategy, at least one of the capacity providers must have a weight value greater than zero and any capacity providers with a weight of `0` can't be used to place tasks. If you specify multiple capacity providers in a strategy that all have a weight of `0` , any `RunTask` or `CreateService` actions using the capacity provider strategy will fail.
54
61
  *
55
- * An example scenario for using weights is defining a strategy that contains two capacity providers and both have a weight of `1` , then when the `base` is satisfied, the tasks will be split evenly across the two capacity providers. Using that same logic, if you specify a weight of `1` for *capacityProviderA* and a weight of `4` for *capacityProviderB* , then for every one task that's run using *capacityProviderA* , four tasks would use *capacityProviderB* .
62
+ * Weight value characteristics:
63
+ *
64
+ * - Weight is considered after the base value is satisfied
65
+ * - Default value is `0` if not specified
66
+ * - Valid range: 0 to 1,000
67
+ * - At least one capacity provider must have a weight greater than zero
68
+ * - Capacity providers with weight of `0` cannot place tasks
69
+ *
70
+ * Task distribution logic:
71
+ *
72
+ * - Base satisfaction: The minimum number of tasks specified by the base value are placed on that capacity provider
73
+ * - Weight distribution: After base requirements are met, additional tasks are distributed according to weight ratios
74
+ *
75
+ * Examples:
76
+ *
77
+ * Equal Distribution: Two capacity providers both with weight `1` will split tasks evenly after base requirements are met.
78
+ *
79
+ * Weighted Distribution: If capacityProviderA has weight `1` and capacityProviderB has weight `4` , then for every 1 task on A, 4 tasks will run on B.
56
80
  * @min 0
57
81
  * @max 1000
58
82
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-clustercapacityproviderassociations-capacityproviderstrategy.html#cfn-ecs-clustercapacityproviderassociations-capacityproviderstrategy-weight}
@@ -75,7 +75,7 @@ export type ECSServiceProps = {
75
75
  * Indicates whether to use Availability Zone rebalancing for the service.
76
76
  *
77
77
  * For more information, see [Balancing an Amazon ECS service across Availability Zones](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-rebalancing.html) in the **Amazon Elastic Container Service Developer Guide** .
78
- * @default "DISABLED"
78
+ * @default "ENABLED"
79
79
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-availabilityzonerebalancing}
80
80
  */
81
81
  AvailabilityZoneRebalancing?: "ENABLED" | "DISABLED" | undefined;
@@ -126,6 +126,11 @@ export type ECSServiceProps = {
126
126
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-enableexecutecommand}
127
127
  */
128
128
  EnableExecuteCommand?: boolean | undefined;
129
+ /**
130
+ * Determines whether to force a new deployment of the service. By default, deployments aren't forced. You can use this option to start a new deployment with no service definition changes. For example, you can update a service's tasks to use a newer Docker image with the same image/tag combination ( `my_image:latest` ) or to roll Fargate tasks onto a newer platform version.
131
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-forcenewdeployment}
132
+ */
133
+ ForceNewDeployment?: ForceNewDeployment | undefined;
129
134
  /**
130
135
  * The period of time, in seconds, that the Amazon ECS service scheduler ignores unhealthy Elastic Load Balancing, VPC Lattice, and container health checks after a task has first started. If you don't specify a health check grace period value, the default value of `0` is used. If you don't use any of the health checks, then `healthCheckGracePeriodSeconds` is unused.
131
136
  *
@@ -341,7 +346,14 @@ export type AwsVpcConfiguration = {
341
346
  */
342
347
  export type CapacityProviderStrategyItem = {
343
348
  /**
344
- * The *base* value designates how many tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a *base* defined. If no value is specified, the default value of `0` is used.
349
+ * The *base* value designates how many tasks, at a minimum, to run on the specified capacity provider for each service. Only one capacity provider in a capacity provider strategy can have a *base* defined. If no value is specified, the default value of `0` is used.
350
+ *
351
+ * Base value characteristics:
352
+ *
353
+ * - Only one capacity provider in a strategy can have a base defined
354
+ * - Default value is `0` if not specified
355
+ * - Valid range: 0 to 100,000
356
+ * - Base requirements are satisfied first before weight distribution
345
357
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-capacityproviderstrategyitem.html#cfn-ecs-service-capacityproviderstrategyitem-base}
346
358
  */
347
359
  Base?: number | undefined;
@@ -355,7 +367,24 @@ export type CapacityProviderStrategyItem = {
355
367
  *
356
368
  * If no `weight` value is specified, the default value of `0` is used. When multiple capacity providers are specified within a capacity provider strategy, at least one of the capacity providers must have a weight value greater than zero and any capacity providers with a weight of `0` can't be used to place tasks. If you specify multiple capacity providers in a strategy that all have a weight of `0` , any `RunTask` or `CreateService` actions using the capacity provider strategy will fail.
357
369
  *
358
- * An example scenario for using weights is defining a strategy that contains two capacity providers and both have a weight of `1` , then when the `base` is satisfied, the tasks will be split evenly across the two capacity providers. Using that same logic, if you specify a weight of `1` for *capacityProviderA* and a weight of `4` for *capacityProviderB* , then for every one task that's run using *capacityProviderA* , four tasks would use *capacityProviderB* .
370
+ * Weight value characteristics:
371
+ *
372
+ * - Weight is considered after the base value is satisfied
373
+ * - Default value is `0` if not specified
374
+ * - Valid range: 0 to 1,000
375
+ * - At least one capacity provider must have a weight greater than zero
376
+ * - Capacity providers with weight of `0` cannot place tasks
377
+ *
378
+ * Task distribution logic:
379
+ *
380
+ * - Base satisfaction: The minimum number of tasks specified by the base value are placed on that capacity provider
381
+ * - Weight distribution: After base requirements are met, additional tasks are distributed according to weight ratios
382
+ *
383
+ * Examples:
384
+ *
385
+ * Equal Distribution: Two capacity providers both with weight `1` will split tasks evenly after base requirements are met.
386
+ *
387
+ * Weighted Distribution: If capacityProviderA has weight `1` and capacityProviderB has weight `4` , then for every 1 task on A, 4 tasks will run on B.
359
388
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-capacityproviderstrategyitem.html#cfn-ecs-service-capacityproviderstrategyitem-weight}
360
389
  */
361
390
  Weight?: number | undefined;
@@ -632,6 +661,24 @@ export type EBSTagSpecification = {
632
661
  */
633
662
  Tags?: Tag[] | undefined;
634
663
  };
664
+ /**
665
+ * Determines whether to force a new deployment of the service. By default, deployments aren't forced. You can use this option to start a new deployment with no service definition changes. For example, you can update a service's tasks to use a newer Docker image with the same image/tag combination ( `my_image:latest` ) or to roll Fargate tasks onto a newer platform version.
666
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-forcenewdeployment.html}
667
+ */
668
+ export type ForceNewDeployment = {
669
+ /**
670
+ * Determines whether to force a new deployment of the service. By default, deployments aren't forced. You can use this option to start a new deployment with no service definition changes. For example, you can update a service's tasks to use a newer Docker image with the same image/tag combination ( `my_image:latest` ) or to roll Fargate tasks onto a newer platform version.
671
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-forcenewdeployment.html#cfn-ecs-service-forcenewdeployment-enableforcenewdeployment}
672
+ */
673
+ EnableForceNewDeployment: boolean;
674
+ /**
675
+ * When you change the `ForceNewDeploymentNonce` value in your template, it signals Amazon ECS to start a new deployment even though no other service parameters have changed. The value must be a unique, time- varying value like a timestamp, random string, or sequence number. Use this property when you want to ensure your tasks pick up the latest version of a Docker image that uses the same tag but has been updated in the registry.
676
+ * @minLength 1
677
+ * @maxLength 255
678
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-forcenewdeployment.html#cfn-ecs-service-forcenewdeployment-forcenewdeploymentnonce}
679
+ */
680
+ ForceNewDeploymentNonce?: string | undefined;
681
+ };
635
682
  /**
636
683
  * The `LoadBalancer` property specifies details on a load balancer that is used with a service.
637
684
  *
@@ -780,7 +827,7 @@ export type LogConfiguration = {
780
827
  * > - Set the `defaultLogDriverMode` account setting to `blocking` .
781
828
  * - **max-buffer-size** - Required: No
782
829
  *
783
- * Default value: `1m`
830
+ * Default value: `10m`
784
831
  *
785
832
  * When `non-blocking` mode is used, the `max-buffer-size` log option controls the size of the buffer that's used for intermediate message storage. Make sure to specify an adequate buffer size based on your application. When the buffer fills up, further logs cannot be stored. Logs that cannot be stored are lost.
786
833
  *
@@ -1088,7 +1088,7 @@ export type LogConfiguration = {
1088
1088
  * > - Set the `defaultLogDriverMode` account setting to `blocking` .
1089
1089
  * - **max-buffer-size** - Required: No
1090
1090
  *
1091
- * Default value: `1m`
1091
+ * Default value: `10m`
1092
1092
  *
1093
1093
  * When `non-blocking` mode is used, the `max-buffer-size` log option controls the size of the buffer that's used for intermediate message storage. Make sure to specify an adequate buffer size based on your application. When the buffer fills up, further logs cannot be stored. Logs that cannot be stored are lost.
1094
1094
  *
@@ -146,7 +146,14 @@ export type AwsVpcConfiguration = {
146
146
  */
147
147
  export type CapacityProviderStrategyItem = {
148
148
  /**
149
- * The *base* value designates how many tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a *base* defined. If no value is specified, the default value of `0` is used.
149
+ * The *base* value designates how many tasks, at a minimum, to run on the specified capacity provider for each service. Only one capacity provider in a capacity provider strategy can have a *base* defined. If no value is specified, the default value of `0` is used.
150
+ *
151
+ * Base value characteristics:
152
+ *
153
+ * - Only one capacity provider in a strategy can have a base defined
154
+ * - Default value is `0` if not specified
155
+ * - Valid range: 0 to 100,000
156
+ * - Base requirements are satisfied first before weight distribution
150
157
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskset-capacityproviderstrategyitem.html#cfn-ecs-taskset-capacityproviderstrategyitem-base}
151
158
  */
152
159
  Base?: number | undefined;
@@ -160,7 +167,24 @@ export type CapacityProviderStrategyItem = {
160
167
  *
161
168
  * If no `weight` value is specified, the default value of `0` is used. When multiple capacity providers are specified within a capacity provider strategy, at least one of the capacity providers must have a weight value greater than zero and any capacity providers with a weight of `0` can't be used to place tasks. If you specify multiple capacity providers in a strategy that all have a weight of `0` , any `RunTask` or `CreateService` actions using the capacity provider strategy will fail.
162
169
  *
163
- * An example scenario for using weights is defining a strategy that contains two capacity providers and both have a weight of `1` , then when the `base` is satisfied, the tasks will be split evenly across the two capacity providers. Using that same logic, if you specify a weight of `1` for *capacityProviderA* and a weight of `4` for *capacityProviderB* , then for every one task that's run using *capacityProviderA* , four tasks would use *capacityProviderB* .
170
+ * Weight value characteristics:
171
+ *
172
+ * - Weight is considered after the base value is satisfied
173
+ * - Default value is `0` if not specified
174
+ * - Valid range: 0 to 1,000
175
+ * - At least one capacity provider must have a weight greater than zero
176
+ * - Capacity providers with weight of `0` cannot place tasks
177
+ *
178
+ * Task distribution logic:
179
+ *
180
+ * - Base satisfaction: The minimum number of tasks specified by the base value are placed on that capacity provider
181
+ * - Weight distribution: After base requirements are met, additional tasks are distributed according to weight ratios
182
+ *
183
+ * Examples:
184
+ *
185
+ * Equal Distribution: Two capacity providers both with weight `1` will split tasks evenly after base requirements are met.
186
+ *
187
+ * Weighted Distribution: If capacityProviderA has weight `1` and capacityProviderB has weight `4` , then for every 1 task on A, 4 tasks will run on B.
164
188
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskset-capacityproviderstrategyitem.html#cfn-ecs-taskset-capacityproviderstrategyitem-weight}
165
189
  */
166
190
  Weight?: number | undefined;
@@ -38,7 +38,7 @@ export type EKSAddonProps = {
38
38
  */
39
39
  ConfigurationValues?: string | undefined;
40
40
  /**
41
- * The custom namespace configuration to use with the add-on
41
+ * The namespace configuration for the addon. This specifies the Kubernetes namespace where the addon is installed.
42
42
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-addon.html#cfn-eks-addon-namespaceconfig}
43
43
  */
44
44
  NamespaceConfig?: {
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * Creates a trust store. You must specify `CaCertificatesBundleS3Bucket` and `CaCertificatesBundleS3Key` .
3
+ * Creates a trust store. You must specify `CaCertificatesBundleS3Bucket` and `CaCertificatesBundleS3Key` . When you create a trust store, you must specify `Name` .
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-truststore.html}
5
5
  */
6
6
  export type ElasticLoadBalancingV2TrustStore = ResourceDefinitionWithAttributes<"AWS::ElasticLoadBalancingV2::TrustStore", ElasticLoadBalancingV2TrustStoreProps, ElasticLoadBalancingV2TrustStoreAttribs>;
7
7
  /**
8
- * Creates a trust store. You must specify `CaCertificatesBundleS3Bucket` and `CaCertificatesBundleS3Key` .
8
+ * Creates a trust store. You must specify `CaCertificatesBundleS3Bucket` and `CaCertificatesBundleS3Key` . When you create a trust store, you must specify `Name` .
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-truststore.html}
10
10
  */
11
11
  export type ElasticLoadBalancingV2TrustStoreProps = {
@@ -45,7 +45,7 @@ export type ElasticLoadBalancingV2TrustStoreAttribs = {
45
45
  */
46
46
  NumberOfCaCertificates: number;
47
47
  /**
48
- * The current status of the trust store.
48
+ * The status of the trust store. The possible values are `CREATING` and `ACTIVE` .
49
49
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-truststore.html#cfn-elasticloadbalancingv2-truststore-status}
50
50
  */
51
51
  Status: string;
@@ -149,6 +149,20 @@ export type DynamoDBTarget = {
149
149
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-dynamodbtarget.html#cfn-glue-crawler-dynamodbtarget-path}
150
150
  */
151
151
  Path?: string | undefined;
152
+ /**
153
+ * Indicates whether to scan all the records, or to sample rows from the table. Scanning all the records can take a long time when the table is not a high throughput table.
154
+ *
155
+ * A value of `true` means to scan all records, while a value of `false` means to sample the records. If no value is specified, the value defaults to `true` .
156
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-dynamodbtarget.html#cfn-glue-crawler-dynamodbtarget-scanall}
157
+ */
158
+ ScanAll?: boolean | undefined;
159
+ /**
160
+ * The percentage of the configured read capacity units to use by the AWS Glue crawler. Read capacity units is a term defined by DynamoDB, and is a numeric value that acts as rate limiter for the number of reads that can be performed on that table per second.
161
+ *
162
+ * The valid values are null or a value between 0.1 to 1.5. A null value is used when user does not provide a value, and defaults to 0.5 of the configured Read Capacity Unit (for provisioned tables), or 0.25 of the max configured Read Capacity Unit (for tables using on-demand mode).
163
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-dynamodbtarget.html#cfn-glue-crawler-dynamodbtarget-scanrate}
164
+ */
165
+ ScanRate?: number | undefined;
152
166
  };
153
167
  /**
154
168
  * Specifies an Apache Hudi data source.
@@ -1,25 +1,28 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * Resource Type definition for AWS::IoT::EncryptionConfiguration
3
+ * Retrieves the encryption configuration for resources and data of your AWS account in AWS IoT Core . For more information, see [Data encryption at rest](https://docs.aws.amazon.com/iot/latest/developerguide/encryption-at-rest.html) in the *AWS IoT Core Developer Guide* .
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-encryptionconfiguration.html}
5
5
  */
6
6
  export type IoTEncryptionConfiguration = ResourceDefinitionWithAttributes<"AWS::IoT::EncryptionConfiguration", IoTEncryptionConfigurationProps, IoTEncryptionConfigurationAttribs>;
7
7
  /**
8
- * Resource Type definition for AWS::IoT::EncryptionConfiguration
8
+ * Retrieves the encryption configuration for resources and data of your AWS account in AWS IoT Core . For more information, see [Data encryption at rest](https://docs.aws.amazon.com/iot/latest/developerguide/encryption-at-rest.html) in the *AWS IoT Core Developer Guide* .
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-encryptionconfiguration.html}
10
10
  */
11
11
  export type IoTEncryptionConfigurationProps = {
12
12
  /**
13
+ * The type of the KMS key.
13
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-encryptionconfiguration.html#cfn-iot-encryptionconfiguration-encryptiontype}
14
15
  */
15
16
  EncryptionType: "CUSTOMER_MANAGED_KMS_KEY" | "AWS_OWNED_KMS_KEY";
16
17
  /**
18
+ * The Amazon Resource Name (ARN) of the IAM role assumed by AWS IoT Core to call AWS KMS on behalf of the customer.
17
19
  * @minLength 20
18
20
  * @maxLength 2048
19
21
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-encryptionconfiguration.html#cfn-iot-encryptionconfiguration-kmsaccessrolearn}
20
22
  */
21
23
  KmsAccessRoleArn?: string | undefined;
22
24
  /**
25
+ * The ARN of the customer managed KMS key.
23
26
  * @minLength 20
24
27
  * @maxLength 2048
25
28
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-encryptionconfiguration.html#cfn-iot-encryptionconfiguration-kmskeyarn}
@@ -31,10 +34,12 @@ export type IoTEncryptionConfigurationProps = {
31
34
  */
32
35
  export type IoTEncryptionConfigurationAttribs = {
33
36
  /**
37
+ * The unique identifier (ID) of an AWS account.
34
38
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-encryptionconfiguration.html#cfn-iot-encryptionconfiguration-accountid}
35
39
  */
36
40
  AccountId: string;
37
41
  /**
42
+ * The date when encryption configuration is last updated.
38
43
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-encryptionconfiguration.html#cfn-iot-encryptionconfiguration-lastmodifieddate}
39
44
  */
40
45
  LastModifiedDate: string;
@@ -1,11 +1,15 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
3
  * Creates an access policy that grants the specified identity (IAM Identity Center user, IAM Identity Center group, or IAM user) access to the specified AWS IoT SiteWise Monitor portal or project resource.
4
+ *
5
+ * > Support for access policies that use an SSO Group as the identity is not supported at this time.
4
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-accesspolicy.html}
5
7
  */
6
8
  export type IoTSiteWiseAccessPolicy = ResourceDefinitionWithAttributes<"AWS::IoTSiteWise::AccessPolicy", IoTSiteWiseAccessPolicyProps, IoTSiteWiseAccessPolicyAttribs>;
7
9
  /**
8
10
  * Creates an access policy that grants the specified identity (IAM Identity Center user, IAM Identity Center group, or IAM user) access to the specified AWS IoT SiteWise Monitor portal or project resource.
11
+ *
12
+ * > Support for access policies that use an SSO Group as the identity is not supported at this time.
9
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-accesspolicy.html}
10
14
  */
11
15
  export type IoTSiteWiseAccessPolicyProps = {
@@ -65,6 +65,7 @@ export type IoTSiteWiseAssetModelProps = {
65
65
  *
66
66
  * - *ASSET_MODEL* – (default) An asset model that you can use to create assets. Can't be included as a component in another asset model.
67
67
  * - *COMPONENT_MODEL* – A reusable component that you can include in the composite models of other asset models. You can't create assets directly from this type of asset model.
68
+ * - *INTERFACE* – An interface is a type of model that defines a standard structure that can be applied to different asset models.
68
69
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-assetmodel.html#cfn-iotsitewise-assetmodel-assetmodeltype}
69
70
  */
70
71
  AssetModelType?: string | undefined;
@@ -264,38 +265,38 @@ export type DataType = "STRING" | "INTEGER" | "DOUBLE" | "BOOLEAN" | "STRUCT";
264
265
  */
265
266
  export type DataTypeSpec = "AWS/ALARM_STATE";
266
267
  /**
267
- * Contains information about enforced interface property and asset model property
268
+ * Contains information about applied interface property and asset model property
268
269
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-assetmodel-enforcedassetmodelinterfacepropertymapping.html}
269
270
  */
270
271
  export type EnforcedAssetModelInterfacePropertyMapping = {
271
272
  /**
272
- * The external ID of the enforced asset model property
273
+ * The external ID of the linked asset model property
273
274
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-assetmodel-enforcedassetmodelinterfacepropertymapping.html#cfn-iotsitewise-assetmodel-enforcedassetmodelinterfacepropertymapping-assetmodelpropertyexternalid}
274
275
  */
275
276
  AssetModelPropertyExternalId?: string | undefined;
276
277
  /**
277
- * The logical ID of the enforced asset model property
278
+ * The logical ID of the linked asset model property
278
279
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-assetmodel-enforcedassetmodelinterfacepropertymapping.html#cfn-iotsitewise-assetmodel-enforcedassetmodelinterfacepropertymapping-assetmodelpropertylogicalid}
279
280
  */
280
281
  AssetModelPropertyLogicalId?: string | undefined;
281
282
  /**
282
- * The external ID of the enforced interface property
283
+ * The external ID of the applied interface property
283
284
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-assetmodel-enforcedassetmodelinterfacepropertymapping.html#cfn-iotsitewise-assetmodel-enforcedassetmodelinterfacepropertymapping-interfaceassetmodelpropertyexternalid}
284
285
  */
285
286
  InterfaceAssetModelPropertyExternalId: string;
286
287
  };
287
288
  /**
288
- * Contains information about enforced interface hierarchy and asset model hierarchy
289
+ * Contains information about applied interface hierarchy and asset model hierarchy
289
290
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-assetmodel-enforcedassetmodelinterfacerelationship.html}
290
291
  */
291
292
  export type EnforcedAssetModelInterfaceRelationship = {
292
293
  /**
293
- * The ID of the interface that is enforced to the asset model
294
+ * The ID of the asset model that has the interface applied to it.
294
295
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-assetmodel-enforcedassetmodelinterfacerelationship.html#cfn-iotsitewise-assetmodel-enforcedassetmodelinterfacerelationship-interfaceassetmodelid}
295
296
  */
296
297
  InterfaceAssetModelId?: string | undefined;
297
298
  /**
298
- * Contains information about enforced interface property and asset model property
299
+ * A list of property mappings between the interface asset model and the asset model where the interface is applied.
299
300
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-assetmodel-enforcedassetmodelinterfacerelationship.html#cfn-iotsitewise-assetmodel-enforcedassetmodelinterfacerelationship-propertymappings}
300
301
  */
301
302
  PropertyMappings?: EnforcedAssetModelInterfacePropertyMapping[] | undefined;