@propulsionworks/cloudformation 0.1.38 → 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 (136) hide show
  1. package/out/exports/resources.generated/aws-arcregionswitch-plan.d.ts +3 -3
  2. package/out/exports/resources.generated/aws-autoscaling-autoscalinggroup.d.ts +29 -3
  3. package/out/exports/resources.generated/aws-backup-backupplan.d.ts +1 -0
  4. package/out/exports/resources.generated/aws-backup-logicallyairgappedbackupvault.d.ts +3 -0
  5. package/out/exports/resources.generated/aws-bedrock-dataautomationproject.d.ts +78 -0
  6. package/out/exports/resources.generated/aws-bedrock-knowledgebase.d.ts +57 -3
  7. package/out/exports/resources.generated/aws-bedrockagentcore-gateway.d.ts +53 -1
  8. package/out/exports/resources.generated/aws-bedrockagentcore-gatewaytarget.d.ts +16 -0
  9. package/out/exports/resources.generated/aws-billingconductor-customlineitem.d.ts +11 -5
  10. package/out/exports/resources.generated/aws-cases-caserule.d.ts +182 -0
  11. package/out/exports/resources.generated/aws-cases-domain.d.ts +61 -0
  12. package/out/exports/resources.generated/aws-cases-field.d.ts +85 -0
  13. package/out/exports/resources.generated/aws-cases-layout.d.ts +140 -0
  14. package/out/exports/resources.generated/aws-cases-template.d.ts +141 -0
  15. package/out/exports/resources.generated/aws-ce-costcategory.d.ts +1 -1
  16. package/out/exports/resources.generated/aws-cleanrooms-analysistemplate.d.ts +71 -0
  17. package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +16 -0
  18. package/out/exports/resources.generated/aws-cleanrooms-membership.d.ts +16 -0
  19. package/out/exports/resources.generated/aws-cloudformation-waitcondition.d.ts +2 -2
  20. package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +21 -0
  21. package/out/exports/resources.generated/aws-codedeploy-deploymentgroup.d.ts +3 -3
  22. package/out/exports/resources.generated/aws-config-configurationrecorder.d.ts +1 -1
  23. package/out/exports/resources.generated/aws-connect-contactflowmodule.d.ts +13 -0
  24. package/out/exports/resources.generated/aws-connect-datatable.d.ts +13 -13
  25. package/out/exports/resources.generated/aws-connect-datatableattribute.d.ts +12 -2
  26. package/out/exports/resources.generated/aws-connect-datatablerecord.d.ts +4 -0
  27. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +23 -11
  28. package/out/exports/resources.generated/aws-connect-hoursofoperation.d.ts +90 -0
  29. package/out/exports/resources.generated/aws-connect-securityprofile.d.ts +10 -9
  30. package/out/exports/resources.generated/aws-connect-workspace.d.ts +348 -0
  31. package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +107 -1
  32. package/out/exports/resources.generated/aws-customerprofiles-segmentdefinition.d.ts +5 -1
  33. package/out/exports/resources.generated/aws-datasync-agent.d.ts +1 -1
  34. package/out/exports/resources.generated/aws-datasync-locationazureblob.d.ts +9 -9
  35. package/out/exports/resources.generated/aws-datasync-locationefs.d.ts +5 -5
  36. package/out/exports/resources.generated/aws-datasync-locationfsxlustre.d.ts +2 -2
  37. package/out/exports/resources.generated/aws-datasync-locationfsxontap.d.ts +3 -3
  38. package/out/exports/resources.generated/aws-datasync-locationfsxopenzfs.d.ts +2 -2
  39. package/out/exports/resources.generated/aws-datasync-locationfsxwindows.d.ts +2 -2
  40. package/out/exports/resources.generated/aws-datasync-locationhdfs.d.ts +1 -1
  41. package/out/exports/resources.generated/aws-datasync-locationnfs.d.ts +1 -1
  42. package/out/exports/resources.generated/aws-datasync-locationobjectstorage.d.ts +10 -10
  43. package/out/exports/resources.generated/aws-datasync-locations3.d.ts +3 -3
  44. package/out/exports/resources.generated/aws-datasync-locationsmb.d.ts +9 -9
  45. package/out/exports/resources.generated/aws-datasync-task.d.ts +8 -8
  46. package/out/exports/resources.generated/aws-datazone-connection.d.ts +19 -1
  47. package/out/exports/resources.generated/aws-deadline-fleet.d.ts +25 -7
  48. package/out/exports/resources.generated/aws-devopsagent-agentspace.d.ts +6 -6
  49. package/out/exports/resources.generated/aws-devopsagent-association.d.ts +82 -73
  50. package/out/exports/resources.generated/aws-dsql-cluster.d.ts +5 -0
  51. package/out/exports/resources.generated/aws-ec2-clientvpnendpoint.d.ts +8 -0
  52. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +7 -0
  53. package/out/exports/resources.generated/aws-ec2-networkinterface.d.ts +5 -0
  54. package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +12 -0
  55. package/out/exports/resources.generated/aws-ec2-vpnconcentrator.d.ts +1 -1
  56. package/out/exports/resources.generated/aws-ec2-vpnconnection.d.ts +2 -0
  57. package/out/exports/resources.generated/aws-ecr-repositorycreationtemplate.d.ts +1 -1
  58. package/out/exports/resources.generated/aws-ecs-capacityprovider.d.ts +4 -0
  59. package/out/exports/resources.generated/aws-ecs-expressgatewayservice.d.ts +48 -0
  60. package/out/exports/resources.generated/aws-eks-capability.d.ts +27 -15
  61. package/out/exports/resources.generated/aws-eks-nodegroup.d.ts +61 -3
  62. package/out/exports/resources.generated/aws-emr-step.d.ts +10 -0
  63. package/out/exports/resources.generated/aws-entityresolution-matchingworkflow.d.ts +18 -1
  64. package/out/exports/resources.generated/aws-fsx-s3accesspointattachment.d.ts +119 -1
  65. package/out/exports/resources.generated/aws-glue-connection.d.ts +0 -23
  66. package/out/exports/resources.generated/aws-glue-identitycenterconfiguration.d.ts +6 -6
  67. package/out/exports/resources.generated/aws-groundstation-dataflowendpointgroupv2.d.ts +244 -0
  68. package/out/exports/resources.generated/aws-imagebuilder-component.d.ts +11 -5
  69. package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +5 -13
  70. package/out/exports/resources.generated/aws-imagebuilder-image.d.ts +17 -21
  71. package/out/exports/resources.generated/aws-imagebuilder-imagepipeline.d.ts +1 -1
  72. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +11 -5
  73. package/out/exports/resources.generated/aws-imagebuilder-workflow.d.ts +4 -4
  74. package/out/exports/resources.generated/aws-iotanalytics-channel.d.ts +4 -4
  75. package/out/exports/resources.generated/aws-iotanalytics-dataset.d.ts +7 -7
  76. package/out/exports/resources.generated/aws-iotanalytics-datastore.d.ts +6 -6
  77. package/out/exports/resources.generated/aws-iotanalytics-pipeline.d.ts +2 -2
  78. package/out/exports/resources.generated/aws-kafkaconnect-connector.d.ts +5 -0
  79. package/out/exports/resources.generated/aws-lambda-capacityprovider.d.ts +23 -23
  80. package/out/exports/resources.generated/aws-lambda-function.d.ts +11 -3
  81. package/out/exports/resources.generated/aws-lambda-permission.d.ts +1 -1
  82. package/out/exports/resources.generated/aws-lex-bot.d.ts +92 -0
  83. package/out/exports/resources.generated/aws-logs-loggroup.d.ts +5 -0
  84. package/out/exports/resources.generated/aws-logs-transformer.d.ts +6 -1
  85. package/out/exports/resources.generated/aws-macie-session.d.ts +1 -1
  86. package/out/exports/resources.generated/aws-msk-cluster.d.ts +8 -0
  87. package/out/exports/resources.generated/aws-networkmanager-connectattachment.d.ts +5 -0
  88. package/out/exports/resources.generated/aws-networkmanager-corenetworkprefixlistassociation.d.ts +29 -0
  89. package/out/exports/resources.generated/aws-networkmanager-directconnectgatewayattachment.d.ts +5 -0
  90. package/out/exports/resources.generated/aws-networkmanager-sitetositevpnattachment.d.ts +5 -0
  91. package/out/exports/resources.generated/aws-networkmanager-transitgatewayroutetableattachment.d.ts +5 -0
  92. package/out/exports/resources.generated/aws-networkmanager-vpcattachment.d.ts +5 -0
  93. package/out/exports/resources.generated/aws-observabilityadmin-organizationtelemetryrule.d.ts +272 -3
  94. package/out/exports/resources.generated/aws-observabilityadmin-s3tableintegration.d.ts +3 -3
  95. package/out/exports/resources.generated/aws-observabilityadmin-telemetrypipelines.d.ts +2 -0
  96. package/out/exports/resources.generated/aws-observabilityadmin-telemetryrule.d.ts +283 -4
  97. package/out/exports/resources.generated/aws-odb-odbpeeringconnection.d.ts +10 -0
  98. package/out/exports/resources.generated/aws-opensearchservice-application.d.ts +1 -1
  99. package/out/exports/resources.generated/aws-organizations-policy.d.ts +1 -1
  100. package/out/exports/resources.generated/aws-paymentcryptography-key.d.ts +8 -1
  101. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +82 -0
  102. package/out/exports/resources.generated/aws-ram-resourceshare.d.ts +31 -0
  103. package/out/exports/resources.generated/aws-resiliencehub-app.d.ts +2 -2
  104. package/out/exports/resources.generated/aws-resourcegroups-group.d.ts +10 -10
  105. package/out/exports/resources.generated/aws-route53-hostedzone.d.ts +16 -0
  106. package/out/exports/resources.generated/aws-route53profiles-profile.d.ts +5 -0
  107. package/out/exports/resources.generated/aws-route53resolver-resolverendpoint.d.ts +10 -0
  108. package/out/exports/resources.generated/aws-s3-bucket.d.ts +1 -1
  109. package/out/exports/resources.generated/aws-s3tables-table.d.ts +3 -3
  110. package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +3 -3
  111. package/out/exports/resources.generated/aws-s3vectors-index.d.ts +28 -0
  112. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +8 -2
  113. package/out/exports/resources.generated/aws-securityhub-aggregatorv2.d.ts +2 -2
  114. package/out/exports/resources.generated/aws-securityhub-automationrule.d.ts +32 -32
  115. package/out/exports/resources.generated/aws-securityhub-automationrulev2.d.ts +14 -14
  116. package/out/exports/resources.generated/aws-securityhub-configurationpolicy.d.ts +12 -12
  117. package/out/exports/resources.generated/aws-securityhub-connectorv2.d.ts +49 -54
  118. package/out/exports/resources.generated/aws-securityhub-delegatedadmin.d.ts +5 -5
  119. package/out/exports/resources.generated/aws-securityhub-findingaggregator.d.ts +4 -4
  120. package/out/exports/resources.generated/aws-securityhub-hub.d.ts +14 -14
  121. package/out/exports/resources.generated/aws-securityhub-hubv2.d.ts +3 -3
  122. package/out/exports/resources.generated/aws-securityhub-insight.d.ts +29 -29
  123. package/out/exports/resources.generated/aws-securityhub-organizationconfiguration.d.ts +10 -10
  124. package/out/exports/resources.generated/aws-securityhub-policyassociation.d.ts +3 -3
  125. package/out/exports/resources.generated/aws-securityhub-productsubscription.d.ts +2 -2
  126. package/out/exports/resources.generated/aws-securityhub-securitycontrol.d.ts +0 -0
  127. package/out/exports/resources.generated/aws-securityhub-standard.d.ts +6 -6
  128. package/out/exports/resources.generated/aws-ses-tenant.d.ts +54 -0
  129. package/out/exports/resources.generated/aws-ssm-association.d.ts +2 -2
  130. package/out/exports/resources.generated/aws-ssm-maintenancewindowtarget.d.ts +3 -2
  131. package/out/exports/resources.generated/aws-ssm-maintenancewindowtask.d.ts +3 -2
  132. package/out/exports/resources.generated/aws-transfer-connector.d.ts +6 -0
  133. package/out/exports/resources.generated/aws-wisdom-aiagent.d.ts +15 -0
  134. package/out/exports/resources.generated/aws-wisdom-aiguardrail.d.ts +118 -1
  135. package/out/exports/resources.generated/aws-workspacesweb-usersettings.d.ts +109 -0
  136. package/package.json +1 -1
