@propulsionworks/cloudformation 0.1.18 → 0.1.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (82) hide show
  1. package/out/exports/resources.generated/aws-aiops-investigationgroup.d.ts +7 -7
  2. package/out/exports/resources.generated/aws-amazonmq-configurationassociation.d.ts +1 -0
  3. package/out/exports/resources.generated/aws-applicationinsights-application.d.ts +3 -3
  4. package/out/exports/resources.generated/aws-appstream-fleet.d.ts +16 -0
  5. package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +16 -0
  6. package/out/exports/resources.generated/aws-arcregionswitch-plan.d.ts +716 -0
  7. package/out/exports/resources.generated/aws-batch-jobqueue.d.ts +72 -1
  8. package/out/exports/resources.generated/aws-batch-serviceenvironment.d.ts +66 -0
  9. package/out/exports/resources.generated/aws-bedrock-guardrail.d.ts +75 -10
  10. package/out/exports/resources.generated/aws-billing-billingview.d.ts +1 -1
  11. package/out/exports/resources.generated/aws-cassandra-table.d.ts +5 -0
  12. package/out/exports/resources.generated/aws-certificatemanager-certificate.d.ts +3 -0
  13. package/out/exports/resources.generated/aws-cloudfront-cachepolicy.d.ts +2 -0
  14. package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +15 -3
  15. package/out/exports/resources.generated/aws-cognito-managedloginbranding.d.ts +7 -0
  16. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +0 -1
  17. package/out/exports/resources.generated/aws-connect-instance.d.ts +5 -0
  18. package/out/exports/resources.generated/aws-customerprofiles-calculatedattributedefinition.d.ts +8 -8
  19. package/out/exports/resources.generated/aws-customerprofiles-segmentdefinition.d.ts +3 -2
  20. package/out/exports/resources.generated/aws-datazone-connection.d.ts +1 -1
  21. package/out/exports/resources.generated/aws-datazone-environmentblueprintconfiguration.d.ts +4 -0
  22. package/out/exports/resources.generated/aws-datazone-project.d.ts +9 -2
  23. package/out/exports/resources.generated/aws-datazone-projectprofile.d.ts +26 -2
  24. package/out/exports/resources.generated/aws-dax-cluster.d.ts +4 -0
  25. package/out/exports/resources.generated/aws-docdb-dbcluster.d.ts +1 -0
  26. package/out/exports/resources.generated/aws-ec2-capacityreservation.d.ts +2 -2
  27. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +0 -4
  28. package/out/exports/resources.generated/aws-ec2-instance.d.ts +1 -1
  29. package/out/exports/resources.generated/aws-ec2-ipam.d.ts +6 -1
  30. package/out/exports/resources.generated/aws-ec2-trafficmirrorsession.d.ts +6 -0
  31. package/out/exports/resources.generated/aws-ec2-transitgatewayconnectpeer.d.ts +73 -0
  32. package/out/exports/resources.generated/aws-ecr-repository.d.ts +25 -1
  33. package/out/exports/resources.generated/aws-ecr-repositorycreationtemplate.d.ts +23 -1
  34. package/out/exports/resources.generated/aws-ecs-service.d.ts +71 -0
  35. package/out/exports/resources.generated/aws-entityresolution-idmappingworkflow.d.ts +12 -8
  36. package/out/exports/resources.generated/aws-entityresolution-idnamespace.d.ts +8 -8
  37. package/out/exports/resources.generated/aws-entityresolution-matchingworkflow.d.ts +45 -15
  38. package/out/exports/resources.generated/aws-events-eventbus.d.ts +3 -1
  39. package/out/exports/resources.generated/aws-gamelift-containerfleet.d.ts +1 -1
  40. package/out/exports/resources.generated/aws-glue-job.d.ts +1 -1
  41. package/out/exports/resources.generated/aws-guardduty-ipset.d.ts +3 -0
  42. package/out/exports/resources.generated/aws-guardduty-threatintelset.d.ts +3 -0
  43. package/out/exports/resources.generated/aws-iotsitewise-computationmodel.d.ts +158 -0
  44. package/out/exports/resources.generated/aws-iotsitewise-gateway.d.ts +1 -1
  45. package/out/exports/resources.generated/aws-kinesisfirehose-deliverystream.d.ts +30 -0
  46. package/out/exports/resources.generated/aws-lambda-version.d.ts +1 -1
  47. package/out/exports/resources.generated/aws-lightsail-domain.d.ts +93 -0
  48. package/out/exports/resources.generated/aws-logs-accountpolicy.d.ts +1 -1
  49. package/out/exports/resources.generated/aws-logs-destination.d.ts +6 -1
  50. package/out/exports/resources.generated/aws-logs-loggroup.d.ts +4 -0
  51. package/out/exports/resources.generated/aws-medialive-channel.d.ts +47 -1
  52. package/out/exports/resources.generated/aws-mediapackagev2-channel.d.ts +7 -0
  53. package/out/exports/resources.generated/aws-mediapackagev2-originendpoint.d.ts +35 -24
  54. package/out/exports/resources.generated/aws-mediapackagev2-originendpointpolicy.d.ts +23 -0
  55. package/out/exports/resources.generated/aws-omics-rungroup.d.ts +2 -2
  56. package/out/exports/resources.generated/aws-omics-workflow.d.ts +11 -13
  57. package/out/exports/resources.generated/aws-omics-workflowversion.d.ts +2 -2
  58. package/out/exports/resources.generated/aws-opensearchserverless-securityconfig.d.ts +1 -1
  59. package/out/exports/resources.generated/aws-opsworkscm-server.d.ts +0 -2
  60. package/out/exports/resources.generated/aws-quicksight-datasource.d.ts +15 -2
  61. package/out/exports/resources.generated/aws-quicksight-topic.d.ts +20 -1
  62. package/out/exports/resources.generated/aws-rds-dbcluster.d.ts +1 -0
  63. package/out/exports/resources.generated/aws-rds-dbinstance.d.ts +92 -0
  64. package/out/exports/resources.generated/aws-s3-accesspoint.d.ts +6 -1
  65. package/out/exports/resources.generated/aws-s3-bucket.d.ts +21 -12
  66. package/out/exports/resources.generated/aws-s3express-accesspoint.d.ts +5 -1
  67. package/out/exports/resources.generated/aws-s3express-directorybucket.d.ts +1 -0
  68. package/out/exports/resources.generated/aws-s3tables-tablepolicy.d.ts +10 -0
  69. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +107 -1
  70. package/out/exports/resources.generated/aws-sagemaker-domain.d.ts +27 -1
  71. package/out/exports/resources.generated/aws-sagemaker-processingjob.d.ts +608 -0
  72. package/out/exports/resources.generated/aws-sagemaker-project.d.ts +10 -7
  73. package/out/exports/resources.generated/aws-sagemaker-space.d.ts +42 -0
  74. package/out/exports/resources.generated/aws-sagemaker-userprofile.d.ts +26 -0
  75. package/out/exports/resources.generated/aws-ses-configurationset.d.ts +6 -1
  76. package/out/exports/resources.generated/aws-ses-dedicatedippool.d.ts +6 -1
  77. package/out/exports/resources.generated/aws-ses-emailidentity.d.ts +6 -1
  78. package/out/exports/resources.generated/aws-ssm-patchbaseline.d.ts +9 -0
  79. package/out/exports/resources.generated/aws-transfer-server.d.ts +6 -0
  80. package/out/exports/resources.generated/aws-wisdom-messagetemplate.d.ts +21 -0
  81. package/out/exports/resources.generated/aws-wisdom-quickresponse.d.ts +19 -7
  82. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- import type { ResourceDefinitionWithAttributes, PolicyDocument } from "../main.ts";
