@propulsionworks/cloudformation 0.1.32 → 0.1.34
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-amazonmq-broker.d.ts +42 -53
- package/out/exports/resources.generated/aws-amazonmq-configuration.d.ts +5 -11
- package/out/exports/resources.generated/aws-amazonmq-configurationassociation.d.ts +6 -10
- package/out/exports/resources.generated/aws-appstream-fleet.d.ts +0 -4
- package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +0 -4
- package/out/exports/resources.generated/aws-aps-anomalydetector.d.ts +34 -12
- package/out/exports/resources.generated/aws-batch-jobdefinition.d.ts +17 -0
- package/out/exports/resources.generated/aws-bedrock-automatedreasoningpolicy.d.ts +15 -0
- package/out/exports/resources.generated/aws-bedrockagentcore-browsercustom.d.ts +16 -0
- package/out/exports/resources.generated/aws-bedrockagentcore-runtime.d.ts +104 -1
- package/out/exports/resources.generated/aws-bedrockagentcore-workloadidentity.d.ts +61 -0
- package/out/exports/resources.generated/aws-billingconductor-customlineitem.d.ts +14 -0
- package/out/exports/resources.generated/aws-cassandra-keyspace.d.ts +1 -1
- package/out/exports/resources.generated/aws-ce-anomalymonitor.d.ts +1 -1
- package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +9 -0
- package/out/exports/resources.generated/aws-cleanrooms-configuredtable.d.ts +15 -1
- package/out/exports/resources.generated/aws-cleanrooms-privacybudgettemplate.d.ts +30 -3
- package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +1 -0
- package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +1 -0
- package/out/exports/resources.generated/aws-cloudfront-vpcorigin.d.ts +1 -0
- package/out/exports/resources.generated/aws-codebuild-fleet.d.ts +2 -2
- package/out/exports/resources.generated/aws-connect-emailaddress.d.ts +2 -2
- package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +73 -0
- package/out/exports/resources.generated/aws-datazone-connection.d.ts +70 -4
- package/out/exports/resources.generated/aws-datazone-domain.d.ts +1 -1
- package/out/exports/resources.generated/aws-datazone-environmentblueprintconfiguration.d.ts +2 -2
- package/out/exports/resources.generated/aws-dynamodb-globaltable.d.ts +10 -0
- package/out/exports/resources.generated/aws-ec2-capacitymanagerdataexport.d.ts +8 -6
- package/out/exports/resources.generated/aws-ec2-natgateway.d.ts +1 -0
- package/out/exports/resources.generated/aws-ec2-volume.d.ts +532 -0
- package/out/exports/resources.generated/aws-ecs-capacityprovider.d.ts +1 -1
- package/out/exports/resources.generated/aws-ecs-cluster.d.ts +5 -5
- package/out/exports/resources.generated/aws-ecs-clustercapacityproviderassociations.d.ts +5 -5
- package/out/exports/resources.generated/aws-ecs-service.d.ts +95 -7
- package/out/exports/resources.generated/aws-ecs-taskdefinition.d.ts +4 -4
- package/out/exports/resources.generated/aws-ecs-taskset.d.ts +5 -5
- package/out/exports/resources.generated/aws-elasticloadbalancingv2-listenerrule.d.ts +4 -0
- package/out/exports/resources.generated/aws-events-apidestination.d.ts +1 -1
- package/out/exports/resources.generated/aws-events-connection.d.ts +1 -1
- package/out/exports/resources.generated/aws-events-eventbuspolicy.d.ts +5 -13
- package/out/exports/resources.generated/aws-gamelift-build.d.ts +1 -1
- package/out/exports/resources.generated/aws-glue-integrationresourceproperty.d.ts +74 -0
- package/out/exports/resources.generated/aws-guardduty-trustedentityset.d.ts +4 -4
- package/out/exports/resources.generated/aws-iam-policy.d.ts +2 -2
- package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +1 -1
- package/out/exports/resources.generated/aws-imagebuilder-image.d.ts +35 -4
- package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +1 -1
- package/out/exports/resources.generated/aws-kendra-datasource.d.ts +19 -19
- package/out/exports/resources.generated/aws-kinesis-stream.d.ts +7 -0
- package/out/exports/resources.generated/aws-kms-key.d.ts +1 -1
- package/out/exports/resources.generated/aws-lambda-eventinvokeconfig.d.ts +4 -0
- package/out/exports/resources.generated/aws-lambda-eventsourcemapping.d.ts +2 -0
- package/out/exports/resources.generated/aws-lambda-permission.d.ts +1 -1
- package/out/exports/resources.generated/aws-location-apikey.d.ts +39 -0
- package/out/exports/resources.generated/aws-mediapackagev2-originendpoint.d.ts +3 -1
- package/out/exports/resources.generated/aws-networkfirewall-firewall.d.ts +8 -0
- package/out/exports/resources.generated/aws-networkfirewall-firewallpolicy.d.ts +5 -0
- package/out/exports/resources.generated/aws-networkfirewall-rulegroup.d.ts +1 -1
- package/out/exports/resources.generated/aws-networkmanager-connectattachment.d.ts +5 -0
- package/out/exports/resources.generated/aws-networkmanager-directconnectgatewayattachment.d.ts +5 -0
- package/out/exports/resources.generated/aws-networkmanager-sitetositevpnattachment.d.ts +5 -0
- package/out/exports/resources.generated/aws-networkmanager-transitgatewaypeering.d.ts +5 -0
- package/out/exports/resources.generated/aws-networkmanager-transitgatewayroutetableattachment.d.ts +5 -0
- package/out/exports/resources.generated/aws-networkmanager-vpcattachment.d.ts +5 -0
- package/out/exports/resources.generated/aws-opensearchserverless-collection.d.ts +5 -0
- package/out/exports/resources.generated/aws-organizations-account.d.ts +3 -1
- package/out/exports/resources.generated/aws-osis-pipeline.d.ts +1 -1
- package/out/exports/resources.generated/aws-qbusiness-application.d.ts +3 -3
- package/out/exports/resources.generated/aws-quicksight-analysis.d.ts +1 -1
- package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +9 -2
- package/out/exports/resources.generated/aws-quicksight-dataset.d.ts +987 -27
- package/out/exports/resources.generated/aws-quicksight-datasource.d.ts +1 -1
- package/out/exports/resources.generated/aws-quicksight-template.d.ts +1 -1
- package/out/exports/resources.generated/aws-rtbfabric-link.d.ts +179 -0
- package/out/exports/resources.generated/aws-rtbfabric-requestergateway.d.ts +7 -0
- package/out/exports/resources.generated/aws-rtbfabric-respondergateway.d.ts +29 -0
- package/out/exports/resources.generated/aws-s3-bucket.d.ts +6 -2
- package/out/exports/resources.generated/aws-s3vectors-index.d.ts +141 -0
- package/out/exports/resources.generated/aws-s3vectors-vectorbucket.d.ts +124 -0
- package/out/exports/resources.generated/aws-s3vectors-vectorbucketpolicy.d.ts +105 -0
- package/out/exports/resources.generated/aws-sagemaker-notebookinstance.d.ts +1 -1
- package/out/exports/resources.generated/aws-sagemaker-processingjob.d.ts +1 -1
- package/out/exports/resources.generated/aws-sagemaker-userprofile.d.ts +2 -2
- package/out/exports/resources.generated/aws-securityhub-aggregatorv2.d.ts +2 -2
- package/out/exports/resources.generated/aws-securityhub-automationrulev2.d.ts +2 -2
- package/out/exports/resources.generated/aws-securityhub-hubv2.d.ts +2 -2
- package/out/exports/resources.generated/aws-servicecatalog-cloudformationproduct.d.ts +16 -15
- package/out/exports/resources.generated/aws-servicecatalog-portfolioprincipalassociation.d.ts +5 -13
- package/out/exports/resources.generated/aws-ses-multiregionendpoint.d.ts +48 -0
- package/out/exports/resources.generated/aws-transfer-connector.d.ts +58 -1
- package/out/exports/resources.generated/aws-wafv2-webacl.d.ts +32 -0
- package/package.json +1 -1
|
@@ -400,7 +400,7 @@ export type DataSourceParameters = {
|
|
|
400
400
|
/**
|
|
401
401
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-datasource-datasourcetype.html}
|
|
402
402
|
*/
|
|
403
|
-
export type DataSourceType = "ADOBE_ANALYTICS" | "AMAZON_ELASTICSEARCH" | "AMAZON_OPENSEARCH" | "ATHENA" | "AURORA" | "AURORA_POSTGRESQL" | "AWS_IOT_ANALYTICS" | "DATABRICKS" | "DENODO" | "DREMIO" | "DYNAMODB" | "SAPHANA" | "DB2_AS400" | "EXASOL" | "FILE" | "GITHUB" | "JIRA" | "MARIADB" | "MYSQL" | "ORACLE" | "POSTGRESQL" | "PRESTO" | "QBUSINESS" | "REDSHIFT" | "S3" | "S3_TABLES" | "S3_KNOWLEDGE_BASE" | "SALESFORCE" | "SERVICENOW" | "SNOWFLAKE" | "SPARK" | "SPICE" | "SQLSERVER" | "TERADATA" | "TIMESTREAM" | "TWITTER" | "BIGQUERY" | "GOOGLE_ANALYTICS" | "TRINO" | "STARBURST" | "MONGO" | "MONGO_ATLAS" | "DOCUMENTDB" | "APPFLOW" | "IMPALA" | "GLUE" | "GOOGLE_DRIVE" | "CONFLUENCE" | "SHAREPOINT" | "ONE_DRIVE" | "WEB_CRAWLER";
|
|
403
|
+
export type DataSourceType = "ADOBE_ANALYTICS" | "AMAZON_ELASTICSEARCH" | "AMAZON_OPENSEARCH" | "ATHENA" | "AURORA" | "AURORA_POSTGRESQL" | "AWS_IOT_ANALYTICS" | "DATABRICKS" | "DENODO" | "DREMIO" | "DYNAMODB" | "SAPHANA" | "DB2_AS400" | "EXASOL" | "FILE" | "GITHUB" | "INTERNATIONAL_DATA_CORPORATION" | "JIRA" | "MARIADB" | "MYSQL" | "ORACLE" | "POSTGRESQL" | "PRESTO" | "QBUSINESS" | "REDSHIFT" | "S3" | "S3_TABLES" | "S3_KNOWLEDGE_BASE" | "SALESFORCE" | "SERVICENOW" | "SNOWFLAKE" | "SPARK" | "SPICE" | "SQLSERVER" | "TERADATA" | "TIMESTREAM" | "TWITTER" | "BIGQUERY" | "GOOGLE_ANALYTICS" | "TRINO" | "STARBURST" | "MONGO" | "MONGO_ATLAS" | "DOCUMENTDB" | "APPFLOW" | "IMPALA" | "GLUE" | "GOOGLE_DRIVE" | "CONFLUENCE" | "SHAREPOINT" | "ONE_DRIVE" | "WEB_CRAWLER";
|
|
404
404
|
/**
|
|
405
405
|
* The required parameters that are needed to connect to a Databricks data source.
|
|
406
406
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-datasource-databricksparameters.html}
|
|
@@ -10628,7 +10628,7 @@ export type SheetDefinition = {
|
|
|
10628
10628
|
*/
|
|
10629
10629
|
Layouts?: Layout[] | undefined;
|
|
10630
10630
|
/**
|
|
10631
|
-
* The name of the sheet. This name is displayed on the sheet's tab in the
|
|
10631
|
+
* The name of the sheet. This name is displayed on the sheet's tab in the Quick Suite console.
|
|
10632
10632
|
* @minLength 1
|
|
10633
10633
|
* @maxLength 2048
|
|
10634
10634
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-sheetdefinition.html#cfn-quicksight-template-sheetdefinition-name}
|
|
@@ -1,33 +1,49 @@
|
|
|
1
1
|
import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
|
|
2
2
|
/**
|
|
3
|
+
* Creates a new link between gateways.
|
|
4
|
+
*
|
|
5
|
+
* Establishes a connection that allows gateways to communicate and exchange bid requests and responses.
|
|
3
6
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-link.html}
|
|
4
7
|
*/
|
|
5
8
|
export type RTBFabricLink = ResourceDefinitionWithAttributes<"AWS::RTBFabric::Link", RTBFabricLinkProps, RTBFabricLinkAttribs>;
|
|
6
9
|
/**
|
|
10
|
+
* Creates a new link between gateways.
|
|
11
|
+
*
|
|
12
|
+
* Establishes a connection that allows gateways to communicate and exchange bid requests and responses.
|
|
7
13
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-link.html}
|
|
8
14
|
*/
|
|
9
15
|
export type RTBFabricLinkProps = {
|
|
10
16
|
/**
|
|
17
|
+
* The unique identifier of the gateway.
|
|
11
18
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-link.html#cfn-rtbfabric-link-gatewayid}
|
|
12
19
|
*/
|
|
13
20
|
GatewayId: string;
|
|
14
21
|
/**
|
|
22
|
+
* Boolean to specify if an HTTP responder is allowed.
|
|
15
23
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-link.html#cfn-rtbfabric-link-httpresponderallowed}
|
|
16
24
|
*/
|
|
17
25
|
HttpResponderAllowed?: boolean | undefined;
|
|
18
26
|
/**
|
|
27
|
+
* Attributes of the link.
|
|
19
28
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-link.html#cfn-rtbfabric-link-linkattributes}
|
|
20
29
|
*/
|
|
21
30
|
LinkAttributes?: LinkAttributes | undefined;
|
|
22
31
|
/**
|
|
32
|
+
* Settings for the application logs.
|
|
23
33
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-link.html#cfn-rtbfabric-link-linklogsettings}
|
|
24
34
|
*/
|
|
25
35
|
LinkLogSettings: LinkLogSettings;
|
|
26
36
|
/**
|
|
37
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-link.html#cfn-rtbfabric-link-moduleconfigurationlist}
|
|
38
|
+
*/
|
|
39
|
+
ModuleConfigurationList?: ModuleConfiguration[] | undefined;
|
|
40
|
+
/**
|
|
41
|
+
* The unique identifier of the peer gateway.
|
|
27
42
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-link.html#cfn-rtbfabric-link-peergatewayid}
|
|
28
43
|
*/
|
|
29
44
|
PeerGatewayId: string;
|
|
30
45
|
/**
|
|
46
|
+
* A map of the key-value pairs of the tag or tags to assign to the resource.
|
|
31
47
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-link.html#cfn-rtbfabric-link-tags}
|
|
32
48
|
*/
|
|
33
49
|
Tags?: Tag[] | undefined;
|
|
@@ -49,6 +65,7 @@ export type RTBFabricLinkAttribs = {
|
|
|
49
65
|
*/
|
|
50
66
|
LinkDirection: LinkDirection;
|
|
51
67
|
/**
|
|
68
|
+
* The unique identifier of the link.
|
|
52
69
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-link.html#cfn-rtbfabric-link-linkid}
|
|
53
70
|
*/
|
|
54
71
|
LinkId: string;
|
|
@@ -62,14 +79,60 @@ export type RTBFabricLinkAttribs = {
|
|
|
62
79
|
UpdatedTimestamp: string;
|
|
63
80
|
};
|
|
64
81
|
/**
|
|
82
|
+
* Describes the configuration of a filter.
|
|
83
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-filter.html}
|
|
84
|
+
*/
|
|
85
|
+
export type Filter = {
|
|
86
|
+
/**
|
|
87
|
+
* Describes the criteria for a filter.
|
|
88
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-filter.html#cfn-rtbfabric-link-filter-criteria}
|
|
89
|
+
*/
|
|
90
|
+
Criteria: FilterCriterion[];
|
|
91
|
+
};
|
|
92
|
+
/**
|
|
93
|
+
* Describes the criteria for a filter.
|
|
94
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-filtercriterion.html}
|
|
95
|
+
*/
|
|
96
|
+
export type FilterCriterion = {
|
|
97
|
+
/**
|
|
98
|
+
* The path to filter.
|
|
99
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-filtercriterion.html#cfn-rtbfabric-link-filtercriterion-path}
|
|
100
|
+
*/
|
|
101
|
+
Path: string;
|
|
102
|
+
/**
|
|
103
|
+
* The value to filter.
|
|
104
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-filtercriterion.html#cfn-rtbfabric-link-filtercriterion-values}
|
|
105
|
+
*/
|
|
106
|
+
Values: string[];
|
|
107
|
+
};
|
|
108
|
+
/**
|
|
109
|
+
* Describes the header tag for a bid action.
|
|
110
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-headertagaction.html}
|
|
111
|
+
*/
|
|
112
|
+
export type HeaderTagAction = {
|
|
113
|
+
/**
|
|
114
|
+
* The name of the bid action.
|
|
115
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-headertagaction.html#cfn-rtbfabric-link-headertagaction-name}
|
|
116
|
+
*/
|
|
117
|
+
Name: string;
|
|
118
|
+
/**
|
|
119
|
+
* The value of the bid action.
|
|
120
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-headertagaction.html#cfn-rtbfabric-link-headertagaction-value}
|
|
121
|
+
*/
|
|
122
|
+
Value: string;
|
|
123
|
+
};
|
|
124
|
+
/**
|
|
125
|
+
* Describes the attributes of a link.
|
|
65
126
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-linkattributes.html}
|
|
66
127
|
*/
|
|
67
128
|
export type LinkAttributes = {
|
|
68
129
|
/**
|
|
130
|
+
* The customer-provided unique identifier of the link.
|
|
69
131
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-linkattributes.html#cfn-rtbfabric-link-linkattributes-customerprovidedid}
|
|
70
132
|
*/
|
|
71
133
|
CustomerProvidedId?: string | undefined;
|
|
72
134
|
/**
|
|
135
|
+
* Describes the masking for HTTP error codes.
|
|
73
136
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-linkattributes.html#cfn-rtbfabric-link-linkattributes-respondererrormasking}
|
|
74
137
|
*/
|
|
75
138
|
ResponderErrorMasking?: ResponderErrorMaskingForHttpCode[] | undefined;
|
|
@@ -79,10 +142,12 @@ export type LinkAttributes = {
|
|
|
79
142
|
*/
|
|
80
143
|
export type LinkDirection = "REQUEST" | "RESPONSE";
|
|
81
144
|
/**
|
|
145
|
+
* Describes the settings for a link log.
|
|
82
146
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-linklogsettings.html}
|
|
83
147
|
*/
|
|
84
148
|
export type LinkLogSettings = {
|
|
85
149
|
/**
|
|
150
|
+
* Describes the configuration of a link application log.
|
|
86
151
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-linklogsettings.html#cfn-rtbfabric-link-linklogsettings-applicationlogs}
|
|
87
152
|
*/
|
|
88
153
|
ApplicationLogs: {
|
|
@@ -105,14 +170,126 @@ export type LinkLogSettings = {
|
|
|
105
170
|
*/
|
|
106
171
|
export type LinkStatus = "PENDING_CREATION" | "PENDING_REQUEST" | "REQUESTED" | "ACCEPTED" | "ACTIVE" | "DECLINED" | "FAILED" | "PENDING_DELETION" | "DELETED" | "PENDING_UPDATE" | "PENDING_ISOLATION" | "ISOLATED" | "PENDING_RESTORATION" | "UNKNOWN_TO_SDK_VERSION";
|
|
107
172
|
/**
|
|
173
|
+
* Describes the configuration of a module.
|
|
174
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-moduleconfiguration.html}
|
|
175
|
+
*/
|
|
176
|
+
export type ModuleConfiguration = {
|
|
177
|
+
/**
|
|
178
|
+
* The dependencies of the module.
|
|
179
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-moduleconfiguration.html#cfn-rtbfabric-link-moduleconfiguration-dependson}
|
|
180
|
+
*/
|
|
181
|
+
DependsOn?: string[] | undefined;
|
|
182
|
+
/**
|
|
183
|
+
* Describes the parameters of a module.
|
|
184
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-moduleconfiguration.html#cfn-rtbfabric-link-moduleconfiguration-moduleparameters}
|
|
185
|
+
*/
|
|
186
|
+
ModuleParameters?: ModuleParameters | undefined;
|
|
187
|
+
/**
|
|
188
|
+
* The name of the module.
|
|
189
|
+
* @pattern ^[A-Za-z0-9 -]+$
|
|
190
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-moduleconfiguration.html#cfn-rtbfabric-link-moduleconfiguration-name}
|
|
191
|
+
*/
|
|
192
|
+
Name: string;
|
|
193
|
+
/**
|
|
194
|
+
* The version of the module.
|
|
195
|
+
* @pattern ^[a-z0-9]{1,25}$
|
|
196
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-moduleconfiguration.html#cfn-rtbfabric-link-moduleconfiguration-version}
|
|
197
|
+
*/
|
|
198
|
+
Version?: string | undefined;
|
|
199
|
+
};
|
|
200
|
+
/**
|
|
201
|
+
* Describes the parameters of a module.
|
|
202
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-moduleparameters.html}
|
|
203
|
+
*/
|
|
204
|
+
export type ModuleParameters = {
|
|
205
|
+
NoBid: NoBidModuleParameters;
|
|
206
|
+
} | {
|
|
207
|
+
OpenRtbAttribute: OpenRtbAttributeModuleParameters;
|
|
208
|
+
};
|
|
209
|
+
/**
|
|
210
|
+
* Describes a no bid action.
|
|
211
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-nobidaction.html}
|
|
212
|
+
*/
|
|
213
|
+
export type NoBidAction = {
|
|
214
|
+
/**
|
|
215
|
+
* The reason code for the no bid action.
|
|
216
|
+
* @min 0
|
|
217
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-nobidaction.html#cfn-rtbfabric-link-nobidaction-nobidreasoncode}
|
|
218
|
+
*/
|
|
219
|
+
NoBidReasonCode?: number | undefined;
|
|
220
|
+
};
|
|
221
|
+
/**
|
|
222
|
+
* Describes the parameters of a no bid module.
|
|
223
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-nobidmoduleparameters.html}
|
|
224
|
+
*/
|
|
225
|
+
export type NoBidModuleParameters = {
|
|
226
|
+
/**
|
|
227
|
+
* The pass through percentage.
|
|
228
|
+
* @min 0
|
|
229
|
+
* @max 100
|
|
230
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-nobidmoduleparameters.html#cfn-rtbfabric-link-nobidmoduleparameters-passthroughpercentage}
|
|
231
|
+
*/
|
|
232
|
+
PassThroughPercentage?: number | undefined;
|
|
233
|
+
/**
|
|
234
|
+
* The reason description.
|
|
235
|
+
* @minLength 1
|
|
236
|
+
* @maxLength 50
|
|
237
|
+
* @pattern ^[a-zA-Z0-9]*$
|
|
238
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-nobidmoduleparameters.html#cfn-rtbfabric-link-nobidmoduleparameters-reason}
|
|
239
|
+
*/
|
|
240
|
+
Reason?: string | undefined;
|
|
241
|
+
/**
|
|
242
|
+
* The reason code.
|
|
243
|
+
* @min 0
|
|
244
|
+
* @max 10
|
|
245
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-nobidmoduleparameters.html#cfn-rtbfabric-link-nobidmoduleparameters-reasoncode}
|
|
246
|
+
*/
|
|
247
|
+
ReasonCode?: number | undefined;
|
|
248
|
+
};
|
|
249
|
+
/**
|
|
250
|
+
* Describes the parameters of an open RTB attribute module.
|
|
251
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-openrtbattributemoduleparameters.html}
|
|
252
|
+
*/
|
|
253
|
+
export type OpenRtbAttributeModuleParameters = {
|
|
254
|
+
/**
|
|
255
|
+
* Describes a bid action.
|
|
256
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-openrtbattributemoduleparameters.html#cfn-rtbfabric-link-openrtbattributemoduleparameters-action}
|
|
257
|
+
*/
|
|
258
|
+
Action: {
|
|
259
|
+
NoBid: NoBidAction;
|
|
260
|
+
} | {
|
|
261
|
+
HeaderTag: HeaderTagAction;
|
|
262
|
+
};
|
|
263
|
+
/**
|
|
264
|
+
* Describes the configuration of a filter.
|
|
265
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-openrtbattributemoduleparameters.html#cfn-rtbfabric-link-openrtbattributemoduleparameters-filterconfiguration}
|
|
266
|
+
*/
|
|
267
|
+
FilterConfiguration: Filter[];
|
|
268
|
+
/**
|
|
269
|
+
* The filter type.
|
|
270
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-openrtbattributemoduleparameters.html#cfn-rtbfabric-link-openrtbattributemoduleparameters-filtertype}
|
|
271
|
+
*/
|
|
272
|
+
FilterType: "INCLUDE" | "EXCLUDE";
|
|
273
|
+
/**
|
|
274
|
+
* The hold back percentage.
|
|
275
|
+
* @min 0
|
|
276
|
+
* @max 100
|
|
277
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-openrtbattributemoduleparameters.html#cfn-rtbfabric-link-openrtbattributemoduleparameters-holdbackpercentage}
|
|
278
|
+
*/
|
|
279
|
+
HoldbackPercentage: number;
|
|
280
|
+
};
|
|
281
|
+
/**
|
|
282
|
+
* Describes the masking for HTTP error codes.
|
|
108
283
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-respondererrormaskingforhttpcode.html}
|
|
109
284
|
*/
|
|
110
285
|
export type ResponderErrorMaskingForHttpCode = {
|
|
111
286
|
/**
|
|
287
|
+
* The action for the error..
|
|
112
288
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-respondererrormaskingforhttpcode.html#cfn-rtbfabric-link-respondererrormaskingforhttpcode-action}
|
|
113
289
|
*/
|
|
114
290
|
Action: "NO_BID" | "PASSTHROUGH";
|
|
115
291
|
/**
|
|
292
|
+
* The HTTP error code.
|
|
116
293
|
* @minLength 3
|
|
117
294
|
* @maxLength 7
|
|
118
295
|
* @pattern ^DEFAULT|4XX|5XX|\d{3}$
|
|
@@ -120,10 +297,12 @@ export type ResponderErrorMaskingForHttpCode = {
|
|
|
120
297
|
*/
|
|
121
298
|
HttpCode: string;
|
|
122
299
|
/**
|
|
300
|
+
* The error log type.
|
|
123
301
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-respondererrormaskingforhttpcode.html#cfn-rtbfabric-link-respondererrormaskingforhttpcode-loggingtypes}
|
|
124
302
|
*/
|
|
125
303
|
LoggingTypes: ResponderErrorMaskingLoggingType[];
|
|
126
304
|
/**
|
|
305
|
+
* The percentage of response logging.
|
|
127
306
|
* @min 0
|
|
128
307
|
* @max 100
|
|
129
308
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-link-respondererrormaskingforhttpcode.html#cfn-rtbfabric-link-respondererrormaskingforhttpcode-responseloggingpercentage}
|
|
@@ -1,29 +1,36 @@
|
|
|
1
1
|
import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
|
|
2
2
|
/**
|
|
3
|
+
* Creates a requester gateway.
|
|
3
4
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-requestergateway.html}
|
|
4
5
|
*/
|
|
5
6
|
export type RTBFabricRequesterGateway = ResourceDefinitionWithAttributes<"AWS::RTBFabric::RequesterGateway", RTBFabricRequesterGatewayProps, RTBFabricRequesterGatewayAttribs>;
|
|
6
7
|
/**
|
|
8
|
+
* Creates a requester gateway.
|
|
7
9
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-requestergateway.html}
|
|
8
10
|
*/
|
|
9
11
|
export type RTBFabricRequesterGatewayProps = {
|
|
10
12
|
/**
|
|
13
|
+
* An optional description for the requester gateway.
|
|
11
14
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-requestergateway.html#cfn-rtbfabric-requestergateway-description}
|
|
12
15
|
*/
|
|
13
16
|
Description?: string | undefined;
|
|
14
17
|
/**
|
|
18
|
+
* The unique identifiers of the security groups.
|
|
15
19
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-requestergateway.html#cfn-rtbfabric-requestergateway-securitygroupids}
|
|
16
20
|
*/
|
|
17
21
|
SecurityGroupIds: string[];
|
|
18
22
|
/**
|
|
23
|
+
* The unique identifiers of the subnets.
|
|
19
24
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-requestergateway.html#cfn-rtbfabric-requestergateway-subnetids}
|
|
20
25
|
*/
|
|
21
26
|
SubnetIds: string[];
|
|
22
27
|
/**
|
|
28
|
+
* A map of the key-value pairs of the tag or tags to assign to the resource.
|
|
23
29
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-requestergateway.html#cfn-rtbfabric-requestergateway-tags}
|
|
24
30
|
*/
|
|
25
31
|
Tags?: Tag[] | undefined;
|
|
26
32
|
/**
|
|
33
|
+
* The unique identifier of the Virtual Private Cloud (VPC).
|
|
27
34
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-requestergateway.html#cfn-rtbfabric-requestergateway-vpcid}
|
|
28
35
|
*/
|
|
29
36
|
VpcId: string;
|
|
@@ -1,49 +1,65 @@
|
|
|
1
1
|
import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
|
|
2
2
|
/**
|
|
3
|
+
* Creates a responder gateway.
|
|
4
|
+
*
|
|
5
|
+
* > A domain name or managed endpoint is required.
|
|
3
6
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-respondergateway.html}
|
|
4
7
|
*/
|
|
5
8
|
export type RTBFabricResponderGateway = ResourceDefinitionWithAttributes<"AWS::RTBFabric::ResponderGateway", RTBFabricResponderGatewayProps, RTBFabricResponderGatewayAttribs>;
|
|
6
9
|
/**
|
|
10
|
+
* Creates a responder gateway.
|
|
11
|
+
*
|
|
12
|
+
* > A domain name or managed endpoint is required.
|
|
7
13
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-respondergateway.html}
|
|
8
14
|
*/
|
|
9
15
|
export type RTBFabricResponderGatewayProps = {
|
|
10
16
|
/**
|
|
17
|
+
* An optional description for the responder gateway.
|
|
11
18
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-respondergateway.html#cfn-rtbfabric-respondergateway-description}
|
|
12
19
|
*/
|
|
13
20
|
Description?: string | undefined;
|
|
14
21
|
/**
|
|
22
|
+
* The domain name for the responder gateway.
|
|
15
23
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-respondergateway.html#cfn-rtbfabric-respondergateway-domainname}
|
|
16
24
|
*/
|
|
17
25
|
DomainName?: string | undefined;
|
|
18
26
|
/**
|
|
27
|
+
* The configuration for the managed endpoint.
|
|
19
28
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-respondergateway.html#cfn-rtbfabric-respondergateway-managedendpointconfiguration}
|
|
20
29
|
*/
|
|
21
30
|
ManagedEndpointConfiguration?: ManagedEndpointConfiguration | undefined;
|
|
22
31
|
/**
|
|
32
|
+
* The networking port to use.
|
|
23
33
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-respondergateway.html#cfn-rtbfabric-respondergateway-port}
|
|
24
34
|
*/
|
|
25
35
|
Port: number;
|
|
26
36
|
/**
|
|
37
|
+
* The networking protocol to use.
|
|
27
38
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-respondergateway.html#cfn-rtbfabric-respondergateway-protocol}
|
|
28
39
|
*/
|
|
29
40
|
Protocol: Protocol;
|
|
30
41
|
/**
|
|
42
|
+
* The unique identifiers of the security groups.
|
|
31
43
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-respondergateway.html#cfn-rtbfabric-respondergateway-securitygroupids}
|
|
32
44
|
*/
|
|
33
45
|
SecurityGroupIds: string[];
|
|
34
46
|
/**
|
|
47
|
+
* The unique identifiers of the subnets.
|
|
35
48
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-respondergateway.html#cfn-rtbfabric-respondergateway-subnetids}
|
|
36
49
|
*/
|
|
37
50
|
SubnetIds: string[];
|
|
38
51
|
/**
|
|
52
|
+
* A map of the key-value pairs of the tag or tags to assign to the resource.
|
|
39
53
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-respondergateway.html#cfn-rtbfabric-respondergateway-tags}
|
|
40
54
|
*/
|
|
41
55
|
Tags?: Tag[] | undefined;
|
|
42
56
|
/**
|
|
57
|
+
* The configuration of the trust store.
|
|
43
58
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-respondergateway.html#cfn-rtbfabric-respondergateway-truststoreconfiguration}
|
|
44
59
|
*/
|
|
45
60
|
TrustStoreConfiguration?: TrustStoreConfiguration | undefined;
|
|
46
61
|
/**
|
|
62
|
+
* The unique identifier of the Virtual Private Cloud (VPC).
|
|
47
63
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rtbfabric-respondergateway.html#cfn-rtbfabric-respondergateway-vpcid}
|
|
48
64
|
*/
|
|
49
65
|
VpcId: string;
|
|
@@ -74,29 +90,35 @@ export type RTBFabricResponderGatewayAttribs = {
|
|
|
74
90
|
UpdatedTimestamp: string;
|
|
75
91
|
};
|
|
76
92
|
/**
|
|
93
|
+
* Describes the configuration of an auto scaling group.
|
|
77
94
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-respondergateway-autoscalinggroupsconfiguration.html}
|
|
78
95
|
*/
|
|
79
96
|
export type AutoScalingGroupsConfiguration = {
|
|
80
97
|
/**
|
|
98
|
+
* The names of the auto scaling group.
|
|
81
99
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-respondergateway-autoscalinggroupsconfiguration.html#cfn-rtbfabric-respondergateway-autoscalinggroupsconfiguration-autoscalinggroupnamelist}
|
|
82
100
|
*/
|
|
83
101
|
AutoScalingGroupNameList: string[];
|
|
84
102
|
/**
|
|
103
|
+
* The role ARN of the auto scaling group.
|
|
85
104
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-respondergateway-autoscalinggroupsconfiguration.html#cfn-rtbfabric-respondergateway-autoscalinggroupsconfiguration-rolearn}
|
|
86
105
|
*/
|
|
87
106
|
RoleArn: string;
|
|
88
107
|
};
|
|
89
108
|
/**
|
|
109
|
+
* Describes the configuration of an Amazon Elastic Kubernetes Service endpoint.
|
|
90
110
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-respondergateway-eksendpointsconfiguration.html}
|
|
91
111
|
*/
|
|
92
112
|
export type EksEndpointsConfiguration = {
|
|
93
113
|
/**
|
|
114
|
+
* The CA certificate chain of the cluster API server.
|
|
94
115
|
* @minLength 1
|
|
95
116
|
* @maxLength 2097152
|
|
96
117
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-respondergateway-eksendpointsconfiguration.html#cfn-rtbfabric-respondergateway-eksendpointsconfiguration-clusterapiservercacertificatechain}
|
|
97
118
|
*/
|
|
98
119
|
ClusterApiServerCaCertificateChain: string;
|
|
99
120
|
/**
|
|
121
|
+
* The URI of the cluster API server endpoint.
|
|
100
122
|
* @minLength 0
|
|
101
123
|
* @maxLength 255
|
|
102
124
|
* @pattern ^(https|http)://(?:[A-Za-z0-9](?:[A-Za-z0-9-]{0,61}[A-Za-z0-9])?)(?:\.(?:[A-Za-z0-9](?:[A-Za-z0-9-]{0,61}[A-Za-z0-9])?))+$
|
|
@@ -104,26 +126,31 @@ export type EksEndpointsConfiguration = {
|
|
|
104
126
|
*/
|
|
105
127
|
ClusterApiServerEndpointUri: string;
|
|
106
128
|
/**
|
|
129
|
+
* The name of the cluster.
|
|
107
130
|
* @pattern ^[A-Za-z0-9][A-Za-z0-9-]{0,61}[A-Za-z0-9]$
|
|
108
131
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-respondergateway-eksendpointsconfiguration.html#cfn-rtbfabric-respondergateway-eksendpointsconfiguration-clustername}
|
|
109
132
|
*/
|
|
110
133
|
ClusterName: string;
|
|
111
134
|
/**
|
|
135
|
+
* The name of the endpoint resource.
|
|
112
136
|
* @pattern ^[A-Za-z0-9][A-Za-z0-9-]{0,61}[A-Za-z0-9]$
|
|
113
137
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-respondergateway-eksendpointsconfiguration.html#cfn-rtbfabric-respondergateway-eksendpointsconfiguration-endpointsresourcename}
|
|
114
138
|
*/
|
|
115
139
|
EndpointsResourceName: string;
|
|
116
140
|
/**
|
|
141
|
+
* The namespace of the endpoint resource.
|
|
117
142
|
* @pattern ^[A-Za-z0-9][A-Za-z0-9-]{0,61}[A-Za-z0-9]$
|
|
118
143
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-respondergateway-eksendpointsconfiguration.html#cfn-rtbfabric-respondergateway-eksendpointsconfiguration-endpointsresourcenamespace}
|
|
119
144
|
*/
|
|
120
145
|
EndpointsResourceNamespace: string;
|
|
121
146
|
/**
|
|
147
|
+
* The role ARN for the cluster.
|
|
122
148
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-respondergateway-eksendpointsconfiguration.html#cfn-rtbfabric-respondergateway-eksendpointsconfiguration-rolearn}
|
|
123
149
|
*/
|
|
124
150
|
RoleArn: string;
|
|
125
151
|
};
|
|
126
152
|
/**
|
|
153
|
+
* Describes the configuration of a managed endpoint.
|
|
127
154
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-respondergateway-managedendpointconfiguration.html}
|
|
128
155
|
*/
|
|
129
156
|
export type ManagedEndpointConfiguration = {
|
|
@@ -140,10 +167,12 @@ export type Protocol = "HTTP" | "HTTPS";
|
|
|
140
167
|
*/
|
|
141
168
|
export type ResponderGatewayStatus = "PENDING_CREATION" | "ACTIVE" | "PENDING_DELETION" | "DELETED" | "ERROR" | "PENDING_UPDATE" | "ISOLATED" | "PENDING_ISOLATION" | "PENDING_RESTORATION";
|
|
142
169
|
/**
|
|
170
|
+
* Describes the configuration of a trust store.
|
|
143
171
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-respondergateway-truststoreconfiguration.html}
|
|
144
172
|
*/
|
|
145
173
|
export type TrustStoreConfiguration = {
|
|
146
174
|
/**
|
|
175
|
+
* The certificate authority certificate.
|
|
147
176
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rtbfabric-respondergateway-truststoreconfiguration.html#cfn-rtbfabric-respondergateway-truststoreconfiguration-certificateauthoritycertificates}
|
|
148
177
|
*/
|
|
149
178
|
CertificateAuthorityCertificates: string[];
|
|
@@ -401,7 +401,7 @@ export type DefaultRetention = {
|
|
|
401
401
|
*/
|
|
402
402
|
export type DeleteMarkerReplication = {
|
|
403
403
|
/**
|
|
404
|
-
* Indicates whether to replicate delete markers.
|
|
404
|
+
* Indicates whether to replicate delete markers.
|
|
405
405
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-deletemarkerreplication.html#cfn-s3-bucket-deletemarkerreplication-status}
|
|
406
406
|
*/
|
|
407
407
|
Status?: "Disabled" | "Enabled" | undefined;
|
|
@@ -1580,7 +1580,11 @@ export type Transition = {
|
|
|
1580
1580
|
/**
|
|
1581
1581
|
* Describes the versioning state of an Amazon S3 bucket. For more information, see [PUT Bucket versioning](https://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketPUTVersioningStatus.html) in the *Amazon S3 API Reference* .
|
|
1582
1582
|
*
|
|
1583
|
-
*
|
|
1583
|
+
* Keep the following timing in mind when enabling, suspending, or transitioning between versioning states:
|
|
1584
|
+
*
|
|
1585
|
+
* - *Enabling versioning* - Changes may take up to 15 minutes to propagate across all AWS regions for full consistency.
|
|
1586
|
+
* - *Suspending versioning* - Takes effect immediately with no propagation delay.
|
|
1587
|
+
* - *Transitioning between states* - Any change from Suspended to Enabled has a 15-minute delay.
|
|
1584
1588
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-versioningconfiguration.html}
|
|
1585
1589
|
*/
|
|
1586
1590
|
export type VersioningConfiguration = {
|
|
@@ -0,0 +1,141 @@
|
|
|
1
|
+
import type { ResourceDefinitionWithAttributes } from "../main.ts";
|
|
2
|
+
/**
|
|
3
|
+
* The `AWS::S3Vectors::Index` resource defines a vector index within an Amazon S3 vector bucket. For more information, see [Creating a vector index in a vector bucket](https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-vectors-create-index.html) in the *Amazon Simple Storage Service User Guide* .
|
|
4
|
+
*
|
|
5
|
+
* You must specify either `VectorBucketName` or `VectorBucketArn` to identify the bucket that contains the index.
|
|
6
|
+
*
|
|
7
|
+
* To control how AWS CloudFormation handles the vector index when the stack is deleted, you can set a deletion policy for your index. You can choose to *retain* the index or to *delete* the index. For more information, see [DeletionPolicy attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-deletionpolicy.html) .
|
|
8
|
+
*
|
|
9
|
+
* - **Permissions** - The required permissions for CloudFormation to use are based on the operations that are performed on the stack.
|
|
10
|
+
*
|
|
11
|
+
* - Create
|
|
12
|
+
*
|
|
13
|
+
* - s3vectors:CreateIndex
|
|
14
|
+
* - s3vectors:GetIndex
|
|
15
|
+
* - Read
|
|
16
|
+
*
|
|
17
|
+
* - s3vectors:GetIndex
|
|
18
|
+
* - Delete
|
|
19
|
+
*
|
|
20
|
+
* - s3vectors:DeleteIndex
|
|
21
|
+
* - s3vectors:GetIndex
|
|
22
|
+
* - List
|
|
23
|
+
*
|
|
24
|
+
* - s3vectors:ListIndexes
|
|
25
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3vectors-index.html}
|
|
26
|
+
*/
|
|
27
|
+
export type S3VectorsIndex = ResourceDefinitionWithAttributes<"AWS::S3Vectors::Index", S3VectorsIndexProps, S3VectorsIndexAttribs>;
|
|
28
|
+
/**
|
|
29
|
+
* The `AWS::S3Vectors::Index` resource defines a vector index within an Amazon S3 vector bucket. For more information, see [Creating a vector index in a vector bucket](https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-vectors-create-index.html) in the *Amazon Simple Storage Service User Guide* .
|
|
30
|
+
*
|
|
31
|
+
* You must specify either `VectorBucketName` or `VectorBucketArn` to identify the bucket that contains the index.
|
|
32
|
+
*
|
|
33
|
+
* To control how AWS CloudFormation handles the vector index when the stack is deleted, you can set a deletion policy for your index. You can choose to *retain* the index or to *delete* the index. For more information, see [DeletionPolicy attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-deletionpolicy.html) .
|
|
34
|
+
*
|
|
35
|
+
* - **Permissions** - The required permissions for CloudFormation to use are based on the operations that are performed on the stack.
|
|
36
|
+
*
|
|
37
|
+
* - Create
|
|
38
|
+
*
|
|
39
|
+
* - s3vectors:CreateIndex
|
|
40
|
+
* - s3vectors:GetIndex
|
|
41
|
+
* - Read
|
|
42
|
+
*
|
|
43
|
+
* - s3vectors:GetIndex
|
|
44
|
+
* - Delete
|
|
45
|
+
*
|
|
46
|
+
* - s3vectors:DeleteIndex
|
|
47
|
+
* - s3vectors:GetIndex
|
|
48
|
+
* - List
|
|
49
|
+
*
|
|
50
|
+
* - s3vectors:ListIndexes
|
|
51
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3vectors-index.html}
|
|
52
|
+
*/
|
|
53
|
+
export type S3VectorsIndexProps = {
|
|
54
|
+
/**
|
|
55
|
+
* The data type of the vectors to be inserted into the vector index. Currently, only `float32` is supported, which represents 32-bit floating-point numbers.
|
|
56
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3vectors-index.html#cfn-s3vectors-index-datatype}
|
|
57
|
+
*/
|
|
58
|
+
DataType: DataType;
|
|
59
|
+
/**
|
|
60
|
+
* The dimensions of the vectors to be inserted into the vector index. This value must be between 1 and 4096, inclusive. All vectors stored in the index must have the same number of dimensions.
|
|
61
|
+
*
|
|
62
|
+
* The dimension value affects the storage requirements and search performance. Higher dimensions require more storage space and may impact search latency.
|
|
63
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3vectors-index.html#cfn-s3vectors-index-dimension}
|
|
64
|
+
*/
|
|
65
|
+
Dimension: number;
|
|
66
|
+
/**
|
|
67
|
+
* The distance metric to be used for similarity search. Valid values are:
|
|
68
|
+
*
|
|
69
|
+
* - `cosine` - Measures the cosine of the angle between two vectors.
|
|
70
|
+
* - `euclidean` - Measures the straight-line distance between two points in multi-dimensional space. Lower values indicate greater similarity.
|
|
71
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3vectors-index.html#cfn-s3vectors-index-distancemetric}
|
|
72
|
+
*/
|
|
73
|
+
DistanceMetric: DistanceMetric;
|
|
74
|
+
/**
|
|
75
|
+
* The name of the vector index to create. The index name must be between 3 and 63 characters long and can contain only lowercase letters, numbers, hyphens (-), and dots (.). The index name must be unique within the vector bucket.
|
|
76
|
+
*
|
|
77
|
+
* If you don't specify a name, AWS CloudFormation generates a unique ID and uses that ID for the index name.
|
|
78
|
+
*
|
|
79
|
+
* > If you specify a name, you can't perform updates that require replacement of this resource. You can perform updates that require no or some interruption. If you need to replace the resource, specify a new name.
|
|
80
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3vectors-index.html#cfn-s3vectors-index-indexname}
|
|
81
|
+
*/
|
|
82
|
+
IndexName?: string | undefined;
|
|
83
|
+
/**
|
|
84
|
+
* The metadata configuration for the vector index.
|
|
85
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3vectors-index.html#cfn-s3vectors-index-metadataconfiguration}
|
|
86
|
+
*/
|
|
87
|
+
MetadataConfiguration?: MetadataConfiguration | undefined;
|
|
88
|
+
/**
|
|
89
|
+
* The Amazon Resource Name (ARN) of the vector bucket that contains the vector index.
|
|
90
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3vectors-index.html#cfn-s3vectors-index-vectorbucketarn}
|
|
91
|
+
*/
|
|
92
|
+
VectorBucketArn?: string | undefined;
|
|
93
|
+
/**
|
|
94
|
+
* The name of the vector bucket that contains the vector index.
|
|
95
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3vectors-index.html#cfn-s3vectors-index-vectorbucketname}
|
|
96
|
+
*/
|
|
97
|
+
VectorBucketName?: string | undefined;
|
|
98
|
+
};
|
|
99
|
+
/**
|
|
100
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3vectors-index.html#aws-resource-s3vectors-index-return-values}
|
|
101
|
+
*/
|
|
102
|
+
export type S3VectorsIndexAttribs = {
|
|
103
|
+
/**
|
|
104
|
+
* Returns the date and time when the vector index was created.
|
|
105
|
+
*
|
|
106
|
+
* Example: `2024-12-21T10:30:00Z`
|
|
107
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3vectors-index.html#cfn-s3vectors-index-creationtime}
|
|
108
|
+
*/
|
|
109
|
+
CreationTime: string;
|
|
110
|
+
/**
|
|
111
|
+
* Returns the Amazon Resource Name (ARN) of the specified index.
|
|
112
|
+
*
|
|
113
|
+
* Example: `arn:aws:s3vectors:us-east-1:123456789012:bucket/amzn-s3-demo-vector-bucket/index/my-index`
|
|
114
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3vectors-index.html#cfn-s3vectors-index-indexarn}
|
|
115
|
+
*/
|
|
116
|
+
IndexArn: string;
|
|
117
|
+
};
|
|
118
|
+
/**
|
|
119
|
+
* The data type of the vectors to be inserted into the vector index.
|
|
120
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3vectors-index-datatype.html}
|
|
121
|
+
*/
|
|
122
|
+
export type DataType = "float32";
|
|
123
|
+
/**
|
|
124
|
+
* The distance metric to be used for similarity search.
|
|
125
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3vectors-index-distancemetric.html}
|
|
126
|
+
*/
|
|
127
|
+
export type DistanceMetric = "cosine" | "euclidean";
|
|
128
|
+
/**
|
|
129
|
+
* The metadata configuration for the vector index. This configuration allows you to specify which metadata keys should be treated as non-filterable.
|
|
130
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3vectors-index-metadataconfiguration.html}
|
|
131
|
+
*/
|
|
132
|
+
export type MetadataConfiguration = {
|
|
133
|
+
/**
|
|
134
|
+
* Non-filterable metadata keys allow you to enrich vectors with additional context during storage and retrieval. Unlike default metadata keys, these keys can't be used as query filters. Non-filterable metadata keys can be retrieved but can't be searched, queried, or filtered. You can access non-filterable metadata keys of your vectors after finding the vectors.
|
|
135
|
+
*
|
|
136
|
+
* You can specify 1 to 10 non-filterable metadata keys. Each key must be 1 to 63 characters long.
|
|
137
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3vectors-index-metadataconfiguration.html#cfn-s3vectors-index-metadataconfiguration-nonfilterablemetadatakeys}
|
|
138
|
+
*/
|
|
139
|
+
NonFilterableMetadataKeys?: string[] | undefined;
|
|
140
|
+
};
|
|
141
|
+
//# sourceMappingURL=aws-s3vectors-index.d.ts.map
|