@awboost/cfn-resource-types 0.1.420 → 0.1.422
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-Bedrock-DataSource.d.ts +2 -2
- package/lib/AWS-Bedrock-KnowledgeBase.d.ts +1 -1
- package/lib/AWS-EC2-VPNConnection.d.ts +3 -0
- package/lib/AWS-ElasticLoadBalancingV2-LoadBalancer.d.ts +3 -1
- package/lib/AWS-QuickSight-Dashboard.d.ts +19 -0
- package/lib/AWS-SMSVOICE-ConfigurationSet.d.ts +152 -0
- package/lib/AWS-SMSVOICE-ConfigurationSet.js +12 -0
- package/lib/AWS-SMSVOICE-OptOutList.d.ts +57 -0
- package/lib/AWS-SMSVOICE-OptOutList.js +12 -0
- package/lib/AWS-SMSVOICE-PhoneNumber.d.ts +143 -0
- package/lib/AWS-SMSVOICE-PhoneNumber.js +12 -0
- package/lib/AWS-SMSVOICE-Pool.d.ts +138 -0
- package/lib/AWS-SMSVOICE-Pool.js +12 -0
- package/lib/AWS-SMSVOICE-ProtectConfiguration.d.ts +86 -0
- package/lib/AWS-SMSVOICE-ProtectConfiguration.js +12 -0
- package/lib/AWS-SMSVOICE-ResourcePolicy.d.ts +26 -0
- package/lib/AWS-SMSVOICE-ResourcePolicy.js +12 -0
- package/lib/AWS-SMSVOICE-SenderId.d.ts +64 -0
- package/lib/AWS-SMSVOICE-SenderId.js +12 -0
- package/package.json +1 -1
|
@@ -491,7 +491,7 @@ export type S3DataSourceConfiguration = {
|
|
|
491
491
|
* The ARN of the bucket that contains the data source.
|
|
492
492
|
* @minLength `1`
|
|
493
493
|
* @maxLength `2048`
|
|
494
|
-
* @pattern `^arn:aws(
|
|
494
|
+
* @pattern `^arn:aws(-cn|-us-gov|-eusc|-iso(-[b-f])?)?:s3:::[a-z0-9][a-z0-9.-]{1,61}[a-z0-9]$`
|
|
495
495
|
*/
|
|
496
496
|
BucketArn: string;
|
|
497
497
|
/**
|
|
@@ -617,7 +617,7 @@ export type ServerSideEncryptionConfiguration = {
|
|
|
617
617
|
* The ARN of the AWS KMS key used to encrypt the resource.
|
|
618
618
|
* @minLength `1`
|
|
619
619
|
* @maxLength `2048`
|
|
620
|
-
* @pattern `^arn:aws(
|
|
620
|
+
* @pattern `^arn:aws(-cn|-us-gov|-eusc|-iso(-[b-f])?)?:kms:[a-zA-Z0-9-]*:[0-9]{12}:key/[a-zA-Z0-9-]{36}$`
|
|
621
621
|
*/
|
|
622
622
|
KmsKeyArn?: string;
|
|
623
623
|
};
|
|
@@ -299,7 +299,7 @@ export type OpenSearchManagedClusterConfiguration = {
|
|
|
299
299
|
/**
|
|
300
300
|
* The Amazon Resource Name (ARN) of the OpenSearch domain.
|
|
301
301
|
* @maxLength `2048`
|
|
302
|
-
* @pattern `^arn:aws(
|
|
302
|
+
* @pattern `^arn:aws(-cn|-us-gov|-eusc|-iso(-[b-f])?)?:es:([a-z]{2,}-){2,}\d:\d{12}:domain/[a-z][a-z0-9-]{3,28}$`
|
|
303
303
|
*/
|
|
304
304
|
DomainArn: string;
|
|
305
305
|
/**
|
|
@@ -34,6 +34,9 @@ export type EC2VPNConnectionProperties = {
|
|
|
34
34
|
Default: ``PublicIpv4``
|
|
35
35
|
*/
|
|
36
36
|
OutsideIpAddressType?: string;
|
|
37
|
+
/**
|
|
38
|
+
* Describes the storage location for an instance store-backed AMI.
|
|
39
|
+
*/
|
|
37
40
|
PreSharedKeyStorage?: "Standard" | "SecretsManager";
|
|
38
41
|
/**
|
|
39
42
|
* The IPv4 CIDR on the AWS side of the VPN connection.
|
|
@@ -6,6 +6,7 @@ import type { ResourceOptions as $ResourceOptions } from "@awboost/cfn-template-
|
|
|
6
6
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-loadbalancer.html}
|
|
7
7
|
*/
|
|
8
8
|
export type ElasticLoadBalancingV2LoadBalancerProperties = {
|
|
9
|
+
EnableCapacityReservationProvisionStabilize?: boolean;
|
|
9
10
|
/**
|
|
10
11
|
* [Network Load Balancers with UDP listeners] Indicates whether to use an IPv6 prefix from each subnet for source NAT. The IP address type must be ``dualstack``. The default value is ``off``.
|
|
11
12
|
*/
|
|
@@ -122,11 +123,12 @@ export type LoadBalancerAttribute = {
|
|
|
122
123
|
+ If the value is ``preserve`` the Application Load Balancer preserves the ``X-Forwarded-For`` header in the HTTP request, and sends it to targets without any change.
|
|
123
124
|
+ If the value is ``remove``, the Application Load Balancer removes the ``X-Forwarded-For`` header in the HTTP request before it sends it to targets.
|
|
124
125
|
|
|
125
|
-
+ ``routing.http2.enabled`` - Indicates whether HTTP/2
|
|
126
|
+
+ ``routing.http2.enabled`` - Indicates whether clients can connect to the load balancer using HTTP/2. If ``true``, clients can connect using HTTP/2 or HTTP/1.1. However, all client requests are subject to the stricter HTTP/2 header validation rules. For example, message header names must contain only alphanumeric characters and hyphens. If ``false``, clients must connect using HTTP/1.1. The default is ``true``.
|
|
126
127
|
+ ``waf.fail_open.enabled`` - Indicates whether to allow a WAF-enabled load balancer to route requests to targets if it is unable to forward the request to AWS WAF. The possible values are ``true`` and ``false``. The default is ``false``.
|
|
127
128
|
|
|
128
129
|
The following attributes are supported by only Network Load Balancers:
|
|
129
130
|
+ ``dns_record.client_routing_policy`` - Indicates how traffic is distributed among the load balancer Availability Zones. The possible values are ``availability_zone_affinity`` with 100 percent zonal affinity, ``partial_availability_zone_affinity`` with 85 percent zonal affinity, and ``any_availability_zone`` with 0 percent zonal affinity.
|
|
131
|
+
+ ``secondary_ips.auto_assigned.per_subnet`` - The number of secondary IP addresses to configure for your load balancer nodes. Use to address port allocation errors if you can't add targets. The valid range is 0 to 7. The default is 0. After you set this value, you can't decrease it.
|
|
130
132
|
*/
|
|
131
133
|
Key?: string;
|
|
132
134
|
/**
|
|
@@ -276,6 +276,12 @@ export type ArcThicknessOptions = "SMALL" | "MEDIUM" | "LARGE";
|
|
|
276
276
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-assetoptions.html}
|
|
277
277
|
*/
|
|
278
278
|
export type AssetOptions = {
|
|
279
|
+
/**
|
|
280
|
+
* @minLength `0`
|
|
281
|
+
* @maxLength `100`
|
|
282
|
+
*/
|
|
283
|
+
ExcludedDataSetArns?: string[];
|
|
284
|
+
QBusinessInsightsStatus?: QBusinessInsightsStatus;
|
|
279
285
|
Timezone?: string;
|
|
280
286
|
WeekStart?: DayOfTheWeek;
|
|
281
287
|
};
|
|
@@ -1549,6 +1555,7 @@ export type DashboardPublishOptions = {
|
|
|
1549
1555
|
* <p>The data point tooltip options.</p>
|
|
1550
1556
|
*/
|
|
1551
1557
|
DataPointTooltipOption?: DataPointTooltipOption;
|
|
1558
|
+
DataQAEnabledOption?: DataQAEnabledOption;
|
|
1552
1559
|
/**
|
|
1553
1560
|
* <p>Export to .csv option.</p>
|
|
1554
1561
|
*/
|
|
@@ -1893,6 +1900,13 @@ export type DataPointMenuLabelOption = {
|
|
|
1893
1900
|
export type DataPointTooltipOption = {
|
|
1894
1901
|
AvailabilityStatus?: DashboardBehavior;
|
|
1895
1902
|
};
|
|
1903
|
+
/**
|
|
1904
|
+
* Type definition for `AWS::QuickSight::Dashboard.DataQAEnabledOption`.
|
|
1905
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-dataqaenabledoption.html}
|
|
1906
|
+
*/
|
|
1907
|
+
export type DataQAEnabledOption = {
|
|
1908
|
+
AvailabilityStatus?: DashboardBehavior;
|
|
1909
|
+
};
|
|
1896
1910
|
/**
|
|
1897
1911
|
* Type definition for `AWS::QuickSight::Dashboard.DataSetIdentifierDeclaration`.
|
|
1898
1912
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-datasetidentifierdeclaration.html}
|
|
@@ -6124,6 +6138,11 @@ export type PrimaryValueDisplayType = "HIDDEN" | "COMPARISON" | "ACTUAL";
|
|
|
6124
6138
|
export type ProgressBarOptions = {
|
|
6125
6139
|
Visibility?: Visibility;
|
|
6126
6140
|
};
|
|
6141
|
+
/**
|
|
6142
|
+
* Type definition for `AWS::QuickSight::Dashboard.QBusinessInsightsStatus`.
|
|
6143
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-qbusinessinsightsstatus.html}
|
|
6144
|
+
*/
|
|
6145
|
+
export type QBusinessInsightsStatus = "ENABLED" | "DISABLED";
|
|
6127
6146
|
/**
|
|
6128
6147
|
* Type definition for `AWS::QuickSight::Dashboard.RadarChartAggregatedFieldWells`.
|
|
6129
6148
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-radarchartaggregatedfieldwells.html}
|
|
@@ -0,0 +1,152 @@
|
|
|
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
|
+
* Resource Type definition for AWS::SMSVOICE::ConfigurationSet
|
|
5
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-configurationset.html}
|
|
6
|
+
*/
|
|
7
|
+
export type SMSVOICEConfigurationSetProperties = {
|
|
8
|
+
/**
|
|
9
|
+
* The name to use for the configuration set.
|
|
10
|
+
* @minLength `1`
|
|
11
|
+
* @maxLength `64`
|
|
12
|
+
* @pattern `^[A-Za-z0-9_-]+$`
|
|
13
|
+
*/
|
|
14
|
+
ConfigurationSetName?: string;
|
|
15
|
+
/**
|
|
16
|
+
* The default sender ID to set for the ConfigurationSet.
|
|
17
|
+
* @pattern `^[A-Za-z0-9_-]+$`
|
|
18
|
+
*/
|
|
19
|
+
DefaultSenderId?: string;
|
|
20
|
+
/**
|
|
21
|
+
* An event destination is a location where you send message events.
|
|
22
|
+
* @maxLength `5`
|
|
23
|
+
*/
|
|
24
|
+
EventDestinations?: EventDestination[];
|
|
25
|
+
/**
|
|
26
|
+
* Set to true to enable message feedback.
|
|
27
|
+
*/
|
|
28
|
+
MessageFeedbackEnabled?: boolean;
|
|
29
|
+
/**
|
|
30
|
+
* The unique identifier for the protect configuration to be associated to the configuration set.
|
|
31
|
+
* @minLength `1`
|
|
32
|
+
* @maxLength `256`
|
|
33
|
+
* @pattern `^[A-Za-z0-9_:/-]+$`
|
|
34
|
+
*/
|
|
35
|
+
ProtectConfigurationId?: string;
|
|
36
|
+
/**
|
|
37
|
+
* An array of key-value pairs to apply to this resource.
|
|
38
|
+
*/
|
|
39
|
+
Tags?: Tag[];
|
|
40
|
+
};
|
|
41
|
+
/**
|
|
42
|
+
* Attribute type definition for `AWS::SMSVOICE::ConfigurationSet`.
|
|
43
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-configurationset.html#aws-resource-smsvoice-configurationset-return-values}
|
|
44
|
+
*/
|
|
45
|
+
export type SMSVOICEConfigurationSetAttributes = {
|
|
46
|
+
Arn: string;
|
|
47
|
+
};
|
|
48
|
+
/**
|
|
49
|
+
* Type definition for `AWS::SMSVOICE::ConfigurationSet.CloudWatchLogsDestination`.
|
|
50
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-configurationset-cloudwatchlogsdestination.html}
|
|
51
|
+
*/
|
|
52
|
+
export type CloudWatchLogsDestination = {
|
|
53
|
+
/**
|
|
54
|
+
* The Amazon Resource Name (ARN) of an AWS Identity and Access Management role that is able to write event data to an Amazon CloudWatch destination.
|
|
55
|
+
* @pattern `^arn:\S+$`
|
|
56
|
+
*/
|
|
57
|
+
IamRoleArn: string;
|
|
58
|
+
/**
|
|
59
|
+
* The name of the Amazon CloudWatch log group that you want to record events in.
|
|
60
|
+
* @pattern `^arn:\S+$`
|
|
61
|
+
*/
|
|
62
|
+
LogGroupArn: string;
|
|
63
|
+
};
|
|
64
|
+
/**
|
|
65
|
+
* Type definition for `AWS::SMSVOICE::ConfigurationSet.EventDestination`.
|
|
66
|
+
* An event destination is a location where you send message events. The event options are Amazon CloudWatch, Amazon Data Firehose, or Amazon SNS. For example, when a message is delivered successfully, you can send information about that event to an event destination, or send notifications to endpoints that are subscribed to an Amazon SNS topic.
|
|
67
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-configurationset-eventdestination.html}
|
|
68
|
+
*/
|
|
69
|
+
export type EventDestination = {
|
|
70
|
+
/**
|
|
71
|
+
* An object that contains IamRoleArn and LogGroupArn associated with an Amazon CloudWatch event destination.
|
|
72
|
+
*/
|
|
73
|
+
CloudWatchLogsDestination?: CloudWatchLogsDestination;
|
|
74
|
+
/**
|
|
75
|
+
* When set to true events will be logged. By default this is set to true
|
|
76
|
+
*/
|
|
77
|
+
Enabled: boolean;
|
|
78
|
+
/**
|
|
79
|
+
* The name that identifies the event destination.
|
|
80
|
+
* @minLength `1`
|
|
81
|
+
* @maxLength `64`
|
|
82
|
+
* @pattern `^[A-Za-z0-9_-]+$`
|
|
83
|
+
*/
|
|
84
|
+
EventDestinationName: string;
|
|
85
|
+
/**
|
|
86
|
+
* An object that contains IamRoleArn and DeliveryStreamArn associated with an Amazon Kinesis Firehose event destination.
|
|
87
|
+
*/
|
|
88
|
+
KinesisFirehoseDestination?: KinesisFirehoseDestination;
|
|
89
|
+
/**
|
|
90
|
+
* An array of event types that determine which events to log. If 'ALL' is used, then AWS End User Messaging SMS and Voice logs every event type.
|
|
91
|
+
*/
|
|
92
|
+
MatchingEventTypes: string[];
|
|
93
|
+
/**
|
|
94
|
+
* An object that contains SNS TopicArn event destination.
|
|
95
|
+
*/
|
|
96
|
+
SnsDestination?: SnsDestination;
|
|
97
|
+
};
|
|
98
|
+
/**
|
|
99
|
+
* Type definition for `AWS::SMSVOICE::ConfigurationSet.KinesisFirehoseDestination`.
|
|
100
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-configurationset-kinesisfirehosedestination.html}
|
|
101
|
+
*/
|
|
102
|
+
export type KinesisFirehoseDestination = {
|
|
103
|
+
/**
|
|
104
|
+
* The Amazon Resource Name (ARN) of the delivery stream.
|
|
105
|
+
* @pattern `^arn:\S+$`
|
|
106
|
+
*/
|
|
107
|
+
DeliveryStreamArn: string;
|
|
108
|
+
/**
|
|
109
|
+
* The Amazon Resource Name (ARN) of an AWS Identity and Access Management role that is able to write event data to an Amazon CloudWatch destination.
|
|
110
|
+
* @pattern `^arn:\S+$`
|
|
111
|
+
*/
|
|
112
|
+
IamRoleArn: string;
|
|
113
|
+
};
|
|
114
|
+
/**
|
|
115
|
+
* Type definition for `AWS::SMSVOICE::ConfigurationSet.SnsDestination`.
|
|
116
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-configurationset-snsdestination.html}
|
|
117
|
+
*/
|
|
118
|
+
export type SnsDestination = {
|
|
119
|
+
/**
|
|
120
|
+
* The Amazon Resource Name (ARN) of the Amazon SNS topic that you want to publish events to.
|
|
121
|
+
* @pattern `^arn:\S+$`
|
|
122
|
+
*/
|
|
123
|
+
TopicArn: string;
|
|
124
|
+
};
|
|
125
|
+
/**
|
|
126
|
+
* Type definition for `AWS::SMSVOICE::ConfigurationSet.Tag`.
|
|
127
|
+
* A key-value pair to associate with a resource.
|
|
128
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-configurationset-tag.html}
|
|
129
|
+
*/
|
|
130
|
+
export type Tag = {
|
|
131
|
+
/**
|
|
132
|
+
* The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
|
|
133
|
+
* @minLength `1`
|
|
134
|
+
* @maxLength `128`
|
|
135
|
+
*/
|
|
136
|
+
Key: string;
|
|
137
|
+
/**
|
|
138
|
+
* The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
|
|
139
|
+
* @minLength `0`
|
|
140
|
+
* @maxLength `256`
|
|
141
|
+
*/
|
|
142
|
+
Value: string;
|
|
143
|
+
};
|
|
144
|
+
/**
|
|
145
|
+
* Resource Type definition for AWS::SMSVOICE::ConfigurationSet
|
|
146
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-configurationset.html}
|
|
147
|
+
*/
|
|
148
|
+
export declare class SMSVOICEConfigurationSet extends $Resource<"AWS::SMSVOICE::ConfigurationSet", SMSVOICEConfigurationSetProperties, SMSVOICEConfigurationSetAttributes> {
|
|
149
|
+
static readonly Type = "AWS::SMSVOICE::ConfigurationSet";
|
|
150
|
+
constructor(logicalId: string, properties: SMSVOICEConfigurationSetProperties, options?: $ResourceOptions);
|
|
151
|
+
}
|
|
152
|
+
//# sourceMappingURL=AWS-SMSVOICE-ConfigurationSet.d.ts.map
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { Resource as $Resource } from "@awboost/cfn-template-builder/template/resource";
|
|
2
|
+
/**
|
|
3
|
+
* Resource Type definition for AWS::SMSVOICE::ConfigurationSet
|
|
4
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-configurationset.html}
|
|
5
|
+
*/
|
|
6
|
+
export class SMSVOICEConfigurationSet extends $Resource {
|
|
7
|
+
static Type = "AWS::SMSVOICE::ConfigurationSet";
|
|
8
|
+
constructor(logicalId, properties, options) {
|
|
9
|
+
super(logicalId, SMSVOICEConfigurationSet.Type, properties, options);
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=AWS-SMSVOICE-ConfigurationSet.js.map
|
|
@@ -0,0 +1,57 @@
|
|
|
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
|
+
* Resource Type definition for AWS::SMSVOICE::OptOutList
|
|
5
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-optoutlist.html}
|
|
6
|
+
*/
|
|
7
|
+
export type SMSVOICEOptOutListProperties = {
|
|
8
|
+
/**
|
|
9
|
+
* The name of the new OptOutList.
|
|
10
|
+
* @minLength `1`
|
|
11
|
+
* @maxLength `64`
|
|
12
|
+
* @pattern `^[A-Za-z0-9_-]+$`
|
|
13
|
+
*/
|
|
14
|
+
OptOutListName?: string;
|
|
15
|
+
/**
|
|
16
|
+
* An array of key-value pairs to apply to this resource.
|
|
17
|
+
*/
|
|
18
|
+
Tags?: Tag[];
|
|
19
|
+
};
|
|
20
|
+
/**
|
|
21
|
+
* Attribute type definition for `AWS::SMSVOICE::OptOutList`.
|
|
22
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-optoutlist.html#aws-resource-smsvoice-optoutlist-return-values}
|
|
23
|
+
*/
|
|
24
|
+
export type SMSVOICEOptOutListAttributes = {
|
|
25
|
+
/**
|
|
26
|
+
* The Amazon Resource Name (ARN) for the OptOutList.
|
|
27
|
+
*/
|
|
28
|
+
Arn: string;
|
|
29
|
+
};
|
|
30
|
+
/**
|
|
31
|
+
* Type definition for `AWS::SMSVOICE::OptOutList.Tag`.
|
|
32
|
+
* A key-value pair to associate with a resource.
|
|
33
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-optoutlist-tag.html}
|
|
34
|
+
*/
|
|
35
|
+
export type Tag = {
|
|
36
|
+
/**
|
|
37
|
+
* The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
|
|
38
|
+
* @minLength `1`
|
|
39
|
+
* @maxLength `128`
|
|
40
|
+
*/
|
|
41
|
+
Key: string;
|
|
42
|
+
/**
|
|
43
|
+
* The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
|
|
44
|
+
* @minLength `0`
|
|
45
|
+
* @maxLength `256`
|
|
46
|
+
*/
|
|
47
|
+
Value: string;
|
|
48
|
+
};
|
|
49
|
+
/**
|
|
50
|
+
* Resource Type definition for AWS::SMSVOICE::OptOutList
|
|
51
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-optoutlist.html}
|
|
52
|
+
*/
|
|
53
|
+
export declare class SMSVOICEOptOutList extends $Resource<"AWS::SMSVOICE::OptOutList", SMSVOICEOptOutListProperties, SMSVOICEOptOutListAttributes> {
|
|
54
|
+
static readonly Type = "AWS::SMSVOICE::OptOutList";
|
|
55
|
+
constructor(logicalId: string, properties: SMSVOICEOptOutListProperties, options?: $ResourceOptions);
|
|
56
|
+
}
|
|
57
|
+
//# sourceMappingURL=AWS-SMSVOICE-OptOutList.d.ts.map
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { Resource as $Resource } from "@awboost/cfn-template-builder/template/resource";
|
|
2
|
+
/**
|
|
3
|
+
* Resource Type definition for AWS::SMSVOICE::OptOutList
|
|
4
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-optoutlist.html}
|
|
5
|
+
*/
|
|
6
|
+
export class SMSVOICEOptOutList extends $Resource {
|
|
7
|
+
static Type = "AWS::SMSVOICE::OptOutList";
|
|
8
|
+
constructor(logicalId, properties, options) {
|
|
9
|
+
super(logicalId, SMSVOICEOptOutList.Type, properties, options);
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=AWS-SMSVOICE-OptOutList.js.map
|
|
@@ -0,0 +1,143 @@
|
|
|
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
|
+
* Resource Type definition for AWS::SMSVOICE::PhoneNumber
|
|
5
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-phonenumber.html}
|
|
6
|
+
*/
|
|
7
|
+
export type SMSVOICEPhoneNumberProperties = {
|
|
8
|
+
/**
|
|
9
|
+
* When set to true the sender ID can't be deleted. By default this is set to false.
|
|
10
|
+
*/
|
|
11
|
+
DeletionProtectionEnabled?: boolean;
|
|
12
|
+
/**
|
|
13
|
+
* The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.
|
|
14
|
+
* @pattern `^[A-Z]{2}$`
|
|
15
|
+
*/
|
|
16
|
+
IsoCountryCode: string;
|
|
17
|
+
/**
|
|
18
|
+
* A keyword is a word that you can search for on a particular phone number or pool. It is also a specific word or phrase that an end user can send to your number to elicit a response, such as an informational message or a special offer. When your number receives a message that begins with a keyword, AWS End User Messaging SMS and Voice responds with a customizable message. Keywords "HELP" and "STOP" are mandatory keywords
|
|
19
|
+
*/
|
|
20
|
+
MandatoryKeywords: {
|
|
21
|
+
/**
|
|
22
|
+
* A keyword is a word that you can search for on a particular phone number or pool. It is also a specific word or phrase that an end user can send to your number to elicit a response, such as an informational message or a special offer. When your number receives a message that begins with a keyword, AWS End User Messaging SMS and Voice responds with a customizable message. Keywords "HELP" and "STOP" are mandatory keywords
|
|
23
|
+
*/
|
|
24
|
+
HELP: MandatoryKeyword;
|
|
25
|
+
/**
|
|
26
|
+
* A keyword is a word that you can search for on a particular phone number or pool. It is also a specific word or phrase that an end user can send to your number to elicit a response, such as an informational message or a special offer. When your number receives a message that begins with a keyword, AWS End User Messaging SMS and Voice responds with a customizable message. Keywords "HELP" and "STOP" are mandatory keywords
|
|
27
|
+
*/
|
|
28
|
+
STOP: MandatoryKeyword;
|
|
29
|
+
};
|
|
30
|
+
/**
|
|
31
|
+
* Indicates if the phone number will be used for text messages, voice messages, or both.
|
|
32
|
+
*/
|
|
33
|
+
NumberCapabilities: ("SMS" | "VOICE" | "MMS")[];
|
|
34
|
+
/**
|
|
35
|
+
* The type of phone number to request.
|
|
36
|
+
*/
|
|
37
|
+
NumberType: "LONG_CODE" | "TOLL_FREE" | "TEN_DLC" | "SIMULATOR";
|
|
38
|
+
/**
|
|
39
|
+
* The name of the OptOutList to associate with the phone number. You can use the OptOutListName or OptOutListArn.
|
|
40
|
+
* @minLength `1`
|
|
41
|
+
* @maxLength `256`
|
|
42
|
+
* @pattern `^[A-Za-z0-9_:/-]+$`
|
|
43
|
+
*/
|
|
44
|
+
OptOutListName?: string;
|
|
45
|
+
/**
|
|
46
|
+
* A keyword is a word that you can search for on a particular phone number or pool. It is also a specific word or phrase that an end user can send to your number to elicit a response, such as an informational message or a special offer. When your number receives a message that begins with a keyword, AWS End User Messaging SMS and Voice responds with a customizable message.
|
|
47
|
+
*/
|
|
48
|
+
OptionalKeywords?: OptionalKeyword[];
|
|
49
|
+
/**
|
|
50
|
+
* By default this is set to false. When an end recipient sends a message that begins with HELP or STOP to one of your dedicated numbers, AWS End User Messaging SMS and Voice automatically replies with a customizable message and adds the end recipient to the OptOutList. When set to true you're responsible for responding to HELP and STOP requests. You're also responsible for tracking and honoring opt-out requests.
|
|
51
|
+
*/
|
|
52
|
+
SelfManagedOptOutsEnabled?: boolean;
|
|
53
|
+
/**
|
|
54
|
+
* An array of key-value pairs to apply to this resource.
|
|
55
|
+
*/
|
|
56
|
+
Tags?: Tag[];
|
|
57
|
+
/**
|
|
58
|
+
* When you set up two-way SMS, you can receive incoming messages from your customers. When one of your customers sends a message to your phone number, the message body is sent to an Amazon SNS topic or Amazon Connect for processing.
|
|
59
|
+
*/
|
|
60
|
+
TwoWay?: {
|
|
61
|
+
/**
|
|
62
|
+
* The Amazon Resource Name (ARN) of the two way channel.
|
|
63
|
+
* @pattern `^arn:\S+$`
|
|
64
|
+
*/
|
|
65
|
+
ChannelArn?: string;
|
|
66
|
+
/**
|
|
67
|
+
* An optional IAM Role Arn for a service to assume, to be able to post inbound SMS messages.
|
|
68
|
+
* @pattern `^arn:\S+$`
|
|
69
|
+
*/
|
|
70
|
+
ChannelRole?: string;
|
|
71
|
+
/**
|
|
72
|
+
* By default this is set to false. When set to true you can receive incoming text messages from your end recipients.
|
|
73
|
+
*/
|
|
74
|
+
Enabled: boolean;
|
|
75
|
+
};
|
|
76
|
+
};
|
|
77
|
+
/**
|
|
78
|
+
* Attribute type definition for `AWS::SMSVOICE::PhoneNumber`.
|
|
79
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-phonenumber.html#aws-resource-smsvoice-phonenumber-return-values}
|
|
80
|
+
*/
|
|
81
|
+
export type SMSVOICEPhoneNumberAttributes = {
|
|
82
|
+
Arn: string;
|
|
83
|
+
PhoneNumber: string;
|
|
84
|
+
PhoneNumberId: string;
|
|
85
|
+
};
|
|
86
|
+
/**
|
|
87
|
+
* Type definition for `AWS::SMSVOICE::PhoneNumber.MandatoryKeyword`.
|
|
88
|
+
* A keyword is a word that you can search for on a particular phone number or pool. It is also a specific word or phrase that an end user can send to your number to elicit a response, such as an informational message or a special offer. When your number receives a message that begins with a keyword, AWS End User Messaging SMS and Voice responds with a customizable message. Keywords "HELP" and "STOP" are mandatory keywords
|
|
89
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-phonenumber-mandatorykeyword.html}
|
|
90
|
+
*/
|
|
91
|
+
export type MandatoryKeyword = {
|
|
92
|
+
/**
|
|
93
|
+
* @maxLength `1600`
|
|
94
|
+
* @pattern `^(?!\s*$)[\s\S]+$`
|
|
95
|
+
*/
|
|
96
|
+
Message: string;
|
|
97
|
+
};
|
|
98
|
+
/**
|
|
99
|
+
* Type definition for `AWS::SMSVOICE::PhoneNumber.OptionalKeyword`.
|
|
100
|
+
* A keyword is a word that you can search for on a particular phone number or pool. It is also a specific word or phrase that an end user can send to your number to elicit a response, such as an informational message or a special offer. When your number receives a message that begins with a keyword, AWS End User Messaging SMS and Voice responds with a customizable message.
|
|
101
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-phonenumber-optionalkeyword.html}
|
|
102
|
+
*/
|
|
103
|
+
export type OptionalKeyword = {
|
|
104
|
+
Action: "AUTOMATIC_RESPONSE" | "OPT_OUT" | "OPT_IN";
|
|
105
|
+
/**
|
|
106
|
+
* @maxLength `30`
|
|
107
|
+
* @pattern `^(?!.*(?i)(stop|help))[ \S]+`
|
|
108
|
+
*/
|
|
109
|
+
Keyword: string;
|
|
110
|
+
/**
|
|
111
|
+
* @maxLength `1600`
|
|
112
|
+
* @pattern `^(?!\s*$)[\s\S]+$`
|
|
113
|
+
*/
|
|
114
|
+
Message: string;
|
|
115
|
+
};
|
|
116
|
+
/**
|
|
117
|
+
* Type definition for `AWS::SMSVOICE::PhoneNumber.Tag`.
|
|
118
|
+
* A key-value pair to associate with a resource.
|
|
119
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-phonenumber-tag.html}
|
|
120
|
+
*/
|
|
121
|
+
export type Tag = {
|
|
122
|
+
/**
|
|
123
|
+
* The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
|
|
124
|
+
* @minLength `1`
|
|
125
|
+
* @maxLength `128`
|
|
126
|
+
*/
|
|
127
|
+
Key: string;
|
|
128
|
+
/**
|
|
129
|
+
* The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
|
|
130
|
+
* @minLength `0`
|
|
131
|
+
* @maxLength `256`
|
|
132
|
+
*/
|
|
133
|
+
Value: string;
|
|
134
|
+
};
|
|
135
|
+
/**
|
|
136
|
+
* Resource Type definition for AWS::SMSVOICE::PhoneNumber
|
|
137
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-phonenumber.html}
|
|
138
|
+
*/
|
|
139
|
+
export declare class SMSVOICEPhoneNumber extends $Resource<"AWS::SMSVOICE::PhoneNumber", SMSVOICEPhoneNumberProperties, SMSVOICEPhoneNumberAttributes> {
|
|
140
|
+
static readonly Type = "AWS::SMSVOICE::PhoneNumber";
|
|
141
|
+
constructor(logicalId: string, properties: SMSVOICEPhoneNumberProperties, options?: $ResourceOptions);
|
|
142
|
+
}
|
|
143
|
+
//# sourceMappingURL=AWS-SMSVOICE-PhoneNumber.d.ts.map
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { Resource as $Resource } from "@awboost/cfn-template-builder/template/resource";
|
|
2
|
+
/**
|
|
3
|
+
* Resource Type definition for AWS::SMSVOICE::PhoneNumber
|
|
4
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-phonenumber.html}
|
|
5
|
+
*/
|
|
6
|
+
export class SMSVOICEPhoneNumber extends $Resource {
|
|
7
|
+
static Type = "AWS::SMSVOICE::PhoneNumber";
|
|
8
|
+
constructor(logicalId, properties, options) {
|
|
9
|
+
super(logicalId, SMSVOICEPhoneNumber.Type, properties, options);
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=AWS-SMSVOICE-PhoneNumber.js.map
|
|
@@ -0,0 +1,138 @@
|
|
|
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
|
+
* Resource Type definition for AWS::SMSVOICE::Pool
|
|
5
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-pool.html}
|
|
6
|
+
*/
|
|
7
|
+
export type SMSVOICEPoolProperties = {
|
|
8
|
+
/**
|
|
9
|
+
* When set to true the pool can't be deleted. By default this is set to false.
|
|
10
|
+
*/
|
|
11
|
+
DeletionProtectionEnabled?: boolean;
|
|
12
|
+
/**
|
|
13
|
+
* A keyword is a word that you can search for on a particular phone number or pool. It is also a specific word or phrase that an end user can send to your number to elicit a response, such as an informational message or a special offer. When your number receives a message that begins with a keyword, AWS End User Messaging SMS and Voice responds with a customizable message. Keywords "HELP" and "STOP" are mandatory keywords
|
|
14
|
+
*/
|
|
15
|
+
MandatoryKeywords: {
|
|
16
|
+
/**
|
|
17
|
+
* A keyword is a word that you can search for on a particular phone number or pool. It is also a specific word or phrase that an end user can send to your number to elicit a response, such as an informational message or a special offer. When your number receives a message that begins with a keyword, AWS End User Messaging SMS and Voice responds with a customizable message. Keywords "HELP" and "STOP" are mandatory keywords
|
|
18
|
+
*/
|
|
19
|
+
HELP: MandatoryKeyword;
|
|
20
|
+
/**
|
|
21
|
+
* A keyword is a word that you can search for on a particular phone number or pool. It is also a specific word or phrase that an end user can send to your number to elicit a response, such as an informational message or a special offer. When your number receives a message that begins with a keyword, AWS End User Messaging SMS and Voice responds with a customizable message. Keywords "HELP" and "STOP" are mandatory keywords
|
|
22
|
+
*/
|
|
23
|
+
STOP: MandatoryKeyword;
|
|
24
|
+
};
|
|
25
|
+
/**
|
|
26
|
+
* The name of the OptOutList to associate with the pool. You can use the OptOutListName or OptOutListArn.
|
|
27
|
+
* @minLength `1`
|
|
28
|
+
* @maxLength `256`
|
|
29
|
+
* @pattern `^[A-Za-z0-9_:/-]+$`
|
|
30
|
+
*/
|
|
31
|
+
OptOutListName?: string;
|
|
32
|
+
/**
|
|
33
|
+
* A keyword is a word that you can search for on a particular phone number or pool. It is also a specific word or phrase that an end user can send to your number to elicit a response, such as an informational message or a special offer. When your number receives a message that begins with a keyword, AWS End User Messaging SMS and Voice responds with a customizable message.
|
|
34
|
+
*/
|
|
35
|
+
OptionalKeywords?: OptionalKeyword[];
|
|
36
|
+
/**
|
|
37
|
+
* The origination identity to use such as a PhoneNumberId, PhoneNumberArn, SenderId or SenderIdArn and it's IsoCountryCode.
|
|
38
|
+
* @minLength `1`
|
|
39
|
+
*/
|
|
40
|
+
OriginationIdentities: string[];
|
|
41
|
+
/**
|
|
42
|
+
* By default this is set to false. When an end recipient sends a message that begins with HELP or STOP to one of your dedicated numbers, AWS End User Messaging SMS and Voice automatically replies with a customizable message and adds the end recipient to the OptOutList. When set to true you're responsible for responding to HELP and STOP requests. You're also responsible for tracking and honoring opt-out requests.
|
|
43
|
+
*/
|
|
44
|
+
SelfManagedOptOutsEnabled?: boolean;
|
|
45
|
+
/**
|
|
46
|
+
* Indicates whether shared routes are enabled for the pool.
|
|
47
|
+
*/
|
|
48
|
+
SharedRoutesEnabled?: boolean;
|
|
49
|
+
/**
|
|
50
|
+
* An array of key-value pairs to apply to this resource.
|
|
51
|
+
*/
|
|
52
|
+
Tags?: Tag[];
|
|
53
|
+
/**
|
|
54
|
+
* When you set up two-way SMS, you can receive incoming messages from your customers. When one of your customers sends a message to your phone number, the message body is sent to an Amazon SNS topic or Amazon Connect for processing.
|
|
55
|
+
*/
|
|
56
|
+
TwoWay?: {
|
|
57
|
+
/**
|
|
58
|
+
* The Amazon Resource Name (ARN) of the two way channel.
|
|
59
|
+
* @pattern `^[ \S]+`
|
|
60
|
+
*/
|
|
61
|
+
ChannelArn?: string;
|
|
62
|
+
/**
|
|
63
|
+
* An optional IAM Role Arn for a service to assume, to be able to post inbound SMS messages.
|
|
64
|
+
* @pattern `^arn:\S+$`
|
|
65
|
+
*/
|
|
66
|
+
ChannelRole?: string;
|
|
67
|
+
/**
|
|
68
|
+
* By default this is set to false. When set to true you can receive incoming text messages from your end recipients.
|
|
69
|
+
*/
|
|
70
|
+
Enabled: boolean;
|
|
71
|
+
};
|
|
72
|
+
};
|
|
73
|
+
/**
|
|
74
|
+
* Attribute type definition for `AWS::SMSVOICE::Pool`.
|
|
75
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-pool.html#aws-resource-smsvoice-pool-return-values}
|
|
76
|
+
*/
|
|
77
|
+
export type SMSVOICEPoolAttributes = {
|
|
78
|
+
Arn: string;
|
|
79
|
+
PoolId: string;
|
|
80
|
+
};
|
|
81
|
+
/**
|
|
82
|
+
* Type definition for `AWS::SMSVOICE::Pool.MandatoryKeyword`.
|
|
83
|
+
* A keyword is a word that you can search for on a particular phone number or pool. It is also a specific word or phrase that an end user can send to your number to elicit a response, such as an informational message or a special offer. When your number receives a message that begins with a keyword, AWS End User Messaging SMS and Voice responds with a customizable message. Keywords "HELP" and "STOP" are mandatory keywords
|
|
84
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-pool-mandatorykeyword.html}
|
|
85
|
+
*/
|
|
86
|
+
export type MandatoryKeyword = {
|
|
87
|
+
/**
|
|
88
|
+
* @maxLength `1600`
|
|
89
|
+
* @pattern `^(?!\s*$)[\s\S]+$`
|
|
90
|
+
*/
|
|
91
|
+
Message: string;
|
|
92
|
+
};
|
|
93
|
+
/**
|
|
94
|
+
* Type definition for `AWS::SMSVOICE::Pool.OptionalKeyword`.
|
|
95
|
+
* A keyword is a word that you can search for on a particular phone number or pool. It is also a specific word or phrase that an end user can send to your number to elicit a response, such as an informational message or a special offer. When your number receives a message that begins with a keyword, AWS End User Messaging SMS and Voice responds with a customizable message.
|
|
96
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-pool-optionalkeyword.html}
|
|
97
|
+
*/
|
|
98
|
+
export type OptionalKeyword = {
|
|
99
|
+
Action: "AUTOMATIC_RESPONSE" | "OPT_OUT" | "OPT_IN";
|
|
100
|
+
/**
|
|
101
|
+
* @maxLength `30`
|
|
102
|
+
* @pattern `^(?!.*(?i)(stop|help))[ \S]+`
|
|
103
|
+
*/
|
|
104
|
+
Keyword: string;
|
|
105
|
+
/**
|
|
106
|
+
* @maxLength `1600`
|
|
107
|
+
* @pattern `^(?!\s*$)[\s\S]+$`
|
|
108
|
+
*/
|
|
109
|
+
Message: string;
|
|
110
|
+
};
|
|
111
|
+
/**
|
|
112
|
+
* Type definition for `AWS::SMSVOICE::Pool.Tag`.
|
|
113
|
+
* A key-value pair to associate with a resource.
|
|
114
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-pool-tag.html}
|
|
115
|
+
*/
|
|
116
|
+
export type Tag = {
|
|
117
|
+
/**
|
|
118
|
+
* The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
|
|
119
|
+
* @minLength `1`
|
|
120
|
+
* @maxLength `128`
|
|
121
|
+
*/
|
|
122
|
+
Key: string;
|
|
123
|
+
/**
|
|
124
|
+
* The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
|
|
125
|
+
* @minLength `0`
|
|
126
|
+
* @maxLength `256`
|
|
127
|
+
*/
|
|
128
|
+
Value: string;
|
|
129
|
+
};
|
|
130
|
+
/**
|
|
131
|
+
* Resource Type definition for AWS::SMSVOICE::Pool
|
|
132
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-pool.html}
|
|
133
|
+
*/
|
|
134
|
+
export declare class SMSVOICEPool extends $Resource<"AWS::SMSVOICE::Pool", SMSVOICEPoolProperties, SMSVOICEPoolAttributes> {
|
|
135
|
+
static readonly Type = "AWS::SMSVOICE::Pool";
|
|
136
|
+
constructor(logicalId: string, properties: SMSVOICEPoolProperties, options?: $ResourceOptions);
|
|
137
|
+
}
|
|
138
|
+
//# sourceMappingURL=AWS-SMSVOICE-Pool.d.ts.map
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { Resource as $Resource } from "@awboost/cfn-template-builder/template/resource";
|
|
2
|
+
/**
|
|
3
|
+
* Resource Type definition for AWS::SMSVOICE::Pool
|
|
4
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-pool.html}
|
|
5
|
+
*/
|
|
6
|
+
export class SMSVOICEPool extends $Resource {
|
|
7
|
+
static Type = "AWS::SMSVOICE::Pool";
|
|
8
|
+
constructor(logicalId, properties, options) {
|
|
9
|
+
super(logicalId, SMSVOICEPool.Type, properties, options);
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=AWS-SMSVOICE-Pool.js.map
|
|
@@ -0,0 +1,86 @@
|
|
|
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
|
+
* Resource Type definition for AWS::SMSVOICE::ProtectConfiguration
|
|
5
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-protectconfiguration.html}
|
|
6
|
+
*/
|
|
7
|
+
export type SMSVOICEProtectConfigurationProperties = {
|
|
8
|
+
/**
|
|
9
|
+
* An array of CountryRule containing the rules for the NumberCapability.
|
|
10
|
+
*/
|
|
11
|
+
CountryRuleSet?: CountryRuleSet;
|
|
12
|
+
/**
|
|
13
|
+
* When set to true deletion protection is enabled and protect configuration cannot be deleted. By default this is set to false.
|
|
14
|
+
*/
|
|
15
|
+
DeletionProtectionEnabled?: boolean;
|
|
16
|
+
/**
|
|
17
|
+
* An array of key-value pairs to apply to this resource.
|
|
18
|
+
*/
|
|
19
|
+
Tags?: Tag[];
|
|
20
|
+
};
|
|
21
|
+
/**
|
|
22
|
+
* Attribute type definition for `AWS::SMSVOICE::ProtectConfiguration`.
|
|
23
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-protectconfiguration.html#aws-resource-smsvoice-protectconfiguration-return-values}
|
|
24
|
+
*/
|
|
25
|
+
export type SMSVOICEProtectConfigurationAttributes = {
|
|
26
|
+
/**
|
|
27
|
+
* The Amazon Resource Name (ARN) of the protect configuration.
|
|
28
|
+
*/
|
|
29
|
+
Arn: string;
|
|
30
|
+
/**
|
|
31
|
+
* The unique identifier for the protect configuration.
|
|
32
|
+
*/
|
|
33
|
+
ProtectConfigurationId: string;
|
|
34
|
+
};
|
|
35
|
+
/**
|
|
36
|
+
* Type definition for `AWS::SMSVOICE::ProtectConfiguration.CountryRule`.
|
|
37
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-protectconfiguration-countryrule.html}
|
|
38
|
+
*/
|
|
39
|
+
export type CountryRule = {
|
|
40
|
+
/**
|
|
41
|
+
* The two-letter ISO country code
|
|
42
|
+
* @pattern `^[A-Z]{2}$`
|
|
43
|
+
*/
|
|
44
|
+
CountryCode: string;
|
|
45
|
+
/**
|
|
46
|
+
* The types of protection that can be used.
|
|
47
|
+
*/
|
|
48
|
+
ProtectStatus: "ALLOW" | "BLOCK" | "MONITOR" | "FILTER";
|
|
49
|
+
};
|
|
50
|
+
/**
|
|
51
|
+
* Type definition for `AWS::SMSVOICE::ProtectConfiguration.CountryRuleSet`.
|
|
52
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-protectconfiguration-countryruleset.html}
|
|
53
|
+
*/
|
|
54
|
+
export type CountryRuleSet = {
|
|
55
|
+
MMS?: CountryRule[];
|
|
56
|
+
SMS?: CountryRule[];
|
|
57
|
+
VOICE?: CountryRule[];
|
|
58
|
+
};
|
|
59
|
+
/**
|
|
60
|
+
* Type definition for `AWS::SMSVOICE::ProtectConfiguration.Tag`.
|
|
61
|
+
* A key-value pair to associate with a resource.
|
|
62
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-protectconfiguration-tag.html}
|
|
63
|
+
*/
|
|
64
|
+
export type Tag = {
|
|
65
|
+
/**
|
|
66
|
+
* The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
|
|
67
|
+
* @minLength `1`
|
|
68
|
+
* @maxLength `128`
|
|
69
|
+
*/
|
|
70
|
+
Key: string;
|
|
71
|
+
/**
|
|
72
|
+
* The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
|
|
73
|
+
* @minLength `0`
|
|
74
|
+
* @maxLength `256`
|
|
75
|
+
*/
|
|
76
|
+
Value: string;
|
|
77
|
+
};
|
|
78
|
+
/**
|
|
79
|
+
* Resource Type definition for AWS::SMSVOICE::ProtectConfiguration
|
|
80
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-protectconfiguration.html}
|
|
81
|
+
*/
|
|
82
|
+
export declare class SMSVOICEProtectConfiguration extends $Resource<"AWS::SMSVOICE::ProtectConfiguration", SMSVOICEProtectConfigurationProperties, SMSVOICEProtectConfigurationAttributes> {
|
|
83
|
+
static readonly Type = "AWS::SMSVOICE::ProtectConfiguration";
|
|
84
|
+
constructor(logicalId: string, properties: SMSVOICEProtectConfigurationProperties, options?: $ResourceOptions);
|
|
85
|
+
}
|
|
86
|
+
//# sourceMappingURL=AWS-SMSVOICE-ProtectConfiguration.d.ts.map
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { Resource as $Resource } from "@awboost/cfn-template-builder/template/resource";
|
|
2
|
+
/**
|
|
3
|
+
* Resource Type definition for AWS::SMSVOICE::ProtectConfiguration
|
|
4
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-protectconfiguration.html}
|
|
5
|
+
*/
|
|
6
|
+
export class SMSVOICEProtectConfiguration extends $Resource {
|
|
7
|
+
static Type = "AWS::SMSVOICE::ProtectConfiguration";
|
|
8
|
+
constructor(logicalId, properties, options) {
|
|
9
|
+
super(logicalId, SMSVOICEProtectConfiguration.Type, properties, options);
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=AWS-SMSVOICE-ProtectConfiguration.js.map
|
|
@@ -0,0 +1,26 @@
|
|
|
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
|
+
* Resource Type definition for AWS::SMSVOICE::ResourcePolicy
|
|
5
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-resourcepolicy.html}
|
|
6
|
+
*/
|
|
7
|
+
export type SMSVOICEResourcePolicyProperties = {
|
|
8
|
+
/**
|
|
9
|
+
* The JSON formatted resource-based policy to attach.
|
|
10
|
+
*/
|
|
11
|
+
PolicyDocument: Record<string, any>;
|
|
12
|
+
/**
|
|
13
|
+
* The Amazon Resource Name (ARN) of the AWS End User Messaging SMS and Voice resource to attach the resource-based policy to.
|
|
14
|
+
* @pattern `^arn:\S+$`
|
|
15
|
+
*/
|
|
16
|
+
ResourceArn: string;
|
|
17
|
+
};
|
|
18
|
+
/**
|
|
19
|
+
* Resource Type definition for AWS::SMSVOICE::ResourcePolicy
|
|
20
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-resourcepolicy.html}
|
|
21
|
+
*/
|
|
22
|
+
export declare class SMSVOICEResourcePolicy extends $Resource<"AWS::SMSVOICE::ResourcePolicy", SMSVOICEResourcePolicyProperties, Record<string, never>> {
|
|
23
|
+
static readonly Type = "AWS::SMSVOICE::ResourcePolicy";
|
|
24
|
+
constructor(logicalId: string, properties: SMSVOICEResourcePolicyProperties, options?: $ResourceOptions);
|
|
25
|
+
}
|
|
26
|
+
//# sourceMappingURL=AWS-SMSVOICE-ResourcePolicy.d.ts.map
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { Resource as $Resource } from "@awboost/cfn-template-builder/template/resource";
|
|
2
|
+
/**
|
|
3
|
+
* Resource Type definition for AWS::SMSVOICE::ResourcePolicy
|
|
4
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-resourcepolicy.html}
|
|
5
|
+
*/
|
|
6
|
+
export class SMSVOICEResourcePolicy extends $Resource {
|
|
7
|
+
static Type = "AWS::SMSVOICE::ResourcePolicy";
|
|
8
|
+
constructor(logicalId, properties, options) {
|
|
9
|
+
super(logicalId, SMSVOICEResourcePolicy.Type, properties, options);
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=AWS-SMSVOICE-ResourcePolicy.js.map
|
|
@@ -0,0 +1,64 @@
|
|
|
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
|
+
* Resource Type definition for AWS::SMSVOICE::SenderId
|
|
5
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-senderid.html}
|
|
6
|
+
*/
|
|
7
|
+
export type SMSVOICESenderIdProperties = {
|
|
8
|
+
/**
|
|
9
|
+
* When set to true the sender ID can't be deleted. By default this is set to false.
|
|
10
|
+
*/
|
|
11
|
+
DeletionProtectionEnabled?: boolean;
|
|
12
|
+
/**
|
|
13
|
+
* The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.
|
|
14
|
+
* @pattern `^[A-Z]{2}$`
|
|
15
|
+
*/
|
|
16
|
+
IsoCountryCode: string;
|
|
17
|
+
/**
|
|
18
|
+
* The sender ID string to request.
|
|
19
|
+
* @pattern `^[A-Z0-9_-]+$`
|
|
20
|
+
*/
|
|
21
|
+
SenderId: string;
|
|
22
|
+
/**
|
|
23
|
+
* An array of key-value pairs to apply to this resource.
|
|
24
|
+
*/
|
|
25
|
+
Tags?: Tag[];
|
|
26
|
+
};
|
|
27
|
+
/**
|
|
28
|
+
* Attribute type definition for `AWS::SMSVOICE::SenderId`.
|
|
29
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-senderid.html#aws-resource-smsvoice-senderid-return-values}
|
|
30
|
+
*/
|
|
31
|
+
export type SMSVOICESenderIdAttributes = {
|
|
32
|
+
/**
|
|
33
|
+
* The Amazon Resource Name (ARN) associated with the SenderId.
|
|
34
|
+
*/
|
|
35
|
+
Arn: string;
|
|
36
|
+
};
|
|
37
|
+
/**
|
|
38
|
+
* Type definition for `AWS::SMSVOICE::SenderId.Tag`.
|
|
39
|
+
* A key-value pair to associate with a resource.
|
|
40
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-senderid-tag.html}
|
|
41
|
+
*/
|
|
42
|
+
export type Tag = {
|
|
43
|
+
/**
|
|
44
|
+
* The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
|
|
45
|
+
* @minLength `1`
|
|
46
|
+
* @maxLength `128`
|
|
47
|
+
*/
|
|
48
|
+
Key: string;
|
|
49
|
+
/**
|
|
50
|
+
* The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
|
|
51
|
+
* @minLength `0`
|
|
52
|
+
* @maxLength `256`
|
|
53
|
+
*/
|
|
54
|
+
Value: string;
|
|
55
|
+
};
|
|
56
|
+
/**
|
|
57
|
+
* Resource Type definition for AWS::SMSVOICE::SenderId
|
|
58
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-senderid.html}
|
|
59
|
+
*/
|
|
60
|
+
export declare class SMSVOICESenderId extends $Resource<"AWS::SMSVOICE::SenderId", SMSVOICESenderIdProperties, SMSVOICESenderIdAttributes> {
|
|
61
|
+
static readonly Type = "AWS::SMSVOICE::SenderId";
|
|
62
|
+
constructor(logicalId: string, properties: SMSVOICESenderIdProperties, options?: $ResourceOptions);
|
|
63
|
+
}
|
|
64
|
+
//# sourceMappingURL=AWS-SMSVOICE-SenderId.d.ts.map
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { Resource as $Resource } from "@awboost/cfn-template-builder/template/resource";
|
|
2
|
+
/**
|
|
3
|
+
* Resource Type definition for AWS::SMSVOICE::SenderId
|
|
4
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-senderid.html}
|
|
5
|
+
*/
|
|
6
|
+
export class SMSVOICESenderId extends $Resource {
|
|
7
|
+
static Type = "AWS::SMSVOICE::SenderId";
|
|
8
|
+
constructor(logicalId, properties, options) {
|
|
9
|
+
super(logicalId, SMSVOICESenderId.Type, properties, options);
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=AWS-SMSVOICE-SenderId.js.map
|