1
+ import type { ResourceDefinitionWithAttributes, PolicyDocument, Tag } from "../main.ts";
2
2
  /**
3
3
  * The AWS::S3::AccessPoint resource is an Amazon S3 resource type that you can use to access buckets.
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3-accesspoint.html}
@@ -41,6 +41,11 @@ export type S3AccessPointProps = {
41
41
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3-accesspoint.html#cfn-s3-accesspoint-publicaccessblockconfiguration}
42
42
  */
43
43
  PublicAccessBlockConfiguration?: PublicAccessBlockConfiguration | undefined;
44
+ /**
45
+ * An arbitrary set of tags (key-value pairs) for this S3 Access Point.
46
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3-accesspoint.html#cfn-s3-accesspoint-tags}
47
+ */
48
+ Tags?: Tag[] | undefined;
44
49
  /**
45
50
  * The Virtual Private Cloud (VPC) configuration for this access point, if one exists.
46
51
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3-accesspoint.html#cfn-s3-accesspoint-vpcconfiguration}
@@ -76,6 +76,7 @@ export type S3BucketProps = {
76
76
  */
77
77
  LoggingConfiguration?: LoggingConfiguration | undefined;
78
78
  /**
79
+ * The S3 Metadata configuration for a general purpose bucket.
79
80
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3-bucket.html#cfn-s3-bucket-metadataconfiguration}
80
81
  */
