@propulsionworks/cloudformation 0.1.33 → 0.1.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (104) hide show
  1. package/out/exports/resources.generated/aws-appstream-fleet.d.ts +1 -5
  2. package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +2 -6
  3. package/out/exports/resources.generated/aws-appstream-stack.d.ts +3 -3
  4. package/out/exports/resources.generated/aws-aps-anomalydetector.d.ts +34 -12
  5. package/out/exports/resources.generated/aws-aps-scraper.d.ts +48 -0
  6. package/out/exports/resources.generated/aws-backup-logicallyairgappedbackupvault.d.ts +4 -0
  7. package/out/exports/resources.generated/aws-backup-restoretestingselection.d.ts +2 -0
  8. package/out/exports/resources.generated/aws-batch-computeenvironment.d.ts +6 -6
  9. package/out/exports/resources.generated/aws-batch-jobdefinition.d.ts +3 -0
  10. package/out/exports/resources.generated/aws-bedrock-automatedreasoningpolicy.d.ts +15 -0
  11. package/out/exports/resources.generated/aws-bedrockagentcore-browsercustom.d.ts +16 -0
  12. package/out/exports/resources.generated/aws-bedrockagentcore-gatewaytarget.d.ts +18 -1
  13. package/out/exports/resources.generated/aws-bedrockagentcore-runtime.d.ts +109 -0
  14. package/out/exports/resources.generated/aws-bedrockagentcore-workloadidentity.d.ts +61 -0
  15. package/out/exports/resources.generated/aws-cassandra-keyspace.d.ts +1 -1
  16. package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +9 -0
  17. package/out/exports/resources.generated/aws-cleanrooms-configuredtable.d.ts +15 -1
  18. package/out/exports/resources.generated/aws-cleanrooms-privacybudgettemplate.d.ts +30 -3
  19. package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +1 -0
  20. package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +1 -0
  21. package/out/exports/resources.generated/aws-cloudfront-vpcorigin.d.ts +1 -0
  22. package/out/exports/resources.generated/aws-config-configurationrecorder.d.ts +1 -1
  23. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +35 -12
  24. package/out/exports/resources.generated/aws-connect-securityprofile.d.ts +52 -0
  25. package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +4 -4
  26. package/out/exports/resources.generated/aws-controltower-landingzone.d.ts +5 -0
  27. package/out/exports/resources.generated/aws-datazone-connection.d.ts +32 -0
  28. package/out/exports/resources.generated/aws-dsql-cluster.d.ts +10 -0
  29. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +2 -2
  30. package/out/exports/resources.generated/aws-ec2-flowlog.d.ts +1 -1
  31. package/out/exports/resources.generated/aws-ec2-ipamscope.d.ts +25 -0
  32. package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +2 -2
  33. package/out/exports/resources.generated/aws-ec2-transitgateway.d.ts +8 -0
  34. package/out/exports/resources.generated/aws-ec2-volume.d.ts +542 -0
  35. package/out/exports/resources.generated/aws-ecs-capacityprovider.d.ts +1 -1
  36. package/out/exports/resources.generated/aws-ecs-cluster.d.ts +5 -5
  37. package/out/exports/resources.generated/aws-ecs-clustercapacityproviderassociations.d.ts +5 -5
  38. package/out/exports/resources.generated/aws-ecs-service.d.ts +42 -5
  39. package/out/exports/resources.generated/aws-ecs-taskdefinition.d.ts +4 -4
  40. package/out/exports/resources.generated/aws-ecs-taskset.d.ts +5 -5
  41. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listener.d.ts +38 -0
  42. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listenerrule.d.ts +38 -0
  43. package/out/exports/resources.generated/aws-elasticloadbalancingv2-targetgroup.d.ts +5 -0
  44. package/out/exports/resources.generated/aws-gamelift-build.d.ts +1 -1
  45. package/out/exports/resources.generated/aws-glue-integrationresourceproperty.d.ts +74 -0
  46. package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +21 -1
  47. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +21 -1
  48. package/out/exports/resources.generated/aws-kendra-datasource.d.ts +19 -19
  49. package/out/exports/resources.generated/aws-kinesis-stream.d.ts +12 -0
  50. package/out/exports/resources.generated/aws-kms-key.d.ts +4 -1
  51. package/out/exports/resources.generated/aws-lambda-eventsourcemapping.d.ts +22 -2
  52. package/out/exports/resources.generated/aws-lambda-permission.d.ts +1 -1
  53. package/out/exports/resources.generated/aws-location-apikey.d.ts +39 -0
  54. package/out/exports/resources.generated/aws-macie-session.d.ts +1 -1
  55. package/out/exports/resources.generated/aws-mediaconnect-flow.d.ts +55 -0
  56. package/out/exports/resources.generated/aws-mediaconnect-flowoutput.d.ts +56 -1
  57. package/out/exports/resources.generated/aws-mediaconnect-routerinput.d.ts +484 -0
  58. package/out/exports/resources.generated/aws-mediaconnect-routernetworkinterface.d.ts +135 -0
  59. package/out/exports/resources.generated/aws-mediaconnect-routeroutput.d.ts +432 -0
  60. package/out/exports/resources.generated/aws-networkfirewall-firewall.d.ts +1 -0
  61. package/out/exports/resources.generated/aws-networkfirewall-firewallpolicy.d.ts +1 -0
  62. package/out/exports/resources.generated/aws-omics-annotationstore.d.ts +2 -2
  63. package/out/exports/resources.generated/aws-opensearchserverless-collection.d.ts +5 -0
  64. package/out/exports/resources.generated/aws-organizations-policy.d.ts +1 -1
  65. package/out/exports/resources.generated/aws-qbusiness-application.d.ts +3 -3
  66. package/out/exports/resources.generated/aws-quicksight-analysis.d.ts +1 -1
  67. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +1 -1
  68. package/out/exports/resources.generated/aws-quicksight-dataset.d.ts +1166 -27
  69. package/out/exports/resources.generated/aws-quicksight-datasource.d.ts +1 -1
  70. package/out/exports/resources.generated/aws-quicksight-template.d.ts +1 -1
  71. package/out/exports/resources.generated/aws-refactorspaces-application.d.ts +2 -2
  72. package/out/exports/resources.generated/aws-refactorspaces-environment.d.ts +2 -2
  73. package/out/exports/resources.generated/aws-refactorspaces-service.d.ts +2 -2
  74. package/out/exports/resources.generated/aws-rekognition-project.d.ts +6 -1
  75. package/out/exports/resources.generated/aws-route53resolver-firewallrulegroup.d.ts +1 -1
  76. package/out/exports/resources.generated/aws-rtbfabric-inboundexternallink.d.ts +124 -0
  77. package/out/exports/resources.generated/aws-rtbfabric-link.d.ts +49 -4
  78. package/out/exports/resources.generated/aws-rtbfabric-requestergateway.d.ts +7 -5
  79. package/out/exports/resources.generated/aws-rtbfabric-respondergateway.d.ts +29 -5
  80. package/out/exports/resources.generated/aws-s3tables-table.d.ts +6 -1
  81. package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +6 -1
  82. package/out/exports/resources.generated/aws-s3vectors-index.d.ts +68 -11
  83. package/out/exports/resources.generated/aws-s3vectors-vectorbucket.d.ts +74 -8
  84. package/out/exports/resources.generated/aws-s3vectors-vectorbucketpolicy.d.ts +64 -6
  85. package/out/exports/resources.generated/aws-securityhub-automationrule.d.ts +19 -19
  86. package/out/exports/resources.generated/aws-securityhub-automationrulev2.d.ts +6 -6
  87. package/out/exports/resources.generated/aws-securityhub-configurationpolicy.d.ts +8 -8
  88. package/out/exports/resources.generated/aws-securityhub-delegatedadmin.d.ts +2 -2
  89. package/out/exports/resources.generated/aws-securityhub-findingaggregator.d.ts +2 -2
  90. package/out/exports/resources.generated/aws-securityhub-hub.d.ts +2 -2
  91. package/out/exports/resources.generated/aws-securityhub-insight.d.ts +17 -17
  92. package/out/exports/resources.generated/aws-securityhub-organizationconfiguration.d.ts +2 -2
  93. package/out/exports/resources.generated/aws-securityhub-policyassociation.d.ts +3 -3
  94. package/out/exports/resources.generated/aws-securityhub-productsubscription.d.ts +2 -2
  95. package/out/exports/resources.generated/aws-securityhub-securitycontrol.d.ts +0 -0
  96. package/out/exports/resources.generated/aws-securityhub-standard.d.ts +3 -3
  97. package/out/exports/resources.generated/aws-servicecatalog-cloudformationproduct.d.ts +22 -1
  98. package/out/exports/resources.generated/aws-servicecatalog-portfolioprincipalassociation.d.ts +5 -13
  99. package/out/exports/resources.generated/aws-ses-multiregionendpoint.d.ts +48 -0
  100. package/out/exports/resources.generated/aws-wafv2-webacl.d.ts +32 -0
  101. package/out/exports/resources.generated/aws-workspacesthinclient-environment.d.ts +2 -2
  102. package/out/exports/resources.generated/aws-workspacesweb-browsersettings.d.ts +26 -1
  103. package/out/exports/resources.generated/dev-fsx-storagevirtualmachine.d.ts +29 -0
  104. package/package.json +1 -1
