@propulsionworks/cloudformation 0.1.34 → 0.1.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (66) hide show
  1. package/out/exports/resources.generated/aws-appstream-fleet.d.ts +1 -1
  2. package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +2 -2
  3. package/out/exports/resources.generated/aws-appstream-stack.d.ts +3 -3
  4. package/out/exports/resources.generated/aws-aps-scraper.d.ts +48 -0
  5. package/out/exports/resources.generated/aws-backup-logicallyairgappedbackupvault.d.ts +4 -0
  6. package/out/exports/resources.generated/aws-backup-restoretestingselection.d.ts +2 -0
  7. package/out/exports/resources.generated/aws-batch-computeenvironment.d.ts +6 -6
  8. package/out/exports/resources.generated/aws-bedrockagentcore-browsercustom.d.ts +1 -1
  9. package/out/exports/resources.generated/aws-bedrockagentcore-gatewaytarget.d.ts +18 -1
  10. package/out/exports/resources.generated/aws-bedrockagentcore-runtime.d.ts +7 -1
  11. package/out/exports/resources.generated/aws-config-configurationrecorder.d.ts +1 -1
  12. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +35 -12
  13. package/out/exports/resources.generated/aws-connect-securityprofile.d.ts +52 -0
  14. package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +4 -4
  15. package/out/exports/resources.generated/aws-controltower-landingzone.d.ts +5 -0
  16. package/out/exports/resources.generated/aws-dsql-cluster.d.ts +10 -0
  17. package/out/exports/resources.generated/aws-dynamodb-globaltable.d.ts +0 -10
  18. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +2 -2
  19. package/out/exports/resources.generated/aws-ec2-flowlog.d.ts +1 -1
  20. package/out/exports/resources.generated/aws-ec2-ipamscope.d.ts +25 -0
  21. package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +2 -2
  22. package/out/exports/resources.generated/aws-ec2-transitgateway.d.ts +8 -0
  23. package/out/exports/resources.generated/aws-ec2-volume.d.ts +10 -0
  24. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listener.d.ts +38 -0
  25. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listenerrule.d.ts +38 -0
  26. package/out/exports/resources.generated/aws-elasticloadbalancingv2-targetgroup.d.ts +5 -0
  27. package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +20 -0
  28. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +20 -0
  29. package/out/exports/resources.generated/aws-kinesis-stream.d.ts +6 -1
  30. package/out/exports/resources.generated/aws-kms-key.d.ts +3 -0
  31. package/out/exports/resources.generated/aws-lambda-eventsourcemapping.d.ts +22 -2
  32. package/out/exports/resources.generated/aws-macie-session.d.ts +1 -1
  33. package/out/exports/resources.generated/aws-mediaconnect-flow.d.ts +55 -0
  34. package/out/exports/resources.generated/aws-mediaconnect-flowoutput.d.ts +56 -1
  35. package/out/exports/resources.generated/aws-mediaconnect-routerinput.d.ts +484 -0
  36. package/out/exports/resources.generated/aws-mediaconnect-routernetworkinterface.d.ts +135 -0
  37. package/out/exports/resources.generated/aws-mediaconnect-routeroutput.d.ts +432 -0
  38. package/out/exports/resources.generated/aws-omics-annotationstore.d.ts +2 -2
  39. package/out/exports/resources.generated/aws-organizations-policy.d.ts +1 -1
  40. package/out/exports/resources.generated/aws-quicksight-dataset.d.ts +179 -0
  41. package/out/exports/resources.generated/aws-refactorspaces-application.d.ts +2 -2
  42. package/out/exports/resources.generated/aws-refactorspaces-environment.d.ts +2 -2
  43. package/out/exports/resources.generated/aws-refactorspaces-service.d.ts +2 -2
  44. package/out/exports/resources.generated/aws-rekognition-project.d.ts +6 -1
  45. package/out/exports/resources.generated/aws-route53resolver-firewallrulegroup.d.ts +1 -1
  46. package/out/exports/resources.generated/aws-rtbfabric-inboundexternallink.d.ts +124 -0
  47. package/out/exports/resources.generated/aws-rtbfabric-link.d.ts +1 -1
  48. package/out/exports/resources.generated/aws-s3tables-table.d.ts +6 -1
  49. package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +6 -1
  50. package/out/exports/resources.generated/aws-securityhub-automationrule.d.ts +19 -19
  51. package/out/exports/resources.generated/aws-securityhub-automationrulev2.d.ts +6 -6
  52. package/out/exports/resources.generated/aws-securityhub-configurationpolicy.d.ts +8 -8
  53. package/out/exports/resources.generated/aws-securityhub-delegatedadmin.d.ts +2 -2
  54. package/out/exports/resources.generated/aws-securityhub-findingaggregator.d.ts +2 -2
  55. package/out/exports/resources.generated/aws-securityhub-hub.d.ts +2 -2
  56. package/out/exports/resources.generated/aws-securityhub-insight.d.ts +17 -17
  57. package/out/exports/resources.generated/aws-securityhub-organizationconfiguration.d.ts +2 -2
  58. package/out/exports/resources.generated/aws-securityhub-policyassociation.d.ts +3 -3
  59. package/out/exports/resources.generated/aws-securityhub-productsubscription.d.ts +2 -2
  60. package/out/exports/resources.generated/aws-securityhub-securitycontrol.d.ts +0 -0
  61. package/out/exports/resources.generated/aws-securityhub-standard.d.ts +3 -3
  62. package/out/exports/resources.generated/aws-servicecatalog-cloudformationproduct.d.ts +35 -15
  63. package/out/exports/resources.generated/aws-workspacesthinclient-environment.d.ts +2 -2
  64. package/out/exports/resources.generated/aws-workspacesweb-browsersettings.d.ts +26 -1
  65. package/out/exports/resources.generated/dev-fsx-storagevirtualmachine.d.ts +29 -0
  66. package/package.json +1 -1