@@ -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
@@ -65,7 +65,13 @@ export type ImageBuilderComponentProps = {
65
65
  */
66
66
  Uri?: string | undefined;
67
67
  /**
68
- * The component version. For example, `1.0.0` .
68
+ * The semantic version of the component. This version follows the semantic version syntax.
69
+ *
70
+ * > The semantic version has four nodes: <major>.<minor>.<patch>/<build>. You can assign values for the first three, and can filter on all of them.
71
+ * >
72
+ * > *Assignment:* For the first three nodes you can assign any positive integer value, including zero, with an upper limit of 2^30-1, or 1073741823 for each node. Image Builder automatically assigns the build number to the fourth node.
73
+ * >
74
+ * > *Patterns:* You can use any numeric pattern that adheres to the assignment requirements for the nodes that you can assign. For example, you might choose a software version pattern, such as 1.0.0, or a date, such as 2021.01.01.
69
75
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-component.html#cfn-imagebuilder-component-version}
70
76
  */
71
77
  Version: string;
@@ -85,22 +91,22 @@ export type ImageBuilderComponentAttribs = {
85
91
  */
86
92
  Encrypted: boolean;
87
93
  /**
88
- * The Amazon Resource Name (ARN) of the component.
94
+ * The latest version Amazon Resource Name (ARN) of the Image Builder resource.
89
95
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-component-latestversion.html#cfn-imagebuilder-component-latestversion-arn}
90
96
  */
91
97
  "LatestVersion.Arn": string;
92
98
  /**
93
- * The latest version ARN of the created component, with the same major version.
99
+ * The latest version Amazon Resource Name (ARN) with the same `major` version of the Image Builder resource.
94
100
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-component-latestversion.html#cfn-imagebuilder-component-latestversion-major}
95
101
  */
96
102
  "LatestVersion.Major": string;
97
103
  /**
98
- * The latest version ARN of the created component, with the same minor version.
104
+ * The latest version Amazon Resource Name (ARN) with the same `minor` version of the Image Builder resource.
99
105
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-component-latestversion.html#cfn-imagebuilder-component-latestversion-minor}
100
106
  */
101
107
  "LatestVersion.Minor": string;
102
108
  /**
103
- * The latest version ARN of the created component, with the same patch version.
109
+ * The latest version Amazon Resource Name (ARN) with the same `patch` version of the Image Builder resource.
104
110
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-component-latestversion.html#cfn-imagebuilder-component-latestversion-patch}
105
111
  */
106
112
  "LatestVersion.Patch": string;
@@ -75,15 +75,13 @@ export type ImageBuilderContainerRecipeProps = {
75
75
  */
76
76
  TargetRepository: TargetContainerRepository;
77
77
  /**
78
- * The semantic version of the container recipe.
78
+ * The semantic version of the container recipe. This version follows the semantic version syntax.
79
79
  *
80
80
  * > The semantic version has four nodes: <major>.<minor>.<patch>/<build>. You can assign values for the first three, and can filter on all of them.
81
81
  * >
82
82
  * > *Assignment:* For the first three nodes you can assign any positive integer value, including zero, with an upper limit of 2^30-1, or 1073741823 for each node. Image Builder automatically assigns the build number to the fourth node.
83
83
  * >
84
84
  * > *Patterns:* You can use any numeric pattern that adheres to the assignment requirements for the nodes that you can assign. For example, you might choose a software version pattern, such as 1.0.0, or a date, such as 2021.01.01.
85
- * >
86
- * > *Filtering:* With semantic versioning, you have the flexibility to use wildcards (x) to specify the most recent versions or nodes when selecting the base image or components for your recipe. When you use a wildcard in any node, all nodes to the right of the first wildcard must also be wildcards.
87
85
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-containerrecipe.html#cfn-imagebuilder-containerrecipe-version}
88
86
  */
89
87
  Version: string;
@@ -103,28 +101,22 @@ export type ImageBuilderContainerRecipeAttribs = {
103
101
  */
104
102
  Arn: string;
105
103
  /**
106
- * The Amazon Resource Name (ARN) of the container recipe.
107
- *
108
- * > Semantic versioning is included in each object's Amazon Resource Name (ARN), at the level that applies to that object as follows:
109
- * >
110
- * > - Versionless ARNs and Name ARNs do not include specific values in any of the nodes. The nodes are either left off entirely, or they are specified as wildcards, for example: x.x.x.
111
- * > - Version ARNs have only the first three nodes: <major>.<minor>.<patch>
112
- * > - Build version ARNs have all four nodes, and point to a specific build for a specific version of an object.
104
+ * The latest version Amazon Resource Name (ARN) of the Image Builder resource.
113
105
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-containerrecipe-latestversion.html#cfn-imagebuilder-containerrecipe-latestversion-arn}
114
106
  */
115
107
  "LatestVersion.Arn": string;
116
108
  /**
117
- * The latest version ARN of the created container recipe, with the same major version.
109
+ * The latest version Amazon Resource Name (ARN) with the same `major` version of the Image Builder resource.
118
110
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-containerrecipe-latestversion.html#cfn-imagebuilder-containerrecipe-latestversion-major}
119
111
  */
120
112
  "LatestVersion.Major": string;
121
113
  /**
122
- * The latest version ARN of the created container recipe, with the same minor version.
114
+ * The latest version Amazon Resource Name (ARN) with the same `minor` version of the Image Builder resource.
123
115
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-containerrecipe-latestversion.html#cfn-imagebuilder-containerrecipe-latestversion-minor}
124
116
  */
125
117
  "LatestVersion.Minor": string;
126
118
  /**
127
- * The latest version ARN of the created container recipe, with the same patch version.
119
+ * The latest version Amazon Resource Name (ARN) with the same `patch` version of the Image Builder resource.
128
120
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-containerrecipe-latestversion.html#cfn-imagebuilder-containerrecipe-latestversion-patch}
129
121
  */
130
122
  "LatestVersion.Patch": string;
@@ -15,7 +15,7 @@ export type ImageBuilderImageProps = {
15
15
  */
16
16
  ContainerRecipeArn: string;
17
17
  /**
18
- * The deletion settings of the image, indicating whether to delete the underlying resources in addition to the image.
18
+ * Enables deletion of underlying resources of an image when it is replaced or deleted, including its Amazon Machine Images (AMIs), snapshots, or containers.
19
19
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-deletionsettings}
20
20
  */
21
21
  DeletionSettings?: DeletionSettings | undefined;
@@ -35,7 +35,7 @@ export type ImageBuilderImageProps = {
35
35
  */
36
36
  ExecutionRole?: string | undefined;
37
37
  /**
38
- * The settings for starting an image pipeline execution.
38
+ * The image pipeline execution settings of the image.
39
39
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-imagepipelineexecutionsettings}
40
40
  */
41
41
  ImagePipelineExecutionSettings?: ImagePipelineExecutionSettings | undefined;
@@ -81,7 +81,7 @@ export type ImageBuilderImageProps = {
81
81
  */
82
82
  ContainerRecipeArn?: string | undefined;
83
83
  /**
84
- * The deletion settings of the image, indicating whether to delete the underlying resources in addition to the image.
84
+ * Enables deletion of underlying resources of an image when it is replaced or deleted, including its Amazon Machine Images (AMIs), snapshots, or containers.
85
85
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-deletionsettings}
86
86
  */
87
87
  DeletionSettings?: DeletionSettings | undefined;
@@ -101,7 +101,7 @@ export type ImageBuilderImageProps = {
101
101
  */
102
102
  ExecutionRole?: string | undefined;
103
103
  /**
104
- * The settings for starting an image pipeline execution.
104
+ * The image pipeline execution settings of the image.
105
105
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-imagepipelineexecutionsettings}
106
106
  */
107
107
  ImagePipelineExecutionSettings?: ImagePipelineExecutionSettings | undefined;
@@ -147,7 +147,7 @@ export type ImageBuilderImageProps = {
147
147
  */
148
148
  ContainerRecipeArn?: string | undefined;
149
149
  /**
150
- * The deletion settings of the image, indicating whether to delete the underlying resources in addition to the image.
150
+ * Enables deletion of underlying resources of an image when it is replaced or deleted, including its Amazon Machine Images (AMIs), snapshots, or containers.
151
151
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-deletionsettings}
152
152
  */
153
153
  DeletionSettings?: DeletionSettings | undefined;
@@ -167,7 +167,7 @@ export type ImageBuilderImageProps = {
167
167
  */
168
168
  ExecutionRole?: string | undefined;
169
169
  /**
170
- * The settings for starting an image pipeline execution.
170
+ * The image pipeline execution settings of the image.
171
171
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-imagepipelineexecutionsettings}
172
172
  */
173
173
  ImagePipelineExecutionSettings: ImagePipelineExecutionSettings;
@@ -227,28 +227,22 @@ export type ImageBuilderImageAttribs = {
227
227
  */
228
228
  ImageUri: string;
229
229
  /**
230
- * The Amazon Resource Name (ARN) of the image.
231
- *
232
- * > Semantic versioning is included in each object's Amazon Resource Name (ARN), at the level that applies to that object as follows:
233
- * >
234
- * > - Versionless ARNs and Name ARNs do not include specific values in any of the nodes. The nodes are either left off entirely, or they are specified as wildcards, for example: x.x.x.
235
- * > - Version ARNs have only the first three nodes: <major>.<minor>.<patch>
236
- * > - Build version ARNs have all four nodes, and point to a specific build for a specific version of an object.
230
+ * The latest version Amazon Resource Name (ARN) of the Image Builder resource.
237
231
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-latestversion.html#cfn-imagebuilder-image-latestversion-arn}
238
232
  */
239
233
  "LatestVersion.Arn": string;
240
234
  /**
241
- * The latest version ARN of the created image, with the same major version.
235
+ * The latest version Amazon Resource Name (ARN) with the same `major` version of the Image Builder resource.
242
236
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-latestversion.html#cfn-imagebuilder-image-latestversion-major}
243
237
  */
244
238
  "LatestVersion.Major": string;
245
239
  /**
246
- * The latest version ARN of the created image, with the same minor version.
240
+ * The latest version Amazon Resource Name (ARN) with the same `minor` version of the Image Builder resource.
247
241
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-latestversion.html#cfn-imagebuilder-image-latestversion-minor}
248
242
  */
249
243
  "LatestVersion.Minor": string;
250
244
  /**
251
- * The latest version ARN of the created image, with the same patch version.
245
+ * The latest version Amazon Resource Name (ARN) with the same `patch` version of the Image Builder resource.
252
246
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-latestversion.html#cfn-imagebuilder-image-latestversion-patch}
253
247
  */
254
248
  "LatestVersion.Patch": string;
@@ -259,12 +253,14 @@ export type ImageBuilderImageAttribs = {
259
253
  Name: string;
260
254
  };
261
255
  /**
262
- * The deletion settings of the image, indicating whether to delete the underlying resources in addition to the image.
256
+ * Contains deletion settings of underlying resources of an image when it is replaced or deleted, including its Amazon Machine Images (AMIs), snapshots, or containers.
257
+ *
258
+ * > If you specify the `Retain` option in the [DeletionPolicy](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-attribute-updatereplacepolicy.html) or [UpdateReplacePolicy](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-attribute-deletionpolicy.html) , the deletion of underlying resources will not be executed.
263
259
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-deletionsettings.html}
264
260
  */
265
261
  export type DeletionSettings = {
266
262
  /**
267
- * The execution role to use for deleting the image, as well as underlying resources.
263
+ * The name or Amazon Resource Name (ARN) for the IAM role you create that grants Image Builder access to delete the image and its underlying resources.
268
264
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-deletionsettings.html#cfn-imagebuilder-image-deletionsettings-executionrole}
269
265
  */
270
266
  ExecutionRole: string;
@@ -297,17 +293,17 @@ export type ImageLoggingConfiguration = {
297
293
  LogGroupName?: string | undefined;
298
294
  };
299
295
  /**
300
- * The settings for starting an image pipeline execution.
296
+ * Contains settings for starting an image pipeline execution.
301
297
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-imagepipelineexecutionsettings.html}
302
298
  */
303
299
  export type ImagePipelineExecutionSettings = {
304
300
  /**
305
- * The deployment ID of the pipeline, used to trigger new image pipeline executions.
301
+ * The deployment identifier of the pipeline, utilized to initiate new image pipeline executions.
306
302
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-imagepipelineexecutionsettings.html#cfn-imagebuilder-image-imagepipelineexecutionsettings-deploymentid}
307
303
  */
308
304
  DeploymentId?: string | undefined;
309
305
  /**
310
- * Whether to trigger the image pipeline when the pipeline is updated. False by default.
306
+ * Defines whether the pipeline should be executed upon pipeline updates. False by default.
311
307
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-imagepipelineexecutionsettings.html#cfn-imagebuilder-image-imagepipelineexecutionsettings-onupdate}
312
308
  */
313
309
  OnUpdate?: boolean | undefined;
@@ -171,7 +171,7 @@ export type ImageBuilderImagePipelineAttribs = {
171
171
  */
172
172
  Arn: string;
173
173
  /**
174
- * The deployment ID of the pipeline, used for resource create/update triggers.
174
+ * Returns the deployment ID of the pipeline, used for resource create/update triggers.
175
175
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagepipeline.html#cfn-imagebuilder-imagepipeline-deploymentid}
176
176
  */
177
177
  DeploymentId: string;
@@ -55,7 +55,13 @@ export type ImageBuilderImageRecipeProps = {
55
55
  */
56
56
  Tags?: Record<string, string> | undefined;
57
57
  /**
58
- * The version of the image recipe.
58
+ * The semantic version of the image recipe. This version follows the semantic version syntax.
59
+ *
60
+ * > The semantic version has four nodes: <major>.<minor>.<patch>/<build>. You can assign values for the first three, and can filter on all of them.
61
+ * >
62
+ * > *Assignment:* For the first three nodes you can assign any positive integer value, including zero, with an upper limit of 2^30-1, or 1073741823 for each node. Image Builder automatically assigns the build number to the fourth node.
63
+ * >
64
+ * > *Patterns:* You can use any numeric pattern that adheres to the assignment requirements for the nodes that you can assign. For example, you might choose a software version pattern, such as 1.0.0, or a date, such as 2021.01.01.
59
65
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagerecipe.html#cfn-imagebuilder-imagerecipe-version}
60
66
  */
61
67
  Version: string;
@@ -75,22 +81,22 @@ export type ImageBuilderImageRecipeAttribs = {
75
81
  */
76
82
  Arn: string;
77
83
  /**
78
- * The Amazon Resource Name (ARN) of the image recipe.
84
+ * The latest version Amazon Resource Name (ARN) of the Image Builder resource.
79
85
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagerecipe-latestversion.html#cfn-imagebuilder-imagerecipe-latestversion-arn}
80
86
  */
81
87
  "LatestVersion.Arn": string;
82
88
  /**
83
- * The latest version ARN of the created image recipe, with the same major version.
89
+ * The latest version Amazon Resource Name (ARN) with the same `major` version of the Image Builder resource.
84
90
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagerecipe-latestversion.html#cfn-imagebuilder-imagerecipe-latestversion-major}
85
91
  */
86
92
  "LatestVersion.Major": string;
87
93
  /**
88
- * The latest version ARN of the created image recipe, with the same minor version.
94
+ * The latest version Amazon Resource Name (ARN) with the same `minor` version of the Image Builder resource.
89
95
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagerecipe-latestversion.html#cfn-imagebuilder-imagerecipe-latestversion-minor}
90
96
  */
91
97
  "LatestVersion.Minor": string;
92
98
  /**
93
- * The latest version ARN of the created image recipe, with the same patch version.
99
+ * The latest version Amazon Resource Name (ARN) with the same `patch` version of the Image Builder resource.
94
100
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagerecipe-latestversion.html#cfn-imagebuilder-imagerecipe-latestversion-patch}
95
101
  */
96
102
  "LatestVersion.Patch": string;
@@ -75,22 +75,22 @@ export type ImageBuilderWorkflowAttribs = {
75
75
  */
76
76
  Arn: string;
77
77
  /**
78
- * The Amazon Resource Name (ARN) of the workflow resource.
78
+ * The latest version Amazon Resource Name (ARN) of the Image Builder resource.
79
79
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-workflow-latestversion.html#cfn-imagebuilder-workflow-latestversion-arn}
80
80
  */
81
81
  "LatestVersion.Arn": string;
82
82
  /**
83
- * The latest version ARN of the created workflow, with the same major version.
83
+ * The latest version Amazon Resource Name (ARN) with the same `major` version of the Image Builder resource.
84
84
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-workflow-latestversion.html#cfn-imagebuilder-workflow-latestversion-major}
85
85
  */
86
86
  "LatestVersion.Major": string;
87
87
  /**
88
- * The latest version ARN of the created workflow, with the same minor version.
88
+ * The latest version Amazon Resource Name (ARN) with the same `minor` version of the Image Builder resource.
89
89
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-workflow-latestversion.html#cfn-imagebuilder-workflow-latestversion-minor}
90
90
  */
91
91
  "LatestVersion.Minor": string;
92
92
  /**
93
- * The latest version ARN of the created workflow, with the same patch version.
93
+ * The latest version Amazon Resource Name (ARN) with the same `patch` version of the Image Builder resource.
94
94
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-workflow-latestversion.html#cfn-imagebuilder-workflow-latestversion-patch}
95
95
  */
96
96
  "LatestVersion.Patch": string;
@@ -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}