@propulsionworks/cloudformation 0.1.39 → 0.1.40

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 (63) hide show
  1. package/out/exports/resources.generated/aws-autoscaling-autoscalinggroup.d.ts +29 -3
  2. package/out/exports/resources.generated/aws-bedrockagentcore-gateway.d.ts +53 -1
  3. package/out/exports/resources.generated/aws-bedrockagentcore-gatewaytarget.d.ts +16 -0
  4. package/out/exports/resources.generated/aws-cases-caserule.d.ts +182 -0
  5. package/out/exports/resources.generated/aws-cases-domain.d.ts +61 -0
  6. package/out/exports/resources.generated/aws-cases-field.d.ts +85 -0
  7. package/out/exports/resources.generated/aws-cases-layout.d.ts +140 -0
  8. package/out/exports/resources.generated/aws-cases-template.d.ts +141 -0
  9. package/out/exports/resources.generated/aws-cloudformation-waitcondition.d.ts +2 -2
  10. package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +1 -0
  11. package/out/exports/resources.generated/aws-codedeploy-deploymentgroup.d.ts +3 -3
  12. package/out/exports/resources.generated/aws-connect-contactflowmodule.d.ts +13 -0
  13. package/out/exports/resources.generated/aws-connect-hoursofoperation.d.ts +90 -0
  14. package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +14 -14
  15. package/out/exports/resources.generated/aws-datasync-agent.d.ts +1 -1
  16. package/out/exports/resources.generated/aws-datasync-locationazureblob.d.ts +9 -9
  17. package/out/exports/resources.generated/aws-datasync-locationefs.d.ts +5 -5
  18. package/out/exports/resources.generated/aws-datasync-locationfsxlustre.d.ts +2 -2
  19. package/out/exports/resources.generated/aws-datasync-locationfsxontap.d.ts +3 -3
  20. package/out/exports/resources.generated/aws-datasync-locationfsxopenzfs.d.ts +2 -2
  21. package/out/exports/resources.generated/aws-datasync-locationfsxwindows.d.ts +2 -2
  22. package/out/exports/resources.generated/aws-datasync-locationhdfs.d.ts +1 -1
  23. package/out/exports/resources.generated/aws-datasync-locationnfs.d.ts +1 -1
  24. package/out/exports/resources.generated/aws-datasync-locationobjectstorage.d.ts +10 -10
  25. package/out/exports/resources.generated/aws-datasync-locations3.d.ts +3 -3
  26. package/out/exports/resources.generated/aws-datasync-locationsmb.d.ts +9 -9
  27. package/out/exports/resources.generated/aws-datasync-task.d.ts +8 -8
  28. package/out/exports/resources.generated/aws-deadline-fleet.d.ts +25 -7
  29. package/out/exports/resources.generated/aws-ec2-clientvpnendpoint.d.ts +8 -0
  30. package/out/exports/resources.generated/aws-ec2-vpnconcentrator.d.ts +1 -1
  31. package/out/exports/resources.generated/aws-ec2-vpnconnection.d.ts +2 -0
  32. package/out/exports/resources.generated/aws-ecr-repositorycreationtemplate.d.ts +1 -1
  33. package/out/exports/resources.generated/aws-ecs-capacityprovider.d.ts +4 -0
  34. package/out/exports/resources.generated/aws-eks-nodegroup.d.ts +8 -8
  35. package/out/exports/resources.generated/aws-emr-step.d.ts +10 -0
  36. package/out/exports/resources.generated/aws-fsx-s3accesspointattachment.d.ts +14 -10
  37. package/out/exports/resources.generated/aws-groundstation-dataflowendpointgroupv2.d.ts +244 -0
  38. package/out/exports/resources.generated/aws-iotanalytics-channel.d.ts +4 -4
  39. package/out/exports/resources.generated/aws-iotanalytics-dataset.d.ts +7 -7
  40. package/out/exports/resources.generated/aws-iotanalytics-datastore.d.ts +6 -6
  41. package/out/exports/resources.generated/aws-iotanalytics-pipeline.d.ts +2 -2
  42. package/out/exports/resources.generated/aws-kafkaconnect-connector.d.ts +5 -0
  43. package/out/exports/resources.generated/aws-lex-bot.d.ts +92 -0
  44. package/out/exports/resources.generated/aws-logs-loggroup.d.ts +5 -0
  45. package/out/exports/resources.generated/aws-logs-transformer.d.ts +6 -1
  46. package/out/exports/resources.generated/aws-observabilityadmin-organizationtelemetryrule.d.ts +44 -43
  47. package/out/exports/resources.generated/aws-observabilityadmin-telemetryrule.d.ts +45 -44
  48. package/out/exports/resources.generated/aws-odb-odbpeeringconnection.d.ts +10 -0
  49. package/out/exports/resources.generated/aws-paymentcryptography-key.d.ts +1 -1
  50. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +82 -0
  51. package/out/exports/resources.generated/aws-ram-resourceshare.d.ts +5 -1
  52. package/out/exports/resources.generated/aws-resiliencehub-app.d.ts +2 -2
  53. package/out/exports/resources.generated/aws-resourcegroups-group.d.ts +10 -10
  54. package/out/exports/resources.generated/aws-route53profiles-profile.d.ts +1 -1
  55. package/out/exports/resources.generated/aws-route53resolver-resolverendpoint.d.ts +10 -0
  56. package/out/exports/resources.generated/aws-s3-bucket.d.ts +1 -1
  57. package/out/exports/resources.generated/aws-securityhub-connectorv2.d.ts +34 -45
  58. package/out/exports/resources.generated/aws-ses-tenant.d.ts +54 -0
  59. package/out/exports/resources.generated/aws-ssm-association.d.ts +2 -2
  60. package/out/exports/resources.generated/aws-ssm-maintenancewindowtarget.d.ts +3 -2
  61. package/out/exports/resources.generated/aws-ssm-maintenancewindowtask.d.ts +3 -2
  62. package/out/exports/resources.generated/aws-workspacesweb-usersettings.d.ts +23 -0
  63. package/package.json +1 -1
