@propulsionworks/cloudformation 0.1.38 → 0.1.39

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 (85) hide show
  1. package/out/exports/resources.generated/aws-arcregionswitch-plan.d.ts +3 -3
  2. package/out/exports/resources.generated/aws-backup-backupplan.d.ts +1 -0
  3. package/out/exports/resources.generated/aws-backup-logicallyairgappedbackupvault.d.ts +3 -0
  4. package/out/exports/resources.generated/aws-bedrock-dataautomationproject.d.ts +78 -0
  5. package/out/exports/resources.generated/aws-bedrock-knowledgebase.d.ts +57 -3
  6. package/out/exports/resources.generated/aws-billingconductor-customlineitem.d.ts +11 -5
  7. package/out/exports/resources.generated/aws-ce-costcategory.d.ts +1 -1
  8. package/out/exports/resources.generated/aws-cleanrooms-analysistemplate.d.ts +71 -0
  9. package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +16 -0
  10. package/out/exports/resources.generated/aws-cleanrooms-membership.d.ts +16 -0
  11. package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +20 -0
  12. package/out/exports/resources.generated/aws-config-configurationrecorder.d.ts +1 -1
  13. package/out/exports/resources.generated/aws-connect-datatable.d.ts +13 -13
  14. package/out/exports/resources.generated/aws-connect-datatableattribute.d.ts +12 -2
  15. package/out/exports/resources.generated/aws-connect-datatablerecord.d.ts +4 -0
  16. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +23 -11
  17. package/out/exports/resources.generated/aws-connect-securityprofile.d.ts +10 -9
  18. package/out/exports/resources.generated/aws-connect-workspace.d.ts +348 -0
  19. package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +107 -1
  20. package/out/exports/resources.generated/aws-customerprofiles-segmentdefinition.d.ts +5 -1
  21. package/out/exports/resources.generated/aws-datazone-connection.d.ts +19 -1
  22. package/out/exports/resources.generated/aws-devopsagent-agentspace.d.ts +6 -6
  23. package/out/exports/resources.generated/aws-devopsagent-association.d.ts +82 -73
  24. package/out/exports/resources.generated/aws-dsql-cluster.d.ts +5 -0
  25. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +7 -0
  26. package/out/exports/resources.generated/aws-ec2-networkinterface.d.ts +5 -0
  27. package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +12 -0
  28. package/out/exports/resources.generated/aws-ecs-expressgatewayservice.d.ts +48 -0
  29. package/out/exports/resources.generated/aws-eks-capability.d.ts +27 -15
  30. package/out/exports/resources.generated/aws-eks-nodegroup.d.ts +58 -0
  31. package/out/exports/resources.generated/aws-entityresolution-matchingworkflow.d.ts +18 -1
  32. package/out/exports/resources.generated/aws-fsx-s3accesspointattachment.d.ts +115 -1
  33. package/out/exports/resources.generated/aws-glue-connection.d.ts +0 -23
  34. package/out/exports/resources.generated/aws-glue-identitycenterconfiguration.d.ts +6 -6
  35. package/out/exports/resources.generated/aws-imagebuilder-component.d.ts +11 -5
  36. package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +5 -13
  37. package/out/exports/resources.generated/aws-imagebuilder-image.d.ts +17 -21
  38. package/out/exports/resources.generated/aws-imagebuilder-imagepipeline.d.ts +1 -1
  39. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +11 -5
  40. package/out/exports/resources.generated/aws-imagebuilder-workflow.d.ts +4 -4
  41. package/out/exports/resources.generated/aws-lambda-capacityprovider.d.ts +23 -23
  42. package/out/exports/resources.generated/aws-lambda-function.d.ts +11 -3
  43. package/out/exports/resources.generated/aws-lambda-permission.d.ts +1 -1
  44. package/out/exports/resources.generated/aws-macie-session.d.ts +1 -1
  45. package/out/exports/resources.generated/aws-msk-cluster.d.ts +8 -0
  46. package/out/exports/resources.generated/aws-networkmanager-connectattachment.d.ts +5 -0
  47. package/out/exports/resources.generated/aws-networkmanager-corenetworkprefixlistassociation.d.ts +29 -0
  48. package/out/exports/resources.generated/aws-networkmanager-directconnectgatewayattachment.d.ts +5 -0
  49. package/out/exports/resources.generated/aws-networkmanager-sitetositevpnattachment.d.ts +5 -0
  50. package/out/exports/resources.generated/aws-networkmanager-transitgatewayroutetableattachment.d.ts +5 -0
  51. package/out/exports/resources.generated/aws-networkmanager-vpcattachment.d.ts +5 -0
  52. package/out/exports/resources.generated/aws-observabilityadmin-organizationtelemetryrule.d.ts +271 -3
  53. package/out/exports/resources.generated/aws-observabilityadmin-s3tableintegration.d.ts +3 -3
  54. package/out/exports/resources.generated/aws-observabilityadmin-telemetrypipelines.d.ts +2 -0
  55. package/out/exports/resources.generated/aws-observabilityadmin-telemetryrule.d.ts +282 -4
  56. package/out/exports/resources.generated/aws-opensearchservice-application.d.ts +1 -1
  57. package/out/exports/resources.generated/aws-organizations-policy.d.ts +1 -1
  58. package/out/exports/resources.generated/aws-paymentcryptography-key.d.ts +7 -0
  59. package/out/exports/resources.generated/aws-ram-resourceshare.d.ts +27 -0
  60. package/out/exports/resources.generated/aws-route53-hostedzone.d.ts +16 -0
  61. package/out/exports/resources.generated/aws-route53profiles-profile.d.ts +5 -0
  62. package/out/exports/resources.generated/aws-s3tables-table.d.ts +3 -3
  63. package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +3 -3
  64. package/out/exports/resources.generated/aws-s3vectors-index.d.ts +28 -0
  65. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +8 -2
  66. package/out/exports/resources.generated/aws-securityhub-aggregatorv2.d.ts +2 -2
  67. package/out/exports/resources.generated/aws-securityhub-automationrule.d.ts +32 -32
  68. package/out/exports/resources.generated/aws-securityhub-automationrulev2.d.ts +14 -14
  69. package/out/exports/resources.generated/aws-securityhub-configurationpolicy.d.ts +12 -12
  70. package/out/exports/resources.generated/aws-securityhub-connectorv2.d.ts +24 -18
  71. package/out/exports/resources.generated/aws-securityhub-delegatedadmin.d.ts +5 -5
  72. package/out/exports/resources.generated/aws-securityhub-findingaggregator.d.ts +4 -4
  73. package/out/exports/resources.generated/aws-securityhub-hub.d.ts +14 -14
  74. package/out/exports/resources.generated/aws-securityhub-hubv2.d.ts +3 -3
  75. package/out/exports/resources.generated/aws-securityhub-insight.d.ts +29 -29
  76. package/out/exports/resources.generated/aws-securityhub-organizationconfiguration.d.ts +10 -10
  77. package/out/exports/resources.generated/aws-securityhub-policyassociation.d.ts +3 -3
  78. package/out/exports/resources.generated/aws-securityhub-productsubscription.d.ts +2 -2
  79. package/out/exports/resources.generated/aws-securityhub-securitycontrol.d.ts +0 -0
  80. package/out/exports/resources.generated/aws-securityhub-standard.d.ts +6 -6
  81. package/out/exports/resources.generated/aws-transfer-connector.d.ts +6 -0
  82. package/out/exports/resources.generated/aws-wisdom-aiagent.d.ts +15 -0
  83. package/out/exports/resources.generated/aws-wisdom-aiguardrail.d.ts +118 -1
  84. package/out/exports/resources.generated/aws-workspacesweb-usersettings.d.ts +86 -0
  85. package/package.json +1 -1
