@propulsionworks/cloudformation 0.1.38 → 0.1.40

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (136) hide show
  1. package/out/exports/resources.generated/aws-arcregionswitch-plan.d.ts +3 -3
  2. package/out/exports/resources.generated/aws-autoscaling-autoscalinggroup.d.ts +29 -3
  3. package/out/exports/resources.generated/aws-backup-backupplan.d.ts +1 -0
  4. package/out/exports/resources.generated/aws-backup-logicallyairgappedbackupvault.d.ts +3 -0
  5. package/out/exports/resources.generated/aws-bedrock-dataautomationproject.d.ts +78 -0
  6. package/out/exports/resources.generated/aws-bedrock-knowledgebase.d.ts +57 -3
  7. package/out/exports/resources.generated/aws-bedrockagentcore-gateway.d.ts +53 -1
  8. package/out/exports/resources.generated/aws-bedrockagentcore-gatewaytarget.d.ts +16 -0
  9. package/out/exports/resources.generated/aws-billingconductor-customlineitem.d.ts +11 -5
  10. package/out/exports/resources.generated/aws-cases-caserule.d.ts +182 -0
  11. package/out/exports/resources.generated/aws-cases-domain.d.ts +61 -0
  12. package/out/exports/resources.generated/aws-cases-field.d.ts +85 -0
  13. package/out/exports/resources.generated/aws-cases-layout.d.ts +140 -0
  14. package/out/exports/resources.generated/aws-cases-template.d.ts +141 -0
  15. package/out/exports/resources.generated/aws-ce-costcategory.d.ts +1 -1
  16. package/out/exports/resources.generated/aws-cleanrooms-analysistemplate.d.ts +71 -0
  17. package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +16 -0
  18. package/out/exports/resources.generated/aws-cleanrooms-membership.d.ts +16 -0
  19. package/out/exports/resources.generated/aws-cloudformation-waitcondition.d.ts +2 -2
  20. package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +21 -0
  21. package/out/exports/resources.generated/aws-codedeploy-deploymentgroup.d.ts +3 -3
  22. package/out/exports/resources.generated/aws-config-configurationrecorder.d.ts +1 -1
  23. package/out/exports/resources.generated/aws-connect-contactflowmodule.d.ts +13 -0
  24. package/out/exports/resources.generated/aws-connect-datatable.d.ts +13 -13
  25. package/out/exports/resources.generated/aws-connect-datatableattribute.d.ts +12 -2
  26. package/out/exports/resources.generated/aws-connect-datatablerecord.d.ts +4 -0
  27. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +23 -11
  28. package/out/exports/resources.generated/aws-connect-hoursofoperation.d.ts +90 -0
  29. package/out/exports/resources.generated/aws-connect-securityprofile.d.ts +10 -9
  30. package/out/exports/resources.generated/aws-connect-workspace.d.ts +348 -0
  31. package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +107 -1
  32. package/out/exports/resources.generated/aws-customerprofiles-segmentdefinition.d.ts +5 -1
  33. package/out/exports/resources.generated/aws-datasync-agent.d.ts +1 -1
  34. package/out/exports/resources.generated/aws-datasync-locationazureblob.d.ts +9 -9
  35. package/out/exports/resources.generated/aws-datasync-locationefs.d.ts +5 -5
  36. package/out/exports/resources.generated/aws-datasync-locationfsxlustre.d.ts +2 -2
  37. package/out/exports/resources.generated/aws-datasync-locationfsxontap.d.ts +3 -3
  38. package/out/exports/resources.generated/aws-datasync-locationfsxopenzfs.d.ts +2 -2
  39. package/out/exports/resources.generated/aws-datasync-locationfsxwindows.d.ts +2 -2
  40. package/out/exports/resources.generated/aws-datasync-locationhdfs.d.ts +1 -1
  41. package/out/exports/resources.generated/aws-datasync-locationnfs.d.ts +1 -1
  42. package/out/exports/resources.generated/aws-datasync-locationobjectstorage.d.ts +10 -10
  43. package/out/exports/resources.generated/aws-datasync-locations3.d.ts +3 -3
  44. package/out/exports/resources.generated/aws-datasync-locationsmb.d.ts +9 -9
  45. package/out/exports/resources.generated/aws-datasync-task.d.ts +8 -8
  46. package/out/exports/resources.generated/aws-datazone-connection.d.ts +19 -1
  47. package/out/exports/resources.generated/aws-deadline-fleet.d.ts +25 -7
  48. package/out/exports/resources.generated/aws-devopsagent-agentspace.d.ts +6 -6
  49. package/out/exports/resources.generated/aws-devopsagent-association.d.ts +82 -73
  50. package/out/exports/resources.generated/aws-dsql-cluster.d.ts +5 -0
  51. package/out/exports/resources.generated/aws-ec2-clientvpnendpoint.d.ts +8 -0
  52. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +7 -0
  53. package/out/exports/resources.generated/aws-ec2-networkinterface.d.ts +5 -0
  54. package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +12 -0
  55. package/out/exports/resources.generated/aws-ec2-vpnconcentrator.d.ts +1 -1
  56. package/out/exports/resources.generated/aws-ec2-vpnconnection.d.ts +2 -0
  57. package/out/exports/resources.generated/aws-ecr-repositorycreationtemplate.d.ts +1 -1
  58. package/out/exports/resources.generated/aws-ecs-capacityprovider.d.ts +4 -0
  59. package/out/exports/resources.generated/aws-ecs-expressgatewayservice.d.ts +48 -0
  60. package/out/exports/resources.generated/aws-eks-capability.d.ts +27 -15
  61. package/out/exports/resources.generated/aws-eks-nodegroup.d.ts +61 -3
  62. package/out/exports/resources.generated/aws-emr-step.d.ts +10 -0
  63. package/out/exports/resources.generated/aws-entityresolution-matchingworkflow.d.ts +18 -1
  64. package/out/exports/resources.generated/aws-fsx-s3accesspointattachment.d.ts +119 -1
  65. package/out/exports/resources.generated/aws-glue-connection.d.ts +0 -23
  66. package/out/exports/resources.generated/aws-glue-identitycenterconfiguration.d.ts +6 -6
  67. package/out/exports/resources.generated/aws-groundstation-dataflowendpointgroupv2.d.ts +244 -0
  68. package/out/exports/resources.generated/aws-imagebuilder-component.d.ts +11 -5
  69. package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +5 -13
  70. package/out/exports/resources.generated/aws-imagebuilder-image.d.ts +17 -21
  71. package/out/exports/resources.generated/aws-imagebuilder-imagepipeline.d.ts +1 -1
  72. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +11 -5
  73. package/out/exports/resources.generated/aws-imagebuilder-workflow.d.ts +4 -4
  74. package/out/exports/resources.generated/aws-iotanalytics-channel.d.ts +4 -4
  75. package/out/exports/resources.generated/aws-iotanalytics-dataset.d.ts +7 -7
  76. package/out/exports/resources.generated/aws-iotanalytics-datastore.d.ts +6 -6
  77. package/out/exports/resources.generated/aws-iotanalytics-pipeline.d.ts +2 -2
  78. package/out/exports/resources.generated/aws-kafkaconnect-connector.d.ts +5 -0
  79. package/out/exports/resources.generated/aws-lambda-capacityprovider.d.ts +23 -23
  80. package/out/exports/resources.generated/aws-lambda-function.d.ts +11 -3
  81. package/out/exports/resources.generated/aws-lambda-permission.d.ts +1 -1
  82. package/out/exports/resources.generated/aws-lex-bot.d.ts +92 -0
  83. package/out/exports/resources.generated/aws-logs-loggroup.d.ts +5 -0
  84. package/out/exports/resources.generated/aws-logs-transformer.d.ts +6 -1
  85. package/out/exports/resources.generated/aws-macie-session.d.ts +1 -1
  86. package/out/exports/resources.generated/aws-msk-cluster.d.ts +8 -0
  87. package/out/exports/resources.generated/aws-networkmanager-connectattachment.d.ts +5 -0
  88. package/out/exports/resources.generated/aws-networkmanager-corenetworkprefixlistassociation.d.ts +29 -0
  89. package/out/exports/resources.generated/aws-networkmanager-directconnectgatewayattachment.d.ts +5 -0
  90. package/out/exports/resources.generated/aws-networkmanager-sitetositevpnattachment.d.ts +5 -0
  91. package/out/exports/resources.generated/aws-networkmanager-transitgatewayroutetableattachment.d.ts +5 -0
  92. package/out/exports/resources.generated/aws-networkmanager-vpcattachment.d.ts +5 -0
  93. package/out/exports/resources.generated/aws-observabilityadmin-organizationtelemetryrule.d.ts +272 -3
  94. package/out/exports/resources.generated/aws-observabilityadmin-s3tableintegration.d.ts +3 -3
  95. package/out/exports/resources.generated/aws-observabilityadmin-telemetrypipelines.d.ts +2 -0
  96. package/out/exports/resources.generated/aws-observabilityadmin-telemetryrule.d.ts +283 -4
  97. package/out/exports/resources.generated/aws-odb-odbpeeringconnection.d.ts +10 -0
  98. package/out/exports/resources.generated/aws-opensearchservice-application.d.ts +1 -1
  99. package/out/exports/resources.generated/aws-organizations-policy.d.ts +1 -1
  100. package/out/exports/resources.generated/aws-paymentcryptography-key.d.ts +8 -1
  101. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +82 -0
  102. package/out/exports/resources.generated/aws-ram-resourceshare.d.ts +31 -0
  103. package/out/exports/resources.generated/aws-resiliencehub-app.d.ts +2 -2
  104. package/out/exports/resources.generated/aws-resourcegroups-group.d.ts +10 -10
  105. package/out/exports/resources.generated/aws-route53-hostedzone.d.ts +16 -0
  106. package/out/exports/resources.generated/aws-route53profiles-profile.d.ts +5 -0
  107. package/out/exports/resources.generated/aws-route53resolver-resolverendpoint.d.ts +10 -0
  108. package/out/exports/resources.generated/aws-s3-bucket.d.ts +1 -1
  109. package/out/exports/resources.generated/aws-s3tables-table.d.ts +3 -3
  110. package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +3 -3
  111. package/out/exports/resources.generated/aws-s3vectors-index.d.ts +28 -0
  112. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +8 -2
  113. package/out/exports/resources.generated/aws-securityhub-aggregatorv2.d.ts +2 -2
  114. package/out/exports/resources.generated/aws-securityhub-automationrule.d.ts +32 -32
  115. package/out/exports/resources.generated/aws-securityhub-automationrulev2.d.ts +14 -14
  116. package/out/exports/resources.generated/aws-securityhub-configurationpolicy.d.ts +12 -12
  117. package/out/exports/resources.generated/aws-securityhub-connectorv2.d.ts +49 -54
  118. package/out/exports/resources.generated/aws-securityhub-delegatedadmin.d.ts +5 -5
  119. package/out/exports/resources.generated/aws-securityhub-findingaggregator.d.ts +4 -4
  120. package/out/exports/resources.generated/aws-securityhub-hub.d.ts +14 -14
  121. package/out/exports/resources.generated/aws-securityhub-hubv2.d.ts +3 -3
  122. package/out/exports/resources.generated/aws-securityhub-insight.d.ts +29 -29
  123. package/out/exports/resources.generated/aws-securityhub-organizationconfiguration.d.ts +10 -10
  124. package/out/exports/resources.generated/aws-securityhub-policyassociation.d.ts +3 -3
  125. package/out/exports/resources.generated/aws-securityhub-productsubscription.d.ts +2 -2
  126. package/out/exports/resources.generated/aws-securityhub-securitycontrol.d.ts +0 -0
  127. package/out/exports/resources.generated/aws-securityhub-standard.d.ts +6 -6
  128. package/out/exports/resources.generated/aws-ses-tenant.d.ts +54 -0
  129. package/out/exports/resources.generated/aws-ssm-association.d.ts +2 -2
  130. package/out/exports/resources.generated/aws-ssm-maintenancewindowtarget.d.ts +3 -2
  131. package/out/exports/resources.generated/aws-ssm-maintenancewindowtask.d.ts +3 -2
  132. package/out/exports/resources.generated/aws-transfer-connector.d.ts +6 -0
  133. package/out/exports/resources.generated/aws-wisdom-aiagent.d.ts +15 -0
  134. package/out/exports/resources.generated/aws-wisdom-aiguardrail.d.ts +118 -1
  135. package/out/exports/resources.generated/aws-workspacesweb-usersettings.d.ts +109 -0
  136. package/package.json +1 -1
