@propulsionworks/cloudformation 0.1.18 → 0.1.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/out/exports/resources.generated/aws-aiops-investigationgroup.d.ts +7 -7
- package/out/exports/resources.generated/aws-amazonmq-configurationassociation.d.ts +1 -0
- package/out/exports/resources.generated/aws-applicationinsights-application.d.ts +3 -3
- package/out/exports/resources.generated/aws-appstream-fleet.d.ts +16 -0
- package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +16 -0
- package/out/exports/resources.generated/aws-arcregionswitch-plan.d.ts +716 -0
- package/out/exports/resources.generated/aws-batch-jobqueue.d.ts +72 -1
- package/out/exports/resources.generated/aws-batch-serviceenvironment.d.ts +66 -0
- package/out/exports/resources.generated/aws-bedrock-guardrail.d.ts +75 -10
- package/out/exports/resources.generated/aws-billing-billingview.d.ts +1 -1
- package/out/exports/resources.generated/aws-cassandra-table.d.ts +5 -0
- package/out/exports/resources.generated/aws-certificatemanager-certificate.d.ts +3 -0
- package/out/exports/resources.generated/aws-cloudfront-cachepolicy.d.ts +2 -0
- package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +15 -3
- package/out/exports/resources.generated/aws-cognito-managedloginbranding.d.ts +7 -0
- package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +0 -1
- package/out/exports/resources.generated/aws-connect-instance.d.ts +5 -0
- package/out/exports/resources.generated/aws-customerprofiles-calculatedattributedefinition.d.ts +8 -8
- package/out/exports/resources.generated/aws-customerprofiles-segmentdefinition.d.ts +3 -2
- package/out/exports/resources.generated/aws-datazone-connection.d.ts +1 -1
- package/out/exports/resources.generated/aws-datazone-environmentblueprintconfiguration.d.ts +4 -0
- package/out/exports/resources.generated/aws-datazone-project.d.ts +9 -2
- package/out/exports/resources.generated/aws-datazone-projectprofile.d.ts +26 -2
- package/out/exports/resources.generated/aws-dax-cluster.d.ts +4 -0
- package/out/exports/resources.generated/aws-docdb-dbcluster.d.ts +1 -0
- package/out/exports/resources.generated/aws-ec2-capacityreservation.d.ts +2 -2
- package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +0 -4
- package/out/exports/resources.generated/aws-ec2-instance.d.ts +1 -1
- package/out/exports/resources.generated/aws-ec2-ipam.d.ts +6 -1
- package/out/exports/resources.generated/aws-ec2-trafficmirrorsession.d.ts +6 -0
- package/out/exports/resources.generated/aws-ec2-transitgatewayconnectpeer.d.ts +73 -0
- package/out/exports/resources.generated/aws-ecr-repository.d.ts +25 -1
- package/out/exports/resources.generated/aws-ecr-repositorycreationtemplate.d.ts +23 -1
- package/out/exports/resources.generated/aws-ecs-service.d.ts +71 -0
- package/out/exports/resources.generated/aws-entityresolution-idmappingworkflow.d.ts +12 -8
- package/out/exports/resources.generated/aws-entityresolution-idnamespace.d.ts +8 -8
- package/out/exports/resources.generated/aws-entityresolution-matchingworkflow.d.ts +45 -15
- package/out/exports/resources.generated/aws-events-eventbus.d.ts +3 -1
- package/out/exports/resources.generated/aws-gamelift-containerfleet.d.ts +1 -1
- package/out/exports/resources.generated/aws-glue-job.d.ts +1 -1
- package/out/exports/resources.generated/aws-guardduty-ipset.d.ts +3 -0
- package/out/exports/resources.generated/aws-guardduty-threatintelset.d.ts +3 -0
- package/out/exports/resources.generated/aws-iotsitewise-computationmodel.d.ts +158 -0
- package/out/exports/resources.generated/aws-iotsitewise-gateway.d.ts +1 -1
- package/out/exports/resources.generated/aws-kinesisfirehose-deliverystream.d.ts +30 -0
- package/out/exports/resources.generated/aws-lambda-version.d.ts +1 -1
- package/out/exports/resources.generated/aws-lightsail-domain.d.ts +93 -0
- package/out/exports/resources.generated/aws-logs-accountpolicy.d.ts +1 -1
- package/out/exports/resources.generated/aws-logs-destination.d.ts +6 -1
- package/out/exports/resources.generated/aws-logs-loggroup.d.ts +4 -0
- package/out/exports/resources.generated/aws-medialive-channel.d.ts +47 -1
- package/out/exports/resources.generated/aws-mediapackagev2-channel.d.ts +7 -0
- package/out/exports/resources.generated/aws-mediapackagev2-originendpoint.d.ts +35 -24
- package/out/exports/resources.generated/aws-mediapackagev2-originendpointpolicy.d.ts +23 -0
- package/out/exports/resources.generated/aws-omics-rungroup.d.ts +2 -2
- package/out/exports/resources.generated/aws-omics-workflow.d.ts +11 -13
- package/out/exports/resources.generated/aws-omics-workflowversion.d.ts +2 -2
- package/out/exports/resources.generated/aws-opensearchserverless-securityconfig.d.ts +1 -1
- package/out/exports/resources.generated/aws-opsworkscm-server.d.ts +0 -2
- package/out/exports/resources.generated/aws-quicksight-datasource.d.ts +15 -2
- package/out/exports/resources.generated/aws-quicksight-topic.d.ts +20 -1
- package/out/exports/resources.generated/aws-rds-dbcluster.d.ts +1 -0
- package/out/exports/resources.generated/aws-rds-dbinstance.d.ts +92 -0
- package/out/exports/resources.generated/aws-s3-accesspoint.d.ts +6 -1
- package/out/exports/resources.generated/aws-s3-bucket.d.ts +21 -12
- package/out/exports/resources.generated/aws-s3express-accesspoint.d.ts +5 -1
- package/out/exports/resources.generated/aws-s3express-directorybucket.d.ts +1 -0
- package/out/exports/resources.generated/aws-s3tables-tablepolicy.d.ts +10 -0
- package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +107 -1
- package/out/exports/resources.generated/aws-sagemaker-domain.d.ts +27 -1
- package/out/exports/resources.generated/aws-sagemaker-processingjob.d.ts +608 -0
- package/out/exports/resources.generated/aws-sagemaker-project.d.ts +10 -7
- package/out/exports/resources.generated/aws-sagemaker-space.d.ts +42 -0
- package/out/exports/resources.generated/aws-sagemaker-userprofile.d.ts +26 -0
- package/out/exports/resources.generated/aws-ses-configurationset.d.ts +6 -1
- package/out/exports/resources.generated/aws-ses-dedicatedippool.d.ts +6 -1
- package/out/exports/resources.generated/aws-ses-emailidentity.d.ts +6 -1
- package/out/exports/resources.generated/aws-ssm-patchbaseline.d.ts +9 -0
- package/out/exports/resources.generated/aws-transfer-server.d.ts +6 -0
- package/out/exports/resources.generated/aws-wisdom-messagetemplate.d.ts +21 -0
- package/out/exports/resources.generated/aws-wisdom-quickresponse.d.ts +19 -7
- package/package.json +1 -1
|
@@ -0,0 +1,158 @@
|
|
|
1
|
+
import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
|
|
2
|
+
/**
|
|
3
|
+
* Resource schema for AWS::IoTSiteWise::ComputationModel.
|
|
4
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-computationmodel.html}
|
|
5
|
+
*/
|
|
6
|
+
export type IoTSiteWiseComputationModel = ResourceDefinitionWithAttributes<"AWS::IoTSiteWise::ComputationModel", IoTSiteWiseComputationModelProps, IoTSiteWiseComputationModelAttribs>;
|
|
7
|
+
/**
|
|
8
|
+
* Resource schema for AWS::IoTSiteWise::ComputationModel.
|
|
9
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-computationmodel.html}
|
|
10
|
+
*/
|
|
11
|
+
export type IoTSiteWiseComputationModelProps = {
|
|
12
|
+
/**
|
|
13
|
+
* The configuration for the computation model.
|
|
14
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-computationmodel.html#cfn-iotsitewise-computationmodel-computationmodelconfiguration}
|
|
15
|
+
*/
|
|
16
|
+
ComputationModelConfiguration: ComputationModelConfiguration;
|
|
17
|
+
/**
|
|
18
|
+
* The data binding for the computation model.
|
|
19
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-computationmodel.html#cfn-iotsitewise-computationmodel-computationmodeldatabinding}
|
|
20
|
+
*/
|
|
21
|
+
ComputationModelDataBinding: Record<string, ComputationModelDataBindingValue>;
|
|
22
|
+
/**
|
|
23
|
+
* A description about the computation model.
|
|
24
|
+
* @minLength 1
|
|
25
|
+
* @maxLength 2048
|
|
26
|
+
* @pattern ^[a-zA-Z0-9 _\-#$*!@]+$
|
|
27
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-computationmodel.html#cfn-iotsitewise-computationmodel-computationmodeldescription}
|
|
28
|
+
*/
|
|
29
|
+
ComputationModelDescription?: string | undefined;
|
|
30
|
+
/**
|
|
31
|
+
* The name of the computation model.
|
|
32
|
+
* @minLength 1
|
|
33
|
+
* @maxLength 256
|
|
34
|
+
* @pattern ^[a-zA-Z0-9 _\-#$*!@]+$
|
|
35
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-computationmodel.html#cfn-iotsitewise-computationmodel-computationmodelname}
|
|
36
|
+
*/
|
|
37
|
+
ComputationModelName: string;
|
|
38
|
+
/**
|
|
39
|
+
* An array of key-value pairs to apply to this resource.
|
|
40
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-computationmodel.html#cfn-iotsitewise-computationmodel-tags}
|
|
41
|
+
*/
|
|
42
|
+
Tags?: Tag[] | undefined;
|
|
43
|
+
};
|
|
44
|
+
/**
|
|
45
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-computationmodel.html#aws-resource-iotsitewise-computationmodel-return-values}
|
|
46
|
+
*/
|
|
47
|
+
export type IoTSiteWiseComputationModelAttribs = {
|
|
48
|
+
/**
|
|
49
|
+
* The ARN of the computation model.
|
|
50
|
+
* @minLength 1
|
|
51
|
+
* @maxLength 1600
|
|
52
|
+
* @pattern ^arn:aws(-cn|-us-gov)?:[a-zA-Z0-9-:/_\.]+$
|
|
53
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-computationmodel.html#cfn-iotsitewise-computationmodel-computationmodelarn}
|
|
54
|
+
*/
|
|
55
|
+
ComputationModelArn: string;
|
|
56
|
+
/**
|
|
57
|
+
* The ID of the computation model.
|
|
58
|
+
* @minLength 36
|
|
59
|
+
* @maxLength 36
|
|
60
|
+
* @pattern ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
|
|
61
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-computationmodel.html#cfn-iotsitewise-computationmodel-computationmodelid}
|
|
62
|
+
*/
|
|
63
|
+
ComputationModelId: string;
|
|
64
|
+
};
|
|
65
|
+
/**
|
|
66
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-anomalydetectioncomputationmodelconfiguration.html}
|
|
67
|
+
*/
|
|
68
|
+
export type AnomalyDetectionComputationModelConfiguration = {
|
|
69
|
+
/**
|
|
70
|
+
* Input properties for anomaly detection.
|
|
71
|
+
* @minLength 4
|
|
72
|
+
* @maxLength 67
|
|
73
|
+
* @pattern ^\$\{[a-z][a-z0-9_]*\}$
|
|
74
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-anomalydetectioncomputationmodelconfiguration.html#cfn-iotsitewise-computationmodel-anomalydetectioncomputationmodelconfiguration-inputproperties}
|
|
75
|
+
*/
|
|
76
|
+
InputProperties: string;
|
|
77
|
+
/**
|
|
78
|
+
* Result property for anomaly detection.
|
|
79
|
+
* @minLength 4
|
|
80
|
+
* @maxLength 67
|
|
81
|
+
* @pattern ^\$\{[a-z][a-z0-9_]*\}$
|
|
82
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-anomalydetectioncomputationmodelconfiguration.html#cfn-iotsitewise-computationmodel-anomalydetectioncomputationmodelconfiguration-resultproperty}
|
|
83
|
+
*/
|
|
84
|
+
ResultProperty: string;
|
|
85
|
+
};
|
|
86
|
+
/**
|
|
87
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-assetmodelpropertybindingvalue.html}
|
|
88
|
+
*/
|
|
89
|
+
export type AssetModelPropertyBindingValue = {
|
|
90
|
+
/**
|
|
91
|
+
* The ID of the asset model.
|
|
92
|
+
* @minLength 36
|
|
93
|
+
* @maxLength 36
|
|
94
|
+
* @pattern ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
|
|
95
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-assetmodelpropertybindingvalue.html#cfn-iotsitewise-computationmodel-assetmodelpropertybindingvalue-assetmodelid}
|
|
96
|
+
*/
|
|
97
|
+
AssetModelId: string;
|
|
98
|
+
/**
|
|
99
|
+
* The ID of the asset model property.
|
|
100
|
+
* @minLength 36
|
|
101
|
+
* @maxLength 36
|
|
102
|
+
* @pattern ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
|
|
103
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-assetmodelpropertybindingvalue.html#cfn-iotsitewise-computationmodel-assetmodelpropertybindingvalue-propertyid}
|
|
104
|
+
*/
|
|
105
|
+
PropertyId: string;
|
|
106
|
+
};
|
|
107
|
+
/**
|
|
108
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-assetpropertybindingvalue.html}
|
|
109
|
+
*/
|
|
110
|
+
export type AssetPropertyBindingValue = {
|
|
111
|
+
/**
|
|
112
|
+
* The ID of the asset.
|
|
113
|
+
* @minLength 36
|
|
114
|
+
* @maxLength 36
|
|
115
|
+
* @pattern ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
|
|
116
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-assetpropertybindingvalue.html#cfn-iotsitewise-computationmodel-assetpropertybindingvalue-assetid}
|
|
117
|
+
*/
|
|
118
|
+
AssetId: string;
|
|
119
|
+
/**
|
|
120
|
+
* The ID of the asset property.
|
|
121
|
+
* @minLength 36
|
|
122
|
+
* @maxLength 36
|
|
123
|
+
* @pattern ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
|
|
124
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-assetpropertybindingvalue.html#cfn-iotsitewise-computationmodel-assetpropertybindingvalue-propertyid}
|
|
125
|
+
*/
|
|
126
|
+
PropertyId: string;
|
|
127
|
+
};
|
|
128
|
+
/**
|
|
129
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-computationmodelconfiguration.html}
|
|
130
|
+
*/
|
|
131
|
+
export type ComputationModelConfiguration = {
|
|
132
|
+
/**
|
|
133
|
+
* Contains configuration for anomaly detection computation model.
|
|
134
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-computationmodelconfiguration.html#cfn-iotsitewise-computationmodel-computationmodelconfiguration-anomalydetection}
|
|
135
|
+
*/
|
|
136
|
+
AnomalyDetection?: AnomalyDetectionComputationModelConfiguration | undefined;
|
|
137
|
+
};
|
|
138
|
+
/**
|
|
139
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-computationmodeldatabindingvalue.html}
|
|
140
|
+
*/
|
|
141
|
+
export type ComputationModelDataBindingValue = {
|
|
142
|
+
/**
|
|
143
|
+
* Defines an asset model property binding.
|
|
144
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-computationmodeldatabindingvalue.html#cfn-iotsitewise-computationmodel-computationmodeldatabindingvalue-assetmodelproperty}
|
|
145
|
+
*/
|
|
146
|
+
AssetModelProperty?: AssetModelPropertyBindingValue | undefined;
|
|
147
|
+
/**
|
|
148
|
+
* Defines an asset property binding.
|
|
149
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-computationmodeldatabindingvalue.html#cfn-iotsitewise-computationmodel-computationmodeldatabindingvalue-assetproperty}
|
|
150
|
+
*/
|
|
151
|
+
AssetProperty?: AssetPropertyBindingValue | undefined;
|
|
152
|
+
/**
|
|
153
|
+
* Defines a list of computation model binding values.
|
|
154
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-computationmodeldatabindingvalue.html#cfn-iotsitewise-computationmodel-computationmodeldatabindingvalue-list}
|
|
155
|
+
*/
|
|
156
|
+
List?: ComputationModelDataBindingValue[] | undefined;
|
|
157
|
+
};
|
|
158
|
+
//# sourceMappingURL=aws-iotsitewise-computationmodel.d.ts.map
|
|
@@ -25,7 +25,7 @@ export type IoTSiteWiseGatewayProps = {
|
|
|
25
25
|
*/
|
|
26
26
|
GatewayPlatform: GatewayPlatform;
|
|
27
27
|
/**
|
|
28
|
-
* The version of the gateway
|
|
28
|
+
* The version of the gateway. A value of `3` indicates an MQTT-enabled, V3 gateway, while `2` indicates a Classic streams, V2 gateway.
|
|
29
29
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-gateway.html#cfn-iotsitewise-gateway-gatewayversion}
|
|
30
30
|
*/
|
|
31
31
|
GatewayVersion?: string | undefined;
|
|
@@ -398,6 +398,9 @@ export type CatalogConfiguration = {
|
|
|
398
398
|
*/
|
|
399
399
|
CatalogArn?: string | undefined;
|
|
400
400
|
/**
|
|
401
|
+
* The warehouse location for Apache Iceberg tables. You must configure this when schema evolution and table creation is enabled.
|
|
402
|
+
*
|
|
403
|
+
* Amazon Data Firehose is in preview release and is subject to change.
|
|
401
404
|
* @minLength 1
|
|
402
405
|
* @maxLength 2048
|
|
403
406
|
* @pattern s3:\/\/.*
|
|
@@ -718,6 +721,9 @@ export type DestinationTableConfiguration = {
|
|
|
718
721
|
*/
|
|
719
722
|
DestinationTableName: string;
|
|
720
723
|
/**
|
|
724
|
+
* The partition spec configuration for a table that is used by automatic table creation.
|
|
725
|
+
*
|
|
726
|
+
* Amazon Data Firehose is in preview release and is subject to change.
|
|
721
727
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-destinationtableconfiguration.html#cfn-kinesisfirehose-deliverystream-destinationtableconfiguration-partitionspec}
|
|
722
728
|
*/
|
|
723
729
|
PartitionSpec?: {
|
|
@@ -1194,10 +1200,16 @@ export type IcebergDestinationConfiguration = {
|
|
|
1194
1200
|
*/
|
|
1195
1201
|
S3Configuration: S3DestinationConfiguration;
|
|
1196
1202
|
/**
|
|
1203
|
+
* The configuration to enable automatic schema evolution.
|
|
1204
|
+
*
|
|
1205
|
+
* Amazon Data Firehose is in preview release and is subject to change.
|
|
1197
1206
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-icebergdestinationconfiguration.html#cfn-kinesisfirehose-deliverystream-icebergdestinationconfiguration-schemaevolutionconfiguration}
|
|
1198
1207
|
*/
|
|
1199
1208
|
SchemaEvolutionConfiguration?: SchemaEvolutionConfiguration | undefined;
|
|
1200
1209
|
/**
|
|
1210
|
+
* The configuration to enable automatic table creation.
|
|
1211
|
+
*
|
|
1212
|
+
* Amazon Data Firehose is in preview release and is subject to change.
|
|
1201
1213
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-icebergdestinationconfiguration.html#cfn-kinesisfirehose-deliverystream-icebergdestinationconfiguration-tablecreationconfiguration}
|
|
1202
1214
|
*/
|
|
1203
1215
|
TableCreationConfiguration?: TableCreationConfiguration | undefined;
|
|
@@ -1416,10 +1428,16 @@ export type ParquetSerDe = {
|
|
|
1416
1428
|
WriterVersion?: string | undefined;
|
|
1417
1429
|
};
|
|
1418
1430
|
/**
|
|
1431
|
+
* Represents a single field in a `PartitionSpec` .
|
|
1432
|
+
*
|
|
1433
|
+
* Amazon Data Firehose is in preview release and is subject to change.
|
|
1419
1434
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-partitionfield.html}
|
|
1420
1435
|
*/
|
|
1421
1436
|
export type PartitionField = {
|
|
1422
1437
|
/**
|
|
1438
|
+
* The column name to be configured in partition spec.
|
|
1439
|
+
*
|
|
1440
|
+
* Amazon Data Firehose is in preview release and is subject to change.
|
|
1423
1441
|
* @minLength 1
|
|
1424
1442
|
* @maxLength 255
|
|
1425
1443
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-partitionfield.html#cfn-kinesisfirehose-deliverystream-partitionfield-sourcename}
|
|
@@ -1673,10 +1691,16 @@ export type SchemaConfiguration = {
|
|
|
1673
1691
|
VersionId?: string | undefined;
|
|
1674
1692
|
};
|
|
1675
1693
|
/**
|
|
1694
|
+
* The configuration to enable schema evolution.
|
|
1695
|
+
*
|
|
1696
|
+
* Amazon Data Firehose is in preview release and is subject to change.
|
|
1676
1697
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-schemaevolutionconfiguration.html}
|
|
1677
1698
|
*/
|
|
1678
1699
|
export type SchemaEvolutionConfiguration = {
|
|
1679
1700
|
/**
|
|
1701
|
+
* Specify whether you want to enable schema evolution.
|
|
1702
|
+
*
|
|
1703
|
+
* Amazon Data Firehose is in preview release and is subject to change.
|
|
1680
1704
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-schemaevolutionconfiguration.html#cfn-kinesisfirehose-deliverystream-schemaevolutionconfiguration-enabled}
|
|
1681
1705
|
*/
|
|
1682
1706
|
Enabled?: boolean | undefined;
|
|
@@ -2014,10 +2038,16 @@ export type SplunkRetryOptions = {
|
|
|
2014
2038
|
DurationInSeconds?: number | undefined;
|
|
2015
2039
|
};
|
|
2016
2040
|
/**
|
|
2041
|
+
* The configuration to enable automatic table creation.
|
|
2042
|
+
*
|
|
2043
|
+
* Amazon Data Firehose is in preview release and is subject to change.
|
|
2017
2044
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-tablecreationconfiguration.html}
|
|
2018
2045
|
*/
|
|
2019
2046
|
export type TableCreationConfiguration = {
|
|
2020
2047
|
/**
|
|
2048
|
+
* Specify whether you want to enable automatic table creation.
|
|
2049
|
+
*
|
|
2050
|
+
* Amazon Data Firehose is in preview release and is subject to change.
|
|
2021
2051
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-tablecreationconfiguration.html#cfn-kinesisfirehose-deliverystream-tablecreationconfiguration-enabled}
|
|
2022
2052
|
*/
|
|
2023
2053
|
Enabled?: boolean | undefined;
|
|
@@ -52,7 +52,7 @@ export type LambdaVersionProps = {
|
|
|
52
52
|
export type LambdaVersionAttribs = {
|
|
53
53
|
/**
|
|
54
54
|
* The ARN of the function.
|
|
55
|
-
* @pattern ^(arn:(aws[a-zA-Z-]*)?:lambda:)?([a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1}:)?(\d{12}:)?(function:)?([a-zA-Z0-9-_]+)(:(\$LATEST
|
|
55
|
+
* @pattern ^(arn:(aws[a-zA-Z-]*)?:lambda:)?([a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1}:)?(\d{12}:)?(function:)?([a-zA-Z0-9-_]+)(:(\$LATEST(\.PUBLISHED)?|[a-zA-Z0-9-_]+))?$
|
|
56
56
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-version.html#cfn-lambda-version-functionarn}
|
|
57
57
|
*/
|
|
58
58
|
FunctionArn: string;
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
|
|
2
|
+
/**
|
|
3
|
+
* Describes a domain where you are storing recordsets.
|
|
4
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-domain.html}
|
|
5
|
+
*/
|
|
6
|
+
export type LightsailDomain = ResourceDefinitionWithAttributes<"AWS::Lightsail::Domain", LightsailDomainProps, LightsailDomainAttribs>;
|
|
7
|
+
/**
|
|
8
|
+
* Describes a domain where you are storing recordsets.
|
|
9
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-domain.html}
|
|
10
|
+
*/
|
|
11
|
+
export type LightsailDomainProps = {
|
|
12
|
+
/**
|
|
13
|
+
* An array of key-value pairs containing information about the domain entries.
|
|
14
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-domain.html#cfn-lightsail-domain-domainentries}
|
|
15
|
+
*/
|
|
16
|
+
DomainEntries?: DomainEntry[] | undefined;
|
|
17
|
+
/**
|
|
18
|
+
* The fully qualified domain name in the certificate request.
|
|
19
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-domain.html#cfn-lightsail-domain-domainname}
|
|
20
|
+
*/
|
|
21
|
+
DomainName: string;
|
|
22
|
+
/**
|
|
23
|
+
* The tag keys and optional values for the resource. For more information about tags in Lightsail, see the [Amazon Lightsail Developer Guide](https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-tags) .
|
|
24
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-domain.html#cfn-lightsail-domain-tags}
|
|
25
|
+
*/
|
|
26
|
+
Tags?: Tag[] | undefined;
|
|
27
|
+
};
|
|
28
|
+
/**
|
|
29
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-domain.html#aws-resource-lightsail-domain-return-values}
|
|
30
|
+
*/
|
|
31
|
+
export type LightsailDomainAttribs = {
|
|
32
|
+
/**
|
|
33
|
+
* The Amazon Resource Name (ARN) of the domain recordset ( `arn:aws:lightsail:global:123456789101:Domain/824cede0-abc7-4f84-8dbc-12345EXAMPLE` ).
|
|
34
|
+
* @pattern ^arn:.+:lightsail:[a-z0-9-]+:[0-9]{12}:Domain/[a-zA-Z0-9][a-zA-Z0-9-_.]{0,253}[a-zA-Z0-9]$
|
|
35
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-domain.html#cfn-lightsail-domain-arn}
|
|
36
|
+
*/
|
|
37
|
+
Arn: string;
|
|
38
|
+
/**
|
|
39
|
+
* The date when the domain recordset was created.
|
|
40
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-domain.html#cfn-lightsail-domain-createdat}
|
|
41
|
+
*/
|
|
42
|
+
CreatedAt: string;
|
|
43
|
+
/**
|
|
44
|
+
* The resource type.
|
|
45
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-domain.html#cfn-lightsail-domain-resourcetype}
|
|
46
|
+
*/
|
|
47
|
+
ResourceType: "Domain";
|
|
48
|
+
/**
|
|
49
|
+
* The support code. Include this code in your email to support when you have questions about an instance or another resource in Lightsail. This code enables our support team to look up your Lightsail information more easily.
|
|
50
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-domain.html#cfn-lightsail-domain-supportcode}
|
|
51
|
+
*/
|
|
52
|
+
SupportCode: string;
|
|
53
|
+
};
|
|
54
|
+
/**
|
|
55
|
+
* Describes a domain recordset entry.
|
|
56
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lightsail-domain-domainentry.html}
|
|
57
|
+
*/
|
|
58
|
+
export type DomainEntry = {
|
|
59
|
+
/**
|
|
60
|
+
* When `true` , specifies whether the domain entry is an alias used by the Lightsail load balancer, Lightsail container service, Lightsail content delivery network (CDN) distribution, or another AWS resource. You can include an alias (A type) record in your request, which points to the DNS name of a load balancer, container service, CDN distribution, or other AWS resource and routes traffic to that resource.
|
|
61
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lightsail-domain-domainentry.html#cfn-lightsail-domain-domainentry-isalias}
|
|
62
|
+
*/
|
|
63
|
+
IsAlias?: boolean | undefined;
|
|
64
|
+
/**
|
|
65
|
+
* The name of the domain.
|
|
66
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lightsail-domain-domainentry.html#cfn-lightsail-domain-domainentry-name}
|
|
67
|
+
*/
|
|
68
|
+
Name: string;
|
|
69
|
+
/**
|
|
70
|
+
* The target IP address ( `192.0.2.0` ), or AWS name server ( `ns-111.awsdns-22.com.` ).
|
|
71
|
+
*
|
|
72
|
+
* For Lightsail load balancers, the value looks like `ab1234c56789c6b86aba6fb203d443bc-123456789.us-east-2.elb.amazonaws.com` . For Lightsail distributions, the value looks like `exampled1182ne.cloudfront.net` . For Lightsail container services, the value looks like `container-service-1.example23scljs.us-west-2.cs.amazonlightsail.com` . Be sure to also set `isAlias` to `true` when setting up an A record for a Lightsail load balancer, distribution, or container service.
|
|
73
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lightsail-domain-domainentry.html#cfn-lightsail-domain-domainentry-target}
|
|
74
|
+
*/
|
|
75
|
+
Target: string;
|
|
76
|
+
/**
|
|
77
|
+
* The type of domain entry, such as address for IPv4 (A), address for IPv6 (AAAA), canonical name (CNAME), mail exchanger (MX), name server (NS), start of authority (SOA), service locator (SRV), or text (TXT).
|
|
78
|
+
*
|
|
79
|
+
* The following domain entry types can be used:
|
|
80
|
+
*
|
|
81
|
+
* - `A`
|
|
82
|
+
* - `AAAA`
|
|
83
|
+
* - `CNAME`
|
|
84
|
+
* - `MX`
|
|
85
|
+
* - `NS`
|
|
86
|
+
* - `SOA`
|
|
87
|
+
* - `SRV`
|
|
88
|
+
* - `TXT`
|
|
89
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lightsail-domain-domainentry.html#cfn-lightsail-domain-domainentry-type}
|
|
90
|
+
*/
|
|
91
|
+
Type: "A" | "AAAA" | "CNAME" | "MX" | "NS" | "SOA" | "SRV" | "TXT";
|
|
92
|
+
};
|
|
93
|
+
//# sourceMappingURL=aws-lightsail-domain.d.ts.map
|
|
@@ -183,7 +183,7 @@ export type LogsAccountPolicyProps = {
|
|
|
183
183
|
* The type of policy that you're creating or updating.
|
|
184
184
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-accountpolicy.html#cfn-logs-accountpolicy-policytype}
|
|
185
185
|
*/
|
|
186
|
-
PolicyType: "DATA_PROTECTION_POLICY" | "SUBSCRIPTION_FILTER_POLICY" | "FIELD_INDEX_POLICY" | "TRANSFORMER_POLICY";
|
|
186
|
+
PolicyType: "DATA_PROTECTION_POLICY" | "SUBSCRIPTION_FILTER_POLICY" | "FIELD_INDEX_POLICY" | "TRANSFORMER_POLICY" | "METRIC_EXTRACTION_POLICY";
|
|
187
187
|
/**
|
|
188
188
|
* Currently the only valid value for this parameter is `ALL` , which specifies that the policy applies to all log groups in the account. If you omit this parameter, the default of `ALL` is used. To scope down a subscription filter policy to a subset of log groups, use the `SelectionCriteria` parameter.
|
|
189
189
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-accountpolicy.html#cfn-logs-accountpolicy-scope}
|
|
@@ -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::Logs::Destination resource specifies a CloudWatch Logs destination. A destination encapsulates a physical resource (such as an Amazon Kinesis data stream) and enables you to subscribe that resource to a stream of log events.
|
|
4
4
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-destination.html}
|
|
@@ -29,6 +29,11 @@ export type LogsDestinationProps = {
|
|
|
29
29
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-destination.html#cfn-logs-destination-rolearn}
|
|
30
30
|
*/
|
|
31
31
|
RoleArn: string;
|
|
32
|
+
/**
|
|
33
|
+
* An array of key-value pairs to apply to this resource.
|
|
34
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-destination.html#cfn-logs-destination-tags}
|
|
35
|
+
*/
|
|
36
|
+
Tags?: Tag[] | undefined;
|
|
32
37
|
/**
|
|
33
38
|
* The Amazon Resource Name (ARN) of the physical target where the log events are delivered (for example, a Kinesis stream).
|
|
34
39
|
* @minLength 1
|
|
@@ -69,6 +69,10 @@ export type LogsLogGroupProps = {
|
|
|
69
69
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-loggroup.html#cfn-logs-loggroup-loggroupname}
|
|
70
70
|
*/
|
|
71
71
|
LogGroupName?: string | undefined;
|
|
72
|
+
/**
|
|
73
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-loggroup.html#cfn-logs-loggroup-resourcepolicydocument}
|
|
74
|
+
*/
|
|
75
|
+
ResourcePolicyDocument?: Record<string, unknown> | undefined;
|
|
72
76
|
/**
|
|
73
77
|
* The number of days to retain the log events in the specified log group. Possible values are: 1, 3, 5, 7, 14, 30, 60, 90, 120, 150, 180, 365, 400, 545, 731, 1096, 1827, 2192, 2557, 2922, 3288, and 3653.
|
|
74
78
|
*
|
|
@@ -3735,6 +3735,10 @@ export type MediaPackageGroupSettings = {
|
|
|
3735
3735
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mediapackagegroupsettings.html#cfn-medialive-channel-mediapackagegroupsettings-destination}
|
|
3736
3736
|
*/
|
|
3737
3737
|
Destination?: OutputLocationRef | undefined;
|
|
3738
|
+
/**
|
|
3739
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mediapackagegroupsettings.html#cfn-medialive-channel-mediapackagegroupsettings-mediapackagev2groupsettings}
|
|
3740
|
+
*/
|
|
3741
|
+
MediapackageV2GroupSettings?: MediaPackageV2GroupSettings | undefined;
|
|
3738
3742
|
};
|
|
3739
3743
|
/**
|
|
3740
3744
|
* Destination settings for a MediaPackage output.
|
|
@@ -3757,6 +3761,48 @@ export type MediaPackageOutputDestinationSettings = {
|
|
|
3757
3761
|
*/
|
|
3758
3762
|
ChannelName?: string | undefined;
|
|
3759
3763
|
};
|
|
3764
|
+
/**
|
|
3765
|
+
* The settings for a MediaPackage output.
|
|
3766
|
+
*
|
|
3767
|
+
* The parent of this entity is OutputSettings.
|
|
3768
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mediapackageoutputsettings.html}
|
|
3769
|
+
*/
|
|
3770
|
+
export type MediaPackageOutputSettings = {
|
|
3771
|
+
/**
|
|
3772
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mediapackageoutputsettings.html#cfn-medialive-channel-mediapackageoutputsettings-mediapackagev2destinationsettings}
|
|
3773
|
+
*/
|
|
3774
|
+
MediaPackageV2DestinationSettings?: MediaPackageV2DestinationSettings | undefined;
|
|
3775
|
+
};
|
|
3776
|
+
/**
|
|
3777
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mediapackagev2destinationsettings.html}
|
|
3778
|
+
*/
|
|
3779
|
+
export type MediaPackageV2DestinationSettings = {
|
|
3780
|
+
/**
|
|
3781
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mediapackagev2destinationsettings.html#cfn-medialive-channel-mediapackagev2destinationsettings-audiogroupid}
|
|
3782
|
+
*/
|
|
3783
|
+
AudioGroupId?: string | undefined;
|
|
3784
|
+
/**
|
|
3785
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mediapackagev2destinationsettings.html#cfn-medialive-channel-mediapackagev2destinationsettings-audiorenditionsets}
|
|
3786
|
+
*/
|
|
3787
|
+
AudioRenditionSets?: string | undefined;
|
|
3788
|
+
/**
|
|
3789
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mediapackagev2destinationsettings.html#cfn-medialive-channel-mediapackagev2destinationsettings-hlsautoselect}
|
|
3790
|
+
*/
|
|
3791
|
+
HlsAutoSelect?: string | undefined;
|
|
3792
|
+
/**
|
|
3793
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mediapackagev2destinationsettings.html#cfn-medialive-channel-mediapackagev2destinationsettings-hlsdefault}
|
|
3794
|
+
*/
|
|
3795
|
+
HlsDefault?: string | undefined;
|
|
3796
|
+
};
|
|
3797
|
+
/**
|
|
3798
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mediapackagev2groupsettings.html}
|
|
3799
|
+
*/
|
|
3800
|
+
export type MediaPackageV2GroupSettings = {
|
|
3801
|
+
/**
|
|
3802
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mediapackagev2groupsettings.html#cfn-medialive-channel-mediapackagev2groupsettings-captionlanguagemappings}
|
|
3803
|
+
*/
|
|
3804
|
+
CaptionLanguageMappings?: CaptionLanguageMapping[] | undefined;
|
|
3805
|
+
};
|
|
3760
3806
|
/**
|
|
3761
3807
|
* Settings to enable and configure the motion graphics overlay feature in the channel.
|
|
3762
3808
|
*
|
|
@@ -4516,7 +4562,7 @@ export type OutputSettings = {
|
|
|
4516
4562
|
* The parent of this entity is OutputGroupSettings.
|
|
4517
4563
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputsettings.html#cfn-medialive-channel-outputsettings-mediapackageoutputsettings}
|
|
4518
4564
|
*/
|
|
4519
|
-
MediaPackageOutputSettings?:
|
|
4565
|
+
MediaPackageOutputSettings?: MediaPackageOutputSettings | undefined;
|
|
4520
4566
|
/**
|
|
4521
4567
|
* The settings for a Microsoft Smooth output.
|
|
4522
4568
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputsettings.html#cfn-medialive-channel-outputsettings-mssmoothoutputsettings}
|
|
@@ -98,6 +98,13 @@ export type InputSwitchConfiguration = {
|
|
|
98
98
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-channel-inputswitchconfiguration.html#cfn-mediapackagev2-channel-inputswitchconfiguration-mqcsinputswitching}
|
|
99
99
|
*/
|
|
100
100
|
MQCSInputSwitching?: boolean | undefined;
|
|
101
|
+
/**
|
|
102
|
+
* For CMAF inputs, indicates which input MediaPackage should prefer when both inputs have equal MQCS scores. Select `1` to prefer the first ingest endpoint, or `2` to prefer the second ingest endpoint. If you don't specify a preferred input, MediaPackage uses its default switching behavior when MQCS scores are equal.
|
|
103
|
+
* @min 1
|
|
104
|
+
* @max 2
|
|
105
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-channel-inputswitchconfiguration.html#cfn-mediapackagev2-channel-inputswitchconfiguration-preferredinput}
|
|
106
|
+
*/
|
|
107
|
+
PreferredInput?: number | undefined;
|
|
101
108
|
};
|
|
102
109
|
/**
|
|
103
110
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackagev2-channel-inputtype.html}
|