@@ -80,12 +80,21 @@ export type MediaConnectFlowOutputProps = {
80
80
  * > AWS Elemental MediaConnect no longer supports the Fujitsu QoS protocol. This reference is maintained for legacy purposes only.
81
81
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-flowoutput.html#cfn-mediaconnect-flowoutput-protocol}
82
82
  */
83
- Protocol: "zixi-push" | "rtp-fec" | "rtp" | "zixi-pull" | "rist" | "fujitsu-qos" | "srt-listener" | "srt-caller" | "st2110-jpegxs" | "cdi" | "ndi-speed-hq";
83
+ Protocol?: "zixi-push" | "rtp-fec" | "rtp" | "zixi-pull" | "rist" | "fujitsu-qos" | "srt-listener" | "srt-caller" | "st2110-jpegxs" | "cdi" | "ndi-speed-hq" | undefined;
84
84
  /**
85
85
  * The remote ID for the Zixi-pull stream.
86
86
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-flowoutput.html#cfn-mediaconnect-flowoutput-remoteid}
87
87
  */
88
88
  RemoteId?: string | undefined;
89
+ /**
90
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-flowoutput.html#cfn-mediaconnect-flowoutput-routerintegrationstate}
91
+ */
92
+ RouterIntegrationState?: "ENABLED" | "DISABLED" | undefined;
93
+ /**
94
+ * The configuration that defines how content is encrypted during transit between the MediaConnect router and a MediaConnect flow.
95
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-flowoutput.html#cfn-mediaconnect-flowoutput-routerintegrationtransitencryption}
96
+ */
97
+ RouterIntegrationTransitEncryption?: FlowTransitEncryption | undefined;
89
98
  /**
90
99
  * The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC streams.
91
100
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-flowoutput.html#cfn-mediaconnect-flowoutput-smoothinglatency}
@@ -176,6 +185,34 @@ export type Encryption = {
176
185
  */
177
186
  SecretArn: string;
178
187
  };
188
+ /**
189
+ * The configuration that defines how content is encrypted during transit between the MediaConnect router and a MediaConnect flow.
190
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flowoutput-flowtransitencryption.html}
191
+ */
192
+ export type FlowTransitEncryption = {
193
+ /**
194
+ * Configuration settings for flow transit encryption keys.
195
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flowoutput-flowtransitencryption.html#cfn-mediaconnect-flowoutput-flowtransitencryption-encryptionkeyconfiguration}
196
+ */
197
+ EncryptionKeyConfiguration: FlowTransitEncryptionKeyConfiguration;
198
+ /**
199
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flowoutput-flowtransitencryption.html#cfn-mediaconnect-flowoutput-flowtransitencryption-encryptionkeytype}
200
+ */
201
+ EncryptionKeyType?: FlowTransitEncryptionKeyType | undefined;
202
+ };
203
+ /**
204
+ * Configuration settings for flow transit encryption keys.
205
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flowoutput-flowtransitencryptionkeyconfiguration.html}
206
+ */
207
+ export type FlowTransitEncryptionKeyConfiguration = {
208
+ SecretsManager: SecretsManagerEncryptionKeyConfiguration;
209
+ } | {
210
+ Automatic: Record<string, unknown>;
211
+ };
212
+ /**
213
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flowoutput-flowtransitencryptionkeytype.html}
214
+ */
215
+ export type FlowTransitEncryptionKeyType = "SECRETS_MANAGER" | "AUTOMATIC";
179
216
  /**
180
217
  * The VPC interface that is used for the media stream associated with the source or output.
181
218
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flowoutput-interface.html}
@@ -213,6 +250,24 @@ export type MediaStreamOutputConfiguration = {
213
250
  */
