@propulsionworks/cloudformation 0.1.24 → 0.1.26
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-aps-scraper.d.ts +69 -1
- package/out/exports/resources.generated/aws-batch-computeenvironment.d.ts +3 -1
- package/out/exports/resources.generated/aws-bedrock-automatedreasoningpolicy.d.ts +40 -15
- package/out/exports/resources.generated/aws-bedrock-automatedreasoningpolicyversion.d.ts +12 -0
- package/out/exports/resources.generated/aws-bedrock-datasource.d.ts +2 -2
- package/out/exports/resources.generated/aws-bedrock-guardrail.d.ts +23 -0
- package/out/exports/resources.generated/aws-bedrock-knowledgebase.d.ts +1 -1
- package/out/exports/resources.generated/aws-certificatemanager-certificate.d.ts +1 -1
- package/out/exports/resources.generated/aws-cloudformation-guardhook.d.ts +1 -1
- package/out/exports/resources.generated/aws-cloudformation-hookversion.d.ts +2 -2
- package/out/exports/resources.generated/aws-cloudformation-typeactivation.d.ts +3 -3
- package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +1 -0
- package/out/exports/resources.generated/aws-cloudfront-publickey.d.ts +6 -0
- package/out/exports/resources.generated/aws-connect-hoursofoperation.d.ts +1 -1
- package/out/exports/resources.generated/aws-connect-predefinedattribute.d.ts +2 -2
- package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +6 -4
- package/out/exports/resources.generated/aws-ec2-instance.d.ts +1 -1
- package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +1 -1
- package/out/exports/resources.generated/aws-ec2-transitgatewayroutetableassociation.d.ts +2 -2
- package/out/exports/resources.generated/aws-ecs-service.d.ts +10 -4
- package/out/exports/resources.generated/aws-elasticloadbalancingv2-loadbalancer.d.ts +5 -0
- package/out/exports/resources.generated/aws-iotcoredeviceadvisor-suitedefinition.d.ts +1 -27
- package/out/exports/resources.generated/aws-iotsitewise-accesspolicy.d.ts +4 -0
- package/out/exports/resources.generated/aws-iotsitewise-assetmodel.d.ts +7 -8
- package/out/exports/resources.generated/aws-iotsitewise-computationmodel.d.ts +16 -23
- package/out/exports/resources.generated/aws-iotsitewise-dataset.d.ts +6 -11
- package/out/exports/resources.generated/aws-ivs-stage.d.ts +53 -35
- package/out/exports/resources.generated/aws-lex-bot.d.ts +6 -0
- package/out/exports/resources.generated/aws-notifications-organizationalunitassociation.d.ts +26 -0
- package/out/exports/resources.generated/aws-omics-workflow.d.ts +12 -8
- package/out/exports/resources.generated/aws-omics-workflowversion.d.ts +76 -0
- package/out/exports/resources.generated/aws-opensearchserverless-index.d.ts +1 -1
- package/out/exports/resources.generated/aws-opensearchserverless-securityconfig.d.ts +21 -1
- package/out/exports/resources.generated/aws-pcs-cluster.d.ts +17 -6
- package/out/exports/resources.generated/aws-pcs-computenodegroup.d.ts +12 -7
- package/out/exports/resources.generated/aws-pcs-queue.d.ts +5 -3
- package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +25 -0
- package/out/exports/resources.generated/aws-s3tables-namespace.d.ts +9 -1
- package/out/exports/resources.generated/aws-s3tables-table.d.ts +20 -12
- package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +8 -0
- package/out/exports/resources.generated/aws-s3tables-tablebucketpolicy.d.ts +10 -2
- package/out/exports/resources.generated/aws-s3tables-tablepolicy.d.ts +15 -6
- package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +53 -0
- package/out/exports/resources.generated/aws-secretsmanager-rotationschedule.d.ts +3 -3
- package/out/exports/resources.generated/aws-ses-configurationset.d.ts +2 -2
- package/out/exports/resources.generated/aws-ses-mailmanageraddonsubscription.d.ts +1 -1
- package/out/exports/resources.generated/aws-ses-mailmanageraddresslist.d.ts +6 -2
- package/out/exports/resources.generated/aws-ses-mailmanagertrafficpolicy.d.ts +8 -0
- package/out/exports/resources.generated/aws-ses-receiptrule.d.ts +1 -0
- package/out/exports/resources.generated/aws-smsvoice-configurationset.d.ts +211 -0
- package/out/exports/resources.generated/aws-smsvoice-optoutlist.d.ts +36 -0
- package/out/exports/resources.generated/aws-smsvoice-phonenumber.d.ts +136 -0
- package/out/exports/resources.generated/aws-smsvoice-pool.d.ts +126 -0
- package/out/exports/resources.generated/aws-smsvoice-protectconfiguration.d.ts +102 -0
- package/out/exports/resources.generated/aws-smsvoice-resourcepolicy.d.ts +24 -0
- package/out/exports/resources.generated/aws-smsvoice-senderid.d.ts +45 -0
- package/out/exports/resources.generated/aws-synthetics-canary.d.ts +11 -3
- package/out/exports/resources.generated/aws-workspacesinstances-workspaceinstance.d.ts +101 -0
- package/package.json +1 -1
|
@@ -44,6 +44,10 @@ export type APSScraperProps = {
|
|
|
44
44
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aps-scraper.html#cfn-aps-scraper-scrapeconfiguration}
|
|
45
45
|
*/
|
|
46
46
|
ScrapeConfiguration: ScrapeConfiguration;
|
|
47
|
+
/**
|
|
48
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aps-scraper.html#cfn-aps-scraper-scraperloggingconfiguration}
|
|
49
|
+
*/
|
|
50
|
+
ScraperLoggingConfiguration?: ScraperLoggingConfiguration | undefined;
|
|
47
51
|
/**
|
|
48
52
|
* The Amazon EKS cluster from which the scraper collects metrics.
|
|
49
53
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aps-scraper.html#cfn-aps-scraper-source}
|
|
@@ -61,7 +65,7 @@ export type APSScraperProps = {
|
|
|
61
65
|
export type APSScraperAttribs = {
|
|
62
66
|
/**
|
|
63
67
|
* The Amazon Resource Name (ARN) of the scraper. For example, `arn:aws:aps:<region>:123456798012:scraper/s-example1-1234-abcd-5678-ef9012abcd34` .
|
|
64
|
-
* @pattern ^arn:(aws|aws-us-gov|aws-cn):aps:
|
|
68
|
+
* @pattern ^arn:(aws|aws-us-gov|aws-cn):aps:[a-z0-9-]+:[0-9]+:scraper/s-[a-z0-9]{8}-[a-z0-9]{4}-[a-z0-9]{4}-[a-z0-9]{4}-[a-z0-9]{12}$
|
|
65
69
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aps-scraper.html#cfn-aps-scraper-arn}
|
|
66
70
|
*/
|
|
67
71
|
Arn: string;
|
|
@@ -84,6 +88,28 @@ export type APSScraperAttribs = {
|
|
|
84
88
|
*/
|
|
85
89
|
ScraperId: string;
|
|
86
90
|
};
|
|
91
|
+
/**
|
|
92
|
+
* Represents a cloudwatch logs destination for scraper logging
|
|
93
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-scraper-cloudwatchlogdestination.html}
|
|
94
|
+
*/
|
|
95
|
+
export type CloudWatchLogDestination = {
|
|
96
|
+
/**
|
|
97
|
+
* ARN of the CloudWatch log group
|
|
98
|
+
* @minLength 0
|
|
99
|
+
* @maxLength 512
|
|
100
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-scraper-cloudwatchlogdestination.html#cfn-aps-scraper-cloudwatchlogdestination-loggrouparn}
|
|
101
|
+
*/
|
|
102
|
+
LogGroupArn?: string | undefined;
|
|
103
|
+
};
|
|
104
|
+
/**
|
|
105
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-scraper-componentconfig.html}
|
|
106
|
+
*/
|
|
107
|
+
export type ComponentConfig = {
|
|
108
|
+
/**
|
|
109
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-scraper-componentconfig.html#cfn-aps-scraper-componentconfig-options}
|
|
110
|
+
*/
|
|
111
|
+
Options?: Record<string, string> | undefined;
|
|
112
|
+
};
|
|
87
113
|
/**
|
|
88
114
|
* Where to send the metrics from a scraper.
|
|
89
115
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-scraper-destination.html}
|
|
@@ -128,6 +154,48 @@ export type ScrapeConfiguration = {
|
|
|
128
154
|
*/
|
|
129
155
|
ConfigurationBlob: string;
|
|
130
156
|
};
|
|
157
|
+
/**
|
|
158
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-scraper-scrapercomponent.html}
|
|
159
|
+
*/
|
|
160
|
+
export type ScraperComponent = {
|
|
161
|
+
/**
|
|
162
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-scraper-scrapercomponent.html#cfn-aps-scraper-scrapercomponent-config}
|
|
163
|
+
*/
|
|
164
|
+
Config?: ComponentConfig | undefined;
|
|
165
|
+
/**
|
|
166
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-scraper-scrapercomponent.html#cfn-aps-scraper-scrapercomponent-type}
|
|
167
|
+
*/
|
|
168
|
+
Type: ScraperComponentType;
|
|
169
|
+
};
|
|
170
|
+
/**
|
|
171
|
+
* Type of scraper component
|
|
172
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-scraper-scrapercomponenttype.html}
|
|
173
|
+
*/
|
|
174
|
+
export type ScraperComponentType = "SERVICE_DISCOVERY" | "COLLECTOR" | "EXPORTER";
|
|
175
|
+
/**
|
|
176
|
+
* Configuration for scraper logging
|
|
177
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-scraper-scraperloggingconfiguration.html}
|
|
178
|
+
*/
|
|
179
|
+
export type ScraperLoggingConfiguration = {
|
|
180
|
+
/**
|
|
181
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-scraper-scraperloggingconfiguration.html#cfn-aps-scraper-scraperloggingconfiguration-loggingdestination}
|
|
182
|
+
*/
|
|
183
|
+
LoggingDestination: ScraperLoggingDestination;
|
|
184
|
+
/**
|
|
185
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-scraper-scraperloggingconfiguration.html#cfn-aps-scraper-scraperloggingconfiguration-scrapercomponents}
|
|
186
|
+
*/
|
|
187
|
+
ScraperComponents: ScraperComponent[];
|
|
188
|
+
};
|
|
189
|
+
/**
|
|
190
|
+
* Destination for scraper logging
|
|
191
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-scraper-scraperloggingdestination.html}
|
|
192
|
+
*/
|
|
193
|
+
export type ScraperLoggingDestination = {
|
|
194
|
+
/**
|
|
195
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-scraper-scraperloggingdestination.html#cfn-aps-scraper-scraperloggingdestination-cloudwatchlogs}
|
|
196
|
+
*/
|
|
197
|
+
CloudWatchLogs?: CloudWatchLogDestination | undefined;
|
|
198
|
+
};
|
|
131
199
|
/**
|
|
132
200
|
* The source of collected metrics for a scraper.
|
|
133
201
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-scraper-source.html}
|
|
@@ -80,6 +80,8 @@ export type BatchComputeEnvironmentProps = {
|
|
|
80
80
|
Context?: string | undefined;
|
|
81
81
|
/**
|
|
82
82
|
* The details for the Amazon EKS cluster that supports the compute environment.
|
|
83
|
+
*
|
|
84
|
+
* > To create a compute environment that uses EKS resources, the caller must have permissions to call `eks:DescribeCluster` .
|
|
83
85
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-computeenvironment.html#cfn-batch-computeenvironment-eksconfiguration}
|
|
84
86
|
*/
|
|
85
87
|
EksConfiguration?: EksConfiguration | undefined;
|
|
@@ -371,7 +373,7 @@ export type Ec2ConfigurationObject = {
|
|
|
371
373
|
*
|
|
372
374
|
* > Starting end of October 2025 Amazon EKS optimized Amazon Linux 2023 AMIs will be the default on AWS Batch for EKS versions prior to 1.33. Starting from Kubernetes version 1.33, EKS optimized Amazon Linux 2023 AMIs will be the default when it becomes supported on AWS Batch .
|
|
373
375
|
* >
|
|
374
|
-
* > AWS will end support for Amazon EKS AL2-optimized and AL2-accelerated AMIs, starting 11/26/25. You can continue using AWS Batch -provided Amazon EKS optimized Amazon Linux 2 AMIs on your Amazon EKS compute environments beyond the 11/26/25 end-of-support date, these compute environments will no longer receive any new software updates, security patches, or bug fixes from AWS . For more information on upgrading from AL2 to AL2023, see [How to upgrade from EKS AL2 to EKS AL2023](https://docs.aws.amazon.com/) in the *AWS Batch User Guide* .
|
|
376
|
+
* > AWS will end support for Amazon EKS AL2-optimized and AL2-accelerated AMIs, starting 11/26/25. You can continue using AWS Batch -provided Amazon EKS optimized Amazon Linux 2 AMIs on your Amazon EKS compute environments beyond the 11/26/25 end-of-support date, these compute environments will no longer receive any new software updates, security patches, or bug fixes from AWS . For more information on upgrading from AL2 to AL2023, see [How to upgrade from EKS AL2 to EKS AL2023](https://docs.aws.amazon.com/batch/latest/userguide/eks-migration-2023.html) in the *AWS Batch User Guide* .
|
|
375
377
|
*
|
|
376
378
|
* - **EKS_AL2** - [Amazon Linux 2](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) : Default for all non-GPU instance families.
|
|
377
379
|
* - **EKS_AL2_NVIDIA** - [Amazon Linux 2 (accelerated)](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) : Default for all GPU instance families (for example, `P4` and `G4` ) and can be used for all non AWS Graviton-based instance types.
|
|
@@ -1,25 +1,39 @@
|
|
|
1
1
|
import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
|
|
2
2
|
/**
|
|
3
|
+
* Creates an Automated Reasoning policy for Amazon Bedrock Guardrails. Automated Reasoning policies use mathematical techniques to detect hallucinations, suggest corrections, and highlight unstated assumptions in the responses of your GenAI application.
|
|
4
|
+
*
|
|
5
|
+
* To create a policy, you upload a source document that describes the rules that you're encoding. Automated Reasoning extracts important concepts from the source document that will become variables in the policy and infers policy rules.
|
|
6
|
+
*
|
|
7
|
+
* To learn more about creating Automated Reasoning policies, see [Minimize AI hallucinations and deliver up to 99% verification accuracy with Automated Reasoning checks: Now available](https://docs.aws.amazon.com/aws/minimize-ai-hallucinations-and-deliver-up-to-99-verification-accuracy-with-automated-reasoning-checks-now-available/) in the *AWS News Blog* .
|
|
3
8
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicy.html}
|
|
4
9
|
*/
|
|
5
10
|
export type BedrockAutomatedReasoningPolicy = ResourceDefinitionWithAttributes<"AWS::Bedrock::AutomatedReasoningPolicy", BedrockAutomatedReasoningPolicyProps, BedrockAutomatedReasoningPolicyAttribs>;
|
|
6
11
|
/**
|
|
12
|
+
* Creates an Automated Reasoning policy for Amazon Bedrock Guardrails. Automated Reasoning policies use mathematical techniques to detect hallucinations, suggest corrections, and highlight unstated assumptions in the responses of your GenAI application.
|
|
13
|
+
*
|
|
14
|
+
* To create a policy, you upload a source document that describes the rules that you're encoding. Automated Reasoning extracts important concepts from the source document that will become variables in the policy and infers policy rules.
|
|
15
|
+
*
|
|
16
|
+
* To learn more about creating Automated Reasoning policies, see [Minimize AI hallucinations and deliver up to 99% verification accuracy with Automated Reasoning checks: Now available](https://docs.aws.amazon.com/aws/minimize-ai-hallucinations-and-deliver-up-to-99-verification-accuracy-with-automated-reasoning-checks-now-available/) in the *AWS News Blog* .
|
|
7
17
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicy.html}
|
|
8
18
|
*/
|
|
9
19
|
export type BedrockAutomatedReasoningPolicyProps = {
|
|
10
20
|
/**
|
|
21
|
+
* The description of the policy.
|
|
11
22
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicy.html#cfn-bedrock-automatedreasoningpolicy-description}
|
|
12
23
|
*/
|
|
13
24
|
Description?: string | undefined;
|
|
14
25
|
/**
|
|
26
|
+
* The name of the policy.
|
|
15
27
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicy.html#cfn-bedrock-automatedreasoningpolicy-name}
|
|
16
28
|
*/
|
|
17
29
|
Name: string;
|
|
18
30
|
/**
|
|
31
|
+
* The complete policy definition generated by the build workflow, containing all rules, variables, and custom types extracted from the source documents.
|
|
19
32
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicy.html#cfn-bedrock-automatedreasoningpolicy-policydefinition}
|
|
20
33
|
*/
|
|
21
34
|
PolicyDefinition?: PolicyDefinition | undefined;
|
|
22
35
|
/**
|
|
36
|
+
* The tags associated with the Automated Reasoning policy.
|
|
23
37
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicy.html#cfn-bedrock-automatedreasoningpolicy-tags}
|
|
24
38
|
*/
|
|
25
39
|
Tags?: Tag[] | undefined;
|
|
@@ -29,75 +43,83 @@ export type BedrockAutomatedReasoningPolicyProps = {
|
|
|
29
43
|
*/
|
|
30
44
|
export type BedrockAutomatedReasoningPolicyAttribs = {
|
|
31
45
|
/**
|
|
46
|
+
* The timestamp when the policy was created.
|
|
32
47
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicy.html#cfn-bedrock-automatedreasoningpolicy-createdat}
|
|
33
48
|
*/
|
|
34
49
|
CreatedAt: string;
|
|
35
50
|
/**
|
|
51
|
+
* A hash of the policy definition used to identify the version.
|
|
36
52
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicy.html#cfn-bedrock-automatedreasoningpolicy-definitionhash}
|
|
37
53
|
*/
|
|
38
54
|
DefinitionHash: string;
|
|
39
55
|
/**
|
|
56
|
+
* The Amazon Resource Name (ARN) of the policy.
|
|
40
57
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicy.html#cfn-bedrock-automatedreasoningpolicy-policyarn}
|
|
41
58
|
*/
|
|
42
59
|
PolicyArn: string;
|
|
43
60
|
/**
|
|
61
|
+
* The unique identifier of the policy.
|
|
44
62
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicy.html#cfn-bedrock-automatedreasoningpolicy-policyid}
|
|
45
63
|
*/
|
|
46
64
|
PolicyId: string;
|
|
47
65
|
/**
|
|
66
|
+
* The timestamp when the policy was last updated.
|
|
48
67
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicy.html#cfn-bedrock-automatedreasoningpolicy-updatedat}
|
|
49
68
|
*/
|
|
50
69
|
UpdatedAt: string;
|
|
51
70
|
/**
|
|
71
|
+
* The version of the policy.
|
|
52
72
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicy.html#cfn-bedrock-automatedreasoningpolicy-version}
|
|
53
73
|
*/
|
|
54
74
|
Version: string;
|
|
55
75
|
};
|
|
56
76
|
/**
|
|
77
|
+
* The complete policy definition containing rules, variables, and types.
|
|
57
78
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-automatedreasoningpolicy-policydefinition.html}
|
|
58
79
|
*/
|
|
59
80
|
export type PolicyDefinition = {
|
|
60
81
|
/**
|
|
61
|
-
* The rules
|
|
82
|
+
* The collection of rules that define the policy logic.
|
|
62
83
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-automatedreasoningpolicy-policydefinition.html#cfn-bedrock-automatedreasoningpolicy-policydefinition-rules}
|
|
63
84
|
*/
|
|
64
85
|
Rules?: PolicyDefinitionRule[] | undefined;
|
|
65
86
|
/**
|
|
66
|
-
* The types
|
|
87
|
+
* The custom types defined within the policy definition.
|
|
67
88
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-automatedreasoningpolicy-policydefinition.html#cfn-bedrock-automatedreasoningpolicy-policydefinition-types}
|
|
68
89
|
*/
|
|
69
90
|
Types?: PolicyDefinitionType[] | undefined;
|
|
70
91
|
/**
|
|
71
|
-
* The variables
|
|
92
|
+
* The variables used within the policy definition.
|
|
72
93
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-automatedreasoningpolicy-policydefinition.html#cfn-bedrock-automatedreasoningpolicy-policydefinition-variables}
|
|
73
94
|
*/
|
|
74
95
|
Variables?: PolicyDefinitionVariable[] | undefined;
|
|
75
96
|
/**
|
|
76
|
-
* The policy
|
|
97
|
+
* The version of the policy definition.
|
|
77
98
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-automatedreasoningpolicy-policydefinition.html#cfn-bedrock-automatedreasoningpolicy-policydefinition-version}
|
|
78
99
|
*/
|
|
79
100
|
Version?: string | undefined;
|
|
80
101
|
};
|
|
81
102
|
/**
|
|
103
|
+
* A rule within the policy definition that defines logical constraints.
|
|
82
104
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-automatedreasoningpolicy-policydefinitionrule.html}
|
|
83
105
|
*/
|
|
84
106
|
export type PolicyDefinitionRule = {
|
|
85
107
|
/**
|
|
86
|
-
* An
|
|
108
|
+
* An alternative expression for the policy rule.
|
|
87
109
|
* @maxLength 2048
|
|
88
110
|
* @pattern ^[\s\S]+$
|
|
89
111
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-automatedreasoningpolicy-policydefinitionrule.html#cfn-bedrock-automatedreasoningpolicy-policydefinitionrule-alternateexpression}
|
|
90
112
|
*/
|
|
91
113
|
AlternateExpression?: string | undefined;
|
|
92
114
|
/**
|
|
93
|
-
* The
|
|
115
|
+
* The logical expression that defines the rule.
|
|
94
116
|
* @maxLength 2048
|
|
95
117
|
* @pattern ^[\s\S]+$
|
|
96
118
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-automatedreasoningpolicy-policydefinitionrule.html#cfn-bedrock-automatedreasoningpolicy-policydefinitionrule-expression}
|
|
97
119
|
*/
|
|
98
120
|
Expression: string;
|
|
99
121
|
/**
|
|
100
|
-
*
|
|
122
|
+
* The unique identifier for the policy definition rule.
|
|
101
123
|
* @minLength 12
|
|
102
124
|
* @maxLength 12
|
|
103
125
|
* @pattern ^[A-Z][0-9A-Z]{11}$
|
|
@@ -106,18 +128,19 @@ export type PolicyDefinitionRule = {
|
|
|
106
128
|
Id: string;
|
|
107
129
|
};
|
|
108
130
|
/**
|
|
131
|
+
* A custom type definition within the policy.
|
|
109
132
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-automatedreasoningpolicy-policydefinitiontype.html}
|
|
110
133
|
*/
|
|
111
134
|
export type PolicyDefinitionType = {
|
|
112
135
|
/**
|
|
113
|
-
* A
|
|
136
|
+
* A description of the custom type defined in the policy.
|
|
114
137
|
* @maxLength 1024
|
|
115
138
|
* @pattern ^[\s\S]+$
|
|
116
139
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-automatedreasoningpolicy-policydefinitiontype.html#cfn-bedrock-automatedreasoningpolicy-policydefinitiontype-description}
|
|
117
140
|
*/
|
|
118
141
|
Description?: string | undefined;
|
|
119
142
|
/**
|
|
120
|
-
*
|
|
143
|
+
* The name of a custom type defined in the policy.
|
|
121
144
|
* @minLength 1
|
|
122
145
|
* @maxLength 64
|
|
123
146
|
* @pattern ^[A-Za-z][A-Za-z0-9_]+$
|
|
@@ -125,24 +148,25 @@ export type PolicyDefinitionType = {
|
|
|
125
148
|
*/
|
|
126
149
|
Name: string;
|
|
127
150
|
/**
|
|
128
|
-
*
|
|
151
|
+
* The possible values for a custom type defined in the policy.
|
|
129
152
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-automatedreasoningpolicy-policydefinitiontype.html#cfn-bedrock-automatedreasoningpolicy-policydefinitiontype-values}
|
|
130
153
|
*/
|
|
131
154
|
Values: PolicyDefinitionTypeValue[];
|
|
132
155
|
};
|
|
133
156
|
/**
|
|
157
|
+
* A value associated with a custom type in the policy definition.
|
|
134
158
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-automatedreasoningpolicy-policydefinitiontypevalue.html}
|
|
135
159
|
*/
|
|
136
160
|
export type PolicyDefinitionTypeValue = {
|
|
137
161
|
/**
|
|
138
|
-
* A
|
|
162
|
+
* A description of the policy definition type value.
|
|
139
163
|
* @maxLength 1024
|
|
140
164
|
* @pattern ^[\s\S]+$
|
|
141
165
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-automatedreasoningpolicy-policydefinitiontypevalue.html#cfn-bedrock-automatedreasoningpolicy-policydefinitiontypevalue-description}
|
|
142
166
|
*/
|
|
143
167
|
Description?: string | undefined;
|
|
144
168
|
/**
|
|
145
|
-
* The value
|
|
169
|
+
* The value associated with a policy definition type.
|
|
146
170
|
* @minLength 1
|
|
147
171
|
* @maxLength 64
|
|
148
172
|
* @pattern ^[A-Za-z][A-Za-z0-9_]+$
|
|
@@ -151,18 +175,19 @@ export type PolicyDefinitionTypeValue = {
|
|
|
151
175
|
Value: string;
|
|
152
176
|
};
|
|
153
177
|
/**
|
|
178
|
+
* A variable defined within the policy that can be used in rules.
|
|
154
179
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-automatedreasoningpolicy-policydefinitionvariable.html}
|
|
155
180
|
*/
|
|
156
181
|
export type PolicyDefinitionVariable = {
|
|
157
182
|
/**
|
|
158
|
-
* A
|
|
183
|
+
* A description of a variable defined in the policy.
|
|
159
184
|
* @maxLength 1024
|
|
160
185
|
* @pattern ^[\s\S]+$
|
|
161
186
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-automatedreasoningpolicy-policydefinitionvariable.html#cfn-bedrock-automatedreasoningpolicy-policydefinitionvariable-description}
|
|
162
187
|
*/
|
|
163
188
|
Description: string;
|
|
164
189
|
/**
|
|
165
|
-
*
|
|
190
|
+
* The name of a variable defined in the policy.
|
|
166
191
|
* @minLength 1
|
|
167
192
|
* @maxLength 64
|
|
168
193
|
* @pattern ^[A-Za-z][A-Za-z0-9_]+$
|
|
@@ -170,7 +195,7 @@ export type PolicyDefinitionVariable = {
|
|
|
170
195
|
*/
|
|
171
196
|
Name: string;
|
|
172
197
|
/**
|
|
173
|
-
*
|
|
198
|
+
* The data type of a variable defined in the policy.
|
|
174
199
|
* @minLength 1
|
|
175
200
|
* @maxLength 64
|
|
176
201
|
* @pattern ^[A-Za-z][A-Za-z0-9_]+$
|
|
@@ -1,21 +1,26 @@
|
|
|
1
1
|
import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
|
|
2
2
|
/**
|
|
3
|
+
* Creates a new version of an existing Automated Reasoning policy. This allows you to iterate on your policy rules while maintaining previous versions for rollback or comparison purposes.
|
|
3
4
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicyversion.html}
|
|
4
5
|
*/
|
|
5
6
|
export type BedrockAutomatedReasoningPolicyVersion = ResourceDefinitionWithAttributes<"AWS::Bedrock::AutomatedReasoningPolicyVersion", BedrockAutomatedReasoningPolicyVersionProps, BedrockAutomatedReasoningPolicyVersionAttribs>;
|
|
6
7
|
/**
|
|
8
|
+
* Creates a new version of an existing Automated Reasoning policy. This allows you to iterate on your policy rules while maintaining previous versions for rollback or comparison purposes.
|
|
7
9
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicyversion.html}
|
|
8
10
|
*/
|
|
9
11
|
export type BedrockAutomatedReasoningPolicyVersionProps = {
|
|
10
12
|
/**
|
|
13
|
+
* The hash of the policy definition that was last updated.
|
|
11
14
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicyversion.html#cfn-bedrock-automatedreasoningpolicyversion-lastupdateddefinitionhash}
|
|
12
15
|
*/
|
|
13
16
|
LastUpdatedDefinitionHash?: string | undefined;
|
|
14
17
|
/**
|
|
18
|
+
* The Amazon Resource Name (ARN) of the policy.
|
|
15
19
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicyversion.html#cfn-bedrock-automatedreasoningpolicyversion-policyarn}
|
|
16
20
|
*/
|
|
17
21
|
PolicyArn: string;
|
|
18
22
|
/**
|
|
23
|
+
* The tags associated with the Automated Reasoning policy version.
|
|
19
24
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicyversion.html#cfn-bedrock-automatedreasoningpolicyversion-tags}
|
|
20
25
|
*/
|
|
21
26
|
Tags?: Tag[] | undefined;
|
|
@@ -25,30 +30,37 @@ export type BedrockAutomatedReasoningPolicyVersionProps = {
|
|
|
25
30
|
*/
|
|
26
31
|
export type BedrockAutomatedReasoningPolicyVersionAttribs = {
|
|
27
32
|
/**
|
|
33
|
+
* The timestamp when the policy version was created.
|
|
28
34
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicyversion.html#cfn-bedrock-automatedreasoningpolicyversion-createdat}
|
|
29
35
|
*/
|
|
30
36
|
CreatedAt: string;
|
|
31
37
|
/**
|
|
38
|
+
* A hash of the policy definition used to identify the version.
|
|
32
39
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicyversion.html#cfn-bedrock-automatedreasoningpolicyversion-definitionhash}
|
|
33
40
|
*/
|
|
34
41
|
DefinitionHash: string;
|
|
35
42
|
/**
|
|
43
|
+
* The description of the policy version.
|
|
36
44
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicyversion.html#cfn-bedrock-automatedreasoningpolicyversion-description}
|
|
37
45
|
*/
|
|
38
46
|
Description: string;
|
|
39
47
|
/**
|
|
48
|
+
* The name of the policy version.
|
|
40
49
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicyversion.html#cfn-bedrock-automatedreasoningpolicyversion-name}
|
|
41
50
|
*/
|
|
42
51
|
Name: string;
|
|
43
52
|
/**
|
|
53
|
+
* The unique identifier of the policy.
|
|
44
54
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicyversion.html#cfn-bedrock-automatedreasoningpolicyversion-policyid}
|
|
45
55
|
*/
|
|
46
56
|
PolicyId: string;
|
|
47
57
|
/**
|
|
58
|
+
* The timestamp when the policy version was last updated.
|
|
48
59
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicyversion.html#cfn-bedrock-automatedreasoningpolicyversion-updatedat}
|
|
49
60
|
*/
|
|
50
61
|
UpdatedAt: string;
|
|
51
62
|
/**
|
|
63
|
+
* The version number of the policy version.
|
|
52
64
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-automatedreasoningpolicyversion.html#cfn-bedrock-automatedreasoningpolicyversion-version}
|
|
53
65
|
*/
|
|
54
66
|
Version: string;
|
|
@@ -538,7 +538,7 @@ export type S3DataSourceConfiguration = {
|
|
|
538
538
|
* The Amazon Resource Name (ARN) of the S3 bucket that contains your data.
|
|
539
539
|
* @minLength 1
|
|
540
540
|
* @maxLength 2048
|
|
541
|
-
* @pattern ^arn:aws(
|
|
541
|
+
* @pattern ^arn:aws(-cn|-us-gov|-eusc|-iso(-[b-f])?)?:s3:::[a-z0-9][a-z0-9.-]{1,61}[a-z0-9]$
|
|
542
542
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-datasource-s3datasourceconfiguration.html#cfn-bedrock-datasource-s3datasourceconfiguration-bucketarn}
|
|
543
543
|
*/
|
|
544
544
|
BucketArn: string;
|
|
@@ -673,7 +673,7 @@ export type ServerSideEncryptionConfiguration = {
|
|
|
673
673
|
* The Amazon Resource Name (ARN) of the AWS KMS key used to encrypt the resource.
|
|
674
674
|
* @minLength 1
|
|
675
675
|
* @maxLength 2048
|
|
676
|
-
* @pattern ^arn:aws(
|
|
676
|
+
* @pattern ^arn:aws(-cn|-us-gov|-eusc|-iso(-[b-f])?)?:kms:[a-zA-Z0-9-]*:[0-9]{12}:key/[a-zA-Z0-9-]{36}$
|
|
677
677
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-datasource-serversideencryptionconfiguration.html#cfn-bedrock-datasource-serversideencryptionconfiguration-kmskeyarn}
|
|
678
678
|
*/
|
|
679
679
|
KmsKeyArn?: string | undefined;
|
|
@@ -29,6 +29,11 @@ export type BedrockGuardrail = ResourceDefinitionWithAttributes<"AWS::Bedrock::G
|
|
|
29
29
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-guardrail.html}
|
|
30
30
|
*/
|
|
31
31
|
export type BedrockGuardrailProps = {
|
|
32
|
+
/**
|
|
33
|
+
* Optional configuration for integrating Automated Reasoning policies with the guardrail.
|
|
34
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrock-guardrail.html#cfn-bedrock-guardrail-automatedreasoningpolicyconfig}
|
|
35
|
+
*/
|
|
36
|
+
AutomatedReasoningPolicyConfig?: AutomatedReasoningPolicyConfig | undefined;
|
|
32
37
|
/**
|
|
33
38
|
* The message to return when the guardrail blocks a prompt.
|
|
34
39
|
* @minLength 1
|
|
@@ -156,6 +161,24 @@ export type BedrockGuardrailAttribs = {
|
|
|
156
161
|
*/
|
|
157
162
|
Version: string;
|
|
158
163
|
};
|
|
164
|
+
/**
|
|
165
|
+
* Optional configuration for integrating Automated Reasoning policies with the guardrail.
|
|
166
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-automatedreasoningpolicyconfig.html}
|
|
167
|
+
*/
|
|
168
|
+
export type AutomatedReasoningPolicyConfig = {
|
|
169
|
+
/**
|
|
170
|
+
* The confidence threshold for triggering guardrail actions based on Automated Reasoning policy violations.
|
|
171
|
+
* @min 0
|
|
172
|
+
* @max 1
|
|
173
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-automatedreasoningpolicyconfig.html#cfn-bedrock-guardrail-automatedreasoningpolicyconfig-confidencethreshold}
|
|
174
|
+
*/
|
|
175
|
+
ConfidenceThreshold?: number | undefined;
|
|
176
|
+
/**
|
|
177
|
+
* The list of Automated Reasoning policy ARNs to include in the guardrail configuration
|
|
178
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-automatedreasoningpolicyconfig.html#cfn-bedrock-guardrail-automatedreasoningpolicyconfig-policies}
|
|
179
|
+
*/
|
|
180
|
+
Policies: string[];
|
|
181
|
+
};
|
|
159
182
|
/**
|
|
160
183
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-guardrail-contentfilteraction.html}
|
|
161
184
|
*/
|
|
@@ -352,7 +352,7 @@ export type OpenSearchManagedClusterConfiguration = {
|
|
|
352
352
|
/**
|
|
353
353
|
* The Amazon Resource Name (ARN) of the OpenSearch domain.
|
|
354
354
|
* @maxLength 2048
|
|
355
|
-
* @pattern ^arn:aws(
|
|
355
|
+
* @pattern ^arn:aws(-cn|-us-gov|-eusc|-iso(-[b-f])?)?:es:([a-z]{2,}-){2,}\d:\d{12}:domain/[a-z][a-z0-9-]{3,28}$
|
|
356
356
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-knowledgebase-opensearchmanagedclusterconfiguration.html#cfn-bedrock-knowledgebase-opensearchmanagedclusterconfiguration-domainarn}
|
|
357
357
|
*/
|
|
358
358
|
DomainArn: string;
|
|
@@ -32,7 +32,7 @@ export type CertificateManagerCertificateProps = {
|
|
|
32
32
|
*/
|
|
33
33
|
CertificateExport?: string | undefined;
|
|
34
34
|
/**
|
|
35
|
-
* You can opt out of certificate transparency logging by specifying the `DISABLED` option. Opt in by specifying `ENABLED` .
|
|
35
|
+
* You can opt out of certificate transparency logging by specifying the `DISABLED` option. Opt in by specifying `ENABLED` . This setting doces not apply to private certificates.
|
|
36
36
|
*
|
|
37
37
|
* If you do not specify a certificate transparency logging preference on a new CloudFormation template, or if you remove the logging preference from an existing template, this is the same as explicitly enabling the preference.
|
|
38
38
|
*
|
|
@@ -108,7 +108,7 @@ export type CloudFormationGuardHookProps = {
|
|
|
108
108
|
*
|
|
109
109
|
* Example target filter in JSON:
|
|
110
110
|
*
|
|
111
|
-
* `"TargetFilters": {"Actions": [ "
|
|
111
|
+
* `"TargetFilters": {"Actions": [ "CREATE", "UPDATE", "DELETE" ]}`
|
|
112
112
|
*
|
|
113
113
|
* Example target filter in YAML:
|
|
114
114
|
*
|
|
@@ -40,9 +40,9 @@ export type CloudFormationHookVersionProps = {
|
|
|
40
40
|
*/
|
|
41
41
|
SchemaHandlerPackage: string;
|
|
42
42
|
/**
|
|
43
|
-
* The unique name for your
|
|
43
|
+
* The unique name for your Hook. Specifies a three-part namespace for your Hook, with a recommended pattern of `Organization::Service::Hook` .
|
|
44
44
|
*
|
|
45
|
-
* > The following organization namespaces are reserved and can't be used in your
|
|
45
|
+
* > The following organization namespaces are reserved and can't be used in your Hook type names:
|
|
46
46
|
* >
|
|
47
47
|
* > - `Alexa`
|
|
48
48
|
* > - `AMZN`
|
|
@@ -74,7 +74,7 @@ export type CloudFormationTypeActivationProps = {
|
|
|
74
74
|
*/
|
|
75
75
|
TypeName: string;
|
|
76
76
|
/**
|
|
77
|
-
* An alias to assign to the public extension
|
|
77
|
+
* An alias to assign to the public extension in this account and Region. If you specify an alias for the extension, CloudFormation treats the alias as the extension type name within this account and Region. You must use the alias to refer to the extension in your templates, API calls, and CloudFormation console.
|
|
78
78
|
*
|
|
79
79
|
* An extension alias must be unique within a given account and Region. You can activate the same public resource multiple times in the same account and Region, using different type name aliases.
|
|
80
80
|
* @minLength 10
|
|
@@ -153,7 +153,7 @@ export type CloudFormationTypeActivationProps = {
|
|
|
153
153
|
*/
|
|
154
154
|
TypeName?: string | undefined;
|
|
155
155
|
/**
|
|
156
|
-
* An alias to assign to the public extension
|
|
156
|
+
* An alias to assign to the public extension in this account and Region. If you specify an alias for the extension, CloudFormation treats the alias as the extension type name within this account and Region. You must use the alias to refer to the extension in your templates, API calls, and CloudFormation console.
|
|
157
157
|
*
|
|
158
158
|
* An extension alias must be unique within a given account and Region. You can activate the same public resource multiple times in the same account and Region, using different type name aliases.
|
|
159
159
|
* @minLength 10
|
|
@@ -176,7 +176,7 @@ export type CloudFormationTypeActivationProps = {
|
|
|
176
176
|
*/
|
|
177
177
|
export type CloudFormationTypeActivationAttribs = {
|
|
178
178
|
/**
|
|
179
|
-
* The Amazon Resource Name (ARN) of the activated extension
|
|
179
|
+
* The Amazon Resource Name (ARN) of the activated extension in this account and Region.
|
|
180
180
|
* @pattern arn:aws[A-Za-z0-9-]{0,64}:cloudformation:[A-Za-z0-9-]{1,64}:([0-9]{12})?:type/.+
|
|
181
181
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-typeactivation.html#cfn-cloudformation-typeactivation-arn}
|
|
182
182
|
*/
|
|
@@ -334,6 +334,7 @@ export type CustomOriginConfig = {
|
|
|
334
334
|
*/
|
|
335
335
|
HTTPSPort?: number | undefined;
|
|
336
336
|
/**
|
|
337
|
+
* Specifies which IP protocol CloudFront uses when connecting to your origin. If your origin uses both IPv4 and IPv6 protocols, you can choose `dualstack` to help optimize reliability.
|
|
337
338
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-customoriginconfig.html#cfn-cloudfront-distribution-customoriginconfig-ipaddresstype}
|
|
338
339
|
*/
|
|
339
340
|
IpAddressType?: "ipv4" | "ipv6" | "dualstack" | undefined;
|
|
@@ -1,11 +1,15 @@
|
|
|
1
1
|
import type { ResourceDefinitionWithAttributes } from "../main.ts";
|
|
2
2
|
/**
|
|
3
3
|
* A public key that you can use with [signed URLs and signed cookies](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html) , or with [field-level encryption](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/field-level-encryption.html) .
|
|
4
|
+
*
|
|
5
|
+
* CloudFront supports signed URLs and signed cookies with RSA 2048 or ECDSA 256 key signatures. Field-level encryption is only compatible with RSA 2048 key signatures.
|
|
4
6
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-publickey.html}
|
|
5
7
|
*/
|
|
6
8
|
export type CloudFrontPublicKey = ResourceDefinitionWithAttributes<"AWS::CloudFront::PublicKey", CloudFrontPublicKeyProps, CloudFrontPublicKeyAttribs>;
|
|
7
9
|
/**
|
|
8
10
|
* A public key that you can use with [signed URLs and signed cookies](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html) , or with [field-level encryption](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/field-level-encryption.html) .
|
|
11
|
+
*
|
|
12
|
+
* CloudFront supports signed URLs and signed cookies with RSA 2048 or ECDSA 256 key signatures. Field-level encryption is only compatible with RSA 2048 key signatures.
|
|
9
13
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-publickey.html}
|
|
10
14
|
*/
|
|
11
15
|
export type CloudFrontPublicKeyProps = {
|
|
@@ -32,6 +36,8 @@ export type CloudFrontPublicKeyAttribs = {
|
|
|
32
36
|
};
|
|
33
37
|
/**
|
|
34
38
|
* Configuration information about a public key that you can use with [signed URLs and signed cookies](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html) , or with [field-level encryption](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/field-level-encryption.html) .
|
|
39
|
+
*
|
|
40
|
+
* CloudFront supports signed URLs and signed cookies with RSA 2048 or ECDSA 256 key signatures. Field-level encryption is only compatible with RSA 2048 key signatures.
|
|
35
41
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-publickey-publickeyconfig.html}
|
|
36
42
|
*/
|
|
37
43
|
export type PublicKeyConfig = {
|
|
@@ -93,7 +93,7 @@ export type HoursOfOperationOverride = {
|
|
|
93
93
|
*/
|
|
94
94
|
EffectiveFrom: string;
|
|
95
95
|
/**
|
|
96
|
-
* The date
|
|
96
|
+
* The date until the hours of operation override is effective.
|
|
97
97
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-hoursofoperation-hoursofoperationoverride.html#cfn-connect-hoursofoperation-hoursofoperationoverride-effectivetill}
|
|
98
98
|
*/
|
|
99
99
|
EffectiveTill: string;
|
|
@@ -10,7 +10,7 @@ export type ConnectPredefinedAttribute = ResourceDefinitionWithAttributes<"AWS::
|
|
|
10
10
|
*/
|
|
11
11
|
export type ConnectPredefinedAttributeProps = {
|
|
12
12
|
/**
|
|
13
|
-
* Custom metadata associated to
|
|
13
|
+
* Custom metadata that is associated to predefined attributes to control behavior in upstream services, such as controlling how a predefined attribute should be displayed in the Amazon Connect admin website.
|
|
14
14
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-predefinedattribute.html#cfn-connect-predefinedattribute-attributeconfiguration}
|
|
15
15
|
*/
|
|
16
16
|
AttributeConfiguration?: {
|
|
@@ -37,7 +37,7 @@ export type ConnectPredefinedAttributeProps = {
|
|
|
37
37
|
*/
|
|
38
38
|
Name: string;
|
|
39
39
|
/**
|
|
40
|
-
*
|
|
40
|
+
* Values that enable you to categorize your predefined attributes. You can use them in custom UI elements across the Amazon Connect admin website.
|
|
41
41
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-predefinedattribute.html#cfn-connect-predefinedattribute-purposes}
|
|
42
42
|
*/
|
|
43
43
|
Purposes?: string[] | undefined;
|
|
@@ -159,7 +159,7 @@ export type BaselinePerformanceFactorsRequest = {
|
|
|
159
159
|
*/
|
|
160
160
|
export type BlockDeviceMapping = {
|
|
161
161
|
/**
|
|
162
|
-
* The device name
|
|
162
|
+
* The device name. For available device names, see [Device names for volumes](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/device_naming.html) .
|
|
163
163
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-blockdevicemapping.html#cfn-ec2-ec2fleet-blockdevicemapping-devicename}
|
|
164
164
|
*/
|
|
165
165
|
DeviceName?: string | undefined;
|
|
@@ -904,14 +904,16 @@ export type Placement = {
|
|
|
904
904
|
/**
|
|
905
905
|
* The Availability Zone of the instance.
|
|
906
906
|
*
|
|
907
|
-
*
|
|
907
|
+
* On input, you can specify `AvailabilityZone` or `AvailabilityZoneId` , but not both. If you specify neither one, Amazon EC2 automatically selects an Availability Zone for you.
|
|
908
908
|
*
|
|
909
909
|
* This parameter is not supported for [CreateFleet](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet) .
|
|
910
910
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-placement.html#cfn-ec2-ec2fleet-placement-availabilityzone}
|
|
911
911
|
*/
|
|
912
912
|
AvailabilityZone?: string | undefined;
|
|
913
913
|
/**
|
|
914
|
-
* The name of the placement group that the instance is in.
|
|
914
|
+
* The name of the placement group that the instance is in.
|
|
915
|
+
*
|
|
916
|
+
* On input, you can specify `GroupId` or `GroupName` , but not both.
|
|
915
917
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-placement.html#cfn-ec2-ec2fleet-placement-groupname}
|
|
916
918
|
*/
|
|
917
919
|
GroupName?: string | undefined;
|
|
@@ -925,7 +927,7 @@ export type Placement = {
|
|
|
925
927
|
/**
|
|
926
928
|
* The ARN of the host resource group in which to launch the instances.
|
|
927
929
|
*
|
|
928
|
-
*
|
|
930
|
+
* On input, if you specify this parameter, either omit the *Tenancy* parameter or set it to `host` .
|
|
929
931
|
*
|
|
930
932
|
* This parameter is not supported for [CreateFleet](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet) .
|
|
931
933
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-placement.html#cfn-ec2-ec2fleet-placement-hostresourcegrouparn}
|