@@ -46,6 +46,11 @@ export type BedrockAgentCoreRuntimeProps = {
46
46
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-environmentvariables}
47
47
  */
48
48
  EnvironmentVariables?: Record<string, string> | undefined;
49
+ /**
50
+ * Configuration for managing the lifecycle of runtime sessions and resources
51
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-lifecycleconfiguration}
52
+ */
53
+ LifecycleConfiguration?: LifecycleConfiguration | undefined;
49
54
  /**
50
55
  * The network configuration.
51
56
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-networkconfiguration}
@@ -56,6 +61,11 @@ export type BedrockAgentCoreRuntimeProps = {
56
61
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-protocolconfiguration}
57
62
  */
58
63
  ProtocolConfiguration?: ProtocolConfiguration | undefined;
64
+ /**
65
+ * Configuration for HTTP request headers
66
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-requestheaderconfiguration}
67
+ */
68
+ RequestHeaderConfiguration?: RequestHeaderConfiguration | undefined;
59
69
  /**
60
70
  * The Amazon Resource Name (ARN) for for the role.
61
71
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-rolearn}
@@ -102,11 +112,21 @@ export type BedrockAgentCoreRuntimeAttribs = {
102
112
  */
103
113
  Status: AgentStatus;
104
114
  };
115
+ /**
116
+ * Managed runtime types
117
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-agentmanagedruntimetype.html}
118
+ */
119
+ export type AgentManagedRuntimeType = "PYTHON_3_10" | "PYTHON_3_11" | "PYTHON_3_12" | "PYTHON_3_13";
105
120
  /**
106
121
  * The artifact of the agent.
107
122
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-agentruntimeartifact.html}
108
123
  */
