@propulsionworks/cloudformation 0.1.25 → 0.1.27
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-acmpca-permission.d.ts +2 -2
- package/out/exports/resources.generated/aws-amplify-domain.d.ts +2 -2
- package/out/exports/resources.generated/aws-apigateway-domainname.d.ts +2 -2
- package/out/exports/resources.generated/aws-apigatewayv2-domainname.d.ts +1 -1
- package/out/exports/resources.generated/aws-appmesh-virtualgateway.d.ts +4 -4
- package/out/exports/resources.generated/aws-appmesh-virtualnode.d.ts +4 -4
- package/out/exports/resources.generated/aws-appstream-fleet.d.ts +5 -0
- package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +5 -0
- package/out/exports/resources.generated/aws-appsync-domainname.d.ts +1 -1
- package/out/exports/resources.generated/aws-aps-scraper.d.ts +77 -1
- package/out/exports/resources.generated/aws-batch-computeenvironment.d.ts +2 -1
- package/out/exports/resources.generated/aws-bedrock-datasource.d.ts +2 -2
- package/out/exports/resources.generated/aws-bedrock-guardrail.d.ts +23 -0
- package/out/exports/resources.generated/aws-bedrock-knowledgebase.d.ts +1 -1
- package/out/exports/resources.generated/aws-bedrockagentcore-browsercustom.d.ts +124 -0
- package/out/exports/resources.generated/aws-bedrockagentcore-codeinterpretercustom.d.ts +88 -0
- package/out/exports/resources.generated/aws-bedrockagentcore-runtime.d.ts +158 -0
- package/out/exports/resources.generated/aws-bedrockagentcore-runtimeendpoint.d.ts +89 -0
- package/out/exports/resources.generated/aws-certificatemanager-certificate.d.ts +4 -4
- package/out/exports/resources.generated/aws-cleanrooms-analysistemplate.d.ts +18 -0
- package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +9 -0
- package/out/exports/resources.generated/aws-cloudformation-guardhook.d.ts +1 -1
- package/out/exports/resources.generated/aws-cloudformation-hookversion.d.ts +2 -2
- package/out/exports/resources.generated/aws-cloudformation-typeactivation.d.ts +3 -3
- package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +2 -2
- package/out/exports/resources.generated/aws-cloudfront-distributiontenant.d.ts +3 -3
- package/out/exports/resources.generated/aws-cloudfront-publickey.d.ts +6 -0
- package/out/exports/resources.generated/aws-cognito-userpooldomain.d.ts +1 -1
- package/out/exports/resources.generated/aws-connect-hoursofoperation.d.ts +1 -1
- package/out/exports/resources.generated/aws-connect-predefinedattribute.d.ts +2 -2
- package/out/exports/resources.generated/aws-connect-routingprofile.d.ts +16 -0
- package/out/exports/resources.generated/aws-datazone-connection.d.ts +2 -2
- package/out/exports/resources.generated/aws-datazone-policygrant.d.ts +6 -2
- package/out/exports/resources.generated/aws-datazone-projectprofile.d.ts +2 -2
- package/out/exports/resources.generated/aws-dynamodb-globaltable.d.ts +8 -0
- package/out/exports/resources.generated/aws-dynamodb-table.d.ts +4 -0
- package/out/exports/resources.generated/aws-ec2-clientvpnendpoint.d.ts +2 -2
- package/out/exports/resources.generated/aws-ec2-enclavecertificateiamroleassociation.d.ts +2 -2
- package/out/exports/resources.generated/aws-ec2-transitgatewayroutetableassociation.d.ts +2 -2
- package/out/exports/resources.generated/aws-ecs-service.d.ts +14 -2
- package/out/exports/resources.generated/aws-elasticloadbalancingv2-loadbalancer.d.ts +5 -0
- package/out/exports/resources.generated/aws-elasticsearch-domain.d.ts +1 -1
- package/out/exports/resources.generated/aws-evs-environment.d.ts +2 -0
- package/out/exports/resources.generated/aws-gamelift-fleet.d.ts +2 -2
- package/out/exports/resources.generated/aws-iam-servercertificate.d.ts +2 -2
- package/out/exports/resources.generated/aws-iotcoredeviceadvisor-suitedefinition.d.ts +1 -27
- package/out/exports/resources.generated/aws-iotsitewise-assetmodel.d.ts +7 -8
- package/out/exports/resources.generated/aws-iotsitewise-computationmodel.d.ts +16 -23
- package/out/exports/resources.generated/aws-iotsitewise-dataset.d.ts +6 -11
- package/out/exports/resources.generated/aws-medialive-channel.d.ts +21 -0
- package/out/exports/resources.generated/aws-mediapackage-originendpoint.d.ts +1 -1
- package/out/exports/resources.generated/aws-networkfirewall-tlsinspectionconfiguration.d.ts +6 -6
- package/out/exports/resources.generated/aws-odb-cloudexadatainfrastructure.d.ts +60 -0
- package/out/exports/resources.generated/aws-odb-cloudvmcluster.d.ts +20 -0
- package/out/exports/resources.generated/aws-odb-odbnetwork.d.ts +22 -0
- package/out/exports/resources.generated/aws-odb-odbpeeringconnection.d.ts +71 -0
- package/out/exports/resources.generated/aws-omics-workflow.d.ts +12 -8
- package/out/exports/resources.generated/aws-omics-workflowversion.d.ts +76 -0
- package/out/exports/resources.generated/aws-opensearchserverless-index.d.ts +1 -1
- package/out/exports/resources.generated/aws-opensearchserverless-securityconfig.d.ts +22 -1
- package/out/exports/resources.generated/aws-opensearchservice-domain.d.ts +1 -1
- package/out/exports/resources.generated/aws-pcs-cluster.d.ts +1 -1
- package/out/exports/resources.generated/aws-pcs-computenodegroup.d.ts +1 -1
- package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +32 -0
- package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +53 -0
- package/out/exports/resources.generated/aws-servicecatalog-launchtemplateconstraint.d.ts +1 -0
- package/out/exports/resources.generated/aws-servicecatalog-portfolioprincipalassociation.d.ts +2 -2
- package/out/exports/resources.generated/aws-smsvoice-configurationset.d.ts +233 -0
- package/out/exports/resources.generated/aws-smsvoice-optoutlist.d.ts +44 -0
- package/out/exports/resources.generated/aws-smsvoice-phonenumber.d.ts +149 -0
- package/out/exports/resources.generated/aws-smsvoice-pool.d.ts +144 -0
- package/out/exports/resources.generated/aws-smsvoice-protectconfiguration.d.ts +119 -0
- package/out/exports/resources.generated/aws-smsvoice-resourcepolicy.d.ts +24 -0
- package/out/exports/resources.generated/aws-smsvoice-senderid.d.ts +45 -0
- package/out/exports/resources.generated/aws-transfer-server.d.ts +5 -5
- package/out/exports/resources.generated/aws-verifiedpermissions-identitysource.d.ts +2 -2
- package/out/exports/resources.generated/aws-vpclattice-resourcegateway.d.ts +0 -5
- package/out/exports/resources.generated/aws-workspacesinstances-workspaceinstance.d.ts +101 -0
- package/package.json +1 -1
|
@@ -57,6 +57,11 @@ export type ODBCloudExadataInfrastructureProps = {
|
|
|
57
57
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-cloudexadatainfrastructure.html#cfn-odb-cloudexadatainfrastructure-displayname}
|
|
58
58
|
*/
|
|
59
59
|
DisplayName?: string | undefined;
|
|
60
|
+
/**
|
|
61
|
+
* The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
|
|
62
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-cloudexadatainfrastructure.html#cfn-odb-cloudexadatainfrastructure-maintenancewindow}
|
|
63
|
+
*/
|
|
64
|
+
MaintenanceWindow?: MaintenanceWindow | undefined;
|
|
60
65
|
/**
|
|
61
66
|
* The model name of the Exadata infrastructure.
|
|
62
67
|
*
|
|
@@ -209,4 +214,59 @@ export type CustomerContact = {
|
|
|
209
214
|
*/
|
|
210
215
|
Email?: string | undefined;
|
|
211
216
|
};
|
|
217
|
+
/**
|
|
218
|
+
* The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
|
|
219
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-odb-cloudexadatainfrastructure-maintenancewindow.html}
|
|
220
|
+
*/
|
|
221
|
+
export type MaintenanceWindow = {
|
|
222
|
+
/**
|
|
223
|
+
* The custom action timeout in minutes for the maintenance window.
|
|
224
|
+
* @min 15
|
|
225
|
+
* @max 120
|
|
226
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-odb-cloudexadatainfrastructure-maintenancewindow.html#cfn-odb-cloudexadatainfrastructure-maintenancewindow-customactiontimeoutinmins}
|
|
227
|
+
*/
|
|
228
|
+
CustomActionTimeoutInMins?: number | undefined;
|
|
229
|
+
/**
|
|
230
|
+
* The days of the week when maintenance can be performed.
|
|
231
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-odb-cloudexadatainfrastructure-maintenancewindow.html#cfn-odb-cloudexadatainfrastructure-maintenancewindow-daysofweek}
|
|
232
|
+
*/
|
|
233
|
+
DaysOfWeek?: ("MONDAY" | "TUESDAY" | "WEDNESDAY" | "THURSDAY" | "FRIDAY" | "SATURDAY" | "SUNDAY")[] | undefined;
|
|
234
|
+
/**
|
|
235
|
+
* The hours of the day when maintenance can be performed.
|
|
236
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-odb-cloudexadatainfrastructure-maintenancewindow.html#cfn-odb-cloudexadatainfrastructure-maintenancewindow-hoursofday}
|
|
237
|
+
*/
|
|
238
|
+
HoursOfDay?: number[] | undefined;
|
|
239
|
+
/**
|
|
240
|
+
* Indicates whether custom action timeout is enabled for the maintenance window.
|
|
241
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-odb-cloudexadatainfrastructure-maintenancewindow.html#cfn-odb-cloudexadatainfrastructure-maintenancewindow-iscustomactiontimeoutenabled}
|
|
242
|
+
*/
|
|
243
|
+
IsCustomActionTimeoutEnabled?: boolean | undefined;
|
|
244
|
+
/**
|
|
245
|
+
* The lead time in weeks before the maintenance window.
|
|
246
|
+
* @min 1
|
|
247
|
+
* @max 4
|
|
248
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-odb-cloudexadatainfrastructure-maintenancewindow.html#cfn-odb-cloudexadatainfrastructure-maintenancewindow-leadtimeinweeks}
|
|
249
|
+
*/
|
|
250
|
+
LeadTimeInWeeks?: number | undefined;
|
|
251
|
+
/**
|
|
252
|
+
* The months when maintenance can be performed.
|
|
253
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-odb-cloudexadatainfrastructure-maintenancewindow.html#cfn-odb-cloudexadatainfrastructure-maintenancewindow-months}
|
|
254
|
+
*/
|
|
255
|
+
Months?: ("JANUARY" | "FEBRUARY" | "MARCH" | "APRIL" | "MAY" | "JUNE" | "JULY" | "AUGUST" | "SEPTEMBER" | "OCTOBER" | "NOVEMBER" | "DECEMBER")[] | undefined;
|
|
256
|
+
/**
|
|
257
|
+
* The patching mode for the maintenance window.
|
|
258
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-odb-cloudexadatainfrastructure-maintenancewindow.html#cfn-odb-cloudexadatainfrastructure-maintenancewindow-patchingmode}
|
|
259
|
+
*/
|
|
260
|
+
PatchingMode?: string | undefined;
|
|
261
|
+
/**
|
|
262
|
+
* The preference for the maintenance window scheduling.
|
|
263
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-odb-cloudexadatainfrastructure-maintenancewindow.html#cfn-odb-cloudexadatainfrastructure-maintenancewindow-preference}
|
|
264
|
+
*/
|
|
265
|
+
Preference?: string | undefined;
|
|
266
|
+
/**
|
|
267
|
+
* The weeks of the month when maintenance can be performed.
|
|
268
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-odb-cloudexadatainfrastructure-maintenancewindow.html#cfn-odb-cloudexadatainfrastructure-maintenancewindow-weeksofmonth}
|
|
269
|
+
*/
|
|
270
|
+
WeeksOfMonth?: number[] | undefined;
|
|
271
|
+
};
|
|
212
272
|
//# sourceMappingURL=aws-odb-cloudexadatainfrastructure.d.ts.map
|
|
@@ -48,6 +48,11 @@ export type ODBCloudVmClusterProps = {
|
|
|
48
48
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-cloudvmcluster.html#cfn-odb-cloudvmcluster-dbnodestoragesizeingbs}
|
|
49
49
|
*/
|
|
50
50
|
DbNodeStorageSizeInGBs?: number | undefined;
|
|
51
|
+
/**
|
|
52
|
+
* The DB nodes that are implicitly created and managed as part of this VM Cluster.
|
|
53
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-cloudvmcluster.html#cfn-odb-cloudvmcluster-dbnodes}
|
|
54
|
+
*/
|
|
55
|
+
DbNodes?: DbNode[] | undefined;
|
|
51
56
|
/**
|
|
52
57
|
* The list of database servers for the VM cluster.
|
|
53
58
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-cloudvmcluster.html#cfn-odb-cloudvmcluster-dbservers}
|
|
@@ -248,4 +253,19 @@ export type DataCollectionOptions = {
|
|
|
248
253
|
*/
|
|
249
254
|
IsIncidentLogsEnabled?: boolean | undefined;
|
|
250
255
|
};
|
|
256
|
+
/**
|
|
257
|
+
* Information about a DB node.
|
|
258
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-odb-cloudvmcluster-dbnode.html}
|
|
259
|
+
*/
|
|
260
|
+
export type DbNode = {
|
|
261
|
+
/**
|
|
262
|
+
* The unique identifier of the Db server that is associated with the DB node.
|
|
263
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-odb-cloudvmcluster-dbnode.html#cfn-odb-cloudvmcluster-dbnode-dbserverid}
|
|
264
|
+
*/
|
|
265
|
+
DbServerId: string;
|
|
266
|
+
/**
|
|
267
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-odb-cloudvmcluster-dbnode.html#cfn-odb-cloudvmcluster-dbnode-tags}
|
|
268
|
+
*/
|
|
269
|
+
Tags?: Tag[] | undefined;
|
|
270
|
+
};
|
|
251
271
|
//# sourceMappingURL=aws-odb-cloudvmcluster.d.ts.map
|
|
@@ -43,6 +43,13 @@ export type ODBOdbNetworkProps = {
|
|
|
43
43
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbnetwork.html#cfn-odb-odbnetwork-clientsubnetcidr}
|
|
44
44
|
*/
|
|
45
45
|
ClientSubnetCidr?: string | undefined;
|
|
46
|
+
/**
|
|
47
|
+
* The domain name for the resources in the ODB network.
|
|
48
|
+
* @minLength 1
|
|
49
|
+
* @maxLength 255
|
|
50
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbnetwork.html#cfn-odb-odbnetwork-customdomainname}
|
|
51
|
+
*/
|
|
52
|
+
CustomDomainName?: string | undefined;
|
|
46
53
|
/**
|
|
47
54
|
* The DNS prefix to the default DNS domain name. The default DNS domain name is oraclevcn.com.
|
|
48
55
|
* @minLength 1
|
|
@@ -67,11 +74,26 @@ export type ODBOdbNetworkProps = {
|
|
|
67
74
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbnetwork.html#cfn-odb-odbnetwork-displayname}
|
|
68
75
|
*/
|
|
69
76
|
DisplayName?: string | undefined;
|
|
77
|
+
/**
|
|
78
|
+
* The configuration for Amazon S3 access from the ODB network.
|
|
79
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbnetwork.html#cfn-odb-odbnetwork-s3access}
|
|
80
|
+
*/
|
|
81
|
+
S3Access?: "ENABLED" | "DISABLED" | undefined;
|
|
82
|
+
/**
|
|
83
|
+
* Specifies the endpoint policy for Amazon S3 access from the ODB network.
|
|
84
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbnetwork.html#cfn-odb-odbnetwork-s3policydocument}
|
|
85
|
+
*/
|
|
86
|
+
S3PolicyDocument?: string | undefined;
|
|
70
87
|
/**
|
|
71
88
|
* Tags to assign to the Odb Network.
|
|
72
89
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbnetwork.html#cfn-odb-odbnetwork-tags}
|
|
73
90
|
*/
|
|
74
91
|
Tags?: Tag[] | undefined;
|
|
92
|
+
/**
|
|
93
|
+
* The configuration for Zero-ETL access from the ODB network.
|
|
94
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbnetwork.html#cfn-odb-odbnetwork-zeroetlaccess}
|
|
95
|
+
*/
|
|
96
|
+
ZeroEtlAccess?: "ENABLED" | "DISABLED" | undefined;
|
|
75
97
|
};
|
|
76
98
|
/**
|
|
77
99
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbnetwork.html#aws-resource-odb-odbnetwork-return-values}
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
|
|
2
|
+
/**
|
|
3
|
+
* Creates a peering connection between an ODB network and either another ODB network or a customer-owned VPC.
|
|
4
|
+
*
|
|
5
|
+
* A peering connection enables private connectivity between the networks for application-tier communication.
|
|
6
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbpeeringconnection.html}
|
|
7
|
+
*/
|
|
8
|
+
export type ODBOdbPeeringConnection = ResourceDefinitionWithAttributes<"AWS::ODB::OdbPeeringConnection", ODBOdbPeeringConnectionProps, ODBOdbPeeringConnectionAttribs>;
|
|
9
|
+
/**
|
|
10
|
+
* Creates a peering connection between an ODB network and either another ODB network or a customer-owned VPC.
|
|
11
|
+
*
|
|
12
|
+
* A peering connection enables private connectivity between the networks for application-tier communication.
|
|
13
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbpeeringconnection.html}
|
|
14
|
+
*/
|
|
15
|
+
export type ODBOdbPeeringConnectionProps = {
|
|
16
|
+
/**
|
|
17
|
+
* The display name of the ODB peering connection.
|
|
18
|
+
* @minLength 1
|
|
19
|
+
* @maxLength 255
|
|
20
|
+
* @pattern ^[a-zA-Z_](?!.*--)[a-zA-Z0-9_-]*$
|
|
21
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbpeeringconnection.html#cfn-odb-odbpeeringconnection-displayname}
|
|
22
|
+
*/
|
|
23
|
+
DisplayName?: string | undefined;
|
|
24
|
+
/**
|
|
25
|
+
* The unique identifier of the ODB network.
|
|
26
|
+
* @minLength 6
|
|
27
|
+
* @maxLength 2048
|
|
28
|
+
* @pattern ^(arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-zA-Z0-9_~.-]{6,64}|[a-zA-Z0-9_~.-]{6,64})$
|
|
29
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbpeeringconnection.html#cfn-odb-odbpeeringconnection-odbnetworkid}
|
|
30
|
+
*/
|
|
31
|
+
OdbNetworkId?: string | undefined;
|
|
32
|
+
/**
|
|
33
|
+
* The unique identifier of the peer network.
|
|
34
|
+
* @minLength 6
|
|
35
|
+
* @maxLength 2048
|
|
36
|
+
* @pattern ^(arn:(?:aws|aws-cn|aws-us-gov|aws-iso-{0,1}[a-z]{0,1}):[a-z0-9-]+:[a-z0-9-]*:[0-9]+:[a-z0-9-]+/[a-zA-Z0-9_~.-]{6,64}|[a-zA-Z0-9_~.-]{6,64})$
|
|
37
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbpeeringconnection.html#cfn-odb-odbpeeringconnection-peernetworkid}
|
|
38
|
+
*/
|
|
39
|
+
PeerNetworkId?: string | undefined;
|
|
40
|
+
/**
|
|
41
|
+
* Tags to assign to the Odb peering connection.
|
|
42
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbpeeringconnection.html#cfn-odb-odbpeeringconnection-tags}
|
|
43
|
+
*/
|
|
44
|
+
Tags?: Tag[] | undefined;
|
|
45
|
+
};
|
|
46
|
+
/**
|
|
47
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbpeeringconnection.html#aws-resource-odb-odbpeeringconnection-return-values}
|
|
48
|
+
*/
|
|
49
|
+
export type ODBOdbPeeringConnectionAttribs = {
|
|
50
|
+
/**
|
|
51
|
+
* The Amazon Resource Name (ARN) of the ODB network that initiated the peering connection.
|
|
52
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbpeeringconnection.html#cfn-odb-odbpeeringconnection-odbnetworkarn}
|
|
53
|
+
*/
|
|
54
|
+
OdbNetworkArn: string;
|
|
55
|
+
/**
|
|
56
|
+
* The Amazon Resource Name (ARN) of the ODB peering connection.
|
|
57
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbpeeringconnection.html#cfn-odb-odbpeeringconnection-odbpeeringconnectionarn}
|
|
58
|
+
*/
|
|
59
|
+
OdbPeeringConnectionArn: string;
|
|
60
|
+
/**
|
|
61
|
+
* The unique identifier of the ODB peering connection. A sample ID is `odbpcx-abcdefgh12345678` .
|
|
62
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbpeeringconnection.html#cfn-odb-odbpeeringconnection-odbpeeringconnectionid}
|
|
63
|
+
*/
|
|
64
|
+
OdbPeeringConnectionId: string;
|
|
65
|
+
/**
|
|
66
|
+
* The Amazon Resource Name (ARN) of the peer network.
|
|
67
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-odb-odbpeeringconnection.html#cfn-odb-odbpeeringconnection-peernetworkarn}
|
|
68
|
+
*/
|
|
69
|
+
PeerNetworkArn: string;
|
|
70
|
+
};
|
|
71
|
+
//# sourceMappingURL=aws-odb-odbpeeringconnection.d.ts.map
|
|
@@ -2,10 +2,12 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
|
|
|
2
2
|
/**
|
|
3
3
|
* Creates a private workflow. Before you create a private workflow, you must create and configure these required resources:
|
|
4
4
|
*
|
|
5
|
-
* - *Workflow definition
|
|
6
|
-
*
|
|
7
|
-
* -
|
|
8
|
-
* - (Optional)
|
|
5
|
+
* - *Workflow definition file:* A workflow definition file written in WDL, Nextflow, or CWL. The workflow definition specifies the inputs and outputs for runs that use the workflow. It also includes specifications for the runs and run tasks for your workflow, including compute and memory requirements. The workflow definition file must be in `.zip` format. For more information, see [Workflow definition files](https://docs.aws.amazon.com/omics/latest/dev/workflow-definition-files.html) in AWS HealthOmics.
|
|
6
|
+
*
|
|
7
|
+
* - You can use Amazon Q CLI to build and validate your workflow definition files in WDL, Nextflow, and CWL. For more information, see [Example prompts for Amazon Q CLI](https://docs.aws.amazon.com/omics/latest/dev/getting-started.html#omics-q-prompts) and the [AWS HealthOmics Agentic generative AI tutorial](https://docs.aws.amazon.com/https://github.com/aws-samples/aws-healthomics-tutorials/tree/main/generative-ai) on GitHub.
|
|
8
|
+
* - *(Optional) Parameter template file:* A parameter template file written in JSON. Create the file to define the run parameters, or AWS HealthOmics generates the parameter template for you. For more information, see [Parameter template files for HealthOmics workflows](https://docs.aws.amazon.com/omics/latest/dev/parameter-templates.html) .
|
|
9
|
+
* - *ECR container images:* Create container images for the workflow in a private ECR repository, or synchronize images from a supported upstream registry with your Amazon ECR private repository.
|
|
10
|
+
* - *(Optional) Sentieon licenses:* Request a Sentieon license to use the Sentieon software in private workflows.
|
|
9
11
|
*
|
|
10
12
|
* For more information, see [Creating or updating a private workflow in AWS HealthOmics](https://docs.aws.amazon.com/omics/latest/dev/creating-private-workflows.html) in the *AWS HealthOmics User Guide* .
|
|
11
13
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-omics-workflow.html}
|
|
@@ -14,10 +16,12 @@ export type OmicsWorkflow = ResourceDefinitionWithAttributes<"AWS::Omics::Workfl
|
|
|
14
16
|
/**
|
|
15
17
|
* Creates a private workflow. Before you create a private workflow, you must create and configure these required resources:
|
|
16
18
|
*
|
|
17
|
-
* - *Workflow definition
|
|
18
|
-
*
|
|
19
|
-
* -
|
|
20
|
-
* - (Optional)
|
|
19
|
+
* - *Workflow definition file:* A workflow definition file written in WDL, Nextflow, or CWL. The workflow definition specifies the inputs and outputs for runs that use the workflow. It also includes specifications for the runs and run tasks for your workflow, including compute and memory requirements. The workflow definition file must be in `.zip` format. For more information, see [Workflow definition files](https://docs.aws.amazon.com/omics/latest/dev/workflow-definition-files.html) in AWS HealthOmics.
|
|
20
|
+
*
|
|
21
|
+
* - You can use Amazon Q CLI to build and validate your workflow definition files in WDL, Nextflow, and CWL. For more information, see [Example prompts for Amazon Q CLI](https://docs.aws.amazon.com/omics/latest/dev/getting-started.html#omics-q-prompts) and the [AWS HealthOmics Agentic generative AI tutorial](https://docs.aws.amazon.com/https://github.com/aws-samples/aws-healthomics-tutorials/tree/main/generative-ai) on GitHub.
|
|
22
|
+
* - *(Optional) Parameter template file:* A parameter template file written in JSON. Create the file to define the run parameters, or AWS HealthOmics generates the parameter template for you. For more information, see [Parameter template files for HealthOmics workflows](https://docs.aws.amazon.com/omics/latest/dev/parameter-templates.html) .
|
|
23
|
+
* - *ECR container images:* Create container images for the workflow in a private ECR repository, or synchronize images from a supported upstream registry with your Amazon ECR private repository.
|
|
24
|
+
* - *(Optional) Sentieon licenses:* Request a Sentieon license to use the Sentieon software in private workflows.
|
|
21
25
|
*
|
|
22
26
|
* For more information, see [Creating or updating a private workflow in AWS HealthOmics](https://docs.aws.amazon.com/omics/latest/dev/creating-private-workflows.html) in the *AWS HealthOmics User Guide* .
|
|
23
27
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-omics-workflow.html}
|
|
@@ -29,6 +29,11 @@ export type OmicsWorkflowVersionProps = {
|
|
|
29
29
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-omics-workflowversion.html#cfn-omics-workflowversion-accelerators}
|
|
30
30
|
*/
|
|
31
31
|
Accelerators?: Accelerators | undefined;
|
|
32
|
+
/**
|
|
33
|
+
* Contains information about a source code repository that hosts the workflow definition files.
|
|
34
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-omics-workflowversion.html#cfn-omics-workflowversion-definitionrepository}
|
|
35
|
+
*/
|
|
36
|
+
DefinitionRepository?: DefinitionRepository | undefined;
|
|
32
37
|
/**
|
|
33
38
|
* @minLength 1
|
|
34
39
|
* @maxLength 256
|
|
@@ -59,6 +64,12 @@ export type OmicsWorkflowVersionProps = {
|
|
|
59
64
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-omics-workflowversion.html#cfn-omics-workflowversion-parametertemplate}
|
|
60
65
|
*/
|
|
61
66
|
ParameterTemplate?: Record<string, WorkflowParameter> | undefined;
|
|
67
|
+
/**
|
|
68
|
+
* Path to the primary workflow parameter template JSON file inside the repository
|
|
69
|
+
* @pattern ^[\S]+$
|
|
70
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-omics-workflowversion.html#cfn-omics-workflowversion-parametertemplatepath}
|
|
71
|
+
*/
|
|
72
|
+
ParameterTemplatePath?: string | undefined;
|
|
62
73
|
/**
|
|
63
74
|
* @min 0
|
|
64
75
|
* @max 100000
|
|
@@ -97,6 +108,25 @@ export type OmicsWorkflowVersionProps = {
|
|
|
97
108
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-omics-workflowversion.html#cfn-omics-workflowversion-workflowid}
|
|
98
109
|
*/
|
|
99
110
|
WorkflowId: string;
|
|
111
|
+
/**
|
|
112
|
+
* The markdown content for the workflow's README file. This provides documentation and usage information for users of the workflow.
|
|
113
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-omics-workflowversion.html#cfn-omics-workflowversion-readmemarkdown}
|
|
114
|
+
*/
|
|
115
|
+
readmeMarkdown?: string | undefined;
|
|
116
|
+
/**
|
|
117
|
+
* The path to the workflow README markdown file within the repository. This file provides documentation and usage information for the workflow. If not specified, the README.md file from the root directory of the repository will be used.
|
|
118
|
+
* @minLength 1
|
|
119
|
+
* @maxLength 128
|
|
120
|
+
* @pattern ^[\p{L}||\p{M}||\p{Z}||\p{S}||\p{N}||\p{P}]+$
|
|
121
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-omics-workflowversion.html#cfn-omics-workflowversion-readmepath}
|
|
122
|
+
*/
|
|
123
|
+
readmePath?: string | undefined;
|
|
124
|
+
/**
|
|
125
|
+
* The S3 URI of the README file for the workflow. This file provides documentation and usage information for the workflow. The S3 URI must begin with s3://USER-OWNED-BUCKET/. The requester must have access to the S3 bucket and object. The max README content length is 500 KiB.
|
|
126
|
+
* @pattern ^s3://([a-z0-9][a-z0-9-.]{1,61}[a-z0-9])/((.{1,1024}))$
|
|
127
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-omics-workflowversion.html#cfn-omics-workflowversion-readmeuri}
|
|
128
|
+
*/
|
|
129
|
+
readmeUri?: string | undefined;
|
|
100
130
|
};
|
|
101
131
|
/**
|
|
102
132
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-omics-workflowversion.html#aws-resource-omics-workflowversion-return-values}
|
|
@@ -140,6 +170,52 @@ export type OmicsWorkflowVersionAttribs = {
|
|
|
140
170
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-omics-workflowversion-accelerators.html}
|
|
141
171
|
*/
|
|
142
172
|
export type Accelerators = "GPU";
|
|
173
|
+
/**
|
|
174
|
+
* Contains information about a source code repository that hosts the workflow definition files.
|
|
175
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-omics-workflowversion-definitionrepository.html}
|
|
176
|
+
*/
|
|
177
|
+
export type DefinitionRepository = {
|
|
178
|
+
/**
|
|
179
|
+
* The Amazon Resource Name (ARN) of the connection to the source code repository.
|
|
180
|
+
* @minLength 1
|
|
181
|
+
* @maxLength 256
|
|
182
|
+
* @pattern ^arn:aws(-[\\w]+)*:.+:.+:[0-9]{12}:.+$
|
|
183
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-omics-workflowversion-definitionrepository.html#cfn-omics-workflowversion-definitionrepository-connectionarn}
|
|
184
|
+
*/
|
|
185
|
+
connectionArn?: string | undefined;
|
|
186
|
+
/**
|
|
187
|
+
* A list of file patterns to exclude when retrieving the workflow definition from the repository.
|
|
188
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-omics-workflowversion-definitionrepository.html#cfn-omics-workflowversion-definitionrepository-excludefilepatterns}
|
|
189
|
+
*/
|
|
190
|
+
excludeFilePatterns?: string[] | undefined;
|
|
191
|
+
/**
|
|
192
|
+
* The full repository identifier, including the repository owner and name. For example, 'repository-owner/repository-name'.
|
|
193
|
+
* @pattern .+/.+
|
|
194
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-omics-workflowversion-definitionrepository.html#cfn-omics-workflowversion-definitionrepository-fullrepositoryid}
|
|
195
|
+
*/
|
|
196
|
+
fullRepositoryId?: string | undefined;
|
|
197
|
+
/**
|
|
198
|
+
* The source reference for the repository, such as a branch name, tag, or commit ID.
|
|
199
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-omics-workflowversion-definitionrepository.html#cfn-omics-workflowversion-definitionrepository-sourcereference}
|
|
200
|
+
*/
|
|
201
|
+
sourceReference?: SourceReference | undefined;
|
|
202
|
+
};
|
|
203
|
+
/**
|
|
204
|
+
* Contains information about the source reference in a code repository, such as a branch, tag, or commit.
|
|
205
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-omics-workflowversion-sourcereference.html}
|
|
206
|
+
*/
|
|
207
|
+
export type SourceReference = {
|
|
208
|
+
/**
|
|
209
|
+
* The type of source reference, such as branch, tag, or commit.
|
|
210
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-omics-workflowversion-sourcereference.html#cfn-omics-workflowversion-sourcereference-type}
|
|
211
|
+
*/
|
|
212
|
+
type?: "BRANCH" | "TAG" | "COMMIT" | undefined;
|
|
213
|
+
/**
|
|
214
|
+
* The value of the source reference, such as the branch name, tag name, or commit ID.
|
|
215
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-omics-workflowversion-sourcereference.html#cfn-omics-workflowversion-sourcereference-value}
|
|
216
|
+
*/
|
|
217
|
+
value?: string | undefined;
|
|
218
|
+
};
|
|
143
219
|
/**
|
|
144
220
|
* @minLength 1
|
|
145
221
|
* @maxLength 64
|
|
@@ -16,6 +16,11 @@ export type OpenSearchServerlessSecurityConfigProps = {
|
|
|
16
16
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opensearchserverless-securityconfig.html#cfn-opensearchserverless-securityconfig-description}
|
|
17
17
|
*/
|
|
18
18
|
Description?: string | undefined;
|
|
19
|
+
/**
|
|
20
|
+
* Describes IAM federation options in the form of a key-value map. Contains configuration details about how OpenSearch Serverless integrates with external identity providers through federation.
|
|
21
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opensearchserverless-securityconfig.html#cfn-opensearchserverless-securityconfig-iamfederationoptions}
|
|
22
|
+
*/
|
|
23
|
+
IamFederationOptions?: IamFederationConfigOptions | undefined;
|
|
19
24
|
/**
|
|
20
25
|
* Describes IAM Identity Center options in the form of a key-value map.
|
|
21
26
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opensearchserverless-securityconfig.html#cfn-opensearchserverless-securityconfig-iamidentitycenteroptions}
|
|
@@ -67,6 +72,22 @@ export type OpenSearchServerlessSecurityConfigAttribs = {
|
|
|
67
72
|
*/
|
|
68
73
|
Id: string;
|
|
69
74
|
};
|
|
75
|
+
/**
|
|
76
|
+
* Describes IAM federation options for an OpenSearch Serverless security configuration in the form of a key-value map. These options define how OpenSearch Serverless integrates with external identity providers using federation.
|
|
77
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchserverless-securityconfig-iamfederationconfigoptions.html}
|
|
78
|
+
*/
|
|
79
|
+
export type IamFederationConfigOptions = {
|
|
80
|
+
/**
|
|
81
|
+
* The group attribute for this IAM federation integration. This attribute is used to map identity provider groups to OpenSearch Serverless permissions.
|
|
82
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchserverless-securityconfig-iamfederationconfigoptions.html#cfn-opensearchserverless-securityconfig-iamfederationconfigoptions-groupattribute}
|
|
83
|
+
*/
|
|
84
|
+
GroupAttribute?: string | undefined;
|
|
85
|
+
/**
|
|
86
|
+
* The user attribute for this IAM federation integration. This attribute is used to identify users in the federated authentication process.
|
|
87
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchserverless-securityconfig-iamfederationconfigoptions.html#cfn-opensearchserverless-securityconfig-iamfederationconfigoptions-userattribute}
|
|
88
|
+
*/
|
|
89
|
+
UserAttribute?: string | undefined;
|
|
90
|
+
};
|
|
70
91
|
/**
|
|
71
92
|
* Describes IAM Identity Center options for an OpenSearch Serverless security configuration in the form of a key-value map.
|
|
72
93
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchserverless-securityconfig-iamidentitycenterconfigoptions.html}
|
|
@@ -135,5 +156,5 @@ export type SamlConfigOptions = {
|
|
|
135
156
|
* Config type for security config
|
|
136
157
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchserverless-securityconfig-securityconfigtype.html}
|
|
137
158
|
*/
|
|
138
|
-
export type SecurityConfigType = "saml" | "iamidentitycenter";
|
|
159
|
+
export type SecurityConfigType = "saml" | "iamidentitycenter" | "iamfederation";
|
|
139
160
|
//# sourceMappingURL=aws-opensearchserverless-securityconfig.d.ts.map
|
|
@@ -332,7 +332,7 @@ export type DomainEndpointOptions = {
|
|
|
332
332
|
*/
|
|
333
333
|
CustomEndpoint?: string | undefined;
|
|
334
334
|
/**
|
|
335
|
-
* The
|
|
335
|
+
* The Certificate Manager ARN for your domain's SSL/TLS certificate. Required if you enabled a custom endpoint for the domain.
|
|
336
336
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchservice-domain-domainendpointoptions.html#cfn-opensearchservice-domain-domainendpointoptions-customendpointcertificatearn}
|
|
337
337
|
*/
|
|
338
338
|
CustomEndpointCertificateArn?: string | undefined;
|
|
@@ -133,7 +133,7 @@ export type Accounting = {
|
|
|
133
133
|
*/
|
|
134
134
|
export type AuthKey = {
|
|
135
135
|
/**
|
|
136
|
-
* The Amazon Resource Name (ARN) of the
|
|
136
|
+
* The Amazon Resource Name (ARN) of the shared Slurm key.
|
|
137
137
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pcs-cluster-authkey.html#cfn-pcs-cluster-authkey-secretarn}
|
|
138
138
|
*/
|
|
139
139
|
SecretArn: string;
|
|
@@ -41,7 +41,7 @@ export type PCSComputeNodeGroupProps = {
|
|
|
41
41
|
*/
|
|
42
42
|
IamInstanceProfileArn: string;
|
|
43
43
|
/**
|
|
44
|
-
* A list of EC2 instance configurations that AWS
|
|
44
|
+
* A list of EC2 instance configurations that AWS PCS can provision in the compute node group.
|
|
45
45
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pcs-computenodegroup.html#cfn-pcs-computenodegroup-instanceconfigs}
|
|
46
46
|
*/
|
|
47
47
|
InstanceConfigs: InstanceConfig[];
|
|
@@ -35,6 +35,8 @@ export type QuickSightDashboardProps = {
|
|
|
35
35
|
* - `AvailabilityStatus` for `AdHocFilteringOption` - This status can be either `ENABLED` or `DISABLED` . When this is set to `DISABLED` , Amazon QuickSight disables the left filter pane on the published dashboard, which can be used for ad hoc (one-time) filtering. This option is `ENABLED` by default.
|
|
36
36
|
* - `AvailabilityStatus` for `ExportToCSVOption` - This status can be either `ENABLED` or `DISABLED` . The visual option to export data to .CSV format isn't enabled when this is set to `DISABLED` . This option is `ENABLED` by default.
|
|
37
37
|
* - `VisibilityState` for `SheetControlsOption` - This visibility state can be either `COLLAPSED` or `EXPANDED` . This option is `COLLAPSED` by default.
|
|
38
|
+
* - `AvailabilityStatus` for `ExecutiveSummaryOption` - This status can be either `ENABLED` or `DISABLED` . The option to build an executive summary is disabled when this is set to `DISABLED` . This option is `ENABLED` by default.
|
|
39
|
+
* - `AvailabilityStatus` for `DataStoriesSharingOption` - This status can be either `ENABLED` or `DISABLED` . The option to share a data story is disabled when this is set to `DISABLED` . This option is `ENABLED` by default.
|
|
38
40
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dashboard.html#cfn-quicksight-dashboard-dashboardpublishoptions}
|
|
39
41
|
*/
|
|
40
42
|
DashboardPublishOptions?: DashboardPublishOptions | undefined;
|
|
@@ -316,6 +318,16 @@ export type ArcThicknessOptions = "SMALL" | "MEDIUM" | "LARGE";
|
|
|
316
318
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-assetoptions.html}
|
|
317
319
|
*/
|
|
318
320
|
export type AssetOptions = {
|
|
321
|
+
/**
|
|
322
|
+
* A list of dataset ARNS to exclude from Dashboard Q&A.
|
|
323
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-assetoptions.html#cfn-quicksight-dashboard-assetoptions-excludeddatasetarns}
|
|
324
|
+
*/
|
|
325
|
+
ExcludedDataSetArns?: string[] | undefined;
|
|
326
|
+
/**
|
|
327
|
+
* Determines whether insight summaries from Amazon Q Business are allowed in Dashboard Q&A.
|
|
328
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-assetoptions.html#cfn-quicksight-dashboard-assetoptions-qbusinessinsightsstatus}
|
|
329
|
+
*/
|
|
330
|
+
QBusinessInsightsStatus?: QBusinessInsightsStatus | undefined;
|
|
319
331
|
/**
|
|
320
332
|
* Determines the timezone for the analysis.
|
|
321
333
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-assetoptions.html#cfn-quicksight-dashboard-assetoptions-timezone}
|
|
@@ -2475,6 +2487,11 @@ export type DashboardPublishOptions = {
|
|
|
2475
2487
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dashboardpublishoptions.html#cfn-quicksight-dashboard-dashboardpublishoptions-datapointtooltipoption}
|
|
2476
2488
|
*/
|
|
2477
2489
|
DataPointTooltipOption?: DataPointTooltipOption | undefined;
|
|
2490
|
+
/**
|
|
2491
|
+
* Adds Q&A capabilities to an Amazon QuickSight dashboard. If no topic is linked, Dashboard Q&A uses the data values that are rendered on the dashboard. End users can use Dashboard Q&A to ask for different slices of the data that they see on the dashboard. If a topic is linked, Topic Q&A is used.
|
|
2492
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dashboardpublishoptions.html#cfn-quicksight-dashboard-dashboardpublishoptions-dataqaenabledoption}
|
|
2493
|
+
*/
|
|
2494
|
+
DataQAEnabledOption?: DataQAEnabledOption | undefined;
|
|
2478
2495
|
/**
|
|
2479
2496
|
* Export to .csv option.
|
|
2480
2497
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dashboardpublishoptions.html#cfn-quicksight-dashboard-dashboardpublishoptions-exporttocsvoption}
|
|
@@ -2917,6 +2934,17 @@ export type DataPointTooltipOption = {
|
|
|
2917
2934
|
*/
|
|
2918
2935
|
AvailabilityStatus?: DashboardBehavior | undefined;
|
|
2919
2936
|
};
|
|
2937
|
+
/**
|
|
2938
|
+
* Adds Q&A capabilities to a dashboard. If no topic is linked, Dashboard Q&A uses the data values that are rendered on the dashboard. End users can use Dashboard Q&A to ask for different slices of the data that they see on the dashboard. If a topic is linked, Topic Q&A is enabled.
|
|
2939
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dataqaenabledoption.html}
|
|
2940
|
+
*/
|
|
2941
|
+
export type DataQAEnabledOption = {
|
|
2942
|
+
/**
|
|
2943
|
+
* The status of the Data Q&A option on the dashboard.
|
|
2944
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dataqaenabledoption.html#cfn-quicksight-dashboard-dataqaenabledoption-availabilitystatus}
|
|
2945
|
+
*/
|
|
2946
|
+
AvailabilityStatus?: DashboardBehavior | undefined;
|
|
2947
|
+
};
|
|
2920
2948
|
/**
|
|
2921
2949
|
* A data set.
|
|
2922
2950
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-datasetidentifierdeclaration.html}
|
|
@@ -10291,6 +10319,10 @@ export type ProgressBarOptions = {
|
|
|
10291
10319
|
*/
|
|
10292
10320
|
Visibility?: Visibility | undefined;
|
|
10293
10321
|
};
|
|
10322
|
+
/**
|
|
10323
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-qbusinessinsightsstatus.html}
|
|
10324
|
+
*/
|
|
10325
|
+
export type QBusinessInsightsStatus = "ENABLED" | "DISABLED";
|
|
10294
10326
|
/**
|
|
10295
10327
|
* The aggregated field well configuration of a `RadarChartVisual` .
|
|
10296
10328
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-radarchartaggregatedfieldwells.html}
|
|
@@ -9,6 +9,11 @@ export type SageMakerCluster = ResourceDefinitionWithAttributes<"AWS::SageMaker:
|
|
|
9
9
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-cluster.html}
|
|
10
10
|
*/
|
|
11
11
|
export type SageMakerClusterProps = {
|
|
12
|
+
/**
|
|
13
|
+
* Configuration for cluster auto-scaling
|
|
14
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-cluster.html#cfn-sagemaker-cluster-autoscaling}
|
|
15
|
+
*/
|
|
16
|
+
AutoScaling?: ClusterAutoScalingConfig | undefined;
|
|
12
17
|
/**
|
|
13
18
|
* The name of the SageMaker HyperPod cluster.
|
|
14
19
|
* @minLength 1
|
|
@@ -17,6 +22,14 @@ export type SageMakerClusterProps = {
|
|
|
17
22
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-cluster.html#cfn-sagemaker-cluster-clustername}
|
|
18
23
|
*/
|
|
19
24
|
ClusterName?: string | undefined;
|
|
25
|
+
/**
|
|
26
|
+
* The cluster role for the autoscaler to assume.
|
|
27
|
+
* @minLength 20
|
|
28
|
+
* @maxLength 2048
|
|
29
|
+
* @pattern ^arn:aws[a-z\-]*:iam::\d{12}:role/?[a-zA-Z_0-9+=,.@\-_/]+$
|
|
30
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-cluster.html#cfn-sagemaker-cluster-clusterrole}
|
|
31
|
+
*/
|
|
32
|
+
ClusterRole?: string | undefined;
|
|
20
33
|
/**
|
|
21
34
|
* The instance groups of the SageMaker HyperPod cluster. To delete an instance group, remove it from the array.
|
|
22
35
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-cluster.html#cfn-sagemaker-cluster-instancegroups}
|
|
@@ -116,11 +129,51 @@ export type CapacitySizeConfig = {
|
|
|
116
129
|
*/
|
|
117
130
|
Value: number;
|
|
118
131
|
};
|
|
132
|
+
/**
|
|
133
|
+
* Specifies the autoscaling configuration for a HyperPod cluster.
|
|
134
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-clusterautoscalingconfig.html}
|
|
135
|
+
*/
|
|
136
|
+
export type ClusterAutoScalingConfig = {
|
|
137
|
+
/**
|
|
138
|
+
* The type of autoscaler to use. Currently supported value is `Karpenter` .
|
|
139
|
+
* @default "Karpenter"
|
|
140
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-clusterautoscalingconfig.html#cfn-sagemaker-cluster-clusterautoscalingconfig-autoscalertype}
|
|
141
|
+
*/
|
|
142
|
+
AutoScalerType?: "Karpenter" | undefined;
|
|
143
|
+
/**
|
|
144
|
+
* Describes whether autoscaling is enabled or disabled for the cluster. Valid values are `Enable` and `Disable` .
|
|
145
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-clusterautoscalingconfig.html#cfn-sagemaker-cluster-clusterautoscalingconfig-mode}
|
|
146
|
+
*/
|
|
147
|
+
Mode: "Enable" | "Disable";
|
|
148
|
+
};
|
|
119
149
|
/**
|
|
120
150
|
* Defines the configuration for attaching an additional Amazon Elastic Block Store (EBS) volume to each instance of 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) .
|
|
121
151
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-clusterebsvolumeconfig.html}
|
|
122
152
|
*/
|
|
123
153
|
export type ClusterEbsVolumeConfig = {
|
|
154
|
+
/**
|
|
155
|
+
* Specifies whether the configuration is for the cluster's root or secondary Amazon EBS volume. You can specify two `ClusterEbsVolumeConfig` fields to configure both the root and secondary volumes. Set the value to `True` if you'd like to provide your own customer managed AWS KMS key to encrypt the root volume. When `True` :
|
|
156
|
+
*
|
|
157
|
+
* - The configuration is applied to the root volume.
|
|
158
|
+
* - You can't specify the `VolumeSizeInGB` field. The size of the root volume is determined for you.
|
|
159
|
+
* - You must specify a KMS key ID for `VolumeKmsKeyId` to encrypt the root volume with your own KMS key instead of an AWS owned KMS key.
|
|
160
|
+
*
|
|
161
|
+
* Otherwise, by default, the value is `False` , and the following applies:
|
|
162
|
+
*
|
|
163
|
+
* - The configuration is applied to the secondary volume, while the root volume is encrypted with an AWS owned key.
|
|
164
|
+
* - You must specify the `VolumeSizeInGB` field.
|
|
165
|
+
* - You can optionally specify the `VolumeKmsKeyId` to encrypt the secondary volume with your own KMS key instead of an AWS owned KMS key.
|
|
166
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-clusterebsvolumeconfig.html#cfn-sagemaker-cluster-clusterebsvolumeconfig-rootvolume}
|
|
167
|
+
*/
|
|
168
|
+
RootVolume?: boolean | undefined;
|
|
169
|
+
/**
|
|
170
|
+
* The ID of a KMS key to encrypt the Amazon EBS volume.
|
|
171
|
+
* @minLength 0
|
|
172
|
+
* @maxLength 2048
|
|
173
|
+
* @pattern ^[a-zA-Z0-9:/_-]*$
|
|
174
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-clusterebsvolumeconfig.html#cfn-sagemaker-cluster-clusterebsvolumeconfig-volumekmskeyid}
|
|
175
|
+
*/
|
|
176
|
+
VolumeKmsKeyId?: string | undefined;
|
|
124
177
|
/**
|
|
125
178
|
* The size in gigabytes (GB) of the additional EBS volume to be attached to the instances in the SageMaker HyperPod cluster instance group. The additional EBS volume is attached to each instance within the SageMaker HyperPod cluster instance group and mounted to `/opt/sagemaker` .
|
|
126
179
|
* @min 1
|
|
@@ -43,6 +43,7 @@ export type ServiceCatalogLaunchTemplateConstraintProps = {
|
|
|
43
43
|
*/
|
|
44
44
|
export type ServiceCatalogLaunchTemplateConstraintAttribs = {
|
|
45
45
|
/**
|
|
46
|
+
* Unique identifier for the constraint
|
|
46
47
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchtemplateconstraint.html#cfn-servicecatalog-launchtemplateconstraint-id}
|
|
47
48
|
*/
|
|
48
49
|
Id: string;
|
package/out/exports/resources.generated/aws-servicecatalog-portfolioprincipalassociation.d.ts
CHANGED
|
@@ -21,12 +21,12 @@ export type ServiceCatalogPortfolioPrincipalAssociationProps = {
|
|
|
21
21
|
* The portfolio identifier.
|
|
22
22
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioprincipalassociation.html#cfn-servicecatalog-portfolioprincipalassociation-portfolioid}
|
|
23
23
|
*/
|
|
24
|
-
PortfolioId
|
|
24
|
+
PortfolioId?: string | undefined;
|
|
25
25
|
/**
|
|
26
26
|
* The ARN of the principal ( IAM user, role, or group).
|
|
27
27
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioprincipalassociation.html#cfn-servicecatalog-portfolioprincipalassociation-principalarn}
|
|
28
28
|
*/
|
|
29
|
-
PrincipalARN
|
|
29
|
+
PrincipalARN?: string | undefined;
|
|
30
30
|
/**
|
|
31
31
|
* The principal type. The supported values are `IAM` and `IAM_PATTERN` .
|
|
32
32
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-portfolioprincipalassociation.html#cfn-servicecatalog-portfolioprincipalassociation-principaltype}
|