@propulsionworks/cloudformation 0.1.37 → 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 (92) 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 +82 -0
  14. package/out/exports/resources.generated/aws-connect-datatableattribute.d.ts +94 -0
  15. package/out/exports/resources.generated/aws-connect-datatablerecord.d.ts +59 -0
  16. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +132 -1
  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 +56 -0
  23. package/out/exports/resources.generated/aws-devopsagent-association.d.ts +453 -0
  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-gamelift-script.d.ts +1 -1
  34. package/out/exports/resources.generated/aws-glue-connection.d.ts +0 -23
  35. package/out/exports/resources.generated/aws-glue-identitycenterconfiguration.d.ts +49 -0
  36. package/out/exports/resources.generated/aws-imagebuilder-component.d.ts +11 -5
  37. package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +5 -13
  38. package/out/exports/resources.generated/aws-imagebuilder-image.d.ts +17 -21
  39. package/out/exports/resources.generated/aws-imagebuilder-imagepipeline.d.ts +1 -1
  40. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +11 -5
  41. package/out/exports/resources.generated/aws-imagebuilder-workflow.d.ts +4 -4
  42. package/out/exports/resources.generated/aws-iotfleethub-application.d.ts +0 -15
  43. package/out/exports/resources.generated/aws-lambda-capacityprovider.d.ts +22 -18
  44. package/out/exports/resources.generated/aws-lambda-function.d.ts +33 -1
  45. package/out/exports/resources.generated/aws-lambda-permission.d.ts +1 -1
  46. package/out/exports/resources.generated/aws-lambda-version.d.ts +1 -1
  47. package/out/exports/resources.generated/aws-macie-session.d.ts +1 -1
  48. package/out/exports/resources.generated/aws-medialive-channel.d.ts +12 -0
  49. package/out/exports/resources.generated/aws-medialive-input.d.ts +30 -0
  50. package/out/exports/resources.generated/aws-msk-cluster.d.ts +8 -0
  51. package/out/exports/resources.generated/aws-networkmanager-connectattachment.d.ts +5 -0
  52. package/out/exports/resources.generated/aws-networkmanager-corenetworkprefixlistassociation.d.ts +29 -0
  53. package/out/exports/resources.generated/aws-networkmanager-directconnectgatewayattachment.d.ts +5 -0
  54. package/out/exports/resources.generated/aws-networkmanager-sitetositevpnattachment.d.ts +5 -0
  55. package/out/exports/resources.generated/aws-networkmanager-transitgatewayroutetableattachment.d.ts +5 -0
  56. package/out/exports/resources.generated/aws-networkmanager-vpcattachment.d.ts +5 -0
  57. package/out/exports/resources.generated/aws-observabilityadmin-organizationtelemetryrule.d.ts +271 -3
  58. package/out/exports/resources.generated/aws-observabilityadmin-s3tableintegration.d.ts +88 -0
  59. package/out/exports/resources.generated/aws-observabilityadmin-telemetrypipelines.d.ts +68 -0
  60. package/out/exports/resources.generated/aws-observabilityadmin-telemetryrule.d.ts +282 -4
  61. package/out/exports/resources.generated/aws-opensearchservice-application.d.ts +1 -1
  62. package/out/exports/resources.generated/aws-organizations-policy.d.ts +1 -1
  63. package/out/exports/resources.generated/aws-paymentcryptography-key.d.ts +7 -0
  64. package/out/exports/resources.generated/aws-ram-resourceshare.d.ts +27 -0
  65. package/out/exports/resources.generated/aws-route53-hostedzone.d.ts +16 -0
  66. package/out/exports/resources.generated/aws-route53profiles-profile.d.ts +5 -0
  67. package/out/exports/resources.generated/aws-s3-accessgrantslocation.d.ts +2 -2
  68. package/out/exports/resources.generated/aws-s3-storagelens.d.ts +68 -0
  69. package/out/exports/resources.generated/aws-s3tables-table.d.ts +16 -0
  70. package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +16 -0
  71. package/out/exports/resources.generated/aws-s3vectors-index.d.ts +28 -0
  72. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +8 -2
  73. package/out/exports/resources.generated/aws-securityhub-aggregatorv2.d.ts +2 -2
  74. package/out/exports/resources.generated/aws-securityhub-automationrule.d.ts +32 -32
  75. package/out/exports/resources.generated/aws-securityhub-automationrulev2.d.ts +14 -14
  76. package/out/exports/resources.generated/aws-securityhub-configurationpolicy.d.ts +12 -12
  77. package/out/exports/resources.generated/aws-securityhub-connectorv2.d.ts +143 -0
  78. package/out/exports/resources.generated/aws-securityhub-delegatedadmin.d.ts +5 -5
  79. package/out/exports/resources.generated/aws-securityhub-findingaggregator.d.ts +4 -4
  80. package/out/exports/resources.generated/aws-securityhub-hub.d.ts +14 -14
  81. package/out/exports/resources.generated/aws-securityhub-hubv2.d.ts +3 -3
  82. package/out/exports/resources.generated/aws-securityhub-insight.d.ts +29 -29
  83. package/out/exports/resources.generated/aws-securityhub-organizationconfiguration.d.ts +10 -10
  84. package/out/exports/resources.generated/aws-securityhub-policyassociation.d.ts +3 -3
  85. package/out/exports/resources.generated/aws-securityhub-productsubscription.d.ts +2 -2
  86. package/out/exports/resources.generated/aws-securityhub-securitycontrol.d.ts +0 -0
  87. package/out/exports/resources.generated/aws-securityhub-standard.d.ts +6 -6
  88. package/out/exports/resources.generated/aws-transfer-connector.d.ts +6 -0
  89. package/out/exports/resources.generated/aws-wisdom-aiagent.d.ts +15 -0
  90. package/out/exports/resources.generated/aws-wisdom-aiguardrail.d.ts +118 -1
  91. package/out/exports/resources.generated/aws-workspacesweb-usersettings.d.ts +86 -0
  92. package/package.json +1 -1