81
82
  MetadataConfiguration?: MetadataConfiguration | undefined;
@@ -176,7 +177,7 @@ export type S3BucketAttribs = {
176
177
  */
177
178
  DualStackDomainName: string;
178
179
  /**
179
- * The ARN of the inventory table.
180
+ * The Amazon Resource Name (ARN) for the inventory table.
180
181
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-inventorytableconfiguration.html#cfn-s3-bucket-inventorytableconfiguration-tablearn}
181
182
  */
182
183
  "MetadataConfiguration.InventoryTableConfiguration.TableArn": string;
@@ -186,7 +187,7 @@ export type S3BucketAttribs = {
186
187
  */
187
188
  "MetadataConfiguration.InventoryTableConfiguration.TableName": string;
188
189
  /**
189
- * The ARN of the journal table.
190
+ * The Amazon Resource Name (ARN) for the journal table.
190
191
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-journaltableconfiguration.html#cfn-s3-bucket-journaltableconfiguration-tablearn}
191
192
  */
192
193
  "MetadataConfiguration.JournalTableConfiguration.TableArn": string;
@@ -556,11 +557,12 @@ export type InventoryConfiguration = {
556
557
  ScheduleFrequency: "Daily" | "Weekly";
557
558
  };
558
559
  /**
560
+ * The inventory table configuration for an S3 Metadata configuration.
559
561
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-inventorytableconfiguration.html}
560
562
  */
561
563
  export type InventoryTableConfiguration = {
562
564
  /**
563
- * Specifies whether inventory table configuration is enabled or disabled.
565
+ * The configuration state of the inventory table, indicating whether the inventory table is enabled or disabled.
564
566
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-inventorytableconfiguration.html#cfn-s3-bucket-inventorytableconfiguration-configurationstate}
565
567
  */
566
568
  ConfigurationState: "ENABLED" | "DISABLED";
@@ -571,6 +573,7 @@ export type InventoryTableConfiguration = {
571
573
  EncryptionConfiguration?: MetadataTableEncryptionConfiguration | undefined;
572
574
  };
573
575
  /**
576
+ * The journal table configuration for an S3 Metadata configuration.
574
577
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-journaltableconfiguration.html}
575
578
  */
576
579
  export type JournalTableConfiguration = {
@@ -580,6 +583,7 @@ export type JournalTableConfiguration = {
580
583
  */
581
584
  EncryptionConfiguration?: MetadataTableEncryptionConfiguration | undefined;
582
585
  /**
586
+ * The journal table record expiration settings for the journal table.
583
587
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-journaltableconfiguration.html#cfn-s3-bucket-journaltableconfiguration-recordexpiration}
584
588
  */
585
589
  RecordExpiration: RecordExpiration;
@@ -652,22 +656,27 @@ export type LoggingConfiguration = {
652
656
  TargetObjectKeyFormat?: TargetObjectKeyFormat | undefined;
653
657
  };
654
658
  /**
659
+ * Creates a V2 Amazon S3 Metadata configuration of a general purpose bucket. For more information, see [Accelerating data discovery with S3 Metadata](https://docs.aws.amazon.com/AmazonS3/latest/userguide/metadata-tables-overview.html) in the *Amazon S3 User Guide* .
655
660
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-metadataconfiguration.html}
656
661
  */
657
662
  export type MetadataConfiguration = {
658
663
  /**
659
- * The configuration for the inventory table.
664
+ * The inventory table configuration for a metadata configuration.
660
665
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-metadataconfiguration.html#cfn-s3-bucket-metadataconfiguration-inventorytableconfiguration}
661
666
  */
662
667
  InventoryTableConfiguration?: InventoryTableConfiguration | undefined;
663
668
  /**
664
- * The configuration for the journal table.
669
+ * The journal table configuration for a metadata configuration.
665
670
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-metadataconfiguration.html#cfn-s3-bucket-metadataconfiguration-journaltableconfiguration}
666
671
  */
667
672
  JournalTableConfiguration: JournalTableConfiguration;
668
673
  };
669
674
  /**
670
- * The metadata table configuration of an Amazon S3 general purpose bucket. For more information, see [Accelerating data discovery with S3 Metadata](https://docs.aws.amazon.com/AmazonS3/latest/userguide/metadata-tables-overview.html) and [Setting up permissions for configuring metadata tables](https://docs.aws.amazon.com/AmazonS3/latest/userguide/metadata-tables-permissions.html) .
675
+ * > We recommend that you create your S3 Metadata configurations by using the V2 [MetadataConfiguration](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-properties-s3-bucket-metadataconfiguration.html) resource type. We no longer recommend using the V1 `MetadataTableConfiguration` resource type.
676
+ * >
677
+ * > If you created your S3 Metadata configuration before July 15, 2025, we recommend that you delete and re-create your configuration by using the [MetadataConfiguration](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-properties-s3-bucket-metadataconfiguration.html) resource type so that you can expire journal table records and create a live inventory table.
678
+ *
679
+ * Creates a V1 S3 Metadata configuration for a general purpose bucket. For more information, see [Accelerating data discovery with S3 Metadata](https://docs.aws.amazon.com/AmazonS3/latest/userguide/metadata-tables-overview.html) in the *Amazon S3 User Guide* .
671
680
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-metadatatableconfiguration.html}
672
681
  */
673
682
  export type MetadataTableConfiguration = {
@@ -678,16 +687,17 @@ export type MetadataTableConfiguration = {
678
687
  S3TablesDestination: S3TablesDestination;
679
688
  };
680
689
  /**
690
+ * The encryption settings for an S3 Metadata journal table or inventory table configuration.
681
691
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-metadatatableencryptionconfiguration.html}
682
692
  */
683
693
  export type MetadataTableEncryptionConfiguration = {
684
694
  /**
685
- * The ARN of the KMS key. Required if SseAlgorithm is aws:kms.
695
+ * If server-side encryption with AWS Key Management Service ( AWS KMS ) keys (SSE-KMS) is specified, you must also specify the KMS key Amazon Resource Name (ARN). You must specify a customer-managed KMS key that's located in the same Region as the general purpose bucket that corresponds to the metadata table configuration.
686
696
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-metadatatableencryptionconfiguration.html#cfn-s3-bucket-metadatatableencryptionconfiguration-kmskeyarn}
687
697
  */
688
698
  KmsKeyArn?: string | undefined;
689
699
  /**
690
- * Specifies the server-side encryption algorithm to use for encrypting tables.
700
+ * The encryption type specified for a metadata table. To specify server-side encryption with AWS Key Management Service ( AWS KMS ) keys (SSE-KMS), use the `aws:kms` value. To specify server-side encryption with Amazon S3 managed keys (SSE-S3), use the `AES256` value.
691
701
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-metadatatableencryptionconfiguration.html#cfn-s3-bucket-metadatatableencryptionconfiguration-ssealgorithm}
692
702
  */
693
703
  SseAlgorithm: "aws:kms" | "AES256";
@@ -948,16 +958,17 @@ export type QueueConfiguration = {
948
958
  Queue: string;
949
959
  };
950
960
  /**
961
+ * The journal table record expiration settings for a journal table in an S3 Metadata configuration.
951
962
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-recordexpiration.html}
952
963
  */
953
964
  export type RecordExpiration = {
954
965
  /**
955
- * The number of days after which records expire. Required if Expiration is ENABLED.
966
+ * If you enable journal table record expiration, you can set the number of days to retain your journal table records. Journal table records must be retained for a minimum of 7 days. To set this value, specify any whole number from `7` to `2147483647` . For example, to retain your journal table records for one year, set this value to `365` .
956
967
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-recordexpiration.html#cfn-s3-bucket-recordexpiration-days}
957
968
  */
958
969
  Days?: number | undefined;
959
970
  /**
960
- * Specifies whether record expiration is enabled or disabled.
971
+ * Specifies whether journal table record expiration is enabled or disabled.
961
972
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-recordexpiration.html#cfn-s3-bucket-recordexpiration-expiration}
962
973
  */
963
974
  Expiration: "ENABLED" | "DISABLED";
@@ -1371,8 +1382,6 @@ export type S3KeyFilter = {
1371
1382
  };
1372
1383
  /**
1373
1384
  * The destination information for a V1 S3 Metadata configuration. The destination table bucket must be in the same Region and AWS account as the general purpose bucket. The specified metadata table name must be unique within the `aws_s3_metadata` namespace in the destination table bucket.
1374
- *
1375
- * > If you created your S3 Metadata configuration before July 15, 2025, we recommend that you delete and re-create your configuration by using [CreateBucketMetadataConfiguration](https://docs.aws.amazon.com/AmazonS3/latest/API/API_CreateBucketMetadataConfiguration.html) so that you can expire journal table records and create a live inventory table.
1376
1385
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-s3tablesdestination.html}
1377
1386
  */
1378
1387
  export type S3TablesDestination = {
@@ -1,4 +1,4 @@
1
- import type { ResourceDefinitionWithAttributes } from "../main.ts";
1
+ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
3
  * Access points simplify managing data access at scale for shared datasets in Amazon S3 . Access points are unique hostnames you create to enforce distinct permissions and network controls for all requests made through an access point. You can create hundreds of access points per bucket, each with a distinct name and permissions customized for each application. Each access point works in conjunction with the bucket policy that is attached to the underlying bucket. For more information, see [Managing access to shared datasets in directory buckets with access points](https://docs.aws.amazon.com/AmazonS3/latest/userguide/access-points-directory-buckets.html) .
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3express-accesspoint.html}
@@ -48,6 +48,10 @@ export type S3ExpressAccessPointProps = {
48
48
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3express-accesspoint.html#cfn-s3express-accesspoint-scope}
49
49
  */
50
50
  Scope?: Scope | undefined;
51
+ /**
52
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3express-accesspoint.html#cfn-s3express-accesspoint-tags}
53
+ */
54
+ Tags?: Tag[] | undefined;
51
55
  /**
52
56
  * If you include this field, Amazon S3 restricts access to this access point to requests from the specified virtual private cloud (VPC).
53
57
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3express-accesspoint.html#cfn-s3express-accesspoint-vpcconfiguration}
@@ -119,6 +119,7 @@ export type S3ExpressDirectoryBucketProps = {
119
119
  */
120
120
  LocationName: string;
121
121
  /**
122
+ * An array of tags that you can apply to the S3 directory bucket. Tags are key-value pairs of metadata used to categorize and organize your buckets, track costs, and control access. For more information, see [Using tags with directory buckets](https://docs.aws.amazon.com/AmazonS3/latest/userguide/directory-buckets-tagging.html) .
122
123
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3express-directorybucket.html#cfn-s3express-directorybucket-tags}
123
124
  */
124
125
  Tags?: Tag[] | undefined;
@@ -1,9 +1,15 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
+ * Creates a new maintenance configuration or replaces an existing table policy for a table. For more information, see [Adding a table policy](https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-table-policy.html#table-policy-add) in the *Amazon Simple Storage Service User Guide* .
4
+ *
5
+ * - **Permissions** - You must have the `s3tables:PutTablePolicy` permission to use this operation.
3
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3tables-tablepolicy.html}
4
7
  */
5
8
  export type S3TablesTablePolicy = ResourceDefinitionWithAttributes<"AWS::S3Tables::TablePolicy", S3TablesTablePolicyProps, S3TablesTablePolicyAttribs>;
6
9
  /**
10
+ * Creates a new maintenance configuration or replaces an existing table policy for a table. For more information, see [Adding a table policy](https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-table-policy.html#table-policy-add) in the *Amazon Simple Storage Service User Guide* .
11
+ *
12
+ * - **Permissions** - You must have the `s3tables:PutTablePolicy` permission to use this operation.
7
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3tables-tablepolicy.html}
8
14
  */
9
15
  export type S3TablesTablePolicyProps = {
@@ -12,6 +18,7 @@ export type S3TablesTablePolicyProps = {
12
18
  */
13
19
  ResourcePolicy: ResourcePolicy;
14
20
  /**
21
+ * The Amazon Resource Name (ARN) of the specified table.
15
22
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3tables-tablepolicy.html#cfn-s3tables-tablepolicy-tablearn}
16
23
  */
17
24
  TableARN: string;
@@ -21,14 +28,17 @@ export type S3TablesTablePolicyProps = {
21
28
  */
22
29
  export type S3TablesTablePolicyAttribs = {
23
30
  /**
31
+ * The namespace that the table belongs to.
24
32
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3tables-tablepolicy.html#cfn-s3tables-tablepolicy-namespace}
25
33
  */
26
34
  Namespace: string;
27
35
  /**
36
+ * The Amazon Resource Name (ARN) of the specified table bucket.
28
37
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3tables-tablepolicy.html#cfn-s3tables-tablepolicy-tablebucketarn}
29
38
  */
30
39
  TableBucketARN: string;
31
40
  /**
41
+ * The name for the table.
32
42
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3tables-tablepolicy.html#cfn-s3tables-tablepolicy-tablename}
33
43
  */
34
44
  TableName: string;
@@ -21,7 +21,7 @@ export type SageMakerClusterProps = {
21
21
  * The instance groups of the SageMaker HyperPod cluster. To delete an instance group, remove it from the array.
22
22
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-cluster.html#cfn-sagemaker-cluster-instancegroups}
23
23
  */
24
- InstanceGroups: ClusterInstanceGroup[];
24
+ InstanceGroups?: ClusterInstanceGroup[] | undefined;
25
25
  /**
26
26
  * Specifies whether to enable or disable the automatic node recovery feature of SageMaker HyperPod. Available values are `Automatic` for enabling and `None` for disabling.
27
27
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-cluster.html#cfn-sagemaker-cluster-noderecovery}
@@ -32,6 +32,11 @@ export type SageMakerClusterProps = {
32
32
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-cluster.html#cfn-sagemaker-cluster-orchestrator}
33
33
  */
34
34
  Orchestrator?: Orchestrator | undefined;
35
+ /**
36
+ * The restricted instance groups of the SageMaker HyperPod cluster.
37
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-cluster.html#cfn-sagemaker-cluster-restrictedinstancegroups}
38
+ */
39
+ RestrictedInstanceGroups?: ClusterRestrictedInstanceGroup[] | undefined;
35
40
  /**
36
41
  * A tag object that consists of a key and an optional value, used to manage metadata for SageMaker AWS resources.
37
42
  *
@@ -140,6 +145,14 @@ export type ClusterInstanceGroup = {
140
145
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-clusterinstancegroup.html#cfn-sagemaker-cluster-clusterinstancegroup-threadspercore}
141
146
  */
142
147
  ThreadsPerCore?: number | undefined;
148
+ /**
149
+ * The Amazon Resource Name (ARN) of the training plan to use for this cluster instance group. For more information about how to reserve GPU capacity for your SageMaker HyperPod clusters using Amazon SageMaker Training Plan, see CreateTrainingPlan.
150
+ * @minLength 50
151
+ * @maxLength 2048
152
+ * @pattern ^arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:training-plan/.*$
153
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-clusterinstancegroup.html#cfn-sagemaker-cluster-clusterinstancegroup-trainingplanarn}
154
+ */
155
+ TrainingPlanArn?: string | undefined;
143
156
  };
144
157
  /**
145
158
  * Defines the configuration for attaching additional storage to the instances in the SageMaker HyperPod cluster instance group. To learn more, see [SageMaker HyperPod release notes: June 20, 2024](https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-hyperpod-release-notes.html#sagemaker-hyperpod-release-notes-20240620) .
@@ -182,11 +195,104 @@ export type ClusterOrchestratorEksConfig = {
182
195
  */
183
196
  ClusterArn: string;
184
197
  };
198
+ /**
199
+ * Details of a restricted instance group in a SageMaker HyperPod cluster.
200
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-clusterrestrictedinstancegroup.html}
201
+ */
202
+ export type ClusterRestrictedInstanceGroup = {
203
+ /**
204
+ * The configuration for the restricted instance groups (RIG) environment.
205
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-clusterrestrictedinstancegroup.html#cfn-sagemaker-cluster-clusterrestrictedinstancegroup-environmentconfig}
206
+ */
207
+ EnvironmentConfig: EnvironmentConfig;
208
+ /**
209
+ * The execution role for the instance group to assume.
210
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-clusterrestrictedinstancegroup.html#cfn-sagemaker-cluster-clusterrestrictedinstancegroup-executionrole}
211
+ */
212
+ ExecutionRole: string;
213
+ /**
214
+ * The number of instances you specified to add to the restricted instance group of a SageMaker HyperPod cluster.
215
+ * @min 0
216
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-clusterrestrictedinstancegroup.html#cfn-sagemaker-cluster-clusterrestrictedinstancegroup-instancecount}
217
+ */
218
+ InstanceCount: number;
219
+ /**
220
+ * The name of the instance group of a SageMaker HyperPod cluster.
221
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-clusterrestrictedinstancegroup.html#cfn-sagemaker-cluster-clusterrestrictedinstancegroup-instancegroupname}
222
+ */
223
+ InstanceGroupName: string;
224
+ /**
225
+ * The instance storage configuration for the instance group.
226
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-clusterrestrictedinstancegroup.html#cfn-sagemaker-cluster-clusterrestrictedinstancegroup-instancestorageconfigs}
227
+ */
228
+ InstanceStorageConfigs?: ClusterInstanceStorageConfig[] | undefined;
229
+ /**
230
+ * The instance type of the instance group of a SageMaker HyperPod cluster.
231
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-clusterrestrictedinstancegroup.html#cfn-sagemaker-cluster-clusterrestrictedinstancegroup-instancetype}
232
+ */
233
+ InstanceType: string;
234
+ /**
235
+ * Nodes will undergo advanced stress test to detect and replace faulty instances, based on the type of deep health check(s) passed in.
236
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-clusterrestrictedinstancegroup.html#cfn-sagemaker-cluster-clusterrestrictedinstancegroup-onstartdeephealthchecks}
237
+ */
238
+ OnStartDeepHealthChecks?: DeepHealthCheckType[] | undefined;
239
+ /**
240
+ * Specifies an Amazon Virtual Private Cloud (VPC) that your SageMaker jobs, hosted models, and compute resources have access to. You can control access to and from your resources by configuring a VPC.
241
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-clusterrestrictedinstancegroup.html#cfn-sagemaker-cluster-clusterrestrictedinstancegroup-overridevpcconfig}
242
+ */
243
+ OverrideVpcConfig?: VpcConfig | undefined;
244
+ /**
245
+ * The number you specified to TreadsPerCore in CreateCluster for enabling or disabling multithreading. For instance types that support multithreading, you can specify 1 for disabling multithreading and 2 for enabling multithreading.
246
+ * @min 1
247
+ * @max 2
248
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-clusterrestrictedinstancegroup.html#cfn-sagemaker-cluster-clusterrestrictedinstancegroup-threadspercore}
249
+ */
250
+ ThreadsPerCore?: number | undefined;
251
+ /**
252
+ * The Amazon Resource Name (ARN) of the training plan to use for this cluster restricted instance group. For more information about how to reserve GPU capacity for your SageMaker HyperPod clusters using Amazon SageMaker Training Plan, see CreateTrainingPlan.
253
+ * @minLength 50
254
+ * @maxLength 2048
255
+ * @pattern ^arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:training-plan/.*$
256
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-clusterrestrictedinstancegroup.html#cfn-sagemaker-cluster-clusterrestrictedinstancegroup-trainingplanarn}
257
+ */
258
+ TrainingPlanArn?: string | undefined;
259
+ };
185
260
  /**
186
261
  * The type of deep health check(s) to be performed on the instances in the SageMaker HyperPod cluster instance group.
187
262
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-deephealthchecktype.html}
188
263
  */
189
264
  export type DeepHealthCheckType = "InstanceStress" | "InstanceConnectivity";
265
+ /**
266
+ * The configuration for the restricted instance groups (RIG) environment.
267
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-environmentconfig.html}
268
+ */
269
+ export type EnvironmentConfig = {
270
+ /**
271
+ * Configuration settings for an Amazon FSx for Lustre file system to be used with the cluster.
272
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-environmentconfig.html#cfn-sagemaker-cluster-environmentconfig-fsxlustreconfig}
273
+ */
274
+ FSxLustreConfig?: FSxLustreConfig | undefined;
275
+ };
276
+ /**
277
+ * Configuration settings for an Amazon FSx for Lustre file system to be used with the cluster.
278
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-fsxlustreconfig.html}
279
+ */
280
+ export type FSxLustreConfig = {
281
+ /**
282
+ * The throughput capacity of the FSx for Lustre file system, measured in MB/s per TiB of storage.
283
+ * @min 125
284
+ * @max 1000
285
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-fsxlustreconfig.html#cfn-sagemaker-cluster-fsxlustreconfig-perunitstoragethroughput}
286
+ */
287
+ PerUnitStorageThroughput: number;
288
+ /**
289
+ * The storage capacity of the FSx for Lustre file system, specified in gibibytes (GiB).
290
+ * @min 1200
291
+ * @max 100800
292
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-fsxlustreconfig.html#cfn-sagemaker-cluster-fsxlustreconfig-sizeingib}
293
+ */
294
+ SizeInGiB: number;
295
+ };
190
296
  /**
191
297
  * The orchestrator for a SageMaker HyperPod cluster.
192
298
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-orchestrator.html}
@@ -276,6 +276,11 @@ export type CustomFileSystemConfig = {
276
276
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-domain-customfilesystemconfig.html#cfn-sagemaker-domain-customfilesystemconfig-fsxlustrefilesystemconfig}
277
277
  */
278
278
  FSxLustreFileSystemConfig?: FSxLustreFileSystemConfig | undefined;
279
+ /**
280
+ * Configuration settings for a custom Amazon S3 file system.
281
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-domain-customfilesystemconfig.html#cfn-sagemaker-domain-customfilesystemconfig-s3filesystemconfig}
282
+ */
283
+ S3FileSystemConfig?: S3FileSystemConfig | undefined;
279
284
  };
280
285
  /**
281
286
  * A custom SageMaker AI image. For more information, see [Bring your own SageMaker AI image](https://docs.aws.amazon.com/sagemaker/latest/dg/studio-byoi.html) .
@@ -731,6 +736,27 @@ export type ResourceSpec = {
731
736
  */
732
737
  SageMakerImageVersionArn?: string | undefined;
733
738
  };
739
+ /**
740
+ * Configuration for the custom Amazon S3 file system.
741
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-domain-s3filesystemconfig.html}
742
+ */
743
+ export type S3FileSystemConfig = {
744
+ /**
745
+ * The file system path where the Amazon S3 storage location will be mounted within the Amazon SageMaker Studio environment.
746
+ * @minLength 0
747
+ * @maxLength 1024
748
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-domain-s3filesystemconfig.html#cfn-sagemaker-domain-s3filesystemconfig-mountpath}
749
+ */
750
+ MountPath?: string | undefined;
751
+ /**
752
+ * The Amazon S3 URI of the S3 file system configuration.
753
+ * @minLength 0
754
+ * @maxLength 1024
755
+ * @pattern (s3)://([^/]+)/?(.*)
756
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-domain-s3filesystemconfig.html#cfn-sagemaker-domain-s3filesystemconfig-s3uri}
757
+ */
758
+ S3Uri?: string | undefined;
759
+ };
734
760
  /**
735
761
  * Specifies options when sharing an Amazon SageMaker Studio notebook. These settings are specified as part of `DefaultUserSettings` when the [CreateDomain](https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateDomain.html) API is called, and as part of `UserSettings` when the [CreateUserProfile](https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateUserProfile.html) API is called.
736
762
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-domain-sharingsettings.html}
@@ -832,7 +858,7 @@ export type UnifiedStudioSettings = {
832
858
  */
833
859
  ProjectS3Path?: string | undefined;
834
860
  /**
835
- * The ARN of the application managed by SageMaker AI and SageMaker Unified Studio in the AWS IAM Identity Center.
861
+ * The ARN of the Amazon DataZone application managed by Amazon SageMaker Unified Studio in the AWS IAM Identity Center.
836
862
  * @pattern ^arn:(aws|aws-us-gov|aws-cn|aws-iso|aws-iso-b):sso::[0-9]+:application/[a-zA-Z0-9-_.]+/apl-[a-zA-Z0-9]+$
837
863
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-domain-unifiedstudiosettings.html#cfn-sagemaker-domain-unifiedstudiosettings-singlesignonapplicationarn}
838
864
  */