@awboost/cfn-resource-types 0.1.196 → 0.1.198
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/lib/AWS-ApiGateway-BasePathMappingV2.d.ts +43 -0
- package/lib/AWS-ApiGateway-BasePathMappingV2.js +12 -0
- package/lib/AWS-ApiGateway-DomainNameAccessAssociation.d.ts +51 -0
- package/lib/AWS-ApiGateway-DomainNameAccessAssociation.js +12 -0
- package/lib/AWS-ApiGateway-DomainNameV2.d.ts +50 -0
- package/lib/AWS-ApiGateway-DomainNameV2.js +12 -0
- package/lib/AWS-ApplicationAutoScaling-ScalingPolicy.d.ts +146 -0
- package/lib/AWS-AutoScaling-AutoScalingGroup.d.ts +49 -0
- package/lib/AWS-B2BI-Capability.d.ts +2 -2
- package/lib/AWS-B2BI-Transformer.d.ts +2 -2
- package/lib/AWS-CloudFront-CachePolicy.d.ts +105 -12
- package/lib/AWS-CloudFront-CachePolicy.js +7 -1
- package/lib/AWS-CloudFront-CloudFrontOriginAccessIdentity.d.ts +11 -2
- package/lib/AWS-CloudFront-CloudFrontOriginAccessIdentity.js +2 -1
- package/lib/AWS-CloudFront-ContinuousDeploymentPolicy.d.ts +52 -2
- package/lib/AWS-CloudFront-ContinuousDeploymentPolicy.js +4 -1
- package/lib/AWS-CloudFront-Distribution.d.ts +53 -11
- package/lib/AWS-CloudFront-Function.d.ts +42 -2
- package/lib/AWS-CloudFront-Function.js +5 -1
- package/lib/AWS-CloudFront-KeyGroup.d.ts +20 -2
- package/lib/AWS-CloudFront-KeyGroup.js +3 -1
- package/lib/AWS-CloudFront-KeyValueStore.d.ts +20 -2
- package/lib/AWS-CloudFront-KeyValueStore.js +2 -1
- package/lib/AWS-CloudFront-MonitoringSubscription.d.ts +18 -2
- package/lib/AWS-CloudFront-MonitoringSubscription.js +2 -1
- package/lib/AWS-CloudFront-OriginAccessControl.d.ts +29 -4
- package/lib/AWS-CloudFront-OriginAccessControl.js +4 -1
- package/lib/AWS-CloudFront-OriginRequestPolicy.d.ts +75 -8
- package/lib/AWS-CloudFront-OriginRequestPolicy.js +8 -1
- package/lib/AWS-CloudFront-PublicKey.d.ts +20 -2
- package/lib/AWS-CloudFront-PublicKey.js +2 -1
- package/lib/AWS-CloudFront-RealtimeLogConfig.d.ts +28 -4
- package/lib/AWS-CloudFront-RealtimeLogConfig.js +2 -1
- package/lib/AWS-CloudFront-ResponseHeadersPolicy.d.ts +213 -6
- package/lib/AWS-CloudFront-ResponseHeadersPolicy.js +5 -1
- package/lib/AWS-CloudTrail-Dashboard.d.ts +129 -0
- package/lib/AWS-CloudTrail-Dashboard.js +13 -0
- package/lib/AWS-Connect-EmailAddress.d.ts +79 -0
- package/lib/AWS-Connect-EmailAddress.js +12 -0
- package/lib/AWS-Connect-HoursOfOperation.d.ts +82 -0
- package/lib/AWS-ConnectCampaignsV2-Campaign.d.ts +559 -0
- package/lib/AWS-ConnectCampaignsV2-Campaign.js +12 -0
- package/lib/AWS-CustomerProfiles-Integration.d.ts +6 -0
- package/lib/AWS-CustomerProfiles-SegmentDefinition.d.ts +424 -0
- package/lib/AWS-CustomerProfiles-SegmentDefinition.js +13 -0
- package/lib/AWS-Deadline-Fleet.d.ts +24 -0
- package/lib/AWS-DynamoDB-Table.d.ts +9 -0
- package/lib/AWS-EC2-LaunchTemplate.d.ts +28 -0
- package/lib/AWS-EFS-FileSystem.d.ts +16 -0
- package/lib/AWS-IVS-IngestConfiguration.d.ts +92 -0
- package/lib/AWS-IVS-IngestConfiguration.js +12 -0
- package/lib/AWS-IoT-ThingType.d.ts +20 -0
- package/lib/AWS-IoTFleetWise-Campaign.d.ts +87 -0
- package/lib/AWS-IoTFleetWise-DecoderManifest.d.ts +63 -2
- package/lib/AWS-IoTFleetWise-StateTemplate.d.ts +75 -0
- package/lib/AWS-IoTFleetWise-StateTemplate.js +12 -0
- package/lib/AWS-IoTSiteWise-Portal.d.ts +25 -0
- package/lib/AWS-Lambda-EventSourceMapping.d.ts +19 -0
- package/lib/AWS-Lambda-Permission.d.ts +1 -1
- package/lib/AWS-M2-Deployment.d.ts +48 -0
- package/lib/AWS-M2-Deployment.js +13 -0
- package/lib/AWS-OpenSearchServerless-SecurityConfig.d.ts +41 -1
- package/lib/AWS-RDS-GlobalCluster.d.ts +11 -0
- package/lib/AWS-Rbin-Rule.d.ts +147 -0
- package/lib/AWS-Rbin-Rule.js +12 -0
- package/lib/AWS-ResourceGroups-TagSyncTask.d.ts +78 -0
- package/lib/AWS-ResourceGroups-TagSyncTask.js +13 -0
- package/lib/AWS-Route53Resolver-FirewallRuleGroup.d.ts +20 -1
- package/lib/AWS-S3Express-DirectoryBucket.d.ts +54 -0
- package/lib/AWS-SageMaker-Cluster.d.ts +1 -0
- package/lib/AWS-SageMaker-Domain.d.ts +1 -1
- package/lib/AWS-SageMaker-ModelPackage.d.ts +1 -1
- package/lib/AWS-SageMaker-UserProfile.d.ts +1 -1
- package/lib/AWS-Synthetics-Canary.d.ts +4 -0
- package/lib/AWS-Wisdom-MessageTemplate.d.ts +668 -0
- package/lib/AWS-Wisdom-MessageTemplate.js +12 -0
- package/lib/AWS-Wisdom-MessageTemplateVersion.d.ts +45 -0
- package/lib/AWS-Wisdom-MessageTemplateVersion.js +13 -0
- package/lib/AWS-WorkSpacesWeb-DataProtectionSettings.d.ts +182 -0
- package/lib/AWS-WorkSpacesWeb-DataProtectionSettings.js +12 -0
- package/lib/AWS-WorkSpacesWeb-Portal.d.ts +6 -0
- package/package.json +1 -1
|
@@ -0,0 +1,559 @@
|
|
|
1
|
+
import { Resource as $Resource } from "@awboost/cfn-template-builder/template/resource";
|
|
2
|
+
import type { ResourceOptions as $ResourceOptions } from "@awboost/cfn-template-builder/template";
|
|
3
|
+
/**
|
|
4
|
+
* Definition of AWS::ConnectCampaignsV2::Campaign Resource Type
|
|
5
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connectcampaignsv2-campaign.html}
|
|
6
|
+
*/
|
|
7
|
+
export type ConnectCampaignsV2CampaignProperties = {
|
|
8
|
+
/**
|
|
9
|
+
* The possible types of channel subtype config parameters
|
|
10
|
+
*/
|
|
11
|
+
ChannelSubtypeConfig: ChannelSubtypeConfig;
|
|
12
|
+
/**
|
|
13
|
+
* Communication limits config
|
|
14
|
+
*/
|
|
15
|
+
CommunicationLimitsOverride?: CommunicationLimitsConfig;
|
|
16
|
+
/**
|
|
17
|
+
* Campaign communication time config
|
|
18
|
+
*/
|
|
19
|
+
CommunicationTimeConfig?: CommunicationTimeConfig;
|
|
20
|
+
/**
|
|
21
|
+
* Arn
|
|
22
|
+
* @minLength `20`
|
|
23
|
+
* @maxLength `500`
|
|
24
|
+
* @pattern `^arn:.*$`
|
|
25
|
+
*/
|
|
26
|
+
ConnectCampaignFlowArn?: string;
|
|
27
|
+
/**
|
|
28
|
+
* Amazon Connect Instance Id
|
|
29
|
+
* @minLength `0`
|
|
30
|
+
* @maxLength `256`
|
|
31
|
+
* @pattern `^[a-zA-Z0-9_\-.]*$`
|
|
32
|
+
*/
|
|
33
|
+
ConnectInstanceId: string;
|
|
34
|
+
/**
|
|
35
|
+
* Campaign name
|
|
36
|
+
* @minLength `1`
|
|
37
|
+
* @maxLength `127`
|
|
38
|
+
*/
|
|
39
|
+
Name: string;
|
|
40
|
+
/**
|
|
41
|
+
* Campaign schedule
|
|
42
|
+
*/
|
|
43
|
+
Schedule?: Schedule;
|
|
44
|
+
/**
|
|
45
|
+
* The possible types of channel config parameters
|
|
46
|
+
*/
|
|
47
|
+
Source?: Source;
|
|
48
|
+
/**
|
|
49
|
+
* One or more tags.
|
|
50
|
+
* @maxLength `50`
|
|
51
|
+
*/
|
|
52
|
+
Tags?: Tag[];
|
|
53
|
+
};
|
|
54
|
+
/**
|
|
55
|
+
* Attribute type definition for `AWS::ConnectCampaignsV2::Campaign`.
|
|
56
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connectcampaignsv2-campaign.html#aws-resource-connectcampaignsv2-campaign-return-values}
|
|
57
|
+
*/
|
|
58
|
+
export type ConnectCampaignsV2CampaignAttributes = {
|
|
59
|
+
/**
|
|
60
|
+
* Amazon Connect Campaign Arn
|
|
61
|
+
* @minLength `0`
|
|
62
|
+
* @maxLength `256`
|
|
63
|
+
* @pattern `^arn:aws[-a-z0-9]*:connect-campaigns:[-a-z0-9]*:[0-9]{12}:campaign/[-a-zA-Z0-9]*$`
|
|
64
|
+
*/
|
|
65
|
+
Arn: string;
|
|
66
|
+
};
|
|
67
|
+
/**
|
|
68
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.AgentlessConfig`.
|
|
69
|
+
* Agentless config
|
|
70
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-agentlessconfig.html}
|
|
71
|
+
*/
|
|
72
|
+
export type AgentlessConfig = Record<string, any>;
|
|
73
|
+
/**
|
|
74
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.AnswerMachineDetectionConfig`.
|
|
75
|
+
* The configuration used for answering machine detection during outbound calls
|
|
76
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-answermachinedetectionconfig.html}
|
|
77
|
+
*/
|
|
78
|
+
export type AnswerMachineDetectionConfig = {
|
|
79
|
+
/**
|
|
80
|
+
* Enables detection of prompts (e.g., beep after after a voicemail greeting)
|
|
81
|
+
*/
|
|
82
|
+
AwaitAnswerMachinePrompt?: boolean;
|
|
83
|
+
/**
|
|
84
|
+
* Flag to decided whether outbound calls should have answering machine detection enabled or not
|
|
85
|
+
*/
|
|
86
|
+
EnableAnswerMachineDetection: boolean;
|
|
87
|
+
};
|
|
88
|
+
/**
|
|
89
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.ChannelSubtypeConfig`.
|
|
90
|
+
* The possible types of channel subtype config parameters
|
|
91
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-channelsubtypeconfig.html}
|
|
92
|
+
*/
|
|
93
|
+
export type ChannelSubtypeConfig = {
|
|
94
|
+
/**
|
|
95
|
+
* Email Channel Subtype config
|
|
96
|
+
*/
|
|
97
|
+
Email?: EmailChannelSubtypeConfig;
|
|
98
|
+
/**
|
|
99
|
+
* SMS Channel Subtype config
|
|
100
|
+
*/
|
|
101
|
+
Sms?: SmsChannelSubtypeConfig;
|
|
102
|
+
/**
|
|
103
|
+
* Telephony Channel Subtype config
|
|
104
|
+
*/
|
|
105
|
+
Telephony?: TelephonyChannelSubtypeConfig;
|
|
106
|
+
};
|
|
107
|
+
/**
|
|
108
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.CommunicationLimit`.
|
|
109
|
+
* Communication Limit
|
|
110
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-communicationlimit.html}
|
|
111
|
+
*/
|
|
112
|
+
export type CommunicationLimit = {
|
|
113
|
+
/**
|
|
114
|
+
* @min `1`
|
|
115
|
+
*/
|
|
116
|
+
Frequency: number;
|
|
117
|
+
/**
|
|
118
|
+
* @min `1`
|
|
119
|
+
*/
|
|
120
|
+
MaxCountPerRecipient: number;
|
|
121
|
+
/**
|
|
122
|
+
* The communication limit time unit
|
|
123
|
+
*/
|
|
124
|
+
Unit: CommunicationLimitTimeUnit;
|
|
125
|
+
};
|
|
126
|
+
/**
|
|
127
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.CommunicationLimits`.
|
|
128
|
+
* Communication limits
|
|
129
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-communicationlimits.html}
|
|
130
|
+
*/
|
|
131
|
+
export type CommunicationLimits = {
|
|
132
|
+
/**
|
|
133
|
+
* List of communication limit
|
|
134
|
+
*/
|
|
135
|
+
CommunicationLimitList?: CommunicationLimit[];
|
|
136
|
+
};
|
|
137
|
+
/**
|
|
138
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.CommunicationLimitsConfig`.
|
|
139
|
+
* Communication limits config
|
|
140
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-communicationlimitsconfig.html}
|
|
141
|
+
*/
|
|
142
|
+
export type CommunicationLimitsConfig = {
|
|
143
|
+
/**
|
|
144
|
+
* Communication limits
|
|
145
|
+
*/
|
|
146
|
+
AllChannelsSubtypes?: CommunicationLimits;
|
|
147
|
+
};
|
|
148
|
+
/**
|
|
149
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.CommunicationLimitTimeUnit`.
|
|
150
|
+
* The communication limit time unit
|
|
151
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-communicationlimittimeunit.html}
|
|
152
|
+
*/
|
|
153
|
+
export type CommunicationLimitTimeUnit = "DAY";
|
|
154
|
+
/**
|
|
155
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.CommunicationTimeConfig`.
|
|
156
|
+
* Campaign communication time config
|
|
157
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-communicationtimeconfig.html}
|
|
158
|
+
*/
|
|
159
|
+
export type CommunicationTimeConfig = {
|
|
160
|
+
/**
|
|
161
|
+
* Time window config
|
|
162
|
+
*/
|
|
163
|
+
Email?: TimeWindow;
|
|
164
|
+
/**
|
|
165
|
+
* Local time zone config
|
|
166
|
+
*/
|
|
167
|
+
LocalTimeZoneConfig: LocalTimeZoneConfig;
|
|
168
|
+
/**
|
|
169
|
+
* Time window config
|
|
170
|
+
*/
|
|
171
|
+
Sms?: TimeWindow;
|
|
172
|
+
/**
|
|
173
|
+
* Time window config
|
|
174
|
+
*/
|
|
175
|
+
Telephony?: TimeWindow;
|
|
176
|
+
};
|
|
177
|
+
/**
|
|
178
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.DailyHour`.
|
|
179
|
+
* Daily Hour
|
|
180
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-dailyhour.html}
|
|
181
|
+
*/
|
|
182
|
+
export type DailyHour = {
|
|
183
|
+
/**
|
|
184
|
+
* Day of week
|
|
185
|
+
*/
|
|
186
|
+
Key?: DayOfWeek;
|
|
187
|
+
/**
|
|
188
|
+
* List of time range
|
|
189
|
+
*/
|
|
190
|
+
Value?: TimeRange[];
|
|
191
|
+
};
|
|
192
|
+
/**
|
|
193
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.DayOfWeek`.
|
|
194
|
+
* Day of week
|
|
195
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-dayofweek.html}
|
|
196
|
+
*/
|
|
197
|
+
export type DayOfWeek = "MONDAY" | "TUESDAY" | "WEDNESDAY" | "THURSDAY" | "FRIDAY" | "SATURDAY" | "SUNDAY";
|
|
198
|
+
/**
|
|
199
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.EmailChannelSubtypeConfig`.
|
|
200
|
+
* Email Channel Subtype config
|
|
201
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-emailchannelsubtypeconfig.html}
|
|
202
|
+
*/
|
|
203
|
+
export type EmailChannelSubtypeConfig = {
|
|
204
|
+
/**
|
|
205
|
+
* Allocates outbound capacity for the specific channel of this campaign between multiple active campaigns
|
|
206
|
+
* @min `0.01`
|
|
207
|
+
* @max `1`
|
|
208
|
+
*/
|
|
209
|
+
Capacity?: number;
|
|
210
|
+
/**
|
|
211
|
+
* Default SMS outbound config
|
|
212
|
+
*/
|
|
213
|
+
DefaultOutboundConfig: EmailOutboundConfig;
|
|
214
|
+
/**
|
|
215
|
+
* Email Outbound Mode
|
|
216
|
+
*/
|
|
217
|
+
OutboundMode: EmailOutboundMode;
|
|
218
|
+
};
|
|
219
|
+
/**
|
|
220
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.EmailOutboundConfig`.
|
|
221
|
+
* Default SMS outbound config
|
|
222
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-emailoutboundconfig.html}
|
|
223
|
+
*/
|
|
224
|
+
export type EmailOutboundConfig = {
|
|
225
|
+
/**
|
|
226
|
+
* Email address used for Email messages
|
|
227
|
+
* @minLength `1`
|
|
228
|
+
* @maxLength `255`
|
|
229
|
+
* @pattern `^[\w-\.\+]+@([\w-]+\.)+[\w-]{2,4}$`
|
|
230
|
+
*/
|
|
231
|
+
ConnectSourceEmailAddress: string;
|
|
232
|
+
/**
|
|
233
|
+
* The name of the source email address display name
|
|
234
|
+
* @minLength `1`
|
|
235
|
+
* @maxLength `127`
|
|
236
|
+
*/
|
|
237
|
+
SourceEmailAddressDisplayName?: string;
|
|
238
|
+
/**
|
|
239
|
+
* Arn
|
|
240
|
+
* @minLength `20`
|
|
241
|
+
* @maxLength `500`
|
|
242
|
+
* @pattern `^arn:.*$`
|
|
243
|
+
*/
|
|
244
|
+
WisdomTemplateArn: string;
|
|
245
|
+
};
|
|
246
|
+
/**
|
|
247
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.EmailOutboundMode`.
|
|
248
|
+
* Email Outbound Mode
|
|
249
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-emailoutboundmode.html}
|
|
250
|
+
*/
|
|
251
|
+
export type EmailOutboundMode = {
|
|
252
|
+
/**
|
|
253
|
+
* Agentless config
|
|
254
|
+
*/
|
|
255
|
+
AgentlessConfig?: AgentlessConfig;
|
|
256
|
+
};
|
|
257
|
+
/**
|
|
258
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.LocalTimeZoneConfig`.
|
|
259
|
+
* Local time zone config
|
|
260
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-localtimezoneconfig.html}
|
|
261
|
+
*/
|
|
262
|
+
export type LocalTimeZoneConfig = {
|
|
263
|
+
/**
|
|
264
|
+
* Time Zone Id in the IANA format
|
|
265
|
+
*/
|
|
266
|
+
DefaultTimeZone?: string;
|
|
267
|
+
/**
|
|
268
|
+
* Local TimeZone Detection method list
|
|
269
|
+
*/
|
|
270
|
+
LocalTimeZoneDetection?: LocalTimeZoneDetectionType[];
|
|
271
|
+
};
|
|
272
|
+
/**
|
|
273
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.LocalTimeZoneDetectionType`.
|
|
274
|
+
* Local TimeZone Detection method
|
|
275
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-localtimezonedetectiontype.html}
|
|
276
|
+
*/
|
|
277
|
+
export type LocalTimeZoneDetectionType = "ZIP_CODE" | "AREA_CODE";
|
|
278
|
+
/**
|
|
279
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.OpenHours`.
|
|
280
|
+
* Open Hours config
|
|
281
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-openhours.html}
|
|
282
|
+
*/
|
|
283
|
+
export type OpenHours = {
|
|
284
|
+
/**
|
|
285
|
+
* Daily Hours map
|
|
286
|
+
*/
|
|
287
|
+
DailyHours: DailyHour[];
|
|
288
|
+
};
|
|
289
|
+
/**
|
|
290
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.PredictiveConfig`.
|
|
291
|
+
* Predictive config
|
|
292
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-predictiveconfig.html}
|
|
293
|
+
*/
|
|
294
|
+
export type PredictiveConfig = {
|
|
295
|
+
/**
|
|
296
|
+
* The bandwidth allocation of a queue resource.
|
|
297
|
+
* @min `0`
|
|
298
|
+
* @max `1`
|
|
299
|
+
*/
|
|
300
|
+
BandwidthAllocation: number;
|
|
301
|
+
};
|
|
302
|
+
/**
|
|
303
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.ProgressiveConfig`.
|
|
304
|
+
* Progressive config
|
|
305
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-progressiveconfig.html}
|
|
306
|
+
*/
|
|
307
|
+
export type ProgressiveConfig = {
|
|
308
|
+
/**
|
|
309
|
+
* The bandwidth allocation of a queue resource.
|
|
310
|
+
* @min `0`
|
|
311
|
+
* @max `1`
|
|
312
|
+
*/
|
|
313
|
+
BandwidthAllocation: number;
|
|
314
|
+
};
|
|
315
|
+
/**
|
|
316
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.RestrictedPeriod`.
|
|
317
|
+
* Restricted period
|
|
318
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-restrictedperiod.html}
|
|
319
|
+
*/
|
|
320
|
+
export type RestrictedPeriod = {
|
|
321
|
+
/**
|
|
322
|
+
* Date in ISO 8601 format, e.g. 2024-01-01
|
|
323
|
+
* @pattern `^\d{4}-\d{2}-\d{2}$`
|
|
324
|
+
*/
|
|
325
|
+
EndDate: string;
|
|
326
|
+
/**
|
|
327
|
+
* The name of a restricted period
|
|
328
|
+
* @maxLength `127`
|
|
329
|
+
*/
|
|
330
|
+
Name?: string;
|
|
331
|
+
/**
|
|
332
|
+
* Date in ISO 8601 format, e.g. 2024-01-01
|
|
333
|
+
* @pattern `^\d{4}-\d{2}-\d{2}$`
|
|
334
|
+
*/
|
|
335
|
+
StartDate: string;
|
|
336
|
+
};
|
|
337
|
+
/**
|
|
338
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.RestrictedPeriods`.
|
|
339
|
+
* Restricted period config
|
|
340
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-restrictedperiods.html}
|
|
341
|
+
*/
|
|
342
|
+
export type RestrictedPeriods = {
|
|
343
|
+
/**
|
|
344
|
+
* List of restricted period
|
|
345
|
+
*/
|
|
346
|
+
RestrictedPeriodList?: RestrictedPeriod[];
|
|
347
|
+
};
|
|
348
|
+
/**
|
|
349
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.Schedule`.
|
|
350
|
+
* Campaign schedule
|
|
351
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-schedule.html}
|
|
352
|
+
*/
|
|
353
|
+
export type Schedule = {
|
|
354
|
+
/**
|
|
355
|
+
* Timestamp with no UTC offset or timezone
|
|
356
|
+
* @maxLength `100`
|
|
357
|
+
*/
|
|
358
|
+
EndTime: string;
|
|
359
|
+
/**
|
|
360
|
+
* Time duration in ISO 8601 format
|
|
361
|
+
* @minLength `0`
|
|
362
|
+
* @maxLength `50`
|
|
363
|
+
* @pattern `^[a-zA-Z0-9.]*$`
|
|
364
|
+
*/
|
|
365
|
+
RefreshFrequency?: string;
|
|
366
|
+
/**
|
|
367
|
+
* Timestamp with no UTC offset or timezone
|
|
368
|
+
* @maxLength `100`
|
|
369
|
+
*/
|
|
370
|
+
StartTime: string;
|
|
371
|
+
};
|
|
372
|
+
/**
|
|
373
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.SmsChannelSubtypeConfig`.
|
|
374
|
+
* SMS Channel Subtype config
|
|
375
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-smschannelsubtypeconfig.html}
|
|
376
|
+
*/
|
|
377
|
+
export type SmsChannelSubtypeConfig = {
|
|
378
|
+
/**
|
|
379
|
+
* Allocates outbound capacity for the specific channel of this campaign between multiple active campaigns
|
|
380
|
+
* @min `0.01`
|
|
381
|
+
* @max `1`
|
|
382
|
+
*/
|
|
383
|
+
Capacity?: number;
|
|
384
|
+
/**
|
|
385
|
+
* Default SMS outbound config
|
|
386
|
+
*/
|
|
387
|
+
DefaultOutboundConfig: SmsOutboundConfig;
|
|
388
|
+
/**
|
|
389
|
+
* SMS Outbound Mode
|
|
390
|
+
*/
|
|
391
|
+
OutboundMode: SmsOutboundMode;
|
|
392
|
+
};
|
|
393
|
+
/**
|
|
394
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.SmsOutboundConfig`.
|
|
395
|
+
* Default SMS outbound config
|
|
396
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-smsoutboundconfig.html}
|
|
397
|
+
*/
|
|
398
|
+
export type SmsOutboundConfig = {
|
|
399
|
+
/**
|
|
400
|
+
* Arn
|
|
401
|
+
* @minLength `20`
|
|
402
|
+
* @maxLength `500`
|
|
403
|
+
* @pattern `^arn:.*$`
|
|
404
|
+
*/
|
|
405
|
+
ConnectSourcePhoneNumberArn: string;
|
|
406
|
+
/**
|
|
407
|
+
* Arn
|
|
408
|
+
* @minLength `20`
|
|
409
|
+
* @maxLength `500`
|
|
410
|
+
* @pattern `^arn:.*$`
|
|
411
|
+
*/
|
|
412
|
+
WisdomTemplateArn: string;
|
|
413
|
+
};
|
|
414
|
+
/**
|
|
415
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.SmsOutboundMode`.
|
|
416
|
+
* SMS Outbound Mode
|
|
417
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-smsoutboundmode.html}
|
|
418
|
+
*/
|
|
419
|
+
export type SmsOutboundMode = {
|
|
420
|
+
/**
|
|
421
|
+
* Agentless config
|
|
422
|
+
*/
|
|
423
|
+
AgentlessConfig?: AgentlessConfig;
|
|
424
|
+
};
|
|
425
|
+
/**
|
|
426
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.Source`.
|
|
427
|
+
* The possible types of channel config parameters
|
|
428
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-source.html}
|
|
429
|
+
*/
|
|
430
|
+
export type Source = {
|
|
431
|
+
/**
|
|
432
|
+
* Arn
|
|
433
|
+
* @minLength `20`
|
|
434
|
+
* @maxLength `500`
|
|
435
|
+
* @pattern `^arn:.*$`
|
|
436
|
+
*/
|
|
437
|
+
CustomerProfilesSegmentArn?: string;
|
|
438
|
+
};
|
|
439
|
+
/**
|
|
440
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.Tag`.
|
|
441
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-tag.html}
|
|
442
|
+
*/
|
|
443
|
+
export type Tag = {
|
|
444
|
+
/**
|
|
445
|
+
* The key name of the tag.
|
|
446
|
+
*/
|
|
447
|
+
Key: string;
|
|
448
|
+
/**
|
|
449
|
+
* The value for the tag.
|
|
450
|
+
*/
|
|
451
|
+
Value: string;
|
|
452
|
+
};
|
|
453
|
+
/**
|
|
454
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.TelephonyChannelSubtypeConfig`.
|
|
455
|
+
* Telephony Channel Subtype config
|
|
456
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-telephonychannelsubtypeconfig.html}
|
|
457
|
+
*/
|
|
458
|
+
export type TelephonyChannelSubtypeConfig = {
|
|
459
|
+
/**
|
|
460
|
+
* Allocates outbound capacity for the specific channel of this campaign between multiple active campaigns
|
|
461
|
+
* @min `0.01`
|
|
462
|
+
* @max `1`
|
|
463
|
+
*/
|
|
464
|
+
Capacity?: number;
|
|
465
|
+
/**
|
|
466
|
+
* The queue for the call
|
|
467
|
+
* @maxLength `500`
|
|
468
|
+
*/
|
|
469
|
+
ConnectQueueId?: string;
|
|
470
|
+
/**
|
|
471
|
+
* Default Telephone Outbound config
|
|
472
|
+
*/
|
|
473
|
+
DefaultOutboundConfig: TelephonyOutboundConfig;
|
|
474
|
+
/**
|
|
475
|
+
* Telephony Outbound Mode
|
|
476
|
+
*/
|
|
477
|
+
OutboundMode: TelephonyOutboundMode;
|
|
478
|
+
};
|
|
479
|
+
/**
|
|
480
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.TelephonyOutboundConfig`.
|
|
481
|
+
* Default Telephone Outbound config
|
|
482
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-telephonyoutboundconfig.html}
|
|
483
|
+
*/
|
|
484
|
+
export type TelephonyOutboundConfig = {
|
|
485
|
+
/**
|
|
486
|
+
* The configuration used for answering machine detection during outbound calls
|
|
487
|
+
*/
|
|
488
|
+
AnswerMachineDetectionConfig?: AnswerMachineDetectionConfig;
|
|
489
|
+
/**
|
|
490
|
+
* The identifier of the contact flow for the outbound call
|
|
491
|
+
* @maxLength `500`
|
|
492
|
+
*/
|
|
493
|
+
ConnectContactFlowId: string;
|
|
494
|
+
/**
|
|
495
|
+
* The phone number associated with the Amazon Connect instance, in E.164 format. If you do not specify a source phone number, you must specify a queue.
|
|
496
|
+
* @maxLength `100`
|
|
497
|
+
*/
|
|
498
|
+
ConnectSourcePhoneNumber?: string;
|
|
499
|
+
};
|
|
500
|
+
/**
|
|
501
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.TelephonyOutboundMode`.
|
|
502
|
+
* Telephony Outbound Mode
|
|
503
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-telephonyoutboundmode.html}
|
|
504
|
+
*/
|
|
505
|
+
export type TelephonyOutboundMode = {
|
|
506
|
+
/**
|
|
507
|
+
* Agentless config
|
|
508
|
+
*/
|
|
509
|
+
AgentlessConfig?: AgentlessConfig;
|
|
510
|
+
/**
|
|
511
|
+
* Predictive config
|
|
512
|
+
*/
|
|
513
|
+
PredictiveConfig?: PredictiveConfig;
|
|
514
|
+
/**
|
|
515
|
+
* Progressive config
|
|
516
|
+
*/
|
|
517
|
+
ProgressiveConfig?: ProgressiveConfig;
|
|
518
|
+
};
|
|
519
|
+
/**
|
|
520
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.TimeRange`.
|
|
521
|
+
* Time range in 24 hour format
|
|
522
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-timerange.html}
|
|
523
|
+
*/
|
|
524
|
+
export type TimeRange = {
|
|
525
|
+
/**
|
|
526
|
+
* Time in ISO 8601 format, e.g. T23:11
|
|
527
|
+
* @pattern `^T\d{2}:\d{2}$`
|
|
528
|
+
*/
|
|
529
|
+
EndTime: string;
|
|
530
|
+
/**
|
|
531
|
+
* Time in ISO 8601 format, e.g. T23:11
|
|
532
|
+
* @pattern `^T\d{2}:\d{2}$`
|
|
533
|
+
*/
|
|
534
|
+
StartTime: string;
|
|
535
|
+
};
|
|
536
|
+
/**
|
|
537
|
+
* Type definition for `AWS::ConnectCampaignsV2::Campaign.TimeWindow`.
|
|
538
|
+
* Time window config
|
|
539
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connectcampaignsv2-campaign-timewindow.html}
|
|
540
|
+
*/
|
|
541
|
+
export type TimeWindow = {
|
|
542
|
+
/**
|
|
543
|
+
* Open Hours config
|
|
544
|
+
*/
|
|
545
|
+
OpenHours: OpenHours;
|
|
546
|
+
/**
|
|
547
|
+
* Restricted period config
|
|
548
|
+
*/
|
|
549
|
+
RestrictedPeriods?: RestrictedPeriods;
|
|
550
|
+
};
|
|
551
|
+
/**
|
|
552
|
+
* Definition of AWS::ConnectCampaignsV2::Campaign Resource Type
|
|
553
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connectcampaignsv2-campaign.html}
|
|
554
|
+
*/
|
|
555
|
+
export declare class ConnectCampaignsV2Campaign extends $Resource<"AWS::ConnectCampaignsV2::Campaign", ConnectCampaignsV2CampaignProperties, ConnectCampaignsV2CampaignAttributes> {
|
|
556
|
+
static readonly Type = "AWS::ConnectCampaignsV2::Campaign";
|
|
557
|
+
constructor(logicalId: string, properties: ConnectCampaignsV2CampaignProperties, options?: $ResourceOptions);
|
|
558
|
+
}
|
|
559
|
+
//# sourceMappingURL=AWS-ConnectCampaignsV2-Campaign.d.ts.map
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { Resource as $Resource } from "@awboost/cfn-template-builder/template/resource";
|
|
2
|
+
/**
|
|
3
|
+
* Definition of AWS::ConnectCampaignsV2::Campaign Resource Type
|
|
4
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-connectcampaignsv2-campaign.html}
|
|
5
|
+
*/
|
|
6
|
+
export class ConnectCampaignsV2Campaign extends $Resource {
|
|
7
|
+
static Type = "AWS::ConnectCampaignsV2::Campaign";
|
|
8
|
+
constructor(logicalId, properties, options) {
|
|
9
|
+
super(logicalId, ConnectCampaignsV2Campaign.Type, properties, options);
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=AWS-ConnectCampaignsV2-Campaign.js.map
|
|
@@ -13,6 +13,12 @@ export type CustomerProfilesIntegrationProperties = {
|
|
|
13
13
|
* @pattern `^[a-zA-Z0-9_-]+$`
|
|
14
14
|
*/
|
|
15
15
|
DomainName: string;
|
|
16
|
+
/**
|
|
17
|
+
* A list of unique names for active event triggers associated with the integration.
|
|
18
|
+
* @minLength `1`
|
|
19
|
+
* @maxLength `1`
|
|
20
|
+
*/
|
|
21
|
+
EventTriggerNames?: string[];
|
|
16
22
|
FlowDefinition?: FlowDefinition;
|
|
17
23
|
/**
|
|
18
24
|
* The name of the ObjectType defined for the 3rd party data in Profile Service
|