@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
@@ -101,7 +101,7 @@ export type DashboardOptions = {
101
101
  */
102
102
  export type DeliveryOptions = {
103
103
  /**
104
- * The maximum amount of time, in seconds, that Amazon SES API v2 will attempt delivery of email. If specified, the value must greater than or equal to 300 seconds (5 minutes) and less than or equal to 50400 seconds (840 minutes).
104
+ * The name of the configuration set used when sent through a configuration set with archiving enabled.
105
105
  * @min 300
106
106
  * @max 50400
107
107
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-configurationset-deliveryoptions.html#cfn-ses-configurationset-deliveryoptions-maxdeliveryseconds}
@@ -189,7 +189,7 @@ export type TrackingOptions = {
189
189
  */
190
190
  CustomRedirectDomain?: string | undefined;
191
191
  /**
192
- * The https policy to use for tracking open and click events.
192
+ * The name of the configuration set used when sent through a configuration set with archiving enabled.
193
193
  * @pattern REQUIRE|REQUIRE_OPEN_ONLY|OPTIONAL
194
194
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-configurationset-trackingoptions.html#cfn-ses-configurationset-trackingoptions-httpspolicy}
195
195
  */
@@ -12,7 +12,7 @@ export type SESMailManagerAddonSubscriptionProps = {
12
12
  /**
13
13
  * The name of the Add On to subscribe to. You can only have one subscription for each Add On name.
14
14
  *
15
- * Valid Values: `TRENDMICRO_VSAPI | SPAMHAUS_DBL | ABUSIX_MAIL_INTELLIGENCE`
15
+ * Valid Values: `TRENDMICRO_VSAPI | SPAMHAUS_DBL | ABUSIX_MAIL_INTELLIGENCE | VADE_ADVANCED_EMAIL_SECURITY`
16
16
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-mailmanageraddonsubscription.html#cfn-ses-mailmanageraddonsubscription-addonname}
17
17
  */
18
18
  AddonName: string;
@@ -1,15 +1,16 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * Definition of AWS::SES::MailManagerAddressList Resource Type
3
+ * The structure representing the address lists and address list attribute that will be used in evaluation of boolean expression.
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-mailmanageraddresslist.html}
5
5
  */
6
6
  export type SESMailManagerAddressList = ResourceDefinitionWithAttributes<"AWS::SES::MailManagerAddressList", SESMailManagerAddressListProps, SESMailManagerAddressListAttribs>;
7
7
  /**
8
- * Definition of AWS::SES::MailManagerAddressList Resource Type
8
+ * The structure representing the address lists and address list attribute that will be used in evaluation of boolean expression.
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-mailmanageraddresslist.html}
10
10
  */
11
11
  export type SESMailManagerAddressListProps = {
12
12
  /**
13
+ * A user-friendly name for the address list.
13
14
  * @minLength 1
14
15
  * @maxLength 255
15
16
  * @pattern ^[a-zA-Z0-9_.-]+$
@@ -17,6 +18,7 @@ export type SESMailManagerAddressListProps = {
17
18
  */
18
19
  AddressListName?: string | undefined;
19
20
  /**
21
+ * The tags used to organize, track, or control access for the resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
20
22
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-mailmanageraddresslist.html#cfn-ses-mailmanageraddresslist-tags}
21
23
  */
22
24
  Tags?: Tag[] | undefined;
@@ -26,10 +28,12 @@ export type SESMailManagerAddressListProps = {
26
28
  */
27
29
  export type SESMailManagerAddressListAttribs = {
28
30
  /**
31
+ * The Amazon Resource Name (ARN) of the address list.
29
32
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-mailmanageraddresslist.html#cfn-ses-mailmanageraddresslist-addresslistarn}
30
33
  */
31
34
  AddressListArn: string;
32
35
  /**
36
+ * The identifier of the address list.
33
37
  * @minLength 1
34
38
  * @maxLength 255
35
39
  * @pattern ^[a-zA-Z0-9-]+$
@@ -156,37 +156,45 @@ export type IngressIpv4Expression = {
156
156
  */
157
157
  export type IngressIpv6Attribute = "SENDER_IPV6";
158
158
  /**
159
+ * The union type representing the allowed types for the left hand side of an IPv6 condition.
159
160
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-mailmanagertrafficpolicy-ingressipv6expression.html}
160
161
  */
161
162
  export type IngressIpv6Expression = {
162
163
  /**
164
+ * The left hand side argument of an IPv6 condition expression.
163
165
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-mailmanagertrafficpolicy-ingressipv6expression.html#cfn-ses-mailmanagertrafficpolicy-ingressipv6expression-evaluate}
164
166
  */
165
167
  Evaluate: IngressIpv6ToEvaluate;
166
168
  /**
169
+ * The matching operator for an IPv6 condition expression.
167
170
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-mailmanagertrafficpolicy-ingressipv6expression.html#cfn-ses-mailmanagertrafficpolicy-ingressipv6expression-operator}
168
171
  */
169
172
  Operator: IngressIpOperator;
170
173
  /**
174
+ * The right hand side argument of an IPv6 condition expression.
171
175
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-mailmanagertrafficpolicy-ingressipv6expression.html#cfn-ses-mailmanagertrafficpolicy-ingressipv6expression-values}
172
176
  */
173
177
  Values: string[];
174
178
  };
175
179
  /**
180
+ * The structure for an IPv6 based condition matching on the incoming mail.
176
181
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-mailmanagertrafficpolicy-ingressipv6toevaluate.html}
177
182
  */
178
183
  export type IngressIpv6ToEvaluate = {
179
184
  Attribute: IngressIpv6Attribute;
180
185
  };
181
186
  /**
187
+ * The address lists and the address list attribute value that is evaluated in a policy statement's conditional expression to either deny or block the incoming email.
182
188
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-mailmanagertrafficpolicy-ingressisinaddresslist.html}
183
189
  */
184
190
  export type IngressIsInAddressList = {
185
191
  /**
192
+ * The address lists that will be used for evaluation.
186
193
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-mailmanagertrafficpolicy-ingressisinaddresslist.html#cfn-ses-mailmanagertrafficpolicy-ingressisinaddresslist-addresslists}
187
194
  */
188
195
  AddressLists: string[];
189
196
  /**
197
+ * The email attribute that needs to be evaluated against the address list.
190
198
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-mailmanagertrafficpolicy-ingressisinaddresslist.html#cfn-ses-mailmanagertrafficpolicy-ingressisinaddresslist-attribute}
191
199
  */
192
200
  Attribute: IngressAddressListEmailAttribute;
@@ -52,6 +52,7 @@ export type Action = {
52
52
  */
53
53
  BounceAction?: BounceAction | undefined;
54
54
  /**
55
+ * The action that informs a traffic policy resource to either allow or block the email if it matches a condition in the policy statement.
55
56
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-action.html#cfn-ses-receiptrule-action-connectaction}
56
57
  */
57
58
  ConnectAction?: ConnectAction | undefined;
@@ -32,6 +32,13 @@ export type SyntheticsCanaryProps = {
32
32
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html#cfn-synthetics-canary-artifacts3location}
33
33
  */
34
34
  ArtifactS3Location: string;
35
+ /**
36
+ * A structure that specifies the browser type to use for a canary run. CloudWatch Synthetics supports running canaries on both `CHROME` and `FIREFOX` browsers.
37
+ *
38
+ * > If not specified, `browserConfigs` defaults to Chrome.
39
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html#cfn-synthetics-canary-browserconfigs}
40
+ */
41
+ BrowserConfigs?: BrowserConfig[] | undefined;
35
42
  /**
36
43
  * Use this structure to input your script code for the canary. This structure contains the Lambda handler with the location where the canary should start running the script. If the script is stored in an S3 bucket, the bucket name, key, and version are also included. If the script is passed into the canary directly, the script code is contained in the value of `Script` .
37
44
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html#cfn-synthetics-canary-code}
@@ -131,10 +138,19 @@ export type SyntheticsCanaryProps = {
131
138
  */
132
139
  VPCConfig?: VPCConfig | undefined;
133
140
  /**
134
- * If this canary performs visual monitoring by comparing screenshots, this structure contains the ID of the canary run to use as the baseline for screenshots, and the coordinates of any parts of the screen to ignore during the visual monitoring comparison.
141
+ * Visual reference configuration for visual testing
135
142
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html#cfn-synthetics-canary-visualreference}
136
143
  */
137
144
  VisualReference?: VisualReference | undefined;
145
+ /**
146
+ * A list of visual reference configurations for the canary, one for each browser type that the canary is configured to run on. Visual references are used for visual monitoring comparisons.
147
+ *
148
+ * `syn-nodejs-puppeteer-11.0` and above, and `syn-nodejs-playwright-3.0` and above, only supports `visualReferences` . `visualReference` field is not supported.
149
+ *
150
+ * Versions older than `syn-nodejs-puppeteer-11.0` supports both `visualReference` and `visualReferences` for backward compatibility. It is recommended to use `visualReferences` for consistency and future compatibility.
151
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html#cfn-synthetics-canary-visualreferences}
152
+ */
153
+ VisualReferences?: VisualReference[] | undefined;
138
154
  };
139
155
  /**
140
156
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-synthetics-canary.html#aws-resource-synthetics-canary-return-values}
@@ -183,6 +199,21 @@ export type BaseScreenshot = {
183
199
  */
184
200
  ScreenshotName: string;
185
201
  };
202
+ /**
203
+ * A structure that specifies the browser type to use for a canary run.
204
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-browserconfig.html}
205
+ */
206
+ export type BrowserConfig = {
207
+ /**
208
+ * The browser type associated with this browser configuration.
209
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-browserconfig.html#cfn-synthetics-canary-browserconfig-browsertype}
210
+ */
211
+ BrowserType: BrowserType;
212
+ };
213
+ /**
214
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-browsertype.html}
215
+ */
216
+ export type BrowserType = "CHROME" | "FIREFOX";
186
217
  /**
187
218
  * Use this structure to input your script code for the canary. This structure contains the Lambda handler with the location where the canary should start running the script. If the script is stored in an S3 bucket, the bucket name, key, and version are also included. If the script is passed into the canary directly, the script code is contained in the value of `Script` .
188
219
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html}
@@ -414,5 +445,9 @@ export type VisualReference = {
414
445
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-visualreference.html#cfn-synthetics-canary-visualreference-basescreenshots}
415
446
  */
416
447
  BaseScreenshots?: BaseScreenshot[] | undefined;
448
+ /**
449
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-visualreference.html#cfn-synthetics-canary-visualreference-browsertype}
450
+ */
451
+ BrowserType?: BrowserType | undefined;
417
452
  };
418
453
  //# sourceMappingURL=aws-synthetics-canary.d.ts.map
@@ -4,7 +4,18 @@ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
4
4
  *
5
5
  * You can import both the certificate and its chain in the `Certificate` parameter.
6
6
  *
7
- * > If you use the `Certificate` parameter to upload both the certificate and its chain, don't use the `CertificateChain` parameter.
7
+ * After importing a certificate, AWS Transfer Family automatically creates a Amazon CloudWatch metric called `DaysUntilExpiry` that tracks the number of days until the certificate expires. The metric is based on the `InactiveDate` parameter and is published daily in the `AWS/Transfer` namespace.
8
+ *
9
+ * > It can take up to a full day after importing a certificate for Transfer Family to emit the `DaysUntilExpiry` metric to your account. > If you use the `Certificate` parameter to upload both the certificate and its chain, don't use the `CertificateChain` parameter.
10
+ *
11
+ * *CloudWatch monitoring*
12
+ *
13
+ * The `DaysUntilExpiry` metric includes the following specifications:
14
+ *
15
+ * - *Units:* Count (days)
16
+ * - *Dimensions:* `CertificateId` (always present), `Description` (if provided during certificate import)
17
+ * - *Statistics:* Minimum, Maximum, Average
18
+ * - *Frequency:* Published daily
8
19
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-certificate.html}
9
20
  */
10
21
  export type TransferCertificate = ResourceDefinitionWithAttributes<"AWS::Transfer::Certificate", TransferCertificateProps, TransferCertificateAttribs>;
@@ -13,7 +24,18 @@ export type TransferCertificate = ResourceDefinitionWithAttributes<"AWS::Transfe
13
24
  *
14
25
  * You can import both the certificate and its chain in the `Certificate` parameter.
15
26
  *
16
- * > If you use the `Certificate` parameter to upload both the certificate and its chain, don't use the `CertificateChain` parameter.
27
+ * After importing a certificate, AWS Transfer Family automatically creates a Amazon CloudWatch metric called `DaysUntilExpiry` that tracks the number of days until the certificate expires. The metric is based on the `InactiveDate` parameter and is published daily in the `AWS/Transfer` namespace.
28
+ *
29
+ * > It can take up to a full day after importing a certificate for Transfer Family to emit the `DaysUntilExpiry` metric to your account. > If you use the `Certificate` parameter to upload both the certificate and its chain, don't use the `CertificateChain` parameter.
30
+ *
31
+ * *CloudWatch monitoring*
32
+ *
33
+ * The `DaysUntilExpiry` metric includes the following specifications:
34
+ *
35
+ * - *Units:* Count (days)
36
+ * - *Dimensions:* `CertificateId` (always present), `Description` (if provided during certificate import)
37
+ * - *Statistics:* Minimum, Maximum, Average
38
+ * - *Frequency:* Published daily
17
39
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-certificate.html}
18
40
  */
19
41
  export type TransferCertificateProps = {
@@ -262,6 +262,8 @@ export type EndpointDetails = {
262
262
  /**
263
263
  * A list of security groups IDs that are available to attach to your server's endpoint.
264
264
  *
265
+ * > While `SecurityGroupIds` appears in the response syntax for consistency with `CreateServer` and `UpdateServer` operations, this field is not populated in `DescribeServer` responses. Security groups are managed at the VPC endpoint level and can be modified outside of the Transfer Family service. To retrieve current security group information, use the EC2 `DescribeVpcEndpoints` API with the `VpcEndpointId` returned in the response.
266
+ * >
265
267
  * > This property can only be set when `EndpointType` is set to `VPC` .
266
268
  * >
267
269
  * > You can edit the `SecurityGroupIds` property in the [UpdateServer](https://docs.aws.amazon.com/transfer/latest/userguide/API_UpdateServer.html) API only if you are changing the `EndpointType` from `PUBLIC` or `VPC_ENDPOINT` to `VPC` . To change security groups associated with your server's VPC endpoint after creation, use the Amazon EC2 [ModifyVpcEndpoint](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyVpcEndpoint.html) API.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@propulsionworks/cloudformation",
3
- "version": "0.1.23",
3
+ "version": "0.1.25",
4
4
  "author": {
5
5
  "name": "Gordon Leigh"
6
6
  },