@propulsionworks/cloudformation 0.1.16 → 0.1.18

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 (64) hide show
  1. package/out/exports/resources.generated/aws-aiops-investigationgroup.d.ts +53 -16
  2. package/out/exports/resources.generated/aws-amazonmq-broker.d.ts +4 -4
  3. package/out/exports/resources.generated/aws-appconfig-environment.d.ts +0 -1
  4. package/out/exports/resources.generated/aws-arczonalshift-zonalautoshiftconfiguration.d.ts +2 -0
  5. package/out/exports/resources.generated/aws-bedrock-flow.d.ts +16 -16
  6. package/out/exports/resources.generated/aws-billing-billingview.d.ts +94 -0
  7. package/out/exports/resources.generated/aws-cassandra-table.d.ts +11 -4
  8. package/out/exports/resources.generated/aws-certificatemanager-certificate.d.ts +5 -1
  9. package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +2 -0
  10. package/out/exports/resources.generated/aws-cloudformation-hookdefaultversion.d.ts +1 -1
  11. package/out/exports/resources.generated/aws-cloudformation-hooktypeconfig.d.ts +1 -1
  12. package/out/exports/resources.generated/aws-cloudformation-macro.d.ts +1 -0
  13. package/out/exports/resources.generated/aws-cloudformation-stack.d.ts +4 -4
  14. package/out/exports/resources.generated/aws-cloudformation-stackset.d.ts +55 -44
  15. package/out/exports/resources.generated/aws-cloudformation-waitcondition.d.ts +3 -2
  16. package/out/exports/resources.generated/aws-cloudformation-waitconditionhandle.d.ts +1 -1
  17. package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +3 -1
  18. package/out/exports/resources.generated/aws-connect-instance.d.ts +20 -0
  19. package/out/exports/resources.generated/aws-datasync-locationefs.d.ts +1 -1
  20. package/out/exports/resources.generated/aws-datasync-locationnfs.d.ts +1 -1
  21. package/out/exports/resources.generated/aws-datasync-locationobjectstorage.d.ts +1 -1
  22. package/out/exports/resources.generated/aws-datasync-locationsmb.d.ts +2 -5
  23. package/out/exports/resources.generated/aws-docdb-dbcluster.d.ts +8 -0
  24. package/out/exports/resources.generated/aws-ec2-customergateway.d.ts +1 -1
  25. package/out/exports/resources.generated/aws-ec2-instanceconnectendpoint.d.ts +2 -0
  26. package/out/exports/resources.generated/aws-ec2-vpnconnection.d.ts +2 -2
  27. package/out/exports/resources.generated/aws-ecs-service.d.ts +137 -7
  28. package/out/exports/resources.generated/aws-ecs-taskdefinition.d.ts +0 -3
  29. package/out/exports/resources.generated/aws-events-eventbus.d.ts +14 -0
  30. package/out/exports/resources.generated/aws-fsx-filesystem.d.ts +25 -7
  31. package/out/exports/resources.generated/aws-glue-job.d.ts +1 -1
  32. package/out/exports/resources.generated/aws-guardduty-ipset.d.ts +4 -0
  33. package/out/exports/resources.generated/aws-guardduty-threatintelset.d.ts +4 -0
  34. package/out/exports/resources.generated/aws-iotsitewise-gateway.d.ts +9 -3
  35. package/out/exports/resources.generated/aws-kinesis-streamconsumer.d.ts +1 -1
  36. package/out/exports/resources.generated/aws-kinesisfirehose-deliverystream.d.ts +50 -0
  37. package/out/exports/resources.generated/aws-logs-deliverydestination.d.ts +3 -3
  38. package/out/exports/resources.generated/aws-logs-transformer.d.ts +1 -1
  39. package/out/exports/resources.generated/aws-mediapackagev2-channel.d.ts +1 -1
  40. package/out/exports/resources.generated/aws-mediapackagev2-originendpoint.d.ts +221 -18
  41. package/out/exports/resources.generated/aws-odb-cloudautonomousvmcluster.d.ts +19 -5
  42. package/out/exports/resources.generated/aws-odb-cloudexadatainfrastructure.d.ts +16 -4
  43. package/out/exports/resources.generated/aws-odb-cloudvmcluster.d.ts +28 -10
  44. package/out/exports/resources.generated/aws-odb-odbnetwork.d.ts +13 -3
  45. package/out/exports/resources.generated/aws-opsworkscm-server.d.ts +1 -1
  46. package/out/exports/resources.generated/aws-quicksight-custompermissions.d.ts +6 -0
  47. package/out/exports/resources.generated/aws-rds-dbcluster.d.ts +7 -0
  48. package/out/exports/resources.generated/aws-rds-dbinstance.d.ts +11 -0
  49. package/out/exports/resources.generated/aws-s3-bucket.d.ts +103 -3
  50. package/out/exports/resources.generated/aws-s3express-directorybucket.d.ts +5 -1
  51. package/out/exports/resources.generated/aws-s3tables-table.d.ts +21 -9
  52. package/out/exports/resources.generated/aws-s3tables-tablepolicy.d.ts +41 -0
  53. package/out/exports/resources.generated/aws-sagemaker-domain.d.ts +8 -2
  54. package/out/exports/resources.generated/aws-sagemaker-modelcard.d.ts +1 -1
  55. package/out/exports/resources.generated/aws-sagemaker-project.d.ts +111 -0
  56. package/out/exports/resources.generated/aws-ssm-association.d.ts +4 -2
  57. package/out/exports/resources.generated/aws-ssm-maintenancewindowtask.d.ts +6 -6
  58. package/out/exports/resources.generated/aws-ssm-parameter.d.ts +5 -7
  59. package/out/exports/resources.generated/aws-ssm-patchbaseline.d.ts +12 -2
  60. package/out/exports/resources.generated/aws-timestream-influxdbinstance.d.ts +1 -1
  61. package/out/exports/resources.generated/aws-transfer-connector.d.ts +7 -0
  62. package/out/exports/resources.generated/aws-transfer-server.d.ts +16 -2
  63. package/out/exports/resources.generated/aws-wisdom-quickresponse.d.ts +137 -0
  64. package/package.json +1 -1
