@propulsionworks/cloudformation 0.1.26 → 0.1.28

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.
Files changed (86) hide show
  1. package/out/exports/resources.generated/aws-acmpca-permission.d.ts +2 -2
  2. package/out/exports/resources.generated/aws-amplify-domain.d.ts +2 -2
  3. package/out/exports/resources.generated/aws-apigateway-domainname.d.ts +2 -2
  4. package/out/exports/resources.generated/aws-apigatewayv2-domainname.d.ts +1 -1
  5. package/out/exports/resources.generated/aws-appmesh-virtualgateway.d.ts +4 -4
  6. package/out/exports/resources.generated/aws-appmesh-virtualnode.d.ts +4 -4
  7. package/out/exports/resources.generated/aws-appstream-fleet.d.ts +5 -0
  8. package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +5 -0
  9. package/out/exports/resources.generated/aws-appsync-domainname.d.ts +1 -1
  10. package/out/exports/resources.generated/aws-aps-scraper.d.ts +9 -1
  11. package/out/exports/resources.generated/aws-batch-computeenvironment.d.ts +2 -1
  12. package/out/exports/resources.generated/aws-bcmdataexports-export.d.ts +9 -9
  13. package/out/exports/resources.generated/aws-bedrock-guardrail.d.ts +4 -4
  14. package/out/exports/resources.generated/aws-bedrockagentcore-browsercustom.d.ts +129 -0
  15. package/out/exports/resources.generated/aws-bedrockagentcore-codeinterpretercustom.d.ts +92 -0
  16. package/out/exports/resources.generated/aws-bedrockagentcore-runtime.d.ts +167 -0
  17. package/out/exports/resources.generated/aws-bedrockagentcore-runtimeendpoint.d.ts +92 -0
  18. package/out/exports/resources.generated/aws-certificatemanager-certificate.d.ts +3 -3
  19. package/out/exports/resources.generated/aws-cleanrooms-analysistemplate.d.ts +18 -0
  20. package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +9 -0
  21. package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +2 -2
  22. package/out/exports/resources.generated/aws-cloudfront-distributiontenant.d.ts +3 -3
  23. package/out/exports/resources.generated/aws-cognito-userpooldomain.d.ts +1 -1
  24. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +0 -4
  25. package/out/exports/resources.generated/aws-connect-routingprofile.d.ts +16 -0
  26. package/out/exports/resources.generated/aws-cur-reportdefinition.d.ts +5 -1
  27. package/out/exports/resources.generated/aws-datasync-locationsmb.d.ts +50 -0
  28. package/out/exports/resources.generated/aws-datazone-connection.d.ts +2 -2
  29. package/out/exports/resources.generated/aws-datazone-formtype.d.ts +106 -0
  30. package/out/exports/resources.generated/aws-datazone-owner.d.ts +15 -2
  31. package/out/exports/resources.generated/aws-datazone-policygrant.d.ts +6 -2
  32. package/out/exports/resources.generated/aws-datazone-projectmembership.d.ts +19 -2
  33. package/out/exports/resources.generated/aws-datazone-projectprofile.d.ts +2 -2
  34. package/out/exports/resources.generated/aws-dynamodb-globaltable.d.ts +8 -0
  35. package/out/exports/resources.generated/aws-dynamodb-table.d.ts +4 -0
  36. package/out/exports/resources.generated/aws-ec2-clientvpnendpoint.d.ts +2 -2
  37. package/out/exports/resources.generated/aws-ec2-enclavecertificateiamroleassociation.d.ts +2 -2
  38. package/out/exports/resources.generated/aws-ec2-localgatewayvirtualinterface.d.ts +82 -0
  39. package/out/exports/resources.generated/aws-ec2-localgatewayvirtualinterfacegroup.d.ts +62 -0
  40. package/out/exports/resources.generated/aws-ec2-networkinterfaceattachment.d.ts +5 -0
  41. package/out/exports/resources.generated/aws-ec2-vpc.d.ts +2 -2
  42. package/out/exports/resources.generated/aws-ec2-vpccidrblock.d.ts +2 -2
  43. package/out/exports/resources.generated/aws-ecs-service.d.ts +9 -0
  44. package/out/exports/resources.generated/aws-elasticsearch-domain.d.ts +1 -1
  45. package/out/exports/resources.generated/aws-entityresolution-idmappingworkflow.d.ts +4 -0
  46. package/out/exports/resources.generated/aws-evs-environment.d.ts +2 -0
  47. package/out/exports/resources.generated/aws-gamelift-containerfleet.d.ts +2 -2
  48. package/out/exports/resources.generated/aws-gamelift-fleet.d.ts +3 -3
  49. package/out/exports/resources.generated/aws-iam-servercertificate.d.ts +2 -2
  50. package/out/exports/resources.generated/aws-imagebuilder-imagepipeline.d.ts +5 -0
  51. package/out/exports/resources.generated/aws-lambda-function.d.ts +2 -2
  52. package/out/exports/resources.generated/aws-lambda-permission.d.ts +4 -0
  53. package/out/exports/resources.generated/aws-medialive-channel.d.ts +21 -0
  54. package/out/exports/resources.generated/aws-mediapackage-originendpoint.d.ts +1 -1
  55. package/out/exports/resources.generated/aws-networkfirewall-tlsinspectionconfiguration.d.ts +6 -6
  56. package/out/exports/resources.generated/aws-networkmanager-connectpeer.d.ts +5 -0
  57. package/out/exports/resources.generated/aws-odb-cloudexadatainfrastructure.d.ts +60 -0
  58. package/out/exports/resources.generated/aws-odb-cloudvmcluster.d.ts +20 -0
  59. package/out/exports/resources.generated/aws-odb-odbnetwork.d.ts +22 -0
  60. package/out/exports/resources.generated/aws-odb-odbpeeringconnection.d.ts +71 -0
  61. package/out/exports/resources.generated/aws-omics-workflow.d.ts +88 -0
  62. package/out/exports/resources.generated/aws-omics-workflowversion.d.ts +88 -0
  63. package/out/exports/resources.generated/aws-opensearchserverless-securityconfig.d.ts +4 -3
  64. package/out/exports/resources.generated/aws-opensearchservice-domain.d.ts +2 -1
  65. package/out/exports/resources.generated/aws-pcs-cluster.d.ts +1 -1
  66. package/out/exports/resources.generated/aws-pcs-computenodegroup.d.ts +2 -2
  67. package/out/exports/resources.generated/aws-quicksight-custompermissions.d.ts +8 -0
  68. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +39 -0
  69. package/out/exports/resources.generated/aws-rds-dbcluster.d.ts +14 -0
  70. package/out/exports/resources.generated/aws-rds-dbinstance.d.ts +12 -0
  71. package/out/exports/resources.generated/aws-rds-dbproxy.d.ts +16 -1
  72. package/out/exports/resources.generated/aws-rds-dbproxyendpoint.d.ts +5 -0
  73. package/out/exports/resources.generated/aws-servicecatalog-launchtemplateconstraint.d.ts +1 -0
  74. package/out/exports/resources.generated/aws-servicecatalog-portfolioprincipalassociation.d.ts +2 -2
  75. package/out/exports/resources.generated/aws-servicecatalog-portfolioproductassociation.d.ts +4 -13
  76. package/out/exports/resources.generated/aws-smsvoice-configurationset.d.ts +50 -28
  77. package/out/exports/resources.generated/aws-smsvoice-optoutlist.d.ts +13 -5
  78. package/out/exports/resources.generated/aws-smsvoice-phonenumber.d.ts +24 -11
  79. package/out/exports/resources.generated/aws-smsvoice-pool.d.ts +31 -13
  80. package/out/exports/resources.generated/aws-smsvoice-protectconfiguration.d.ts +23 -6
  81. package/out/exports/resources.generated/aws-smsvoice-resourcepolicy.d.ts +3 -3
  82. package/out/exports/resources.generated/aws-smsvoice-senderid.d.ts +5 -5
  83. package/out/exports/resources.generated/aws-transfer-server.d.ts +5 -5
  84. package/out/exports/resources.generated/aws-verifiedpermissions-identitysource.d.ts +2 -2
  85. package/out/exports/resources.generated/aws-vpclattice-resourcegateway.d.ts +0 -5
  86. package/package.json +1 -1
