@propulsionworks/cloudformation 0.1.34 → 0.1.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (66) hide show
  1. package/out/exports/resources.generated/aws-appstream-fleet.d.ts +1 -1
  2. package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +2 -2
  3. package/out/exports/resources.generated/aws-appstream-stack.d.ts +3 -3
  4. package/out/exports/resources.generated/aws-aps-scraper.d.ts +48 -0
  5. package/out/exports/resources.generated/aws-backup-logicallyairgappedbackupvault.d.ts +4 -0
  6. package/out/exports/resources.generated/aws-backup-restoretestingselection.d.ts +2 -0
  7. package/out/exports/resources.generated/aws-batch-computeenvironment.d.ts +6 -6
  8. package/out/exports/resources.generated/aws-bedrockagentcore-browsercustom.d.ts +1 -1
  9. package/out/exports/resources.generated/aws-bedrockagentcore-gatewaytarget.d.ts +18 -1
  10. package/out/exports/resources.generated/aws-bedrockagentcore-runtime.d.ts +7 -1
  11. package/out/exports/resources.generated/aws-config-configurationrecorder.d.ts +1 -1
  12. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +35 -12
  13. package/out/exports/resources.generated/aws-connect-securityprofile.d.ts +52 -0
  14. package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +4 -4
  15. package/out/exports/resources.generated/aws-controltower-landingzone.d.ts +5 -0
  16. package/out/exports/resources.generated/aws-dsql-cluster.d.ts +10 -0
  17. package/out/exports/resources.generated/aws-dynamodb-globaltable.d.ts +0 -10
  18. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +2 -2
  19. package/out/exports/resources.generated/aws-ec2-flowlog.d.ts +1 -1
  20. package/out/exports/resources.generated/aws-ec2-ipamscope.d.ts +25 -0
  21. package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +2 -2
  22. package/out/exports/resources.generated/aws-ec2-transitgateway.d.ts +8 -0
  23. package/out/exports/resources.generated/aws-ec2-volume.d.ts +10 -0
  24. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listener.d.ts +38 -0
  25. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listenerrule.d.ts +38 -0
  26. package/out/exports/resources.generated/aws-elasticloadbalancingv2-targetgroup.d.ts +5 -0
  27. package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +20 -0
  28. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +20 -0
  29. package/out/exports/resources.generated/aws-kinesis-stream.d.ts +6 -1
  30. package/out/exports/resources.generated/aws-kms-key.d.ts +3 -0
  31. package/out/exports/resources.generated/aws-lambda-eventsourcemapping.d.ts +22 -2
  32. package/out/exports/resources.generated/aws-macie-session.d.ts +1 -1
  33. package/out/exports/resources.generated/aws-mediaconnect-flow.d.ts +55 -0
  34. package/out/exports/resources.generated/aws-mediaconnect-flowoutput.d.ts +56 -1
  35. package/out/exports/resources.generated/aws-mediaconnect-routerinput.d.ts +484 -0
  36. package/out/exports/resources.generated/aws-mediaconnect-routernetworkinterface.d.ts +135 -0
  37. package/out/exports/resources.generated/aws-mediaconnect-routeroutput.d.ts +432 -0
  38. package/out/exports/resources.generated/aws-omics-annotationstore.d.ts +2 -2
  39. package/out/exports/resources.generated/aws-organizations-policy.d.ts +1 -1
  40. package/out/exports/resources.generated/aws-quicksight-dataset.d.ts +179 -0
  41. package/out/exports/resources.generated/aws-refactorspaces-application.d.ts +2 -2
  42. package/out/exports/resources.generated/aws-refactorspaces-environment.d.ts +2 -2
  43. package/out/exports/resources.generated/aws-refactorspaces-service.d.ts +2 -2
  44. package/out/exports/resources.generated/aws-rekognition-project.d.ts +6 -1
  45. package/out/exports/resources.generated/aws-route53resolver-firewallrulegroup.d.ts +1 -1
  46. package/out/exports/resources.generated/aws-rtbfabric-inboundexternallink.d.ts +124 -0
  47. package/out/exports/resources.generated/aws-rtbfabric-link.d.ts +1 -1
  48. package/out/exports/resources.generated/aws-s3tables-table.d.ts +6 -1
  49. package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +6 -1
  50. package/out/exports/resources.generated/aws-securityhub-automationrule.d.ts +19 -19
  51. package/out/exports/resources.generated/aws-securityhub-automationrulev2.d.ts +6 -6
  52. package/out/exports/resources.generated/aws-securityhub-configurationpolicy.d.ts +8 -8
  53. package/out/exports/resources.generated/aws-securityhub-delegatedadmin.d.ts +2 -2
  54. package/out/exports/resources.generated/aws-securityhub-findingaggregator.d.ts +2 -2
  55. package/out/exports/resources.generated/aws-securityhub-hub.d.ts +2 -2
  56. package/out/exports/resources.generated/aws-securityhub-insight.d.ts +17 -17
  57. package/out/exports/resources.generated/aws-securityhub-organizationconfiguration.d.ts +2 -2
  58. package/out/exports/resources.generated/aws-securityhub-policyassociation.d.ts +3 -3
  59. package/out/exports/resources.generated/aws-securityhub-productsubscription.d.ts +2 -2
  60. package/out/exports/resources.generated/aws-securityhub-securitycontrol.d.ts +0 -0
  61. package/out/exports/resources.generated/aws-securityhub-standard.d.ts +3 -3
  62. package/out/exports/resources.generated/aws-servicecatalog-cloudformationproduct.d.ts +35 -15
  63. package/out/exports/resources.generated/aws-workspacesthinclient-environment.d.ts +2 -2
  64. package/out/exports/resources.generated/aws-workspacesweb-browsersettings.d.ts +26 -1
  65. package/out/exports/resources.generated/dev-fsx-storagevirtualmachine.d.ts +29 -0
  66. package/package.json +1 -1