@@ -1,22 +1,22 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * The `AWS::CloudFormation::StackSet` resource enables you to provision stacks into AWS accounts and across Regions by using a single CloudFormation template. In the stack set, you specify the template to use, in addition to any parameters and capabilities that the template requires.
3
+ * The `AWS::CloudFormation::StackSet` resource contains information about a StackSet. With StackSets, you can provision stacks across AWS accounts and Regions from a single CloudFormation template. Each stack is based on the same CloudFormation template, but you can customize individual stacks using parameters.
4
4
  *
5
5
  * > Run deployments to nested StackSets from the parent stack, not directly through the StackSet API.
6
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html}
7
7
  */
8
8
  export type CloudFormationStackSet = ResourceDefinitionWithAttributes<"AWS::CloudFormation::StackSet", CloudFormationStackSetProps, CloudFormationStackSetAttribs>;
9
9
  /**
10
- * The `AWS::CloudFormation::StackSet` resource enables you to provision stacks into AWS accounts and across Regions by using a single CloudFormation template. In the stack set, you specify the template to use, in addition to any parameters and capabilities that the template requires.
10
+ * The `AWS::CloudFormation::StackSet` resource contains information about a StackSet. With StackSets, you can provision stacks across AWS accounts and Regions from a single CloudFormation template. Each stack is based on the same CloudFormation template, but you can customize individual stacks using parameters.
11
11
  *
12
12
  * > Run deployments to nested StackSets from the parent stack, not directly through the StackSet API.
13
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html}
14
14
  */