@@ -0,0 +1,94 @@
1
+ import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
+ /**
3
+ * Represents an attribute (column) in a data table. Attributes define the schema and validation rules for values that can be stored in the table. They specify the data type, constraints, and whether the attribute is used as a primary key for record identification.
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatableattribute.html}
5
+ */
6
+ export type ConnectDataTableAttribute = ResourceDefinitionWithAttributes<"AWS::Connect::DataTableAttribute", ConnectDataTableAttributeProps, ConnectDataTableAttributeAttribs>;
7
+ /**
8
+ * Represents an attribute (column) in a data table. Attributes define the schema and validation rules for values that can be stored in the table. They specify the data type, constraints, and whether the attribute is used as a primary key for record identification.
9
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatableattribute.html}
10
+ */
11
+ export type ConnectDataTableAttributeProps = {
12
+ /**
13
+ * The Amazon Resource Name (ARN) of the data table that contains this attribute.
14
+ * @minLength 1
15
+ * @maxLength 2048
16
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatableattribute.html#cfn-connect-datatableattribute-datatablearn}
17
+ */
18
+ DataTableArn?: string | undefined;
19
+ /**
20
+ * An optional description explaining the purpose and usage of this attribute.
21
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatableattribute.html#cfn-connect-datatableattribute-description}
22
+ */
23
+ Description?: string | undefined;
24
+ /**
25
+ * The Amazon Resource Name (ARN) of the instance.
26
+ * @minLength 1
27
+ * @maxLength 100
28
+ * @pattern ^arn:aws[-a-z0-9]*:connect:[-a-z0-9]*:[0-9]{12}:instance/[-a-zA-Z0-9]*$
29
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatableattribute.html#cfn-connect-datatableattribute-instancearn}
30
+ */
31
+ InstanceArn?: string | undefined;
32
+ /**
33
+ * The human-readable name of the attribute. Must be unique within the data table and conform to Connect naming standards.
34
+ * @minLength 1
35
+ * @maxLength 128
36
+ * @pattern ^[\p{L}\p{Z}\p{N}\-_.:=@'|]+$
37
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatableattribute.html#cfn-connect-datatableattribute-name}
38
+ */
39
+ Name?: string | undefined;
40
+ /**
41
+ * Boolean indicating whether this attribute is used as a primary key for record identification. Primary attributes must have unique value combinations and cannot contain expressions.
42
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatableattribute.html#cfn-connect-datatableattribute-primary}
43
+ */
44
+ Primary?: boolean | undefined;
45
+ /**
46
+ * The validation rules applied to values of this attribute. Based on JSON Schema Draft 2020-12 with additional Connect-specific validations for data integrity.
47
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatableattribute.html#cfn-connect-datatableattribute-validation}
48
+ */
49
+ Validation?: {
50
+ Enum?: {
51
+ Strict?: boolean | undefined;
52
+ Values?: string[] | undefined;
53
+ } | undefined;
54
+ ExclusiveMaximum?: number | undefined;
55
+ ExclusiveMinimum?: number | undefined;
56
+ MaxLength?: number | undefined;
57
+ MaxValues?: number | undefined;
58
+ Maximum?: number | undefined;
59
+ MinLength?: number | undefined;
60
+ MinValues?: number | undefined;
61
+ Minimum?: number | undefined;
62
+ /**
63
+ * @min 0
64
+ */
65
+ MultipleOf?: number | undefined;
66
+ } | undefined;
67
+ /**
68
+ * The type of value allowed for this attribute. Must be one of TEXT, TEXT_LIST, NUMBER, NUMBER_LIST, or BOOLEAN. Determines how values are validated and processed.
69
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatableattribute.html#cfn-connect-datatableattribute-valuetype}
70
+ */
71
+ ValueType?: "TEXT" | "NUMBER" | "BOOLEAN" | "TEXT_LIST" | "NUMBER_LIST" | undefined;
72
+ };
73
+ /**
74
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatableattribute.html#aws-resource-connect-datatableattribute-return-values}
75
+ */
76
+ export type ConnectDataTableAttributeAttribs = {
77
+ /**
78
+ * The unique identifier for the attribute within the data table.
79
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatableattribute.html#cfn-connect-datatableattribute-attributeid}
80
+ */
81
+ AttributeId: string;
82
+ /**
83
+ * The AWS Region where this attribute was last modified, used for region replication.
84
+ * @pattern [a-z]{2}(-[a-z]+){1,2}(-[0-9])?
85
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatableattribute.html#cfn-connect-datatableattribute-lastmodifiedregion}
86
+ */
87
+ LastModifiedRegion: string;
88
+ /**
89
+ * The timestamp when this attribute was last modified.
90
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatableattribute.html#cfn-connect-datatableattribute-lastmodifiedtime}
91
+ */
92
+ LastModifiedTime: number;
93
+ };
94
+ //# sourceMappingURL=aws-connect-datatableattribute.d.ts.map
@@ -0,0 +1,59 @@
1
+ import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
+ /**
3
+ * Resource Type definition for AWS::Connect::DataTableRecord
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatablerecord.html}
5
+ */
6
+ export type ConnectDataTableRecord = ResourceDefinitionWithAttributes<"AWS::Connect::DataTableRecord", ConnectDataTableRecordProps, ConnectDataTableRecordAttribs>;
7
+ /**
8
+ * Resource Type definition for AWS::Connect::DataTableRecord
9
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatablerecord.html}
10
+ */
11
+ export type ConnectDataTableRecordProps = {
12
+ /**
13
+ * The Amazon Resource Name (ARN) for the data table. Does not include version aliases.
14
+ * @minLength 1
15
+ * @maxLength 2048
16
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatablerecord.html#cfn-connect-datatablerecord-datatablearn}
17
+ */
18
+ DataTableArn?: string | undefined;
19
+ /**
20
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatablerecord.html#cfn-connect-datatablerecord-datatablerecord}
21
+ */
22
+ DataTableRecord?: {
23
+ PrimaryValues?: Value[] | undefined;
24
+ Values: Value[];
25
+ } | undefined;
26
+ /**
27
+ * The Amazon Resource Name (ARN) of the instance.
28
+ * @minLength 1
29
+ * @maxLength 100
30
+ * @pattern ^arn:aws[-a-z0-9]*:connect:[-a-z0-9]*:[0-9]{12}:instance/[-a-zA-Z0-9]*$
31
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatablerecord.html#cfn-connect-datatablerecord-instancearn}
32
+ */
33
+ InstanceArn?: string | undefined;
34
+ };
35
+ /**
36
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatablerecord.html#aws-resource-connect-datatablerecord-return-values}
37
+ */
38
+ export type ConnectDataTableRecordAttribs = {
39
+ /**
40
+ * @minLength 1
41
+ * @maxLength 256
42
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatablerecord.html#cfn-connect-datatablerecord-recordid}
43
+ */
44
+ RecordId: string;
45
+ };
46
+ /**
47
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-datatablerecord-value.html}
48
+ */
49
+ export type Value = {
50
+ /**
51
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-datatablerecord-value.html#cfn-connect-datatablerecord-value-attributeid}
52
+ */
53
+ AttributeId?: string | undefined;
54
+ /**
55
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-datatablerecord-value.html#cfn-connect-datatablerecord-value-attributevalue}
56
+ */
57
+ AttributeValue?: string | undefined;
58
+ };
59
+ //# sourceMappingURL=aws-connect-datatablerecord.d.ts.map
@@ -37,6 +37,11 @@ export type ConnectEvaluationFormProps = {
37
37
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-evaluationform.html#cfn-connect-evaluationform-items}
38
38
  */
39
39
  Items: EvaluationFormBaseItem[];
40
+ /**
41
+ * Configuration for language settings of this evaluation form.
42
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-evaluationform.html#cfn-connect-evaluationform-languageconfiguration}
43
+ */
44
+ LanguageConfiguration?: EvaluationFormLanguageConfiguration | undefined;
40
45
  /**
41
46
  * A scoring strategy of the evaluation form.
42
47
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-evaluationform.html#cfn-connect-evaluationform-scoringstrategy}
@@ -55,6 +60,11 @@ export type ConnectEvaluationFormProps = {
55
60
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-evaluationform.html#cfn-connect-evaluationform-tags}
56
61
  */
57
62
  Tags?: Tag[] | undefined;
63
+ /**
64
+ * Configuration that specifies the target for this evaluation form.
65
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-evaluationform.html#cfn-connect-evaluationform-targetconfiguration}
66
+ */
67
+ TargetConfiguration?: EvaluationFormTargetConfiguration | undefined;
58
68
  /**
59
69
  * A title of the evaluation form.
60
70
  * @minLength 1
@@ -224,6 +234,88 @@ export type EvaluationFormItemEnablementSourceValue = {
224
234
  */
225
235
  Type?: "OPTION_REF_ID" | undefined;
226
236
  };
