@propulsionworks/cloudformation 0.1.34 → 0.1.35

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 (66) hide show
  1. package/out/exports/resources.generated/aws-appstream-fleet.d.ts +1 -1
  2. package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +2 -2
  3. package/out/exports/resources.generated/aws-appstream-stack.d.ts +3 -3
  4. package/out/exports/resources.generated/aws-aps-scraper.d.ts +48 -0
  5. package/out/exports/resources.generated/aws-backup-logicallyairgappedbackupvault.d.ts +4 -0
  6. package/out/exports/resources.generated/aws-backup-restoretestingselection.d.ts +2 -0
  7. package/out/exports/resources.generated/aws-batch-computeenvironment.d.ts +6 -6
  8. package/out/exports/resources.generated/aws-bedrockagentcore-browsercustom.d.ts +1 -1
  9. package/out/exports/resources.generated/aws-bedrockagentcore-gatewaytarget.d.ts +18 -1
  10. package/out/exports/resources.generated/aws-bedrockagentcore-runtime.d.ts +7 -1
  11. package/out/exports/resources.generated/aws-config-configurationrecorder.d.ts +1 -1
  12. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +35 -12
  13. package/out/exports/resources.generated/aws-connect-securityprofile.d.ts +52 -0
  14. package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +4 -4
  15. package/out/exports/resources.generated/aws-controltower-landingzone.d.ts +5 -0
  16. package/out/exports/resources.generated/aws-dsql-cluster.d.ts +10 -0
  17. package/out/exports/resources.generated/aws-dynamodb-globaltable.d.ts +0 -10
  18. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +2 -2
  19. package/out/exports/resources.generated/aws-ec2-flowlog.d.ts +1 -1
  20. package/out/exports/resources.generated/aws-ec2-ipamscope.d.ts +25 -0
  21. package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +2 -2
  22. package/out/exports/resources.generated/aws-ec2-transitgateway.d.ts +8 -0
  23. package/out/exports/resources.generated/aws-ec2-volume.d.ts +10 -0
  24. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listener.d.ts +38 -0
  25. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listenerrule.d.ts +38 -0
  26. package/out/exports/resources.generated/aws-elasticloadbalancingv2-targetgroup.d.ts +5 -0
  27. package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +20 -0
  28. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +20 -0
  29. package/out/exports/resources.generated/aws-kinesis-stream.d.ts +6 -1
  30. package/out/exports/resources.generated/aws-kms-key.d.ts +3 -0
  31. package/out/exports/resources.generated/aws-lambda-eventsourcemapping.d.ts +22 -2
  32. package/out/exports/resources.generated/aws-macie-session.d.ts +1 -1
  33. package/out/exports/resources.generated/aws-mediaconnect-flow.d.ts +55 -0
  34. package/out/exports/resources.generated/aws-mediaconnect-flowoutput.d.ts +56 -1
  35. package/out/exports/resources.generated/aws-mediaconnect-routerinput.d.ts +484 -0
  36. package/out/exports/resources.generated/aws-mediaconnect-routernetworkinterface.d.ts +135 -0
  37. package/out/exports/resources.generated/aws-mediaconnect-routeroutput.d.ts +432 -0
  38. package/out/exports/resources.generated/aws-omics-annotationstore.d.ts +2 -2
  39. package/out/exports/resources.generated/aws-organizations-policy.d.ts +1 -1
  40. package/out/exports/resources.generated/aws-quicksight-dataset.d.ts +179 -0
  41. package/out/exports/resources.generated/aws-refactorspaces-application.d.ts +2 -2
  42. package/out/exports/resources.generated/aws-refactorspaces-environment.d.ts +2 -2
  43. package/out/exports/resources.generated/aws-refactorspaces-service.d.ts +2 -2
  44. package/out/exports/resources.generated/aws-rekognition-project.d.ts +6 -1
  45. package/out/exports/resources.generated/aws-route53resolver-firewallrulegroup.d.ts +1 -1
  46. package/out/exports/resources.generated/aws-rtbfabric-inboundexternallink.d.ts +124 -0
  47. package/out/exports/resources.generated/aws-rtbfabric-link.d.ts +1 -1
  48. package/out/exports/resources.generated/aws-s3tables-table.d.ts +6 -1
  49. package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +6 -1
  50. package/out/exports/resources.generated/aws-securityhub-automationrule.d.ts +19 -19
  51. package/out/exports/resources.generated/aws-securityhub-automationrulev2.d.ts +6 -6
  52. package/out/exports/resources.generated/aws-securityhub-configurationpolicy.d.ts +8 -8
  53. package/out/exports/resources.generated/aws-securityhub-delegatedadmin.d.ts +2 -2
  54. package/out/exports/resources.generated/aws-securityhub-findingaggregator.d.ts +2 -2
  55. package/out/exports/resources.generated/aws-securityhub-hub.d.ts +2 -2
  56. package/out/exports/resources.generated/aws-securityhub-insight.d.ts +17 -17
  57. package/out/exports/resources.generated/aws-securityhub-organizationconfiguration.d.ts +2 -2
  58. package/out/exports/resources.generated/aws-securityhub-policyassociation.d.ts +3 -3
  59. package/out/exports/resources.generated/aws-securityhub-productsubscription.d.ts +2 -2
  60. package/out/exports/resources.generated/aws-securityhub-securitycontrol.d.ts +0 -0
  61. package/out/exports/resources.generated/aws-securityhub-standard.d.ts +3 -3
  62. package/out/exports/resources.generated/aws-servicecatalog-cloudformationproduct.d.ts +35 -15
  63. package/out/exports/resources.generated/aws-workspacesthinclient-environment.d.ts +2 -2
  64. package/out/exports/resources.generated/aws-workspacesweb-browsersettings.d.ts +26 -1
  65. package/out/exports/resources.generated/dev-fsx-storagevirtualmachine.d.ts +29 -0
  66. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * The `AWS::SecurityHub::Hub` resource specifies the enablement of the AWS Security Hub service in your AWS account . The service is enabled in the current AWS Region or the specified Region. You create a separate `Hub` resource in each Region in which you want to enable Security Hub .
