@propulsionworks/cloudformation 0.1.18 → 0.1.20
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.
- package/out/exports/resources.generated/aws-aiops-investigationgroup.d.ts +7 -7
- package/out/exports/resources.generated/aws-amazonmq-configurationassociation.d.ts +1 -0
- package/out/exports/resources.generated/aws-applicationinsights-application.d.ts +3 -3
- package/out/exports/resources.generated/aws-appstream-fleet.d.ts +16 -0
- package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +16 -0
- package/out/exports/resources.generated/aws-arcregionswitch-plan.d.ts +716 -0
- package/out/exports/resources.generated/aws-batch-jobqueue.d.ts +72 -1
- package/out/exports/resources.generated/aws-batch-serviceenvironment.d.ts +66 -0
- package/out/exports/resources.generated/aws-bedrock-guardrail.d.ts +75 -10
- package/out/exports/resources.generated/aws-billing-billingview.d.ts +1 -1
- package/out/exports/resources.generated/aws-cassandra-table.d.ts +5 -0
- package/out/exports/resources.generated/aws-certificatemanager-certificate.d.ts +3 -0
- package/out/exports/resources.generated/aws-cloudfront-cachepolicy.d.ts +2 -0
- package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +15 -3
- package/out/exports/resources.generated/aws-cognito-managedloginbranding.d.ts +7 -0
- package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +0 -1
- package/out/exports/resources.generated/aws-connect-instance.d.ts +5 -0
- package/out/exports/resources.generated/aws-customerprofiles-calculatedattributedefinition.d.ts +8 -8
- package/out/exports/resources.generated/aws-customerprofiles-segmentdefinition.d.ts +3 -2
- package/out/exports/resources.generated/aws-datazone-connection.d.ts +1 -1
- package/out/exports/resources.generated/aws-datazone-environmentblueprintconfiguration.d.ts +4 -0
- package/out/exports/resources.generated/aws-datazone-project.d.ts +9 -2
- package/out/exports/resources.generated/aws-datazone-projectprofile.d.ts +26 -2
- package/out/exports/resources.generated/aws-dax-cluster.d.ts +4 -0
- package/out/exports/resources.generated/aws-docdb-dbcluster.d.ts +1 -0
- package/out/exports/resources.generated/aws-ec2-capacityreservation.d.ts +2 -2
- package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +0 -4
- package/out/exports/resources.generated/aws-ec2-instance.d.ts +1 -1
- package/out/exports/resources.generated/aws-ec2-ipam.d.ts +6 -1
- package/out/exports/resources.generated/aws-ec2-trafficmirrorsession.d.ts +6 -0
- package/out/exports/resources.generated/aws-ec2-transitgatewayconnectpeer.d.ts +73 -0
- package/out/exports/resources.generated/aws-ecr-repository.d.ts +25 -1
- package/out/exports/resources.generated/aws-ecr-repositorycreationtemplate.d.ts +23 -1
- package/out/exports/resources.generated/aws-ecs-service.d.ts +71 -0
- package/out/exports/resources.generated/aws-entityresolution-idmappingworkflow.d.ts +12 -8
- package/out/exports/resources.generated/aws-entityresolution-idnamespace.d.ts +8 -8
- package/out/exports/resources.generated/aws-entityresolution-matchingworkflow.d.ts +45 -15
- package/out/exports/resources.generated/aws-events-eventbus.d.ts +3 -1
- package/out/exports/resources.generated/aws-gamelift-containerfleet.d.ts +1 -1
- package/out/exports/resources.generated/aws-glue-job.d.ts +1 -1
- package/out/exports/resources.generated/aws-guardduty-ipset.d.ts +3 -0
- package/out/exports/resources.generated/aws-guardduty-threatintelset.d.ts +3 -0
- package/out/exports/resources.generated/aws-iotsitewise-computationmodel.d.ts +158 -0
- package/out/exports/resources.generated/aws-iotsitewise-gateway.d.ts +1 -1
- package/out/exports/resources.generated/aws-kinesisfirehose-deliverystream.d.ts +30 -0
- package/out/exports/resources.generated/aws-lambda-version.d.ts +1 -1
- package/out/exports/resources.generated/aws-lightsail-domain.d.ts +93 -0
- package/out/exports/resources.generated/aws-logs-accountpolicy.d.ts +1 -1
- package/out/exports/resources.generated/aws-logs-destination.d.ts +6 -1
- package/out/exports/resources.generated/aws-logs-loggroup.d.ts +4 -0
- package/out/exports/resources.generated/aws-medialive-channel.d.ts +47 -1
- package/out/exports/resources.generated/aws-mediapackagev2-channel.d.ts +7 -0
- package/out/exports/resources.generated/aws-mediapackagev2-originendpoint.d.ts +35 -24
- package/out/exports/resources.generated/aws-mediapackagev2-originendpointpolicy.d.ts +23 -0
- package/out/exports/resources.generated/aws-omics-rungroup.d.ts +2 -2
- package/out/exports/resources.generated/aws-omics-workflow.d.ts +11 -13
- package/out/exports/resources.generated/aws-omics-workflowversion.d.ts +2 -2
- package/out/exports/resources.generated/aws-opensearchserverless-securityconfig.d.ts +1 -1
- package/out/exports/resources.generated/aws-opsworkscm-server.d.ts +0 -2
- package/out/exports/resources.generated/aws-quicksight-datasource.d.ts +15 -2
- package/out/exports/resources.generated/aws-quicksight-topic.d.ts +20 -1
- package/out/exports/resources.generated/aws-rds-dbcluster.d.ts +1 -0
- package/out/exports/resources.generated/aws-rds-dbinstance.d.ts +92 -0
- package/out/exports/resources.generated/aws-s3-accesspoint.d.ts +6 -1
- package/out/exports/resources.generated/aws-s3-bucket.d.ts +21 -12
- package/out/exports/resources.generated/aws-s3express-accesspoint.d.ts +5 -1
- package/out/exports/resources.generated/aws-s3express-directorybucket.d.ts +1 -0
- package/out/exports/resources.generated/aws-s3tables-tablepolicy.d.ts +10 -0
- package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +107 -1
- package/out/exports/resources.generated/aws-sagemaker-domain.d.ts +27 -1
- package/out/exports/resources.generated/aws-sagemaker-processingjob.d.ts +608 -0
- package/out/exports/resources.generated/aws-sagemaker-project.d.ts +10 -7
- package/out/exports/resources.generated/aws-sagemaker-space.d.ts +42 -0
- package/out/exports/resources.generated/aws-sagemaker-userprofile.d.ts +26 -0
- package/out/exports/resources.generated/aws-ses-configurationset.d.ts +6 -1
- package/out/exports/resources.generated/aws-ses-dedicatedippool.d.ts +6 -1
- package/out/exports/resources.generated/aws-ses-emailidentity.d.ts +6 -1
- package/out/exports/resources.generated/aws-ssm-patchbaseline.d.ts +9 -0
- package/out/exports/resources.generated/aws-transfer-server.d.ts +6 -0
- package/out/exports/resources.generated/aws-wisdom-messagetemplate.d.ts +21 -0
- package/out/exports/resources.generated/aws-wisdom-quickresponse.d.ts +19 -7
- package/package.json +1 -1
|
@@ -23,6 +23,60 @@ export type BatchJobQueueProps = {
|
|
|
23
23
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-jobqueue.html#cfn-batch-jobqueue-jobqueuename}
|
|
24
24
|
*/
|
|
25
25
|
JobQueueName?: string | undefined;
|
|
26
|
+
/**
|
|
27
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-jobqueue.html#cfn-batch-jobqueue-jobqueuetype}
|
|
28
|
+
*/
|
|
29
|
+
JobQueueType?: string | undefined;
|
|
30
|
+
/**
|
|
31
|
+
* The set of actions that AWS Batch perform on jobs that remain at the head of the job queue in the specified state longer than specified times. AWS Batch will perform each action after `maxTimeSeconds` has passed.
|
|
32
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-jobqueue.html#cfn-batch-jobqueue-jobstatetimelimitactions}
|
|
33
|
+
*/
|
|
34
|
+
JobStateTimeLimitActions?: JobStateTimeLimitAction[] | undefined;
|
|
35
|
+
/**
|
|
36
|
+
* The priority of the job queue. Job queues with a higher priority (or a higher integer value for the `priority` parameter) are evaluated first when associated with the same compute environment. Priority is determined in descending order. For example, a job queue with a priority value of `10` is given scheduling preference over a job queue with a priority value of `1` . All of the compute environments must be either EC2 ( `EC2` or `SPOT` ) or Fargate ( `FARGATE` or `FARGATE_SPOT` ); EC2 and Fargate compute environments can't be mixed.
|
|
37
|
+
* @min 0
|
|
38
|
+
* @max 1000
|
|
39
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-jobqueue.html#cfn-batch-jobqueue-priority}
|
|
40
|
+
*/
|
|
41
|
+
Priority: number;
|
|
42
|
+
/**
|
|
43
|
+
* The Amazon Resource Name (ARN) of the scheduling policy. The format is `aws: *Partition* :batch: *Region* : *Account* :scheduling-policy/ *Name*` . For example, `aws:aws:batch:us-west-2:123456789012:scheduling-policy/MySchedulingPolicy` .
|
|
44
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-jobqueue.html#cfn-batch-jobqueue-schedulingpolicyarn}
|
|
45
|
+
*/
|
|
46
|
+
SchedulingPolicyArn?: string | undefined;
|
|
47
|
+
/**
|
|
48
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-jobqueue.html#cfn-batch-jobqueue-serviceenvironmentorder}
|
|
49
|
+
*/
|
|
50
|
+
ServiceEnvironmentOrder?: ServiceEnvironmentOrder[] | undefined;
|
|
51
|
+
/**
|
|
52
|
+
* The state of the job queue. If the job queue state is `ENABLED` , it is able to accept jobs. If the job queue state is `DISABLED` , new jobs can't be added to the queue, but jobs already in the queue can finish.
|
|
53
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-jobqueue.html#cfn-batch-jobqueue-state}
|
|
54
|
+
*/
|
|
55
|
+
State?: "DISABLED" | "ENABLED" | undefined;
|
|
56
|
+
/**
|
|
57
|
+
* The tags that are applied to the job queue. For more information, see [Tagging your AWS Batch resources](https://docs.aws.amazon.com/batch/latest/userguide/using-tags.html) in *AWS Batch User Guide* .
|
|
58
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-jobqueue.html#cfn-batch-jobqueue-tags}
|
|
59
|
+
*/
|
|
60
|
+
Tags?: Record<string, string> | undefined;
|
|
61
|
+
} | {
|
|
62
|
+
/**
|
|
63
|
+
* The set of compute environments mapped to a job queue and their order relative to each other. The job scheduler uses this parameter to determine which compute environment runs a specific job. Compute environments must be in the `VALID` state before you can associate them with a job queue. You can associate up to three compute environments with a job queue. All of the compute environments must be either EC2 ( `EC2` or `SPOT` ) or Fargate ( `FARGATE` or `FARGATE_SPOT` ); EC2 and Fargate compute environments can't be mixed.
|
|
64
|
+
*
|
|
65
|
+
* > All compute environments that are associated with a job queue must share the same architecture. AWS Batch doesn't support mixing compute environment architecture types in a single job queue.
|
|
66
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-jobqueue.html#cfn-batch-jobqueue-computeenvironmentorder}
|
|
67
|
+
*/
|
|
68
|
+
ComputeEnvironmentOrder?: ComputeEnvironmentOrder[] | undefined;
|
|
69
|
+
/**
|
|
70
|
+
* The name of the job queue. It can be up to 128 letters long. It can contain uppercase and lowercase letters, numbers, hyphens (-), and underscores (_).
|
|
71
|
+
* @minLength 1
|
|
72
|
+
* @maxLength 128
|
|
73
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-jobqueue.html#cfn-batch-jobqueue-jobqueuename}
|
|
74
|
+
*/
|
|
75
|
+
JobQueueName?: string | undefined;
|
|
76
|
+
/**
|
|
77
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-jobqueue.html#cfn-batch-jobqueue-jobqueuetype}
|
|
78
|
+
*/
|
|
79
|
+
JobQueueType?: string | undefined;
|
|
26
80
|
/**
|
|
27
81
|
* The set of actions that AWS Batch perform on jobs that remain at the head of the job queue in the specified state longer than specified times. AWS Batch will perform each action after `maxTimeSeconds` has passed.
|
|
28
82
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-jobqueue.html#cfn-batch-jobqueue-jobstatetimelimitactions}
|
|
@@ -40,6 +94,10 @@ export type BatchJobQueueProps = {
|
|
|
40
94
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-jobqueue.html#cfn-batch-jobqueue-schedulingpolicyarn}
|
|
41
95
|
*/
|
|
42
96
|
SchedulingPolicyArn?: string | undefined;
|
|
97
|
+
/**
|
|
98
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-jobqueue.html#cfn-batch-jobqueue-serviceenvironmentorder}
|
|
99
|
+
*/
|
|
100
|
+
ServiceEnvironmentOrder: ServiceEnvironmentOrder[];
|
|
43
101
|
/**
|
|
44
102
|
* The state of the job queue. If the job queue state is `ENABLED` , it is able to accept jobs. If the job queue state is `DISABLED` , new jobs can't be added to the queue, but jobs already in the queue can finish.
|
|
45
103
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-jobqueue.html#cfn-batch-jobqueue-state}
|
|
@@ -88,7 +146,7 @@ export type JobStateTimeLimitAction = {
|
|
|
88
146
|
* The action to take when a job is at the head of the job queue in the specified state for the specified period of time. The only supported value is `CANCEL` , which will cancel the job.
|
|
89
147
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobqueue-jobstatetimelimitaction.html#cfn-batch-jobqueue-jobstatetimelimitaction-action}
|
|
90
148
|
*/
|
|
91
|
-
Action: "CANCEL";
|
|
149
|
+
Action: "CANCEL" | "TERMINATE";
|
|
92
150
|
/**
|
|
93
151
|
* The approximate amount of time, in seconds, that must pass with the job in the specified state before the action is taken. The minimum value is 600 (10 minutes) and the maximum value is 86,400 (24 hours).
|
|
94
152
|
* @min 600
|
|
@@ -107,4 +165,17 @@ export type JobStateTimeLimitAction = {
|
|
|
107
165
|
*/
|
|
108
166
|
State: "RUNNABLE";
|
|
109
167
|
};
|
|
168
|
+
/**
|
|
169
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobqueue-serviceenvironmentorder.html}
|
|
170
|
+
*/
|
|
171
|
+
export type ServiceEnvironmentOrder = {
|
|
172
|
+
/**
|
|
173
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobqueue-serviceenvironmentorder.html#cfn-batch-jobqueue-serviceenvironmentorder-order}
|
|
174
|
+
*/
|
|
175
|
+
Order: number;
|
|
176
|
+
/**
|
|
177
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobqueue-serviceenvironmentorder.html#cfn-batch-jobqueue-serviceenvironmentorder-serviceenvironment}
|
|
178
|
+
*/
|
|
179
|
+
ServiceEnvironment: string;
|
|
180
|
+
};
|
|
110
181
|
//# sourceMappingURL=aws-batch-jobqueue.d.ts.map
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
import type { ResourceDefinitionWithAttributes } from "../main.ts";
|
|
2
|
+
/**
|
|
3
|
+
* Creates a service environment for running service jobs. Service environments define capacity limits for specific service types such as SageMaker Training jobs.
|
|
4
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-serviceenvironment.html}
|
|
5
|
+
*/
|
|
6
|
+
export type BatchServiceEnvironment = ResourceDefinitionWithAttributes<"AWS::Batch::ServiceEnvironment", BatchServiceEnvironmentProps, BatchServiceEnvironmentAttribs>;
|
|
7
|
+
/**
|
|
8
|
+
* Creates a service environment for running service jobs. Service environments define capacity limits for specific service types such as SageMaker Training jobs.
|
|
9
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-serviceenvironment.html}
|
|
10
|
+
*/
|
|
11
|
+
export type BatchServiceEnvironmentProps = {
|
|
12
|
+
/**
|
|
13
|
+
* The capacity limits for the service environment. This defines the maximum resources that can be used by service jobs in this environment.
|
|
14
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-serviceenvironment.html#cfn-batch-serviceenvironment-capacitylimits}
|
|
15
|
+
*/
|
|
16
|
+
CapacityLimits: CapacityLimit[];
|
|
17
|
+
/**
|
|
18
|
+
* The name of the service environment.
|
|
19
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-serviceenvironment.html#cfn-batch-serviceenvironment-serviceenvironmentname}
|
|
20
|
+
*/
|
|
21
|
+
ServiceEnvironmentName?: string | undefined;
|
|
22
|
+
/**
|
|
23
|
+
* The type of service environment. For SageMaker Training jobs, this value is `SAGEMAKER_TRAINING` .
|
|
24
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-serviceenvironment.html#cfn-batch-serviceenvironment-serviceenvironmenttype}
|
|
25
|
+
*/
|
|
26
|
+
ServiceEnvironmentType: string;
|
|
27
|
+
/**
|
|
28
|
+
* The state of the service environment. Valid values are `ENABLED` and `DISABLED` .
|
|
29
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-serviceenvironment.html#cfn-batch-serviceenvironment-state}
|
|
30
|
+
*/
|
|
31
|
+
State?: string | undefined;
|
|
32
|
+
/**
|
|
33
|
+
* The tags associated with the service environment. Each tag consists of a key and an optional value. For more information, see [Tagging your AWS Batch resources](https://docs.aws.amazon.com/batch/latest/userguide/using-tags.html) .
|
|
34
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-serviceenvironment.html#cfn-batch-serviceenvironment-tags}
|
|
35
|
+
*/
|
|
36
|
+
Tags?: Record<string, string> | undefined;
|
|
37
|
+
};
|
|
38
|
+
/**
|
|
39
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-serviceenvironment.html#aws-resource-batch-serviceenvironment-return-values}
|
|
40
|
+
*/
|
|
41
|
+
export type BatchServiceEnvironmentAttribs = {
|
|
42
|
+
/**
|
|
43
|
+
* The Amazon Resource Name (ARN) of the service environment.
|
|
44
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-serviceenvironment.html#cfn-batch-serviceenvironment-serviceenvironmentarn}
|
|
45
|
+
*/
|
|
46
|
+
ServiceEnvironmentArn: string;
|
|
47
|
+
};
|
|
48
|
+
/**
|
|
49
|
+
* Defines the capacity limit for a service environment. This structure specifies the maximum amount of resources that can be used by service jobs in the environment.
|
|
50
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-serviceenvironment-capacitylimit.html}
|
|
51
|
+
*/
|
|
52
|
+
export type CapacityLimit = {
|
|
53
|
+
/**
|
|
54
|
+
* The unit of measure for the capacity limit. This defines how the maxCapacity value should be interpreted. For `SAGEMAKER_TRAINING` jobs, use `NUM_INSTANCES` .
|
|
55
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-serviceenvironment-capacitylimit.html#cfn-batch-serviceenvironment-capacitylimit-capacityunit}
|
|
56
|
+
*/
|
|
57
|
+
CapacityUnit?: string | undefined;
|
|
58
|
+
/**
|
|
59
|
+
* The maximum capacity available for the service environment. This value represents the maximum amount of resources that can be allocated to service jobs.
|
|
60
|
+
*
|
|
61
|
+
* For example, `maxCapacity=50` , `capacityUnit=NUM_INSTANCES` . This indicates that the maximum number of instances that can be run on this service environment is 50. You could then run 5 SageMaker Training jobs that each use 10 instances. However, if you submit another job that requires 10 instances, it will wait in the queue.
|
|
62
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-serviceenvironment-capacitylimit.html#cfn-batch-serviceenvironment-capacitylimit-maxcapacity}
|
|
63
|
+
*/
|
|
64
|
+
MaxCapacity?: number | undefined;
|
|
65
|
+
};
|
|
66
|
+
//# sourceMappingURL=aws-batch-serviceenvironment.d.ts.map
|
|
@@ -54,7 +54,9 @@ export type BedrockGuardrailProps = {
|
|
|
54
54
|
*/
|
|
55
55
|
ContextualGroundingPolicyConfig?: ContextualGroundingPolicyConfig | undefined;
|
|
56
56
|
/**
|
|
57
|
-
* The system-defined guardrail profile that you
|
|
57
|
+
* The system-defined guardrail profile that you're using with your guardrail. Guardrail profiles define the destination AWS Regions where guardrail inference requests can be automatically routed. Using guardrail profiles helps maintain guardrail performance and reliability when demand increases.
|
|
58
|
+
*
|
|
59
|
+
* For more information, see the [Amazon Bedrock User Guide](https://docs.aws.amazon.com/bedrock/latest/userguide/guardrails-cross-region.html) .
|
|
58
60
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-guardrail.html#cfn-bedrock-guardrail-crossregionconfig}
|
|
59
61
|
*/
|
|
60
62
|
CrossRegionConfig?: GuardrailCrossRegionConfig | undefined;
|
|
@@ -173,15 +175,20 @@ export type ContentFilterAction = "BLOCK" | "NONE";
|
|
|
173
175
|
*/
|
|
174
176
|
export type ContentFilterConfig = {
|
|
175
177
|
/**
|
|
178
|
+
* Specifies the action to take when harmful content is detected. Supported values include:
|
|
179
|
+
*
|
|
180
|
+
* - `BLOCK` – Block the content and replace it with blocked messaging.
|
|
181
|
+
* - `NONE` – Take no action but return detection information in the trace response.
|
|
176
182
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-contentfilterconfig.html#cfn-bedrock-guardrail-contentfilterconfig-inputaction}
|
|
177
183
|
*/
|
|
178
184
|
InputAction?: ContentFilterAction | undefined;
|
|
179
185
|
/**
|
|
186
|
+
* Specifies whether to enable guardrail evaluation on the input. When disabled, you aren't charged for the evaluation. The evaluation doesn't appear in the response.
|
|
180
187
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-contentfilterconfig.html#cfn-bedrock-guardrail-contentfilterconfig-inputenabled}
|
|
181
188
|
*/
|
|
182
189
|
InputEnabled?: boolean | undefined;
|
|
183
190
|
/**
|
|
184
|
-
*
|
|
191
|
+
* The input modalities selected for the guardrail content filter configuration.
|
|
185
192
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-contentfilterconfig.html#cfn-bedrock-guardrail-contentfilterconfig-inputmodalities}
|
|
186
193
|
*/
|
|
187
194
|
InputModalities?: Modality[] | undefined;
|
|
@@ -191,15 +198,20 @@ export type ContentFilterConfig = {
|
|
|
191
198
|
*/
|
|
192
199
|
InputStrength: FilterStrength;
|
|
193
200
|
/**
|
|
201
|
+
* Specifies the action to take when harmful content is detected in the output. Supported values include:
|
|
202
|
+
*
|
|
203
|
+
* - `BLOCK` – Block the content and replace it with blocked messaging.
|
|
204
|
+
* - `NONE` – Take no action but return detection information in the trace response.
|
|
194
205
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-contentfilterconfig.html#cfn-bedrock-guardrail-contentfilterconfig-outputaction}
|
|
195
206
|
*/
|
|
196
207
|
OutputAction?: ContentFilterAction | undefined;
|
|
197
208
|
/**
|
|
209
|
+
* Specifies whether to enable guardrail evaluation on the output. When disabled, you aren't charged for the evaluation. The evaluation doesn't appear in the response.
|
|
198
210
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-contentfilterconfig.html#cfn-bedrock-guardrail-contentfilterconfig-outputenabled}
|
|
199
211
|
*/
|
|
200
212
|
OutputEnabled?: boolean | undefined;
|
|
201
213
|
/**
|
|
202
|
-
*
|
|
214
|
+
* The output modalities selected for the guardrail content filter configuration.
|
|
203
215
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-contentfilterconfig.html#cfn-bedrock-guardrail-contentfilterconfig-outputmodalities}
|
|
204
216
|
*/
|
|
205
217
|
OutputModalities?: Modality[] | undefined;
|
|
@@ -230,7 +242,7 @@ export type ContentFiltersTierName = "CLASSIC" | "STANDARD";
|
|
|
230
242
|
*/
|
|
231
243
|
export type ContentPolicyConfig = {
|
|
232
244
|
/**
|
|
233
|
-
*
|
|
245
|
+
* The tier that your guardrail uses for content filters. Consider using a tier that balances performance, accuracy, and compatibility with your existing generative AI workflows.
|
|
234
246
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-contentpolicyconfig.html#cfn-bedrock-guardrail-contentpolicyconfig-contentfilterstierconfig}
|
|
235
247
|
*/
|
|
236
248
|
ContentFiltersTierConfig?: {
|
|
@@ -252,10 +264,15 @@ export type ContextualGroundingAction = "BLOCK" | "NONE";
|
|
|
252
264
|
*/
|
|
253
265
|
export type ContextualGroundingFilterConfig = {
|
|
254
266
|
/**
|
|
267
|
+
* Specifies the action to take when content fails the contextual grounding evaluation. Supported values include:
|
|
268
|
+
*
|
|
269
|
+
* - `BLOCK` – Block the content and replace it with blocked messaging.
|
|
270
|
+
* - `NONE` – Take no action but return detection information in the trace response.
|
|
255
271
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-contextualgroundingfilterconfig.html#cfn-bedrock-guardrail-contextualgroundingfilterconfig-action}
|
|
256
272
|
*/
|
|
257
273
|
Action?: ContextualGroundingAction | undefined;
|
|
258
274
|
/**
|
|
275
|
+
* Specifies whether to enable contextual grounding evaluation. When disabled, you aren't charged for the evaluation. The evaluation doesn't appear in the response.
|
|
259
276
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-contextualgroundingfilterconfig.html#cfn-bedrock-guardrail-contextualgroundingfilterconfig-enabled}
|
|
260
277
|
*/
|
|
261
278
|
Enabled?: boolean | undefined;
|
|
@@ -300,7 +317,7 @@ export type FilterStrength = "NONE" | "LOW" | "MEDIUM" | "HIGH";
|
|
|
300
317
|
*/
|
|
301
318
|
export type GuardrailCrossRegionConfig = {
|
|
302
319
|
/**
|
|
303
|
-
* The Amazon Resource Name (ARN) of the guardrail profile
|
|
320
|
+
* The Amazon Resource Name (ARN) of the guardrail profile that your guardrail is using. Guardrail profile availability depends on your current AWS Region . For more information, see the [Amazon Bedrock User Guide](https://docs.aws.amazon.com/bedrock/latest/userguide/guardrails-cross-region-support.html) .
|
|
304
321
|
* @minLength 15
|
|
305
322
|
* @maxLength 2048
|
|
306
323
|
* @pattern ^arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}:[0-9]{12}:guardrail-profile/[a-z0-9-]+[.]{1}guardrail[.]{1}v[0-9:]+$
|
|
@@ -319,18 +336,28 @@ export type GuardrailStatus = "CREATING" | "UPDATING" | "VERSIONING" | "READY" |
|
|
|
319
336
|
*/
|
|
320
337
|
export type ManagedWordsConfig = {
|
|
321
338
|
/**
|
|
339
|
+
* Specifies the action to take when harmful content is detected in the input. Supported values include:
|
|
340
|
+
*
|
|
341
|
+
* - `BLOCK` – Block the content and replace it with blocked messaging.
|
|
342
|
+
* - `NONE` – Take no action but return detection information in the trace response.
|
|
322
343
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-managedwordsconfig.html#cfn-bedrock-guardrail-managedwordsconfig-inputaction}
|
|
323
344
|
*/
|
|
324
345
|
InputAction?: WordAction | undefined;
|
|
325
346
|
/**
|
|
347
|
+
* Specifies whether to enable guardrail evaluation on the input. When disabled, you aren't charged for the evaluation. The evaluation doesn't appear in the response.
|
|
326
348
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-managedwordsconfig.html#cfn-bedrock-guardrail-managedwordsconfig-inputenabled}
|
|
327
349
|
*/
|
|
328
350
|
InputEnabled?: boolean | undefined;
|
|
329
351
|
/**
|
|
352
|
+
* Specifies the action to take when harmful content is detected in the output. Supported values include:
|
|
353
|
+
*
|
|
354
|
+
* - `BLOCK` – Block the content and replace it with blocked messaging.
|
|
355
|
+
* - `NONE` – Take no action but return detection information in the trace response.
|
|
330
356
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-managedwordsconfig.html#cfn-bedrock-guardrail-managedwordsconfig-outputaction}
|
|
331
357
|
*/
|
|
332
358
|
OutputAction?: WordAction | undefined;
|
|
333
359
|
/**
|
|
360
|
+
* Specifies whether to enable guardrail evaluation on the output. When disabled, you aren't charged for the evaluation. The evaluation doesn't appear in the response.
|
|
334
361
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-managedwordsconfig.html#cfn-bedrock-guardrail-managedwordsconfig-outputenabled}
|
|
335
362
|
*/
|
|
336
363
|
OutputEnabled?: boolean | undefined;
|
|
@@ -361,20 +388,30 @@ export type PiiEntityConfig = {
|
|
|
361
388
|
*/
|
|
362
389
|
Action: SensitiveInformationAction;
|
|
363
390
|
/**
|
|
364
|
-
*
|
|
391
|
+
* Specifies the action to take when harmful content is detected in the input. Supported values include:
|
|
392
|
+
*
|
|
393
|
+
* - `BLOCK` – Block the content and replace it with blocked messaging.
|
|
394
|
+
* - `ANONYMIZE` – Mask the content and replace it with identifier tags.
|
|
395
|
+
* - `NONE` – Take no action but return detection information in the trace response.
|
|
365
396
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-piientityconfig.html#cfn-bedrock-guardrail-piientityconfig-inputaction}
|
|
366
397
|
*/
|
|
367
398
|
InputAction?: SensitiveInformationAction | undefined;
|
|
368
399
|
/**
|
|
400
|
+
* Specifies whether to enable guardrail evaluation on the input. When disabled, you aren't charged for the evaluation. The evaluation doesn't appear in the response.
|
|
369
401
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-piientityconfig.html#cfn-bedrock-guardrail-piientityconfig-inputenabled}
|
|
370
402
|
*/
|
|
371
403
|
InputEnabled?: boolean | undefined;
|
|
372
404
|
/**
|
|
373
|
-
*
|
|
405
|
+
* Specifies the action to take when harmful content is detected in the output. Supported values include:
|
|
406
|
+
*
|
|
407
|
+
* - `BLOCK` – Block the content and replace it with blocked messaging.
|
|
408
|
+
* - `ANONYMIZE` – Mask the content and replace it with identifier tags.
|
|
409
|
+
* - `NONE` – Take no action but return detection information in the trace response.
|
|
374
410
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-piientityconfig.html#cfn-bedrock-guardrail-piientityconfig-outputaction}
|
|
375
411
|
*/
|
|
376
412
|
OutputAction?: SensitiveInformationAction | undefined;
|
|
377
413
|
/**
|
|
414
|
+
* Indicates whether guardrail evaluation is enabled on the output. When disabled, you aren't charged for the evaluation. The evaluation doesn't appear in the response.
|
|
378
415
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-piientityconfig.html#cfn-bedrock-guardrail-piientityconfig-outputenabled}
|
|
379
416
|
*/
|
|
380
417
|
OutputEnabled?: boolean | undefined;
|
|
@@ -524,11 +561,15 @@ export type RegexConfig = {
|
|
|
524
561
|
*/
|
|
525
562
|
Description?: string | undefined;
|
|
526
563
|
/**
|
|
527
|
-
*
|
|
564
|
+
* Specifies the action to take when harmful content is detected in the input. Supported values include:
|
|
565
|
+
*
|
|
566
|
+
* - `BLOCK` – Block the content and replace it with blocked messaging.
|
|
567
|
+
* - `NONE` – Take no action but return detection information in the trace response.
|
|
528
568
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-regexconfig.html#cfn-bedrock-guardrail-regexconfig-inputaction}
|
|
529
569
|
*/
|
|
530
570
|
InputAction?: SensitiveInformationAction | undefined;
|
|
531
571
|
/**
|
|
572
|
+
* Specifies whether to enable guardrail evaluation on the input. When disabled, you aren't charged for the evaluation. The evaluation doesn't appear in the response.
|
|
532
573
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-regexconfig.html#cfn-bedrock-guardrail-regexconfig-inputenabled}
|
|
533
574
|
*/
|
|
534
575
|
InputEnabled?: boolean | undefined;
|
|
@@ -540,11 +581,15 @@ export type RegexConfig = {
|
|
|
540
581
|
*/
|
|
541
582
|
Name: string;
|
|
542
583
|
/**
|
|
543
|
-
*
|
|
584
|
+
* Specifies the action to take when harmful content is detected in the output. Supported values include:
|
|
585
|
+
*
|
|
586
|
+
* - `BLOCK` – Block the content and replace it with blocked messaging.
|
|
587
|
+
* - `NONE` – Take no action but return detection information in the trace response.
|
|
544
588
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-regexconfig.html#cfn-bedrock-guardrail-regexconfig-outputaction}
|
|
545
589
|
*/
|
|
546
590
|
OutputAction?: SensitiveInformationAction | undefined;
|
|
547
591
|
/**
|
|
592
|
+
* Specifies whether to enable guardrail evaluation on the output. When disabled, you aren't charged for the evaluation. The evaluation doesn't appear in the response.
|
|
548
593
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-regexconfig.html#cfn-bedrock-guardrail-regexconfig-outputenabled}
|
|
549
594
|
*/
|
|
550
595
|
OutputEnabled?: boolean | undefined;
|
|
@@ -598,10 +643,15 @@ export type TopicConfig = {
|
|
|
598
643
|
*/
|
|
599
644
|
Examples?: string[] | undefined;
|
|
600
645
|
/**
|
|
646
|
+
* Specifies the action to take when harmful content is detected in the input. Supported values include:
|
|
647
|
+
*
|
|
648
|
+
* - `BLOCK` – Block the content and replace it with blocked messaging.
|
|
649
|
+
* - `NONE` – Take no action but return detection information in the trace response.
|
|
601
650
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-topicconfig.html#cfn-bedrock-guardrail-topicconfig-inputaction}
|
|
602
651
|
*/
|
|
603
652
|
InputAction?: TopicAction | undefined;
|
|
604
653
|
/**
|
|
654
|
+
* Specifies whether to enable guardrail evaluation on the input. When disabled, you aren't charged for the evaluation. The evaluation doesn't appear in the response.
|
|
605
655
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-topicconfig.html#cfn-bedrock-guardrail-topicconfig-inputenabled}
|
|
606
656
|
*/
|
|
607
657
|
InputEnabled?: boolean | undefined;
|
|
@@ -614,10 +664,15 @@ export type TopicConfig = {
|
|
|
614
664
|
*/
|
|
615
665
|
Name: string;
|
|
616
666
|
/**
|
|
667
|
+
* Specifies the action to take when harmful content is detected in the output. Supported values include:
|
|
668
|
+
*
|
|
669
|
+
* - `BLOCK` – Block the content and replace it with blocked messaging.
|
|
670
|
+
* - `NONE` – Take no action but return detection information in the trace response.
|
|
617
671
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-topicconfig.html#cfn-bedrock-guardrail-topicconfig-outputaction}
|
|
618
672
|
*/
|
|
619
673
|
OutputAction?: TopicAction | undefined;
|
|
620
674
|
/**
|
|
675
|
+
* Specifies whether to enable guardrail evaluation on the output. When disabled, you aren't charged for the evaluation. The evaluation doesn't appear in the response.
|
|
621
676
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-topicconfig.html#cfn-bedrock-guardrail-topicconfig-outputenabled}
|
|
622
677
|
*/
|
|
623
678
|
OutputEnabled?: boolean | undefined;
|
|
@@ -638,7 +693,7 @@ export type TopicPolicyConfig = {
|
|
|
638
693
|
*/
|
|
639
694
|
TopicsConfig: TopicConfig[];
|
|
640
695
|
/**
|
|
641
|
-
*
|
|
696
|
+
* The tier that your guardrail uses for denied topic filters.
|
|
642
697
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-topicpolicyconfig.html#cfn-bedrock-guardrail-topicpolicyconfig-topicstierconfig}
|
|
643
698
|
*/
|
|
644
699
|
TopicsTierConfig?: {
|
|
@@ -665,18 +720,28 @@ export type WordAction = "BLOCK" | "NONE";
|
|
|
665
720
|
*/
|
|
666
721
|
export type WordConfig = {
|
|
667
722
|
/**
|
|
723
|
+
* Specifies the action to take when harmful content is detected in the input. Supported values include:
|
|
724
|
+
*
|
|
725
|
+
* - `BLOCK` – Block the content and replace it with blocked messaging.
|
|
726
|
+
* - `NONE` – Take no action but return detection information in the trace response.
|
|
668
727
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-wordconfig.html#cfn-bedrock-guardrail-wordconfig-inputaction}
|
|
669
728
|
*/
|
|
670
729
|
InputAction?: WordAction | undefined;
|
|
671
730
|
/**
|
|
731
|
+
* Specifies whether to enable guardrail evaluation on the intput. When disabled, you aren't charged for the evaluation. The evaluation doesn't appear in the response.
|
|
672
732
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-wordconfig.html#cfn-bedrock-guardrail-wordconfig-inputenabled}
|
|
673
733
|
*/
|
|
674
734
|
InputEnabled?: boolean | undefined;
|
|
675
735
|
/**
|
|
736
|
+
* Specifies the action to take when harmful content is detected in the output. Supported values include:
|
|
737
|
+
*
|
|
738
|
+
* - `BLOCK` – Block the content and replace it with blocked messaging.
|
|
739
|
+
* - `NONE` – Take no action but return detection information in the trace response.
|
|
676
740
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-wordconfig.html#cfn-bedrock-guardrail-wordconfig-outputaction}
|
|
677
741
|
*/
|
|
678
742
|
OutputAction?: WordAction | undefined;
|
|
679
743
|
/**
|
|
744
|
+
* Specifies whether to enable guardrail evaluation on the output. When disabled, you aren't charged for the evaluation. The evaluation doesn't appear in the response.
|
|
680
745
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-wordconfig.html#cfn-bedrock-guardrail-wordconfig-outputenabled}
|
|
681
746
|
*/
|
|
682
747
|
OutputEnabled?: boolean | undefined;
|
|
@@ -205,6 +205,11 @@ export type CdcSpecification = {
|
|
|
205
205
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cassandra-table-cdcspecification.html#cfn-cassandra-table-cdcspecification-status}
|
|
206
206
|
*/
|
|
207
207
|
Status: CdcStatus;
|
|
208
|
+
/**
|
|
209
|
+
* The tags (key-value pairs) that you want to apply to the stream.
|
|
210
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cassandra-table-cdcspecification.html#cfn-cassandra-table-cdcspecification-tags}
|
|
211
|
+
*/
|
|
212
|
+
Tags?: Tag[] | undefined;
|
|
208
213
|
/**
|
|
209
214
|
* The view type specifies the changes Amazon Keyspaces records for each changed row in the stream. After you create the stream, you can't make changes to this selection.
|
|
210
215
|
*
|
|
@@ -25,6 +25,9 @@ export type CertificateManagerCertificateProps = {
|
|
|
25
25
|
*/
|
|
26
26
|
CertificateAuthorityArn?: string | undefined;
|
|
27
27
|
/**
|
|
28
|
+
* You can opt out of allowing export of your certificate by specifying the `DISABLED` option. Allow export of your certificate by specifying the `ENABLED` option.
|
|
29
|
+
*
|
|
30
|
+
* If you do not specify an export preference in a new CloudFormation template, it is the same as explicitly denying export of your certificate.
|
|
28
31
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-certificatemanager-certificate.html#cfn-certificatemanager-certificate-certificateexport}
|
|
29
32
|
*/
|
|
30
33
|
CertificateExport?: string | undefined;
|
|
@@ -52,6 +52,8 @@ export type CloudFrontCachePolicyAttribs = {
|
|
|
52
52
|
* - The values that CloudFront includes in the cache key. These values can include HTTP headers, cookies, and URL query strings. CloudFront uses the cache key to find an object in its cache that it can return to the viewer.
|
|
53
53
|
* - The default, minimum, and maximum time to live (TTL) values that you want objects to stay in the CloudFront cache.
|
|
54
54
|
*
|
|
55
|
+
* > If your minimum TTL is greater than 0, CloudFront will cache content for at least the duration specified in the cache policy's minimum TTL, even if the `Cache-Control: no-cache` , `no-store` , or `private` directives are present in the origin headers.
|
|
56
|
+
*
|
|
55
57
|
* The headers, cookies, and query strings that are included in the cache key are also included in requests that CloudFront sends to the origin. CloudFront sends a request when it can't find a valid object in its cache that matches the request's cache key. If you want to send values to the origin but *not* include them in the cache key, use `OriginRequestPolicy` .
|
|
56
58
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-cachepolicy-cachepolicyconfig.html}
|
|
57
59
|
*/
|
|
@@ -48,6 +48,8 @@ export type CloudFrontDistributionAttribs = {
|
|
|
48
48
|
*
|
|
49
49
|
* To add, change, or remove one or more cache behaviors, update the distribution configuration and specify all of the cache behaviors that you want to include in the updated distribution.
|
|
50
50
|
*
|
|
51
|
+
* > If your minimum TTL is greater than 0, CloudFront will cache content for at least the duration specified in the cache policy's minimum TTL, even if the `Cache-Control: no-cache` , `no-store` , or `private` directives are present in the origin headers.
|
|
52
|
+
*
|
|
51
53
|
* For more information about cache behaviors, see [Cache Behavior Settings](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-web-values-specify.html#DownloadDistValuesCacheBehavior) in the *Amazon CloudFront Developer Guide* .
|
|
52
54
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-cachebehavior.html}
|
|
53
55
|
*/
|
|
@@ -351,7 +353,7 @@ export type CustomOriginConfig = {
|
|
|
351
353
|
/**
|
|
352
354
|
* Specifies how long, in seconds, CloudFront waits for a response from the origin. This is also known as the *origin response timeout* . The minimum timeout is 1 second, the maximum is 120 seconds, and the default (if you don't specify otherwise) is 30 seconds.
|
|
353
355
|
*
|
|
354
|
-
* For more information, see [Response timeout
|
|
356
|
+
* For more information, see [Response timeout](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/DownloadDistValuesOrigin.html#DownloadDistValuesOriginResponseTimeout) in the *Amazon CloudFront Developer Guide* .
|
|
355
357
|
* @default 30
|
|
356
358
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-customoriginconfig.html#cfn-cloudfront-distribution-customoriginconfig-originreadtimeout}
|
|
357
359
|
*/
|
|
@@ -367,6 +369,8 @@ export type CustomOriginConfig = {
|
|
|
367
369
|
};
|
|
368
370
|
/**
|
|
369
371
|
* A complex type that describes the default cache behavior if you don't specify a `CacheBehavior` element or if request URLs don't match any of the values of `PathPattern` in `CacheBehavior` elements. You must create exactly one default cache behavior.
|
|
372
|
+
*
|
|
373
|
+
* > If your minimum TTL is greater than 0, CloudFront will cache content for at least the duration specified in the cache policy's minimum TTL, even if the `Cache-Control: no-cache` , `no-store` , or `private` directives are present in the origin headers.
|
|
370
374
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html}
|
|
371
375
|
*/
|
|
372
376
|
export type DefaultCacheBehavior = {
|
|
@@ -572,7 +576,7 @@ export type DistributionConfig = {
|
|
|
572
576
|
*/
|
|
573
577
|
Comment?: string | undefined;
|
|
574
578
|
/**
|
|
575
|
-
* This field specifies whether the connection mode is through a standard distribution (direct) or a multi-tenant distribution with distribution tenants(tenant-only).
|
|
579
|
+
* This field specifies whether the connection mode is through a standard distribution (direct) or a multi-tenant distribution with distribution tenants (tenant-only).
|
|
576
580
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-distributionconfig.html#cfn-cloudfront-distribution-distributionconfig-connectionmode}
|
|
577
581
|
*/
|
|
578
582
|
ConnectionMode?: ConnectionMode | undefined;
|
|
@@ -1052,6 +1056,11 @@ export type Origin = {
|
|
|
1052
1056
|
*/
|
|
1053
1057
|
OriginShield?: OriginShield | undefined;
|
|
1054
1058
|
/**
|
|
1059
|
+
* The time (in seconds) that a request from CloudFront to the origin can stay open and wait for a response. If the complete response isn't received from the origin by this time, CloudFront ends the connection.
|
|
1060
|
+
*
|
|
1061
|
+
* The value for `ResponseCompletionTimeout` must be equal to or greater than the value for `OriginReadTimeout` . If you don't set a value for `ResponseCompletionTimeout` , CloudFront doesn't enforce a maximum value.
|
|
1062
|
+
*
|
|
1063
|
+
* For more information, see [Response completion timeout](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/DownloadDistValuesOrigin.html#response-completion-timeout) in the *Amazon CloudFront Developer Guide* .
|
|
1055
1064
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-origin.html#cfn-cloudfront-distribution-origin-responsecompletiontimeout}
|
|
1056
1065
|
*/
|
|
1057
1066
|
ResponseCompletionTimeout?: number | undefined;
|
|
@@ -1251,6 +1260,9 @@ export type S3OriginConfig = {
|
|
|
1251
1260
|
*/
|
|
1252
1261
|
OriginAccessIdentity?: string | undefined;
|
|
1253
1262
|
/**
|
|
1263
|
+
* Specifies how long, in seconds, CloudFront waits for a response from the origin. This is also known as the *origin response timeout* . The minimum timeout is 1 second, the maximum is 120 seconds, and the default (if you don't specify otherwise) is 30 seconds.
|
|
1264
|
+
*
|
|
1265
|
+
* For more information, see [Response timeout](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/DownloadDistValuesOrigin.html#DownloadDistValuesOriginResponseTimeout) in the *Amazon CloudFront Developer Guide* .
|
|
1254
1266
|
* @default 30
|
|
1255
1267
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-s3originconfig.html#cfn-cloudfront-distribution-s3originconfig-originreadtimeout}
|
|
1256
1268
|
*/
|
|
@@ -1370,7 +1382,7 @@ export type VpcOriginConfig = {
|
|
|
1370
1382
|
/**
|
|
1371
1383
|
* Specifies how long, in seconds, CloudFront waits for a response from the origin. This is also known as the *origin response timeout* . The minimum timeout is 1 second, the maximum is 120 seconds, and the default (if you don't specify otherwise) is 30 seconds.
|
|
1372
1384
|
*
|
|
1373
|
-
* For more information, see [Response timeout
|
|
1385
|
+
* For more information, see [Response timeout](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/DownloadDistValuesOrigin.html#DownloadDistValuesOriginResponseTimeout) in the *Amazon CloudFront Developer Guide* .
|
|
1374
1386
|
* @default 30
|
|
1375
1387
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-vpcoriginconfig.html#cfn-cloudfront-distribution-vpcoriginconfig-originreadtimeout}
|
|
1376
1388
|
*/
|
|
@@ -38,6 +38,13 @@ export type CognitoManagedLoginBrandingProps = {
|
|
|
38
38
|
ReturnMergedResources?: boolean | undefined;
|
|
39
39
|
/**
|
|
40
40
|
* A JSON file, encoded as a `Document` type, with the the settings that you want to apply to your style.
|
|
41
|
+
*
|
|
42
|
+
* The following components are not currently implemented and reserved for future use:
|
|
43
|
+
*
|
|
44
|
+
* - `signUp`
|
|
45
|
+
* - `instructions`
|
|
46
|
+
* - `sessionTimerDisplay`
|
|
47
|
+
* - `languageSelector` (for localization, see [Managed login localization)](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-managed-login.html#managed-login-localization)
|
|
41
48
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-managedloginbranding.html#cfn-cognito-managedloginbranding-settings}
|
|
42
49
|
*/
|
|
43
50
|
Settings?: Record<string, unknown> | undefined;
|
|
@@ -78,7 +78,6 @@ export type ConnectEvaluationFormAttribs = {
|
|
|
78
78
|
*/
|
|
79
79
|
export type AutoEvaluationConfiguration = {
|
|
80
80
|
/**
|
|
81
|
-
* Auto Evaluation enablement status.
|
|
82
81
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-autoevaluationconfiguration.html#cfn-connect-evaluationform-autoevaluationconfiguration-enabled}
|
|
83
82
|
*/
|
|
84
83
|
Enabled?: boolean | undefined;
|
|
@@ -107,14 +107,17 @@ export type Attributes = {
|
|
|
107
107
|
*/
|
|
108
108
|
EarlyMedia?: boolean | undefined;
|
|
109
109
|
/**
|
|
110
|
+
* Boolean flag which enables ENHANCED_CHAT_MONITORING on an instance.
|
|
110
111
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-instance-attributes.html#cfn-connect-instance-attributes-enhancedchatmonitoring}
|
|
111
112
|
*/
|
|
112
113
|
EnhancedChatMonitoring?: boolean | undefined;
|
|
113
114
|
/**
|
|
115
|
+
* Boolean flag which enables ENHANCED_CONTACT_MONITORING on an instance.
|
|
114
116
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-instance-attributes.html#cfn-connect-instance-attributes-enhancedcontactmonitoring}
|
|
115
117
|
*/
|
|
116
118
|
EnhancedContactMonitoring?: boolean | undefined;
|
|
117
119
|
/**
|
|
120
|
+
* Boolean flag which enables HIGH_VOLUME_OUTBOUND on an instance.
|
|
118
121
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-instance-attributes.html#cfn-connect-instance-attributes-highvolumeoutbound}
|
|
119
122
|
*/
|
|
120
123
|
HighVolumeOutBound?: boolean | undefined;
|
|
@@ -124,10 +127,12 @@ export type Attributes = {
|
|
|
124
127
|
*/
|
|
125
128
|
InboundCalls: boolean;
|
|
126
129
|
/**
|
|
130
|
+
* Boolean flag which enables MULTI_PARTY_CHAT_CONFERENCE on an instance.
|
|
127
131
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-instance-attributes.html#cfn-connect-instance-attributes-multipartychatconference}
|
|
128
132
|
*/
|
|
129
133
|
MultiPartyChatConference?: boolean | undefined;
|
|
130
134
|
/**
|
|
135
|
+
* Boolean flag which enables MULTI_PARTY_CONFERENCE on an instance.
|
|
131
136
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-instance-attributes.html#cfn-connect-instance-attributes-multipartyconference}
|
|
132
137
|
*/
|
|
133
138
|
MultiPartyConference?: boolean | undefined;
|