237
+ /**
238
+ * Language configuration for an evaluation form.
239
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformlanguageconfiguration.html}
240
+ */
241
+ export type EvaluationFormLanguageConfiguration = {
242
+ /**
243
+ * The language for the evaluation form.
244
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformlanguageconfiguration.html#cfn-connect-evaluationform-evaluationformlanguageconfiguration-formlanguage}
245
+ */
246
+ FormLanguage?: "de-DE" | "en-US" | "es-ES" | "fr-FR" | "it-IT" | "pt-BR" | undefined;
247
+ };
248
+ /**
249
+ * Automation configuration for multi-select questions.
250
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformmultiselectquestionautomation.html}
251
+ */
252
+ export type EvaluationFormMultiSelectQuestionAutomation = {
253
+ /**
254
+ * A question automation answer.
255
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformmultiselectquestionautomation.html#cfn-connect-evaluationform-evaluationformmultiselectquestionautomation-answersource}
256
+ */
257
+ AnswerSource?: EvaluationFormQuestionAutomationAnswerSource | undefined;
258
+ /**
259
+ * Reference IDs of default options.
260
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformmultiselectquestionautomation.html#cfn-connect-evaluationform-evaluationformmultiselectquestionautomation-defaultoptionrefids}
261
+ */
262
+ DefaultOptionRefIds?: string[] | undefined;
263
+ /**
264
+ * Automation options for the multi-select question.
265
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformmultiselectquestionautomation.html#cfn-connect-evaluationform-evaluationformmultiselectquestionautomation-options}
266
+ */
267
+ Options: EvaluationFormMultiSelectQuestionAutomationOption[];
268
+ };
269
+ /**
270
+ * An automation option for a multi-select question.
271
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformmultiselectquestionautomationoption.html}
272
+ */
273
+ export type EvaluationFormMultiSelectQuestionAutomationOption = {
274
+ /**
275
+ * Rule category configuration for this automation option.
276
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformmultiselectquestionautomationoption.html#cfn-connect-evaluationform-evaluationformmultiselectquestionautomationoption-rulecategory}
277
+ */
278
+ RuleCategory: MultiSelectQuestionRuleCategoryAutomation;
279
+ };
280
+ /**
281
+ * An option for a multi-select question in an evaluation form.
282
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformmultiselectquestionoption.html}
283
+ */
284
+ export type EvaluationFormMultiSelectQuestionOption = {
285
+ /**
286
+ * Reference identifier for this option.
287
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformmultiselectquestionoption.html#cfn-connect-evaluationform-evaluationformmultiselectquestionoption-refid}
288
+ */
289
+ RefId: string;
290
+ /**
291
+ * Display text for this option.
292
+ * @minLength 1
293
+ * @maxLength 128
294
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformmultiselectquestionoption.html#cfn-connect-evaluationform-evaluationformmultiselectquestionoption-text}
295
+ */
296
+ Text: string;
297
+ };
298
+ /**
299
+ * Properties for a multi-select question in an evaluation form.
300
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformmultiselectquestionproperties.html}
301
+ */
302
+ export type EvaluationFormMultiSelectQuestionProperties = {
303
+ /**
304
+ * Automation configuration for this multi-select question.
305
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformmultiselectquestionproperties.html#cfn-connect-evaluationform-evaluationformmultiselectquestionproperties-automation}
306
+ */
307
+ Automation?: EvaluationFormMultiSelectQuestionAutomation | undefined;
308
+ /**
309
+ * Display format for the multi-select question.
310
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformmultiselectquestionproperties.html#cfn-connect-evaluationform-evaluationformmultiselectquestionproperties-displayas}
311
+ */
312
+ DisplayAs?: "DROPDOWN" | "CHECKBOX" | undefined;
313
+ /**
314
+ * Options available for this multi-select question.
315
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformmultiselectquestionproperties.html#cfn-connect-evaluationform-evaluationformmultiselectquestionproperties-options}
316
+ */
317
+ Options: EvaluationFormMultiSelectQuestionOption[];
318
+ };
227
319
  /**
228
320
  * Information about the automation configuration in numeric questions.
229
321
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformnumericquestionautomation.html}
@@ -378,6 +470,11 @@ export type EvaluationFormQuestionAutomationAnswerSource = {
378
470
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformquestiontypeproperties.html}
379
471
  */