@@ -1,40 +1,40 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * Resource Type definition for EKS Capability.
3
+ * An object representing a managed capability in an Amazon EKS cluster. This includes all configuration, status, and health information for the capability.
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-capability.html}
5
5
  */
6
6
  export type EKSCapability = ResourceDefinitionWithAttributes<"AWS::EKS::Capability", EKSCapabilityProps, EKSCapabilityAttribs>;
7
7
  /**
8
- * Resource Type definition for EKS Capability.
8
+ * An object representing a managed capability in an Amazon EKS cluster. This includes all configuration, status, and health information for the capability.
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-capability.html}
10
10
  */
11
11
  export type EKSCapabilityProps = {
12
12
  /**
13
- * A unique name for the capability. The name must be unique within your cluster and can contain alphanumeric characters, hyphens, and underscores.
13
+ * The unique name of the capability within the cluster.
14
14
  * @minLength 1
15
15
  * @maxLength 100
16
16
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-capability.html#cfn-eks-capability-capabilityname}
17
17
  */
18
18
  CapabilityName: string;
19
19
  /**
20
- * The name of the EKS cluster where you want to create the capability.
20
+ * The name of the Amazon EKS cluster that contains this capability.
21
21
  * @minLength 1
22
22
  * @maxLength 100
23
23
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-capability.html#cfn-eks-capability-clustername}
24
24
  */
25
25
  ClusterName: string;
26
26
  /**
27
- * Configuration settings for a capability. The structure of this object varies depending on the capability type.
27
+ * The configuration settings for the capability. The structure varies depending on the capability type.
28
28
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-capability.html#cfn-eks-capability-configuration}
29
29
  */
30
30
  Configuration?: CapabilityConfiguration | undefined;
31
31
  /**
32
- * Specifies how Kubernetes resources managed by the capability should be handled when the capability is deleted. Currently, the only supported value is RETAIN which retains all Kubernetes resources managed by the capability when the capability is deleted.
32
+ * The delete propagation policy for the capability. Currently, the only supported value is `RETAIN` , which keeps all resources managed by the capability when the capability is deleted.
33
33
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-capability.html#cfn-eks-capability-deletepropagationpolicy}
34
34
  */
35
35
  DeletePropagationPolicy: "RETAIN";
36
36
  /**
37
- * The Amazon Resource Name (ARN) of the IAM role that the capability uses to interact with AWS services. This role must have a trust policy that allows the EKS service principal to assume it, and it must have the necessary permissions for the capability type you're creating.
37
+ * The Amazon Resource Name (ARN) of the IAM role that the capability uses to interact with AWS services.
38
38
  * @pattern ^arn:aws[a-z-]*:iam::[0-9]+:role/[a-zA-Z0-9+=,.@_-]+$
39
39
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-capability.html#cfn-eks-capability-rolearn}
40
40
  */
@@ -45,7 +45,7 @@ export type EKSCapabilityProps = {
45
45
  */
46
46
  Tags?: Tag[] | undefined;
47
47
  /**
48
- * The type of capability to create. Valid values are: ACK (AWS Controllers for Kubernetes, which lets you manage AWS resources directly from Kubernetes), ARGOCD (Argo CD for GitOps-based continuous delivery), or KRO (Kube Resource Orchestrator for composing and managing custom Kubernetes resources).
48
+ * The type of capability. Valid values are `ACK` , `ARGOCD` , or `KRO` .
49
49
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-capability.html#cfn-eks-capability-type}
50
50
  */
51
51
  Type: "ARGOCD" | "ACK" | "KRO";
@@ -80,7 +80,15 @@ export type EKSCapabilityAttribs = {
80
80
  */
81
81
  ModifiedAt: string;
82
82
  /**
83
- * The current status of the capability. Valid values include: CREATING (the capability is being created), ACTIVE (the capability is running and available), UPDATING (the capability is being updated), DELETING (the capability is being deleted), CREATE_FAILED (the capability creation failed), UPDATE_FAILED (the capability update failed), or DELETE_FAILED (the capability deletion failed).
83
+ * The current status of the capability. Valid values include:
84
+ *
85
+ * - `CREATING` – The capability is being created.
86
+ * - `ACTIVE` – The capability is running and available.
87
+ * - `UPDATING` – The capability is being updated.
88
+ * - `DELETING` – The capability is being deleted.
89
+ * - `CREATE_FAILED` – The capability creation failed.
90
+ * - `UPDATE_FAILED` – The capability update failed.
91
+ * - `DELETE_FAILED` – The capability deletion failed.
84
92
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-capability.html#cfn-eks-capability-status}
85
93
  */
86
94
  Status: string;
@@ -117,17 +125,21 @@ export type ArgoCd = {
117
125
  RbacRoleMappings?: ArgoCdRoleMapping[] | undefined;
118
126
  };
119
127
  /**
120
- * A mapping between an Argo CD role and IAM Identity Center identities. This defines which users or groups have specific permissions in Argo CD.
128
+ * A mapping between an Argo CD role and IAM Identity CenterIAM; Identity Center identities. This defines which users or groups have specific permissions in Argo CD.
121
129
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-capability-argocdrolemapping.html}
122
130
  */
123
131
  export type ArgoCdRoleMapping = {
124
132
  /**
125
- * A list of IAM Identity Center identities (users or groups) that should be assigned this Argo CD role.
133
+ * A list of IAM Identity CenterIAM; Identity Center identities (users or groups) that should be assigned this Argo CD role.
126
134
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-capability-argocdrolemapping.html#cfn-eks-capability-argocdrolemapping-identities}
127
135
  */
128
136
  Identities: SsoIdentity[];
129
137
  /**
130
- * The Argo CD role to assign. Valid values are: ADMIN (full administrative access to Argo CD), EDITOR (edit access to Argo CD resources), or VIEWER (read-only access to Argo CD resources).
138
+ * The Argo CD role to assign. Valid values are:
139
+ *
140
+ * - `ADMIN` – Full administrative access to Argo CD.
141
+ * - `EDITOR` – Edit access to Argo CD resources.
142
+ * - `VIEWER` – Read-only access to Argo CD resources.
131
143
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-capability-argocdrolemapping.html#cfn-eks-capability-argocdrolemapping-role}
132
144
  */
133
145
  Role: "ADMIN" | "EDITOR" | "VIEWER";
@@ -171,17 +183,17 @@ export type NetworkAccess = {
171
183
  VpceIds?: string[] | undefined;
172
184
  };
173
185
  /**
174
- * An IAM Identity Center identity (user or group) that can be assigned permissions in a capability.
186
+ * An IAM Identity CenterIAM; Identity Center identity (user or group) that can be assigned permissions in a capability.
175
187
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-capability-ssoidentity.html}
176
188
  */
177
189
  export type SsoIdentity = {
178
190
  /**
179
- * The unique identifier of the IAM Identity Center user or group.
191
+ * The unique identifier of the IAM Identity CenterIAM; Identity Center user or group.
180
192
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-capability-ssoidentity.html#cfn-eks-capability-ssoidentity-id}
181
193
  */
182
194
  Id: string;
183
195
  /**
184
- * The type of identity. Valid values are SSO_USER or SSO_GROUP.
196
+ * The type of identity. Valid values are `SSO_USER` or `SSO_GROUP` .
185
197
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-capability-ssoidentity.html#cfn-eks-capability-ssoidentity-type}
186
198
  */
187
199
  Type: "SSO_USER" | "SSO_GROUP";
@@ -198,6 +198,64 @@ export type NodeRepairConfig = {
198
198
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-nodegroup-noderepairconfig.html#cfn-eks-nodegroup-noderepairconfig-enabled}
199
199
  */
200
200
  Enabled?: boolean | undefined;
201
+ /**
202
+ * Specify the maximum number of nodes that can be repaired concurrently or in parallel, expressed as a count of unhealthy nodes. This gives you finer-grained control over the pace of node replacements. When using this, you cannot also set MaxParallelNodesRepairedPercentage at the same time.
203
+ * @min 1
204
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-nodegroup-noderepairconfig.html#cfn-eks-nodegroup-noderepairconfig-maxparallelnodesrepairedcount}
205
+ */
206
+ MaxParallelNodesRepairedCount?: number | undefined;
207
+ /**
208
+ * Specify the maximum number of nodes that can be repaired concurrently or in parallel, expressed as a percentage of unhealthy nodes. This gives you finer-grained control over the pace of node replacements. When using this, you cannot also set MaxParallelNodesRepairedCount at the same time.
209
+ * @min 1
210
+ * @max 100
211
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-nodegroup-noderepairconfig.html#cfn-eks-nodegroup-noderepairconfig-maxparallelnodesrepairedpercentage}
212
+ */
213
+ MaxParallelNodesRepairedPercentage?: number | undefined;
214
+ /**
215
+ * Specify a count threshold of unhealthy nodes, above which node auto repair actions will stop. When using this, you cannot also set MaxUnhealthyNodeThresholdPercentage at the same time.
216
+ * @min 1
217
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-nodegroup-noderepairconfig.html#cfn-eks-nodegroup-noderepairconfig-maxunhealthynodethresholdcount}
218
+ */
219
+ MaxUnhealthyNodeThresholdCount?: number | undefined;
220
+ /**
221
+ * Specify a percentage threshold of unhealthy nodes, above which node auto repair actions will stop. When using this, you cannot also set MaxUnhealthyNodeThresholdCount at the same time.
222
+ * @min 1
223
+ * @max 100
224
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-nodegroup-noderepairconfig.html#cfn-eks-nodegroup-noderepairconfig-maxunhealthynodethresholdpercentage}
225
+ */
226
+ MaxUnhealthyNodeThresholdPercentage?: number | undefined;
227
+ /**
228
+ * Specify granular overrides for specific repair actions. These overrides control the repair action and the repair delay time before a node is considered eligible for repair. If you use this, you must specify all the values.
229
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-nodegroup-noderepairconfig.html#cfn-eks-nodegroup-noderepairconfig-noderepairconfigoverrides}
230
+ */
231
+ NodeRepairConfigOverrides?: NodeRepairConfigOverrides[] | undefined;
232
+ };
233
+ /**
234
+ * Specify granular overrides for specific repair actions. These overrides control the repair action and the repair delay time before a node is considered eligible for repair. If you use this, you must specify all the values.
235
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-nodegroup-noderepairconfigoverrides.html}
236
+ */
237
+ export type NodeRepairConfigOverrides = {
238
+ /**
239
+ * Specify the minimum time in minutes to wait before attempting to repair a node with this specific NodeMonitoringCondition and NodeUnhealthyReason.
240
+ * @min 1
241
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-nodegroup-noderepairconfigoverrides.html#cfn-eks-nodegroup-noderepairconfigoverrides-minrepairwaittimemins}
242
+ */
243
+ MinRepairWaitTimeMins?: number | undefined;
244
+ /**
245
+ * Specify an unhealthy condition reported by the node monitoring agent that this override would apply to.
246
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-nodegroup-noderepairconfigoverrides.html#cfn-eks-nodegroup-noderepairconfigoverrides-nodemonitoringcondition}
247
+ */
248
+ NodeMonitoringCondition?: string | undefined;
249
+ /**
250
+ * Specify a reason reported by the node monitoring agent that this override would apply to.
251
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-nodegroup-noderepairconfigoverrides.html#cfn-eks-nodegroup-noderepairconfigoverrides-nodeunhealthyreason}
252
+ */
253
+ NodeUnhealthyReason?: string | undefined;
254
+ /**
255
+ * Specify the repair action to take for nodes when all of the specified conditions are met.
256
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-nodegroup-noderepairconfigoverrides.html#cfn-eks-nodegroup-noderepairconfigoverrides-repairaction}
257
+ */
258
+ RepairAction?: "Replace" | "Reboot" | "NoAction" | undefined;
201
259
  };
202
260
  /**
203
261
  * An object representing the remote access configuration for the managed node group.
@@ -77,6 +77,19 @@ export type EntityResolutionMatchingWorkflowAttribs = {
77
77
  */
78
78
  WorkflowArn: string;
79
79
  };
80
+ /**
81
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-matchingworkflow-customerprofilesintegrationconfig.html}
82
+ */
83
+ export type CustomerProfilesIntegrationConfig = {
84
+ /**
85
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-matchingworkflow-customerprofilesintegrationconfig.html#cfn-entityresolution-matchingworkflow-customerprofilesintegrationconfig-domainarn}
86
+ */
87
+ DomainArn: string;
88
+ /**
89
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-matchingworkflow-customerprofilesintegrationconfig.html#cfn-entityresolution-matchingworkflow-customerprofilesintegrationconfig-objecttypearn}
90
+ */
91
+ ObjectTypeArn: string;
92
+ };
80
93
  /**
81
94
  * Optional. An object that defines the incremental run type. This object contains only the `incrementalRunType` field, which appears as "Automatic" in the console.
82
95
  *
@@ -151,6 +164,10 @@ export type OutputSource = {
151
164
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-matchingworkflow-outputsource.html#cfn-entityresolution-matchingworkflow-outputsource-applynormalization}
152
165
  */
153
166
  ApplyNormalization?: boolean | undefined;
167
+ /**
168
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-matchingworkflow-outputsource.html#cfn-entityresolution-matchingworkflow-outputsource-customerprofilesintegrationconfig}
169
+ */
170
+ CustomerProfilesIntegrationConfig?: CustomerProfilesIntegrationConfig | undefined;
154
171
  /**
155
172
  * Customer KMS ARN for encryption at rest. If not provided, system will use an AWS Entity Resolution managed KMS key.
156
173
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-matchingworkflow-outputsource.html#cfn-entityresolution-matchingworkflow-outputsource-kmsarn}
@@ -166,7 +183,7 @@ export type OutputSource = {
166
183
  * @pattern ^s3://([^/]+)/?(.*?([^/]+)/?)$
167
184
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-entityresolution-matchingworkflow-outputsource.html#cfn-entityresolution-matchingworkflow-outputsource-outputs3path}
168
185
  */
169
- OutputS3Path: string;
186
+ OutputS3Path?: string | undefined;
170
187
  };
171
188
  /**
172
189
  * An object containing the `providerServiceARN` , `intermediateSourceConfiguration` , and `providerConfiguration` .
@@ -17,6 +17,40 @@ export type FSxS3AccessPointAttachmentProps = {
17
17
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-s3accesspointattachment.html#cfn-fsx-s3accesspointattachment-name}
18
18
  */
19
19
  Name: string;
20
+ /**
21
+ * The OntapConfiguration of the S3 access point attachment.
22
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-s3accesspointattachment.html#cfn-fsx-s3accesspointattachment-ontapconfiguration}
23
+ */
24
+ OntapConfiguration: S3AccessPointOntapConfiguration;
25
+ /**
26
+ * The OpenZFSConfiguration of the S3 access point attachment.
27
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-s3accesspointattachment.html#cfn-fsx-s3accesspointattachment-openzfsconfiguration}
28
+ */
29
+ OpenZFSConfiguration?: S3AccessPointOpenZFSConfiguration | undefined;
30
+ /**
31
+ * The S3 access point configuration of the S3 access point attachment.
32
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-s3accesspointattachment.html#cfn-fsx-s3accesspointattachment-s3accesspoint}
33
+ */
34
+ S3AccessPoint?: S3AccessPoint | undefined;
35
+ /**
36
+ * The type of Amazon FSx volume that the S3 access point is attached to.
37
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-s3accesspointattachment.html#cfn-fsx-s3accesspointattachment-type}
38
+ */
39
+ Type: "OPENZFS" | "ONTAP";
40
+ } | {
41
+ /**
42
+ * The name of the S3 access point attachment; also used for the name of the S3 access point.
43
+ * @minLength 3
44
+ * @maxLength 50
45
+ * @pattern ^(?=[a-z0-9])[a-z0-9-]{1,48}[a-z0-9]$
46
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-s3accesspointattachment.html#cfn-fsx-s3accesspointattachment-name}
47
+ */
48
+ Name: string;
49
+ /**
50
+ * The OntapConfiguration of the S3 access point attachment.
51
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-s3accesspointattachment.html#cfn-fsx-s3accesspointattachment-ontapconfiguration}
52
+ */
53
+ OntapConfiguration?: S3AccessPointOntapConfiguration | undefined;
20
54
  /**
21
55
  * The OpenZFSConfiguration of the S3 access point attachment.
22
56
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-s3accesspointattachment.html#cfn-fsx-s3accesspointattachment-openzfsconfiguration}
@@ -31,7 +65,7 @@ export type FSxS3AccessPointAttachmentProps = {
31
65
  * The type of Amazon FSx volume that the S3 access point is attached to.
32
66
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-s3accesspointattachment.html#cfn-fsx-s3accesspointattachment-type}
33
67
  */
34
- Type: "OPENZFS";
68
+ Type: "OPENZFS" | "ONTAP";
35
69
  };
36
70
  /**
37
71
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-s3accesspointattachment.html#aws-resource-fsx-s3accesspointattachment-return-values}
@@ -67,6 +101,68 @@ export type FileSystemGID = {
67
101
  */
68
102
  Gid: number;
69
103
  };
104
+ /**
105
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-s3accesspointattachment-ontapfilesystemidentity.html}
106
+ */
107
+ export type OntapFileSystemIdentity = {
108
+ /**
109
+ * Specifies the FSx for ONTAP user identity type, accepts either UNIX or WINDOWS.
110
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-s3accesspointattachment-ontapfilesystemidentity.html#cfn-fsx-s3accesspointattachment-ontapfilesystemidentity-type}
111
+ */
112
+ Type: "UNIX" | "WINDOWS";
113
+ /**
114
+ * Specifies the properties of the file system UNIX user.
115
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-s3accesspointattachment-ontapfilesystemidentity.html#cfn-fsx-s3accesspointattachment-ontapfilesystemidentity-unixuser}
116
+ */
117
+ UnixUser: OntapUnixFileSystemUser;
118
+ /**
119
+ * Specifies the properties of the file system Windows user.
120
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-s3accesspointattachment-ontapfilesystemidentity.html#cfn-fsx-s3accesspointattachment-ontapfilesystemidentity-windowsuser}
121
+ */
122
+ WindowsUser?: OntapWindowsFileSystemUser | undefined;
123
+ } | {
124
+ /**
125
+ * Specifies the FSx for ONTAP user identity type, accepts either UNIX or WINDOWS.
126
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-s3accesspointattachment-ontapfilesystemidentity.html#cfn-fsx-s3accesspointattachment-ontapfilesystemidentity-type}
127
+ */
128
+ Type: "UNIX" | "WINDOWS";
129
+ /**
130
+ * Specifies the properties of the file system UNIX user.
131
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-s3accesspointattachment-ontapfilesystemidentity.html#cfn-fsx-s3accesspointattachment-ontapfilesystemidentity-unixuser}
132
+ */
133
+ UnixUser?: OntapUnixFileSystemUser | undefined;
134
+ /**
135
+ * Specifies the properties of the file system Windows user.
136
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-s3accesspointattachment-ontapfilesystemidentity.html#cfn-fsx-s3accesspointattachment-ontapfilesystemidentity-windowsuser}
137
+ */
138
+ WindowsUser: OntapWindowsFileSystemUser;
139
+ };
140
+ /**
141
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-s3accesspointattachment-ontapunixfilesystemuser.html}
142
+ */
143
+ export type OntapUnixFileSystemUser = {
144
+ /**
145
+ * The name of the UNIX user.
146
+ * @minLength 1
147
+ * @maxLength 256
148
+ * @pattern ^[^\u0000\u0085\u2028\u2029\r\n]{1,256}$
149
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-s3accesspointattachment-ontapunixfilesystemuser.html#cfn-fsx-s3accesspointattachment-ontapunixfilesystemuser-name}
150
+ */
151
+ Name: string;
152
+ };
153
+ /**
154
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-s3accesspointattachment-ontapwindowsfilesystemuser.html}
155
+ */
156
+ export type OntapWindowsFileSystemUser = {
157
+ /**
158
+ * The name of the Windows user.
159
+ * @minLength 1
160
+ * @maxLength 256
161
+ * @pattern ^[^\u0000\u0085\u2028\u2029\r\n]{1,256}$
162
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-s3accesspointattachment-ontapwindowsfilesystemuser.html#cfn-fsx-s3accesspointattachment-ontapwindowsfilesystemuser-name}
163
+ */
164
+ Name: string;
165
+ };
70
166
  /**
71
167
  * Specifies the file system user identity that will be used for authorizing all file access requests that are made using the S3 access point.
72
168
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-s3accesspointattachment-openzfsfilesystemidentity.html}
@@ -126,6 +222,24 @@ export type S3AccessPoint = {
126
222
  */
127
223
  VpcConfiguration?: S3AccessPointVpcConfiguration | undefined;
128
224
  };