@@ -18,7 +18,7 @@ export type FSxS3AccessPointAttachmentProps = {
18
18
  */
19
19
  Name: string;
20
20
  /**
21
- * The OntapConfiguration of the S3 access point attachment.
21
+ * The ONTAP configuration of the S3 access point attachment.
22
22
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-s3accesspointattachment.html#cfn-fsx-s3accesspointattachment-ontapconfiguration}
23
23
  */
24
24
  OntapConfiguration: S3AccessPointOntapConfiguration;
@@ -47,7 +47,7 @@ export type FSxS3AccessPointAttachmentProps = {
47
47
  */
48
48
  Name: string;
49
49
  /**
50
- * The OntapConfiguration of the S3 access point attachment.
50
+ * The ONTAP configuration of the S3 access point attachment.
51
51
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-s3accesspointattachment.html#cfn-fsx-s3accesspointattachment-ontapconfiguration}
52
52
  */
53
53
  OntapConfiguration?: S3AccessPointOntapConfiguration | undefined;
@@ -102,47 +102,49 @@ export type FileSystemGID = {
102
102
  Gid: number;
103
103
  };
104
104
  /**
105
+ * Specifies the file system user identity that will be used for authorizing all file access requests that are made using the S3 access point. The identity can be either a UNIX user or a Windows user.
105
106
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-s3accesspointattachment-ontapfilesystemidentity.html}
106
107
  */
107
108
  export type OntapFileSystemIdentity = {
108
109
  /**
109
- * Specifies the FSx for ONTAP user identity type, accepts either UNIX or WINDOWS.
110
+ * Specifies the FSx for ONTAP user identity type. Valid values are `UNIX` and `WINDOWS` .
110
111
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-s3accesspointattachment-ontapfilesystemidentity.html#cfn-fsx-s3accesspointattachment-ontapfilesystemidentity-type}
111
112
  */
112
113
  Type: "UNIX" | "WINDOWS";
113
114
  /**
114
- * Specifies the properties of the file system UNIX user.
115
+ * Specifies the UNIX user identity for file system operations.
115
116
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-s3accesspointattachment-ontapfilesystemidentity.html#cfn-fsx-s3accesspointattachment-ontapfilesystemidentity-unixuser}
116
117
  */
117
118
  UnixUser: OntapUnixFileSystemUser;
118
119
  /**
119
- * Specifies the properties of the file system Windows user.
120
+ * Specifies the Windows user identity for file system operations.
120
121
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-s3accesspointattachment-ontapfilesystemidentity.html#cfn-fsx-s3accesspointattachment-ontapfilesystemidentity-windowsuser}
121
122
  */
122
123
  WindowsUser?: OntapWindowsFileSystemUser | undefined;
123
124
  } | {
124
125
  /**
125
- * Specifies the FSx for ONTAP user identity type, accepts either UNIX or WINDOWS.
126
+ * Specifies the FSx for ONTAP user identity type. Valid values are `UNIX` and `WINDOWS` .
126
127
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-s3accesspointattachment-ontapfilesystemidentity.html#cfn-fsx-s3accesspointattachment-ontapfilesystemidentity-type}
127
128
  */
128
129
  Type: "UNIX" | "WINDOWS";
129
130
  /**
130
- * Specifies the properties of the file system UNIX user.
131
+ * Specifies the UNIX user identity for file system operations.
131
132
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-s3accesspointattachment-ontapfilesystemidentity.html#cfn-fsx-s3accesspointattachment-ontapfilesystemidentity-unixuser}
132
133
  */
133
134
  UnixUser?: OntapUnixFileSystemUser | undefined;
134
135
  /**
135
- * Specifies the properties of the file system Windows user.
136
+ * Specifies the Windows user identity for file system operations.
136
137
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-s3accesspointattachment-ontapfilesystemidentity.html#cfn-fsx-s3accesspointattachment-ontapfilesystemidentity-windowsuser}
137
138
  */
138
139
  WindowsUser: OntapWindowsFileSystemUser;
139
140
  };
140
141
  /**
142
+ * The FSx for ONTAP UNIX file system user that is used for authorizing all file access requests that are made using the S3 access point.
141
143
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-s3accesspointattachment-ontapunixfilesystemuser.html}
142
144
  */
143
145
  export type OntapUnixFileSystemUser = {
144
146
  /**
145
- * The name of the UNIX user.
147
+ * The name of the UNIX user. The name can be up to 256 characters long.
146
148
  * @minLength 1
147
149
  * @maxLength 256
148
150
  * @pattern ^[^\u0000\u0085\u2028\u2029\r\n]{1,256}$
@@ -151,11 +153,12 @@ export type OntapUnixFileSystemUser = {
151
153
  Name: string;
152
154
  };
153
155
  /**
156
+ * The FSx for ONTAP Windows file system user that is used for authorizing all file access requests that are made using the S3 access point.
154
157
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-s3accesspointattachment-ontapwindowsfilesystemuser.html}
155
158
  */
156
159
  export type OntapWindowsFileSystemUser = {
157
160
  /**
158
- * The name of the Windows user.
161
+ * The name of the Windows user. The name can be up to 256 characters long and supports Active Directory users.
159
162
  * @minLength 1
160
163
  * @maxLength 256
161
164
  * @pattern ^[^\u0000\u0085\u2028\u2029\r\n]{1,256}$
@@ -223,6 +226,7 @@ export type S3AccessPoint = {
223
226
  VpcConfiguration?: S3AccessPointVpcConfiguration | undefined;
224
227
  };
225
228
  /**
229
+ * Describes the FSx for ONTAP attachment configuration of an S3 access point attachment.
226
230
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-s3accesspointattachment-s3accesspointontapconfiguration.html}
227
231
  */
228
232
  export type S3AccessPointOntapConfiguration = {
@@ -0,0 +1,244 @@
1
+ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
+ /**
3
+ * Resource Type definition for AWS Ground Station DataflowEndpointGroupV2
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-groundstation-dataflowendpointgroupv2.html}
5
+ */
6
+ export type GroundStationDataflowEndpointGroupV2 = ResourceDefinitionWithAttributes<"AWS::GroundStation::DataflowEndpointGroupV2", GroundStationDataflowEndpointGroupV2Props, GroundStationDataflowEndpointGroupV2Attribs>;
7
+ /**
8
+ * Resource Type definition for AWS Ground Station DataflowEndpointGroupV2
9
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-groundstation-dataflowendpointgroupv2.html}
10
+ */
11
+ export type GroundStationDataflowEndpointGroupV2Props = {
12
+ /**
13
+ * Amount of time, in seconds, after a contact ends that the Ground Station Dataflow Endpoint Group will be in a POSTPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the POSTPASS state.
14
+ * @min 30
15
+ * @max 480
16
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-groundstation-dataflowendpointgroupv2.html#cfn-groundstation-dataflowendpointgroupv2-contactpostpassdurationseconds}
17
+ */
18
+ ContactPostPassDurationSeconds?: number | undefined;
19
+ /**
20
+ * Amount of time, in seconds, before a contact starts that the Ground Station Dataflow Endpoint Group will be in a PREPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the PREPASS state.
21
+ * @min 30
22
+ * @max 480
23
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-groundstation-dataflowendpointgroupv2.html#cfn-groundstation-dataflowendpointgroupv2-contactprepassdurationseconds}
24
+ */
25
+ ContactPrePassDurationSeconds?: number | undefined;
26
+ /**
27
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-groundstation-dataflowendpointgroupv2.html#cfn-groundstation-dataflowendpointgroupv2-endpoints}
28
+ */
29
+ Endpoints?: CreateEndpointDetails[] | undefined;
30
+ /**
31
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-groundstation-dataflowendpointgroupv2.html#cfn-groundstation-dataflowendpointgroupv2-tags}
32
+ */
33
+ Tags?: Tag[] | undefined;
34
+ };
35
+ /**
36
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-groundstation-dataflowendpointgroupv2.html#aws-resource-groundstation-dataflowendpointgroupv2-return-values}
37
+ */
38
+ export type GroundStationDataflowEndpointGroupV2Attribs = {
39
+ /**
40
+ * @pattern ^(arn:(aws[a-zA-Z-]*)?:[a-z0-9-.]+:.*)|()$
41
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-groundstation-dataflowendpointgroupv2.html#cfn-groundstation-dataflowendpointgroupv2-arn}
42
+ */
43
+ Arn: string;
44
+ /**
45
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-groundstation-dataflowendpointgroupv2.html#cfn-groundstation-dataflowendpointgroupv2-id}
46
+ */
47
+ Id: string;
48
+ };
49
+ /**
50
+ * Socket address of an uplink or downlink agent endpoint with an optional mtu.
51
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-connectiondetails.html}
52
+ */
53
+ export type ConnectionDetails = {
54
+ /**
55
+ * Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
56
+ * @min 1400
57
+ * @max 1500
58
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-connectiondetails.html#cfn-groundstation-dataflowendpointgroupv2-connectiondetails-mtu}
59
+ */
60
+ Mtu?: number | undefined;
61
+ /**
62
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-connectiondetails.html#cfn-groundstation-dataflowendpointgroupv2-connectiondetails-socketaddress}
63
+ */
64
+ SocketAddress: SocketAddress;
65
+ };
66
+ /**
67
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-createendpointdetails.html}
68
+ */
69
+ export type CreateEndpointDetails = {
70
+ /**
71
+ * Information about DownlinkAwsGroundStationAgentEndpoint used for create
72
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-createendpointdetails.html#cfn-groundstation-dataflowendpointgroupv2-createendpointdetails-downlinkawsgroundstationagentendpoint}
73
+ */
74
+ DownlinkAwsGroundStationAgentEndpoint?: DownlinkAwsGroundStationAgentEndpoint | undefined;
75
+ /**
76
+ * Information about UplinkAwsGroundStationAgentEndpoint used for create
77
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-createendpointdetails.html#cfn-groundstation-dataflowendpointgroupv2-createendpointdetails-uplinkawsgroundstationagentendpoint}
78
+ */
79
+ UplinkAwsGroundStationAgentEndpoint: UplinkAwsGroundStationAgentEndpoint;
80
+ } | {
81
+ /**
82
+ * Information about DownlinkAwsGroundStationAgentEndpoint used for create
83
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-createendpointdetails.html#cfn-groundstation-dataflowendpointgroupv2-createendpointdetails-downlinkawsgroundstationagentendpoint}
84
+ */
85
+ DownlinkAwsGroundStationAgentEndpoint: DownlinkAwsGroundStationAgentEndpoint;
86
+ /**
87
+ * Information about UplinkAwsGroundStationAgentEndpoint used for create
88
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-createendpointdetails.html#cfn-groundstation-dataflowendpointgroupv2-createendpointdetails-uplinkawsgroundstationagentendpoint}
89
+ */
90
+ UplinkAwsGroundStationAgentEndpoint?: UplinkAwsGroundStationAgentEndpoint | undefined;
91
+ };
92
+ /**
93
+ * Information about DownlinkAwsGroundStationAgentEndpoint used for create
94
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-downlinkawsgroundstationagentendpoint.html}
95
+ */
96
+ export type DownlinkAwsGroundStationAgentEndpoint = {
97
+ /**
98
+ * Dataflow details for downlink
99
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-downlinkawsgroundstationagentendpoint.html#cfn-groundstation-dataflowendpointgroupv2-downlinkawsgroundstationagentendpoint-dataflowdetails}
100
+ */
101
+ DataflowDetails: DownlinkDataflowDetails;
102
+ /**
103
+ * @pattern ^[ a-zA-Z0-9_:-]{1,256}$
104
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-downlinkawsgroundstationagentendpoint.html#cfn-groundstation-dataflowendpointgroupv2-downlinkawsgroundstationagentendpoint-name}
105
+ */
106
+ Name: string;
107
+ };
108
+ /**
109
+ * Connection details for downlink, from ground station to agent, and customer to agent
110
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-downlinkconnectiondetails.html}
111
+ */
112
+ export type DownlinkConnectionDetails = {
113
+ /**
114
+ * Socket address of an uplink or downlink agent endpoint with a port range and an optional mtu.
115
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-downlinkconnectiondetails.html#cfn-groundstation-dataflowendpointgroupv2-downlinkconnectiondetails-agentipandportaddress}
116
+ */
117
+ AgentIpAndPortAddress: RangedConnectionDetails;
118
+ /**
119
+ * Socket address of an uplink or downlink agent endpoint with an optional mtu.
120
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-downlinkconnectiondetails.html#cfn-groundstation-dataflowendpointgroupv2-downlinkconnectiondetails-egressaddressandport}
121
+ */
122
+ EgressAddressAndPort: ConnectionDetails;
123
+ };
124
+ /**
125
+ * Dataflow details for downlink
126
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-downlinkdataflowdetails.html}
127
+ */
128
+ export type DownlinkDataflowDetails = {
129
+ /**
130
+ * Connection details for downlink, from ground station to agent, and customer to agent
131
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-downlinkdataflowdetails.html#cfn-groundstation-dataflowendpointgroupv2-downlinkdataflowdetails-agentconnectiondetails}
132
+ */
133
+ AgentConnectionDetails: DownlinkConnectionDetails;
134
+ };
135
+ /**
136
+ * An integer range that has a minimum and maximum value.
137
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-integerrange.html}
138
+ */
139
+ export type IntegerRange = {
140
+ /**
141
+ * A maximum value.
142
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-integerrange.html#cfn-groundstation-dataflowendpointgroupv2-integerrange-maximum}
143
+ */
144
+ Maximum: number;
145
+ /**
146
+ * A minimum value.
147
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-integerrange.html#cfn-groundstation-dataflowendpointgroupv2-integerrange-minimum}
148
+ */
149
+ Minimum: number;
150
+ };
151
+ /**
152
+ * Socket address of an uplink or downlink agent endpoint with a port range and an optional mtu.
153
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-rangedconnectiondetails.html}
154
+ */
155
+ export type RangedConnectionDetails = {
156
+ /**
157
+ * Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
158
+ * @min 1400
159
+ * @max 1500
160
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-rangedconnectiondetails.html#cfn-groundstation-dataflowendpointgroupv2-rangedconnectiondetails-mtu}
161
+ */
162
+ Mtu?: number | undefined;
163
+ /**
164
+ * A socket address with a port range.
165
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-rangedconnectiondetails.html#cfn-groundstation-dataflowendpointgroupv2-rangedconnectiondetails-socketaddress}
166
+ */
167
+ SocketAddress: RangedSocketAddress;
168
+ };
169
+ /**
170
+ * A socket address with a port range.
171
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-rangedsocketaddress.html}
172
+ */
173
+ export type RangedSocketAddress = {
174
+ /**
175
+ * IPv4 socket address.
176
+ * @pattern ^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$
177
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-rangedsocketaddress.html#cfn-groundstation-dataflowendpointgroupv2-rangedsocketaddress-name}
178
+ */
179
+ Name: string;
180
+ /**
181
+ * An integer range that has a minimum and maximum value.
182
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-rangedsocketaddress.html#cfn-groundstation-dataflowendpointgroupv2-rangedsocketaddress-portrange}
183
+ */
184
+ PortRange: IntegerRange;
185
+ };
186
+ /**
187
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-socketaddress.html}
188
+ */
189
+ export type SocketAddress = {
190
+ /**
191
+ * IPv4 socket address.
192
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-socketaddress.html#cfn-groundstation-dataflowendpointgroupv2-socketaddress-name}
193
+ */
194
+ Name: string;
195
+ /**
196
+ * Port of a socket address.
197
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-socketaddress.html#cfn-groundstation-dataflowendpointgroupv2-socketaddress-port}
198
+ */
199
+ Port: number;
200
+ };
201
+ /**
202
+ * Information about UplinkAwsGroundStationAgentEndpoint used for create
203
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-uplinkawsgroundstationagentendpoint.html}
204
+ */
205
+ export type UplinkAwsGroundStationAgentEndpoint = {
206
+ /**
207
+ * Dataflow details for uplink
208
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-uplinkawsgroundstationagentendpoint.html#cfn-groundstation-dataflowendpointgroupv2-uplinkawsgroundstationagentendpoint-dataflowdetails}
209
+ */
210
+ DataflowDetails: UplinkDataflowDetails;
211
+ /**
212
+ * @pattern ^[ a-zA-Z0-9_:-]{1,256}$
213
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-uplinkawsgroundstationagentendpoint.html#cfn-groundstation-dataflowendpointgroupv2-uplinkawsgroundstationagentendpoint-name}
214
+ */
215
+ Name: string;
216
+ };
217
+ /**
218
+ * Connection details for uplink, from ground station to agent, and customer to agent
219
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-uplinkconnectiondetails.html}
220
+ */
221
+ export type UplinkConnectionDetails = {
222
+ /**
223
+ * Socket address of an uplink or downlink agent endpoint with a port range and an optional mtu.
224
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-uplinkconnectiondetails.html#cfn-groundstation-dataflowendpointgroupv2-uplinkconnectiondetails-agentipandportaddress}
225
+ */
226
+ AgentIpAndPortAddress: RangedConnectionDetails;
227
+ /**
228
+ * Socket address of an uplink or downlink agent endpoint with an optional mtu.
229
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-uplinkconnectiondetails.html#cfn-groundstation-dataflowendpointgroupv2-uplinkconnectiondetails-ingressaddressandport}
230
+ */
231
+ IngressAddressAndPort: ConnectionDetails;
232
+ };
233
+ /**
234
+ * Dataflow details for uplink
235
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-uplinkdataflowdetails.html}
236
+ */
237
+ export type UplinkDataflowDetails = {
238
+ /**
239
+ * Connection details for uplink, from ground station to agent, and customer to agent
240
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-groundstation-dataflowendpointgroupv2-uplinkdataflowdetails.html#cfn-groundstation-dataflowendpointgroupv2-uplinkdataflowdetails-agentconnectiondetails}
241
+ */
242
+ AgentConnectionDetails: UplinkConnectionDetails;
243
+ };
244
+ //# sourceMappingURL=aws-groundstation-dataflowendpointgroupv2.d.ts.map
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * The AWS::IoTAnalytics::Channel resource collects data from an MQTT topic and archives the raw, unprocessed messages before publishing the data to a pipeline. For more information, see [How to Use AWS IoT Analytics](https://docs.aws.amazon.com/iotanalytics/latest/userguide/welcome.html#aws-iot-analytics-how) in the *AWS IoT Analytics User Guide* .
3
+ * The AWS::IoTAnalytics::Channel resource collects data from an MQTT topic and archives the raw, unprocessed messages before publishing the data to a pipeline. For more information, see [How to Use](https://docs.aws.amazon.com/iotanalytics/latest/userguide/welcome.html#aws-iot-analytics-how) in the *User Guide* .
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotanalytics-channel.html}
5
5
  */
6
6
  export type IoTAnalyticsChannel = ResourceDefinitionWithAttributes<"AWS::IoTAnalytics::Channel", IoTAnalyticsChannelProps, IoTAnalyticsChannelAttribs>;
7
7
  /**
8
- * The AWS::IoTAnalytics::Channel resource collects data from an MQTT topic and archives the raw, unprocessed messages before publishing the data to a pipeline. For more information, see [How to Use AWS IoT Analytics](https://docs.aws.amazon.com/iotanalytics/latest/userguide/welcome.html#aws-iot-analytics-how) in the *AWS IoT Analytics User Guide* .
8
+ * The AWS::IoTAnalytics::Channel resource collects data from an MQTT topic and archives the raw, unprocessed messages before publishing the data to a pipeline. For more information, see [How to Use](https://docs.aws.amazon.com/iotanalytics/latest/userguide/welcome.html#aws-iot-analytics-how) in the *User Guide* .
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotanalytics-channel.html}
10
10
  */
11
11
  export type IoTAnalyticsChannelProps = {
@@ -55,7 +55,7 @@ export type ChannelStorage = {
55
55
  */
56
56
  CustomerManagedS3?: CustomerManagedS3 | undefined;
57
57
  /**
58
- * Used to store channel data in an S3 bucket managed by AWS IoT Analytics . You can't change the choice of S3 storage after the data store is created.
58
+ * Used to store channel data in an S3 bucket managed by ITA . You can't change the choice of S3 storage after the data store is created.
59
59
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-channel-channelstorage.html#cfn-iotanalytics-channel-channelstorage-servicemanageds3}
60
60
  */
61
61
  ServiceManagedS3?: Record<string, unknown> | undefined;
@@ -82,7 +82,7 @@ export type CustomerManagedS3 = {
82
82
  */
83
83
  KeyPrefix?: string | undefined;
84
84
  /**
85
- * The ARN of the role that grants AWS IoT Analytics permission to interact with your Amazon S3 resources.
85
+ * The ARN of the role that grants ITA permission to interact with your Amazon S3 resources.
86
86
  * @minLength 20
87
87
  * @maxLength 2048
88
88
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-channel-customermanageds3.html#cfn-iotanalytics-channel-customermanageds3-rolearn}
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * The AWS::IoTAnalytics::Dataset resource stores data retrieved from a data store by applying a `queryAction` (an SQL query) or a `containerAction` (executing a containerized application). The data set can be populated manually by calling `CreateDatasetContent` or automatically according to a `trigger` you specify. For more information, see [How to Use AWS IoT Analytics](https://docs.aws.amazon.com/iotanalytics/latest/userguide/welcome.html#aws-iot-analytics-how) in the *AWS IoT Analytics User Guide* .
3
+ * The AWS::IoTAnalytics::Dataset resource stores data retrieved from a data store by applying a `queryAction` (an SQL query) or a `containerAction` (executing a containerized application). The data set can be populated manually by calling `CreateDatasetContent` or automatically according to a `trigger` you specify. For more information, see [How to Use](https://docs.aws.amazon.com/iotanalytics/latest/userguide/welcome.html#aws-iot-analytics-how) in the *User Guide* .
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotanalytics-dataset.html}
5
5
  */
6
6
  export type IoTAnalyticsDataset = ResourceDefinitionWithAttributes<"AWS::IoTAnalytics::Dataset", IoTAnalyticsDatasetProps, IoTAnalyticsDatasetAttribs>;
7
7
  /**
8
- * The AWS::IoTAnalytics::Dataset resource stores data retrieved from a data store by applying a `queryAction` (an SQL query) or a `containerAction` (executing a containerized application). The data set can be populated manually by calling `CreateDatasetContent` or automatically according to a `trigger` you specify. For more information, see [How to Use AWS IoT Analytics](https://docs.aws.amazon.com/iotanalytics/latest/userguide/welcome.html#aws-iot-analytics-how) in the *AWS IoT Analytics User Guide* .
8
+ * The AWS::IoTAnalytics::Dataset resource stores data retrieved from a data store by applying a `queryAction` (an SQL query) or a `containerAction` (executing a containerized application). The data set can be populated manually by calling `CreateDatasetContent` or automatically according to a `trigger` you specify. For more information, see [How to Use](https://docs.aws.amazon.com/iotanalytics/latest/userguide/welcome.html#aws-iot-analytics-how) in the *User Guide* .
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotanalytics-dataset.html}
10
10
  */
11
11
  export type IoTAnalyticsDatasetProps = {
@@ -50,7 +50,7 @@ export type IoTAnalyticsDatasetProps = {
50
50
  */
51
51
  Triggers?: Trigger[] | undefined;
52
52
  /**
53
- * Optional. How many versions of dataset contents are kept. If not specified or set to null, only the latest version plus the latest succeeded version (if they are different) are kept for the time period specified by the `retentionPeriod` parameter. For more information, see [Keeping Multiple Versions of AWS IoT Analytics datasets](https://docs.aws.amazon.com/iotanalytics/latest/userguide/getting-started.html#aws-iot-analytics-dataset-versions) in the *AWS IoT Analytics User Guide* .
53
+ * Optional. How many versions of dataset contents are kept. If not specified or set to null, only the latest version plus the latest succeeded version (if they are different) are kept for the time period specified by the `retentionPeriod` parameter. For more information, see [Keeping Multiple Versions of ITA datasets](https://docs.aws.amazon.com/iotanalytics/latest/userguide/getting-started.html#aws-iot-analytics-dataset-versions) in the *ITA User Guide* .
54
54
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotanalytics-dataset.html#cfn-iotanalytics-dataset-versioningconfiguration}
55
55
  */
56
56
  VersioningConfiguration?: VersioningConfiguration | undefined;
@@ -182,12 +182,12 @@ export type DeltaTime = {
182
182
  /**
183
183
  * A structure that contains the configuration information of a delta time session window.
184
184
  *
185
- * [`DeltaTime`](https://docs.aws.amazon.com/iotanalytics/latest/APIReference/API_DeltaTime.html) specifies a time interval. You can use `DeltaTime` to create dataset contents with data that has arrived in the data store since the last execution. For an example of `DeltaTime` , see [Creating a SQL dataset with a delta window (CLI)](https://docs.aws.amazon.com/iotanalytics/latest/userguide/automate-create-dataset.html#automate-example6) in the *AWS IoT Analytics User Guide* .
185
+ * [`DeltaTime`](https://docs.aws.amazon.com/iotanalytics/latest/APIReference/API_DeltaTime.html) specifies a time interval. You can use `DeltaTime` to create dataset contents with data that has arrived in the data store since the last execution. For an example of `DeltaTime` , see [Creating a SQL dataset with a delta window (CLI)](https://docs.aws.amazon.com/iotanalytics/latest/userguide/automate-create-dataset.html#automate-example6) in the *ITA User Guide* .
186
186
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-deltatimesessionwindowconfiguration.html}
187
187
  */
188
188
  export type DeltaTimeSessionWindowConfiguration = {
189
189
  /**
190
- * A time interval. You can use `timeoutInMinutes` so that AWS IoT Analytics can batch up late data notifications that have been generated since the last execution. AWS IoT Analytics sends one batch of notifications to Amazon CloudWatch Events at one time.
190
+ * A time interval. You can use `timeoutInMinutes` so that ITA can batch up late data notifications that have been generated since the last execution. ITA sends one batch of notifications to Amazon CloudWatch Events at one time.
191
191
  *
192
192
  * For more information about how to write a timestamp expression, see [Date and Time Functions and Operators](https://docs.aws.amazon.com/https://prestodb.io/docs/current/functions/datetime.html) , in the *Presto 0.172 Documentation* .
193
193
  * @min 1
@@ -241,7 +241,7 @@ export type IotEventsDestinationConfiguration = {
241
241
  */
242
242
  InputName: string;
243
243
  /**
244
- * The ARN of the role that grants AWS IoT Analytics permission to deliver dataset contents to an AWS IoT Events input.
244
+ * The ARN of the role that grants ITA permission to deliver dataset contents to an AWS IoT Events input.
245
245
  * @minLength 20
246
246
  * @maxLength 2048
247
247
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-ioteventsdestinationconfiguration.html#cfn-iotanalytics-dataset-ioteventsdestinationconfiguration-rolearn}
@@ -379,7 +379,7 @@ export type S3DestinationConfiguration = {
379
379
  */
380
380
  Key: string;
381
381
  /**
382
- * The ARN of the role that grants AWS IoT Analytics permission to interact with your Amazon S3 and AWS Glue resources.
382
+ * The ARN of the role that grants ITA permission to interact with your Amazon S3 and AWS Glue resources.
383
383
  * @minLength 20
384
384
  * @maxLength 2048
385
385
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-s3destinationconfiguration.html#cfn-iotanalytics-dataset-s3destinationconfiguration-rolearn}
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * AWS::IoTAnalytics::Datastore resource is a repository for messages. For more information, see [How to Use AWS IoT Analytics](https://docs.aws.amazon.com/iotanalytics/latest/userguide/welcome.html#aws-iot-analytics-how) in the *AWS IoT Analytics User Guide* .
3
+ * AWS::IoTAnalytics::Datastore resource is a repository for messages. For more information, see [How to Use](https://docs.aws.amazon.com/iotanalytics/latest/userguide/welcome.html#aws-iot-analytics-how) in the *User Guide* .
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotanalytics-datastore.html}
5
5
  */
6
6
  export type IoTAnalyticsDatastore = ResourceDefinitionWithAttributes<"AWS::IoTAnalytics::Datastore", IoTAnalyticsDatastoreProps, IoTAnalyticsDatastoreAttribs>;
7
7
  /**
8
- * AWS::IoTAnalytics::Datastore resource is a repository for messages. For more information, see [How to Use AWS IoT Analytics](https://docs.aws.amazon.com/iotanalytics/latest/userguide/welcome.html#aws-iot-analytics-how) in the *AWS IoT Analytics User Guide* .
8
+ * AWS::IoTAnalytics::Datastore resource is a repository for messages. For more information, see [How to Use](https://docs.aws.amazon.com/iotanalytics/latest/userguide/welcome.html#aws-iot-analytics-how) in the *User Guide* .
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotanalytics-datastore.html}
10
10
  */
11
11
  export type IoTAnalyticsDatastoreProps = {
@@ -28,7 +28,7 @@ export type IoTAnalyticsDatastoreProps = {
28
28
  */
29
29
  DatastoreStorage?: DatastoreStorage | undefined;
30
30
  /**
31
- * Contains the configuration information of file formats. AWS IoT Analytics data stores support JSON and [Parquet](https://docs.aws.amazon.com/https://parquet.apache.org/) .
31
+ * Contains the configuration information of file formats. ITA data stores support JSON and [Parquet](https://docs.aws.amazon.com/https://parquet.apache.org/) .
32
32
  *
33
33
  * The default file format is JSON. You can specify only one format.
34
34
  *
@@ -96,7 +96,7 @@ export type CustomerManagedS3 = {
96
96
  */
97
97
  KeyPrefix?: string | undefined;
98
98
  /**
99
- * The ARN of the role that grants AWS IoT Analytics permission to interact with your Amazon S3 resources.
99
+ * The ARN of the role that grants ITA permission to interact with your Amazon S3 resources.
100
100
  * @minLength 20
101
101
  * @maxLength 2048
102
102
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-datastore-customermanageds3.html#cfn-iotanalytics-datastore-customermanageds3-rolearn}
@@ -168,13 +168,13 @@ export type DatastoreStorage = {
168
168
  */
169
169
  IotSiteWiseMultiLayerStorage?: IotSiteWiseMultiLayerStorage | undefined;
170
170
  /**
171
- * Use this to store data store data in an S3 bucket managed by the AWS IoT Analytics service. The choice of service-managed or customer-managed S3 storage cannot be changed after creation of the data store.
171
+ * Use this to store data store data in an S3 bucket managed by the service. The choice of service-managed or customer-managed S3 storage cannot be changed after creation of the data store.
172
172
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-datastore-datastorestorage.html#cfn-iotanalytics-datastore-datastorestorage-servicemanageds3}
173
173
  */
174
174
  ServiceManagedS3?: Record<string, unknown> | undefined;
175
175
  };
176
176
  /**
177
- * Contains the configuration information of file formats. AWS IoT Analytics data stores support JSON and [Parquet](https://docs.aws.amazon.com/https://parquet.apache.org/) .
177
+ * Contains the configuration information of file formats. ITA data stores support JSON and [Parquet](https://docs.aws.amazon.com/https://parquet.apache.org/) .
178
178
  *
179
179
  * The default file format is JSON. You can specify only one format.
180
180
  *
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * The AWS::IoTAnalytics::Pipeline resource consumes messages from one or more channels and allows you to process the messages before storing them in a data store. You must specify both a `channel` and a `datastore` activity and, optionally, as many as 23 additional activities in the `pipelineActivities` array. For more information, see [How to Use AWS IoT Analytics](https://docs.aws.amazon.com/iotanalytics/latest/userguide/welcome.html#aws-iot-analytics-how) in the *AWS IoT Analytics User Guide* .
3
+ * The AWS::IoTAnalytics::Pipeline resource consumes messages from one or more channels and allows you to process the messages before storing them in a data store. You must specify both a `channel` and a `datastore` activity and, optionally, as many as 23 additional activities in the `pipelineActivities` array. For more information, see [How to Use](https://docs.aws.amazon.com/iotanalytics/latest/userguide/welcome.html#aws-iot-analytics-how) in the *User Guide* .
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotanalytics-pipeline.html}
5
5
  */
6
6
  export type IoTAnalyticsPipeline = ResourceDefinitionWithAttributes<"AWS::IoTAnalytics::Pipeline", IoTAnalyticsPipelineProps, IoTAnalyticsPipelineAttribs>;
7
7
  /**
8
- * The AWS::IoTAnalytics::Pipeline resource consumes messages from one or more channels and allows you to process the messages before storing them in a data store. You must specify both a `channel` and a `datastore` activity and, optionally, as many as 23 additional activities in the `pipelineActivities` array. For more information, see [How to Use AWS IoT Analytics](https://docs.aws.amazon.com/iotanalytics/latest/userguide/welcome.html#aws-iot-analytics-how) in the *AWS IoT Analytics User Guide* .
8
+ * The AWS::IoTAnalytics::Pipeline resource consumes messages from one or more channels and allows you to process the messages before storing them in a data store. You must specify both a `channel` and a `datastore` activity and, optionally, as many as 23 additional activities in the `pipelineActivities` array. For more information, see [How to Use](https://docs.aws.amazon.com/iotanalytics/latest/userguide/welcome.html#aws-iot-analytics-how) in the *User Guide* .
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotanalytics-pipeline.html}
10
10
  */
11
11
  export type IoTAnalyticsPipelineProps = {
@@ -59,6 +59,11 @@ export type KafkaConnectConnectorProps = {
59
59
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kafkaconnect-connector.html#cfn-kafkaconnect-connector-logdelivery}
60
60
  */
61
61
  LogDelivery?: LogDelivery | undefined;
62
+ /**
63
+ * The network type of the Connector.
64
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kafkaconnect-connector.html#cfn-kafkaconnect-connector-networktype}
65
+ */
66
+ NetworkType?: "IPV4" | "DUAL" | undefined;
62
67
  /**
63
68
  * Specifies which plugin to use for the connector. You must specify a single-element list. Amazon MSK Connect does not currently support specifying multiple plugins.
64
69
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kafkaconnect-connector.html#cfn-kafkaconnect-connector-plugins}