3
+ * The `AWS::SecurityHub::Hub` resource specifies the enablement of the Security Hub service in your AWS account . The service is enabled in the current AWS Region or the specified Region. You create a separate `Hub` resource in each Region in which you want to enable Security Hub .
4
4
  *
5
5
  * When you use this resource to enable Security Hub , default security standards are enabled. To disable default standards, set the `EnableDefaultStandards` property to `false` . You can use the [`AWS::SecurityHub::Standard`](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-standard.html) resource to enable additional standards.
6
6
  *
@@ -11,7 +11,7 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
11
11
  */
12
12
  export type SecurityHubHub = ResourceDefinitionWithAttributes<"AWS::SecurityHub::Hub", SecurityHubHubProps, SecurityHubHubAttribs>;
13
13
  /**
14
- * The `AWS::SecurityHub::Hub` resource specifies the enablement of the AWS Security Hub service in your AWS account . The service is enabled in the current AWS Region or the specified Region. You create a separate `Hub` resource in each Region in which you want to enable Security Hub .
14
+ * The `AWS::SecurityHub::Hub` resource specifies the enablement of the Security Hub service in your AWS account . The service is enabled in the current AWS Region or the specified Region. You create a separate `Hub` resource in each Region in which you want to enable Security Hub .
15
15
  *
16
16
  * When you use this resource to enable Security Hub , default security standards are enabled. To disable default standards, set the `EnableDefaultStandards` property to `false` . You can use the [`AWS::SecurityHub::Standard`](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-standard.html) resource to enable additional standards.
17
17
  *
@@ -1,13 +1,13 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * The `AWS::SecurityHub::Insight` resource creates a custom insight in AWS Security Hub . An insight is a collection of findings that relate to a security issue that requires attention or remediation. For more information, see [Insights in AWS Security Hub](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-insights.html) in the *AWS Security Hub User Guide* .
3
+ * The `AWS::SecurityHub::Insight` resource creates a custom insight in Security Hub . An insight is a collection of findings that relate to a security issue that requires attention or remediation. For more information, see [Insights in Security Hub](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-insights.html) in the *Security Hub User Guide* .
4
4
  *
5
5
  * Tags aren't supported for this resource.
6
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-insight.html}
7
7
  */
8
8
  export type SecurityHubInsight = ResourceDefinitionWithAttributes<"AWS::SecurityHub::Insight", SecurityHubInsightProps, SecurityHubInsightAttribs>;
9
9
  /**
10
- * The `AWS::SecurityHub::Insight` resource creates a custom insight in AWS Security Hub . An insight is a collection of findings that relate to a security issue that requires attention or remediation. For more information, see [Insights in AWS Security Hub](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-insights.html) in the *AWS Security Hub User Guide* .
10
+ * The `AWS::SecurityHub::Insight` resource creates a custom insight in Security Hub . An insight is a collection of findings that relate to a security issue that requires attention or remediation. For more information, see [Insights in Security Hub](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-insights.html) in the *Security Hub User Guide* .
11
11
  *
12
12
  * Tags aren't supported for this resource.
13
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-insight.html}
@@ -43,7 +43,7 @@ export type SecurityHubInsightAttribs = {
43
43
  InsightArn: string;
44
44
  };
45
45
  /**
46
- * A collection of filters that are applied to all active findings aggregated by AWS Security Hub .
46
+ * A collection of filters that are applied to all active findings aggregated by Security Hub .
47
47
  *
48
48
  * You can filter by up to ten finding attributes. For each attribute, you can provide up to 20 filter values.
49
49
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-awssecurityfindingfilters.html}
@@ -99,7 +99,7 @@ export type AwsSecurityFindingFilters = {
99
99
  /**
100
100
  * A timestamp that indicates when the security findings provider created the potential security issue that a finding reflects.
101
101
  *
102
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
102
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
103
103
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-awssecurityfindingfilters.html#cfn-securityhub-insight-awssecurityfindingfilters-createdat}
104
104
  */
