@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
|
@@ -29,22 +29,27 @@ export type CleanRoomsPrivacyBudgetTemplateProps = {
|
|
|
29
29
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cleanrooms-privacybudgettemplate.html#cfn-cleanrooms-privacybudgettemplate-parameters}
|
|
30
30
|
*/
|
|
31
31
|
Parameters: {
|
|
32
|
+
BudgetParameters?: BudgetParameter[] | undefined;
|
|
32
33
|
/**
|
|
33
34
|
* @min 1
|
|
34
35
|
* @max 20
|
|
35
36
|
*/
|
|
36
|
-
Epsilon
|
|
37
|
+
Epsilon?: number | undefined;
|
|
38
|
+
/**
|
|
39
|
+
* @maxLength 200
|
|
40
|
+
*/
|
|
41
|
+
ResourceArn?: string | undefined;
|
|
37
42
|
/**
|
|
38
43
|
* @min 10
|
|
39
44
|
* @max 100
|
|
40
45
|
*/
|
|
41
|
-
UsersNoisePerQuery
|
|
46
|
+
UsersNoisePerQuery?: number | undefined;
|
|
42
47
|
};
|
|
43
48
|
/**
|
|
44
49
|
* Specifies the type of the privacy budget template.
|
|
45
50
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cleanrooms-privacybudgettemplate.html#cfn-cleanrooms-privacybudgettemplate-privacybudgettype}
|
|
46
51
|
*/
|
|
47
|
-
PrivacyBudgetType: "DIFFERENTIAL_PRIVACY";
|
|
52
|
+
PrivacyBudgetType: "DIFFERENTIAL_PRIVACY" | "ACCESS_BUDGET";
|
|
48
53
|
/**
|
|
49
54
|
* An optional label that you can assign to a resource when you create it. Each tag consists of a key and an optional value, both of which you define. When you use tagging, you can also use tag-based access control in IAM policies to control access to this resource.
|
|
50
55
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cleanrooms-privacybudgettemplate.html#cfn-cleanrooms-privacybudgettemplate-tags}
|
|
@@ -90,4 +95,26 @@ export type CleanRoomsPrivacyBudgetTemplateAttribs = {
|
|
|
90
95
|
*/
|
|
91
96
|
PrivacyBudgetTemplateIdentifier: string;
|
|
92
97
|
};
|
|
98
|
+
/**
|
|
99
|
+
* Individual budget parameter configuration that defines specific budget allocation settings for access budgets.
|
|
100
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cleanrooms-privacybudgettemplate-budgetparameter.html}
|
|
101
|
+
*/
|
|
102
|
+
export type BudgetParameter = {
|
|
103
|
+
/**
|
|
104
|
+
* Whether this individual budget parameter automatically refreshes when the budget period resets.
|
|
105
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cleanrooms-privacybudgettemplate-budgetparameter.html#cfn-cleanrooms-privacybudgettemplate-budgetparameter-autorefresh}
|
|
106
|
+
*/
|
|
107
|
+
AutoRefresh?: "ENABLED" | "DISABLED" | undefined;
|
|
108
|
+
/**
|
|
109
|
+
* The budget allocation amount for this specific parameter.
|
|
110
|
+
* @min 0
|
|
111
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cleanrooms-privacybudgettemplate-budgetparameter.html#cfn-cleanrooms-privacybudgettemplate-budgetparameter-budget}
|
|
112
|
+
*/
|
|
113
|
+
Budget: number;
|
|
114
|
+
/**
|
|
115
|
+
* The type of budget parameter being configured.
|
|
116
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cleanrooms-privacybudgettemplate-budgetparameter.html#cfn-cleanrooms-privacybudgettemplate-budgetparameter-type}
|
|
117
|
+
*/
|
|
118
|
+
Type: "CALENDAR_DAY" | "CALENDAR_MONTH" | "CALENDAR_WEEK" | "LIFETIME";
|
|
119
|
+
};
|
|
93
120
|
//# sourceMappingURL=aws-cleanrooms-privacybudgettemplate.d.ts.map
|
|
@@ -10,6 +10,7 @@ export type CloudFrontAnycastIpList = ResourceDefinitionWithAttributes<"AWS::Clo
|
|
|
10
10
|
*/
|
|
11
11
|
export type CloudFrontAnycastIpListProps = {
|
|
12
12
|
/**
|
|
13
|
+
* The IP address type for the Anycast static IP list.
|
|
13
14
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-anycastiplist.html#cfn-cloudfront-anycastiplist-ipaddresstype}
|
|
14
15
|
*/
|
|
15
16
|
IpAddressType?: IpAddressType | undefined;
|
|
@@ -1393,6 +1393,7 @@ export type VpcOriginConfig = {
|
|
|
1393
1393
|
*/
|
|
1394
1394
|
OriginReadTimeout?: number | undefined;
|
|
1395
1395
|
/**
|
|
1396
|
+
* The account ID of the AWS account that owns the VPC origin.
|
|
1396
1397
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-vpcoriginconfig.html#cfn-cloudfront-distribution-vpcoriginconfig-owneraccountid}
|
|
1397
1398
|
*/
|
|
1398
1399
|
OwnerAccountId?: string | undefined;
|
|
@@ -25,6 +25,7 @@ export type CloudFrontVpcOriginProps = {
|
|
|
25
25
|
*/
|
|
26
26
|
export type CloudFrontVpcOriginAttribs = {
|
|
27
27
|
/**
|
|
28
|
+
* The account ID of the AWS account that owns the VPC origin.
|
|
28
29
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-vpcorigin.html#cfn-cloudfront-vpcorigin-accountid}
|
|
29
30
|
*/
|
|
30
31
|
AccountId: string;
|
|
@@ -11,7 +11,7 @@ export type CodeBuildFleet = ResourceDefinitionWithAttributes<"AWS::CodeBuild::F
|
|
|
11
11
|
export type CodeBuildFleetProps = {
|
|
12
12
|
/**
|
|
13
13
|
* The initial number of machines allocated to the compute fleet, which defines the number of builds that can run in parallel.
|
|
14
|
-
* @min
|
|
14
|
+
* @min 0
|
|
15
15
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-fleet.html#cfn-codebuild-fleet-basecapacity}
|
|
16
16
|
*/
|
|
17
17
|
BaseCapacity?: number | undefined;
|
|
@@ -88,7 +88,7 @@ export type CodeBuildFleetProps = {
|
|
|
88
88
|
FleetVpcConfig?: VpcConfig | undefined;
|
|
89
89
|
/**
|
|
90
90
|
* The Amazon Machine Image (AMI) of the compute fleet.
|
|
91
|
-
* @pattern ^((aws/codebuild/[A-Za-
|
|
91
|
+
* @pattern ^((aws/codebuild/([A-Za-z0-9._-]+|ami/[A-Za-z0-9._-]+):[A-Za-z0-9._-]+)|ami-[a-z0-9]{1,1020})$
|
|
92
92
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-fleet.html#cfn-codebuild-fleet-imageid}
|
|
93
93
|
*/
|
|
94
94
|
ImageId?: string | undefined;
|
|
@@ -10,7 +10,7 @@ export type ConnectEmailAddress = ResourceDefinitionWithAttributes<"AWS::Connect
|
|
|
10
10
|
*/
|
|
11
11
|
export type ConnectEmailAddressProps = {
|
|
12
12
|
/**
|
|
13
|
-
*
|
|
13
|
+
* A list of alias configurations for this email address, showing which email addresses forward to this primary address. Each configuration contains the email address ID of an alias that forwards emails to this address.
|
|
14
14
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connect-emailaddress.html#cfn-connect-emailaddress-aliasconfigurations}
|
|
15
15
|
*/
|
|
16
16
|
AliasConfigurations?: AliasConfiguration[] | undefined;
|
|
@@ -64,7 +64,7 @@ export type ConnectEmailAddressAttribs = {
|
|
|
64
64
|
EmailAddressArn: string;
|
|
65
65
|
};
|
|
66
66
|
/**
|
|
67
|
-
* Configuration
|
|
67
|
+
* Configuration information of an email alias.
|
|
68
68
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-emailaddress-aliasconfiguration.html}
|
|
69
69
|
*/
|
|
70
70
|
export type AliasConfiguration = {
|
|
@@ -74,6 +74,11 @@ export type ConnectCampaignsV2CampaignAttribs = {
|
|
|
74
74
|
*/
|
|
75
75
|
Arn: string;
|
|
76
76
|
};
|
|
77
|
+
/**
|
|
78
|
+
* Actions that can performed on a contact by an agent
|
|
79
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-agentaction.html}
|
|
80
|
+
*/
|
|
81
|
+
export type AgentAction = "DISCARD";
|
|
77
82
|
/**
|
|
78
83
|
* Contains answering machine detection configuration.
|
|
79
84
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-answermachinedetectionconfig.html}
|
|
@@ -357,6 +362,27 @@ export type PredictiveConfig = {
|
|
|
357
362
|
*/
|
|
358
363
|
BandwidthAllocation: number;
|
|
359
364
|
};
|
|
365
|
+
/**
|
|
366
|
+
* Contains preview outbound mode configuration.
|
|
367
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-previewconfig.html}
|
|
368
|
+
*/
|
|
369
|
+
export type PreviewConfig = {
|
|
370
|
+
/**
|
|
371
|
+
* Agent actions for the preview outbound mode.
|
|
372
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-previewconfig.html#cfn-connectcampaignsv2-campaign-previewconfig-agentactions}
|
|
373
|
+
*/
|
|
374
|
+
AgentActions?: AgentAction[] | undefined;
|
|
375
|
+
/**
|
|
376
|
+
* Bandwidth allocation for the preview outbound mode.
|
|
377
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-previewconfig.html#cfn-connectcampaignsv2-campaign-previewconfig-bandwidthallocation}
|
|
378
|
+
*/
|
|
379
|
+
BandwidthAllocation: number;
|
|
380
|
+
/**
|
|
381
|
+
* Countdown timer configuration for preview outbound mode.
|
|
382
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-previewconfig.html#cfn-connectcampaignsv2-campaign-previewconfig-timeoutconfig}
|
|
383
|
+
*/
|
|
384
|
+
TimeoutConfig: TimeoutConfig;
|
|
385
|
+
};
|
|
360
386
|
/**
|
|
361
387
|
* Contains the progressive outbound mode configuration.
|
|
362
388
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-progressiveconfig.html}
|
|
@@ -559,6 +585,11 @@ export type TelephonyOutboundMode = {
|
|
|
559
585
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-telephonyoutboundmode.html#cfn-connectcampaignsv2-campaign-telephonyoutboundmode-predictiveconfig}
|
|
560
586
|
*/
|
|
561
587
|
PredictiveConfig?: PredictiveConfig | undefined;
|
|
588
|
+
/**
|
|
589
|
+
* Preview config
|
|
590
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-telephonyoutboundmode.html#cfn-connectcampaignsv2-campaign-telephonyoutboundmode-previewconfig}
|
|
591
|
+
*/
|
|
592
|
+
PreviewConfig?: PreviewConfig | undefined;
|
|
562
593
|
/**
|
|
563
594
|
* Contains progressive telephony outbound mode configuration.
|
|
564
595
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-telephonyoutboundmode.html#cfn-connectcampaignsv2-campaign-telephonyoutboundmode-progressiveconfig}
|
|
@@ -575,6 +606,11 @@ export type TelephonyOutboundMode = {
|
|
|
575
606
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-telephonyoutboundmode.html#cfn-connectcampaignsv2-campaign-telephonyoutboundmode-predictiveconfig}
|
|
576
607
|
*/
|
|
577
608
|
PredictiveConfig: PredictiveConfig;
|
|
609
|
+
/**
|
|
610
|
+
* Preview config
|
|
611
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-telephonyoutboundmode.html#cfn-connectcampaignsv2-campaign-telephonyoutboundmode-previewconfig}
|
|
612
|
+
*/
|
|
613
|
+
PreviewConfig?: PreviewConfig | undefined;
|
|
578
614
|
/**
|
|
579
615
|
* Contains progressive telephony outbound mode configuration.
|
|
580
616
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-telephonyoutboundmode.html#cfn-connectcampaignsv2-campaign-telephonyoutboundmode-progressiveconfig}
|
|
@@ -591,6 +627,32 @@ export type TelephonyOutboundMode = {
|
|
|
591
627
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-telephonyoutboundmode.html#cfn-connectcampaignsv2-campaign-telephonyoutboundmode-predictiveconfig}
|
|
592
628
|
*/
|
|
593
629
|
PredictiveConfig?: PredictiveConfig | undefined;
|
|
630
|
+
/**
|
|
631
|
+
* Preview config
|
|
632
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-telephonyoutboundmode.html#cfn-connectcampaignsv2-campaign-telephonyoutboundmode-previewconfig}
|
|
633
|
+
*/
|
|
634
|
+
PreviewConfig?: PreviewConfig | undefined;
|
|
635
|
+
/**
|
|
636
|
+
* Contains progressive telephony outbound mode configuration.
|
|
637
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-telephonyoutboundmode.html#cfn-connectcampaignsv2-campaign-telephonyoutboundmode-progressiveconfig}
|
|
638
|
+
*/
|
|
639
|
+
ProgressiveConfig?: ProgressiveConfig | undefined;
|
|
640
|
+
} | {
|
|
641
|
+
/**
|
|
642
|
+
* The agentless outbound mode configuration for telephony.
|
|
643
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-telephonyoutboundmode.html#cfn-connectcampaignsv2-campaign-telephonyoutboundmode-agentlessconfig}
|
|
644
|
+
*/
|
|
645
|
+
AgentlessConfig?: Record<string, unknown> | undefined;
|
|
646
|
+
/**
|
|
647
|
+
* Contains predictive outbound mode configuration.
|
|
648
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-telephonyoutboundmode.html#cfn-connectcampaignsv2-campaign-telephonyoutboundmode-predictiveconfig}
|
|
649
|
+
*/
|
|
650
|
+
PredictiveConfig?: PredictiveConfig | undefined;
|
|
651
|
+
/**
|
|
652
|
+
* Preview config
|
|
653
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-telephonyoutboundmode.html#cfn-connectcampaignsv2-campaign-telephonyoutboundmode-previewconfig}
|
|
654
|
+
*/
|
|
655
|
+
PreviewConfig: PreviewConfig;
|
|
594
656
|
/**
|
|
595
657
|
* Contains progressive telephony outbound mode configuration.
|
|
596
658
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-telephonyoutboundmode.html#cfn-connectcampaignsv2-campaign-telephonyoutboundmode-progressiveconfig}
|
|
@@ -629,4 +691,15 @@ export type TimeWindow = {
|
|
|
629
691
|
*/
|
|
630
692
|
RestrictedPeriods?: RestrictedPeriods | undefined;
|
|
631
693
|
};
|
|
694
|
+
/**
|
|
695
|
+
* Contains preview outbound mode timeout configuration.
|
|
696
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-timeoutconfig.html}
|
|
697
|
+
*/
|
|
698
|
+
export type TimeoutConfig = {
|
|
699
|
+
/**
|
|
700
|
+
* Duration in seconds for the countdown timer.
|
|
701
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-timeoutconfig.html#cfn-connectcampaignsv2-campaign-timeoutconfig-durationinseconds}
|
|
702
|
+
*/
|
|
703
|
+
DurationInSeconds?: number | undefined;
|
|
704
|
+
};
|
|
632
705
|
//# sourceMappingURL=aws-connectcampaignsv2-campaign.d.ts.map
|
|
@@ -27,11 +27,16 @@ export type DataZoneConnectionProps = {
|
|
|
27
27
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-connection.html#cfn-datazone-connection-domainidentifier}
|
|
28
28
|
*/
|
|
29
29
|
DomainIdentifier: string;
|
|
30
|
+
/**
|
|
31
|
+
* Specifies whether the trusted identity propagation is enabled
|
|
32
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-connection.html#cfn-datazone-connection-enabletrustedidentitypropagation}
|
|
33
|
+
*/
|
|
34
|
+
EnableTrustedIdentityPropagation?: boolean | undefined;
|
|
30
35
|
/**
|
|
31
36
|
* The ID of the environment where the connection is created.
|
|
32
37
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-connection.html#cfn-datazone-connection-environmentidentifier}
|
|
33
38
|
*/
|
|
34
|
-
EnvironmentIdentifier
|
|
39
|
+
EnvironmentIdentifier?: string | undefined;
|
|
35
40
|
/**
|
|
36
41
|
* The name of the connection.
|
|
37
42
|
* @maxLength 64
|
|
@@ -39,11 +44,21 @@ export type DataZoneConnectionProps = {
|
|
|
39
44
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-connection.html#cfn-datazone-connection-name}
|
|
40
45
|
*/
|
|
41
46
|
Name: string;
|
|
47
|
+
/**
|
|
48
|
+
* The identifier of the project in which the connection should be created. If
|
|
49
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-connection.html#cfn-datazone-connection-projectidentifier}
|
|
50
|
+
*/
|
|
51
|
+
ProjectIdentifier?: string | undefined;
|
|
42
52
|
/**
|
|
43
53
|
* Connection props.
|
|
44
54
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-connection.html#cfn-datazone-connection-props}
|
|
45
55
|
*/
|
|
46
56
|
Props?: ConnectionPropertiesInput | undefined;
|
|
57
|
+
/**
|
|
58
|
+
* The scope of the connection.
|
|
59
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-connection.html#cfn-datazone-connection-scope}
|
|
60
|
+
*/
|
|
61
|
+
Scope?: "DOMAIN" | "PROJECT" | undefined;
|
|
47
62
|
};
|
|
48
63
|
/**
|
|
49
64
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-connection.html#aws-resource-datazone-connection-return-values}
|
|
@@ -93,6 +108,31 @@ export type DataZoneConnectionAttribs = {
|
|
|
93
108
|
*/
|
|
94
109
|
Type: string;
|
|
95
110
|
};
|
|
111
|
+
/**
|
|
112
|
+
* Amazon Q properties of the connection.
|
|
113
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-connection-amazonqpropertiesinput.html}
|
|
114
|
+
*/
|
|
115
|
+
export type AmazonQPropertiesInput = {
|
|
116
|
+
/**
|
|
117
|
+
* The authentication mode of the connection's AmazonQ properties
|
|
118
|
+
* @minLength 0
|
|
119
|
+
* @maxLength 128
|
|
120
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-connection-amazonqpropertiesinput.html#cfn-datazone-connection-amazonqpropertiesinput-authmode}
|
|
121
|
+
*/
|
|
122
|
+
AuthMode?: string | undefined;
|
|
123
|
+
/**
|
|
124
|
+
* Specifies whether Amazon Q is enabled for the connection
|
|
125
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-connection-amazonqpropertiesinput.html#cfn-datazone-connection-amazonqpropertiesinput-isenabled}
|
|
126
|
+
*/
|
|
127
|
+
IsEnabled?: boolean | undefined;
|
|
128
|
+
/**
|
|
129
|
+
* @minLength 0
|
|
130
|
+
* @maxLength 2048
|
|
131
|
+
* @pattern arn:aws[a-z\-]*:[a-z0-9\-]+:[a-z0-9\-]*:[0-9]*:.*
|
|
132
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-connection-amazonqpropertiesinput.html#cfn-datazone-connection-amazonqpropertiesinput-profilearn}
|
|
133
|
+
*/
|
|
134
|
+
ProfileArn?: string | undefined;
|
|
135
|
+
};
|
|
96
136
|
/**
|
|
97
137
|
* The Amazon Athena properties of a connection.
|
|
98
138
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-connection-athenapropertiesinput.html}
|
|
@@ -176,7 +216,7 @@ export type AwsLocation = {
|
|
|
176
216
|
/**
|
|
177
217
|
* The access role of a connection.
|
|
178
218
|
* @maxLength 2048
|
|
179
|
-
* @pattern ^arn:aws[^:]*:iam::\d{12}:(
|
|
219
|
+
* @pattern ^arn:aws[^:]*:iam::\d{12}:role(/[a-zA-Z0-9+=,.@_-]+)*/[a-zA-Z0-9+=,.@_-]+$
|
|
180
220
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-connection-awslocation.html#cfn-datazone-connection-awslocation-accessrole}
|
|
181
221
|
*/
|
|
182
222
|
AccessRole?: string | undefined;
|
|
@@ -236,8 +276,12 @@ export type ConnectionPropertiesInput = {
|
|
|
236
276
|
RedshiftProperties: RedshiftPropertiesInput;
|
|
237
277
|
} | {
|
|
238
278
|
SparkEmrProperties: SparkEmrPropertiesInput;
|
|
279
|
+
} | {
|
|
280
|
+
AmazonQProperties: AmazonQPropertiesInput;
|
|
239
281
|
} | {
|
|
240
282
|
SparkGlueProperties: SparkGluePropertiesInput;
|
|
283
|
+
} | {
|
|
284
|
+
S3Properties: S3PropertiesInput;
|
|
241
285
|
};
|
|
242
286
|
/**
|
|
243
287
|
* The AWS Glue connecton input.
|
|
@@ -578,6 +622,28 @@ export type RedshiftStorageProperties = {
|
|
|
578
622
|
*/
|
|
579
623
|
WorkgroupName: string;
|
|
580
624
|
};
|
|
625
|
+
/**
|
|
626
|
+
* S3 Properties Input
|
|
627
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-connection-s3propertiesinput.html}
|
|
628
|
+
*/
|
|
629
|
+
export type S3PropertiesInput = {
|
|
630
|
+
/**
|
|
631
|
+
* The Amazon S3 Access Grant location ID that's part of the Amazon S3 properties of a connection.
|
|
632
|
+
* @minLength 0
|
|
633
|
+
* @maxLength 64
|
|
634
|
+
* @pattern [a-zA-Z0-9\-]+
|
|
635
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-connection-s3propertiesinput.html#cfn-datazone-connection-s3propertiesinput-s3accessgrantlocationid}
|
|
636
|
+
*/
|
|
637
|
+
S3AccessGrantLocationId?: string | undefined;
|
|
638
|
+
/**
|
|
639
|
+
* The Amazon S3 URI that's part of the Amazon S3 properties of a connection.
|
|
640
|
+
* @minLength 0
|
|
641
|
+
* @maxLength 2048
|
|
642
|
+
* @pattern s3://.+
|
|
643
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-connection-s3propertiesinput.html#cfn-datazone-connection-s3propertiesinput-s3uri}
|
|
644
|
+
*/
|
|
645
|
+
S3Uri: string;
|
|
646
|
+
};
|
|
581
647
|
/**
|
|
582
648
|
* The Spark EMR properties.
|
|
583
649
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-connection-sparkemrpropertiesinput.html}
|
|
@@ -593,7 +659,7 @@ export type SparkEmrPropertiesInput = {
|
|
|
593
659
|
/**
|
|
594
660
|
* The instance profile ARN of Spark EMR.
|
|
595
661
|
* @maxLength 2048
|
|
596
|
-
* @pattern ^arn:aws[^:]*:iam::\d{12}:(
|
|
662
|
+
* @pattern ^arn:aws[^:]*:iam::\d{12}:role(/[a-zA-Z0-9+=,.@_-]+)*/[a-zA-Z0-9+=,.@_-]+$
|
|
597
663
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-connection-sparkemrpropertiesinput.html#cfn-datazone-connection-sparkemrpropertiesinput-instanceprofilearn}
|
|
598
664
|
*/
|
|
599
665
|
InstanceProfileArn?: string | undefined;
|
|
@@ -621,7 +687,7 @@ export type SparkEmrPropertiesInput = {
|
|
|
621
687
|
/**
|
|
622
688
|
* The runtime role of the Spark EMR.
|
|
623
689
|
* @maxLength 2048
|
|
624
|
-
* @pattern ^arn:aws[^:]*:iam::\d{12}:(
|
|
690
|
+
* @pattern ^arn:aws[^:]*:iam::\d{12}:role(/[a-zA-Z0-9+=,.@_-]+)*/[a-zA-Z0-9+=,.@_-]+$
|
|
625
691
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-connection-sparkemrpropertiesinput.html#cfn-datazone-connection-sparkemrpropertiesinput-runtimerole}
|
|
626
692
|
*/
|
|
627
693
|
RuntimeRole?: string | undefined;
|
|
@@ -16,7 +16,7 @@ export type DataZoneDomainProps = {
|
|
|
16
16
|
Description?: string | undefined;
|
|
17
17
|
/**
|
|
18
18
|
* The domain execution role that is created when an Amazon DataZone domain is created. The domain execution role is created in the AWS account that houses the Amazon DataZone domain.
|
|
19
|
-
* @pattern ^arn:aws[^:]*:iam::\d{12}:(
|
|
19
|
+
* @pattern ^arn:aws[^:]*:iam::\d{12}:role(/[a-zA-Z0-9+=,.@_-]+)*/[a-zA-Z0-9+=,.@_-]+$
|
|
20
20
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-domain.html#cfn-datazone-domain-domainexecutionrole}
|
|
21
21
|
*/
|
|
22
22
|
DomainExecutionRole: string;
|
|
@@ -36,7 +36,7 @@ export type DataZoneEnvironmentBlueprintConfigurationProps = {
|
|
|
36
36
|
EnvironmentRolePermissionBoundary?: string | undefined;
|
|
37
37
|
/**
|
|
38
38
|
* The ARN of the manage access role.
|
|
39
|
-
* @pattern ^arn:aws[^:]*:iam::\d{12}:(
|
|
39
|
+
* @pattern ^arn:aws[^:]*:iam::\d{12}:role(/[a-zA-Z0-9+=,.@_-]+)*/[a-zA-Z0-9+=,.@_-]+$
|
|
40
40
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-environmentblueprintconfiguration.html#cfn-datazone-environmentblueprintconfiguration-manageaccessrolearn}
|
|
41
41
|
*/
|
|
42
42
|
ManageAccessRoleArn?: string | undefined;
|
|
@@ -98,7 +98,7 @@ export type LakeFormationConfiguration = {
|
|
|
98
98
|
LocationRegistrationExcludeS3Locations?: string[] | undefined;
|
|
99
99
|
/**
|
|
100
100
|
* The role that is used to manage read/write access to the chosen Amazon S3 bucket(s) for Data Lake using AWS Lake Formation hybrid access mode.
|
|
101
|
-
* @pattern ^arn:aws[^:]*:iam::\d{12}:(
|
|
101
|
+
* @pattern ^arn:aws[^:]*:iam::\d{12}:role(/[a-zA-Z0-9+=,.@_-]+)*/[a-zA-Z0-9+=,.@_-]+$
|
|
102
102
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-environmentblueprintconfiguration-lakeformationconfiguration.html#cfn-datazone-environmentblueprintconfiguration-lakeformationconfiguration-locationregistrationrole}
|
|
103
103
|
*/
|
|
104
104
|
LocationRegistrationRole?: string | undefined;
|
|
@@ -640,6 +640,16 @@ export type ReplicaStreamSpecification = {
|
|
|
640
640
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-globaltable-replicastreamspecification.html#cfn-dynamodb-globaltable-replicastreamspecification-resourcepolicy}
|
|
641
641
|
*/
|
|
642
642
|
ResourcePolicy: ResourcePolicy;
|
|
643
|
+
} | {
|
|
644
|
+
/**
|
|
645
|
+
* A resource-based policy document that contains the permissions for the specified stream of a DynamoDB global table replica. Resource-based policies let you define access permissions by specifying who has access to each resource, and the actions they are allowed to perform on each resource.
|
|
646
|
+
*
|
|
647
|
+
* In a CloudFormation template, you can provide the policy in JSON or YAML format because CloudFormation converts YAML to JSON before submitting it to DynamoDB . For more information about resource-based policies, see [Using resource-based policies for DynamoDB](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/access-control-resource-based.html) and [Resource-based policy examples](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/rbac-examples.html) .
|
|
648
|
+
*
|
|
649
|
+
* You can update the `ResourcePolicy` property if you've specified more than one table using the [AWS ::DynamoDB::GlobalTable](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-globaltable.html) resource.
|
|
650
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-globaltable-replicastreamspecification.html#cfn-dynamodb-globaltable-replicastreamspecification-resourcepolicy}
|
|
651
|
+
*/
|
|
652
|
+
ResourcePolicy?: ResourcePolicy | undefined;
|
|
643
653
|
};
|
|
644
654
|
/**
|
|
645
655
|
* Creates or updates a resource-based policy document that contains the permissions for DynamoDB resources, such as a table, its indexes, and stream. Resource-based policies let you define access permissions by specifying who has access to each resource, and the actions they are allowed to perform on each resource.
|
|
@@ -1,34 +1,36 @@
|
|
|
1
1
|
import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
|
|
2
2
|
/**
|
|
3
|
+
* Creates a new data export configuration for EC2 Capacity Manager. This allows you to automatically export capacity usage data to an S3 bucket on a scheduled basis. The exported data includes metrics for On-Demand, Spot, and Capacity Reservations usage across your organization.
|
|
3
4
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacitymanagerdataexport.html}
|
|
4
5
|
*/
|
|
5
6
|
export type EC2CapacityManagerDataExport = ResourceDefinitionWithAttributes<"AWS::EC2::CapacityManagerDataExport", EC2CapacityManagerDataExportProps, EC2CapacityManagerDataExportAttribs>;
|
|
6
7
|
/**
|
|
8
|
+
* Creates a new data export configuration for EC2 Capacity Manager. This allows you to automatically export capacity usage data to an S3 bucket on a scheduled basis. The exported data includes metrics for On-Demand, Spot, and Capacity Reservations usage across your organization.
|
|
7
9
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacitymanagerdataexport.html}
|
|
8
10
|
*/
|
|
9
11
|
export type EC2CapacityManagerDataExportProps = {
|
|
10
12
|
/**
|
|
11
|
-
* The format of the exported
|
|
13
|
+
* The file format of the exported data.
|
|
12
14
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacitymanagerdataexport.html#cfn-ec2-capacitymanagerdataexport-outputformat}
|
|
13
15
|
*/
|
|
14
16
|
OutputFormat: "csv" | "parquet";
|
|
15
17
|
/**
|
|
16
|
-
* The name of the
|
|
18
|
+
* The name of the S3 bucket where export files are delivered.
|
|
17
19
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacitymanagerdataexport.html#cfn-ec2-capacitymanagerdataexport-s3bucketname}
|
|
18
20
|
*/
|
|
19
21
|
S3BucketName: string;
|
|
20
22
|
/**
|
|
21
|
-
* The
|
|
23
|
+
* The S3 key prefix used for organizing export files within the bucket.
|
|
22
24
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacitymanagerdataexport.html#cfn-ec2-capacitymanagerdataexport-s3bucketprefix}
|
|
23
25
|
*/
|
|
24
26
|
S3BucketPrefix?: string | undefined;
|
|
25
27
|
/**
|
|
26
|
-
* The
|
|
28
|
+
* The frequency at which data exports are generated.
|
|
27
29
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacitymanagerdataexport.html#cfn-ec2-capacitymanagerdataexport-schedule}
|
|
28
30
|
*/
|
|
29
31
|
Schedule: "hourly";
|
|
30
32
|
/**
|
|
31
|
-
*
|
|
33
|
+
* The tags associated with the data export configuration.
|
|
32
34
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacitymanagerdataexport.html#cfn-ec2-capacitymanagerdataexport-tags}
|
|
33
35
|
*/
|
|
34
36
|
Tags?: Tag[] | undefined;
|
|
@@ -38,7 +40,7 @@ export type EC2CapacityManagerDataExportProps = {
|
|
|
38
40
|
*/
|
|
39
41
|
export type EC2CapacityManagerDataExportAttribs = {
|
|
40
42
|
/**
|
|
41
|
-
* The unique identifier
|
|
43
|
+
* The unique identifier for the data export configuration.
|
|
42
44
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacitymanagerdataexport.html#cfn-ec2-capacitymanagerdataexport-capacitymanagerdataexportid}
|
|
43
45
|
*/
|
|
44
46
|
CapacityManagerDataExportId: string;
|
|
@@ -82,6 +82,7 @@ export type EC2NatGatewayProps = {
|
|
|
82
82
|
*/
|
|
83
83
|
export type EC2NatGatewayAttribs = {
|
|
84
84
|
/**
|
|
85
|
+
* The ID of the network interface.
|
|
85
86
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html#cfn-ec2-natgateway-eniid}
|
|
86
87
|
*/
|
|
87
88
|
EniId: string;
|