@@ -1,16 +1,24 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * Resource Type definition for AWS::SMSVOICE::OptOutList
3
+ * Creates a new opt-out list.
4
+ *
5
+ * If the opt-out list name already exists, an error is returned.
6
+ *
7
+ * An opt-out list is a list of phone numbers that are opted out, meaning you can't send SMS or voice messages to them. If end user replies with the keyword "STOP," an entry for the phone number is added to the opt-out list. In addition to STOP, your recipients can use any supported opt-out keyword, such as CANCEL or OPTOUT. For a list of supported opt-out keywords, see [SMS opt out](https://docs.aws.amazon.com/sms-voice/latest/userguide/opt-out-list-keywords.html) in the End User Messaging User Guide.
4
8
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-optoutlist.html}
5
9
  */
6
10
  export type SMSVOICEOptOutList = ResourceDefinitionWithAttributes<"AWS::SMSVOICE::OptOutList", SMSVOICEOptOutListProps, SMSVOICEOptOutListAttribs>;
7
11
  /**
8
- * Resource Type definition for AWS::SMSVOICE::OptOutList
12
+ * Creates a new opt-out list.
13
+ *
14
+ * If the opt-out list name already exists, an error is returned.
15
+ *
16
+ * An opt-out list is a list of phone numbers that are opted out, meaning you can't send SMS or voice messages to them. If end user replies with the keyword "STOP," an entry for the phone number is added to the opt-out list. In addition to STOP, your recipients can use any supported opt-out keyword, such as CANCEL or OPTOUT. For a list of supported opt-out keywords, see [SMS opt out](https://docs.aws.amazon.com/sms-voice/latest/userguide/opt-out-list-keywords.html) in the End User Messaging User Guide.
9
17
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-optoutlist.html}
10
18
  */
