@propulsionworks/cloudformation 0.1.16 → 0.1.18
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.
- package/out/exports/resources.generated/aws-aiops-investigationgroup.d.ts +53 -16
- package/out/exports/resources.generated/aws-amazonmq-broker.d.ts +4 -4
- package/out/exports/resources.generated/aws-appconfig-environment.d.ts +0 -1
- package/out/exports/resources.generated/aws-arczonalshift-zonalautoshiftconfiguration.d.ts +2 -0
- package/out/exports/resources.generated/aws-bedrock-flow.d.ts +16 -16
- package/out/exports/resources.generated/aws-billing-billingview.d.ts +94 -0
- package/out/exports/resources.generated/aws-cassandra-table.d.ts +11 -4
- package/out/exports/resources.generated/aws-certificatemanager-certificate.d.ts +5 -1
- package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +2 -0
- package/out/exports/resources.generated/aws-cloudformation-hookdefaultversion.d.ts +1 -1
- package/out/exports/resources.generated/aws-cloudformation-hooktypeconfig.d.ts +1 -1
- package/out/exports/resources.generated/aws-cloudformation-macro.d.ts +1 -0
- package/out/exports/resources.generated/aws-cloudformation-stack.d.ts +4 -4
- package/out/exports/resources.generated/aws-cloudformation-stackset.d.ts +55 -44
- package/out/exports/resources.generated/aws-cloudformation-waitcondition.d.ts +3 -2
- package/out/exports/resources.generated/aws-cloudformation-waitconditionhandle.d.ts +1 -1
- package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +3 -1
- package/out/exports/resources.generated/aws-connect-instance.d.ts +20 -0
- package/out/exports/resources.generated/aws-datasync-locationefs.d.ts +1 -1
- package/out/exports/resources.generated/aws-datasync-locationnfs.d.ts +1 -1
- package/out/exports/resources.generated/aws-datasync-locationobjectstorage.d.ts +1 -1
- package/out/exports/resources.generated/aws-datasync-locationsmb.d.ts +2 -5
- package/out/exports/resources.generated/aws-docdb-dbcluster.d.ts +8 -0
- package/out/exports/resources.generated/aws-ec2-customergateway.d.ts +1 -1
- package/out/exports/resources.generated/aws-ec2-instanceconnectendpoint.d.ts +2 -0
- package/out/exports/resources.generated/aws-ec2-vpnconnection.d.ts +2 -2
- package/out/exports/resources.generated/aws-ecs-service.d.ts +137 -7
- package/out/exports/resources.generated/aws-ecs-taskdefinition.d.ts +0 -3
- package/out/exports/resources.generated/aws-events-eventbus.d.ts +14 -0
- package/out/exports/resources.generated/aws-fsx-filesystem.d.ts +25 -7
- package/out/exports/resources.generated/aws-glue-job.d.ts +1 -1
- package/out/exports/resources.generated/aws-guardduty-ipset.d.ts +4 -0
- package/out/exports/resources.generated/aws-guardduty-threatintelset.d.ts +4 -0
- package/out/exports/resources.generated/aws-iotsitewise-gateway.d.ts +9 -3
- package/out/exports/resources.generated/aws-kinesis-streamconsumer.d.ts +1 -1
- package/out/exports/resources.generated/aws-kinesisfirehose-deliverystream.d.ts +50 -0
- package/out/exports/resources.generated/aws-logs-deliverydestination.d.ts +3 -3
- package/out/exports/resources.generated/aws-logs-transformer.d.ts +1 -1
- package/out/exports/resources.generated/aws-mediapackagev2-channel.d.ts +1 -1
- package/out/exports/resources.generated/aws-mediapackagev2-originendpoint.d.ts +221 -18
- package/out/exports/resources.generated/aws-odb-cloudautonomousvmcluster.d.ts +19 -5
- package/out/exports/resources.generated/aws-odb-cloudexadatainfrastructure.d.ts +16 -4
- package/out/exports/resources.generated/aws-odb-cloudvmcluster.d.ts +28 -10
- package/out/exports/resources.generated/aws-odb-odbnetwork.d.ts +13 -3
- package/out/exports/resources.generated/aws-opsworkscm-server.d.ts +1 -1
- package/out/exports/resources.generated/aws-quicksight-custompermissions.d.ts +6 -0
- package/out/exports/resources.generated/aws-rds-dbcluster.d.ts +7 -0
- package/out/exports/resources.generated/aws-rds-dbinstance.d.ts +11 -0
- package/out/exports/resources.generated/aws-s3-bucket.d.ts +103 -3
- package/out/exports/resources.generated/aws-s3express-directorybucket.d.ts +5 -1
- package/out/exports/resources.generated/aws-s3tables-table.d.ts +21 -9
- package/out/exports/resources.generated/aws-s3tables-tablepolicy.d.ts +41 -0
- package/out/exports/resources.generated/aws-sagemaker-domain.d.ts +8 -2
- package/out/exports/resources.generated/aws-sagemaker-modelcard.d.ts +1 -1
- package/out/exports/resources.generated/aws-sagemaker-project.d.ts +111 -0
- package/out/exports/resources.generated/aws-ssm-association.d.ts +4 -2
- package/out/exports/resources.generated/aws-ssm-maintenancewindowtask.d.ts +6 -6
- package/out/exports/resources.generated/aws-ssm-parameter.d.ts +5 -7
- package/out/exports/resources.generated/aws-ssm-patchbaseline.d.ts +12 -2
- package/out/exports/resources.generated/aws-timestream-influxdbinstance.d.ts +1 -1
- package/out/exports/resources.generated/aws-transfer-connector.d.ts +7 -0
- package/out/exports/resources.generated/aws-transfer-server.d.ts +16 -2
- package/out/exports/resources.generated/aws-wisdom-quickresponse.d.ts +137 -0
- package/package.json +1 -1
|
@@ -1,16 +1,18 @@
|
|
|
1
1
|
import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
|
|
2
2
|
/**
|
|
3
|
-
* The AWS::ODB::CloudVmCluster resource creates a
|
|
3
|
+
* The `AWS::ODB::CloudVmCluster` resource creates a VM cluster on the specified Exadata infrastructure in the Oracle Database. A VM cluster provides the compute resources for Oracle Database workloads.
|
|
4
4
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-cloudvmcluster.html}
|
|
5
5
|
*/
|
|
6
6
|
export type ODBCloudVmCluster = ResourceDefinitionWithAttributes<"AWS::ODB::CloudVmCluster", ODBCloudVmClusterProps, ODBCloudVmClusterAttribs>;
|
|
7
7
|
/**
|
|
8
|
-
* The AWS::ODB::CloudVmCluster resource creates a
|
|
8
|
+
* The `AWS::ODB::CloudVmCluster` resource creates a VM cluster on the specified Exadata infrastructure in the Oracle Database. A VM cluster provides the compute resources for Oracle Database workloads.
|
|
9
9
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-cloudvmcluster.html}
|
|
10
10
|
*/
|
|
11
11
|
export type ODBCloudVmClusterProps = {
|
|
12
12
|
/**
|
|
13
13
|
* The unique identifier of the Exadata infrastructure that this VM cluster belongs to.
|
|
14
|
+
*
|
|
15
|
+
* Required when creating a VM cluster.
|
|
14
16
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-cloudvmcluster.html#cfn-odb-cloudvmcluster-cloudexadatainfrastructureid}
|
|
15
17
|
*/
|
|
16
18
|
CloudExadataInfrastructureId?: string | undefined;
|
|
@@ -24,13 +26,15 @@ export type ODBCloudVmClusterProps = {
|
|
|
24
26
|
ClusterName?: string | undefined;
|
|
25
27
|
/**
|
|
26
28
|
* The number of CPU cores enabled on the VM cluster.
|
|
29
|
+
*
|
|
30
|
+
* Required when creating a VM cluster.
|
|
27
31
|
* @min 0
|
|
28
32
|
* @max 368
|
|
29
33
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-cloudvmcluster.html#cfn-odb-cloudvmcluster-cpucorecount}
|
|
30
34
|
*/
|
|
31
35
|
CpuCoreCount?: number | undefined;
|
|
32
36
|
/**
|
|
33
|
-
*
|
|
37
|
+
* The set of diagnostic collection options enabled for the VM cluster.
|
|
34
38
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-cloudvmcluster.html#cfn-odb-cloudvmcluster-datacollectionoptions}
|
|
35
39
|
*/
|
|
36
40
|
DataCollectionOptions?: DataCollectionOptions | undefined;
|
|
@@ -51,6 +55,8 @@ export type ODBCloudVmClusterProps = {
|
|
|
51
55
|
DbServers?: string[] | undefined;
|
|
52
56
|
/**
|
|
53
57
|
* The user-friendly name for the VM cluster.
|
|
58
|
+
*
|
|
59
|
+
* Required when creating a VM cluster.
|
|
54
60
|
* @minLength 1
|
|
55
61
|
* @maxLength 255
|
|
56
62
|
* @pattern ^[a-zA-Z_](?!.*--)[a-zA-Z0-9_-]*$
|
|
@@ -59,6 +65,8 @@ export type ODBCloudVmClusterProps = {
|
|
|
59
65
|
DisplayName?: string | undefined;
|
|
60
66
|
/**
|
|
61
67
|
* The software version of the Oracle Grid Infrastructure (GI) for the VM cluster.
|
|
68
|
+
*
|
|
69
|
+
* Required when creating a VM cluster.
|
|
62
70
|
* @minLength 1
|
|
63
71
|
* @maxLength 255
|
|
64
72
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-cloudvmcluster.html#cfn-odb-cloudvmcluster-giversion}
|
|
@@ -66,6 +74,8 @@ export type ODBCloudVmClusterProps = {
|
|
|
66
74
|
GiVersion?: string | undefined;
|
|
67
75
|
/**
|
|
68
76
|
* The host name for the VM cluster.
|
|
77
|
+
*
|
|
78
|
+
* Required when creating a VM cluster.
|
|
69
79
|
* @minLength 1
|
|
70
80
|
* @maxLength 12
|
|
71
81
|
* @pattern ^[a-zA-Z][a-zA-Z0-9-]*[a-zA-Z0-9]$
|
|
@@ -73,12 +83,12 @@ export type ODBCloudVmClusterProps = {
|
|
|
73
83
|
*/
|
|
74
84
|
Hostname?: string | undefined;
|
|
75
85
|
/**
|
|
76
|
-
*
|
|
86
|
+
* Specifies whether database backups to local Exadata storage are enabled for the VM cluster.
|
|
77
87
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-cloudvmcluster.html#cfn-odb-cloudvmcluster-islocalbackupenabled}
|
|
78
88
|
*/
|
|
79
89
|
IsLocalBackupEnabled?: boolean | undefined;
|
|
80
90
|
/**
|
|
81
|
-
*
|
|
91
|
+
* Specifies whether the VM cluster is configured with a sparse disk group.
|
|
82
92
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-cloudvmcluster.html#cfn-odb-cloudvmcluster-issparsediskgroupenabled}
|
|
83
93
|
*/
|
|
84
94
|
IsSparseDiskgroupEnabled?: boolean | undefined;
|
|
@@ -94,11 +104,17 @@ export type ODBCloudVmClusterProps = {
|
|
|
94
104
|
MemorySizeInGBs?: number | undefined;
|
|
95
105
|
/**
|
|
96
106
|
* The unique identifier of the ODB network for the VM cluster.
|
|
107
|
+
*
|
|
108
|
+
* Required when creating a VM cluster.
|
|
97
109
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-cloudvmcluster.html#cfn-odb-cloudvmcluster-odbnetworkid}
|
|
98
110
|
*/
|
|
99
111
|
OdbNetworkId?: string | undefined;
|
|
100
112
|
/**
|
|
101
|
-
*
|
|
113
|
+
* The port number for TCP connections to the single client access name (SCAN) listener.
|
|
114
|
+
*
|
|
115
|
+
* Valid values: `1024–8999` with the following exceptions: `2484` , `6100` , `6200` , `7060` , `7070` , `7085` , and `7879`
|
|
116
|
+
*
|
|
117
|
+
* Default: `1521`
|
|
102
118
|
* @min 1024
|
|
103
119
|
* @max 8999
|
|
104
120
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-cloudvmcluster.html#cfn-odb-cloudvmcluster-scanlistenerporttcp}
|
|
@@ -106,6 +122,8 @@ export type ODBCloudVmClusterProps = {
|
|
|
106
122
|
ScanListenerPortTcp?: number | undefined;
|
|
107
123
|
/**
|
|
108
124
|
* The public key portion of one or more key pairs used for SSH access to the VM cluster.
|
|
125
|
+
*
|
|
126
|
+
* Required when creating a VM cluster.
|
|
109
127
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-cloudvmcluster.html#cfn-odb-cloudvmcluster-sshpublickeys}
|
|
110
128
|
*/
|
|
111
129
|
SshPublicKeys?: string[] | undefined;
|
|
@@ -149,7 +167,7 @@ export type ODBCloudVmClusterAttribs = {
|
|
|
149
167
|
*/
|
|
150
168
|
ComputeModel: string;
|
|
151
169
|
/**
|
|
152
|
-
* The type of redundancy configured for the VM cluster. NORMAL is 2-way redundancy. HIGH is 3-way redundancy.
|
|
170
|
+
* The type of redundancy configured for the VM cluster. `NORMAL` is 2-way redundancy. `HIGH` is 3-way redundancy.
|
|
153
171
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-cloudvmcluster.html#cfn-odb-cloudvmcluster-diskredundancy}
|
|
154
172
|
*/
|
|
155
173
|
DiskRedundancy: string;
|
|
@@ -215,17 +233,17 @@ export type ODBCloudVmClusterAttribs = {
|
|
|
215
233
|
*/
|
|
216
234
|
export type DataCollectionOptions = {
|
|
217
235
|
/**
|
|
218
|
-
*
|
|
236
|
+
* Specifies whether diagnostic collection is enabled for the VM cluster.
|
|
219
237
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-odb-cloudvmcluster-datacollectionoptions.html#cfn-odb-cloudvmcluster-datacollectionoptions-isdiagnosticseventsenabled}
|
|
220
238
|
*/
|
|
221
239
|
IsDiagnosticsEventsEnabled?: boolean | undefined;
|
|
222
240
|
/**
|
|
223
|
-
*
|
|
241
|
+
* Specifies whether health monitoring is enabled for the VM cluster.
|
|
224
242
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-odb-cloudvmcluster-datacollectionoptions.html#cfn-odb-cloudvmcluster-datacollectionoptions-ishealthmonitoringenabled}
|
|
225
243
|
*/
|
|
226
244
|
IsHealthMonitoringEnabled?: boolean | undefined;
|
|
227
245
|
/**
|
|
228
|
-
*
|
|
246
|
+
* Specifies whether incident logs are enabled for the VM cluster.
|
|
229
247
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-odb-cloudvmcluster-datacollectionoptions.html#cfn-odb-cloudvmcluster-datacollectionoptions-isincidentlogsenabled}
|
|
230
248
|
*/
|
|
231
249
|
IsIncidentLogsEnabled?: boolean | undefined;
|
|
@@ -1,16 +1,18 @@
|
|
|
1
1
|
import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
|
|
2
2
|
/**
|
|
3
|
-
* The AWS::ODB::OdbNetwork resource creates an ODB
|
|
3
|
+
* The `AWS::ODB::OdbNetwork` resource creates an ODB network. An ODB network provides the networking foundation for Oracle Database resources.
|
|
4
4
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbnetwork.html}
|
|
5
5
|
*/
|
|
6
6
|
export type ODBOdbNetwork = ResourceDefinitionWithAttributes<"AWS::ODB::OdbNetwork", ODBOdbNetworkProps, ODBOdbNetworkAttribs>;
|
|
7
7
|
/**
|
|
8
|
-
* The AWS::ODB::OdbNetwork resource creates an ODB
|
|
8
|
+
* The `AWS::ODB::OdbNetwork` resource creates an ODB network. An ODB network provides the networking foundation for Oracle Database resources.
|
|
9
9
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbnetwork.html}
|
|
10
10
|
*/
|
|
11
11
|
export type ODBOdbNetworkProps = {
|
|
12
12
|
/**
|
|
13
|
-
* The
|
|
13
|
+
* The Availability Zone (AZ) where the ODB network is located.
|
|
14
|
+
*
|
|
15
|
+
* Required when creating an ODB network. Specify either AvailabilityZone or AvailabilityZoneId to define the location of the network.
|
|
14
16
|
* @minLength 1
|
|
15
17
|
* @maxLength 255
|
|
16
18
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbnetwork.html#cfn-odb-odbnetwork-availabilityzone}
|
|
@@ -18,6 +20,8 @@ export type ODBOdbNetworkProps = {
|
|
|
18
20
|
AvailabilityZone?: string | undefined;
|
|
19
21
|
/**
|
|
20
22
|
* The AZ ID of the AZ where the ODB network is located.
|
|
23
|
+
*
|
|
24
|
+
* Required when creating an ODB network. Specify either AvailabilityZone or AvailabilityZoneId to define the location of the network.
|
|
21
25
|
* @minLength 1
|
|
22
26
|
* @maxLength 255
|
|
23
27
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbnetwork.html#cfn-odb-odbnetwork-availabilityzoneid}
|
|
@@ -32,6 +36,8 @@ export type ODBOdbNetworkProps = {
|
|
|
32
36
|
BackupSubnetCidr?: string | undefined;
|
|
33
37
|
/**
|
|
34
38
|
* The CIDR range of the client subnet in the ODB network.
|
|
39
|
+
*
|
|
40
|
+
* Required when creating an ODB network.
|
|
35
41
|
* @minLength 1
|
|
36
42
|
* @maxLength 255
|
|
37
43
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbnetwork.html#cfn-odb-odbnetwork-clientsubnetcidr}
|
|
@@ -46,11 +52,15 @@ export type ODBOdbNetworkProps = {
|
|
|
46
52
|
DefaultDnsPrefix?: string | undefined;
|
|
47
53
|
/**
|
|
48
54
|
* Specifies whether to delete associated OCI networking resources along with the ODB network.
|
|
55
|
+
*
|
|
56
|
+
* Required when creating an ODB network.
|
|
49
57
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbnetwork.html#cfn-odb-odbnetwork-deleteassociatedresources}
|
|
50
58
|
*/
|
|
51
59
|
DeleteAssociatedResources?: boolean | undefined;
|
|
52
60
|
/**
|
|
53
61
|
* The user-friendly name of the ODB network.
|
|
62
|
+
*
|
|
63
|
+
* Required when creating an ODB network.
|
|
54
64
|
* @minLength 1
|
|
55
65
|
* @maxLength 255
|
|
56
66
|
* @pattern ^[a-zA-Z_](?!.*--)[a-zA-Z0-9_-]*$
|
|
@@ -126,7 +126,7 @@ export type OpsWorksCMServerProps = {
|
|
|
126
126
|
*/
|
|
127
127
|
ServerName?: string | undefined;
|
|
128
128
|
/**
|
|
129
|
-
* The service role that the AWS OpsWorks CM service backend uses to work with your account.
|
|
129
|
+
* The service role that the AWS OpsWorks CM service backend uses to work with your account.
|
|
130
130
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opsworkscm-server.html#cfn-opsworkscm-server-servicerolearn}
|
|
131
131
|
*/
|
|
132
132
|
ServiceRoleArn: string;
|
|
@@ -97,6 +97,7 @@ export type Capabilities = {
|
|
|
97
97
|
*/
|
|
98
98
|
ExportToCsv?: CapabilityState | undefined;
|
|
99
99
|
/**
|
|
100
|
+
* The ability to export to CSV files in scheduled email reports.
|
|
100
101
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-custompermissions-capabilities.html#cfn-quicksight-custompermissions-capabilities-exporttocsvinscheduledreports}
|
|
101
102
|
*/
|
|
102
103
|
ExportToCsvInScheduledReports?: CapabilityState | undefined;
|
|
@@ -106,22 +107,27 @@ export type Capabilities = {
|
|
|
106
107
|
*/
|
|
107
108
|
ExportToExcel?: CapabilityState | undefined;
|
|
108
109
|
/**
|
|
110
|
+
* The ability to export to Excel files in scheduled email reports.
|
|
109
111
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-custompermissions-capabilities.html#cfn-quicksight-custompermissions-capabilities-exporttoexcelinscheduledreports}
|
|
110
112
|
*/
|
|
111
113
|
ExportToExcelInScheduledReports?: CapabilityState | undefined;
|
|
112
114
|
/**
|
|
115
|
+
* The ability to export to PDF files from the UI.
|
|
113
116
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-custompermissions-capabilities.html#cfn-quicksight-custompermissions-capabilities-exporttopdf}
|
|
114
117
|
*/
|
|
115
118
|
ExportToPdf?: CapabilityState | undefined;
|
|
116
119
|
/**
|
|
120
|
+
* The ability to export to PDF files in scheduled email reports.
|
|
117
121
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-custompermissions-capabilities.html#cfn-quicksight-custompermissions-capabilities-exporttopdfinscheduledreports}
|
|
118
122
|
*/
|
|
119
123
|
ExportToPdfInScheduledReports?: CapabilityState | undefined;
|
|
120
124
|
/**
|
|
125
|
+
* The ability to include content in scheduled email reports.
|
|
121
126
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-custompermissions-capabilities.html#cfn-quicksight-custompermissions-capabilities-includecontentinscheduledreportsemail}
|
|
122
127
|
*/
|
|
123
128
|
IncludeContentInScheduledReportsEmail?: CapabilityState | undefined;
|
|
124
129
|
/**
|
|
130
|
+
* The ability to print reports.
|
|
125
131
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-custompermissions-capabilities.html#cfn-quicksight-custompermissions-capabilities-printreports}
|
|
126
132
|
*/
|
|
127
133
|
PrintReports?: CapabilityState | undefined;
|
|
@@ -126,6 +126,8 @@ export type RDSDBClusterProps = {
|
|
|
126
126
|
BackupRetentionPeriod?: number | undefined;
|
|
127
127
|
/**
|
|
128
128
|
* Specifies the scalability mode of the Aurora DB cluster. When set to `limitless` , the cluster operates as an Aurora Limitless Database, allowing you to create a DB shard group for horizontal scaling (sharding) capabilities. When set to `standard` (the default), the cluster uses normal DB instance creation.
|
|
129
|
+
*
|
|
130
|
+
* *Important:* Automated backup retention isn't supported with Aurora Limitless Database clusters. If you set this property to `limitless` , you cannot set `DeleteAutomatedBackups` to `false` . To create a backup, use manual snapshots instead.
|
|
129
131
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html#cfn-rds-dbcluster-clusterscalabilitytype}
|
|
130
132
|
*/
|
|
131
133
|
ClusterScalabilityType?: string | undefined;
|
|
@@ -226,6 +228,10 @@ export type RDSDBClusterProps = {
|
|
|
226
228
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html#cfn-rds-dbcluster-databasename}
|
|
227
229
|
*/
|
|
228
230
|
DatabaseName?: string | undefined;
|
|
231
|
+
/**
|
|
232
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html#cfn-rds-dbcluster-deleteautomatedbackups}
|
|
233
|
+
*/
|
|
234
|
+
DeleteAutomatedBackups?: boolean | undefined;
|
|
229
235
|
/**
|
|
230
236
|
* A value that indicates whether the DB cluster has deletion protection enabled. The database can't be deleted when deletion protection is enabled. By default, deletion protection is disabled.
|
|
231
237
|
*
|
|
@@ -707,6 +713,7 @@ export type RDSDBClusterProps = {
|
|
|
707
713
|
* Constraints:
|
|
708
714
|
*
|
|
709
715
|
* - Must match the identifier of an existing DBCluster.
|
|
716
|
+
* - Cannot be specified if `SourceDbClusterResourceId` is specified. You must specify either `SourceDBClusterIdentifier` or `SourceDbClusterResourceId` , but not both.
|
|
710
717
|
*
|
|
711
718
|
* Valid for: Aurora DB clusters and Multi-AZ DB clusters
|
|
712
719
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html#cfn-rds-dbcluster-sourcedbclusteridentifier}
|
|
@@ -223,6 +223,17 @@ export type RDSDBInstanceProps = {
|
|
|
223
223
|
*/
|
|
224
224
|
BackupRetentionPeriod?: number | undefined;
|
|
225
225
|
/**
|
|
226
|
+
* The location for storing automated backups and manual snapshots.
|
|
227
|
+
*
|
|
228
|
+
* Valid Values:
|
|
229
|
+
*
|
|
230
|
+
* - `local` (Dedicated Local Zone)
|
|
231
|
+
* - `outposts` ( AWS Outposts)
|
|
232
|
+
* - `region` ( AWS Region )
|
|
233
|
+
*
|
|
234
|
+
* Default: `region`
|
|
235
|
+
*
|
|
236
|
+
* For more information, see [Working with Amazon RDS on AWS Outposts](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-on-outposts.html) in the *Amazon RDS User Guide* .
|
|
226
237
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#cfn-rds-dbinstance-backuptarget}
|
|
227
238
|
*/
|
|
228
239
|
BackupTarget?: string | undefined;
|
|
@@ -61,7 +61,7 @@ export type S3BucketProps = {
|
|
|
61
61
|
*/
|
|
62
62
|
IntelligentTieringConfigurations?: IntelligentTieringConfiguration[] | undefined;
|
|
63
63
|
/**
|
|
64
|
-
* Specifies the
|
|
64
|
+
* Specifies the S3 Inventory configuration for an Amazon S3 bucket. For more information, see [GET Bucket inventory](https://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketGETInventoryConfig.html) in the *Amazon S3 API Reference* .
|
|
65
65
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3-bucket.html#cfn-s3-bucket-inventoryconfigurations}
|
|
66
66
|
*/
|
|
67
67
|
InventoryConfigurations?: InventoryConfiguration[] | undefined;
|
|
@@ -75,6 +75,10 @@ export type S3BucketProps = {
|
|
|
75
75
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3-bucket.html#cfn-s3-bucket-loggingconfiguration}
|
|
76
76
|
*/
|
|
77
77
|
LoggingConfiguration?: LoggingConfiguration | undefined;
|
|
78
|
+
/**
|
|
79
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3-bucket.html#cfn-s3-bucket-metadataconfiguration}
|
|
80
|
+
*/
|
|
81
|
+
MetadataConfiguration?: MetadataConfiguration | undefined;
|
|
78
82
|
/**
|
|
79
83
|
* The metadata table configuration of an Amazon S3 general purpose bucket.
|
|
80
84
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3-bucket.html#cfn-s3-bucket-metadatatableconfiguration}
|
|
@@ -171,6 +175,26 @@ export type S3BucketAttribs = {
|
|
|
171
175
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3-bucket.html#cfn-s3-bucket-dualstackdomainname}
|
|
172
176
|
*/
|
|
173
177
|
DualStackDomainName: string;
|
|
178
|
+
/**
|
|
179
|
+
* The ARN of the inventory table.
|
|
180
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-inventorytableconfiguration.html#cfn-s3-bucket-inventorytableconfiguration-tablearn}
|
|
181
|
+
*/
|
|
182
|
+
"MetadataConfiguration.InventoryTableConfiguration.TableArn": string;
|
|
183
|
+
/**
|
|
184
|
+
* The name of the inventory table.
|
|
185
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-inventorytableconfiguration.html#cfn-s3-bucket-inventorytableconfiguration-tablename}
|
|
186
|
+
*/
|
|
187
|
+
"MetadataConfiguration.InventoryTableConfiguration.TableName": string;
|
|
188
|
+
/**
|
|
189
|
+
* The ARN of the journal table.
|
|
190
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-journaltableconfiguration.html#cfn-s3-bucket-journaltableconfiguration-tablearn}
|
|
191
|
+
*/
|
|
192
|
+
"MetadataConfiguration.JournalTableConfiguration.TableArn": string;
|
|
193
|
+
/**
|
|
194
|
+
* The name of the journal table.
|
|
195
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-journaltableconfiguration.html#cfn-s3-bucket-journaltableconfiguration-tablename}
|
|
196
|
+
*/
|
|
197
|
+
"MetadataConfiguration.JournalTableConfiguration.TableName": string;
|
|
174
198
|
/**
|
|
175
199
|
* The Amazon Resource Name (ARN) for the metadata table in the metadata table configuration. The specified metadata table name must be unique within the `aws_s3_metadata` namespace in the destination table bucket.
|
|
176
200
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-s3tablesdestination.html#cfn-s3-bucket-s3tablesdestination-tablearn}
|
|
@@ -491,7 +515,7 @@ export type IntelligentTieringConfiguration = {
|
|
|
491
515
|
Tierings: Tiering[];
|
|
492
516
|
};
|
|
493
517
|
/**
|
|
494
|
-
* Specifies the
|
|
518
|
+
* Specifies the S3 Inventory configuration for an Amazon S3 bucket. For more information, see [GET Bucket inventory](https://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketGETInventoryConfig.html) in the *Amazon S3 API Reference* .
|
|
495
519
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-inventoryconfiguration.html}
|
|
496
520
|
*/
|
|
497
521
|
export type InventoryConfiguration = {
|
|
@@ -531,6 +555,35 @@ export type InventoryConfiguration = {
|
|
|
531
555
|
*/
|
|
532
556
|
ScheduleFrequency: "Daily" | "Weekly";
|
|
533
557
|
};
|
|
558
|
+
/**
|
|
559
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-inventorytableconfiguration.html}
|
|
560
|
+
*/
|
|
561
|
+
export type InventoryTableConfiguration = {
|
|
562
|
+
/**
|
|
563
|
+
* Specifies whether inventory table configuration is enabled or disabled.
|
|
564
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-inventorytableconfiguration.html#cfn-s3-bucket-inventorytableconfiguration-configurationstate}
|
|
565
|
+
*/
|
|
566
|
+
ConfigurationState: "ENABLED" | "DISABLED";
|
|
567
|
+
/**
|
|
568
|
+
* The encryption configuration for the inventory table.
|
|
569
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-inventorytableconfiguration.html#cfn-s3-bucket-inventorytableconfiguration-encryptionconfiguration}
|
|
570
|
+
*/
|
|
571
|
+
EncryptionConfiguration?: MetadataTableEncryptionConfiguration | undefined;
|
|
572
|
+
};
|
|
573
|
+
/**
|
|
574
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-journaltableconfiguration.html}
|
|
575
|
+
*/
|
|
576
|
+
export type JournalTableConfiguration = {
|
|
577
|
+
/**
|
|
578
|
+
* The encryption configuration for the journal table.
|
|
579
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-journaltableconfiguration.html#cfn-s3-bucket-journaltableconfiguration-encryptionconfiguration}
|
|
580
|
+
*/
|
|
581
|
+
EncryptionConfiguration?: MetadataTableEncryptionConfiguration | undefined;
|
|
582
|
+
/**
|
|
583
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-journaltableconfiguration.html#cfn-s3-bucket-journaltableconfiguration-recordexpiration}
|
|
584
|
+
*/
|
|
585
|
+
RecordExpiration: RecordExpiration;
|
|
586
|
+
};
|
|
534
587
|
/**
|
|
535
588
|
* Describes the AWS Lambda functions to invoke and the events for which to invoke them.
|
|
536
589
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-lambdaconfiguration.html}
|
|
@@ -598,6 +651,21 @@ export type LoggingConfiguration = {
|
|
|
598
651
|
*/
|
|
599
652
|
TargetObjectKeyFormat?: TargetObjectKeyFormat | undefined;
|
|
600
653
|
};
|
|
654
|
+
/**
|
|
655
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-metadataconfiguration.html}
|
|
656
|
+
*/
|
|
657
|
+
export type MetadataConfiguration = {
|
|
658
|
+
/**
|
|
659
|
+
* The configuration for the inventory table.
|
|
660
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-metadataconfiguration.html#cfn-s3-bucket-metadataconfiguration-inventorytableconfiguration}
|
|
661
|
+
*/
|
|
662
|
+
InventoryTableConfiguration?: InventoryTableConfiguration | undefined;
|
|
663
|
+
/**
|
|
664
|
+
* The configuration for the journal table.
|
|
665
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-metadataconfiguration.html#cfn-s3-bucket-metadataconfiguration-journaltableconfiguration}
|
|
666
|
+
*/
|
|
667
|
+
JournalTableConfiguration: JournalTableConfiguration;
|
|
668
|
+
};
|
|
601
669
|
/**
|
|
602
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) .
|
|
603
671
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-metadatatableconfiguration.html}
|
|
@@ -609,6 +677,21 @@ export type MetadataTableConfiguration = {
|
|
|
609
677
|
*/
|
|
610
678
|
S3TablesDestination: S3TablesDestination;
|
|
611
679
|
};
|
|
680
|
+
/**
|
|
681
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-metadatatableencryptionconfiguration.html}
|
|
682
|
+
*/
|
|
683
|
+
export type MetadataTableEncryptionConfiguration = {
|
|
684
|
+
/**
|
|
685
|
+
* The ARN of the KMS key. Required if SseAlgorithm is aws:kms.
|
|
686
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-metadatatableencryptionconfiguration.html#cfn-s3-bucket-metadatatableencryptionconfiguration-kmskeyarn}
|
|
687
|
+
*/
|
|
688
|
+
KmsKeyArn?: string | undefined;
|
|
689
|
+
/**
|
|
690
|
+
* Specifies the server-side encryption algorithm to use for encrypting tables.
|
|
691
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-metadatatableencryptionconfiguration.html#cfn-s3-bucket-metadatatableencryptionconfiguration-ssealgorithm}
|
|
692
|
+
*/
|
|
693
|
+
SseAlgorithm: "aws:kms" | "AES256";
|
|
694
|
+
};
|
|
612
695
|
/**
|
|
613
696
|
* A container specifying replication metrics-related settings enabling replication metrics and events.
|
|
614
697
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-metrics.html}
|
|
@@ -864,6 +947,21 @@ export type QueueConfiguration = {
|
|
|
864
947
|
*/
|
|
865
948
|
Queue: string;
|
|
866
949
|
};
|
|
950
|
+
/**
|
|
951
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-recordexpiration.html}
|
|
952
|
+
*/
|
|
953
|
+
export type RecordExpiration = {
|
|
954
|
+
/**
|
|
955
|
+
* The number of days after which records expire. Required if Expiration is ENABLED.
|
|
956
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-recordexpiration.html#cfn-s3-bucket-recordexpiration-days}
|
|
957
|
+
*/
|
|
958
|
+
Days?: number | undefined;
|
|
959
|
+
/**
|
|
960
|
+
* Specifies whether record expiration is enabled or disabled.
|
|
961
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-recordexpiration.html#cfn-s3-bucket-recordexpiration-expiration}
|
|
962
|
+
*/
|
|
963
|
+
Expiration: "ENABLED" | "DISABLED";
|
|
964
|
+
};
|
|
867
965
|
/**
|
|
868
966
|
* Specifies the redirect behavior of all requests to a website endpoint of an Amazon S3 bucket.
|
|
869
967
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-redirectallrequeststo.html}
|
|
@@ -1272,7 +1370,9 @@ export type S3KeyFilter = {
|
|
|
1272
1370
|
Rules: FilterRule[];
|
|
1273
1371
|
};
|
|
1274
1372
|
/**
|
|
1275
|
-
* The destination information for
|
|
1373
|
+
* 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.
|
|
1276
1376
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-s3tablesdestination.html}
|
|
1277
1377
|
*/
|
|
1278
1378
|
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
|
* The `AWS::S3Express::DirectoryBucket` resource defines an Amazon S3 directory bucket in the same AWS Region where you create the AWS CloudFormation stack.
|
|
4
4
|
*
|
|
@@ -118,6 +118,10 @@ export type S3ExpressDirectoryBucketProps = {
|
|
|
118
118
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3express-directorybucket.html#cfn-s3express-directorybucket-locationname}
|
|
119
119
|
*/
|
|
120
120
|
LocationName: string;
|
|
121
|
+
/**
|
|
122
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3express-directorybucket.html#cfn-s3express-directorybucket-tags}
|
|
123
|
+
*/
|
|
124
|
+
Tags?: Tag[] | undefined;
|
|
121
125
|
};
|
|
122
126
|
/**
|
|
123
127
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3express-directorybucket.html#aws-resource-s3express-directorybucket-return-values}
|
|
@@ -1,11 +1,23 @@
|
|
|
1
1
|
import type { ResourceDefinitionWithAttributes } from "../main.ts";
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
3
|
+
* Creates a new table associated with the given namespace in a table bucket. For more information, see [Creating an Amazon S3 table](https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-create.html) in the *Amazon Simple Storage Service User Guide* .
|
|
4
|
+
*
|
|
5
|
+
* - **Permissions** - - You must have the `s3tables:CreateTable` permission to use this operation.
|
|
6
|
+
* - If you use this operation with the optional `metadata` request parameter you must have the `s3tables:PutTableData` permission.
|
|
7
|
+
* - If you use this operation with the optional `encryptionConfiguration` request parameter you must have the `s3tables:PutTableEncryption` permission.
|
|
8
|
+
*
|
|
9
|
+
* > Additionally, If you choose SSE-KMS encryption you must grant the S3 Tables maintenance principal access to your KMS key. For more information, see [Permissions requirements for S3 Tables SSE-KMS encryption](https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-kms-permissions.html) .
|
|
4
10
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3tables-table.html}
|
|
5
11
|
*/
|
|
6
12
|
export type S3TablesTable = ResourceDefinitionWithAttributes<"AWS::S3Tables::Table", S3TablesTableProps, S3TablesTableAttribs>;
|
|
7
13
|
/**
|
|
8
|
-
*
|
|
14
|
+
* Creates a new table associated with the given namespace in a table bucket. For more information, see [Creating an Amazon S3 table](https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-create.html) in the *Amazon Simple Storage Service User Guide* .
|
|
15
|
+
*
|
|
16
|
+
* - **Permissions** - - You must have the `s3tables:CreateTable` permission to use this operation.
|
|
17
|
+
* - If you use this operation with the optional `metadata` request parameter you must have the `s3tables:PutTableData` permission.
|
|
18
|
+
* - If you use this operation with the optional `encryptionConfiguration` request parameter you must have the `s3tables:PutTableEncryption` permission.
|
|
19
|
+
*
|
|
20
|
+
* > Additionally, If you choose SSE-KMS encryption you must grant the S3 Tables maintenance principal access to your KMS key. For more information, see [Permissions requirements for S3 Tables SSE-KMS encryption](https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-kms-permissions.html) .
|
|
9
21
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3tables-table.html}
|
|
10
22
|
*/
|
|
11
23
|
export type S3TablesTableProps = {
|
|
@@ -20,7 +32,7 @@ export type S3TablesTableProps = {
|
|
|
20
32
|
*/
|
|
21
33
|
IcebergMetadata?: IcebergMetadata | undefined;
|
|
22
34
|
/**
|
|
23
|
-
* The
|
|
35
|
+
* The name of the namespace.
|
|
24
36
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3tables-table.html#cfn-s3tables-table-namespace}
|
|
25
37
|
*/
|
|
26
38
|
Namespace: string;
|
|
@@ -55,7 +67,7 @@ export type S3TablesTableProps = {
|
|
|
55
67
|
*/
|
|
56
68
|
export type S3TablesTableAttribs = {
|
|
57
69
|
/**
|
|
58
|
-
* The Amazon Resource Name (ARN) of the
|
|
70
|
+
* The Amazon Resource Name (ARN) of the table.
|
|
59
71
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3tables-table.html#cfn-s3tables-table-tablearn}
|
|
60
72
|
*/
|
|
61
73
|
TableARN: string;
|
|
@@ -99,7 +111,7 @@ export type IcebergMetadata = {
|
|
|
99
111
|
IcebergSchema: IcebergSchema;
|
|
100
112
|
};
|
|
101
113
|
/**
|
|
102
|
-
* Contains details about the schema for an Iceberg table
|
|
114
|
+
* Contains details about the schema for an Iceberg table.
|
|
103
115
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3tables-table-icebergschema.html}
|
|
104
116
|
*/
|
|
105
117
|
export type IcebergSchema = {
|
|
@@ -115,22 +127,22 @@ export type IcebergSchema = {
|
|
|
115
127
|
*/
|
|
116
128
|
export type OpenTableFormat = "ICEBERG";
|
|
117
129
|
/**
|
|
118
|
-
* Contains details about
|
|
130
|
+
* Contains details about a schema field.
|
|
119
131
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3tables-table-schemafield.html}
|
|
120
132
|
*/
|
|
121
133
|
export type SchemaField = {
|
|
122
134
|
/**
|
|
123
|
-
* The name of the field
|
|
135
|
+
* The name of the field.
|
|
124
136
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3tables-table-schemafield.html#cfn-s3tables-table-schemafield-name}
|
|
125
137
|
*/
|
|
126
138
|
Name: string;
|
|
127
139
|
/**
|
|
128
|
-
* A Boolean value that specifies whether values are required for each row in this field
|
|
140
|
+
* A Boolean value that specifies whether values are required for each row in this field. By default, this is `false` and null values are allowed in the field. If this is `true` the field does not allow null values.
|
|
129
141
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3tables-table-schemafield.html#cfn-s3tables-table-schemafield-required}
|
|
130
142
|
*/
|
|
131
143
|
Required?: boolean | undefined;
|
|
132
144
|
/**
|
|
133
|
-
* The field type
|
|
145
|
+
* The field type. S3 Tables supports all Apache Iceberg primitive types. For more information, see the [Apache Iceberg documentation](https://docs.aws.amazon.com/https://iceberg.apache.org/spec/#primitive-types) .
|
|
134
146
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3tables-table-schemafield.html#cfn-s3tables-table-schemafield-type}
|
|
135
147
|
*/
|
|
136
148
|
Type: string;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import type { ResourceDefinitionWithAttributes } from "../main.ts";
|
|
2
|
+
/**
|
|
3
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3tables-tablepolicy.html}
|
|
4
|
+
*/
|
|
5
|
+
export type S3TablesTablePolicy = ResourceDefinitionWithAttributes<"AWS::S3Tables::TablePolicy", S3TablesTablePolicyProps, S3TablesTablePolicyAttribs>;
|
|
6
|
+
/**
|
|
7
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3tables-tablepolicy.html}
|
|
8
|
+
*/
|
|
9
|
+
export type S3TablesTablePolicyProps = {
|
|
10
|
+
/**
|
|
11
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3tables-tablepolicy.html#cfn-s3tables-tablepolicy-resourcepolicy}
|
|
12
|
+
*/
|
|
13
|
+
ResourcePolicy: ResourcePolicy;
|
|
14
|
+
/**
|
|
15
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3tables-tablepolicy.html#cfn-s3tables-tablepolicy-tablearn}
|
|
16
|
+
*/
|
|
17
|
+
TableARN: string;
|
|
18
|
+
};
|
|
19
|
+
/**
|
|
20
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3tables-tablepolicy.html#aws-resource-s3tables-tablepolicy-return-values}
|
|
21
|
+
*/
|
|
22
|
+
export type S3TablesTablePolicyAttribs = {
|
|
23
|
+
/**
|
|
24
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3tables-tablepolicy.html#cfn-s3tables-tablepolicy-namespace}
|
|
25
|
+
*/
|
|
26
|
+
Namespace: string;
|
|
27
|
+
/**
|
|
28
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3tables-tablepolicy.html#cfn-s3tables-tablepolicy-tablebucketarn}
|
|
29
|
+
*/
|
|
30
|
+
TableBucketARN: string;
|
|
31
|
+
/**
|
|
32
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3tables-tablepolicy.html#cfn-s3tables-tablepolicy-tablename}
|
|
33
|
+
*/
|
|
34
|
+
TableName: string;
|
|
35
|
+
};
|
|
36
|
+
/**
|
|
37
|
+
* A policy document containing permissions to add to the specified table. In IAM, you must provide policy documents in JSON format. However, in CloudFormation you can provide the policy in JSON or YAML format because CloudFormation converts YAML to JSON before submitting it to IAM.
|
|
38
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3tables-tablepolicy-resourcepolicy.html}
|
|
39
|
+
*/
|
|
40
|
+
export type ResourcePolicy = Record<string, unknown> | string;
|
|
41
|
+
//# sourceMappingURL=aws-s3tables-tablepolicy.d.ts.map
|
|
@@ -116,7 +116,7 @@ export type SageMakerDomainProps = {
|
|
|
116
116
|
* *Pattern* : `[-0-9a-zA-Z]+`
|
|
117
117
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-domain.html#cfn-sagemaker-domain-subnetids}
|
|
118
118
|
*/
|
|
119
|
-
SubnetIds
|
|
119
|
+
SubnetIds?: string[] | undefined;
|
|
120
120
|
/**
|
|
121
121
|
* Indicates whether the tags added to Domain, User Profile and Space entity is propagated to all SageMaker resources.
|
|
122
122
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-domain.html#cfn-sagemaker-domain-tagpropagation}
|
|
@@ -141,7 +141,7 @@ export type SageMakerDomainProps = {
|
|
|
141
141
|
* @pattern [-0-9a-zA-Z]+
|
|
142
142
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-domain.html#cfn-sagemaker-domain-vpcid}
|
|
143
143
|
*/
|
|
144
|
-
VpcId
|
|
144
|
+
VpcId?: string | undefined;
|
|
145
145
|
};
|
|
146
146
|
/**
|
|
147
147
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-domain.html#aws-resource-sagemaker-domain-return-values}
|
|
@@ -831,6 +831,12 @@ export type UnifiedStudioSettings = {
|
|
|
831
831
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-domain-unifiedstudiosettings.html#cfn-sagemaker-domain-unifiedstudiosettings-projects3path}
|
|
832
832
|
*/
|
|
833
833
|
ProjectS3Path?: string | undefined;
|
|
834
|
+
/**
|
|
835
|
+
* The ARN of the application managed by SageMaker AI and SageMaker Unified Studio in the AWS IAM Identity Center.
|
|
836
|
+
* @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
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-domain-unifiedstudiosettings.html#cfn-sagemaker-domain-unifiedstudiosettings-singlesignonapplicationarn}
|
|
838
|
+
*/
|
|
839
|
+
SingleSignOnApplicationArn?: string | undefined;
|
|
834
840
|
/**
|
|
835
841
|
* Sets whether you can access the domain in Amazon SageMaker Studio:
|
|
836
842
|
*
|
|
@@ -782,7 +782,7 @@ export type TrainingMetric = {
|
|
|
782
782
|
Value: number;
|
|
783
783
|
};
|
|
784
784
|
/**
|
|
785
|
-
* Information about the user who created or modified
|
|
785
|
+
* Information about the user who created or modified a SageMaker resource.
|
|
786
786
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelcard-usercontext.html}
|
|
787
787
|
*/
|
|
788
788
|
export type UserContext = {
|