@@ -172,7 +172,7 @@ export type AppStreamFleetProps = {
172
172
  */
173
173
  SessionScriptS3Location?: S3Location | undefined;
174
174
  /**
175
- * The AppStream 2.0 view that is displayed to your users when they stream from the fleet. When `APP` is specified, only the windows of applications opened by users display. When `DESKTOP` is specified, the standard desktop that is provided by the operating system displays.
175
+ * The WorkSpaces Applications view that is displayed to your users when they stream from the fleet. When `APP` is specified, only the windows of applications opened by users display. When `DESKTOP` is specified, the standard desktop that is provided by the operating system displays.
176
176
  *
177
177
  * The default value is `APP` .
178
178
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-fleet.html#cfn-appstream-fleet-streamview}
@@ -19,7 +19,7 @@ export type AppStreamImageBuilderProps = {
19
19
  */
20
20
  AccessEndpoints?: AccessEndpoint[] | undefined;
21
21
  /**
22
- * The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST].
22
+ * The version of the WorkSpaces Applications agent to use for this image builder. To use the latest version of the WorkSpaces Applications agent, specify [LATEST].
23
23
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-imagebuilder.html#cfn-appstream-imagebuilder-appstreamagentversion}
24
24
  */
25
25
  AppstreamAgentVersion?: string | undefined;
@@ -143,7 +143,7 @@ export type AppStreamImageBuilderAttribs = {
143
143
  StreamingUrl: string;
144
144
  };
145
145
  /**
146
- * Describes an interface VPC endpoint (interface endpoint) that lets you create a private connection between the virtual private cloud (VPC) that you specify and AppStream 2.0. When you specify an interface endpoint for a stack, users of the stack can connect to AppStream 2.0 only through that endpoint. When you specify an interface endpoint for an image builder, administrators can connect to the image builder only through that endpoint.
146
+ * Describes an interface VPC endpoint (interface endpoint) that lets you create a private connection between the virtual private cloud (VPC) that you specify and WorkSpaces Applications. When you specify an interface endpoint for a stack, users of the stack can connect to WorkSpaces Applications only through that endpoint. When you specify an interface endpoint for an image builder, administrators can connect to the image builder only through that endpoint.
147
147
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-imagebuilder-accessendpoint.html}
148
148
  */
149
149
  export type AccessEndpoint = {
@@ -10,7 +10,7 @@ export type AppStreamStack = ResourceDefinitionWithAttributes<"AWS::AppStream::S
10
10
  */
11
11
  export type AppStreamStackProps = {
12
12
  /**
13
- * The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.
13
+ * The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to WorkSpaces Applications only through the specified endpoints.
14
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-stack.html#cfn-appstream-stack-accessendpoints}
15
15
  */
16
16
  AccessEndpoints?: AccessEndpoint[] | undefined;
@@ -42,7 +42,7 @@ export type AppStreamStackProps = {
42
42
  */
43
43
  DisplayName?: string | undefined;
44
44
  /**
45
- * The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.
45
+ * The domains where WorkSpaces Applications streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded WorkSpaces Applications streaming sessions.
46
46
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appstream-stack.html#cfn-appstream-stack-embedhostdomains}
47
47
  */
48
48
  EmbedHostDomains?: string[] | undefined;
@@ -92,7 +92,7 @@ export type AppStreamStackAttribs = {
92
92
  Id: string;
93
93
  };
94
94
  /**
95
- * Describes an interface VPC endpoint (interface endpoint) that lets you create a private connection between the virtual private cloud (VPC) that you specify and AppStream 2.0. When you specify an interface endpoint for a stack, users of the stack can connect to AppStream 2.0 only through that endpoint. When you specify an interface endpoint for an image builder, administrators can connect to the image builder only through that endpoint.
95
+ * Describes an interface VPC endpoint (interface endpoint) that lets you create a private connection between the virtual private cloud (VPC) that you specify and WorkSpaces Applications. When you specify an interface endpoint for a stack, users of the stack can connect to WorkSpaces Applications only through that endpoint. When you specify an interface endpoint for an image builder, administrators can connect to the image builder only through that endpoint.
96
96
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-stack-accessendpoint.html}
97
97
  */
98
98
  export type AccessEndpoint = {
@@ -228,5 +228,53 @@ export type Source = {
228
228
  */
229
229
  SubnetIds: string[];
230
230
  };
231
+ /**
232
+ * Configuration for VPC metrics source
233
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-scraper-source.html#cfn-aps-scraper-source-vpcconfiguration}
234
+ */
235
+ VpcConfiguration?: {
236
+ /**
237
+ * List of security group IDs
238
+ */
239
+ SecurityGroupIds: string[];
240
+ /**
241
+ * List of subnet IDs
242
+ */
243
+ SubnetIds: string[];
244
+ } | undefined;
245
+ } | {
246
+ /**
247
+ * The Amazon EKS cluster from which a scraper collects metrics.
248
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-scraper-source.html#cfn-aps-scraper-source-eksconfiguration}
249
+ */
250
+ EksConfiguration?: {
251
+ /**
252
+ * ARN of an EKS cluster
253
+ * @pattern ^arn:aws[-a-z]*:eks:[-a-z0-9]+:[0-9]{12}:cluster/.+$
254
+ */
255
+ ClusterArn: string;
256
+ /**
257
+ * List of security group IDs
258
+ */
259
+ SecurityGroupIds?: string[] | undefined;
260
+ /**
261
+ * List of subnet IDs
262
+ */
263
+ SubnetIds: string[];
264
+ } | undefined;
265
+ /**
266
+ * Configuration for VPC metrics source
267
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-scraper-source.html#cfn-aps-scraper-source-vpcconfiguration}
268
+ */
269
+ VpcConfiguration: {
270
+ /**
271
+ * List of security group IDs
272
+ */
273
+ SecurityGroupIds: string[];
274
+ /**
275
+ * List of subnet IDs
276
+ */
277
+ SubnetIds: string[];
278
+ };
231
279
  };
232
280
  //# sourceMappingURL=aws-aps-scraper.d.ts.map
@@ -44,6 +44,10 @@ export type BackupLogicallyAirGappedBackupVaultProps = {
44
44
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-backup-logicallyairgappedbackupvault.html#cfn-backup-logicallyairgappedbackupvault-minretentiondays}
45
45
  */
46
46
  MinRetentionDays: number;
47
+ /**
48
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-backup-logicallyairgappedbackupvault.html#cfn-backup-logicallyairgappedbackupvault-mpaapprovalteamarn}
49
+ */
50
+ MpaApprovalTeamArn?: string | undefined;
47
51
  /**
48
52
  * Returns event notifications for the specified backup vault.
49
53
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-backup-logicallyairgappedbackupvault.html#cfn-backup-logicallyairgappedbackupvault-notifications}
@@ -67,6 +67,8 @@ export type BackupRestoreTestingSelectionProps = {
67
67
  RestoreTestingPlanName: string;
68
68
  /**
69
69
  * The unique name of the restore testing selection that belongs to the related restore testing plan.
70
+ *
71
+ * The name consists of only alphanumeric characters and underscores. Maximum length is 50.
70
72
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-backup-restoretestingselection.html#cfn-backup-restoretestingselection-restoretestingselectionname}
71
73
  */
72
74
  RestoreTestingSelectionName: string;
@@ -370,18 +370,18 @@ export type Ec2ConfigurationObject = {
370
370
  * - **ECS_AL2023_NVIDIA** - [Amazon Linux 2023 (GPU)](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html#gpuami) : For all GPU instance families and can be used for all non AWS Graviton-based instance types.
371
371
  *
372
372
  * > ECS_AL2023_NVIDIA doesn't support `p3` and `g3` instance types.
373
- * - **EKS** - If the `imageIdOverride` parameter isn't specified, then a recent [Amazon EKS-optimized Amazon Linux AMI](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) ( `EKS_AL2` ) is used. If a new image type is specified in an update, but neither an `imageId` nor a `imageIdOverride` parameter is specified, then the latest Amazon EKS optimized AMI for that image type that AWS Batch supports is used.
373
+ * - **EKS** - If the `imageIdOverride` parameter isn't specified, then a recent [Amazon EKS-optimized Amazon Linux 2023 AMI](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) ( `EKS_AL2023` ) is used. If a new image type is specified in an update, but neither an `imageId` nor a `imageIdOverride` parameter is specified, then the latest Amazon EKS optimized AMI for that image type that AWS Batch supports is used.
374
374
  *
375
- * > Starting end of October 2025 Amazon EKS optimized Amazon Linux 2023 AMIs will be the default on AWS Batch for EKS versions prior to 1.33. Starting from Kubernetes version 1.33, EKS optimized Amazon Linux 2023 AMIs will be the default when it becomes supported on AWS Batch .
375
+ * > Amazon Linux 2023 AMIs are the default on AWS Batch for Amazon EKS.
376
376
  * >
377
377
  * > AWS will end support for Amazon EKS AL2-optimized and AL2-accelerated AMIs, starting 11/26/25. You can continue using AWS Batch -provided Amazon EKS optimized Amazon Linux 2 AMIs on your Amazon EKS compute environments beyond the 11/26/25 end-of-support date, these compute environments will no longer receive any new software updates, security patches, or bug fixes from AWS . For more information on upgrading from AL2 to AL2023, see [How to upgrade from EKS AL2 to EKS AL2023](https://docs.aws.amazon.com/batch/latest/userguide/eks-migration-2023.html) in the *AWS Batch User Guide* .
378
378
  *
379
- * - **EKS_AL2** - [Amazon Linux 2](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) : Default for all non-GPU instance families.
380
- * - **EKS_AL2_NVIDIA** - [Amazon Linux 2 (accelerated)](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) : Default for all GPU instance families (for example, `P4` and `G4` ) and can be used for all non AWS Graviton-based instance types.
381
- * - **EKS_AL2023** - [Amazon Linux 2023](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) : AWS Batch supports Amazon Linux 2023.
379
+ * - **EKS_AL2** - [Amazon Linux 2](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) : Used for non-GPU instance families.
380
+ * - **EKS_AL2_NVIDIA** - [Amazon Linux 2 (accelerated)](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) : Used for GPU instance families (for example, `P4` and `G4` ) and can be used for all non AWS Graviton-based instance types.
381
+ * - **EKS_AL2023** - [Amazon Linux 2023](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) : Default for non-GPU instance families.
382
382
  *
383
383
  * > Amazon Linux 2023 does not support `A1` instances.
384
- * - **EKS_AL2023_NVIDIA** - [Amazon Linux 2023 (accelerated)](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) : GPU instance families and can be used for all non AWS Graviton-based instance types.
384
+ * - **EKS_AL2023_NVIDIA** - [Amazon Linux 2023 (accelerated)](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) : Default for GPU instance families and can be used for all non AWS Graviton-based instance types.
385
385
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-ec2configurationobject.html#cfn-batch-computeenvironment-ec2configurationobject-imagetype}
386
386
  */
387
387
  ImageType: string;
@@ -18,7 +18,7 @@ export type BedrockAgentCoreBrowserCustom = ResourceDefinitionWithAttributes<"AW
18
18
  */
19
19
  export type BedrockAgentCoreBrowserCustomProps = {
20
20
  /**
21
- * Browser signing configuration.
21
+ * Browser signing configuration
22
22
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-browsercustom.html#cfn-bedrockagentcore-browsercustom-browsersigning}
23
23
  */
24
24
  BrowserSigning?: BrowserSigning | undefined;
@@ -62,6 +62,11 @@ export type BedrockAgentCoreGatewayTargetAttribs = {
62
62
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gatewaytarget.html#cfn-bedrockagentcore-gatewaytarget-gatewayarn}
63
63
  */
64
64
  GatewayArn: string;
65
+ /**
66
+ * @format date-time
67
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gatewaytarget.html#cfn-bedrockagentcore-gatewaytarget-lastsynchronizedat}
68
+ */
69
+ LastSynchronizedAt: string;
65
70
  /**
66
71
  * The status for the gateway target.
67
72
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gatewaytarget.html#cfn-bedrockagentcore-gatewaytarget-status}
@@ -176,6 +181,16 @@ export type McpLambdaTargetConfiguration = {
176
181
  */
177
182
  ToolSchema: ToolSchema;
178
183
  };
184
+ /**
185
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-mcpservertargetconfiguration.html}
186
+ */
187
+ export type McpServerTargetConfiguration = {
188
+ /**
189
+ * @pattern ^https://.*
190
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-mcpservertargetconfiguration.html#cfn-bedrockagentcore-gatewaytarget-mcpservertargetconfiguration-endpoint}
191
+ */
192
+ Endpoint: string;
193
+ };
179
194
  /**
180
195
  * The MCP target configuration for the gateway target.
181
196
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-mcptargetconfiguration.html}
@@ -186,6 +201,8 @@ export type McpTargetConfiguration = {
186
201
  SmithyModel: ApiSchemaConfiguration;
187
202
  } | {
188
203
  Lambda: McpLambdaTargetConfiguration;
204
+ } | {
205
+ McpServer: McpServerTargetConfiguration;
189
206
  };
190
207
  /**
191
208
  * The OAuth credential provider for the gateway target.
@@ -271,7 +288,7 @@ export type TargetConfiguration = {
271
288
  /**
272
289
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-targetstatus.html}
273
290
  */
274
- export type TargetStatus = "CREATING" | "UPDATING" | "UPDATE_UNSUCCESSFUL" | "DELETING" | "READY" | "FAILED";
291
+ export type TargetStatus = "CREATING" | "UPDATING" | "UPDATE_UNSUCCESSFUL" | "DELETING" | "READY" | "FAILED" | "SYNCHRONIZING" | "SYNCHRONIZE_UNSUCCESSFUL";
275
292
  /**
276
293
  * The tool definition for the gateway.
277
294
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-tooldefinition.html}
@@ -47,7 +47,7 @@ export type BedrockAgentCoreRuntimeProps = {
47
47
  */
48
48
  EnvironmentVariables?: Record<string, string> | undefined;
49
49
  /**
50
- * Lifecycle configuration for managing runtime sessions
50
+ * Configuration for managing the lifecycle of runtime sessions and resources
51
51
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-lifecycleconfiguration}
52
52
  */
53
53
  LifecycleConfiguration?: LifecycleConfiguration | undefined;
@@ -123,6 +123,7 @@ export type AgentManagedRuntimeType = "PYTHON_3_10" | "PYTHON_3_11" | "PYTHON_3_
123
123
  */
124
124
  export type AgentRuntimeArtifact = {
125
125
  /**
126
+ * Representation of a code configuration
126
127
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-agentruntimeartifact.html#cfn-bedrockagentcore-runtime-agentruntimeartifact-codeconfiguration}
127
128
  */
128
129
  CodeConfiguration?: CodeConfiguration | undefined;
@@ -153,6 +154,7 @@ export type AuthorizerConfiguration = {
153
154
  */
154
155
  export type Code = {
155
156
  /**
157
+ * S3 Location Configuration
156
158
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-code.html#cfn-bedrockagentcore-runtime-code-s3}
157
159
  */
158
160
  S3?: S3Location | undefined;
@@ -163,14 +165,17 @@ export type Code = {
163
165
  */
164
166
  export type CodeConfiguration = {
165
167
  /**
168
+ * Object represents source code from zip file
166
169
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-codeconfiguration.html#cfn-bedrockagentcore-runtime-codeconfiguration-code}
167
170
  */
168
171
  Code: Code;
169
172
  /**
173
+ * List of entry points
170
174
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-codeconfiguration.html#cfn-bedrockagentcore-runtime-codeconfiguration-entrypoint}
171
175
  */
172
176
  EntryPoint: string[];
173
177
  /**
178
+ * Managed runtime types
174
179
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-codeconfiguration.html#cfn-bedrockagentcore-runtime-codeconfiguration-runtime}
175
180
  */
176
181
  Runtime: AgentManagedRuntimeType;
@@ -258,6 +263,7 @@ export type ProtocolConfiguration = "MCP" | "HTTP" | "A2A";
258
263
  */
259
264
  export type RequestHeaderConfiguration = {
260
265
  /**
266
+ * List of allowed HTTP headers for agent runtime requests
261
267
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-requestheaderconfiguration.html#cfn-bedrockagentcore-runtime-requestheaderconfiguration-requestheaderallowlist}
262
268
  */
263
269
  RequestHeaderAllowlist?: string[] | undefined;
@@ -70,7 +70,7 @@ export type ConfigConfigurationRecorderProps = {
70
70
  *
71
71
  * > *Pre-existing AWS Config role*
72
72
  * >
73
- * > If you have used an AWS service that uses AWS Config , such as AWS Security Hub or AWS Control Tower , and an AWS Config role has already been created, make sure that the IAM role that you use when setting up AWS Config keeps the same minimum permissions as the already created AWS Config role. You must do this so that the other AWS service continues to run as expected.
73
+ * > If you have used an AWS service that uses AWS Config , such as Security Hub or AWS Control Tower , and an AWS Config role has already been created, make sure that the IAM role that you use when setting up AWS Config keeps the same minimum permissions as the already created AWS Config role. You must do this so that the other AWS service continues to run as expected.
74
74
  * >
75
75
  * > For example, if AWS Control Tower has an IAM role that allows AWS Config to read Amazon Simple Storage Service ( Amazon S3 ) objects, make sure that the same permissions are granted within the IAM role you use when setting up AWS Config . Otherwise, it may interfere with how AWS Control Tower operates. For more information about IAM roles for AWS Config , see [*Identity and Access Management for AWS Config*](https://docs.aws.amazon.com/config/latest/developerguide/security-iam.html) in the *AWS Config Developer Guide* .
76
76
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-configurationrecorder.html#cfn-config-configurationrecorder-rolearn}
@@ -10,6 +10,7 @@ export type ConnectEvaluationForm = ResourceDefinitionWithAttributes<"AWS::Conne
10
10
  */
11
11
  export type ConnectEvaluationFormProps = {
12
12
  /**
13
+ * The automatic evaluation configuration of an evaluation form.
13
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-evaluationform.html#cfn-connect-evaluationform-autoevaluationconfiguration}
14
15
  */
15
16
  AutoEvaluationConfiguration?: AutoEvaluationConfiguration | undefined;
@@ -74,6 +75,7 @@ export type ConnectEvaluationFormAttribs = {
74
75
  EvaluationFormArn: string;
75
76
  };
76
77
  /**
78
+ * Configuration information about automated evaluations.
77
79
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-autoevaluationconfiguration.html}
78
80
  */
79
81
  export type AutoEvaluationConfiguration = {
@@ -83,11 +85,12 @@ export type AutoEvaluationConfiguration = {
83
85
  Enabled?: boolean | undefined;
84
86
  };
85
87
  /**
88
+ * Information about automatic fail configuration for an evaluation form.
86
89
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-automaticfailconfiguration.html}
87
90
  */
88
91
  export type AutomaticFailConfiguration = {
89
92
  /**
90
- * The target section refId to control failure propagation boundary.
93
+ * The referenceId of the target section for auto failure.
91
94
  * @pattern ^[a-zA-Z0-9._-]{1,40}$
92
95
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-automaticfailconfiguration.html#cfn-connect-evaluationform-automaticfailconfiguration-targetsection}
93
96
  */
@@ -121,93 +124,102 @@ export type EvaluationFormItem = {
121
124
  Section?: EvaluationFormSection | undefined;
122
125
  };
123
126
  /**
127
+ * A condition for item enablement.
124
128
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementcondition.html}
125
129
  */
126
130
  export type EvaluationFormItemEnablementCondition = {
127
131
  /**
128
- * The list of operands that compose the condition. Each operand represents a specific criteria to be evaluated.
132
+ * Operands of the enablement condition.
129
133
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementcondition.html#cfn-connect-evaluationform-evaluationformitemenablementcondition-operands}
130
134
  */
131
135
  Operands: EvaluationFormItemEnablementConditionOperand[];
132
136
  /**
133
- * The logical operator used to combine multiple operands, determining how the condition is evaluated as a whole.
137
+ * The operator to be used to be applied to operands if more than one provided.
134
138
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementcondition.html#cfn-connect-evaluationform-evaluationformitemenablementcondition-operator}
135
139
  */
136
140
  Operator?: "OR" | "AND" | undefined;
137
141
  };
138
142
  /**
143
+ * An operand of the enablement condition.
139
144
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementconditionoperand.html}
140
145
  */
141
146
  export type EvaluationFormItemEnablementConditionOperand = {
142
147
  /**
148
+ * An expression of the enablement condition.
143
149
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementconditionoperand.html#cfn-connect-evaluationform-evaluationformitemenablementconditionoperand-expression}
144
150
  */
145
151
  Expression?: EvaluationFormItemEnablementExpression | undefined;
146
152
  };
147
153
  /**
154
+ * An item enablement configuration.
148
155
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementconfiguration.html}
149
156
  */
150
157
  export type EvaluationFormItemEnablementConfiguration = {
151
158
  /**
152
- * Defines the enablement status to be applied when the specified condition is met.
159
+ * An enablement action that if condition is satisfied.
153
160
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementconfiguration.html#cfn-connect-evaluationform-evaluationformitemenablementconfiguration-action}
154
161
  */
155
162
  Action: "DISABLE" | "ENABLE";
156
163
  /**
164
+ * A condition for item enablement configuration.
157
165
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementconfiguration.html#cfn-connect-evaluationform-evaluationformitemenablementconfiguration-condition}
158
166
  */
159
167
  Condition: EvaluationFormItemEnablementCondition;
160
168
  /**
161
- * Specifies the default enablement status to be applied when the condition is not satisfied.
169
+ * An enablement action that if condition is not satisfied.
162
170
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementconfiguration.html#cfn-connect-evaluationform-evaluationformitemenablementconfiguration-defaultaction}
163
171
  */
164
172
  DefaultAction?: "DISABLE" | "ENABLE" | undefined;
165
173
  };
166
174
  /**
175
+ * An expression that defines a basic building block of conditional enablement.
167
176
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementexpression.html}
168
177
  */
169
178
  export type EvaluationFormItemEnablementExpression = {
170
179
  /**
171
- * Specifies the comparison method to determine if the source value matches any of the specified values.
180
+ * A comparator to be used against list of values.
172
181
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementexpression.html#cfn-connect-evaluationform-evaluationformitemenablementexpression-comparator}
173
182
  */
174
183
  Comparator: "IN" | "NOT_IN";
175
184
  /**
185
+ * A source item of enablement expression.
176
186
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementexpression.html#cfn-connect-evaluationform-evaluationformitemenablementexpression-source}
177
187
  */
178
188
  Source: EvaluationFormItemEnablementSource;
179
189
  /**
180
- * The list of possible values to compare against the source form item's value.
190
+ * A list of values from source item.
181
191
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementexpression.html#cfn-connect-evaluationform-evaluationformitemenablementexpression-values}
182
192
  */
183
193
  Values: EvaluationFormItemEnablementSourceValue[];
184
194
  };
185
195
  /**
196
+ * An enablement expression source item.
186
197
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementsource.html}
187
198
  */
188
199
  export type EvaluationFormItemEnablementSource = {
189
200
  /**
190
- * The identifier to reference the item.
201
+ * A referenceId of the source item.
191
202
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementsource.html#cfn-connect-evaluationform-evaluationformitemenablementsource-refid}
192
203
  */
193
204
  RefId?: string | undefined;
194
205
  /**
195
- * The type of the source entity.
206
+ * A type of source item.
196
207
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementsource.html#cfn-connect-evaluationform-evaluationformitemenablementsource-type}
197
208
  */
198
209
  Type: "QUESTION_REF_ID";
199
210
  };
200
211
  /**
212
+ * An enablement expression source value.
201
213
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementsourcevalue.html}
202
214
  */
203
215
  export type EvaluationFormItemEnablementSourceValue = {
204
216
  /**
205
- * The identifier to reference the item.
217
+ * A referenceId of the source value.
206
218
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementsourcevalue.html#cfn-connect-evaluationform-evaluationformitemenablementsourcevalue-refid}
207
219
  */
208
220
  RefId?: string | undefined;
209
221
  /**
210
- * Type of the source entity value.
222
+ * A type of source item value.
211
223
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementsourcevalue.html#cfn-connect-evaluationform-evaluationformitemenablementsourcevalue-type}
212
224
  */
213
225
  Type?: "OPTION_REF_ID" | undefined;
@@ -218,6 +230,7 @@ export type EvaluationFormItemEnablementSourceValue = {
218
230
  */
219
231
  export type EvaluationFormNumericQuestionAutomation = {
220
232
  /**
233
+ * A source of automation answer for numeric question.
221
234
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformnumericquestionautomation.html#cfn-connect-evaluationform-evaluationformnumericquestionautomation-answersource}
222
235
  */
223
236
  AnswerSource?: EvaluationFormQuestionAutomationAnswerSource | undefined;
@@ -238,6 +251,7 @@ export type EvaluationFormNumericQuestionOption = {
238
251
  */
239
252
  AutomaticFail?: boolean | undefined;
240
253
  /**
254
+ * A configuration for automatic fail.
241
255
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformnumericquestionoption.html#cfn-connect-evaluationform-evaluationformnumericquestionoption-automaticfailconfiguration}
242
256
  */
243
257
  AutomaticFailConfiguration?: AutomaticFailConfiguration | undefined;
@@ -293,6 +307,7 @@ export type EvaluationFormNumericQuestionProperties = {
293
307
  */
294
308
  export type EvaluationFormQuestion = {
295
309
  /**
310
+ * A question conditional enablement.
296
311
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformquestion.html#cfn-connect-evaluationform-evaluationformquestion-enablement}
297
312
  */
298
313
  Enablement?: EvaluationFormItemEnablementConfiguration | undefined;
@@ -348,11 +363,12 @@ export type EvaluationFormQuestion = {
348
363
  Weight?: number | undefined;
349
364
  };
350
365
  /**
366
+ * A question automation answer.
351
367
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformquestionautomationanswersource.html}
352
368
  */
353
369
  export type EvaluationFormQuestionAutomationAnswerSource = {
354
370
  /**
355
- * The type of the answer sourcr
371
+ * The automation answer source type.
356
372
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformquestionautomationanswersource.html#cfn-connect-evaluationform-evaluationformquestionautomationanswersource-sourcetype}
357
373
  */
358
374
  SourceType: "CONTACT_LENS_DATA" | "GEN_AI";
@@ -373,6 +389,7 @@ export type EvaluationFormQuestionTypeProperties = {
373
389
  */
374
390
  SingleSelect?: EvaluationFormSingleSelectQuestionProperties | undefined;
375
391
  /**
392
+ * The properties of the text question.
376
393
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformquestiontypeproperties.html#cfn-connect-evaluationform-evaluationformquestiontypeproperties-text}
377
394
  */
378
395
  Text?: EvaluationFormTextQuestionProperties | undefined;
@@ -427,6 +444,7 @@ export type EvaluationFormSection = {
427
444
  */
428
445
  export type EvaluationFormSingleSelectQuestionAutomation = {
429
446
  /**
447
+ * Automation answer source.
430
448
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformsingleselectquestionautomation.html#cfn-connect-evaluationform-evaluationformsingleselectquestionautomation-answersource}
431
449
  */
432
450
  AnswerSource?: EvaluationFormQuestionAutomationAnswerSource | undefined;
@@ -469,6 +487,7 @@ export type EvaluationFormSingleSelectQuestionOption = {
469
487
  */
470
488
  AutomaticFail?: boolean | undefined;
471
489
  /**
490
+ * Whether automatic fail is configured on a single select question.
472
491
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformsingleselectquestionoption.html#cfn-connect-evaluationform-evaluationformsingleselectquestionoption-automaticfailconfiguration}
473
492
  */
474
493
  AutomaticFailConfiguration?: AutomaticFailConfiguration | undefined;
@@ -526,19 +545,23 @@ export type EvaluationFormSingleSelectQuestionProperties = {
526
545
  Options: EvaluationFormSingleSelectQuestionOption[];
527
546
  };
528
547
  /**
548
+ * Information about the automation configuration in text questions.
529
549
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformtextquestionautomation.html}
530
550
  */
531
551
  export type EvaluationFormTextQuestionAutomation = {
532
552
  /**
553
+ * Automation answer source.
533
554
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformtextquestionautomation.html#cfn-connect-evaluationform-evaluationformtextquestionautomation-answersource}
534
555
  */
535
556
  AnswerSource?: EvaluationFormQuestionAutomationAnswerSource | undefined;
536
557
  };
537
558
  /**
559
+ * Information about properties for a text question in an evaluation form.
538
560
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformtextquestionproperties.html}
539
561
  */
540
562
  export type EvaluationFormTextQuestionProperties = {
541
563
  /**
564
+ * The automation properties of the text question.
542
565
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformtextquestionproperties.html#cfn-connect-evaluationform-evaluationformtextquestionproperties-automation}
543
566
  */
544
567
  Automation?: EvaluationFormTextQuestionAutomation | undefined;
@@ -38,6 +38,12 @@ export type ConnectSecurityProfileProps = {
38
38
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-securityprofile.html#cfn-connect-securityprofile-description}
39
39
  */
40
40
  Description?: string | undefined;
41
+ /**
42
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-securityprofile.html#cfn-connect-securityprofile-granularaccesscontrolconfiguration}
43
+ */
44
+ GranularAccessControlConfiguration?: {
45
+ DataTableAccessControlConfiguration?: DataTableAccessControlConfiguration | undefined;
46
+ } | undefined;
41
47
  /**
42
48
  * The list of resources that a security profile applies hierarchy restrictions to in Amazon Connect. Following are acceptable ResourceNames: `User` .
43
49
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-securityprofile.html#cfn-connect-securityprofile-hierarchyrestrictedresources}
@@ -115,4 +121,50 @@ export type Application = {
115
121
  */
116
122
  Namespace: string;
117
123
  };
124
+ /**
125
+ * Defines the access control configuration for data tables.
126
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-datatableaccesscontrolconfiguration.html}
127
+ */
128
+ export type DataTableAccessControlConfiguration = {
129
+ /**
130
+ * Contains the configuration for record-based access control.
131
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-datatableaccesscontrolconfiguration.html#cfn-connect-securityprofile-datatableaccesscontrolconfiguration-primaryattributeaccesscontrolconfiguration}
132
+ */
133
+ PrimaryAttributeAccessControlConfiguration?: PrimaryAttributeAccessControlConfigurationItem | undefined;
134
+ };
135
+ /**
136
+ * Contains the configuration for record-based access control.
137
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-primaryattributeaccesscontrolconfigurationitem.html}
138
+ */
139
+ export type PrimaryAttributeAccessControlConfigurationItem = {
140
+ /**
141
+ * An array of PrimaryAttributeValue objects.
142
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-primaryattributeaccesscontrolconfigurationitem.html#cfn-connect-securityprofile-primaryattributeaccesscontrolconfigurationitem-primaryattributevalues}
143
+ */
144
+ PrimaryAttributeValues: PrimaryAttributeValue[];
145
+ };
146
+ /**
147
+ * An object defining the access control for a specific attribute and its values.
148
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-primaryattributevalue.html}
149
+ */
150
+ export type PrimaryAttributeValue = {
151
+ /**
152
+ * Specifies the type of access granted. Currently, only "ALLOW" is supported
153
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-primaryattributevalue.html#cfn-connect-securityprofile-primaryattributevalue-accesstype}
154
+ */
155
+ AccessType: "ALLOW";
156
+ /**
157
+ * The name of the primary attribute.
158
+ * @minLength 1
159
+ * @maxLength 127
160
+ * @pattern ^(?!aws:|connect:)[\p{L}\p{Z}\p{N}\-_.:=@'|]+$
161
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-primaryattributevalue.html#cfn-connect-securityprofile-primaryattributevalue-attributename}
162
+ */
163
+ AttributeName: string;
164
+ /**
165
+ * An array of allowed primary values for the specified primary attribute.
166
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-primaryattributevalue.html#cfn-connect-securityprofile-primaryattributevalue-values}
167
+ */
168
+ Values: string[];
169
+ };
118
170
  //# sourceMappingURL=aws-connect-securityprofile.d.ts.map
@@ -586,7 +586,7 @@ export type TelephonyOutboundMode = {
586
586
  */
587
587
  PredictiveConfig?: PredictiveConfig | undefined;
588
588
  /**
589
- * Preview config
589
+ * Contains preview outbound mode configuration.
590
590
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-telephonyoutboundmode.html#cfn-connectcampaignsv2-campaign-telephonyoutboundmode-previewconfig}
591
591
  */
592
592
  PreviewConfig?: PreviewConfig | undefined;
@@ -607,7 +607,7 @@ export type TelephonyOutboundMode = {
607
607
  */
608
608
  PredictiveConfig: PredictiveConfig;
609
609
  /**
610
- * Preview config
610
+ * Contains preview outbound mode configuration.
611
611
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-telephonyoutboundmode.html#cfn-connectcampaignsv2-campaign-telephonyoutboundmode-previewconfig}
612
612
  */
613
613
  PreviewConfig?: PreviewConfig | undefined;
@@ -628,7 +628,7 @@ export type TelephonyOutboundMode = {
628
628
  */
629
629
  PredictiveConfig?: PredictiveConfig | undefined;
630
630
  /**
631
- * Preview config
631
+ * Contains preview outbound mode configuration.
632
632
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-telephonyoutboundmode.html#cfn-connectcampaignsv2-campaign-telephonyoutboundmode-previewconfig}
633
633
  */
634
634
  PreviewConfig?: PreviewConfig | undefined;
@@ -649,7 +649,7 @@ export type TelephonyOutboundMode = {
649
649
  */
650
650
  PredictiveConfig?: PredictiveConfig | undefined;
651
651
  /**
652
- * Preview config
652
+ * Contains preview outbound mode configuration.
653
653
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-telephonyoutboundmode.html#cfn-connectcampaignsv2-campaign-telephonyoutboundmode-previewconfig}
654
654
  */
655
655
  PreviewConfig: PreviewConfig;
@@ -14,6 +14,11 @@ export type ControlTowerLandingZoneProps = {
14
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-controltower-landingzone.html#cfn-controltower-landingzone-manifest}
15
15
  */
16
16
  Manifest: unknown;
17
+ /**
18
+ * The types of remediation actions configured for the landing zone, such as automatic drift correction or compliance enforcement.
19
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-controltower-landingzone.html#cfn-controltower-landingzone-remediationtypes}
20
+ */
21
+ RemediationTypes?: "INHERITANCE_DRIFT"[] | undefined;
17
22
  /**
18
23
  * Tags to be applied to the landing zone.
19
24
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-controltower-landingzone.html#cfn-controltower-landingzone-tags}