11
19
  export type SMSVOICEOptOutListProps = {
12
20
  /**
13
- * The name of the new OptOutList.
21
+ * The name of the OptOutList.
14
22
  * @minLength 1
15
23
  * @maxLength 64
16
24
  * @pattern ^[A-Za-z0-9_-]+$
@@ -18,7 +26,7 @@ export type SMSVOICEOptOutListProps = {
18
26
  */
19
27
  OptOutListName?: string | undefined;
20
28
  /**
21
- * An array of key-value pairs to apply to this resource.
29
+ * An array of tags (key and value pairs) to associate with the new OptOutList.
22
30
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-optoutlist.html#cfn-smsvoice-optoutlist-tags}
23
31
  */
24
32
  Tags?: Tag[] | undefined;
@@ -28,7 +36,7 @@ export type SMSVOICEOptOutListProps = {
28
36
  */
29
37
  export type SMSVOICEOptOutListAttribs = {
30
38
  /**
31
- * The Amazon Resource Name (ARN) for the OptOutList.
39
+ * The Amazon Resource Name (ARN) for the `OptOutList` .
32
40
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-optoutlist.html#cfn-smsvoice-optoutlist-arn}
33
41
  */
34
42
  Arn: string;
@@ -1,16 +1,20 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * Resource Type definition for AWS::SMSVOICE::PhoneNumber
3
+ * Request an origination phone number for use in your account. For more information on phone number request see [Request a phone number](https://docs.aws.amazon.com/sms-voice/latest/userguide/phone-numbers-request.html) in the *End User Messaging User Guide* .
4
+ *
5
+ * > Registering phone numbers is not supported by AWS CloudFormation . You can import phone numbers and sender IDs that are automatically provisioned at registration.
4
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-phonenumber.html}
5
7
  */
6
8
  export type SMSVOICEPhoneNumber = ResourceDefinitionWithAttributes<"AWS::SMSVOICE::PhoneNumber", SMSVOICEPhoneNumberProps, SMSVOICEPhoneNumberAttribs>;
7
9
  /**
8
- * Resource Type definition for AWS::SMSVOICE::PhoneNumber
10
+ * Request an origination phone number for use in your account. For more information on phone number request see [Request a phone number](https://docs.aws.amazon.com/sms-voice/latest/userguide/phone-numbers-request.html) in the *End User Messaging User Guide* .
11
+ *
12
+ * > Registering phone numbers is not supported by AWS CloudFormation . You can import phone numbers and sender IDs that are automatically provisioned at registration.
9
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-phonenumber.html}
10
14
  */
11
15
  export type SMSVOICEPhoneNumberProps = {
12
16
  /**
13
- * When set to true the sender ID can't be deleted. By default this is set to false.
17
+ * By default this is set to false. When set to true the phone number can't be deleted.
14
18
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-phonenumber.html#cfn-smsvoice-phonenumber-deletionprotectionenabled}
15
19
  */
16
20
  DeletionProtectionEnabled?: boolean | undefined;
@@ -21,7 +25,7 @@ export type SMSVOICEPhoneNumberProps = {
21
25
  */
22
26
  IsoCountryCode: string;
23
27
  /**
24
- * 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
28
+ * Creates or updates a `MandatoryKeyword` configuration on an origination phone number For more information, see [Keywords](https://docs.aws.amazon.com/sms-voice/latest/userguide/keywords.html) in the End User Messaging User Guide.
25
29
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-phonenumber.html#cfn-smsvoice-phonenumber-mandatorykeywords}
26
30
  */
27
31
  MandatoryKeywords: {
@@ -35,11 +39,13 @@ export type SMSVOICEPhoneNumberProps = {
35
39
  NumberCapabilities: ("SMS" | "VOICE" | "MMS")[];
36
40
  /**
37
41
  * The type of phone number to request.
42
+ *
43
+ * > The `ShortCode` number type is not supported in AWS CloudFormation .
38
44
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-phonenumber.html#cfn-smsvoice-phonenumber-numbertype}
39
45
  */
40
46
  NumberType: "LONG_CODE" | "TOLL_FREE" | "TEN_DLC" | "SIMULATOR";
41
47
  /**
42
- * The name of the OptOutList to associate with the phone number. You can use the OptOutListName or OptOutListArn.
48
+ * The name of the OptOutList associated with the phone number.
43
49
  * @minLength 1
44
50
  * @maxLength 256
45
51
  * @pattern ^[A-Za-z0-9_:/-]+$
@@ -47,22 +53,22 @@ export type SMSVOICEPhoneNumberProps = {
47
53
  */
48
54
  OptOutListName?: string | undefined;
49
55
  /**
50
- * 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.
56
+ * 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, End User Messaging responds with a customizable message. Optional keywords are differentiated from mandatory keywords. For more information, see [Keywords](https://docs.aws.amazon.com/sms-voice/latest/userguide/keywords.html) in the End User Messaging User Guide.
51
57
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-phonenumber.html#cfn-smsvoice-phonenumber-optionalkeywords}
52
58
  */
53
59
  OptionalKeywords?: OptionalKeyword[] | undefined;
54
60
  /**
55
- * 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.
61
+ * When set to false and an end recipient sends a message that begins with HELP or STOP to one of your dedicated numbers, End User Messaging 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 request. For more information see [Self-managed opt-outs](https://docs.aws.amazon.com/sms-voice/latest/userguide/opt-out-list-self-managed.html)
56
62
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-phonenumber.html#cfn-smsvoice-phonenumber-selfmanagedoptoutsenabled}
57
63
  */
58
64
  SelfManagedOptOutsEnabled?: boolean | undefined;
59
65
  /**
60
- * An array of key-value pairs to apply to this resource.
66
+ * An array of tags (key and value pairs) to associate with the requested phone number.
61
67
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-phonenumber.html#cfn-smsvoice-phonenumber-tags}
62
68
  */
63
69
  Tags?: Tag[] | undefined;
64
70
  /**
65
- * 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.
71
+ * Describes the two-way SMS configuration for a phone number. For more information, see [Two-way SMS messaging](https://docs.aws.amazon.com/sms-voice/latest/userguide/two-way-sms.html) in the End User Messaging User Guide.
66
72
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-phonenumber.html#cfn-smsvoice-phonenumber-twoway}
67
73
  */
68
74
  TwoWay?: {
@@ -87,24 +93,28 @@ export type SMSVOICEPhoneNumberProps = {
87
93
  */
88
94
  export type SMSVOICEPhoneNumberAttribs = {
89
95
  /**
96
+ * The `PhoneNumber` 's Amazon Resource Name (ARN)
90
97
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-phonenumber.html#cfn-smsvoice-phonenumber-arn}
91
98
  */
92
99
  Arn: string;
93
100
  /**
101
+ * The phone number in E.164 format.
94
102
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-phonenumber.html#cfn-smsvoice-phonenumber-phonenumber}
95
103
  */
96
104
  PhoneNumber: string;
97
105
  /**
106
+ * The unique identifier for the phone number.
98
107
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-phonenumber.html#cfn-smsvoice-phonenumber-phonenumberid}
99
108
  */
100
109
  PhoneNumberId: string;
101
110
  };
102
111
  /**
103
- * 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
112
+ * The keywords `HELP` and `STOP` are mandatory keywords that each phone number must have. For more information, see [Keywords](https://docs.aws.amazon.com/sms-voice/latest/userguide/keywords.html) in the End User Messaging User Guide.
104
113
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-phonenumber-mandatorykeyword.html}
105
114
  */
106
115
  export type MandatoryKeyword = {
107
116
  /**
117
+ * The message associated with the keyword.
108
118
  * @maxLength 1600
109
119
  * @pattern ^(?!\s*$)[\s\S]+$
110
120
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-phonenumber-mandatorykeyword.html#cfn-smsvoice-phonenumber-mandatorykeyword-message}
@@ -112,21 +122,24 @@ export type MandatoryKeyword = {
112
122
  Message: string;
113
123
  };
114
124
  /**
115
- * 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.
125
+ * The `OptionalKeyword` configuration. For more information, see [Keywords](https://docs.aws.amazon.com/sms-voice/latest/userguide/keywords.html) in the End User Messaging User Guide.
116
126
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-phonenumber-optionalkeyword.html}
117
127
  */
118
128
  export type OptionalKeyword = {
119
129
  /**
130
+ * The action to perform when the keyword is used.
120
131
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-phonenumber-optionalkeyword.html#cfn-smsvoice-phonenumber-optionalkeyword-action}
121
132
  */
122
133
  Action: "AUTOMATIC_RESPONSE" | "OPT_OUT" | "OPT_IN";
123
134
  /**
135
+ * The new keyword to add.
124
136
  * @maxLength 30
125
137
  * @pattern ^(?!.*(?i)(stop|help))[ \S]+
126
138
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-phonenumber-optionalkeyword.html#cfn-smsvoice-phonenumber-optionalkeyword-keyword}
127
139
  */
128
140
  Keyword: string;
129
141
  /**
142
+ * The message associated with the keyword.
130
143
  * @maxLength 1600
131
144
  * @pattern ^(?!\s*$)[\s\S]+$
132
145
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-phonenumber-optionalkeyword.html#cfn-smsvoice-phonenumber-optionalkeyword-message}
@@ -1,21 +1,29 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * Resource Type definition for AWS::SMSVOICE::Pool
3
+ * Creates a new pool and associates the specified origination identity to the pool. A pool can include one or more phone numbers and SenderIds that are associated with your AWS account.
4
+ *
5
+ * The new pool inherits its configuration from the specified origination identity. This includes keywords, message type, opt-out list, two-way configuration, and self-managed opt-out configuration. Deletion protection isn't inherited from the origination identity and defaults to false.
6
+ *
7
+ * If the origination identity is a phone number and is already associated with another pool, an error is returned. A sender ID can be associated with multiple pools.
4
8
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-pool.html}
5
9
  */
6
10
  export type SMSVOICEPool = ResourceDefinitionWithAttributes<"AWS::SMSVOICE::Pool", SMSVOICEPoolProps, SMSVOICEPoolAttribs>;
7
11
  /**
8
- * Resource Type definition for AWS::SMSVOICE::Pool
12
+ * Creates a new pool and associates the specified origination identity to the pool. A pool can include one or more phone numbers and SenderIds that are associated with your AWS account.
13
+ *
14
+ * The new pool inherits its configuration from the specified origination identity. This includes keywords, message type, opt-out list, two-way configuration, and self-managed opt-out configuration. Deletion protection isn't inherited from the origination identity and defaults to false.
15
+ *
16
+ * If the origination identity is a phone number and is already associated with another pool, an error is returned. A sender ID can be associated with multiple pools.
9
17
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-pool.html}
10
18
  */
11
19
  export type SMSVOICEPoolProps = {
12
20
  /**
13
- * When set to true the pool can't be deleted. By default this is set to false.
21
+ * When set to true the pool can't be deleted.
14
22
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-pool.html#cfn-smsvoice-pool-deletionprotectionenabled}
15
23
  */
16
24
  DeletionProtectionEnabled?: boolean | undefined;
17
25
  /**
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
26
+ * Creates or updates the pool's `MandatoryKeyword` configuration. For more information, see [Keywords](https://docs.aws.amazon.com/sms-voice/latest/userguide/keywords.html) in the End User Messaging User Guide.
19
27
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-pool.html#cfn-smsvoice-pool-mandatorykeywords}
20
28
  */
21
29
  MandatoryKeywords: {
@@ -23,7 +31,7 @@ export type SMSVOICEPoolProps = {
23
31
  STOP: MandatoryKeyword;
24
32
  };
25
33
  /**
26
- * The name of the OptOutList to associate with the pool. You can use the OptOutListName or OptOutListArn.
34
+ * The name of the OptOutList associated with the pool.
27
35
  * @minLength 1
28
36
  * @maxLength 256
29
37
  * @pattern ^[A-Za-z0-9_:/-]+$
@@ -31,32 +39,36 @@ export type SMSVOICEPoolProps = {
31
39
  */
32
40
  OptOutListName?: string | undefined;
33
41
  /**
34
- * 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.
42
+ * Specifies any optional keywords to associate with the pool. For more information, see [Keywords](https://docs.aws.amazon.com/sms-voice/latest/userguide/keywords.html) in the End User Messaging User Guide.
35
43
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-pool.html#cfn-smsvoice-pool-optionalkeywords}
36
44
  */
37
45
  OptionalKeywords?: OptionalKeyword[] | undefined;
38
46
  /**
39
- * The origination identity to use such as a PhoneNumberId, PhoneNumberArn, SenderId or SenderIdArn and it's IsoCountryCode.
47
+ * The list of origination identities to apply to the pool, either `PhoneNumberArn` or `SenderIdArn` . For more information, see [Registrations](https://docs.aws.amazon.com/sms-voice/latest/userguide/registrations.html) in the End User Messaging User Guide.
48
+ *
49
+ * > If you are using a shared End User Messaging resource then you must use the full Amazon Resource Name (ARN).
40
50
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-pool.html#cfn-smsvoice-pool-originationidentities}
41
51
  */
42
52
  OriginationIdentities: string[];
43
53
  /**
44
- * 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.
54
+ * When set to false, an end recipient sends a message that begins with HELP or STOP to one of your dedicated numbers, End User Messaging 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. For more information see [Self-managed opt-outs](https://docs.aws.amazon.com//pinpoint/latest/userguide/settings-sms-managing.html#settings-account-sms-self-managed-opt-out)
45
55
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-pool.html#cfn-smsvoice-pool-selfmanagedoptoutsenabled}
46
56
  */
47
57
  SelfManagedOptOutsEnabled?: boolean | undefined;
48
58
  /**
49
- * Indicates whether shared routes are enabled for the pool.
59
+ * Allows you to enable shared routes on your pool.
60
+ *
61
+ * By default, this is set to `False` . If you set this value to `True` , your messages are sent using phone numbers or sender IDs (depending on the country) that are shared with other users. In some countries, such as the United States, senders aren't allowed to use shared routes and must use a dedicated phone number or short code.
50
62
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-pool.html#cfn-smsvoice-pool-sharedroutesenabled}
51
63
  */
52
64
  SharedRoutesEnabled?: boolean | undefined;
53
65
  /**
54
- * An array of key-value pairs to apply to this resource.
66
+ * An array of tags (key and value pairs) associated with the pool.
55
67
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-pool.html#cfn-smsvoice-pool-tags}
56
68
  */
57
69
  Tags?: Tag[] | undefined;
58
70
  /**
59
- * 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.
71
+ * Describes the two-way SMS configuration for a phone number. For more information, see [Two-way SMS messaging](https://docs.aws.amazon.com/sms-voice/latest/userguide/two-way-sms.html) in the End User Messaging User Guide.
60
72
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-pool.html#cfn-smsvoice-pool-twoway}
61
73
  */
62
74
  TwoWay?: {
@@ -81,20 +93,23 @@ export type SMSVOICEPoolProps = {
81
93
  */
82
94
  export type SMSVOICEPoolAttribs = {
83
95
  /**
96
+ * The Amazon Resource Name of the `Pool` .
84
97
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-pool.html#cfn-smsvoice-pool-arn}
85
98
  */
86
99
  Arn: string;
87
100
  /**
101
+ * The unique identifier for the pool.
88
102
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-pool.html#cfn-smsvoice-pool-poolid}
89
103
  */
90
104
  PoolId: string;
91
105
  };
92
106
  /**
93
- * 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
107
+ * The keywords `HELP` and `STOP` are mandatory keywords that each phone number must have. For more information, see [Keywords](https://docs.aws.amazon.com/sms-voice/latest/userguide/keywords.html) in the End User Messaging User Guide.
94
108
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-pool-mandatorykeyword.html}
95
109
  */
96
110
  export type MandatoryKeyword = {
97
111
  /**
112
+ * The message associated with the keyword.
98
113
  * @maxLength 1600
99
114
  * @pattern ^(?!\s*$)[\s\S]+$
100
115
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-pool-mandatorykeyword.html#cfn-smsvoice-pool-mandatorykeyword-message}
@@ -102,21 +117,24 @@ export type MandatoryKeyword = {
102
117
  Message: string;
103
118
  };
104
119
  /**
105
- * 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.
120
+ * The pool's `OptionalKeyword` configuration. For more information, see [Keywords](https://docs.aws.amazon.com/sms-voice/latest/userguide/keywords.html) in the End User Messaging User Guide.
106
121
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-pool-optionalkeyword.html}
107
122
  */
108
123
  export type OptionalKeyword = {
109
124
  /**
125
+ * The action to perform when the keyword is used.
110
126
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-pool-optionalkeyword.html#cfn-smsvoice-pool-optionalkeyword-action}
111
127
  */
112
128
  Action: "AUTOMATIC_RESPONSE" | "OPT_OUT" | "OPT_IN";
113
129
  /**
130
+ * The new keyword to add.
114
131
  * @maxLength 30
115
132
  * @pattern ^(?!.*(?i)(stop|help))[ \S]+
116
133
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-pool-optionalkeyword.html#cfn-smsvoice-pool-optionalkeyword-keyword}
117
134
  */
118
135
  Keyword: string;
119
136
  /**
137
+ * The message associated with the keyword.
120
138
  * @maxLength 1600
121
139
  * @pattern ^(?!\s*$)[\s\S]+$
122
140
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-pool-optionalkeyword.html#cfn-smsvoice-pool-optionalkeyword-message}
@@ -1,26 +1,26 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * Resource Type definition for AWS::SMSVOICE::ProtectConfiguration
3
+ * Create a new protect configuration. By default all country rule sets for each capability are set to `ALLOW` . A protect configurations name is stored as a Tag with the key set to `Name` and value as the name of the protect configuration.
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-protectconfiguration.html}
5
5
  */
6
6
  export type SMSVOICEProtectConfiguration = ResourceDefinitionWithAttributes<"AWS::SMSVOICE::ProtectConfiguration", SMSVOICEProtectConfigurationProps, SMSVOICEProtectConfigurationAttribs>;
7
7
  /**
8
- * Resource Type definition for AWS::SMSVOICE::ProtectConfiguration
8
+ * Create a new protect configuration. By default all country rule sets for each capability are set to `ALLOW` . A protect configurations name is stored as a Tag with the key set to `Name` and value as the name of the protect configuration.
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-protectconfiguration.html}
10
10
  */
11
11
  export type SMSVOICEProtectConfigurationProps = {
12
12
  /**
13
- * An array of CountryRule containing the rules for the NumberCapability.
13
+ * The set of `CountryRules` you specify to control which countries End User Messaging can send your messages to.
14
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-protectconfiguration.html#cfn-smsvoice-protectconfiguration-countryruleset}
15
15
  */
16
16
  CountryRuleSet?: CountryRuleSet | undefined;
17
17
  /**
18
- * When set to true deletion protection is enabled and protect configuration cannot be deleted. By default this is set to false.
18
+ * The status of deletion protection for the protect configuration. When set to true deletion protection is enabled. By default this is set to false.
19
19
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-protectconfiguration.html#cfn-smsvoice-protectconfiguration-deletionprotectionenabled}
20
20
  */
21
21
  DeletionProtectionEnabled?: boolean | undefined;
22
22
  /**
23
- * An array of key-value pairs to apply to this resource.
23
+ * An array of key and value pair tags that are associated with the resource.
24
24
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-protectconfiguration.html#cfn-smsvoice-protectconfiguration-tags}
25
25
  */
26
26
  Tags?: Tag[] | undefined;
@@ -41,11 +41,16 @@ export type SMSVOICEProtectConfigurationAttribs = {
41
41
  ProtectConfigurationId: string;
42
42
  };
43
43
  /**
44
+ * Specifies the type of protection to use for a country.
45
+ *
46
+ * For example, to set Canada as allowed, the `CountryRule` would be formatted as follows:
47
+ *
48
+ * `{ "CountryCode": "CA", "ProtectStatus": "ALLOW" }`
44
49
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-protectconfiguration-countryrule.html}
45
50
  */
46
51
  export type CountryRule = {
47
52
  /**
48
- * The two-letter ISO country code
53
+ * The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.
49
54
  * @pattern ^[A-Z]{2}$
50
55
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-protectconfiguration-countryrule.html#cfn-smsvoice-protectconfiguration-countryrule-countrycode}
51
56
  */
@@ -57,44 +62,56 @@ export type CountryRule = {
57
62
  ProtectStatus: "ALLOW" | "BLOCK" | "MONITOR" | "FILTER";
58
63
  };
59
64
  /**
65
+ * The set of `CountryRules` you specify to control which countries End User Messaging can send your messages to.
66
+ *
67
+ * > If you don't specify all available ISO country codes in the `CountryRuleSet` for each number capability, the AWS CloudFormation drift detection feature will detect drift. This is because End User Messaging always returns all country codes.
60
68
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-protectconfiguration-countryruleset.html}
61
69
  */
62
70
  export type CountryRuleSet = {
63
71
  /**
72
+ * The set of `CountryRule` s to control which destination countries End User Messaging can send your MMS messages to.
64
73
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-protectconfiguration-countryruleset.html#cfn-smsvoice-protectconfiguration-countryruleset-mms}
65
74
  */
66
75
  MMS?: CountryRule[] | undefined;
67
76
  /**
77
+ * The set of `CountryRule` s to control which destination countries End User Messaging can send your SMS messages to.
68
78
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-protectconfiguration-countryruleset.html#cfn-smsvoice-protectconfiguration-countryruleset-sms}
69
79
  */
70
80
  SMS: CountryRule[];
71
81
  /**
82
+ * The set of `CountryRule` s to control which destination countries End User Messaging can send your VOICE messages to.
72
83
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-protectconfiguration-countryruleset.html#cfn-smsvoice-protectconfiguration-countryruleset-voice}
73
84
  */
74
85
  VOICE?: CountryRule[] | undefined;
75
86
  } | {
76
87
  /**
88
+ * The set of `CountryRule` s to control which destination countries End User Messaging can send your MMS messages to.
77
89
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-protectconfiguration-countryruleset.html#cfn-smsvoice-protectconfiguration-countryruleset-mms}
78
90
  */
79
91
  MMS?: CountryRule[] | undefined;
80
92
  /**
93
+ * The set of `CountryRule` s to control which destination countries End User Messaging can send your SMS messages to.
81
94
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-protectconfiguration-countryruleset.html#cfn-smsvoice-protectconfiguration-countryruleset-sms}
82
95
  */
83
96
  SMS?: CountryRule[] | undefined;
84
97
  /**
98
+ * The set of `CountryRule` s to control which destination countries End User Messaging can send your VOICE messages to.
85
99
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-protectconfiguration-countryruleset.html#cfn-smsvoice-protectconfiguration-countryruleset-voice}
86
100
  */
87
101
  VOICE: CountryRule[];
88
102
  } | {
89
103
  /**
104
+ * The set of `CountryRule` s to control which destination countries End User Messaging can send your MMS messages to.
90
105
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-protectconfiguration-countryruleset.html#cfn-smsvoice-protectconfiguration-countryruleset-mms}
91
106
  */
92
107
  MMS: CountryRule[];
93
108
  /**
109
+ * The set of `CountryRule` s to control which destination countries End User Messaging can send your SMS messages to.
94
110
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-protectconfiguration-countryruleset.html#cfn-smsvoice-protectconfiguration-countryruleset-sms}
95
111
  */
96
112
  SMS?: CountryRule[] | undefined;
97
113
  /**
114
+ * The set of `CountryRule` s to control which destination countries End User Messaging can send your VOICE messages to.
98
115
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-smsvoice-protectconfiguration-countryruleset.html#cfn-smsvoice-protectconfiguration-countryruleset-voice}
99
116
  */
100
117
  VOICE?: CountryRule[] | undefined;
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinition } from "../main.ts";
2
2
  /**
3
- * Resource Type definition for AWS::SMSVOICE::ResourcePolicy
3
+ * Attaches a resource-based policy to a End User Messaging resource(phone number, sender Id, phone poll, or opt-out list) that is used for sharing the resource. A shared resource can be a Pool, Opt-out list, Sender Id, or Phone number. For more information about resource-based policies, see [Working with shared resources](https://docs.aws.amazon.com/sms-voice/latest/userguide/shared-resources.html) in the *End User Messaging User Guide* .
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-resourcepolicy.html}
5
5
  */
6
6
  export type SMSVOICEResourcePolicy = ResourceDefinition<"AWS::SMSVOICE::ResourcePolicy", SMSVOICEResourcePolicyProps>;
7
7
  /**
8
- * Resource Type definition for AWS::SMSVOICE::ResourcePolicy
8
+ * Attaches a resource-based policy to a End User Messaging resource(phone number, sender Id, phone poll, or opt-out list) that is used for sharing the resource. A shared resource can be a Pool, Opt-out list, Sender Id, or Phone number. For more information about resource-based policies, see [Working with shared resources](https://docs.aws.amazon.com/sms-voice/latest/userguide/shared-resources.html) in the *End User Messaging User Guide* .
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-resourcepolicy.html}
10
10
  */
11
11
  export type SMSVOICEResourcePolicyProps = {
@@ -15,7 +15,7 @@ export type SMSVOICEResourcePolicyProps = {
15
15
  */
16
16
  PolicyDocument: Record<string, unknown>;
17
17
  /**
18
- * The Amazon Resource Name (ARN) of the AWS End User Messaging SMS and Voice resource to attach the resource-based policy to.
18
+ * The Amazon Resource Name (ARN) of the End User Messaging resource attached to the resource-based policy.
19
19
  * @pattern ^arn:\S+$
20
20
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-resourcepolicy.html#cfn-smsvoice-resourcepolicy-resourcearn}
21
21
  */
@@ -1,16 +1,16 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * Resource Type definition for AWS::SMSVOICE::SenderId
3
+ * Request a new sender ID that doesn't require registration.
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-senderid.html}
5
5
  */
6
6
  export type SMSVOICESenderId = ResourceDefinitionWithAttributes<"AWS::SMSVOICE::SenderId", SMSVOICESenderIdProps, SMSVOICESenderIdAttribs>;
7
7
  /**
8
- * Resource Type definition for AWS::SMSVOICE::SenderId
8
+ * Request a new sender ID that doesn't require registration.
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-senderid.html}
10
10
  */
11
11
  export type SMSVOICESenderIdProps = {
12
12
  /**
13
- * When set to true the sender ID can't be deleted. By default this is set to false.
13
+ * By default this is set to false. When set to true the sender ID can't be deleted.
14
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-senderid.html#cfn-smsvoice-senderid-deletionprotectionenabled}
15
15
  */
16
16
  DeletionProtectionEnabled?: boolean | undefined;
@@ -27,7 +27,7 @@ export type SMSVOICESenderIdProps = {
27
27
  */
28
28
  SenderId: string;
29
29
  /**
30
- * An array of key-value pairs to apply to this resource.
30
+ * An array of tags (key and value pairs) to associate with the sender ID.
31
31
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-senderid.html#cfn-smsvoice-senderid-tags}
32
32
  */
33
33
  Tags?: Tag[] | undefined;
@@ -37,7 +37,7 @@ export type SMSVOICESenderIdProps = {
37
37
  */
38
38
  export type SMSVOICESenderIdAttribs = {
39
39
  /**
40
- * The Amazon Resource Name (ARN) associated with the SenderId.
40
+ * The Amazon Resource Name of the `SenderId` .
41
41
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-smsvoice-senderid.html#cfn-smsvoice-senderid-arn}
42
42
  */
43
43
  Arn: string;
@@ -10,13 +10,13 @@ export type TransferServer = ResourceDefinitionWithAttributes<"AWS::Transfer::Se
10
10
  */
11
11
  export type TransferServerProps = {
12
12
  /**
13
- * The Amazon Resource Name (ARN) of the AWS Certificate Manager (ACM) certificate. Required when `Protocols` is set to `FTPS` .
13
+ * The Amazon Resource Name (ARN) of the Certificate Manager (ACM) certificate. Required when `Protocols` is set to `FTPS` .
14
14
  *
15
- * To request a new public certificate, see [Request a public certificate](https://docs.aws.amazon.com/acm/latest/userguide/gs-acm-request-public.html) in the *AWS Certificate Manager User Guide* .
15
+ * To request a new public certificate, see [Request a public certificate](https://docs.aws.amazon.com/acm/latest/userguide/gs-acm-request-public.html) in the *Certificate Manager User Guide* .
16
16
  *
17
- * To import an existing certificate into ACM, see [Importing certificates into ACM](https://docs.aws.amazon.com/acm/latest/userguide/import-certificate.html) in the *AWS Certificate Manager User Guide* .
17
+ * To import an existing certificate into ACM, see [Importing certificates into ACM](https://docs.aws.amazon.com/acm/latest/userguide/import-certificate.html) in the *Certificate Manager User Guide* .
18
18
  *
19
- * To request a private certificate to use FTPS through private IP addresses, see [Request a private certificate](https://docs.aws.amazon.com/acm/latest/userguide/gs-acm-request-private.html) in the *AWS Certificate Manager User Guide* .
19
+ * To request a private certificate to use FTPS through private IP addresses, see [Request a private certificate](https://docs.aws.amazon.com/acm/latest/userguide/gs-acm-request-private.html) in the *Certificate Manager User Guide* .
20
20
  *
21
21
  * Certificates with the following cryptographic algorithms and key sizes are supported:
22
22
  *
@@ -129,7 +129,7 @@ export type TransferServerProps = {
129
129
  * - `FTP` (File Transfer Protocol): Unencrypted file transfer
130
130
  * - `AS2` (Applicability Statement 2): used for transporting structured business-to-business data
131
131
  *
132
- * > - If you select `FTPS` , you must choose a certificate stored in AWS Certificate Manager (ACM) which is used to identify your server when clients connect to it over FTPS.
132
+ * > - If you select `FTPS` , you must choose a certificate stored in Certificate Manager (ACM) which is used to identify your server when clients connect to it over FTPS.
133
133
  * > - If `Protocol` includes either `FTP` or `FTPS` , then the `EndpointType` must be `VPC` and the `IdentityProviderType` must be either `AWS_DIRECTORY_SERVICE` , `AWS_LAMBDA` , or `API_GATEWAY` .
134
134
  * > - If `Protocol` includes `FTP` , then `AddressAllocationIds` cannot be associated.
135
135
  * > - If `Protocol` is set only to `SFTP` , the `EndpointType` can be set to `PUBLIC` and the `IdentityProviderType` can be set any of the supported identity types: `SERVICE_MANAGED` , `AWS_DIRECTORY_SERVICE` , `AWS_LAMBDA` , or `API_GATEWAY` .
@@ -6,7 +6,7 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
6
6
  *
7
7
  * After you create an identity source, you can use the identities provided by the IdP as proxies for the principal in authorization queries that use the [IsAuthorizedWithToken](https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_IsAuthorizedWithToken.html) operation. These identities take the form of tokens that contain claims about the user, such as IDs, attributes and group memberships. Amazon Cognito provides both identity tokens and access tokens, and Verified Permissions can use either or both. Any combination of identity and access tokens results in the same Cedar principal. Verified Permissions automatically translates the information about the identities into the standard Cedar attributes that can be evaluated by your policies. Because the Amazon Cognito identity and access tokens can contain different information, the tokens you choose to use determine the attributes that are available to access in the Cedar principal from your policies.
8
8
  *
9
- * Amazon Cognito Identity is not available in all of the same AWS Regions as Amazon Verified Permissions . Because of this, the `AWS::VerifiedPermissions::IdentitySource` type is not available to create from AWS CloudFormation in Regions where Amazon Cognito Identity is not currently available. Users can still create `AWS::VerifiedPermissions::IdentitySource` in those Regions, but only from the AWS CLI , Amazon Verified Permissions SDK, or from the AWS console.
9
+ * Amazon Cognito Identity is not available in all of the same AWS Regions as . Because of this, the `AWS::VerifiedPermissions::IdentitySource` type is not available to create from AWS CloudFormation in Regions where Amazon Cognito Identity is not currently available. Users can still create `AWS::VerifiedPermissions::IdentitySource` in those Regions, but only from the AWS CLI , SDK, or from the AWS console.
10
10
  *
11
11
  * > To reference a user from this identity source in your Cedar policies, use the following syntax.
12
12
  * >
@@ -23,7 +23,7 @@ export type VerifiedPermissionsIdentitySource = ResourceDefinitionWithAttributes
23
23
  *
24
24
  * After you create an identity source, you can use the identities provided by the IdP as proxies for the principal in authorization queries that use the [IsAuthorizedWithToken](https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_IsAuthorizedWithToken.html) operation. These identities take the form of tokens that contain claims about the user, such as IDs, attributes and group memberships. Amazon Cognito provides both identity tokens and access tokens, and Verified Permissions can use either or both. Any combination of identity and access tokens results in the same Cedar principal. Verified Permissions automatically translates the information about the identities into the standard Cedar attributes that can be evaluated by your policies. Because the Amazon Cognito identity and access tokens can contain different information, the tokens you choose to use determine the attributes that are available to access in the Cedar principal from your policies.
25
25
  *
26
- * Amazon Cognito Identity is not available in all of the same AWS Regions as Amazon Verified Permissions . Because of this, the `AWS::VerifiedPermissions::IdentitySource` type is not available to create from AWS CloudFormation in Regions where Amazon Cognito Identity is not currently available. Users can still create `AWS::VerifiedPermissions::IdentitySource` in those Regions, but only from the AWS CLI , Amazon Verified Permissions SDK, or from the AWS console.
26
+ * Amazon Cognito Identity is not available in all of the same AWS Regions as . Because of this, the `AWS::VerifiedPermissions::IdentitySource` type is not available to create from AWS CloudFormation in Regions where Amazon Cognito Identity is not currently available. Users can still create `AWS::VerifiedPermissions::IdentitySource` in those Regions, but only from the AWS CLI , SDK, or from the AWS console.
27
27
  *
28
28
  * > To reference a user from this identity source in your Cedar policies, use the following syntax.
29
29
  * >
@@ -14,11 +14,6 @@ export type VpcLatticeResourceGatewayProps = {
14
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-vpclattice-resourcegateway.html#cfn-vpclattice-resourcegateway-ipaddresstype}
15
15
  */
16
16
  IpAddressType?: "IPV4" | "IPV6" | "DUALSTACK" | undefined;
17
- /**
18
- * The number of IPv4 addresses to allocate per ENI for the resource gateway
19
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-vpclattice-resourcegateway.html#cfn-vpclattice-resourcegateway-ipv4addressespereni}
20
- */
21
- Ipv4AddressesPerEni?: number | undefined;
22
17
  /**
23
18
  * The name of the resource gateway.
24
19
  * @minLength 3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@propulsionworks/cloudformation",
3
- "version": "0.1.26",
3
+ "version": "0.1.28",
4
4
  "author": {
5
5
  "name": "Gordon Leigh"
6
6
  },