109
124
  export type AgentRuntimeArtifact = {
125
+ /**
126
+ * Representation of a code configuration
127
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-agentruntimeartifact.html#cfn-bedrockagentcore-runtime-agentruntimeartifact-codeconfiguration}
128
+ */
129
+ CodeConfiguration?: CodeConfiguration | undefined;
110
130
  /**
111
131
  * Representation of a container configuration.
112
132
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-agentruntimeartifact.html#cfn-bedrockagentcore-runtime-agentruntimeartifact-containerconfiguration}
@@ -128,6 +148,38 @@ export type AuthorizerConfiguration = {
128
148
  */
129
149
  CustomJWTAuthorizer?: CustomJWTAuthorizerConfiguration | undefined;
130
150
  };
151
+ /**
152
+ * Object represents source code from zip file
153
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-code.html}
154
+ */
155
+ export type Code = {
156
+ /**
157
+ * S3 Location Configuration
158
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-code.html#cfn-bedrockagentcore-runtime-code-s3}
159
+ */
160
+ S3?: S3Location | undefined;
161
+ };
162
+ /**
163
+ * Representation of a code configuration
164
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-codeconfiguration.html}
165
+ */
166
+ export type CodeConfiguration = {
167
+ /**
168
+ * Object represents source code from zip file
169
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-codeconfiguration.html#cfn-bedrockagentcore-runtime-codeconfiguration-code}
170
+ */
171
+ Code: Code;
172
+ /**
173
+ * List of entry points
174
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-codeconfiguration.html#cfn-bedrockagentcore-runtime-codeconfiguration-entrypoint}
175
+ */
176
+ EntryPoint: string[];
177
+ /**
178
+ * Managed runtime types
179
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-codeconfiguration.html#cfn-bedrockagentcore-runtime-codeconfiguration-runtime}
180
+ */
181
+ Runtime: AgentManagedRuntimeType;
182
+ };
131
183
  /**
132
184
  * The container configuration.
133
185
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-containerconfiguration.html}
@@ -160,6 +212,26 @@ export type CustomJWTAuthorizerConfiguration = {
160
212
  */
161
213
  DiscoveryUrl: string;
162
214
  };
215
+ /**
216
+ * Configuration for managing the lifecycle of runtime sessions and resources
217
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-lifecycleconfiguration.html}
218
+ */
219
+ export type LifecycleConfiguration = {
220
+ /**
221
+ * Timeout in seconds for idle runtime sessions
222
+ * @min 60
223
+ * @max 28800
224
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-lifecycleconfiguration.html#cfn-bedrockagentcore-runtime-lifecycleconfiguration-idleruntimesessiontimeout}
225
+ */
226
+ IdleRuntimeSessionTimeout?: number | undefined;
227
+ /**
228
+ * Maximum lifetime in seconds for runtime sessions
229
+ * @min 60
230
+ * @max 28800
231
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-lifecycleconfiguration.html#cfn-bedrockagentcore-runtime-lifecycleconfiguration-maxlifetime}
232
+ */
233
+ MaxLifetime?: number | undefined;
234
+ };
163
235
  /**
164
236
  * The network configuration for the agent.
165
237
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-networkconfiguration.html}
@@ -185,6 +257,43 @@ export type NetworkMode = "PUBLIC" | "VPC";
185
257
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-protocolconfiguration.html}
186
258
  */
187
259
  export type ProtocolConfiguration = "MCP" | "HTTP" | "A2A";