380
472
  export type EvaluationFormQuestionTypeProperties = {
473
+ /**
474
+ * Properties for multi-select question types.
475
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformquestiontypeproperties.html#cfn-connect-evaluationform-evaluationformquestiontypeproperties-multiselect}
476
+ */
477
+ MultiSelect?: EvaluationFormMultiSelectQuestionProperties | undefined;
381
478
  /**
382
479
  * The properties of the numeric question.
383
480
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformquestiontypeproperties.html#cfn-connect-evaluationform-evaluationformquestiontypeproperties-numeric}
@@ -544,6 +641,17 @@ export type EvaluationFormSingleSelectQuestionProperties = {
544
641
  */
545
642
  Options: EvaluationFormSingleSelectQuestionOption[];
546
643
  };
644
+ /**
645
+ * Configuration that specifies the target for an evaluation form.
646
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformtargetconfiguration.html}
647
+ */
648
+ export type EvaluationFormTargetConfiguration = {
649
+ /**
650
+ * The contact interaction type for this evaluation form.
651
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformtargetconfiguration.html#cfn-connect-evaluationform-evaluationformtargetconfiguration-contactinteractiontype}
652
+ */
653
+ ContactInteractionType: "AGENT" | "AUTOMATED";
654
+ };
547
655
  /**
548
656
  * Information about the automation configuration in text questions.
549
657
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformtextquestionautomation.html}
@@ -566,6 +674,29 @@ export type EvaluationFormTextQuestionProperties = {
566
674
  */