15
15
  export type CloudFormationStackSetProps = {
16
16
  /**
17
- * The Amazon Resource Number (ARN) of the IAM role to use to create this stack set. Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account.
17
+ * The Amazon Resource Number (ARN) of the IAM role to use to create this StackSet. Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific StackSets within the same administrator account.
18
18
  *
19
- * Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see [Grant self-managed permissions](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-prereqs-self-managed.html) in the *AWS CloudFormation User Guide* .
19
+ * Use customized administrator roles to control which users or groups can manage specific StackSets within the same administrator account. For more information, see [Grant self-managed permissions](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-prereqs-self-managed.html) in the *AWS CloudFormation User Guide* .
20
20
  *
21
21
  * Valid only if the permissions model is `SELF_MANAGED` .
22
22
  * @minLength 20
@@ -34,33 +34,33 @@ export type CloudFormationStackSetProps = {
34
34
  /**
35
35
  * Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
36
36
  *
37
- * By default, `SELF` is specified. Use `SELF` for stack sets with self-managed permissions.
37
+ * By default, `SELF` is specified. Use `SELF` for StackSets with self-managed permissions.
38
38
  *
39
- * - To create a stack set with service-managed permissions while signed in to the management account, specify `SELF` .
40
- * - To create a stack set with service-managed permissions while signed in to a delegated administrator account, specify `DELEGATED_ADMIN` .
39
+ * - To create a StackSet with service-managed permissions while signed in to the management account, specify `SELF` .
40
+ * - To create a StackSet with service-managed permissions while signed in to a delegated administrator account, specify `DELEGATED_ADMIN` .
41
41
  *
42
42
  * Your AWS account must be registered as a delegated admin in the management account. For more information, see [Register a delegated administrator](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-delegated-admin.html) in the *AWS CloudFormation User Guide* .
43
43
  *
44
- * Stack sets with service-managed permissions are created in the management account, including stack sets that are created by delegated administrators.
44
+ * StackSets with service-managed permissions are created in the management account, including StackSets that are created by delegated administrators.
45
45
  *
46
46
  * Valid only if the permissions model is `SERVICE_MANAGED` .
47
47
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-callas}
48
48
  */
49
49
  CallAs?: "SELF" | "DELEGATED_ADMIN" | undefined;
50
50
  /**
51
- * The capabilities that are allowed in the stack set. Some stack set templates might include resources that can affect permissions in your AWS account —for example, by creating new IAM users. For more information, see [Acknowledging IAM resources in CloudFormation templates](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/control-access-with-iam.html#using-iam-capabilities) in the *AWS CloudFormation User Guide* .
51
+ * The capabilities that are allowed in the StackSet. Some StackSet templates might include resources that can affect permissions in your AWS account —for example, by creating new IAM users. For more information, see [Acknowledging IAM resources in CloudFormation templates](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/control-access-with-iam.html#using-iam-capabilities) in the *AWS CloudFormation User Guide* .
52
52
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-capabilities}
53
53
  */
54
54
  Capabilities?: Capability[] | undefined;
55
55
  /**
56
- * A description of the stack set.
56
+ * A description of the StackSet.
57
57
  * @minLength 1
58
58
  * @maxLength 1024
59
59
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-description}
60
60
  */
61
61
  Description?: string | undefined;
62
62
  /**
63
- * The name of the IAM execution role to use to create the stack set. If you don't specify an execution role, CloudFormation uses the `AWSCloudFormationStackSetExecutionRole` role for the stack set operation.
63
+ * The name of the IAM execution role to use to create the StackSet. If you don't specify an execution role, CloudFormation uses the `AWSCloudFormationStackSetExecutionRole` role for the StackSet operation.
64
64
  *
65
65
  * Valid only if the permissions model is `SELF_MANAGED` .
66
66
  *
@@ -77,7 +77,7 @@ export type CloudFormationStackSetProps = {
77
77
  *
78
78
  * > If there are already running or queued operations, StackSets queues all incoming operations even if they are non-conflicting.
79
79
  * >
80
- * > You can't modify your stack set's execution configuration while there are running or queued operations for that stack set.
80
+ * > You can't modify your StackSet's execution configuration while there are running or queued operations for that StackSet.
81
81
  *
82
82
  * When inactive (default), StackSets performs one operation at a time in request order.
83
83
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-managedexecution}
@@ -86,20 +86,20 @@ export type CloudFormationStackSetProps = {
86
86
  Active?: boolean | undefined;
87
87
  } | undefined;
88
88
  /**
89
- * The user-specified preferences for how CloudFormation performs a stack set operation.
89
+ * The user-specified preferences for how CloudFormation performs a StackSet operation.
90
90
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-operationpreferences}
91
91
  */
92
92
  OperationPreferences?: OperationPreferences | undefined;
93
93
  /**
94
- * The input parameters for the stack set template.
94
+ * The input parameters for the StackSet template.
95
95
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-parameters}
96
96
  */
97
97
  Parameters?: Parameter[] | undefined;
98
98
  /**
99
- * Describes how the IAM roles required for stack set operations are created.
99
+ * Describes how the IAM roles required for StackSet operations are created.
100
100
  *
101
101
  * - With `SELF_MANAGED` permissions, you must create the administrator and execution roles required to deploy to target accounts. For more information, see [Grant self-managed permissions](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-prereqs-self-managed.html) in the *AWS CloudFormation User Guide* .
102
- * - With `SERVICE_MANAGED` permissions, StackSets automatically creates the IAM roles required to deploy to accounts managed by AWS Organizations . For more information, see [Activate trusted access for stack sets with AWS Organizations](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-activate-trusted-access.html) in the *AWS CloudFormation User Guide* .
102
+ * - With `SERVICE_MANAGED` permissions, StackSets automatically creates the IAM roles required to deploy to accounts managed by AWS Organizations . For more information, see [Activate trusted access for StackSets with AWS Organizations](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-activate-trusted-access.html) in the *AWS CloudFormation User Guide* .
103
103
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-permissionmodel}
104
104
  */
105
105
  PermissionModel: "SERVICE_MANAGED" | "SELF_MANAGED";
@@ -109,7 +109,7 @@ export type CloudFormationStackSetProps = {
109
109
  */
110
110
  StackInstancesGroup?: StackInstances[] | undefined;
111
111
  /**
112
- * The name to associate with the stack set. The name must be unique in the Region where you create your stack set.
112
+ * The name to associate with the StackSet. The name must be unique in the Region where you create your StackSet.
113
113
  * @maxLength 128
114
114
  * @pattern ^[a-zA-Z][a-zA-Z0-9\-]{0,127}$
115
115
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-stacksetname}
@@ -142,9 +142,9 @@ export type CloudFormationStackSetProps = {
142
142
  TemplateURL: string;
143
143
  } | {
144
144
  /**
145
- * The Amazon Resource Number (ARN) of the IAM role to use to create this stack set. Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account.
145
+ * The Amazon Resource Number (ARN) of the IAM role to use to create this StackSet. Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific StackSets within the same administrator account.
146
146
  *
147
- * Use customized administrator roles to control which users or groups can manage specific stack sets within the same administrator account. For more information, see [Grant self-managed permissions](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-prereqs-self-managed.html) in the *AWS CloudFormation User Guide* .
147
+ * Use customized administrator roles to control which users or groups can manage specific StackSets within the same administrator account. For more information, see [Grant self-managed permissions](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-prereqs-self-managed.html) in the *AWS CloudFormation User Guide* .
148
148
  *
149
149
  * Valid only if the permissions model is `SELF_MANAGED` .
150
150
  * @minLength 20
@@ -162,33 +162,33 @@ export type CloudFormationStackSetProps = {
162
162
  /**
163
163
  * Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
164
164
  *
165
- * By default, `SELF` is specified. Use `SELF` for stack sets with self-managed permissions.
165
+ * By default, `SELF` is specified. Use `SELF` for StackSets with self-managed permissions.
166
166
  *
167
- * - To create a stack set with service-managed permissions while signed in to the management account, specify `SELF` .
168
- * - To create a stack set with service-managed permissions while signed in to a delegated administrator account, specify `DELEGATED_ADMIN` .
167
+ * - To create a StackSet with service-managed permissions while signed in to the management account, specify `SELF` .
168
+ * - To create a StackSet with service-managed permissions while signed in to a delegated administrator account, specify `DELEGATED_ADMIN` .
169
169
  *
170
170
  * Your AWS account must be registered as a delegated admin in the management account. For more information, see [Register a delegated administrator](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-delegated-admin.html) in the *AWS CloudFormation User Guide* .
171
171
  *
172
- * Stack sets with service-managed permissions are created in the management account, including stack sets that are created by delegated administrators.
172
+ * StackSets with service-managed permissions are created in the management account, including StackSets that are created by delegated administrators.
173
173
  *
174
174
  * Valid only if the permissions model is `SERVICE_MANAGED` .
175
175
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-callas}
176
176
  */
177
177
  CallAs?: "SELF" | "DELEGATED_ADMIN" | undefined;
178
178
  /**
179
- * The capabilities that are allowed in the stack set. Some stack set templates might include resources that can affect permissions in your AWS account —for example, by creating new IAM users. For more information, see [Acknowledging IAM resources in CloudFormation templates](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/control-access-with-iam.html#using-iam-capabilities) in the *AWS CloudFormation User Guide* .
179
+ * The capabilities that are allowed in the StackSet. Some StackSet templates might include resources that can affect permissions in your AWS account —for example, by creating new IAM users. For more information, see [Acknowledging IAM resources in CloudFormation templates](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/control-access-with-iam.html#using-iam-capabilities) in the *AWS CloudFormation User Guide* .
180
180
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-capabilities}
181
181
  */
182
182
  Capabilities?: Capability[] | undefined;
183
183
  /**
184
- * A description of the stack set.
184
+ * A description of the StackSet.
185
185
  * @minLength 1
186
186
  * @maxLength 1024
187
187
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-description}
188
188
  */
189
189
  Description?: string | undefined;
190
190
  /**
191
- * The name of the IAM execution role to use to create the stack set. If you don't specify an execution role, CloudFormation uses the `AWSCloudFormationStackSetExecutionRole` role for the stack set operation.
191
+ * The name of the IAM execution role to use to create the StackSet. If you don't specify an execution role, CloudFormation uses the `AWSCloudFormationStackSetExecutionRole` role for the StackSet operation.
192
192
  *
193
193
  * Valid only if the permissions model is `SELF_MANAGED` .
194
194
  *
@@ -205,7 +205,7 @@ export type CloudFormationStackSetProps = {
205
205
  *
206
206
  * > If there are already running or queued operations, StackSets queues all incoming operations even if they are non-conflicting.
207
207
  * >
208
- * > You can't modify your stack set's execution configuration while there are running or queued operations for that stack set.
208
+ * > You can't modify your StackSet's execution configuration while there are running or queued operations for that StackSet.
209
209
  *
210
210
  * When inactive (default), StackSets performs one operation at a time in request order.
211
211
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-managedexecution}
@@ -214,20 +214,20 @@ export type CloudFormationStackSetProps = {
214
214
  Active?: boolean | undefined;
215
215
  } | undefined;
216
216
  /**
217
- * The user-specified preferences for how CloudFormation performs a stack set operation.
217
+ * The user-specified preferences for how CloudFormation performs a StackSet operation.
218
218
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-operationpreferences}
219
219
  */
220
220
  OperationPreferences?: OperationPreferences | undefined;
221
221
  /**
222
- * The input parameters for the stack set template.
222
+ * The input parameters for the StackSet template.
223
223
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-parameters}
224
224
  */
225
225
  Parameters?: Parameter[] | undefined;
226
226
  /**
227
- * Describes how the IAM roles required for stack set operations are created.
227
+ * Describes how the IAM roles required for StackSet operations are created.
228
228
  *
229
229
  * - With `SELF_MANAGED` permissions, you must create the administrator and execution roles required to deploy to target accounts. For more information, see [Grant self-managed permissions](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-prereqs-self-managed.html) in the *AWS CloudFormation User Guide* .
230
- * - With `SERVICE_MANAGED` permissions, StackSets automatically creates the IAM roles required to deploy to accounts managed by AWS Organizations . For more information, see [Activate trusted access for stack sets with AWS Organizations](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-activate-trusted-access.html) in the *AWS CloudFormation User Guide* .
230
+ * - With `SERVICE_MANAGED` permissions, StackSets automatically creates the IAM roles required to deploy to accounts managed by AWS Organizations . For more information, see [Activate trusted access for StackSets with AWS Organizations](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-activate-trusted-access.html) in the *AWS CloudFormation User Guide* .
231
231
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-permissionmodel}
232
232
  */
233
233
  PermissionModel: "SERVICE_MANAGED" | "SELF_MANAGED";
@@ -237,7 +237,7 @@ export type CloudFormationStackSetProps = {
237
237
  */
238
238
  StackInstancesGroup?: StackInstances[] | undefined;
239
239
  /**
240
- * The name to associate with the stack set. The name must be unique in the Region where you create your stack set.
240
+ * The name to associate with the StackSet. The name must be unique in the Region where you create your StackSet.
241
241
  * @maxLength 128
242
242
  * @pattern ^[a-zA-Z][a-zA-Z0-9\-]{0,127}$
243
243
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-stacksetname}
@@ -274,13 +274,13 @@ export type CloudFormationStackSetProps = {
274
274
  */
275
275
  export type CloudFormationStackSetAttribs = {
276
276
  /**
277
- * The ID of the stack that you're creating.
277
+ * Returns the unique identifier of the resource.
278
278
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-stacksetid}
279
279
  */
280
280
  StackSetId: string;
281
281
  };
282
282
  /**
283
- * [ `Service-managed` permissions] Describes whether StackSets automatically deploys to AWS Organizations accounts that are added to a target organizational unit (OU).
283
+ * Describes whether StackSets automatically deploys to AWS Organizations accounts that are added to a target organization or organizational unit (OU). For more information, see [Enable or disable automatic deployments for StackSets in AWS Organizations](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-manage-auto-deployment.html) in the *AWS CloudFormation User Guide* .
284
284
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudformation-stackset-autodeployment.html}
285
285
  */
286
286
  export type AutoDeployment = {
@@ -305,18 +305,27 @@ export type Capability = "CAPABILITY_IAM" | "CAPABILITY_NAMED_IAM" | "CAPABILITY
305
305
  */
306
306
  export type ConcurrencyMode = "STRICT_FAILURE_TOLERANCE" | "SOFT_FAILURE_TOLERANCE";
307
307
  /**
308
- * The AWS OrganizationalUnitIds or Accounts for which to create stack instances in the specified Regions.
308
+ * The AWS Organizations accounts or AWS accounts to deploy stacks to in the specified Regions.
309
+ *
310
+ * When deploying to AWS Organizations accounts with `SERVICE_MANAGED` permissions:
311
+ *
312
+ * - You must specify the `OrganizationalUnitIds` property.
313
+ * - If you specify organizational units (OUs) for `OrganizationalUnitIds` and use either the `Accounts` or `AccountsUrl` property, you must also specify the `AccountFilterType` property.
314
+ *
315
+ * When deploying to AWS accounts with `SELF_MANAGED` permissions:
316
+ *
317
+ * - You must specify either the `Accounts` or `AccountsUrl` property, but not both.
309
318
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudformation-stackset-deploymenttargets.html}
310
319
  */
311
320
  export type DeploymentTargets = {
312
321
  /**
313
- * Limit deployment targets to individual accounts or include additional accounts with provided OUs.
322
+ * Refines which accounts to deploy stacks to by specifying how to use the `Accounts` and `OrganizationalUnitIds` properties together.
314
323
  *
315
- * The following is a list of possible values for the `AccountFilterType` operation.
324
+ * The following values determine how CloudFormation selects target accounts:
316
325
  *
317
- * - `INTERSECTION` : StackSet deploys to the accounts specified in the `Accounts` parameter.
318
- * - `DIFFERENCE` : StackSet deploys to the OU, excluding the accounts specified in the `Accounts` parameter.
319
- * - `UNION` StackSet deploys to the OU, and the accounts specified in the `Accounts` parameter. `UNION` is not supported for create operations when using StackSet as a resource.
326
+ * - `INTERSECTION` : StackSet deploys to the accounts specified in the `Accounts` property.
327
+ * - `DIFFERENCE` : StackSet deploys to the OU, excluding the accounts specified in the `Accounts` property.
328
+ * - `UNION` : StackSet deploys to the OU, and the accounts specified in the `Accounts` property. `UNION` is not supported for create operations when using StackSet as a resource or the `CreateStackInstances` API.
320
329
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudformation-stackset-deploymenttargets.html#cfn-cloudformation-stackset-deploymenttargets-accountfiltertype}
321
330
  */
322
331
  AccountFilterType?: "NONE" | "UNION" | "INTERSECTION" | "DIFFERENCE" | undefined;
@@ -329,6 +338,8 @@ export type DeploymentTargets = {
329
338
  Accounts?: string[] | undefined;
330
339
  /**
331
340
  * The Amazon S3 URL path to a file that contains a list of AWS account IDs. The file format must be either `.csv` or `.txt` , and the data can be comma-separated or new-line-separated. There is currently a 10MB limit for the data (approximately 800,000 accounts).
341
+ *
342
+ * This property serves the same purpose as `Accounts` but allows you to specify a large number of accounts.
332
343
  * @minLength 1
333
344
  * @maxLength 5120
334
345
  * @pattern (s3://|http(s?)://).+
@@ -344,7 +355,7 @@ export type DeploymentTargets = {
344
355
  OrganizationalUnitIds?: string[] | undefined;
345
356
  };
346
357
  /**
347
- * The user-specified preferences for how CloudFormation performs a stack set operation. For more information on maximum concurrent accounts and failure tolerance, see [Stack set operation options](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-concepts.html#stackset-ops-options) in the *AWS CloudFormation User Guide* .
358
+ * The user-specified preferences for how CloudFormation performs a StackSet operation. For more information on maximum concurrent accounts and failure tolerance, see [StackSet operation options](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-concepts.html#stackset-ops-options) in the *AWS CloudFormation User Guide* .
348
359
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudformation-stackset-operationpreferences.html}
349
360
  */
350
361
  export type OperationPreferences = {
@@ -354,7 +365,7 @@ export type OperationPreferences = {
354
365
  * - `STRICT_FAILURE_TOLERANCE` : This option dynamically lowers the concurrency level to ensure the number of failed accounts never exceeds the value of `FailureToleranceCount` +1. The initial actual concurrency is set to the lower of either the value of the `MaxConcurrentCount` , or the value of `FailureToleranceCount` +1. The actual concurrency is then reduced proportionally by the number of failures. This is the default behavior.
355
366
  *
356
367
  * If failure tolerance or Maximum concurrent accounts are set to percentages, the behavior is similar.
357
- * - `SOFT_FAILURE_TOLERANCE` : This option decouples `FailureToleranceCount` from the actual concurrency. This allows stack set operations to run at the concurrency level set by the `MaxConcurrentCount` value, or `MaxConcurrentPercentage` , regardless of the number of failures.
368
+ * - `SOFT_FAILURE_TOLERANCE` : This option decouples `FailureToleranceCount` from the actual concurrency. This allows StackSet operations to run at the concurrency level set by the `MaxConcurrentCount` value, or `MaxConcurrentPercentage` , regardless of the number of failures.
358
369
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudformation-stackset-operationpreferences.html#cfn-cloudformation-stackset-operationpreferences-concurrencymode}
359
370
  */
360
371
  ConcurrencyMode?: ConcurrencyMode | undefined;
@@ -438,12 +449,12 @@ export type RegionConcurrencyType = "SEQUENTIAL" | "PARALLEL";
438
449
  */
439
450
  export type StackInstances = {
440
451
  /**
441
- * The AWS `OrganizationalUnitIds` or `Accounts` for which to create stack instances in the specified Regions.
452
+ * The AWS Organizations accounts or AWS accounts to deploy stacks to in the specified Regions.
442
453
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudformation-stackset-stackinstances.html#cfn-cloudformation-stackset-stackinstances-deploymenttargets}
443
454
  */
444
455
  DeploymentTargets: DeploymentTargets;
445
456
  /**
446
- * A list of stack set parameters whose values you want to override in the selected stack instances.
457
+ * A list of StackSet parameters whose values you want to override in the selected stack instances.
447
458
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudformation-stackset-stackinstances.html#cfn-cloudformation-stackset-stackinstances-parameteroverrides}
448
459
  */
449
460
  ParameterOverrides?: Parameter[] | undefined;
@@ -1,13 +1,13 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * The `AWS::CloudFormation::WaitCondition` resource provides a way to coordinate stack resource creation with configuration actions that are external to the stack creation or to track the status of a configuration process. In these situations, we recommend that you associate a `CreationPolicy` attribute with the wait condition instead of using a wait condition handle. For more information and an example, see [CreationPolicy attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-creationpolicy.html) in the *AWS CloudFormation User Guide* . If you use a `CreationPolicy` with a wait condition, don't specify any of the wait condition's properties.
3
+ * The `AWS::CloudFormation::WaitCondition` resource provides a way to coordinate stack resource creation with configuration actions that are external to the stack creation or to track the status of a configuration process. In these situations, we recommend that you associate a `CreationPolicy` attribute with the wait condition instead of using a wait condition handle. For more information and an example, see [CreationPolicy attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-attribute-creationpolicy.html) in the *AWS CloudFormation User Guide* . If you use a `CreationPolicy` with a wait condition, don't specify any of the wait condition's properties.
4
4
  *
5
5
  * > If you use AWS PrivateLink , resources in the VPC that respond to wait conditions must have access to CloudFormation , specific Amazon S3 buckets. Resources must send wait condition responses to a presigned Amazon S3 URL. If they can't send responses to Amazon S3 , CloudFormation won't receive a response and the stack operation fails. For more information, see [Access CloudFormation using an interface endpoint ( AWS PrivateLink )](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/vpc-interface-endpoints.html) in the *AWS CloudFormation User Guide* . > For Amazon EC2 and Auto Scaling resources, we recommend that you use a `CreationPolicy` attribute instead of wait conditions. Add a `CreationPolicy` attribute to those resources, and use the `cfn-signal` helper script to signal when an instance creation process has completed successfully.
6
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-waitcondition.html}
7
7
  */
8
8
  export type CloudFormationWaitCondition = ResourceDefinitionWithAttributes<"AWS::CloudFormation::WaitCondition", CloudFormationWaitConditionProps, CloudFormationWaitConditionAttribs>;
9
9
  /**
10
- * The `AWS::CloudFormation::WaitCondition` resource provides a way to coordinate stack resource creation with configuration actions that are external to the stack creation or to track the status of a configuration process. In these situations, we recommend that you associate a `CreationPolicy` attribute with the wait condition instead of using a wait condition handle. For more information and an example, see [CreationPolicy attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-creationpolicy.html) in the *AWS CloudFormation User Guide* . If you use a `CreationPolicy` with a wait condition, don't specify any of the wait condition's properties.
10
+ * The `AWS::CloudFormation::WaitCondition` resource provides a way to coordinate stack resource creation with configuration actions that are external to the stack creation or to track the status of a configuration process. In these situations, we recommend that you associate a `CreationPolicy` attribute with the wait condition instead of using a wait condition handle. For more information and an example, see [CreationPolicy attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-attribute-creationpolicy.html) in the *AWS CloudFormation User Guide* . If you use a `CreationPolicy` with a wait condition, don't specify any of the wait condition's properties.
11
11
  *
12
12
  * > If you use AWS PrivateLink , resources in the VPC that respond to wait conditions must have access to CloudFormation , specific Amazon S3 buckets. Resources must send wait condition responses to a presigned Amazon S3 URL. If they can't send responses to Amazon S3 , CloudFormation won't receive a response and the stack operation fails. For more information, see [Access CloudFormation using an interface endpoint ( AWS PrivateLink )](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/vpc-interface-endpoints.html) in the *AWS CloudFormation User Guide* . > For Amazon EC2 and Auto Scaling resources, we recommend that you use a `CreationPolicy` attribute instead of wait conditions. Add a `CreationPolicy` attribute to those resources, and use the `cfn-signal` helper script to signal when an instance creation process has completed successfully.
13
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-waitcondition.html}
@@ -42,6 +42,7 @@ export type CloudFormationWaitConditionProps = {
42
42
  */
43
43
  export type CloudFormationWaitConditionAttribs = {
44
44
  /**
45
+ * Returns a unique identifier for the resource.
45
46
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-waitcondition.html#cfn-cloudformation-waitcondition-id}
46
47
  */
47
48
  Id: string;
@@ -26,7 +26,7 @@ export type CloudFormationWaitConditionHandleProps = Record<string, never>;
26
26
  */
27
27
  export type CloudFormationWaitConditionHandleAttribs = {
28
28
  /**
29
- * A unique identifier for the resource.
29
+ * Returns a unique identifier for the resource.
30
30
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-waitconditionhandle.html#cfn-cloudformation-waitconditionhandle-id}
31
31
  */
32
32
  Id: string;
@@ -572,7 +572,7 @@ export type DistributionConfig = {
572
572
  */
573
573
  Comment?: string | undefined;
574
574
  /**
575
- * The connection mode to filter distributions by.
575
+ * This field specifies whether the connection mode is through a standard distribution (direct) or a multi-tenant distribution with distribution tenants(tenant-only).
576
576
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-distributionconfig.html#cfn-cloudfront-distribution-distributionconfig-connectionmode}
577
577
  */
578
578
  ConnectionMode?: ConnectionMode | undefined;
@@ -723,6 +723,8 @@ export type DistributionConfig = {
723
723
  */
724
724
  ViewerCertificate?: ViewerCertificate | undefined;
725
725
  /**
726
+ * > Multi-tenant distributions only support AWS WAF V2 web ACLs.
727
+ *
726
728
  * A unique identifier that specifies the AWS WAF web ACL, if any, to associate with this distribution. To specify a web ACL created using the latest version of AWS WAF , use the ACL ARN, for example `arn:aws:wafv2:us-east-1:123456789012:global/webacl/ExampleWebACL/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111` . To specify a web ACL created using AWS WAF Classic, use the ACL ID, for example `a1b2c3d4-5678-90ab-cdef-EXAMPLE11111` .
727
729
  *
728
730
  * AWS WAF is a web application firewall that lets you monitor the HTTP and HTTPS requests that are forwarded to CloudFront, and lets you control access to your content. Based on conditions that you specify, such as the IP addresses that requests originate from or the values of query strings, CloudFront responds to requests either with the requested content or with an HTTP 403 status code (Forbidden). You can also configure CloudFront to return a custom error page when a request is blocked. For more information about AWS WAF , see the [AWS WAF Developer Guide](https://docs.aws.amazon.com/waf/latest/developerguide/what-is-aws-waf.html) .
@@ -106,11 +106,31 @@ export type Attributes = {
106
106
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-instance-attributes.html#cfn-connect-instance-attributes-earlymedia}
107
107
  */
108
108
  EarlyMedia?: boolean | undefined;
109
+ /**
110
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-instance-attributes.html#cfn-connect-instance-attributes-enhancedchatmonitoring}
111
+ */
112
+ EnhancedChatMonitoring?: boolean | undefined;
113
+ /**
114
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-instance-attributes.html#cfn-connect-instance-attributes-enhancedcontactmonitoring}
115
+ */
116
+ EnhancedContactMonitoring?: boolean | undefined;
117
+ /**
118
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-instance-attributes.html#cfn-connect-instance-attributes-highvolumeoutbound}
119
+ */
120
+ HighVolumeOutBound?: boolean | undefined;
109
121
  /**
110
122
  * Mandatory element which enables inbound calls on new instance.
111
123
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-instance-attributes.html#cfn-connect-instance-attributes-inboundcalls}
112
124
  */
113
125
  InboundCalls: boolean;
126
+ /**
127
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-instance-attributes.html#cfn-connect-instance-attributes-multipartychatconference}
128
+ */
129
+ MultiPartyChatConference?: boolean | undefined;
130
+ /**
131
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-instance-attributes.html#cfn-connect-instance-attributes-multipartyconference}
132
+ */
133
+ MultiPartyConference?: boolean | undefined;
114
134
  /**
115
135
  * Mandatory element which enables outbound calls on new instance.
116
136
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-instance-attributes.html#cfn-connect-instance-attributes-outboundcalls}
@@ -91,7 +91,7 @@ export type Ec2Config = {
91
91
  */
92
92
  SecurityGroupArns: string[];
93
93
  /**
94
- * Specifies the ARN of a subnet where DataSync creates the [network interfaces](https://docs.aws.amazon.com/datasync/latest/userguide/datasync-network.html#required-network-interfaces) for managing traffic during your transfer.
94
+ * Specifies the ARN of a subnet where DataSync creates the [network interfaces](https://docs.aws.amazon.com/datasync/latest/userguide/datasync-network.html#required-network-interfaces.html) for managing traffic during your transfer.
95
95
  *
96
96
  * The subnet must be located:
97
97
  *
@@ -23,7 +23,7 @@ export type DataSyncLocationNFSProps = {
23
23
  */
24
24
  OnPremConfig: OnPremConfig;
25
25
  /**
26
- * Specifies the DNS name or IP version 4 address of the NFS file server that your DataSync agent connects to.
26
+ * Specifies the DNS name or IP address (IPv4 or IPv6) of the NFS file server that your DataSync agent connects to.
27
27
  * @maxLength 255
28
28
  * @pattern ^(([a-zA-Z0-9\-]*[a-zA-Z0-9])\.)*([A-Za-z0-9\-]*[A-Za-z0-9])$
29
29
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationnfs.html#cfn-datasync-locationnfs-serverhostname}
@@ -79,7 +79,7 @@ export type DataSyncLocationObjectStorageProps = {
79
79
  */
80
80
  ServerCertificate?: string | undefined;
81
81
  /**
82
- * Specifies the domain name or IP version 4 (IPv4) address of the object storage server that your DataSync agent connects to.
82
+ * Specifies the domain name or IP address (IPv4 or IPv6) of the object storage server that your DataSync agent connects to.
83
83
  * @maxLength 255
84
84
  * @pattern ^(([a-zA-Z0-9\-]*[a-zA-Z0-9])\.)*([A-Za-z0-9\-]*[A-Za-z0-9])$
85
85
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationobjectstorage.html#cfn-datasync-locationobjectstorage-serverhostname}
@@ -68,12 +68,9 @@ export type DataSyncLocationSMBProps = {
68
68
  */
69
69
  Password?: string | undefined;
70
70
  /**
71
- * Specifies the domain name or IP address of the SMB file server that your DataSync agent connects to.
71
+ * Specifies the domain name or IP address (IPv4 or IPv6) of the SMB file server that your DataSync agent connects to.
72
72
  *
73
- * Remember the following when configuring this parameter:
74
- *
75
- * - You can't specify an IP version 6 (IPv6) address.
76
- * - If you're using Kerberos authentication, you must specify a domain name.
73
+ * > If you're using Kerberos authentication, you must specify a domain name.
77
74
  * @maxLength 255
78
75
  * @pattern ^(([a-zA-Z0-9\-]*[a-zA-Z0-9])\.)*([A-Za-z0-9\-]*[A-Za-z0-9])$
79
76
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationsmb.html#cfn-datasync-locationsmb-serverhostname}
@@ -74,6 +74,10 @@ export type DocDBDBClusterProps = {
74
74
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-engineversion}
75
75
  */
76
76
  EngineVersion?: string | undefined;
77
+ /**
78
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-globalclusteridentifier}
79
+ */
80
+ GlobalClusterIdentifier?: string | undefined;
77
81
  /**
78
82
  * The AWS KMS key identifier for an encrypted cluster.
79
83
  *
@@ -123,6 +127,10 @@ export type DocDBDBClusterProps = {
123
127
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-masterusername}
124
128
  */
125
129
  MasterUsername?: string | undefined;
130
+ /**
131
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-networktype}
132
+ */
133
+ NetworkType?: string | undefined;
126
134
  /**
127
135
  * Specifies the port that the database engine is listening on.
128
136
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-port}
@@ -40,7 +40,7 @@ export type EC2CustomerGatewayProps = {
40
40
  */
41
41
  DeviceName?: string | undefined;
42
42
  /**
43
- * IPv4 address for the customer gateway device's outside interface. The address must be static. If `OutsideIpAddressType` in your VPN connection options is set to `PrivateIpv4` , you can use an RFC6598 or RFC1918 private IPv4 address. If `OutsideIpAddressType` is set to `PublicIpv4` , you can use a public IPv4 address.
43
+ * The IP address for the customer gateway device's outside interface. The address must be static. If `OutsideIpAddressType` in your VPN connection options is set to `PrivateIpv4` , you can use an RFC6598 or RFC1918 private IPv4 address. If `OutsideIpAddressType` is set to `Ipv6` , you can use an IPv6 address.
44
44
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-customergateway.html#cfn-ec2-customergateway-ipaddress}
45
45
  */
46
46
  IpAddress: string;
@@ -28,6 +28,8 @@ export type EC2InstanceConnectEndpointProps = {
28
28
  * - `true` - Use the client IP address as the source.
29
29
  * - `false` - Use the network interface IP address as the source.
30
30
  *
31
+ * > `PreserveClientIp` is only supported on IPv4 EC2 Instance Connect Endpoints. To use `PreserveClientIp` , the value for `IpAddressType` must be `ipv4` .
32
+ *
31
33
  * Default: `false`
32
34
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-instanceconnectendpoint.html#cfn-ec2-instanceconnectendpoint-preserveclientip}
33
35
  */
@@ -48,9 +48,9 @@ export type EC2VPNConnectionProps = {
48
48
  */
49
49
  LocalIpv6NetworkCidr?: string | undefined;
50
50
  /**
51
- * The type of IPv4 address assigned to the outside interface of the customer gateway device.
51
+ * The type of IP address assigned to the outside interface of the customer gateway device.
52
52
  *
53
- * Valid values: `PrivateIpv4` | `PublicIpv4`
53
+ * Valid values: `PrivateIpv4` | `PublicIpv4` | `Ipv6`
54
54
  *
55
55
  * Default: `PublicIpv4`
56
56
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpnconnection.html#cfn-ec2-vpnconnection-outsideipaddresstype}