260
+ /**
261
+ * Configuration for HTTP request headers
262
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-requestheaderconfiguration.html}
263
+ */
264
+ export type RequestHeaderConfiguration = {
265
+ /**
266
+ * List of allowed HTTP headers for agent runtime requests
267
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-requestheaderconfiguration.html#cfn-bedrockagentcore-runtime-requestheaderconfiguration-requestheaderallowlist}
268
+ */
269
+ RequestHeaderAllowlist?: string[] | undefined;
270
+ };
271
+ /**
272
+ * S3 Location Configuration
273
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-s3location.html}
274
+ */
275
+ export type S3Location = {
276
+ /**
277
+ * S3 bucket name
278
+ * @pattern ^[a-z0-9][a-z0-9.-]{1,61}[a-z0-9]$
279
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-s3location.html#cfn-bedrockagentcore-runtime-s3location-bucket}
280
+ */
281
+ Bucket: string;
282
+ /**
283
+ * S3 object key prefix
284
+ * @minLength 1
285
+ * @maxLength 1024
286
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-s3location.html#cfn-bedrockagentcore-runtime-s3location-prefix}
287
+ */
288
+ Prefix: string;
289
+ /**
290
+ * S3 object version ID
291
+ * @minLength 3
292
+ * @maxLength 1024
293
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-s3location.html#cfn-bedrockagentcore-runtime-s3location-versionid}
294
+ */
295
+ VersionId?: string | undefined;
296
+ };
188
297
  /**
189
298
  * Network mode configuration for VPC
190
299
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-vpcconfig.html}
@@ -0,0 +1,61 @@
1
+ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
+ /**
3
+ * Creates a workload identity for Amazon Bedrock AgentCore. A workload identity provides OAuth2-based authentication for resources associated with agent runtimes.
4
+ *
5
+ * For more information about using workload identities in Amazon Bedrock AgentCore, see [Managing workload identities](https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/workload-identity.html) .
6
+ *
7
+ * See the *Properties* section below for descriptions of both the required and optional properties.
8
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-workloadidentity.html}
9
+ */
10
+ export type BedrockAgentCoreWorkloadIdentity = ResourceDefinitionWithAttributes<"AWS::BedrockAgentCore::WorkloadIdentity", BedrockAgentCoreWorkloadIdentityProps, BedrockAgentCoreWorkloadIdentityAttribs>;
11
+ /**
12
+ * Creates a workload identity for Amazon Bedrock AgentCore. A workload identity provides OAuth2-based authentication for resources associated with agent runtimes.
13
+ *
14
+ * For more information about using workload identities in Amazon Bedrock AgentCore, see [Managing workload identities](https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/workload-identity.html) .
15
+ *
16
+ * See the *Properties* section below for descriptions of both the required and optional properties.
17
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-workloadidentity.html}
18
+ */
19
+ export type BedrockAgentCoreWorkloadIdentityProps = {
20
+ /**
21
+ * The list of allowed OAuth2 return URLs for resources associated with this workload identity.
22
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-workloadidentity.html#cfn-bedrockagentcore-workloadidentity-allowedresourceoauth2returnurls}
23
+ */
24
+ AllowedResourceOauth2ReturnUrls?: string[] | undefined;
25
+ /**
26
+ * The name of the workload identity. The name must be unique within your account.
27
+ * @minLength 3
28
+ * @maxLength 255
29
+ * @pattern [A-Za-z0-9_.-]+
30
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-workloadidentity.html#cfn-bedrockagentcore-workloadidentity-name}
31
+ */
32
+ Name: string;
33
+ /**
34
+ * The tags for the workload identity.
35
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-workloadidentity.html#cfn-bedrockagentcore-workloadidentity-tags}
36
+ */
37
+ Tags?: Tag[] | undefined;
38
+ };
39
+ /**
40
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-workloadidentity.html#aws-resource-bedrockagentcore-workloadidentity-return-values}
41
+ */
42
+ export type BedrockAgentCoreWorkloadIdentityAttribs = {
43
+ /**
44
+ * The timestamp when the workload identity was created.
45
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-workloadidentity.html#cfn-bedrockagentcore-workloadidentity-createdtime}
46
+ */
47
+ CreatedTime: number;
48
+ /**
49
+ * The timestamp when the workload identity was last updated.
50
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-workloadidentity.html#cfn-bedrockagentcore-workloadidentity-lastupdatedtime}
51
+ */
52
+ LastUpdatedTime: number;
53
+ /**
54
+ * The Amazon Resource Name (ARN) of the workload identity.
55
+ * @minLength 1
56
+ * @maxLength 1024
57
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-workloadidentity.html#cfn-bedrockagentcore-workloadidentity-workloadidentityarn}
58
+ */
59
+ WorkloadIdentityArn: string;
60
+ };
61
+ //# sourceMappingURL=aws-bedrockagentcore-workloadidentity.d.ts.map
@@ -58,7 +58,7 @@ export type ReplicationSpecification = {
58
58
  * To specify a Region [that's disabled by default](https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-regions.html#rande-manage-enable) , you must first enable the Region. For more information, see [Multi-Region replication in AWS Regions disabled by default](https://docs.aws.amazon.com/keyspaces/latest/devguide/multiRegion-replication_how-it-works.html#howitworks_mrr_opt_in) in the *Amazon Keyspaces Developer Guide* .
59
59
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cassandra-keyspace-replicationspecification.html#cfn-cassandra-keyspace-replicationspecification-regionlist}
60
60
  */
61
- RegionList?: ("af-south-1" | "ap-northeast-1" | "ap-northeast-2" | "ap-south-1" | "ap-southeast-1" | "ap-southeast-2" | "ca-central-1" | "eu-central-1" | "eu-north-1" | "eu-west-1" | "eu-west-2" | "eu-west-3" | "sa-east-1" | "us-east-1" | "us-east-2" | "us-west-1" | "us-west-2")[] | undefined;
61
+ RegionList?: ("af-south-1" | "ap-east-1" | "ap-northeast-1" | "ap-northeast-2" | "ap-south-1" | "ap-southeast-1" | "ap-southeast-2" | "ca-central-1" | "eu-central-1" | "eu-north-1" | "eu-west-1" | "eu-west-2" | "eu-west-3" | "me-central-1" | "me-south-1" | "sa-east-1" | "us-east-1" | "us-east-2" | "us-west-1" | "us-west-2")[] | undefined;
62
62
  /**
63
63
  * The options are:
64
64
  *
@@ -9,6 +9,11 @@ export type CleanRoomsCollaboration = ResourceDefinitionWithAttributes<"AWS::Cle
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cleanrooms-collaboration.html}
10
10
  */
11
11
  export type CleanRoomsCollaborationProps = {
12
+ /**
13
+ * The AWS Regions where collaboration query results can be stored. Returns the list of Region identifiers that were specified when the collaboration was created. This list is used to enforce regional storage policies and compliance requirements.
14
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cleanrooms-collaboration.html#cfn-cleanrooms-collaboration-allowedresultregions}
15
+ */
16
+ AllowedResultRegions?: SupportedS3Region[] | undefined;
12
17
  /**
13
18
  * The analytics engine for the collaboration.
14
19
  *
@@ -308,4 +313,8 @@ export type QueryComputePaymentConfig = {
308
313
  */
309
314
  IsResponsible: boolean;
310
315
  };
316
+ /**
317
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cleanrooms-collaboration-supporteds3region.html}
318
+ */
319
+ export type SupportedS3Region = "us-west-1" | "us-west-2" | "us-east-1" | "us-east-2" | "af-south-1" | "ap-east-1" | "ap-east-2" | "ap-south-2" | "ap-southeast-1" | "ap-southeast-2" | "ap-southeast-3" | "ap-southeast-5" | "ap-southeast-4" | "ap-southeast-7" | "ap-south-1" | "ap-northeast-3" | "ap-northeast-1" | "ap-northeast-2" | "ca-central-1" | "ca-west-1" | "eu-south-1" | "eu-west-3" | "eu-south-2" | "eu-central-2" | "eu-central-1" | "eu-north-1" | "eu-west-1" | "eu-west-2" | "me-south-1" | "me-central-1" | "il-central-1" | "sa-east-1" | "mx-central-1";
311
320
  //# sourceMappingURL=aws-cleanrooms-collaboration.d.ts.map
@@ -10,7 +10,7 @@ export type CleanRoomsConfiguredTable = ResourceDefinitionWithAttributes<"AWS::C
10
10
  */
11
11
  export type CleanRoomsConfiguredTableProps = {
12
12
  /**
13
- * The columns within the underlying AWS Glue table that can be utilized within collaborations.
13
+ * The columns within the underlying AWS Glue table that can be used within collaborations.
14
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cleanrooms-configuredtable.html#cfn-cleanrooms-configuredtable-allowedcolumns}
15
15
  */
16
16
  AllowedColumns: string[];
@@ -278,6 +278,11 @@ export type AthenaTableReference = {
278
278
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cleanrooms-configuredtable-athenatablereference.html#cfn-cleanrooms-configuredtable-athenatablereference-outputlocation}
279
279
  */
280
280
  OutputLocation?: string | undefined;
281
+ /**
282
+ * The AWS Region where the Athena table is located. This parameter is required to uniquely identify and access tables across different Regions.
283
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cleanrooms-configuredtable-athenatablereference.html#cfn-cleanrooms-configuredtable-athenatablereference-region}
284
+ */
285
+ Region?: CommercialRegion | undefined;
281
286
  /**
282
287
  * The table reference.
283
288
  * @maxLength 128
@@ -292,6 +297,10 @@ export type AthenaTableReference = {
292
297
  */
293
298
  WorkGroup: string;
294
299
  };
300
+ /**
301
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cleanrooms-configuredtable-commercialregion.html}
302
+ */
303
+ export type CommercialRegion = "us-west-1" | "us-west-2" | "us-east-1" | "us-east-2" | "af-south-1" | "ap-east-1" | "ap-south-2" | "ap-southeast-1" | "ap-southeast-2" | "ap-southeast-5" | "ap-southeast-4" | "ap-southeast-7" | "ap-south-1" | "ap-northeast-3" | "ap-northeast-1" | "ap-northeast-2" | "ca-central-1" | "ca-west-1" | "eu-south-1" | "eu-west-3" | "eu-south-2" | "eu-central-2" | "eu-central-1" | "eu-north-1" | "eu-west-1" | "eu-west-2" | "me-south-1" | "me-central-1" | "il-central-1" | "sa-east-1" | "mx-central-1" | "ap-east-2";
295
304
  /**
296
305
  * Controls on the query specifications that can be run on a configured table.
297
306
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cleanrooms-configuredtable-configuredtableanalysisrulepolicy.html}
@@ -358,6 +367,11 @@ export type GlueTableReference = {
358
367
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cleanrooms-configuredtable-gluetablereference.html#cfn-cleanrooms-configuredtable-gluetablereference-databasename}
359
368
  */
360
369
  DatabaseName: string;
370
+ /**
371
+ * The AWS Region where the AWS Glue table is located. This parameter is required to uniquely identify and access tables across different Regions.
372
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cleanrooms-configuredtable-gluetablereference.html#cfn-cleanrooms-configuredtable-gluetablereference-region}
373
+ */
374
+ Region?: CommercialRegion | undefined;
361
375
  /**
362
376
  * The name of the AWS Glue table.
363
377
  * @maxLength 128
@@ -29,22 +29,27 @@ export type CleanRoomsPrivacyBudgetTemplateProps = {
29
29
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cleanrooms-privacybudgettemplate.html#cfn-cleanrooms-privacybudgettemplate-parameters}
30
30
  */
31
31
  Parameters: {
32
+ BudgetParameters?: BudgetParameter[] | undefined;
32
33
  /**
33
34
  * @min 1
34
35
  * @max 20
35
36
  */
36
- Epsilon: number;
37
+ Epsilon?: number | undefined;
38
+ /**
39
+ * @maxLength 200
40
+ */
41
+ ResourceArn?: string | undefined;
37
42
  /**
38
43
  * @min 10
39
44
  * @max 100
40
45
  */
41
- UsersNoisePerQuery: number;
46
+ UsersNoisePerQuery?: number | undefined;
42
47
  };
43
48
  /**
44
49
  * Specifies the type of the privacy budget template.
45
50
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cleanrooms-privacybudgettemplate.html#cfn-cleanrooms-privacybudgettemplate-privacybudgettype}
46
51
  */
47
- PrivacyBudgetType: "DIFFERENTIAL_PRIVACY";
52
+ PrivacyBudgetType: "DIFFERENTIAL_PRIVACY" | "ACCESS_BUDGET";
48
53
  /**
49
54
  * An optional label that you can assign to a resource when you create it. Each tag consists of a key and an optional value, both of which you define. When you use tagging, you can also use tag-based access control in IAM policies to control access to this resource.
50
55
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cleanrooms-privacybudgettemplate.html#cfn-cleanrooms-privacybudgettemplate-tags}
@@ -90,4 +95,26 @@ export type CleanRoomsPrivacyBudgetTemplateAttribs = {
90
95
  */
91
96
  PrivacyBudgetTemplateIdentifier: string;
92
97
  };
98
+ /**
99
+ * Individual budget parameter configuration that defines specific budget allocation settings for access budgets.
100
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cleanrooms-privacybudgettemplate-budgetparameter.html}
101
+ */
102
+ export type BudgetParameter = {
103
+ /**
104
+ * Whether this individual budget parameter automatically refreshes when the budget period resets.
105
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cleanrooms-privacybudgettemplate-budgetparameter.html#cfn-cleanrooms-privacybudgettemplate-budgetparameter-autorefresh}
106
+ */
107
+ AutoRefresh?: "ENABLED" | "DISABLED" | undefined;
108
+ /**
109
+ * The budget allocation amount for this specific parameter.
110
+ * @min 0
111
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cleanrooms-privacybudgettemplate-budgetparameter.html#cfn-cleanrooms-privacybudgettemplate-budgetparameter-budget}
112
+ */
113
+ Budget: number;
114
+ /**
115
+ * The type of budget parameter being configured.
116
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cleanrooms-privacybudgettemplate-budgetparameter.html#cfn-cleanrooms-privacybudgettemplate-budgetparameter-type}
117
+ */
118
+ Type: "CALENDAR_DAY" | "CALENDAR_MONTH" | "CALENDAR_WEEK" | "LIFETIME";
119
+ };
93
120
  //# sourceMappingURL=aws-cleanrooms-privacybudgettemplate.d.ts.map
@@ -10,6 +10,7 @@ export type CloudFrontAnycastIpList = ResourceDefinitionWithAttributes<"AWS::Clo
10
10
  */
11
11
  export type CloudFrontAnycastIpListProps = {
12
12
  /**
13
+ * The IP address type for the Anycast static IP list.
13
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-anycastiplist.html#cfn-cloudfront-anycastiplist-ipaddresstype}
14
15
  */
15
16
  IpAddressType?: IpAddressType | undefined;
@@ -1393,6 +1393,7 @@ export type VpcOriginConfig = {
1393
1393
  */
1394
1394
  OriginReadTimeout?: number | undefined;
1395
1395
  /**
1396
+ * The account ID of the AWS account that owns the VPC origin.
1396
1397
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-vpcoriginconfig.html#cfn-cloudfront-distribution-vpcoriginconfig-owneraccountid}
1397
1398
  */
1398
1399
  OwnerAccountId?: string | undefined;
@@ -25,6 +25,7 @@ export type CloudFrontVpcOriginProps = {
25
25
  */
26
26
  export type CloudFrontVpcOriginAttribs = {
27
27
  /**
28
+ * The account ID of the AWS account that owns the VPC origin.
28
29
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-vpcorigin.html#cfn-cloudfront-vpcorigin-accountid}
29
30
  */
30
31
  AccountId: string;
@@ -70,7 +70,7 @@ export type ConfigConfigurationRecorderProps = {
70
70
  *
71
71
  * > *Pre-existing AWS Config role*
72
72
  * >
73
- * > If you have used an AWS service that uses AWS Config , such as AWS Security Hub or AWS Control Tower , and an AWS Config role has already been created, make sure that the IAM role that you use when setting up AWS Config keeps the same minimum permissions as the already created AWS Config role. You must do this so that the other AWS service continues to run as expected.
73
+ * > If you have used an AWS service that uses AWS Config , such as Security Hub or AWS Control Tower , and an AWS Config role has already been created, make sure that the IAM role that you use when setting up AWS Config keeps the same minimum permissions as the already created AWS Config role. You must do this so that the other AWS service continues to run as expected.
74
74
  * >
75
75
  * > For example, if AWS Control Tower has an IAM role that allows AWS Config to read Amazon Simple Storage Service ( Amazon S3 ) objects, make sure that the same permissions are granted within the IAM role you use when setting up AWS Config . Otherwise, it may interfere with how AWS Control Tower operates. For more information about IAM roles for AWS Config , see [*Identity and Access Management for AWS Config*](https://docs.aws.amazon.com/config/latest/developerguide/security-iam.html) in the *AWS Config Developer Guide* .
76
76
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-configurationrecorder.html#cfn-config-configurationrecorder-rolearn}
@@ -10,6 +10,7 @@ export type ConnectEvaluationForm = ResourceDefinitionWithAttributes<"AWS::Conne
10
10
  */
11
11
  export type ConnectEvaluationFormProps = {
12
12
  /**
13
+ * The automatic evaluation configuration of an evaluation form.
13
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-evaluationform.html#cfn-connect-evaluationform-autoevaluationconfiguration}
14
15
  */
15
16
  AutoEvaluationConfiguration?: AutoEvaluationConfiguration | undefined;
@@ -74,6 +75,7 @@ export type ConnectEvaluationFormAttribs = {
74
75
  EvaluationFormArn: string;
75
76
  };
76
77
  /**
78
+ * Configuration information about automated evaluations.
77
79
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-autoevaluationconfiguration.html}
78
80
  */
79
81
  export type AutoEvaluationConfiguration = {
@@ -83,11 +85,12 @@ export type AutoEvaluationConfiguration = {
83
85
  Enabled?: boolean | undefined;
84
86
  };
85
87
  /**
88
+ * Information about automatic fail configuration for an evaluation form.
86
89
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-automaticfailconfiguration.html}
87
90
  */
88
91
  export type AutomaticFailConfiguration = {
89
92
  /**
90
- * The target section refId to control failure propagation boundary.
93
+ * The referenceId of the target section for auto failure.
91
94
  * @pattern ^[a-zA-Z0-9._-]{1,40}$
92
95
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-automaticfailconfiguration.html#cfn-connect-evaluationform-automaticfailconfiguration-targetsection}
93
96
  */
@@ -121,93 +124,102 @@ export type EvaluationFormItem = {
121
124
  Section?: EvaluationFormSection | undefined;
122
125
  };
123
126
  /**
127
+ * A condition for item enablement.
124
128
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementcondition.html}
125
129
  */
126
130
  export type EvaluationFormItemEnablementCondition = {
127
131
  /**
128
- * The list of operands that compose the condition. Each operand represents a specific criteria to be evaluated.
132
+ * Operands of the enablement condition.
129
133
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementcondition.html#cfn-connect-evaluationform-evaluationformitemenablementcondition-operands}
130
134
  */
131
135
  Operands: EvaluationFormItemEnablementConditionOperand[];
132
136
  /**
133
- * The logical operator used to combine multiple operands, determining how the condition is evaluated as a whole.
137
+ * The operator to be used to be applied to operands if more than one provided.
134
138
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementcondition.html#cfn-connect-evaluationform-evaluationformitemenablementcondition-operator}
135
139
  */
136
140
  Operator?: "OR" | "AND" | undefined;
137
141
  };
138
142
  /**
143
+ * An operand of the enablement condition.
139
144
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementconditionoperand.html}
140
145
  */
141
146
  export type EvaluationFormItemEnablementConditionOperand = {
142
147
  /**
148
+ * An expression of the enablement condition.
143
149
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementconditionoperand.html#cfn-connect-evaluationform-evaluationformitemenablementconditionoperand-expression}
144
150
  */
145
151
  Expression?: EvaluationFormItemEnablementExpression | undefined;
146
152
  };
147
153
  /**
154
+ * An item enablement configuration.
148
155
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementconfiguration.html}
149
156
  */
150
157
  export type EvaluationFormItemEnablementConfiguration = {
151
158
  /**
152
- * Defines the enablement status to be applied when the specified condition is met.
159
+ * An enablement action that if condition is satisfied.
153
160
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementconfiguration.html#cfn-connect-evaluationform-evaluationformitemenablementconfiguration-action}
154
161
  */
155
162
  Action: "DISABLE" | "ENABLE";
156
163
  /**
164
+ * A condition for item enablement configuration.
157
165
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementconfiguration.html#cfn-connect-evaluationform-evaluationformitemenablementconfiguration-condition}
158
166
  */
159
167
  Condition: EvaluationFormItemEnablementCondition;
160
168
  /**
161
- * Specifies the default enablement status to be applied when the condition is not satisfied.
169
+ * An enablement action that if condition is not satisfied.
162
170
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementconfiguration.html#cfn-connect-evaluationform-evaluationformitemenablementconfiguration-defaultaction}
163
171
  */
164
172
  DefaultAction?: "DISABLE" | "ENABLE" | undefined;
165
173
  };
166
174
  /**
175
+ * An expression that defines a basic building block of conditional enablement.
167
176
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementexpression.html}
168
177
  */
169
178
  export type EvaluationFormItemEnablementExpression = {
170
179
  /**
171
- * Specifies the comparison method to determine if the source value matches any of the specified values.
180
+ * A comparator to be used against list of values.
172
181
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementexpression.html#cfn-connect-evaluationform-evaluationformitemenablementexpression-comparator}
173
182
  */
174
183
  Comparator: "IN" | "NOT_IN";
175
184
  /**
185
+ * A source item of enablement expression.
176
186
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementexpression.html#cfn-connect-evaluationform-evaluationformitemenablementexpression-source}
177
187
  */
178
188
  Source: EvaluationFormItemEnablementSource;
179
189
  /**
180
- * The list of possible values to compare against the source form item's value.
190
+ * A list of values from source item.
181
191
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementexpression.html#cfn-connect-evaluationform-evaluationformitemenablementexpression-values}
182
192
  */
183
193
  Values: EvaluationFormItemEnablementSourceValue[];
184
194
  };
185
195
  /**
196
+ * An enablement expression source item.
186
197
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementsource.html}
187
198
  */
188
199
  export type EvaluationFormItemEnablementSource = {
189
200
  /**
190
- * The identifier to reference the item.
201
+ * A referenceId of the source item.
191
202
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementsource.html#cfn-connect-evaluationform-evaluationformitemenablementsource-refid}
192
203
  */
193
204
  RefId?: string | undefined;
194
205
  /**
195
- * The type of the source entity.
206
+ * A type of source item.
196
207
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementsource.html#cfn-connect-evaluationform-evaluationformitemenablementsource-type}
197
208
  */
198
209
  Type: "QUESTION_REF_ID";
199
210
  };
200
211
  /**
212
+ * An enablement expression source value.
201
213
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementsourcevalue.html}
202
214
  */
203
215
  export type EvaluationFormItemEnablementSourceValue = {
204
216
  /**
205
- * The identifier to reference the item.
217
+ * A referenceId of the source value.
206
218
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementsourcevalue.html#cfn-connect-evaluationform-evaluationformitemenablementsourcevalue-refid}
207
219
  */
208
220
  RefId?: string | undefined;
209
221
  /**
210
- * Type of the source entity value.
222
+ * A type of source item value.
211
223
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementsourcevalue.html#cfn-connect-evaluationform-evaluationformitemenablementsourcevalue-type}
212
224
  */
213
225
  Type?: "OPTION_REF_ID" | undefined;
@@ -218,6 +230,7 @@ export type EvaluationFormItemEnablementSourceValue = {
218
230
  */
219
231
  export type EvaluationFormNumericQuestionAutomation = {
220
232
  /**
233
+ * A source of automation answer for numeric question.
221
234
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformnumericquestionautomation.html#cfn-connect-evaluationform-evaluationformnumericquestionautomation-answersource}
222
235
  */
223
236
  AnswerSource?: EvaluationFormQuestionAutomationAnswerSource | undefined;
@@ -238,6 +251,7 @@ export type EvaluationFormNumericQuestionOption = {
238
251
  */
239
252
  AutomaticFail?: boolean | undefined;
240
253
  /**
254
+ * A configuration for automatic fail.
241
255
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformnumericquestionoption.html#cfn-connect-evaluationform-evaluationformnumericquestionoption-automaticfailconfiguration}
242
256
  */
243
257
  AutomaticFailConfiguration?: AutomaticFailConfiguration | undefined;
@@ -293,6 +307,7 @@ export type EvaluationFormNumericQuestionProperties = {
293
307
  */
294
308
  export type EvaluationFormQuestion = {
295
309
  /**
310
+ * A question conditional enablement.
296
311
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformquestion.html#cfn-connect-evaluationform-evaluationformquestion-enablement}
297
312
  */
298
313
  Enablement?: EvaluationFormItemEnablementConfiguration | undefined;
@@ -348,11 +363,12 @@ export type EvaluationFormQuestion = {
348
363
  Weight?: number | undefined;
349
364
  };
350
365
  /**
366
+ * A question automation answer.
351
367
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformquestionautomationanswersource.html}
352
368
  */
353
369
  export type EvaluationFormQuestionAutomationAnswerSource = {
354
370
  /**
355
- * The type of the answer sourcr
371
+ * The automation answer source type.
356
372
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformquestionautomationanswersource.html#cfn-connect-evaluationform-evaluationformquestionautomationanswersource-sourcetype}
357
373
  */
358
374
  SourceType: "CONTACT_LENS_DATA" | "GEN_AI";
@@ -373,6 +389,7 @@ export type EvaluationFormQuestionTypeProperties = {
373
389
  */
374
390
  SingleSelect?: EvaluationFormSingleSelectQuestionProperties | undefined;
375
391
  /**
392
+ * The properties of the text question.
376
393
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformquestiontypeproperties.html#cfn-connect-evaluationform-evaluationformquestiontypeproperties-text}
377
394
  */
378
395
  Text?: EvaluationFormTextQuestionProperties | undefined;
@@ -427,6 +444,7 @@ export type EvaluationFormSection = {
427
444
  */
428
445
  export type EvaluationFormSingleSelectQuestionAutomation = {
429
446
  /**
447
+ * Automation answer source.
430
448
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformsingleselectquestionautomation.html#cfn-connect-evaluationform-evaluationformsingleselectquestionautomation-answersource}
431
449
  */
432
450
  AnswerSource?: EvaluationFormQuestionAutomationAnswerSource | undefined;
@@ -469,6 +487,7 @@ export type EvaluationFormSingleSelectQuestionOption = {
469
487
  */
470
488
  AutomaticFail?: boolean | undefined;
471
489
  /**
490
+ * Whether automatic fail is configured on a single select question.
472
491
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformsingleselectquestionoption.html#cfn-connect-evaluationform-evaluationformsingleselectquestionoption-automaticfailconfiguration}
473
492
  */
474
493
  AutomaticFailConfiguration?: AutomaticFailConfiguration | undefined;
@@ -526,19 +545,23 @@ export type EvaluationFormSingleSelectQuestionProperties = {
526
545
  Options: EvaluationFormSingleSelectQuestionOption[];
527
546
  };
528
547
  /**
548
+ * Information about the automation configuration in text questions.
529
549
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformtextquestionautomation.html}
530
550
  */
531
551
  export type EvaluationFormTextQuestionAutomation = {
532
552
  /**
553
+ * Automation answer source.
533
554
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformtextquestionautomation.html#cfn-connect-evaluationform-evaluationformtextquestionautomation-answersource}
534
555
  */
535
556
  AnswerSource?: EvaluationFormQuestionAutomationAnswerSource | undefined;
536
557
  };
537
558
  /**
559
+ * Information about properties for a text question in an evaluation form.
538
560
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformtextquestionproperties.html}
539
561
  */
540
562
  export type EvaluationFormTextQuestionProperties = {
541
563
  /**
564
+ * The automation properties of the text question.
542
565
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformtextquestionproperties.html#cfn-connect-evaluationform-evaluationformtextquestionproperties-automation}
543
566
  */
544
567
  Automation?: EvaluationFormTextQuestionAutomation | undefined;