225
+ /**
226
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-s3accesspointattachment-s3accesspointontapconfiguration.html}
227
+ */
228
+ export type S3AccessPointOntapConfiguration = {
229
+ /**
230
+ * The file system identity used to authorize file access requests made using the S3 access point.
231
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-s3accesspointattachment-s3accesspointontapconfiguration.html#cfn-fsx-s3accesspointattachment-s3accesspointontapconfiguration-filesystemidentity}
232
+ */
233
+ FileSystemIdentity: OntapFileSystemIdentity;
234
+ /**
235
+ * The ID of the FSx for ONTAP volume that the S3 access point is attached to.
236
+ * @minLength 23
237
+ * @maxLength 23
238
+ * @pattern ^(fsvol-[0-9a-f]{17,})$
239
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-s3accesspointattachment-s3accesspointontapconfiguration.html#cfn-fsx-s3accesspointattachment-s3accesspointontapconfiguration-volumeid}
240
+ */
241
+ VolumeId: string;
242
+ };
129
243
  /**
130
244
  * Describes the FSx for OpenZFS attachment configuration of an S3 access point attachment.
131
245
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-s3accesspointattachment-s3accesspointopenzfsconfiguration.html}
@@ -158,29 +158,6 @@ export type ConnectionInput = {
158
158
  * - Required for `JDBC` `CONNECTOR_TYPE` connections: All of ( `USERNAME` , `PASSWORD` ) or `SECRET_ID` .
159
159
  * - `CUSTOM` - Uses configuration settings contained in a custom connector to read from and write to data stores that are not natively supported by AWS Glue .
160
160
  *
161
- * Additionally, a `ConnectionType` for the following SaaS connectors is supported:
162
- *
163
- * - `FACEBOOKADS` - Designates a connection to Facebook Ads.
164
- * - `GOOGLEADS` - Designates a connection to Google Ads.
165
- * - `GOOGLESHEETS` - Designates a connection to Google Sheets.
166
- * - `GOOGLEANALYTICS4` - Designates a connection to Google Analytics 4.
167
- * - `HUBSPOT` - Designates a connection to HubSpot.
168
- * - `INSTAGRAMADS` - Designates a connection to Instagram Ads.
169
- * - `INTERCOM` - Designates a connection to Intercom.
170
- * - `JIRACLOUD` - Designates a connection to Jira Cloud.
171
- * - `MARKETO` - Designates a connection to Adobe Marketo Engage.
172
- * - `NETSUITEERP` - Designates a connection to Oracle NetSuite.
173
- * - `SALESFORCE` - Designates a connection to Salesforce using OAuth authentication.
174
- * - `SALESFORCEMARKETINGCLOUD` - Designates a connection to Salesforce Marketing Cloud.
175
- * - `SALESFORCEPARDOT` - Designates a connection to Salesforce Marketing Cloud Account Engagement (MCAE).
176
- * - `SAPODATA` - Designates a connection to SAP OData.
177
- * - `SERVICENOW` - Designates a connection to ServiceNow.
178
- * - `SLACK` - Designates a connection to Slack.
179
- * - `SNAPCHATADS` - Designates a connection to Snapchat Ads.
180
- * - `STRIPE` - Designates a connection to Stripe.
181
- * - `ZENDESK` - Designates a connection to Zendesk.
182
- * - `ZOHOCRM` - Designates a connection to Zoho CRM.
183
- *
184
161
  * For more information on the connection parameters needed for a particular connector, see the documentation for the connector in [Adding an AWS Glue connection](https://docs.aws.amazon.com/glue/latest/dg/console-connections.html) in the AWS Glue User Guide.
185
162
  *
186
163
  * `SFTP` is not supported.
@@ -1,16 +1,16 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * Resource Type definition for AWS::Glue::IdentityCenterConfiguration
3
+ * Creates a new AWS Glue Identity Center configuration to enable integration between AWS Glue and AWS IAM Identity Center for authentication and authorization.
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-identitycenterconfiguration.html}
5
5
  */