567
675
  Automation?: EvaluationFormTextQuestionAutomation | undefined;
568
676
  };
677
+ /**
678
+ * Automation rule for multi-select questions based on rule categories.
679
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-multiselectquestionrulecategoryautomation.html}
680
+ */
681
+ export type MultiSelectQuestionRuleCategoryAutomation = {
682
+ /**
683
+ * The category name for this automation rule.
684
+ * @minLength 1
685
+ * @maxLength 50
686
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-multiselectquestionrulecategoryautomation.html#cfn-connect-evaluationform-multiselectquestionrulecategoryautomation-category}
687
+ */
688
+ Category: string;
689
+ /**
690
+ * The condition for this automation rule.
691
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-multiselectquestionrulecategoryautomation.html#cfn-connect-evaluationform-multiselectquestionrulecategoryautomation-condition}
692
+ */
693
+ Condition: "PRESENT" | "NOT_PRESENT";
694
+ /**
695
+ * Reference IDs of options for this automation rule.
696
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-multiselectquestionrulecategoryautomation.html#cfn-connect-evaluationform-multiselectquestionrulecategoryautomation-optionrefids}
697
+ */
698
+ OptionRefIds: string[];
699
+ };
569
700
  /**
570
701
  * Information about the property value used in automation of a numeric questions.
571
702
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-numericquestionpropertyvalueautomation.html}
@@ -575,7 +706,7 @@ export type NumericQuestionPropertyValueAutomation = {
575
706
  * The property label of the automation.
576
707
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-numericquestionpropertyvalueautomation.html#cfn-connect-evaluationform-numericquestionpropertyvalueautomation-label}
577
708
  */
