@propulsionworks/cloudformation 0.1.38 → 0.1.39

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (85) hide show
  1. package/out/exports/resources.generated/aws-arcregionswitch-plan.d.ts +3 -3
  2. package/out/exports/resources.generated/aws-backup-backupplan.d.ts +1 -0
  3. package/out/exports/resources.generated/aws-backup-logicallyairgappedbackupvault.d.ts +3 -0
  4. package/out/exports/resources.generated/aws-bedrock-dataautomationproject.d.ts +78 -0
  5. package/out/exports/resources.generated/aws-bedrock-knowledgebase.d.ts +57 -3
  6. package/out/exports/resources.generated/aws-billingconductor-customlineitem.d.ts +11 -5
  7. package/out/exports/resources.generated/aws-ce-costcategory.d.ts +1 -1
  8. package/out/exports/resources.generated/aws-cleanrooms-analysistemplate.d.ts +71 -0
  9. package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +16 -0
  10. package/out/exports/resources.generated/aws-cleanrooms-membership.d.ts +16 -0
  11. package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +20 -0
  12. package/out/exports/resources.generated/aws-config-configurationrecorder.d.ts +1 -1
  13. package/out/exports/resources.generated/aws-connect-datatable.d.ts +13 -13
  14. package/out/exports/resources.generated/aws-connect-datatableattribute.d.ts +12 -2
  15. package/out/exports/resources.generated/aws-connect-datatablerecord.d.ts +4 -0
  16. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +23 -11
  17. package/out/exports/resources.generated/aws-connect-securityprofile.d.ts +10 -9
  18. package/out/exports/resources.generated/aws-connect-workspace.d.ts +348 -0
  19. package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +107 -1
  20. package/out/exports/resources.generated/aws-customerprofiles-segmentdefinition.d.ts +5 -1
  21. package/out/exports/resources.generated/aws-datazone-connection.d.ts +19 -1
  22. package/out/exports/resources.generated/aws-devopsagent-agentspace.d.ts +6 -6
  23. package/out/exports/resources.generated/aws-devopsagent-association.d.ts +82 -73
  24. package/out/exports/resources.generated/aws-dsql-cluster.d.ts +5 -0
  25. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +7 -0
  26. package/out/exports/resources.generated/aws-ec2-networkinterface.d.ts +5 -0
  27. package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +12 -0
  28. package/out/exports/resources.generated/aws-ecs-expressgatewayservice.d.ts +48 -0
  29. package/out/exports/resources.generated/aws-eks-capability.d.ts +27 -15
  30. package/out/exports/resources.generated/aws-eks-nodegroup.d.ts +58 -0
  31. package/out/exports/resources.generated/aws-entityresolution-matchingworkflow.d.ts +18 -1
  32. package/out/exports/resources.generated/aws-fsx-s3accesspointattachment.d.ts +115 -1
  33. package/out/exports/resources.generated/aws-glue-connection.d.ts +0 -23
  34. package/out/exports/resources.generated/aws-glue-identitycenterconfiguration.d.ts +6 -6
  35. package/out/exports/resources.generated/aws-imagebuilder-component.d.ts +11 -5
  36. package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +5 -13
  37. package/out/exports/resources.generated/aws-imagebuilder-image.d.ts +17 -21
  38. package/out/exports/resources.generated/aws-imagebuilder-imagepipeline.d.ts +1 -1
  39. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +11 -5
  40. package/out/exports/resources.generated/aws-imagebuilder-workflow.d.ts +4 -4
  41. package/out/exports/resources.generated/aws-lambda-capacityprovider.d.ts +23 -23
  42. package/out/exports/resources.generated/aws-lambda-function.d.ts +11 -3
  43. package/out/exports/resources.generated/aws-lambda-permission.d.ts +1 -1
  44. package/out/exports/resources.generated/aws-macie-session.d.ts +1 -1
  45. package/out/exports/resources.generated/aws-msk-cluster.d.ts +8 -0
  46. package/out/exports/resources.generated/aws-networkmanager-connectattachment.d.ts +5 -0
  47. package/out/exports/resources.generated/aws-networkmanager-corenetworkprefixlistassociation.d.ts +29 -0
  48. package/out/exports/resources.generated/aws-networkmanager-directconnectgatewayattachment.d.ts +5 -0
  49. package/out/exports/resources.generated/aws-networkmanager-sitetositevpnattachment.d.ts +5 -0
  50. package/out/exports/resources.generated/aws-networkmanager-transitgatewayroutetableattachment.d.ts +5 -0
  51. package/out/exports/resources.generated/aws-networkmanager-vpcattachment.d.ts +5 -0
  52. package/out/exports/resources.generated/aws-observabilityadmin-organizationtelemetryrule.d.ts +271 -3
  53. package/out/exports/resources.generated/aws-observabilityadmin-s3tableintegration.d.ts +3 -3
  54. package/out/exports/resources.generated/aws-observabilityadmin-telemetrypipelines.d.ts +2 -0
  55. package/out/exports/resources.generated/aws-observabilityadmin-telemetryrule.d.ts +282 -4
  56. package/out/exports/resources.generated/aws-opensearchservice-application.d.ts +1 -1
  57. package/out/exports/resources.generated/aws-organizations-policy.d.ts +1 -1
  58. package/out/exports/resources.generated/aws-paymentcryptography-key.d.ts +7 -0
  59. package/out/exports/resources.generated/aws-ram-resourceshare.d.ts +27 -0
  60. package/out/exports/resources.generated/aws-route53-hostedzone.d.ts +16 -0
  61. package/out/exports/resources.generated/aws-route53profiles-profile.d.ts +5 -0
  62. package/out/exports/resources.generated/aws-s3tables-table.d.ts +3 -3
  63. package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +3 -3
  64. package/out/exports/resources.generated/aws-s3vectors-index.d.ts +28 -0
  65. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +8 -2
  66. package/out/exports/resources.generated/aws-securityhub-aggregatorv2.d.ts +2 -2
  67. package/out/exports/resources.generated/aws-securityhub-automationrule.d.ts +32 -32
  68. package/out/exports/resources.generated/aws-securityhub-automationrulev2.d.ts +14 -14
  69. package/out/exports/resources.generated/aws-securityhub-configurationpolicy.d.ts +12 -12
  70. package/out/exports/resources.generated/aws-securityhub-connectorv2.d.ts +24 -18
  71. package/out/exports/resources.generated/aws-securityhub-delegatedadmin.d.ts +5 -5
  72. package/out/exports/resources.generated/aws-securityhub-findingaggregator.d.ts +4 -4
  73. package/out/exports/resources.generated/aws-securityhub-hub.d.ts +14 -14
  74. package/out/exports/resources.generated/aws-securityhub-hubv2.d.ts +3 -3
  75. package/out/exports/resources.generated/aws-securityhub-insight.d.ts +29 -29
  76. package/out/exports/resources.generated/aws-securityhub-organizationconfiguration.d.ts +10 -10
  77. package/out/exports/resources.generated/aws-securityhub-policyassociation.d.ts +3 -3
  78. package/out/exports/resources.generated/aws-securityhub-productsubscription.d.ts +2 -2
  79. package/out/exports/resources.generated/aws-securityhub-securitycontrol.d.ts +0 -0
  80. package/out/exports/resources.generated/aws-securityhub-standard.d.ts +6 -6
  81. package/out/exports/resources.generated/aws-transfer-connector.d.ts +6 -0
  82. package/out/exports/resources.generated/aws-wisdom-aiagent.d.ts +15 -0
  83. package/out/exports/resources.generated/aws-wisdom-aiguardrail.d.ts +118 -1
  84. package/out/exports/resources.generated/aws-workspacesweb-usersettings.d.ts +86 -0
  85. package/package.json +1 -1