214
251
  MediaStreamName: string;
215
252
  };
253
+ /**
254
+ * The configuration settings for transit encryption of a flow output using AWS Secrets Manager, including the secret ARN and role ARN.
255
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flowoutput-secretsmanagerencryptionkeyconfiguration.html}
256
+ */
257
+ export type SecretsManagerEncryptionKeyConfiguration = {
258
+ /**
259
+ * The ARN of the IAM role used for transit encryption to the router input using AWS Secrets Manager.
260
+ * @pattern ^arn:(aws[a-zA-Z-]*):iam::[0-9]{12}:role/[a-zA-Z0-9_+=,.@-]+$
261
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flowoutput-secretsmanagerencryptionkeyconfiguration.html#cfn-mediaconnect-flowoutput-secretsmanagerencryptionkeyconfiguration-rolearn}
262
+ */
263
+ RoleArn: string;
264
+ /**
265
+ * The ARN of the AWS Secrets Manager secret used for transit encryption to the router input.
266
+ * @pattern ^arn:(aws[a-zA-Z-]*):secretsmanager:[a-z0-9-]+:[0-9]{12}:secret:[a-zA-Z0-9/_+=.@-]+$
267
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flowoutput-secretsmanagerencryptionkeyconfiguration.html#cfn-mediaconnect-flowoutput-secretsmanagerencryptionkeyconfiguration-secretarn}
268
+ */
269
+ SecretArn: string;
270
+ };
216
271
  /**
217
272
  * The settings for attaching a VPC interface to an resource.
218
273
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-flowoutput-vpcinterfaceattachment.html}
@@ -0,0 +1,484 @@
1
+ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
+ /**
3
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-routerinput.html}
4
+ */
5
+ export type MediaConnectRouterInput = ResourceDefinitionWithAttributes<"AWS::MediaConnect::RouterInput", MediaConnectRouterInputProps, MediaConnectRouterInputAttribs>;
6
+ /**
7
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-routerinput.html}
8
+ */
9
+ export type MediaConnectRouterInputProps = {
10
+ /**
11
+ * The Availability Zone where you want to create the router input. This must be a valid Availability Zone for the region specified by regionName, or the current region if no regionName is provided.
12
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-routerinput.html#cfn-mediaconnect-routerinput-availabilityzone}
13
+ */
14
+ AvailabilityZone?: string | undefined;
15
+ /**
16
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-routerinput.html#cfn-mediaconnect-routerinput-configuration}
17
+ */
18
+ Configuration: RouterInputConfiguration;
19
+ /**
20
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-routerinput.html#cfn-mediaconnect-routerinput-maintenanceconfiguration}
21
+ */
22
+ MaintenanceConfiguration?: MaintenanceConfiguration | undefined;
23
+ /**
24
+ * The maximum bitrate for the router input.
25
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-routerinput.html#cfn-mediaconnect-routerinput-maximumbitrate}
26
+ */
27
+ MaximumBitrate: number;
28
+ /**
29
+ * The name of the router input.
30
+ * @minLength 1
31
+ * @maxLength 128
32
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-routerinput.html#cfn-mediaconnect-routerinput-name}
33
+ */
34
+ Name: string;
35
+ /**
36
+ * The AWS Region for the router input. Defaults to the current region if not specified.
37
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-routerinput.html#cfn-mediaconnect-routerinput-regionname}
38
+ */
39
+ RegionName?: string | undefined;
40
+ /**
41
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-routerinput.html#cfn-mediaconnect-routerinput-routingscope}
42
+ */
43
+ RoutingScope: RoutingScope;
44
+ /**
45
+ * Key-value pairs that can be used to tag and organize this router input.
46
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-routerinput.html#cfn-mediaconnect-routerinput-tags}
47
+ */
48
+ Tags?: Tag[] | undefined;
49
+ /**
50
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-routerinput.html#cfn-mediaconnect-routerinput-tier}
51
+ */
52
+ Tier: RouterInputTier;
53
+ /**
54
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-routerinput.html#cfn-mediaconnect-routerinput-transitencryption}
55
+ */
56
+ TransitEncryption?: RouterInputTransitEncryption | undefined;
57
+ };
58
+ /**
59
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-routerinput.html#aws-resource-mediaconnect-routerinput-return-values}
60
+ */
61
+ export type MediaConnectRouterInputAttribs = {
62
+ /**
63
+ * @pattern ^arn:(aws[a-zA-Z-]*):mediaconnect:[a-z0-9-]+:[0-9]{12}:routerInput:[a-z0-9]{12}$
64
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-routerinput.html#cfn-mediaconnect-routerinput-arn}
65
+ */
66
+ Arn: string;
67
+ /**
68
+ * The timestamp when the router input was created.
69
+ * @format date-time
70
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-routerinput.html#cfn-mediaconnect-routerinput-createdat}
71
+ */
72
+ CreatedAt: string;
73
+ /**
74
+ * The unique identifier of the router input.
75
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-routerinput.html#cfn-mediaconnect-routerinput-id}
76
+ */
77
+ Id: string;
78
+ /**
79
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-routerinput.html#cfn-mediaconnect-routerinput-inputtype}
80
+ */
81
+ InputType: RouterInputType;
82
+ /**
83
+ * The IP address of the router input.
84
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-routerinput.html#cfn-mediaconnect-routerinput-ipaddress}
85
+ */
86
+ IpAddress: string;
87
+ /**
88
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-routerinput.html#cfn-mediaconnect-routerinput-maintenancetype}
89
+ */
90
+ MaintenanceType: MaintenanceType;
91
+ /**
92
+ * The number of router outputs associated with the router input.
93
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-routerinput.html#cfn-mediaconnect-routerinput-routedoutputs}
94
+ */
95
+ RoutedOutputs: number;
96
+ /**
97
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-routerinput.html#cfn-mediaconnect-routerinput-state}
98
+ */
99
+ State: RouterInputState;
100
+ /**
101
+ * The timestamp when the router input was last updated.
102
+ * @format date-time
103
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediaconnect-routerinput.html#cfn-mediaconnect-routerinput-updatedat}
104
+ */
105
+ UpdatedAt: string;
106
+ };
107
+ /**
108
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-day.html}
109
+ */
110
+ export type Day = "MONDAY" | "TUESDAY" | "WEDNESDAY" | "THURSDAY" | "FRIDAY" | "SATURDAY" | "SUNDAY";
111
+ /**
112
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-failoverinputsourceprioritymode.html}
113
+ */
114
+ export type FailoverInputSourcePriorityMode = "NO_PRIORITY" | "PRIMARY_SECONDARY";
115
+ /**
116
+ * Configuration settings for a failover router input that allows switching between two input sources.
117
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-failoverrouterinputconfiguration.html}
118
+ */
119
+ export type FailoverRouterInputConfiguration = {
120
+ /**
121
+ * The ARN of the network interface to use for this failover router input.
122
+ * @pattern ^arn:(aws[a-zA-Z-]*):mediaconnect:[a-z0-9-]+:[0-9]{12}:routerNetworkInterface:[a-z0-9]{12}$
123
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-failoverrouterinputconfiguration.html#cfn-mediaconnect-routerinput-failoverrouterinputconfiguration-networkinterfacearn}
124
+ */
125
+ NetworkInterfaceArn: string;
126
+ /**
127
+ * The index (0 or 1) that specifies which source in the protocol configurations list is currently active. Used to control which of the two failover sources is currently selected. This field is ignored when sourcePriorityMode is set to NO_PRIORITY
128
+ * @min 0
129
+ * @max 1
130
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-failoverrouterinputconfiguration.html#cfn-mediaconnect-routerinput-failoverrouterinputconfiguration-primarysourceindex}
131
+ */
132
+ PrimarySourceIndex?: number | undefined;
133
+ /**
134
+ * A list of exactly two protocol configurations for the failover input sources. Both must use the same protocol type.
135
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-failoverrouterinputconfiguration.html#cfn-mediaconnect-routerinput-failoverrouterinputconfiguration-protocolconfigurations}
136
+ */
137
+ ProtocolConfigurations: FailoverRouterInputProtocolConfiguration[];
138
+ /**
139
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-failoverrouterinputconfiguration.html#cfn-mediaconnect-routerinput-failoverrouterinputconfiguration-sourceprioritymode}
140
+ */
141
+ SourcePriorityMode: FailoverInputSourcePriorityMode;
142
+ };
143
+ /**
144
+ * Protocol configuration settings for failover router inputs.
145
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-failoverrouterinputprotocolconfiguration.html}
146
+ */
147
+ export type FailoverRouterInputProtocolConfiguration = {
148
+ Rtp: RtpRouterInputConfiguration;
149
+ } | {
150
+ Rist: RistRouterInputConfiguration;
151
+ } | {
152
+ SrtListener: SrtListenerRouterInputConfiguration;
153
+ } | {
154
+ SrtCaller: SrtCallerRouterInputConfiguration;
155
+ };
156
+ /**
157
+ * The configuration that defines how content is encrypted during transit between the MediaConnect router and a MediaConnect flow.
158
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-flowtransitencryption.html}
159
+ */
160
+ export type FlowTransitEncryption = {
161
+ /**
162
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-flowtransitencryption.html#cfn-mediaconnect-routerinput-flowtransitencryption-encryptionkeyconfiguration}
163
+ */
164
+ EncryptionKeyConfiguration: FlowTransitEncryptionKeyConfiguration;
165
+ /**
166
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-flowtransitencryption.html#cfn-mediaconnect-routerinput-flowtransitencryption-encryptionkeytype}
167
+ */
168
+ EncryptionKeyType?: FlowTransitEncryptionKeyType | undefined;
169
+ };
170
+ /**
171
+ * Configuration settings for flow transit encryption keys.
172
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-flowtransitencryptionkeyconfiguration.html}
173
+ */
174
+ export type FlowTransitEncryptionKeyConfiguration = {
175
+ SecretsManager: SecretsManagerEncryptionKeyConfiguration;
176
+ } | {
177
+ Automatic: Record<string, unknown>;
178
+ };
179
+ /**
180
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-flowtransitencryptionkeytype.html}
181
+ */
182
+ export type FlowTransitEncryptionKeyType = "SECRETS_MANAGER" | "AUTOMATIC";
183
+ /**
184
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-forwarderrorcorrectionstate.html}
185
+ */
186
+ export type ForwardErrorCorrectionState = "ENABLED" | "DISABLED";
187
+ /**
188
+ * The configuration settings for maintenance operations, including preferred maintenance windows and schedules.
189
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-maintenanceconfiguration.html}
190
+ */
191
+ export type MaintenanceConfiguration = {
192
+ PreferredDayTime: PreferredDayTimeMaintenanceConfiguration;
193
+ } | {
194
+ Default: Record<string, unknown>;
195
+ };
196
+ /**
197
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-maintenancetype.html}
198
+ */
199
+ export type MaintenanceType = "PREFERRED_DAY_TIME" | "DEFAULT";
200
+ /**
201
+ * Configuration settings for connecting a router input to a flow output.
202
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-mediaconnectflowrouterinputconfiguration.html}
203
+ */
204
+ export type MediaConnectFlowRouterInputConfiguration = {
205
+ /**
206
+ * The ARN of the flow to connect to.
207
+ * @pattern ^arn:(aws[a-zA-Z-]*):mediaconnect:[a-z0-9-]+:[0-9]{12}:flow:[a-zA-Z0-9-]+:[a-zA-Z0-9_-]+$
208
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-mediaconnectflowrouterinputconfiguration.html#cfn-mediaconnect-routerinput-mediaconnectflowrouterinputconfiguration-flowarn}
209
+ */
210
+ FlowArn?: string | undefined;
211
+ /**
212
+ * The ARN of the flow output to connect to this router input.
213
+ * @pattern ^arn:(aws[a-zA-Z-]*):mediaconnect:[a-z0-9-]+:[0-9]{12}:output:[a-zA-Z0-9-]+:[a-zA-Z0-9_-]+$
214
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-mediaconnectflowrouterinputconfiguration.html#cfn-mediaconnect-routerinput-mediaconnectflowrouterinputconfiguration-flowoutputarn}
215
+ */
216
+ FlowOutputArn?: string | undefined;
217
+ /**
218
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-mediaconnectflowrouterinputconfiguration.html#cfn-mediaconnect-routerinput-mediaconnectflowrouterinputconfiguration-sourcetransitdecryption}
219
+ */
220
+ SourceTransitDecryption: FlowTransitEncryption;
221
+ };
222
+ /**
223
+ * Configuration settings for a merge router input that combines two input sources.
224
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-mergerouterinputconfiguration.html}
225
+ */
226
+ export type MergeRouterInputConfiguration = {
227
+ /**
228
+ * The time window in milliseconds for merging the two input sources.
229
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-mergerouterinputconfiguration.html#cfn-mediaconnect-routerinput-mergerouterinputconfiguration-mergerecoverywindowmilliseconds}
230
+ */
231
+ MergeRecoveryWindowMilliseconds: number;
232
+ /**
233
+ * The ARN of the network interface to use for this merge router input.
234
+ * @pattern ^arn:(aws[a-zA-Z-]*):mediaconnect:[a-z0-9-]+:[0-9]{12}:routerNetworkInterface:[a-z0-9]{12}$
235
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-mergerouterinputconfiguration.html#cfn-mediaconnect-routerinput-mergerouterinputconfiguration-networkinterfacearn}
236
+ */
237
+ NetworkInterfaceArn: string;
238
+ /**
239
+ * A list of exactly two protocol configurations for the merge input sources. Both must use the same protocol type.
240
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-mergerouterinputconfiguration.html#cfn-mediaconnect-routerinput-mergerouterinputconfiguration-protocolconfigurations}
241
+ */
242
+ ProtocolConfigurations: MergeRouterInputProtocolConfiguration[];
243
+ };
244
+ /**
245
+ * Protocol configuration settings for merge router inputs.
246
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-mergerouterinputprotocolconfiguration.html}
247
+ */
248
+ export type MergeRouterInputProtocolConfiguration = {
249
+ Rtp: RtpRouterInputConfiguration;
250
+ } | {
251
+ Rist: RistRouterInputConfiguration;
252
+ };
253
+ /**
254
+ * Configuration for preferred day and time maintenance settings.
255
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-preferreddaytimemaintenanceconfiguration.html}
256
+ */
257
+ export type PreferredDayTimeMaintenanceConfiguration = {
258
+ /**
259
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-preferreddaytimemaintenanceconfiguration.html#cfn-mediaconnect-routerinput-preferreddaytimemaintenanceconfiguration-day}
260
+ */
261
+ Day: Day;
262
+ /**
263
+ * The preferred time for maintenance operations.
264
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-preferreddaytimemaintenanceconfiguration.html#cfn-mediaconnect-routerinput-preferreddaytimemaintenanceconfiguration-time}
265
+ */
266
+ Time: string;
267
+ };
268
+ /**
269
+ * The configuration settings for a router input using the RIST (Reliable Internet Stream Transport) protocol, including the port and recovery latency.
270
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-ristrouterinputconfiguration.html}
271
+ */
272
+ export type RistRouterInputConfiguration = {
273
+ /**
274
+ * The port number used for the RIST protocol in the router input configuration.
275
+ * @min 3000
276
+ * @max 30000
277
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-ristrouterinputconfiguration.html#cfn-mediaconnect-routerinput-ristrouterinputconfiguration-port}
278
+ */
279
+ Port: number;
280
+ /**
281
+ * The recovery latency in milliseconds for the RIST protocol in the router input configuration.
282
+ * @min 10
283
+ * @max 10000
284
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-ristrouterinputconfiguration.html#cfn-mediaconnect-routerinput-ristrouterinputconfiguration-recoverylatencymilliseconds}
285
+ */
286
+ RecoveryLatencyMilliseconds: number;
287
+ };
288
+ /**
289
+ * The configuration settings for a router input.
290
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-routerinputconfiguration.html}
291
+ */
292
+ export type RouterInputConfiguration = {
293
+ Standard: StandardRouterInputConfiguration;
294
+ } | {
295
+ Failover: FailoverRouterInputConfiguration;
296
+ } | {
297
+ Merge: MergeRouterInputConfiguration;
298
+ } | {
299
+ MediaConnectFlow: MediaConnectFlowRouterInputConfiguration;
300
+ };
301
+ /**
302
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-routerinputprotocol.html}
303
+ */
304
+ export type RouterInputProtocol = "RTP" | "RIST" | "SRT_CALLER" | "SRT_LISTENER";
305
+ /**
306
+ * The protocol configuration settings for a router input.
307
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-routerinputprotocolconfiguration.html}
308
+ */
309
+ export type RouterInputProtocolConfiguration = {
310
+ Rtp: RtpRouterInputConfiguration;
311
+ } | {
312
+ Rist: RistRouterInputConfiguration;
313
+ } | {
314
+ SrtListener: SrtListenerRouterInputConfiguration;
315
+ } | {
316
+ SrtCaller: SrtCallerRouterInputConfiguration;
317
+ };
318
+ /**
319
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-routerinputstate.html}
320
+ */
321
+ export type RouterInputState = "CREATING" | "STANDBY" | "STARTING" | "ACTIVE" | "STOPPING" | "DELETING" | "UPDATING" | "ERROR" | "RECOVERING" | "MIGRATING";
322
+ /**
323
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-routerinputtier.html}
324
+ */
325
+ export type RouterInputTier = "INPUT_100" | "INPUT_50" | "INPUT_20";
326
+ /**
327
+ * The transit encryption settings for a router input.
328
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-routerinputtransitencryption.html}
329
+ */
330
+ export type RouterInputTransitEncryption = {
331
+ /**
332
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-routerinputtransitencryption.html#cfn-mediaconnect-routerinput-routerinputtransitencryption-encryptionkeyconfiguration}
333
+ */
334
+ EncryptionKeyConfiguration: RouterInputTransitEncryptionKeyConfiguration;
335
+ /**
336
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-routerinputtransitencryption.html#cfn-mediaconnect-routerinput-routerinputtransitencryption-encryptionkeytype}
337
+ */
338
+ EncryptionKeyType?: RouterInputTransitEncryptionKeyType | undefined;
339
+ };
340
+ /**
341
+ * Defines the configuration settings for transit encryption keys.
342
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-routerinputtransitencryptionkeyconfiguration.html}
343
+ */
344
+ export type RouterInputTransitEncryptionKeyConfiguration = {
345
+ SecretsManager: SecretsManagerEncryptionKeyConfiguration;
346
+ } | {
347
+ Automatic: Record<string, unknown>;
348
+ };
349
+ /**
350
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-routerinputtransitencryptionkeytype.html}
351
+ */
352
+ export type RouterInputTransitEncryptionKeyType = "SECRETS_MANAGER" | "AUTOMATIC";
353
+ /**
354
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-routerinputtype.html}
355
+ */
356
+ export type RouterInputType = "STANDARD" | "FAILOVER" | "MERGE" | "MEDIACONNECT_FLOW";
357
+ /**
358
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-routingscope.html}
359
+ */
360
+ export type RoutingScope = "REGIONAL" | "GLOBAL";
361
+ /**
362
+ * The configuration settings for a Router Input using the RTP (Real-Time Transport Protocol) protocol, including the port and forward error correction state.
363
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-rtprouterinputconfiguration.html}
364
+ */
365
+ export type RtpRouterInputConfiguration = {
366
+ /**
367
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-rtprouterinputconfiguration.html#cfn-mediaconnect-routerinput-rtprouterinputconfiguration-forwarderrorcorrection}
368
+ */
369
+ ForwardErrorCorrection?: ForwardErrorCorrectionState | undefined;
370
+ /**
371
+ * The port number used for the RTP protocol in the router input configuration.
372
+ * @min 3000
373
+ * @max 30000
374
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-rtprouterinputconfiguration.html#cfn-mediaconnect-routerinput-rtprouterinputconfiguration-port}
375
+ */
376
+ Port: number;
377
+ };
378
+ /**
379
+ * The configuration settings for transit encryption using AWS Secrets Manager, including the secret ARN and role ARN.
380
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-secretsmanagerencryptionkeyconfiguration.html}
381
+ */
382
+ export type SecretsManagerEncryptionKeyConfiguration = {
383
+ /**
384
+ * The ARN of the IAM role assumed by MediaConnect to access the AWS Secrets Manager secret.
385
+ * @pattern ^arn:(aws[a-zA-Z-]*):iam::[0-9]{12}:role/[a-zA-Z0-9_+=,.@-]+$
386
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-secretsmanagerencryptionkeyconfiguration.html#cfn-mediaconnect-routerinput-secretsmanagerencryptionkeyconfiguration-rolearn}
387
+ */
388
+ RoleArn: string;
389
+ /**
390
+ * The ARN of the AWS Secrets Manager secret used for transit encryption.
391
+ * @pattern ^arn:(aws[a-zA-Z-]*):secretsmanager:[a-z0-9-]+:[0-9]{12}:secret:[a-zA-Z0-9/_+=.@-]+$
392
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-secretsmanagerencryptionkeyconfiguration.html#cfn-mediaconnect-routerinput-secretsmanagerencryptionkeyconfiguration-secretarn}
393
+ */
394
+ SecretArn: string;
395
+ };
396
+ /**
397
+ * The configuration settings for a router input using the SRT (Secure Reliable Transport) protocol in caller mode, including the source address and port, minimum latency, stream ID, and decryption key configuration.
398
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-srtcallerrouterinputconfiguration.html}
399
+ */
400
+ export type SrtCallerRouterInputConfiguration = {
401
+ /**
402
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-srtcallerrouterinputconfiguration.html#cfn-mediaconnect-routerinput-srtcallerrouterinputconfiguration-decryptionconfiguration}
403
+ */
404
+ DecryptionConfiguration?: SrtDecryptionConfiguration | undefined;
405
+ /**
406
+ * The minimum latency in milliseconds for the SRT protocol in caller mode.
407
+ * @min 10
408
+ * @max 10000
409
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-srtcallerrouterinputconfiguration.html#cfn-mediaconnect-routerinput-srtcallerrouterinputconfiguration-minimumlatencymilliseconds}
410
+ */
411
+ MinimumLatencyMilliseconds: number;
412
+ /**
413
+ * The source IP address for the SRT protocol in caller mode.
414
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-srtcallerrouterinputconfiguration.html#cfn-mediaconnect-routerinput-srtcallerrouterinputconfiguration-sourceaddress}
415
+ */
416
+ SourceAddress: string;
417
+ /**
418
+ * The source port number for the SRT protocol in caller mode.
419
+ * @min 0
420
+ * @max 65535
421
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-srtcallerrouterinputconfiguration.html#cfn-mediaconnect-routerinput-srtcallerrouterinputconfiguration-sourceport}
422
+ */
423
+ SourcePort: number;
424
+ /**
425
+ * The stream ID for the SRT protocol in caller mode.
426
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-srtcallerrouterinputconfiguration.html#cfn-mediaconnect-routerinput-srtcallerrouterinputconfiguration-streamid}
427
+ */
428
+ StreamId?: string | undefined;
429
+ };
430
+ /**
431
+ * Contains the configuration settings for decrypting SRT streams, including the encryption key details and decryption parameters.
432
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-srtdecryptionconfiguration.html}
433
+ */
434
+ export type SrtDecryptionConfiguration = {
435
+ /**
436
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-srtdecryptionconfiguration.html#cfn-mediaconnect-routerinput-srtdecryptionconfiguration-encryptionkey}
437
+ */
438
+ EncryptionKey: SecretsManagerEncryptionKeyConfiguration;
439
+ };
440
+ /**
441
+ * The configuration settings for a router input using the SRT (Secure Reliable Transport) protocol in listener mode, including the port, minimum latency, and decryption key configuration.
442
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-srtlistenerrouterinputconfiguration.html}
443
+ */
444
+ export type SrtListenerRouterInputConfiguration = {
445
+ /**
446
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-srtlistenerrouterinputconfiguration.html#cfn-mediaconnect-routerinput-srtlistenerrouterinputconfiguration-decryptionconfiguration}
447
+ */
448
+ DecryptionConfiguration?: SrtDecryptionConfiguration | undefined;
449
+ /**
450
+ * The minimum latency in milliseconds for the SRT protocol in listener mode.
451
+ * @min 10
452
+ * @max 10000
453
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-srtlistenerrouterinputconfiguration.html#cfn-mediaconnect-routerinput-srtlistenerrouterinputconfiguration-minimumlatencymilliseconds}
454
+ */
455
+ MinimumLatencyMilliseconds: number;
456
+ /**
457
+ * The port number for the SRT protocol in listener mode.
458
+ * @min 3000
459
+ * @max 30000
460
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-srtlistenerrouterinputconfiguration.html#cfn-mediaconnect-routerinput-srtlistenerrouterinputconfiguration-port}
461
+ */
462
+ Port: number;
463
+ };
464
+ /**
465
+ * The configuration settings for a standard router input, including the protocol, protocol-specific configuration, network interface, and availability zone.
466
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-standardrouterinputconfiguration.html}
467
+ */
468
+ export type StandardRouterInputConfiguration = {
469
+ /**
470
+ * The Amazon Resource Name (ARN) of the network interface associated with the standard router input.
471
+ * @pattern ^arn:(aws[a-zA-Z-]*):mediaconnect:[a-z0-9-]+:[0-9]{12}:routerNetworkInterface:[a-z0-9]{12}$
472
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-standardrouterinputconfiguration.html#cfn-mediaconnect-routerinput-standardrouterinputconfiguration-networkinterfacearn}
473
+ */
474
+ NetworkInterfaceArn: string;
475
+ /**
476
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-standardrouterinputconfiguration.html#cfn-mediaconnect-routerinput-standardrouterinputconfiguration-protocol}
477
+ */
478
+ Protocol?: RouterInputProtocol | undefined;
479
+ /**
480
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconnect-routerinput-standardrouterinputconfiguration.html#cfn-mediaconnect-routerinput-standardrouterinputconfiguration-protocolconfiguration}
481
+ */
482
+ ProtocolConfiguration: RouterInputProtocolConfiguration;
483
+ };
484
+ //# sourceMappingURL=aws-mediaconnect-routerinput.d.ts.map