6
6
  export type GlueIdentityCenterConfiguration = ResourceDefinitionWithAttributes<"AWS::Glue::IdentityCenterConfiguration", GlueIdentityCenterConfigurationProps, GlueIdentityCenterConfigurationAttribs>;
7
7
  /**
8
- * Resource Type definition for AWS::Glue::IdentityCenterConfiguration
8
+ * Creates a new AWS Glue Identity Center configuration to enable integration between AWS Glue and AWS IAM Identity Center for authentication and authorization.
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-identitycenterconfiguration.html}
10
10
  */
11
11
  export type GlueIdentityCenterConfigurationProps = {
12
12
  /**
13
- * The IAM identity center instance arn
13
+ * The Amazon Resource Name (ARN) of the Identity Center instance associated with the AWS Glue configuration.
14
14
  * @minLength 10
15
15
  * @maxLength 1224
16
16
  * @pattern ^arn:(aws|aws-us-gov|aws-cn|aws-iso|aws-iso-b):sso:::instance/(sso)?ins-[a-zA-Z0-9-.]{16}$
@@ -18,12 +18,12 @@ export type GlueIdentityCenterConfigurationProps = {
18
18
  */
19
19
  InstanceArn: string;
20
20
  /**
21
- * The downstream scopes that Glue identity center configuration can access
21
+ * A list of Identity Center scopes that define the permissions and access levels for the AWS Glue configuration.
22
22
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-identitycenterconfiguration.html#cfn-glue-identitycenterconfiguration-scopes}
23
23
  */
24
24
  Scopes?: string[] | undefined;
25
25
  /**
26
- * Enable or disable user background sessions for Glue Identity Center
26
+ * Indicates whether users can run background sessions when using Identity Center authentication with AWS Glue services.
27
27
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-identitycenterconfiguration.html#cfn-glue-identitycenterconfiguration-userbackgroundsessionsenabled}
28
28
  */
29
29
  UserBackgroundSessionsEnabled?: boolean | undefined;
@@ -38,7 +38,7 @@ export type GlueIdentityCenterConfigurationAttribs = {
38
38
  */
39
39
  AccountId: string;
40
40
  /**
41
- * The Glue IAM identity center application arn
41
+ * The Amazon Resource Name (ARN) of the Identity Center application associated with the AWS Glue configuration.
42
42
  * @minLength 10
43
43
  * @maxLength 1224
44
44
  * @pattern ^arn:(aws|aws-us-gov|aws-cn|aws-iso|aws-iso-b):sso::\d{12}:application/(sso)?ins-[a-zA-Z0-9-.]{16}/apl-[a-zA-Z0-9]{16}$
@@ -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;