@@ -1,21 +1,21 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * Resource Type definition for AWS::Connect::DataTable
3
+ * Represents a data table in Amazon Connect. A data table is a JSON-like data structure where attributes and values are dynamically set by customers. Customers can reference table values within call flows, applications, views, and workspaces to pinpoint dynamic configuration that changes their contact center's behavior in a predetermined and safe way.
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatable.html}
5
5
  */
6
6
  export type ConnectDataTable = ResourceDefinitionWithAttributes<"AWS::Connect::DataTable", ConnectDataTableProps, ConnectDataTableAttribs>;
7
7
  /**
8
- * Resource Type definition for AWS::Connect::DataTable
8
+ * Represents a data table in Amazon Connect. A data table is a JSON-like data structure where attributes and values are dynamically set by customers. Customers can reference table values within call flows, applications, views, and workspaces to pinpoint dynamic configuration that changes their contact center's behavior in a predetermined and safe way.
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatable.html}
10
10
  */
11
11
  export type ConnectDataTableProps = {
12
12
  /**
13
- * The description of the Data Table.
13
+ * An optional description of the data table's purpose and contents.
14
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatable.html#cfn-connect-datatable-description}
15
15
  */
16
16
  Description?: string | undefined;
17
17
  /**
18
- * The identifier of the Amazon Connect instance.
18
+ * The Amazon Resource Name (ARN) of the instance.
19
19
  * @minLength 1
20
20
  * @maxLength 100
21
21
  * @pattern ^arn:aws[-a-z0-9]*:connect:[-a-z0-9]*:[0-9]{12}:instance/[-a-zA-Z0-9]*$
@@ -23,7 +23,7 @@ export type ConnectDataTableProps = {
23
23
  */
24
24
  InstanceArn?: string | undefined;
25
25
  /**
26
- * The name of the Data Table
26
+ * The human-readable name of the data table. Must be unique within the instance and conform to Connect naming standards.
27
27
  * @minLength 1
28
28
  * @maxLength 128
29
29
  * @pattern ^[\p{L}\p{Z}\p{N}\-_.:=@'|]+$
@@ -31,22 +31,22 @@ export type ConnectDataTableProps = {
31
31
  */
32
32
  Name?: string | undefined;
33
33
  /**
34
- * The status of the Data Table
34
+ * The current status of the data table. One of PUBLISHED or SAVED.
35
35
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatable.html#cfn-connect-datatable-status}
36
36
  */
37
37
  Status?: "PUBLISHED" | undefined;
38
38
  /**
39
- * One or more tags.
39
+ * Key-value pairs for attribute based access control (TBAC or ABAC) and organization.
40
40
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatable.html#cfn-connect-datatable-tags}
41
41
  */
42
42
  Tags?: Tag[] | undefined;
43
43
  /**
44
- * The time zone of the Data Table
44
+ * The IANA timezone identifier used when resolving time based dynamic values. Required even if no time slices are specified.
45
45
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatable.html#cfn-connect-datatable-timezone}
46
46
  */
47
47
  TimeZone?: string | undefined;
48
48
  /**
49
- * The value lock level of the Data Table
49
+ * The data level that concurrent value edits are locked on. One of DATA_TABLE, PRIMARY_VALUE, ATTRIBUTE, VALUE, and NONE. Determines how concurrent edits are handled when multiple users attempt to modify values simultaneously.
50
50
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatable.html#cfn-connect-datatable-valuelocklevel}
51
51
  */
52
52
  ValueLockLevel?: "NONE" | undefined;
@@ -56,25 +56,25 @@ export type ConnectDataTableProps = {
56
56
  */
57
57
  export type ConnectDataTableAttribs = {
58
58
  /**
59
- * The arn of the Data Table
59
+ * The Amazon Resource Name (ARN) for the data table. Does not include version aliases.
60
60
  * @minLength 1
61
61
  * @maxLength 2048
62
62
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatable.html#cfn-connect-datatable-arn}
63
63
  */
64
64
  Arn: string;
65
65
  /**
66
- * A epoch time stamp field used for data table operations.
66
+ * The timestamp when the data table was created.
67
67
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatable.html#cfn-connect-datatable-createdtime}
68
68
  */
69
69
  CreatedTime: number;
70
70
  /**
71
- * Last modified region.
71
+ * The AWS Region where the data table was last modified, used for region replication.
72
72
  * @pattern [a-z]{2}(-[a-z]+){1,2}(-[0-9])?
73
73
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatable.html#cfn-connect-datatable-lastmodifiedregion}
74
74
  */
75
75
  LastModifiedRegion: string;
76
76
  /**
77
- * A epoch time stamp field used for data table operations.
77
+ * The timestamp when the data table or any of its properties were last modified.
78
78
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatable.html#cfn-connect-datatable-lastmodifiedtime}
79
79
  */
80
80
  LastModifiedTime: number;
@@ -1,25 +1,28 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * Resource Type definition for AWS::Connect::DataTableAttribute
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
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatableattribute.html}
5
5
  */
6
6
  export type ConnectDataTableAttribute = ResourceDefinitionWithAttributes<"AWS::Connect::DataTableAttribute", ConnectDataTableAttributeProps, ConnectDataTableAttributeAttribs>;
7
7
  /**
8
- * Resource Type definition for AWS::Connect::DataTableAttribute
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
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatableattribute.html}
10
10
  */
11
11
  export type ConnectDataTableAttributeProps = {
12
12
  /**
13
+ * The Amazon Resource Name (ARN) of the data table that contains this attribute.
13
14
  * @minLength 1
14
15
  * @maxLength 2048
15
16
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatableattribute.html#cfn-connect-datatableattribute-datatablearn}
16
17
  */
17
18
  DataTableArn?: string | undefined;
18
19
  /**
20
+ * An optional description explaining the purpose and usage of this attribute.
19
21
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatableattribute.html#cfn-connect-datatableattribute-description}
20
22
  */
21
23
  Description?: string | undefined;
22
24
  /**
25
+ * The Amazon Resource Name (ARN) of the instance.
23
26
  * @minLength 1
24
27
  * @maxLength 100
25
28
  * @pattern ^arn:aws[-a-z0-9]*:connect:[-a-z0-9]*:[0-9]{12}:instance/[-a-zA-Z0-9]*$
@@ -27,6 +30,7 @@ export type ConnectDataTableAttributeProps = {
27
30
  */
28
31
  InstanceArn?: string | undefined;
29
32
  /**
33
+ * The human-readable name of the attribute. Must be unique within the data table and conform to Connect naming standards.
30
34
  * @minLength 1
31
35
  * @maxLength 128
32
36
  * @pattern ^[\p{L}\p{Z}\p{N}\-_.:=@'|]+$
@@ -34,10 +38,12 @@ export type ConnectDataTableAttributeProps = {
34
38
  */
35
39
  Name?: string | undefined;
36
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.
37
42
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatableattribute.html#cfn-connect-datatableattribute-primary}
38
43
  */
39
44
  Primary?: boolean | undefined;
40
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.
41
47
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatableattribute.html#cfn-connect-datatableattribute-validation}
42
48
  */
43
49
  Validation?: {
@@ -59,6 +65,7 @@ export type ConnectDataTableAttributeProps = {
59
65
  MultipleOf?: number | undefined;
60
66
  } | undefined;
61
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.
62
69
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatableattribute.html#cfn-connect-datatableattribute-valuetype}
63
70
  */
64
71
  ValueType?: "TEXT" | "NUMBER" | "BOOLEAN" | "TEXT_LIST" | "NUMBER_LIST" | undefined;
@@ -68,15 +75,18 @@ export type ConnectDataTableAttributeProps = {
68
75
  */
69
76
  export type ConnectDataTableAttributeAttribs = {
70
77
  /**
78
+ * The unique identifier for the attribute within the data table.
71
79
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatableattribute.html#cfn-connect-datatableattribute-attributeid}
72
80
  */
73
81
  AttributeId: string;
74
82
  /**
83
+ * The AWS Region where this attribute was last modified, used for region replication.
75
84
  * @pattern [a-z]{2}(-[a-z]+){1,2}(-[0-9])?
76
85
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatableattribute.html#cfn-connect-datatableattribute-lastmodifiedregion}
77
86
  */
78
87
  LastModifiedRegion: string;
79
88
  /**
89
+ * The timestamp when this attribute was last modified.
80
90
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatableattribute.html#cfn-connect-datatableattribute-lastmodifiedtime}
81
91
  */
82
92
  LastModifiedTime: number;
@@ -1,13 +1,16 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
+ * Resource Type definition for AWS::Connect::DataTableRecord
3
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatablerecord.html}
4
5
  */
5
6
  export type ConnectDataTableRecord = ResourceDefinitionWithAttributes<"AWS::Connect::DataTableRecord", ConnectDataTableRecordProps, ConnectDataTableRecordAttribs>;
6
7
  /**
8
+ * Resource Type definition for AWS::Connect::DataTableRecord
7
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatablerecord.html}
8
10
  */
9
11
  export type ConnectDataTableRecordProps = {
10
12
  /**
13
+ * The Amazon Resource Name (ARN) for the data table. Does not include version aliases.
11
14
  * @minLength 1
12
15
  * @maxLength 2048
13
16
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-datatablerecord.html#cfn-connect-datatablerecord-datatablearn}
@@ -21,6 +24,7 @@ export type ConnectDataTableRecordProps = {
21
24
  Values: Value[];
22
25
  } | undefined;
23
26
  /**
27
+ * The Amazon Resource Name (ARN) of the instance.
24
28
  * @minLength 1
25
29
  * @maxLength 100
26
30
  * @pattern ^arn:aws[-a-z0-9]*:connect:[-a-z0-9]*:[0-9]{12}:instance/[-a-zA-Z0-9]*$
@@ -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[];
@@ -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[];