@@ -38,6 +38,7 @@ export type ConnectEvaluationFormProps = {
38
38
  */
39
39
  Items: EvaluationFormBaseItem[];
40
40
  /**
41
+ * Configuration for language settings of this evaluation form.
41
42
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-evaluationform.html#cfn-connect-evaluationform-languageconfiguration}
42
43
  */
43
44
  LanguageConfiguration?: EvaluationFormLanguageConfiguration | undefined;
@@ -60,6 +61,7 @@ export type ConnectEvaluationFormProps = {
60
61
  */
61
62
  Tags?: Tag[] | undefined;
62
63
  /**
64
+ * Configuration that specifies the target for this evaluation form.
63
65
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-evaluationform.html#cfn-connect-evaluationform-targetconfiguration}
64
66
  */
65
67
  TargetConfiguration?: EvaluationFormTargetConfiguration | undefined;
@@ -233,16 +235,18 @@ export type EvaluationFormItemEnablementSourceValue = {
233
235
  Type?: "OPTION_REF_ID" | undefined;
234
236
  };
235
237
  /**
238
+ * Language configuration for an evaluation form.
236
239
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformlanguageconfiguration.html}
237
240
  */
238
241
  export type EvaluationFormLanguageConfiguration = {
239
242
  /**
240
- * The language of the form
243
+ * The language for the evaluation form.
241
244
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformlanguageconfiguration.html#cfn-connect-evaluationform-evaluationformlanguageconfiguration-formlanguage}
242
245
  */
243
246
  FormLanguage?: "de-DE" | "en-US" | "es-ES" | "fr-FR" | "it-IT" | "pt-BR" | undefined;
244
247
  };
245
248
  /**
249
+ * Automation configuration for multi-select questions.
246
250
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformmultiselectquestionautomation.html}
247
251
  */
248
252
  export type EvaluationFormMultiSelectQuestionAutomation = {
@@ -252,36 +256,39 @@ export type EvaluationFormMultiSelectQuestionAutomation = {
252
256
  */
253
257
  AnswerSource?: EvaluationFormQuestionAutomationAnswerSource | undefined;
254
258
  /**
255
- * The list of reference id.
259
+ * Reference IDs of default options.
256
260
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformmultiselectquestionautomation.html#cfn-connect-evaluationform-evaluationformmultiselectquestionautomation-defaultoptionrefids}
257
261
  */
258
262
  DefaultOptionRefIds?: string[] | undefined;
259
263
  /**
260
- * The answer options for the automation.
264
+ * Automation options for the multi-select question.
261
265
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformmultiselectquestionautomation.html#cfn-connect-evaluationform-evaluationformmultiselectquestionautomation-options}
262
266
  */
263
267
  Options: EvaluationFormMultiSelectQuestionAutomationOption[];
264
268
  };
265
269
  /**
270
+ * An automation option for a multi-select question.
266
271
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformmultiselectquestionautomationoption.html}
267
272
  */
268
273
  export type EvaluationFormMultiSelectQuestionAutomationOption = {
269
274
  /**
275
+ * Rule category configuration for this automation option.
270
276
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformmultiselectquestionautomationoption.html#cfn-connect-evaluationform-evaluationformmultiselectquestionautomationoption-rulecategory}
271
277
  */
272
278
  RuleCategory: MultiSelectQuestionRuleCategoryAutomation;
273
279
  };
274
280
  /**
281
+ * An option for a multi-select question in an evaluation form.
275
282
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformmultiselectquestionoption.html}
276
283
  */
277
284
  export type EvaluationFormMultiSelectQuestionOption = {
278
285
  /**
279
- * The identifier to reference the item.
286
+ * Reference identifier for this option.
280
287
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformmultiselectquestionoption.html#cfn-connect-evaluationform-evaluationformmultiselectquestionoption-refid}
281
288
  */
282
289
  RefId: string;
283
290
  /**
284
- * The title of the option.
291
+ * Display text for this option.
285
292
  * @minLength 1
286
293
  * @maxLength 128
287
294
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformmultiselectquestionoption.html#cfn-connect-evaluationform-evaluationformmultiselectquestionoption-text}
@@ -289,20 +296,22 @@ export type EvaluationFormMultiSelectQuestionOption = {
289
296
  Text: string;
290
297
  };
291
298
  /**
299
+ * Properties for a multi-select question in an evaluation form.
292
300
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformmultiselectquestionproperties.html}
293
301
  */
294
302
  export type EvaluationFormMultiSelectQuestionProperties = {
295
303
  /**
304
+ * Automation configuration for this multi-select question.
296
305
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformmultiselectquestionproperties.html#cfn-connect-evaluationform-evaluationformmultiselectquestionproperties-automation}
297
306
  */
298
307
  Automation?: EvaluationFormMultiSelectQuestionAutomation | undefined;
299
308
  /**
300
- * The display mode of the multi-select question.
309
+ * Display format for the multi-select question.
301
310
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformmultiselectquestionproperties.html#cfn-connect-evaluationform-evaluationformmultiselectquestionproperties-displayas}
302
311
  */
303
312
  DisplayAs?: "DROPDOWN" | "CHECKBOX" | undefined;
304
313
  /**
305
- * The list of options for the question.
314
+ * Options available for this multi-select question.
306
315
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformmultiselectquestionproperties.html#cfn-connect-evaluationform-evaluationformmultiselectquestionproperties-options}
307
316
  */
308
317
  Options: EvaluationFormMultiSelectQuestionOption[];
@@ -462,6 +471,7 @@ export type EvaluationFormQuestionAutomationAnswerSource = {
462
471
  */
463
472
  export type EvaluationFormQuestionTypeProperties = {
464
473
  /**
474
+ * Properties for multi-select question types.
465
475
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformquestiontypeproperties.html#cfn-connect-evaluationform-evaluationformquestiontypeproperties-multiselect}
466
476
  */
467
477
  MultiSelect?: EvaluationFormMultiSelectQuestionProperties | undefined;
@@ -632,11 +642,12 @@ export type EvaluationFormSingleSelectQuestionProperties = {
632
642
  Options: EvaluationFormSingleSelectQuestionOption[];
633
643
  };
634
644
  /**
645
+ * Configuration that specifies the target for an evaluation form.
635
646
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformtargetconfiguration.html}
636
647
  */
637
648
  export type EvaluationFormTargetConfiguration = {
638
649
  /**
639
- * The interaction type of a contact
650
+ * The contact interaction type for this evaluation form.
640
651
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformtargetconfiguration.html#cfn-connect-evaluationform-evaluationformtargetconfiguration-contactinteractiontype}
641
652
  */
642
653
  ContactInteractionType: "AGENT" | "AUTOMATED";
@@ -664,23 +675,24 @@ export type EvaluationFormTextQuestionProperties = {
664
675
  Automation?: EvaluationFormTextQuestionAutomation | undefined;
665
676
  };
666
677
  /**
678
+ * Automation rule for multi-select questions based on rule categories.
667
679
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-multiselectquestionrulecategoryautomation.html}
668
680
  */
669
681
  export type MultiSelectQuestionRuleCategoryAutomation = {
670
682
  /**
671
- * The category name as defined in Rules.
683
+ * The category name for this automation rule.
672
684
  * @minLength 1
673
685
  * @maxLength 50
674
686
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-multiselectquestionrulecategoryautomation.html#cfn-connect-evaluationform-multiselectquestionrulecategoryautomation-category}
675
687
  */
676
688
  Category: string;
677
689
  /**
678
- * The automation condition applied on contact categories.
690
+ * The condition for this automation rule.
679
691
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-multiselectquestionrulecategoryautomation.html#cfn-connect-evaluationform-multiselectquestionrulecategoryautomation-condition}
680
692
  */
681
693
  Condition: "PRESENT" | "NOT_PRESENT";
682
694
  /**
683
- * The list of reference id.
695
+ * Reference IDs of options for this automation rule.
684
696
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-multiselectquestionrulecategoryautomation.html#cfn-connect-evaluationform-multiselectquestionrulecategoryautomation-optionrefids}
685
697
  */
686
698
  OptionRefIds: string[];
@@ -9,6 +9,11 @@ export type ConnectHoursOfOperation = ResourceDefinitionWithAttributes<"AWS::Con
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-hoursofoperation.html}
10
10
  */
11
11
  export type ConnectHoursOfOperationProps = {
12
+ /**
13
+ * List of child hours of operations.
14
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-hoursofoperation.html#cfn-connect-hoursofoperation-childhoursofoperations}
15
+ */
16
+ ChildHoursOfOperations?: HoursOfOperationsIdentifier[] | undefined;
12
17
  /**
13
18
  * Configuration information for the hours of operation.
14
19
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-hoursofoperation.html#cfn-connect-hoursofoperation-config}
@@ -39,6 +44,11 @@ export type ConnectHoursOfOperationProps = {
39
44
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-hoursofoperation.html#cfn-connect-hoursofoperation-name}
40
45
  */
41
46
  Name: string;
47
+ /**
48
+ * List of parent hours of operations.
49
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-hoursofoperation.html#cfn-connect-hoursofoperation-parenthoursofoperations}
50
+ */
51
+ ParentHoursOfOperations?: HoursOfOperationsIdentifier[] | undefined;
42
52
  /**
43
53
  * The tags used to organize, track, or control access for this resource. For example, { "Tags": {"key1":"value1", "key2":"value2"} }.
44
54
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-hoursofoperation.html#cfn-connect-hoursofoperation-tags}
@@ -117,6 +127,16 @@ export type HoursOfOperationOverride = {
117
127
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-hoursofoperationoverride.html#cfn-connect-hoursofoperation-hoursofoperationoverride-overridename}
118
128
  */
119
129
  OverrideName: string;
130
+ /**
131
+ * The type of hours of operation override.
132
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-hoursofoperationoverride.html#cfn-connect-hoursofoperation-hoursofoperationoverride-overridetype}
133
+ */
134
+ OverrideType?: OverrideType | undefined;
135
+ /**
136
+ * Configuration for recurring hours of operation overrides.
137
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-hoursofoperationoverride.html#cfn-connect-hoursofoperation-hoursofoperationoverride-recurrenceconfig}
138
+ */
139
+ RecurrenceConfig?: RecurrenceConfig | undefined;
120
140
  };
121
141
  /**
122
142
  * Information about the hours of operation override config: day, start time, and end time.
@@ -159,6 +179,24 @@ export type HoursOfOperationTimeSlice = {
159
179
  */
160
180
  Minutes: number;
161
181
  };
182
+ /**
183
+ * Identifier for hours of operation.
184
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-hoursofoperationsidentifier.html}
185
+ */
186
+ export type HoursOfOperationsIdentifier = {
187
+ /**
188
+ * The identifier for the hours of operation.
189
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-hoursofoperationsidentifier.html#cfn-connect-hoursofoperation-hoursofoperationsidentifier-id}
190
+ */
191
+ Id: string;
192
+ /**
193
+ * The name of the hours of operation.
194
+ * @minLength 1
195
+ * @maxLength 127
196
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-hoursofoperationsidentifier.html#cfn-connect-hoursofoperation-hoursofoperationsidentifier-name}
197
+ */
198
+ Name?: string | undefined;
199
+ };
162
200
  /**
163
201
  * The start time or end time for an hours of operation override.
164
202
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-overridetimeslice.html}
@@ -179,4 +217,56 @@ export type OverrideTimeSlice = {
179
217
  */
180
218
  Minutes: number;
181
219
  };
220
+ /**
221
+ * The type of hours of operation override.
222
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-overridetype.html}
223
+ */
224
+ export type OverrideType = "STANDARD" | "OPEN" | "CLOSED";
225
+ /**
226
+ * Configuration for recurring hours of operation overrides.
227
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-recurrenceconfig.html}
228
+ */
229
+ export type RecurrenceConfig = {
230
+ /**
231
+ * Pattern for recurring hours of operation overrides.
232
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-recurrenceconfig.html#cfn-connect-hoursofoperation-recurrenceconfig-recurrencepattern}
233
+ */
234
+ RecurrencePattern: RecurrencePattern;
235
+ };
236
+ /**
237
+ * The frequency of recurrence for hours of operation overrides.
238
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-recurrencefrequency.html}
239
+ */
240
+ export type RecurrenceFrequency = "WEEKLY" | "MONTHLY" | "YEARLY";
241
+ /**
242
+ * Pattern for recurring hours of operation overrides.
243
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-recurrencepattern.html}
244
+ */
245
+ export type RecurrencePattern = {
246
+ /**
247
+ * List of months (1-12) for recurrence pattern.
248
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-recurrencepattern.html#cfn-connect-hoursofoperation-recurrencepattern-bymonth}
249
+ */
250
+ ByMonth?: number[] | undefined;
251
+ /**
252
+ * List of month days (-1 to 31) for recurrence pattern.
253
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-recurrencepattern.html#cfn-connect-hoursofoperation-recurrencepattern-bymonthday}
254
+ */
255
+ ByMonthDay?: number[] | undefined;
256
+ /**
257
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-recurrencepattern.html#cfn-connect-hoursofoperation-recurrencepattern-byweekdayoccurrence}
258
+ */
259
+ ByWeekdayOccurrence?: number[] | undefined;
260
+ /**
261
+ * The frequency of recurrence for hours of operation overrides.
262
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-recurrencepattern.html#cfn-connect-hoursofoperation-recurrencepattern-frequency}
263
+ */
264
+ Frequency?: RecurrenceFrequency | undefined;
265
+ /**
266
+ * @min 1
267
+ * @max 6
268
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-recurrencepattern.html#cfn-connect-hoursofoperation-recurrencepattern-interval}
269
+ */
270
+ Interval?: number | undefined;
271
+ };
182
272
  //# sourceMappingURL=aws-connect-hoursofoperation.d.ts.map
@@ -39,6 +39,7 @@ export type ConnectSecurityProfileProps = {
39
39
  */
40
40
  Description?: string | undefined;
41
41
  /**
42
+ * The granular access control configuration for the security profile, including data table permissions.
42
43
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-securityprofile.html#cfn-connect-securityprofile-granularaccesscontrolconfiguration}
43
44
  */
44
45
  GranularAccessControlConfiguration?: {
@@ -109,7 +110,7 @@ export type ConnectSecurityProfileAttribs = {
109
110
  */
110
111
  export type Application = {
111
112
  /**
112
- * The permissions that the agent is granted on the application. Only the `ACCESS` permission is supported.
113
+ * The permissions that the agent is granted on the application. For third-party applications, only the `ACCESS` permission is supported. For MCP Servers, the permissions are tool Identifiers accepted by MCP Server.
113
114
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-application.html#cfn-connect-securityprofile-application-applicationpermissions}
114
115
  */
115
116
  ApplicationPermissions: string[];
@@ -122,39 +123,39 @@ export type Application = {
122
123
  Namespace: string;
123
124
  };
124
125
  /**
125
- * Defines the access control configuration for data tables.
126
+ * A data table access control configuration.
126
127
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-datatableaccesscontrolconfiguration.html}
127
128
  */
128
129
  export type DataTableAccessControlConfiguration = {
129
130
  /**
130
- * Contains the configuration for record-based access control.
131
+ * The configuration's primary attribute access control configuration.
131
132
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-datatableaccesscontrolconfiguration.html#cfn-connect-securityprofile-datatableaccesscontrolconfiguration-primaryattributeaccesscontrolconfiguration}
132
133
  */
133
134
  PrimaryAttributeAccessControlConfiguration?: PrimaryAttributeAccessControlConfigurationItem | undefined;
134
135
  };
135
136
  /**
136
- * Contains the configuration for record-based access control.
137
+ * A primary attribute access control configuration item.
137
138
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-primaryattributeaccesscontrolconfigurationitem.html}
138
139
  */
139
140
  export type PrimaryAttributeAccessControlConfigurationItem = {
140
141
  /**
141
- * An array of PrimaryAttributeValue objects.
142
+ * The item's primary attribute values.
142
143
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-primaryattributeaccesscontrolconfigurationitem.html#cfn-connect-securityprofile-primaryattributeaccesscontrolconfigurationitem-primaryattributevalues}
143
144
  */
144
145
  PrimaryAttributeValues: PrimaryAttributeValue[];
145
146
  };
146
147
  /**
147
- * An object defining the access control for a specific attribute and its values.
148
+ * A primary attribute value.
148
149
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-primaryattributevalue.html}
149
150
  */
150
151
  export type PrimaryAttributeValue = {
151
152
  /**
152
- * Specifies the type of access granted. Currently, only "ALLOW" is supported
153
+ * The value's access type.
153
154
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-primaryattributevalue.html#cfn-connect-securityprofile-primaryattributevalue-accesstype}
154
155
  */
155
156
  AccessType: "ALLOW";
156
157
  /**
157
- * The name of the primary attribute.
158
+ * The value's attribute name.
158
159
  * @minLength 1
159
160
  * @maxLength 127
160
161
  * @pattern ^(?!aws:|connect:)[\p{L}\p{Z}\p{N}\-_.:=@'|]+$
@@ -162,7 +163,7 @@ export type PrimaryAttributeValue = {
162
163
  */
163
164
  AttributeName: string;
164
165
  /**
165
- * An array of allowed primary values for the specified primary attribute.
166
+ * The value's values.
166
167
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-securityprofile-primaryattributevalue.html#cfn-connect-securityprofile-primaryattributevalue-values}
167
168
  */
168
169
  Values: string[];