105
105
  CreatedAt?: DateFilter[] | undefined;
@@ -159,7 +159,7 @@ export type AwsSecurityFindingFilters = {
159
159
  /**
160
160
  * A timestamp that indicates when the security findings provider first observed the potential security issue that a finding captured.
161
161
  *
162
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
162
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
163
163
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-awssecurityfindingfilters.html#cfn-securityhub-insight-awssecurityfindingfilters-firstobservedat}
164
164
  */
165
165
  FirstObservedAt?: DateFilter[] | undefined;
@@ -181,7 +181,7 @@ export type AwsSecurityFindingFilters = {
181
181
  /**
182
182
  * A timestamp that indicates when the security findings provider most recently observed a change in the resource that is involved in the finding.
183
183
  *
184
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
184
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
185
185
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-awssecurityfindingfilters.html#cfn-securityhub-insight-awssecurityfindingfilters-lastobservedat}
186
186
  */
187
187
  LastObservedAt?: DateFilter[] | undefined;
@@ -278,7 +278,7 @@ export type AwsSecurityFindingFilters = {
278
278
  /**
279
279
  * A timestamp that identifies when the process was launched.
280
280
  *
281
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
281
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
282
282
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-awssecurityfindingfilters.html#cfn-securityhub-insight-awssecurityfindingfilters-processlaunchedat}
283
283
  */
284
284
  ProcessLaunchedAt?: DateFilter[] | undefined;
@@ -305,7 +305,7 @@ export type AwsSecurityFindingFilters = {
305
305
  /**
306
306
  * A timestamp that identifies when the process was terminated.
307
307
  *
308
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
308
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
309
309
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-awssecurityfindingfilters.html#cfn-securityhub-insight-awssecurityfindingfilters-processterminatedat}
310
310
  */
311
311
  ProcessTerminatedAt?: DateFilter[] | undefined;
@@ -452,7 +452,7 @@ export type AwsSecurityFindingFilters = {
452
452
  /**
453
453
  * A timestamp that identifies when the container was started.
454
454
  *
455
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
455
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
456
456
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-awssecurityfindingfilters.html#cfn-securityhub-insight-awssecurityfindingfilters-resourcecontainerlaunchedat}
457
457
  */
458
458
  ResourceContainerLaunchedAt?: DateFilter[] | undefined;
@@ -536,7 +536,7 @@ export type AwsSecurityFindingFilters = {
536
536
  /**
537
537
  * A timestamp that identifies the last observation of a threat intelligence indicator.
538
538
  *
539
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
539
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
540
540
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-awssecurityfindingfilters.html#cfn-securityhub-insight-awssecurityfindingfilters-threatintelindicatorlastobservedat}
541
541
  */
542
542
  ThreatIntelIndicatorLastObservedAt?: DateFilter[] | undefined;
@@ -573,7 +573,7 @@ export type AwsSecurityFindingFilters = {
573
573
  /**
574
574
  * A timestamp that indicates when the security findings provider last updated the finding record.
575
575
  *
576
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
576
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
577
577
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-awssecurityfindingfilters.html#cfn-securityhub-insight-awssecurityfindingfilters-updatedat}
578
578
  */
579
579
  UpdatedAt?: DateFilter[] | undefined;
@@ -660,14 +660,14 @@ export type DateFilter = {
660
660
  /**
661
661
  * A timestamp that provides the end date for the date filter.
662
662
  *
663
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
663
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
664
664
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-datefilter.html#cfn-securityhub-insight-datefilter-end}
665
665
  */
666
666
  End?: string | undefined;
667
667
  /**
668
668
  * A timestamp that provides the start date for the date filter.
669
669
  *
670
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
670
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
671
671
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-datefilter.html#cfn-securityhub-insight-datefilter-start}
672
672
  */
673
673
  Start?: string | undefined;
@@ -711,7 +711,7 @@ export type KeywordFilter = {
711
711
  Value: string;
712
712
  };
713
713
  /**
714
- * A map filter for filtering AWS Security Hub findings. Each map filter provides the field to check for, the value to check for, and the comparison operator.
714
+ * A map filter for filtering Security Hub findings. Each map filter provides the field to check for, the value to check for, and the comparison operator.
715
715
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-mapfilter.html}
716
716
  */
717
717
  export type MapFilter = {
@@ -736,7 +736,7 @@ export type MapFilter = {
736
736
  *
737
737
  * You can’t have both a `CONTAINS` filter and a `NOT_CONTAINS` filter on the same field. Similarly, you can’t have both an `EQUALS` filter and a `NOT_EQUALS` filter on the same field. Combining filters in this way returns an error.
738
738
  *
739
- * `CONTAINS` and `NOT_CONTAINS` operators can be used only with automation rules. For more information, see [Automation rules](https://docs.aws.amazon.com/securityhub/latest/userguide/automation-rules.html) in the *AWS Security Hub User Guide* .
739
+ * `CONTAINS` and `NOT_CONTAINS` operators can be used only with automation rules. For more information, see [Automation rules](https://docs.aws.amazon.com/securityhub/latest/userguide/automation-rules.html) in the *Security Hub User Guide* .
740
740
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-mapfilter.html#cfn-securityhub-insight-mapfilter-comparison}
741
741
  */
742
742
  Comparison: "EQUALS" | "NOT_EQUALS";
@@ -773,7 +773,7 @@ export type NumberFilter = {
773
773
  Lte?: number | undefined;
774
774
  };
775
775
  /**
776
- * A string filter for filtering AWS Security Hub findings.
776
+ * A string filter for filtering Security Hub findings.
777
777
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-stringfilter.html}
778
778
  */
779
779
  export type StringFilter = {
@@ -807,7 +807,7 @@ export type StringFilter = {
807
807
  * - `ResourceType NOT_EQUALS AwsIamPolicy`
808
808
  * - `ResourceType NOT_EQUALS AwsEc2NetworkInterface`
809
809
  *
810
- * `CONTAINS` and `NOT_CONTAINS` operators can be used only with automation rules V1. `CONTAINS_WORD` operator is only supported in `GetFindingsV2` , `GetFindingStatisticsV2` , `GetResourcesV2` , and `GetResourceStatisticsV2` APIs. For more information, see [Automation rules](https://docs.aws.amazon.com/securityhub/latest/userguide/automation-rules.html) in the *AWS Security Hub User Guide* .
810
+ * `CONTAINS` and `NOT_CONTAINS` operators can be used only with automation rules V1. `CONTAINS_WORD` operator is only supported in `GetFindingsV2` , `GetFindingStatisticsV2` , `GetResourcesV2` , and `GetResourceStatisticsV2` APIs. For more information, see [Automation rules](https://docs.aws.amazon.com/securityhub/latest/userguide/automation-rules.html) in the *Security Hub User Guide* .
811
811
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-stringfilter.html#cfn-securityhub-insight-stringfilter-comparison}
812
812
  */
813
813
  Comparison: StringFilterComparison;
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * The `AWS::SecurityHub::OrganizationConfiguration` resource specifies the way that your AWS organization is configured in AWS Security Hub . Specifically, you can use this resource to specify the configuration type for your organization and whether to automatically Security Hub and security standards in new member accounts. For more information, see [Managing administrator and member accounts](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-accounts.html) in the *AWS Security Hub User Guide* .
3
+ * The `AWS::SecurityHub::OrganizationConfiguration` resource specifies the way that your AWS organization is configured in Security Hub . Specifically, you can use this resource to specify the configuration type for your organization and whether to automatically Security Hub and security standards in new member accounts. For more information, see [Managing administrator and member accounts](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-accounts.html) in the *Security Hub User Guide* .
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-organizationconfiguration.html}
5
5
  */
6
6
  export type SecurityHubOrganizationConfiguration = ResourceDefinitionWithAttributes<"AWS::SecurityHub::OrganizationConfiguration", SecurityHubOrganizationConfigurationProps, SecurityHubOrganizationConfigurationAttribs>;
7
7
  /**
8
- * The `AWS::SecurityHub::OrganizationConfiguration` resource specifies the way that your AWS organization is configured in AWS Security Hub . Specifically, you can use this resource to specify the configuration type for your organization and whether to automatically Security Hub and security standards in new member accounts. For more information, see [Managing administrator and member accounts](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-accounts.html) in the *AWS Security Hub User Guide* .
8
+ * The `AWS::SecurityHub::OrganizationConfiguration` resource specifies the way that your AWS organization is configured in Security Hub . Specifically, you can use this resource to specify the configuration type for your organization and whether to automatically Security Hub and security standards in new member accounts. For more information, see [Managing administrator and member accounts](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-accounts.html) in the *Security Hub User Guide* .
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-organizationconfiguration.html}
10
10
  */
11
11
  export type SecurityHubOrganizationConfigurationProps = {
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * The `AWS::SecurityHub::PolicyAssociation` resource specifies associations for a configuration policy or a self-managed configuration. You can associate a AWS Security Hub configuration policy or self-managed configuration with the organization root, organizational units (OUs), or AWS accounts . After a successful association, the configuration policy takes effect in the specified targets. For more information, see [Creating and associating Security Hub configuration policies](https://docs.aws.amazon.com/securityhub/latest/userguide/create-associate-policy.html) in the *AWS Security Hub User Guide* .
3
+ * The `AWS::SecurityHub::PolicyAssociation` resource specifies associations for a configuration policy or a self-managed configuration. You can associate a Security Hub configuration policy or self-managed configuration with the organization root, organizational units (OUs), or AWS accounts . After a successful association, the configuration policy takes effect in the specified targets. For more information, see [Creating and associating Security Hub configuration policies](https://docs.aws.amazon.com/securityhub/latest/userguide/create-associate-policy.html) in the *Security Hub User Guide* .
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-policyassociation.html}
5
5
  */
6
6
  export type SecurityHubPolicyAssociation = ResourceDefinitionWithAttributes<"AWS::SecurityHub::PolicyAssociation", SecurityHubPolicyAssociationProps, SecurityHubPolicyAssociationAttribs>;
7
7
  /**
8
- * The `AWS::SecurityHub::PolicyAssociation` resource specifies associations for a configuration policy or a self-managed configuration. You can associate a AWS Security Hub configuration policy or self-managed configuration with the organization root, organizational units (OUs), or AWS accounts . After a successful association, the configuration policy takes effect in the specified targets. For more information, see [Creating and associating Security Hub configuration policies](https://docs.aws.amazon.com/securityhub/latest/userguide/create-associate-policy.html) in the *AWS Security Hub User Guide* .
8
+ * The `AWS::SecurityHub::PolicyAssociation` resource specifies associations for a configuration policy or a self-managed configuration. You can associate a Security Hub configuration policy or self-managed configuration with the organization root, organizational units (OUs), or AWS accounts . After a successful association, the configuration policy takes effect in the specified targets. For more information, see [Creating and associating Security Hub configuration policies](https://docs.aws.amazon.com/securityhub/latest/userguide/create-associate-policy.html) in the *Security Hub User Guide* .
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-policyassociation.html}
10
10
  */
11
11
  export type SecurityHubPolicyAssociationProps = {
@@ -46,7 +46,7 @@ export type SecurityHubPolicyAssociationAttribs = {
46
46
  */
47
47
  AssociationStatusMessage: string;
48
48
  /**
49
- * Indicates whether the association between the specified target and the configuration was directly applied by the AWS Security Hub delegated administrator or inherited from a parent.
49
+ * Indicates whether the association between the specified target and the configuration was directly applied by the Security Hub delegated administrator or inherited from a parent.
50
50
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-policyassociation.html#cfn-securityhub-policyassociation-associationtype}
51
51
  */
52
52
  AssociationType: "APPLIED" | "INHERITED";
@@ -1,6 +1,6 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * The `AWS::SecurityHub::ProductSubscription` resource creates a subscription to a third-party product that generates findings that you want to receive in AWS Security Hub . For a list of integrations to third-party products, see [Available third-party partner product integrations](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-partner-providers.html) in the *AWS Security Hub User Guide* .
3
+ * The `AWS::SecurityHub::ProductSubscription` resource creates a subscription to a third-party product that generates findings that you want to receive in Security Hub . For a list of integrations to third-party products, see [Available third-party partner product integrations](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-partner-providers.html) in the *Security Hub User Guide* .
4
4
  *
5
5
  * To change a product subscription, remove the current product subscription resource, and then create a new one.
6
6
  *
@@ -9,7 +9,7 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
9
9
  */
10
10
  export type SecurityHubProductSubscription = ResourceDefinitionWithAttributes<"AWS::SecurityHub::ProductSubscription", SecurityHubProductSubscriptionProps, SecurityHubProductSubscriptionAttribs>;
11
11
  /**
12
- * The `AWS::SecurityHub::ProductSubscription` resource creates a subscription to a third-party product that generates findings that you want to receive in AWS Security Hub . For a list of integrations to third-party products, see [Available third-party partner product integrations](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-partner-providers.html) in the *AWS Security Hub User Guide* .
12
+ * The `AWS::SecurityHub::ProductSubscription` resource creates a subscription to a third-party product that generates findings that you want to receive in Security Hub . For a list of integrations to third-party products, see [Available third-party partner product integrations](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-partner-providers.html) in the *Security Hub User Guide* .
13
13
  *
14
14
  * To change a product subscription, remove the current product subscription resource, and then create a new one.
15
15
  *
@@ -4,7 +4,7 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
4
4
  *
5
5
  * You must create a separate `AWS::SecurityHub::Standard` resource for each standard that you want to enable.
6
6
  *
7
- * For more information about Security Hub standards, see [Security Hub standards reference](https://docs.aws.amazon.com/securityhub/latest/userguide/standards-reference.html) in the *AWS Security Hub User Guide* .
7
+ * For more information about Security Hub standards, see [Security Hub standards reference](https://docs.aws.amazon.com/securityhub/latest/userguide/standards-reference.html) in the *Security Hub User Guide* .
8
8
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-standard.html}
9
9
  */
10
10
  export type SecurityHubStandard = ResourceDefinitionWithAttributes<"AWS::SecurityHub::Standard", SecurityHubStandardProps, SecurityHubStandardAttribs>;
@@ -13,7 +13,7 @@ export type SecurityHubStandard = ResourceDefinitionWithAttributes<"AWS::Securit
13
13
  *
14
14
  * You must create a separate `AWS::SecurityHub::Standard` resource for each standard that you want to enable.
15
15
  *
16
- * For more information about Security Hub standards, see [Security Hub standards reference](https://docs.aws.amazon.com/securityhub/latest/userguide/standards-reference.html) in the *AWS Security Hub User Guide* .
16
+ * For more information about Security Hub standards, see [Security Hub standards reference](https://docs.aws.amazon.com/securityhub/latest/userguide/standards-reference.html) in the *Security Hub User Guide* .
17
17
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-standard.html}
18
18
  */
19
19
  export type SecurityHubStandardProps = {
@@ -43,7 +43,7 @@ export type SecurityHubStandardAttribs = {
43
43
  StandardsSubscriptionArn: string;
44
44
  };
45
45
  /**
46
- * Provides details about an individual security control. For a list of Security Hub controls, see [Security Hub controls reference](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-controls-reference.html) in the *AWS Security Hub User Guide* .
46
+ * Provides details about an individual security control. For a list of Security Hub controls, see [Security Hub controls reference](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-controls-reference.html) in the *Security Hub User Guide* .
47
47
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-standard-standardscontrol.html}
48
48
  */
49
49
  export type StandardsControl = {
@@ -41,7 +41,7 @@ export type ServiceCatalogCloudFormationProductProps = {
41
41
  * The type of product.
42
42
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-producttype}
43
43
  */
44
- ProductType?: "CLOUD_FORMATION_TEMPLATE" | "MARKETPLACE_AMI" | "MARKETPLACE_CAR" | "TERRAFORM_OPEN_SOURCE" | "TERRAFORM_CLOUD" | "EXTERNAL" | undefined;
44
+ ProductType?: string | undefined;
45
45
  /**
46
46
  * The configuration of the provisioning artifact (also known as a version).
47
47
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-cloudformationproduct.html#cfn-servicecatalog-cloudformationproduct-provisioningartifactparameters}
@@ -133,6 +133,37 @@ export type CodeStarParameters = {
133
133
  */
134
134
  Repository: string;
135
135
  };
136
+ /**
137
+ * Provides connection details.
138
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicecatalog-cloudformationproduct-connectionparameters.html}
139
+ */
140
+ export type ConnectionParameters = {
141
+ /**
142
+ * Provides `ConnectionType` details.
143
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicecatalog-cloudformationproduct-connectionparameters.html#cfn-servicecatalog-cloudformationproduct-connectionparameters-codestar}
144
+ */
145
+ CodeStar?: CodeStarParameters | undefined;
146
+ };
147
+ /**
148
+ * Specify the template source with one of the following options, but not both. Keys accepted: [ LoadTemplateFromURL, ImportFromPhysicalId ] The URL of the AWS CloudFormation template in Amazon S3 in JSON format. Specify the URL in JSON format as follows:
149
+ *
150
+ * "LoadTemplateFromURL": "https://s3.amazonaws.com/cf-templates-ozkq9d3hgiq2-us-east-1/..."
151
+ *
152
+ * ImportFromPhysicalId: The physical id of the resource that contains the template. Currently only supports AWS CloudFormation stack arn. Specify the physical id in JSON format as follows: ImportFromPhysicalId: "arn:aws:cloudformation:[us-east-1]:[accountId]:stack/[StackName]/[resourceId]
153
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicecatalog-cloudformationproduct-info.html}
154
+ */
155
+ export type Info = {
156
+ /**
157
+ * The physical id of the resource that contains the template. Currently only supports AWS CloudFormation stack arn
158
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicecatalog-cloudformationproduct-info.html#cfn-servicecatalog-cloudformationproduct-info-importfromphysicalid}
159
+ */
160
+ ImportFromPhysicalId?: string | undefined;
161
+ /**
162
+ * The URL of the AWS CloudFormation template in Amazon S3 in JSON format.
163
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicecatalog-cloudformationproduct-info.html#cfn-servicecatalog-cloudformationproduct-info-loadtemplatefromurl}
164
+ */
165
+ LoadTemplateFromURL?: string | undefined;
166
+ };
136
167
  /**
137
168
  * Information about a provisioning artifact (also known as a version) for a product.
138
169
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicecatalog-cloudformationproduct-provisioningartifactproperties.html}
@@ -158,16 +189,7 @@ export type ProvisioningArtifactProperties = {
158
189
  * `ImportFromPhysicalId` : The physical id of the resource that contains the template. Currently only supports AWS CloudFormation stack arn. Specify the physical id in JSON format as follows: `ImportFromPhysicalId: “arn:aws:cloudformation:[us-east-1]:[accountId]:stack/[StackName]/[resourceId]`
159
190
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicecatalog-cloudformationproduct-provisioningartifactproperties.html#cfn-servicecatalog-cloudformationproduct-provisioningartifactproperties-info}
160
191
  */
161
- Info: {
162
- /**
163
- * The physical id of the resource that contains the template. Currently only supports AWS CloudFormation stack arn
164
- */
165
- ImportFromPhysicalId?: string | undefined;
166
- /**
167
- * The URL of the AWS CloudFormation template in Amazon S3 in JSON format.
168
- */
169
- LoadTemplateFromURL?: string | undefined;
170
- };
192
+ Info: Info;
171
193
  /**
172
194
  * The name of the provisioning artifact (for example, v1 v2beta). No spaces are allowed.
173
195
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicecatalog-cloudformationproduct-provisioningartifactproperties.html#cfn-servicecatalog-cloudformationproduct-provisioningartifactproperties-name}
@@ -182,7 +204,7 @@ export type ProvisioningArtifactProperties = {
182
204
  * - `EXTERNAL` - External configuration file
183
205
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicecatalog-cloudformationproduct-provisioningartifactproperties.html#cfn-servicecatalog-cloudformationproduct-provisioningartifactproperties-type}
184
206
  */
185
- Type?: "CLOUD_FORMATION_TEMPLATE" | "MARKETPLACE_AMI" | "MARKETPLACE_CAR" | "TERRAFORM_OPEN_SOURCE" | "TERRAFORM_CLOUD" | "EXTERNAL" | undefined;
207
+ Type?: string | undefined;
186
208
  };
187
209
  /**
188
210
  * A top level `ProductViewDetail` response containing details about the product’s connection. AWS Service Catalog returns this field for the `CreateProduct` , `UpdateProduct` , `DescribeProductAsAdmin` , and `SearchProductAsAdmin` APIs. This response contains the same fields as the `ConnectionParameters` request, with the addition of the `LastSync` response.
@@ -193,9 +215,7 @@ export type SourceConnection = {
193
215
  * The connection details based on the connection `Type` .
194
216
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicecatalog-cloudformationproduct-sourceconnection.html#cfn-servicecatalog-cloudformationproduct-sourceconnection-connectionparameters}
195
217
  */
196
- ConnectionParameters: {
197
- CodeStar?: CodeStarParameters | undefined;
198
- };
218
+ ConnectionParameters: ConnectionParameters;
199
219
  /**
200
220
  * The only supported `SourceConnection` type is Codestar.
201
221
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicecatalog-cloudformationproduct-sourceconnection.html#cfn-servicecatalog-cloudformationproduct-sourceconnection-type}
@@ -16,7 +16,7 @@ export type WorkSpacesThinClientEnvironmentProps = {
16
16
  */
17
17
  DesiredSoftwareSetId?: string | undefined;
18
18
  /**
19
- * The Amazon Resource Name (ARN) of the desktop to stream from Amazon WorkSpaces, WorkSpaces Secure Browser, or AppStream 2.0.
19
+ * The Amazon Resource Name (ARN) of the desktop to stream from Amazon WorkSpaces, WorkSpaces Secure Browser, or WorkSpaces Applications.
20
20
  * @minLength 20
21
21
  * @maxLength 2048
22
22
  * @pattern ^arn:[\w+=\/,.@-]+:[a-zA-Z0-9\-]+:[a-zA-Z0-9\-]*:[0-9]{0,12}:[a-zA-Z0-9\-\/\._]+$
@@ -24,7 +24,7 @@ export type WorkSpacesThinClientEnvironmentProps = {
24
24
  */
25
25
  DesktopArn: string;
26
26
  /**
27
- * The URL for the identity provider login (only for environments that use AppStream 2.0).
27
+ * The URL for the identity provider login (only for environments that use WorkSpaces Applications).
28
28
  * @minLength 1
29
29
  * @maxLength 1024
30
30
  * @pattern ^(https:\/\/)[a-z0-9]+([\-\.]{1}[a-z0-9]+)*\.[a-z]{2,32}(:[0-9]{1,5})?(\/.*)?$
@@ -18,7 +18,7 @@ export type WorkSpacesWebBrowserSettingsProps = {
18
18
  * A JSON string containing Chrome Enterprise policies that will be applied to all streaming sessions.
19
19
  * @minLength 2
20
20
  * @maxLength 131072
21
- * @pattern \{[\S\s]*\}\s*
21
+ * @pattern ^\{[\S\s]*\}\s*$
22
22
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-browsersettings.html#cfn-workspacesweb-browsersettings-browserpolicy}
23
23
  */
24
24
  BrowserPolicy?: string | undefined;
@@ -37,6 +37,10 @@ export type WorkSpacesWebBrowserSettingsProps = {
37
37
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-browsersettings.html#cfn-workspacesweb-browsersettings-tags}
38
38
  */
39
39
  Tags?: Tag[] | undefined;
40
+ /**
41
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-browsersettings.html#cfn-workspacesweb-browsersettings-webcontentfilteringpolicy}
42
+ */
43
+ WebContentFilteringPolicy?: WebContentFilteringPolicy | undefined;
40
44
  };
41
45
  /**
42
46
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-workspacesweb-browsersettings.html#aws-resource-workspacesweb-browsersettings-return-values}
@@ -56,4 +60,25 @@ export type WorkSpacesWebBrowserSettingsAttribs = {
56
60
  */
57
61
  BrowserSettingsArn: string;
58
62
  };
63
+ /**
64
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-browsersettings-category.html}
65
+ */
66
+ export type Category = "Cults" | "Gambling" | "Nudity" | "Pornography" | "SexEducation" | "Tasteless" | "Violence" | "DownloadSites" | "ImageSharing" | "PeerToPeer" | "StreamingMediaAndDownloads" | "GenerativeAI" | "CriminalActivity" | "Hacking" | "HateAndIntolerance" | "IllegalDrug" | "IllegalSoftware" | "SchoolCheating" | "SelfHarm" | "Weapons" | "Chat" | "Games" | "InstantMessaging" | "ProfessionalNetwork" | "SocialNetworking" | "WebBasedEmail" | "ParkedDomains";
67
+ /**
68
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-browsersettings-webcontentfilteringpolicy.html}
69
+ */
70
+ export type WebContentFilteringPolicy = {
71
+ /**
72
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-browsersettings-webcontentfilteringpolicy.html#cfn-workspacesweb-browsersettings-webcontentfilteringpolicy-allowedurls}
73
+ */
74
+ AllowedUrls?: string[] | undefined;
75
+ /**
76
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-browsersettings-webcontentfilteringpolicy.html#cfn-workspacesweb-browsersettings-webcontentfilteringpolicy-blockedcategories}
77
+ */
78
+ BlockedCategories?: Category[] | undefined;
79
+ /**
80
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspacesweb-browsersettings-webcontentfilteringpolicy.html#cfn-workspacesweb-browsersettings-webcontentfilteringpolicy-blockedurls}
81
+ */
82
+ BlockedUrls?: string[] | undefined;
83
+ };
59
84
  //# sourceMappingURL=aws-workspacesweb-browsersettings.d.ts.map
@@ -0,0 +1,29 @@
1
+ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
+ export type DevFSxStorageVirtualMachine = ResourceDefinitionWithAttributes<"Dev::FSx::StorageVirtualMachine", DevFSxStorageVirtualMachineProps, DevFSxStorageVirtualMachineAttribs>;
3
+ export type DevFSxStorageVirtualMachineProps = {
4
+ ActiveDirectoryConfiguration?: ActiveDirectoryConfiguration | undefined;
5
+ FileSystemId: string;
6
+ Name: string;
7
+ RootVolumeSecurityStyle?: string | undefined;
8
+ SvmAdminPassword?: string | undefined;
9
+ Tags?: Tag[] | undefined;
10
+ };
11
+ export type DevFSxStorageVirtualMachineAttribs = {
12
+ ResourceARN: string;
13
+ StorageVirtualMachineId: string;
14
+ UUID: string;
15
+ };
16
+ export type ActiveDirectoryConfiguration = {
17
+ NetBiosName?: string | undefined;
18
+ SelfManagedActiveDirectoryConfiguration?: SelfManagedActiveDirectoryConfiguration | undefined;
19
+ };
20
+ export type SelfManagedActiveDirectoryConfiguration = {
21
+ DnsIps?: string[] | undefined;
22
+ DomainJoinServiceAccountSecret?: string | undefined;
23
+ DomainName?: string | undefined;
24
+ FileSystemAdministratorsGroup?: string | undefined;
25
+ OrganizationalUnitDistinguishedName?: string | undefined;
26
+ Password?: string | undefined;
27
+ UserName?: string | undefined;
28
+ };
29
+ //# sourceMappingURL=dev-fsx-storagevirtualmachine.d.ts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@propulsionworks/cloudformation",
3
- "version": "0.1.34",
3
+ "version": "0.1.35",
4
4
  "author": {
5
5
  "name": "Gordon Leigh"
6
6
  },