578
- Label: "OVERALL_CUSTOMER_SENTIMENT_SCORE" | "OVERALL_AGENT_SENTIMENT_SCORE" | "NON_TALK_TIME" | "NON_TALK_TIME_PERCENTAGE" | "NUMBER_OF_INTERRUPTIONS" | "CONTACT_DURATION" | "AGENT_INTERACTION_DURATION" | "CUSTOMER_HOLD_TIME" | "LONGEST_HOLD_DURATION" | "NUMBER_OF_HOLDS" | "AGENT_INTERACTION_AND_HOLD_DURATION" | "CUSTOMER_SENTIMENT_SCORE_WITHOUT_AGENT";
709
+ Label: "OVERALL_CUSTOMER_SENTIMENT_SCORE" | "OVERALL_AGENT_SENTIMENT_SCORE" | "NON_TALK_TIME" | "NON_TALK_TIME_PERCENTAGE" | "NUMBER_OF_INTERRUPTIONS" | "CONTACT_DURATION" | "AGENT_INTERACTION_DURATION" | "CUSTOMER_HOLD_TIME" | "LONGEST_HOLD_DURATION" | "NUMBER_OF_HOLDS" | "AGENT_INTERACTION_AND_HOLD_DURATION" | "CUSTOMER_SENTIMENT_SCORE_WITHOUT_AGENT" | "CUSTOMER_SENTIMENT_SCORE_WITH_AGENT";
579
710
  };
580
711
  /**
581
712
  * A scoring strategy of the evaluation form.
@@ -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[];