@propulsionworks/cloudformation 0.1.17 → 0.1.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/out/exports/resources.generated/aws-aiops-investigationgroup.d.ts +25 -28
- package/out/exports/resources.generated/aws-amazonmq-broker.d.ts +4 -4
- package/out/exports/resources.generated/aws-amazonmq-configurationassociation.d.ts +1 -0
- package/out/exports/resources.generated/aws-appconfig-environment.d.ts +0 -1
- package/out/exports/resources.generated/aws-applicationinsights-application.d.ts +3 -3
- package/out/exports/resources.generated/aws-appstream-fleet.d.ts +16 -0
- package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +16 -0
- package/out/exports/resources.generated/aws-bedrock-flow.d.ts +16 -16
- package/out/exports/resources.generated/aws-bedrock-guardrail.d.ts +75 -10
- package/out/exports/resources.generated/aws-billing-billingview.d.ts +94 -0
- package/out/exports/resources.generated/aws-cassandra-table.d.ts +5 -0
- package/out/exports/resources.generated/aws-certificatemanager-certificate.d.ts +4 -1
- package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +2 -0
- package/out/exports/resources.generated/aws-cloudformation-stackset.d.ts +19 -8
- package/out/exports/resources.generated/aws-cloudfront-cachepolicy.d.ts +2 -0
- package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +5 -1
- package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +0 -1
- package/out/exports/resources.generated/aws-connect-instance.d.ts +25 -0
- package/out/exports/resources.generated/aws-customerprofiles-calculatedattributedefinition.d.ts +8 -8
- package/out/exports/resources.generated/aws-customerprofiles-segmentdefinition.d.ts +3 -2
- package/out/exports/resources.generated/aws-datasync-locationnfs.d.ts +1 -1
- package/out/exports/resources.generated/aws-datasync-locationobjectstorage.d.ts +1 -1
- package/out/exports/resources.generated/aws-datasync-locationsmb.d.ts +2 -5
- package/out/exports/resources.generated/aws-datazone-connection.d.ts +1 -1
- package/out/exports/resources.generated/aws-dax-cluster.d.ts +4 -0
- package/out/exports/resources.generated/aws-docdb-dbcluster.d.ts +9 -0
- package/out/exports/resources.generated/aws-ec2-capacityreservation.d.ts +2 -2
- package/out/exports/resources.generated/aws-ec2-instance.d.ts +1 -1
- package/out/exports/resources.generated/aws-ec2-instanceconnectendpoint.d.ts +2 -0
- package/out/exports/resources.generated/aws-ec2-trafficmirrorsession.d.ts +6 -0
- package/out/exports/resources.generated/aws-ecs-service.d.ts +208 -7
- package/out/exports/resources.generated/aws-events-eventbus.d.ts +16 -0
- package/out/exports/resources.generated/aws-gamelift-containerfleet.d.ts +1 -1
- package/out/exports/resources.generated/aws-guardduty-ipset.d.ts +7 -0
- package/out/exports/resources.generated/aws-guardduty-threatintelset.d.ts +7 -0
- package/out/exports/resources.generated/aws-iotsitewise-gateway.d.ts +9 -3
- package/out/exports/resources.generated/aws-kinesisfirehose-deliverystream.d.ts +80 -0
- package/out/exports/resources.generated/aws-lightsail-domain.d.ts +78 -0
- package/out/exports/resources.generated/aws-logs-accountpolicy.d.ts +1 -1
- package/out/exports/resources.generated/aws-logs-deliverydestination.d.ts +3 -3
- package/out/exports/resources.generated/aws-logs-transformer.d.ts +1 -1
- package/out/exports/resources.generated/aws-medialive-channel.d.ts +44 -1
- package/out/exports/resources.generated/aws-mediapackagev2-channel.d.ts +1 -1
- package/out/exports/resources.generated/aws-mediapackagev2-originendpoint.d.ts +232 -18
- package/out/exports/resources.generated/aws-omics-rungroup.d.ts +2 -2
- package/out/exports/resources.generated/aws-omics-workflow.d.ts +11 -13
- package/out/exports/resources.generated/aws-omics-workflowversion.d.ts +2 -2
- package/out/exports/resources.generated/aws-opsworkscm-server.d.ts +1 -1
- package/out/exports/resources.generated/aws-quicksight-datasource.d.ts +15 -2
- package/out/exports/resources.generated/aws-quicksight-topic.d.ts +5 -1
- package/out/exports/resources.generated/aws-rds-dbcluster.d.ts +8 -0
- package/out/exports/resources.generated/aws-rds-dbinstance.d.ts +58 -0
- package/out/exports/resources.generated/aws-s3-bucket.d.ts +113 -4
- package/out/exports/resources.generated/aws-s3express-directorybucket.d.ts +6 -1
- package/out/exports/resources.generated/aws-s3tables-tablepolicy.d.ts +51 -0
- package/out/exports/resources.generated/aws-sagemaker-domain.d.ts +30 -2
- package/out/exports/resources.generated/aws-sagemaker-modelcard.d.ts +1 -1
- package/out/exports/resources.generated/aws-sagemaker-project.d.ts +114 -0
- package/out/exports/resources.generated/aws-sagemaker-space.d.ts +39 -0
- package/out/exports/resources.generated/aws-sagemaker-userprofile.d.ts +22 -0
- package/out/exports/resources.generated/aws-ses-configurationset.d.ts +6 -1
- package/out/exports/resources.generated/aws-ses-dedicatedippool.d.ts +6 -1
- package/out/exports/resources.generated/aws-ses-emailidentity.d.ts +6 -1
- package/out/exports/resources.generated/aws-ssm-association.d.ts +4 -2
- package/out/exports/resources.generated/aws-ssm-maintenancewindowtask.d.ts +6 -6
- package/out/exports/resources.generated/aws-ssm-parameter.d.ts +5 -7
- package/out/exports/resources.generated/aws-ssm-patchbaseline.d.ts +17 -2
- package/out/exports/resources.generated/aws-transfer-connector.d.ts +7 -0
- package/out/exports/resources.generated/aws-transfer-server.d.ts +22 -2
- package/out/exports/resources.generated/aws-wisdom-messagetemplate.d.ts +21 -0
- package/out/exports/resources.generated/aws-wisdom-quickresponse.d.ts +149 -0
- package/package.json +1 -1
|
@@ -340,7 +340,7 @@ export type ProfileAttributes = {
|
|
|
340
340
|
*/
|
|
341
341
|
PhoneNumber?: ProfileDimension | undefined;
|
|
342
342
|
/**
|
|
343
|
-
*
|
|
343
|
+
* The type of profile.
|
|
344
344
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-customerprofiles-segmentdefinition-profileattributes.html#cfn-customerprofiles-segmentdefinition-profileattributes-profiletype}
|
|
345
345
|
*/
|
|
346
346
|
ProfileType?: ProfileTypeDimension | undefined;
|
|
@@ -376,11 +376,12 @@ export type ProfileType = "ACCOUNT_PROFILE" | "PROFILE";
|
|
|
376
376
|
*/
|
|
377
377
|
export type ProfileTypeDimension = {
|
|
378
378
|
/**
|
|
379
|
-
* The
|
|
379
|
+
* The action to segment on.
|
|
380
380
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-customerprofiles-segmentdefinition-profiletypedimension.html#cfn-customerprofiles-segmentdefinition-profiletypedimension-dimensiontype}
|
|
381
381
|
*/
|
|
382
382
|
DimensionType: ProfileTypeDimensionType;
|
|
383
383
|
/**
|
|
384
|
+
* The values to apply the DimensionType on.
|
|
384
385
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-customerprofiles-segmentdefinition-profiletypedimension.html#cfn-customerprofiles-segmentdefinition-profiletypedimension-values}
|
|
385
386
|
*/
|
|
386
387
|
Values: ProfileType[];
|
|
@@ -23,7 +23,7 @@ export type DataSyncLocationNFSProps = {
|
|
|
23
23
|
*/
|
|
24
24
|
OnPremConfig: OnPremConfig;
|
|
25
25
|
/**
|
|
26
|
-
* Specifies the DNS name or IP
|
|
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
|
|
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
|
-
*
|
|
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}
|
|
@@ -530,7 +530,7 @@ export type RedshiftPropertiesInput = {
|
|
|
530
530
|
* The Amazon Redshift database name.
|
|
531
531
|
* @minLength 1
|
|
532
532
|
* @maxLength 64
|
|
533
|
-
* @pattern ^[a-z0-9_]+$
|
|
533
|
+
* @pattern ^[a-z0-9_-]+$
|
|
534
534
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-connection-redshiftpropertiesinput.html#cfn-datazone-connection-redshiftpropertiesinput-databasename}
|
|
535
535
|
*/
|
|
536
536
|
DatabaseName?: string | undefined;
|
|
@@ -39,6 +39,10 @@ export type DAXClusterProps = {
|
|
|
39
39
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dax-cluster.html#cfn-dax-cluster-iamrolearn}
|
|
40
40
|
*/
|
|
41
41
|
IAMRoleARN: string;
|
|
42
|
+
/**
|
|
43
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dax-cluster.html#cfn-dax-cluster-networktype}
|
|
44
|
+
*/
|
|
45
|
+
NetworkType?: string | undefined;
|
|
42
46
|
/**
|
|
43
47
|
* The node type for the nodes in the cluster. (All nodes in a DAX cluster are of the same type.)
|
|
44
48
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dax-cluster.html#cfn-dax-cluster-nodetype}
|
|
@@ -74,6 +74,11 @@ 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
|
+
* The cluster identifier of the new global cluster.
|
|
79
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-globalclusteridentifier}
|
|
80
|
+
*/
|
|
81
|
+
GlobalClusterIdentifier?: string | undefined;
|
|
77
82
|
/**
|
|
78
83
|
* The AWS KMS key identifier for an encrypted cluster.
|
|
79
84
|
*
|
|
@@ -123,6 +128,10 @@ export type DocDBDBClusterProps = {
|
|
|
123
128
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-masterusername}
|
|
124
129
|
*/
|
|
125
130
|
MasterUsername?: string | undefined;
|
|
131
|
+
/**
|
|
132
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-networktype}
|
|
133
|
+
*/
|
|
134
|
+
NetworkType?: string | undefined;
|
|
126
135
|
/**
|
|
127
136
|
* Specifies the port that the database engine is listening on.
|
|
128
137
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-port}
|
|
@@ -51,7 +51,7 @@ export type EC2CapacityReservationProps = {
|
|
|
51
51
|
/**
|
|
52
52
|
* The number of instances for which to reserve capacity.
|
|
53
53
|
*
|
|
54
|
-
* > You can request future-dated Capacity Reservations for an instance count with a minimum of
|
|
54
|
+
* > You can request future-dated Capacity Reservations for an instance count with a minimum of 64 vCPUs. For example, if you request a future-dated Capacity Reservation for `m5.xlarge` instances, you must request at least 25 instances ( *16 * m5.xlarge = 64 vCPUs* ).
|
|
55
55
|
*
|
|
56
56
|
* Valid range: 1 - 1000
|
|
57
57
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacityreservation.html#cfn-ec2-capacityreservation-instancecount}
|
|
@@ -77,7 +77,7 @@ export type EC2CapacityReservationProps = {
|
|
|
77
77
|
/**
|
|
78
78
|
* The instance type for which to reserve capacity.
|
|
79
79
|
*
|
|
80
|
-
* > You can request future-dated Capacity Reservations for instance types in the C, M, R, I, and
|
|
80
|
+
* > You can request future-dated Capacity Reservations for instance types in the C, M, R, I, T, and G instance families only.
|
|
81
81
|
*
|
|
82
82
|
* For more information, see [Instance types](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html) in the *Amazon EC2 User Guide* .
|
|
83
83
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacityreservation.html#cfn-ec2-capacityreservation-instancetype}
|
|
@@ -165,7 +165,7 @@ export type EC2InstanceProps = {
|
|
|
165
165
|
*/
|
|
166
166
|
KernelId?: string | undefined;
|
|
167
167
|
/**
|
|
168
|
-
* The name of the key pair.
|
|
168
|
+
* The name of the key pair. For more information, see [Create a key pair for your EC2 instance](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/create-key-pairs.html) .
|
|
169
169
|
*
|
|
170
170
|
* > If you do not specify a key pair, you can't connect to the instance unless you choose an AMI that is configured to allow users another way to log in.
|
|
171
171
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-instance.html#cfn-ec2-instance-keyname}
|
|
@@ -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
|
*/
|
|
@@ -31,6 +31,11 @@ export type EC2TrafficMirrorSessionProps = {
|
|
|
31
31
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-trafficmirrorsession.html#cfn-ec2-trafficmirrorsession-networkinterfaceid}
|
|
32
32
|
*/
|
|
33
33
|
NetworkInterfaceId: string;
|
|
34
|
+
/**
|
|
35
|
+
* The ID of the account that owns the Traffic Mirror session.
|
|
36
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-trafficmirrorsession.html#cfn-ec2-trafficmirrorsession-ownerid}
|
|
37
|
+
*/
|
|
38
|
+
OwnerId?: string | undefined;
|
|
34
39
|
/**
|
|
35
40
|
* The number of bytes in each packet to mirror. These are bytes after the VXLAN header. Do not specify this parameter when you want to mirror the entire packet. To mirror a subset of the packet, set this to the length (in bytes) that you want to mirror. For example, if you set this value to 100, then the first 100 bytes that meet the filter criteria are copied to the target.
|
|
36
41
|
*
|
|
@@ -73,6 +78,7 @@ export type EC2TrafficMirrorSessionProps = {
|
|
|
73
78
|
*/
|
|
74
79
|
export type EC2TrafficMirrorSessionAttribs = {
|
|
75
80
|
/**
|
|
81
|
+
* The ID of a Traffic Mirror session.
|
|
76
82
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-trafficmirrorsession.html#cfn-ec2-trafficmirrorsession-id}
|
|
77
83
|
*/
|
|
78
84
|
Id: string;
|
|
@@ -101,7 +101,7 @@ export type ECSServiceProps = {
|
|
|
101
101
|
*/
|
|
102
102
|
DeploymentConfiguration?: DeploymentConfiguration | undefined;
|
|
103
103
|
/**
|
|
104
|
-
* The deployment controller to use for the service.
|
|
104
|
+
* The deployment controller to use for the service.
|
|
105
105
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-deploymentcontroller}
|
|
106
106
|
*/
|
|
107
107
|
DeploymentController?: DeploymentController | undefined;
|
|
@@ -117,7 +117,7 @@ export type ECSServiceProps = {
|
|
|
117
117
|
/**
|
|
118
118
|
* Specifies whether to turn on Amazon ECS managed tags for the tasks within the service. For more information, see [Tagging your Amazon ECS resources](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-using-tags.html) in the *Amazon Elastic Container Service Developer Guide* .
|
|
119
119
|
*
|
|
120
|
-
* When you use Amazon ECS managed tags, you
|
|
120
|
+
* When you use Amazon ECS managed tags, you must set the `propagateTags` request parameter.
|
|
121
121
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-enableecsmanagedtags}
|
|
122
122
|
*/
|
|
123
123
|
EnableECSManagedTags?: boolean | undefined;
|
|
@@ -273,6 +273,32 @@ export type ECSServiceAttribs = {
|
|
|
273
273
|
*/
|
|
274
274
|
ServiceArn: string;
|
|
275
275
|
};
|
|
276
|
+
/**
|
|
277
|
+
* The advanced settings for a load balancer used in blue/green deployments. Specify the alternate target group, listener rules, and IAM role required for traffic shifting during blue/green deployments. For more information, see [Required resources for Amazon ECS blue/green deployments](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/blue-green-deployment-implementation.html) in the *Amazon Elastic Container Service Developer Guide* .
|
|
278
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-advancedconfiguration.html}
|
|
279
|
+
*/
|
|
280
|
+
export type AdvancedConfiguration = {
|
|
281
|
+
/**
|
|
282
|
+
* The Amazon Resource Name (ARN) of the alternate target group for Amazon ECS blue/green deployments.
|
|
283
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-advancedconfiguration.html#cfn-ecs-service-advancedconfiguration-alternatetargetgrouparn}
|
|
284
|
+
*/
|
|
285
|
+
AlternateTargetGroupArn: string;
|
|
286
|
+
/**
|
|
287
|
+
* The Amazon Resource Name (ARN) that that identifies the production listener rule (in the case of an Application Load Balancer) or listener (in the case for an Network Load Balancer) for routing production traffic.
|
|
288
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-advancedconfiguration.html#cfn-ecs-service-advancedconfiguration-productionlistenerrule}
|
|
289
|
+
*/
|
|
290
|
+
ProductionListenerRule?: string | undefined;
|
|
291
|
+
/**
|
|
292
|
+
* The Amazon Resource Name (ARN) of the IAM role that grants Amazon ECS permission to call the Elastic Load Balancing APIs for you.
|
|
293
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-advancedconfiguration.html#cfn-ecs-service-advancedconfiguration-rolearn}
|
|
294
|
+
*/
|
|
295
|
+
RoleArn?: string | undefined;
|
|
296
|
+
/**
|
|
297
|
+
* The Amazon Resource Name (ARN) that identifies ) that identifies the test listener rule (in the case of an Application Load Balancer) or listener (in the case for an Network Load Balancer) for routing test traffic.
|
|
298
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-advancedconfiguration.html#cfn-ecs-service-advancedconfiguration-testlistenerrule}
|
|
299
|
+
*/
|
|
300
|
+
TestListenerRule?: string | undefined;
|
|
301
|
+
};
|
|
276
302
|
/**
|
|
277
303
|
* An object representing the networking details for a task or service. For example `awsVpcConfiguration={subnets=["subnet-12344321"],securityGroups=["sg-12344321"]}` .
|
|
278
304
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-awsvpcconfiguration.html}
|
|
@@ -339,7 +365,7 @@ export type CapacityProviderStrategyItem = {
|
|
|
339
365
|
*
|
|
340
366
|
* When the alarms are generated, Amazon ECS sets the service deployment to failed. Set the rollback parameter to have Amazon ECS to roll back your service to the last completed deployment after a failure.
|
|
341
367
|
*
|
|
342
|
-
* You can only use the `DeploymentAlarms` method to detect failures when the `DeploymentController` is set to `ECS`
|
|
368
|
+
* You can only use the `DeploymentAlarms` method to detect failures when the `DeploymentController` is set to `ECS` .
|
|
343
369
|
*
|
|
344
370
|
* For more information, see [Rolling update](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/deployment-type-ecs.html) in the **Amazon Elastic Container Service Developer Guide** .
|
|
345
371
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentalarms.html}
|
|
@@ -391,6 +417,19 @@ export type DeploymentConfiguration = {
|
|
|
391
417
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentconfiguration.html#cfn-ecs-service-deploymentconfiguration-alarms}
|
|
392
418
|
*/
|
|
393
419
|
Alarms?: DeploymentAlarms | undefined;
|
|
420
|
+
/**
|
|
421
|
+
* The duration when both blue and green service revisions are running simultaneously after the production traffic has shifted.
|
|
422
|
+
*
|
|
423
|
+
* The following rules apply when you don't specify a value:
|
|
424
|
+
*
|
|
425
|
+
* - For rolling deployments, the value is set to 3 hours (180 minutes).
|
|
426
|
+
* - When you use an external deployment controller ( `EXTERNAL` ), or the CodeDeploy blue/green deployment controller ( `CODE_DEPLOY` ), the value is set to 3 hours (180 minutes).
|
|
427
|
+
* - For all other cases, the value is set to 36 hours (2160 minutes).
|
|
428
|
+
* @min 0
|
|
429
|
+
* @max 1440
|
|
430
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentconfiguration.html#cfn-ecs-service-deploymentconfiguration-baketimeinminutes}
|
|
431
|
+
*/
|
|
432
|
+
BakeTimeInMinutes?: number | undefined;
|
|
394
433
|
/**
|
|
395
434
|
* > The deployment circuit breaker can only be used for services using the rolling update ( `ECS` ) deployment type.
|
|
396
435
|
*
|
|
@@ -398,6 +437,11 @@ export type DeploymentConfiguration = {
|
|
|
398
437
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentconfiguration.html#cfn-ecs-service-deploymentconfiguration-deploymentcircuitbreaker}
|
|
399
438
|
*/
|
|
400
439
|
DeploymentCircuitBreaker?: DeploymentCircuitBreaker | undefined;
|
|
440
|
+
/**
|
|
441
|
+
* An array of deployment lifecycle hook objects to run custom logic at specific stages of the deployment lifecycle.
|
|
442
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentconfiguration.html#cfn-ecs-service-deploymentconfiguration-lifecyclehooks}
|
|
443
|
+
*/
|
|
444
|
+
LifecycleHooks?: DeploymentLifecycleHook[] | undefined;
|
|
401
445
|
/**
|
|
402
446
|
* If a service is using the rolling update ( `ECS` ) deployment type, the `maximumPercent` parameter represents an upper limit on the number of your service's tasks that are allowed in the `RUNNING` or `PENDING` state during a deployment, as a percentage of the `desiredCount` (rounded down to the nearest integer). This parameter enables you to define the deployment batch size. For example, if your service is using the `REPLICA` service scheduler and has a `desiredCount` of four tasks and a `maximumPercent` value of 200%, the scheduler may start four new tasks before stopping the four older tasks (provided that the cluster resources required to do this are available). The default `maximumPercent` value for a service using the `REPLICA` service scheduler is 200%.
|
|
403
447
|
*
|
|
@@ -439,6 +483,14 @@ export type DeploymentConfiguration = {
|
|
|
439
483
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentconfiguration.html#cfn-ecs-service-deploymentconfiguration-minimumhealthypercent}
|
|
440
484
|
*/
|
|
441
485
|
MinimumHealthyPercent?: number | undefined;
|
|
486
|
+
/**
|
|
487
|
+
* The deployment strategy for the service. Choose from these valid values:
|
|
488
|
+
*
|
|
489
|
+
* - `ROLLING` - When you create a service which uses the rolling update ( `ROLLING` ) deployment strategy, the Amazon ECS service scheduler replaces the currently running tasks with new tasks. The number of tasks that Amazon ECS adds or removes from the service during a rolling update is controlled by the service deployment configuration.
|
|
490
|
+
* - `BLUE_GREEN` - A blue/green deployment strategy ( `BLUE_GREEN` ) is a release methodology that reduces downtime and risk by running two identical production environments called blue and green. With Amazon ECS blue/green deployments, you can validate new service revisions before directing production traffic to them. This approach provides a safer way to deploy changes with the ability to quickly roll back if needed.
|
|
491
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentconfiguration.html#cfn-ecs-service-deploymentconfiguration-strategy}
|
|
492
|
+
*/
|
|
493
|
+
Strategy?: "ROLLING" | "BLUE_GREEN" | undefined;
|
|
442
494
|
};
|
|
443
495
|
/**
|
|
444
496
|
* The deployment controller to use for the service.
|
|
@@ -446,15 +498,119 @@ export type DeploymentConfiguration = {
|
|
|
446
498
|
*/
|
|
447
499
|
export type DeploymentController = {
|
|
448
500
|
/**
|
|
449
|
-
* The deployment controller type to use.
|
|
501
|
+
* The deployment controller type to use.
|
|
502
|
+
*
|
|
503
|
+
* The deployment controller is the mechanism that determines how tasks are deployed for your service. The valid options are:
|
|
450
504
|
*
|
|
451
|
-
* -
|
|
452
|
-
*
|
|
453
|
-
*
|
|
505
|
+
* - ECS
|
|
506
|
+
*
|
|
507
|
+
* When you create a service which uses the `ECS` deployment controller, you can choose between the following deployment strategies:
|
|
508
|
+
*
|
|
509
|
+
* - `ROLLING` : When you create a service which uses the *rolling update* ( `ROLLING` ) deployment strategy, the Amazon ECS service scheduler replaces the currently running tasks with new tasks. The number of tasks that Amazon ECS adds or removes from the service during a rolling update is controlled by the service deployment configuration.
|
|
510
|
+
*
|
|
511
|
+
* Rolling update deployments are best suited for the following scenarios:
|
|
512
|
+
*
|
|
513
|
+
* - Gradual service updates: You need to update your service incrementally without taking the entire service offline at once.
|
|
514
|
+
* - Limited resource requirements: You want to avoid the additional resource costs of running two complete environments simultaneously (as required by blue/green deployments).
|
|
515
|
+
* - Acceptable deployment time: Your application can tolerate a longer deployment process, as rolling updates replace tasks one by one.
|
|
516
|
+
* - No need for instant roll back: Your service can tolerate a rollback process that takes minutes rather than seconds.
|
|
517
|
+
* - Simple deployment process: You prefer a straightforward deployment approach without the complexity of managing multiple environments, target groups, and listeners.
|
|
518
|
+
* - No load balancer requirement: Your service doesn't use or require a load balancer, Application Load Balancer , Network Load Balancer , or Service Connect (which are required for blue/green deployments).
|
|
519
|
+
* - Stateful applications: Your application maintains state that makes it difficult to run two parallel environments.
|
|
520
|
+
* - Cost sensitivity: You want to minimize deployment costs by not running duplicate environments during deployment.
|
|
521
|
+
*
|
|
522
|
+
* Rolling updates are the default deployment strategy for services and provide a balance between deployment safety and resource efficiency for many common application scenarios.
|
|
523
|
+
* - `BLUE_GREEN` : A *blue/green* deployment strategy ( `BLUE_GREEN` ) is a release methodology that reduces downtime and risk by running two identical production environments called blue and green. With Amazon ECS blue/green deployments, you can validate new service revisions before directing production traffic to them. This approach provides a safer way to deploy changes with the ability to quickly roll back if needed.
|
|
524
|
+
*
|
|
525
|
+
* Amazon ECS blue/green deployments are best suited for the following scenarios:
|
|
526
|
+
*
|
|
527
|
+
* - Service validation: When you need to validate new service revisions before directing production traffic to them
|
|
528
|
+
* - Zero downtime: When your service requires zero-downtime deployments
|
|
529
|
+
* - Instant roll back: When you need the ability to quickly roll back if issues are detected
|
|
530
|
+
* - Load balancer requirement: When your service uses Application Load Balancer , Network Load Balancer , or Service Connect
|
|
531
|
+
* - External
|
|
532
|
+
*
|
|
533
|
+
* Use a third-party deployment controller.
|
|
534
|
+
* - Blue/green deployment (powered by CodeDeploy )
|
|
535
|
+
*
|
|
536
|
+
* CodeDeploy installs an updated version of the application as a new replacement task set and reroutes production traffic from the original application task set to the replacement task set. The original task set is terminated after a successful deployment. Use this deployment controller to verify a new deployment of a service before sending production traffic to it.
|
|
537
|
+
*
|
|
538
|
+
* When updating the deployment controller for a service, consider the following depending on the type of migration you're performing.
|
|
539
|
+
*
|
|
540
|
+
* - If you have a template that contains the `EXTERNAL` deployment controller information as well as `TaskSet` and `PrimaryTaskSet` resources, and you remove the task set resources from the template when updating from `EXTERNAL` to `ECS` , the `DescribeTaskSet` and `DeleteTaskSet` API calls will return a 400 error after the deployment controller is updated to `ECS` . This results in a delete failure on the task set resources, even though the stack transitions to `UPDATE_COMPLETE` status. For more information, see [Resource removed from stack but not deleted](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/troubleshooting.html#troubleshooting-errors-resource-removed-not-deleted) in the AWS CloudFormation User Guide. To fix this issue, delete the task sets directly using the Amazon ECS `DeleteTaskSet` API. For more information about how to delete a task set, see [DeleteTaskSet](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_DeleteTaskSet.html) in the Amazon Elastic Container Service API Reference.
|
|
541
|
+
* - If you're migrating from `CODE_DEPLOY` to `ECS` with a new task definition and AWS CloudFormation performs a rollback operation, the Amazon ECS `UpdateService` request fails with the following error:
|
|
542
|
+
*
|
|
543
|
+
* Resource handler returned message: "Invalid request provided: Unable to update task definition on services with a CODE_DEPLOY deployment controller.
|
|
544
|
+
* - After a successful migration from `ECS` to `EXTERNAL` deployment controller, you need to manually remove the `ACTIVE` task set, because Amazon ECS no longer manages the deployment. For information about how to delete a task set, see [DeleteTaskSet](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_DeleteTaskSet.html) in the Amazon Elastic Container Service API Reference.
|
|
454
545
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentcontroller.html#cfn-ecs-service-deploymentcontroller-type}
|
|
455
546
|
*/
|
|
456
547
|
Type?: "CODE_DEPLOY" | "ECS" | "EXTERNAL" | undefined;
|
|
457
548
|
};
|
|
549
|
+
/**
|
|
550
|
+
* A deployment lifecycle hook runs custom logic at specific stages of the deployment process. Currently, you can use Lambda functions as hook targets.
|
|
551
|
+
*
|
|
552
|
+
* For more information, see [Lifecycle hooks for Amazon ECS service deployments](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/deployment-lifecycle-hooks.html) in the *Amazon Elastic Container Service Developer Guide* .
|
|
553
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentlifecyclehook.html}
|
|
554
|
+
*/
|
|
555
|
+
export type DeploymentLifecycleHook = {
|
|
556
|
+
/**
|
|
557
|
+
* The Amazon Resource Name (ARN) of the hook target. Currently, only Lambda function ARNs are supported.
|
|
558
|
+
*
|
|
559
|
+
* You must provide this parameter when configuring a deployment lifecycle hook.
|
|
560
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentlifecyclehook.html#cfn-ecs-service-deploymentlifecyclehook-hooktargetarn}
|
|
561
|
+
*/
|
|
562
|
+
HookTargetArn: string;
|
|
563
|
+
/**
|
|
564
|
+
* The lifecycle stages at which to run the hook. Choose from these valid values:
|
|
565
|
+
*
|
|
566
|
+
* - RECONCILE_SERVICE
|
|
567
|
+
*
|
|
568
|
+
* The reconciliation stage that only happens when you start a new service deployment with more than 1 service revision in an ACTIVE state.
|
|
569
|
+
*
|
|
570
|
+
* You can use a lifecycle hook for this stage.
|
|
571
|
+
* - PRE_SCALE_UP
|
|
572
|
+
*
|
|
573
|
+
* The green service revision has not started. The blue service revision is handling 100% of the production traffic. There is no test traffic.
|
|
574
|
+
*
|
|
575
|
+
* You can use a lifecycle hook for this stage.
|
|
576
|
+
* - POST_SCALE_UP
|
|
577
|
+
*
|
|
578
|
+
* The green service revision has started. The blue service revision is handling 100% of the production traffic. There is no test traffic.
|
|
579
|
+
*
|
|
580
|
+
* You can use a lifecycle hook for this stage.
|
|
581
|
+
* - TEST_TRAFFIC_SHIFT
|
|
582
|
+
*
|
|
583
|
+
* The blue and green service revisions are running. The blue service revision handles 100% of the production traffic. The green service revision is migrating from 0% to 100% of test traffic.
|
|
584
|
+
*
|
|
585
|
+
* You can use a lifecycle hook for this stage.
|
|
586
|
+
* - POST_TEST_TRAFFIC_SHIFT
|
|
587
|
+
*
|
|
588
|
+
* The test traffic shift is complete. The green service revision handles 100% of the test traffic.
|
|
589
|
+
*
|
|
590
|
+
* You can use a lifecycle hook for this stage.
|
|
591
|
+
* - PRODUCTION_TRAFFIC_SHIFT
|
|
592
|
+
*
|
|
593
|
+
* Production traffic is shifting to the green service revision. The green service revision is migrating from 0% to 100% of production traffic.
|
|
594
|
+
*
|
|
595
|
+
* You can use a lifecycle hook for this stage.
|
|
596
|
+
* - POST_PRODUCTION_TRAFFIC_SHIFT
|
|
597
|
+
*
|
|
598
|
+
* The production traffic shift is complete.
|
|
599
|
+
*
|
|
600
|
+
* You can use a lifecycle hook for this stage.
|
|
601
|
+
*
|
|
602
|
+
* You must provide this parameter when configuring a deployment lifecycle hook.
|
|
603
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentlifecyclehook.html#cfn-ecs-service-deploymentlifecyclehook-lifecyclestages}
|
|
604
|
+
*/
|
|
605
|
+
LifecycleStages: ("RECONCILE_SERVICE" | "PRE_SCALE_UP" | "POST_SCALE_UP" | "TEST_TRAFFIC_SHIFT" | "POST_TEST_TRAFFIC_SHIFT" | "PRODUCTION_TRAFFIC_SHIFT" | "POST_PRODUCTION_TRAFFIC_SHIFT")[];
|
|
606
|
+
/**
|
|
607
|
+
* The Amazon Resource Name (ARN) of the IAM role that grants Amazon ECS permission to call Lambda functions on your behalf.
|
|
608
|
+
*
|
|
609
|
+
* For more information, see [Permissions required for Lambda functions in Amazon ECS blue/green deployments](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/blue-green-permissions.html) in the *Amazon Elastic Container Service Developer Guide* .
|
|
610
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentlifecyclehook.html#cfn-ecs-service-deploymentlifecyclehook-rolearn}
|
|
611
|
+
*/
|
|
612
|
+
RoleArn: string;
|
|
613
|
+
};
|
|
458
614
|
/**
|
|
459
615
|
* The tag specifications of an Amazon EBS volume.
|
|
460
616
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-ebstagspecification.html}
|
|
@@ -485,6 +641,11 @@ export type EBSTagSpecification = {
|
|
|
485
641
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-loadbalancer.html}
|
|
486
642
|
*/
|
|
487
643
|
export type LoadBalancer = {
|
|
644
|
+
/**
|
|
645
|
+
* The advanced settings for the load balancer used in blue/green deployments. Specify the alternate target group, listener rules, and IAM role required for traffic shifting during blue/green deployments.
|
|
646
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-loadbalancer.html#cfn-ecs-service-loadbalancer-advancedconfiguration}
|
|
647
|
+
*/
|
|
648
|
+
AdvancedConfiguration?: AdvancedConfiguration | undefined;
|
|
488
649
|
/**
|
|
489
650
|
* The name of the container (as it appears in a container definition) to associate with the load balancer.
|
|
490
651
|
*
|
|
@@ -742,6 +903,11 @@ export type ServiceConnectClientAlias = {
|
|
|
742
903
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-serviceconnectclientalias.html#cfn-ecs-service-serviceconnectclientalias-port}
|
|
743
904
|
*/
|
|
744
905
|
Port: number;
|
|
906
|
+
/**
|
|
907
|
+
* The configuration for test traffic routing rules used during blue/green deployments with Amazon ECS Service Connect. This allows you to route a portion of traffic to the new service revision of your service for testing before shifting all production traffic.
|
|
908
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-serviceconnectclientalias.html#cfn-ecs-service-serviceconnectclientalias-testtrafficrules}
|
|
909
|
+
*/
|
|
910
|
+
TestTrafficRules?: ServiceConnectTestTrafficRules | undefined;
|
|
745
911
|
};
|
|
746
912
|
/**
|
|
747
913
|
* The Service Connect configuration of your Amazon ECS service. The configuration for this service to discover and connect to services, and be discovered by, and connected from, other services within a namespace.
|
|
@@ -836,6 +1002,41 @@ export type ServiceConnectService = {
|
|
|
836
1002
|
*/
|
|
837
1003
|
Tls?: ServiceConnectTlsConfiguration | undefined;
|
|
838
1004
|
};
|
|
1005
|
+
/**
|
|
1006
|
+
* The test traffic routing configuration for Amazon ECS blue/green deployments. This configuration allows you to define rules for routing specific traffic to the new service revision during the deployment process, allowing for safe testing before full production traffic shift.
|
|
1007
|
+
*
|
|
1008
|
+
* For more information, see [Service Connect for Amazon ECS blue/green deployments](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-connect-blue-green.html) in the *Amazon Elastic Container Service Developer Guide* .
|
|
1009
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-serviceconnecttesttrafficrules.html}
|
|
1010
|
+
*/
|
|
1011
|
+
export type ServiceConnectTestTrafficRules = {
|
|
1012
|
+
/**
|
|
1013
|
+
* The HTTP header-based routing rules that determine which requests should be routed to the new service version during blue/green deployment testing. These rules provide fine-grained control over test traffic routing based on request headers.
|
|
1014
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-serviceconnecttesttrafficrules.html#cfn-ecs-service-serviceconnecttesttrafficrules-header}
|
|
1015
|
+
*/
|
|
1016
|
+
Header: ServiceConnectTestTrafficRulesHeader;
|
|
1017
|
+
};
|
|
1018
|
+
/**
|
|
1019
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-serviceconnecttesttrafficrulesheader.html}
|
|
1020
|
+
*/
|
|
1021
|
+
export type ServiceConnectTestTrafficRulesHeader = {
|
|
1022
|
+
/**
|
|
1023
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-serviceconnecttesttrafficrulesheader.html#cfn-ecs-service-serviceconnecttesttrafficrulesheader-name}
|
|
1024
|
+
*/
|
|
1025
|
+
Name: string;
|
|
1026
|
+
/**
|
|
1027
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-serviceconnecttesttrafficrulesheader.html#cfn-ecs-service-serviceconnecttesttrafficrulesheader-value}
|
|
1028
|
+
*/
|
|
1029
|
+
Value?: ServiceConnectTestTrafficRulesHeaderValue | undefined;
|
|
1030
|
+
};
|
|
1031
|
+
/**
|
|
1032
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-serviceconnecttesttrafficrulesheadervalue.html}
|
|
1033
|
+
*/
|
|
1034
|
+
export type ServiceConnectTestTrafficRulesHeaderValue = {
|
|
1035
|
+
/**
|
|
1036
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-serviceconnecttesttrafficrulesheadervalue.html#cfn-ecs-service-serviceconnecttesttrafficrulesheadervalue-exact}
|
|
1037
|
+
*/
|
|
1038
|
+
Exact: string;
|
|
1039
|
+
};
|
|
839
1040
|
/**
|
|
840
1041
|
* The certificate root authority that secures your service.
|
|
841
1042
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-serviceconnecttlscertificateauthority.html}
|
|
@@ -50,6 +50,22 @@ export type EventsEventBusProps = {
|
|
|
50
50
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbus.html#cfn-events-eventbus-kmskeyidentifier}
|
|
51
51
|
*/
|
|
52
52
|
KmsKeyIdentifier?: string | undefined;
|
|
53
|
+
/**
|
|
54
|
+
* The logging configuration settings for the event bus.
|
|
55
|
+
*
|
|
56
|
+
* For more information, see [Configuring logs for event buses](https://docs.aws.amazon.com/eb-event-bus-logs.html) in the *EventBridge User Guide* .
|
|
57
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbus.html#cfn-events-eventbus-logconfig}
|
|
58
|
+
*/
|
|
59
|
+
LogConfig?: {
|
|
60
|
+
/**
|
|
61
|
+
* Configures whether or not to include event detail, input transformer details, target properties, and target input in the applicable log messages.
|
|
62
|
+
*/
|
|
63
|
+
IncludeDetail?: "FULL" | "NONE" | undefined;
|
|
64
|
+
/**
|
|
65
|
+
* Configures the log level of the EventBus and determines which log messages are sent to Ingestion Hub for delivery.
|
|
66
|
+
*/
|
|
67
|
+
Level?: "INFO" | "ERROR" | "TRACE" | "OFF" | undefined;
|
|
68
|
+
} | undefined;
|
|
53
69
|
/**
|
|
54
70
|
* The name of the new event bus.
|
|
55
71
|
*
|
|
@@ -289,7 +289,7 @@ export type IpPermission = {
|
|
|
289
289
|
*/
|
|
290
290
|
export type LocationCapacity = {
|
|
291
291
|
/**
|
|
292
|
-
* The number of EC2 instances you want to maintain in the specified fleet location. This value must fall between the minimum and maximum size limits.
|
|
292
|
+
* The number of EC2 instances you want to maintain in the specified fleet location. This value must fall between the minimum and maximum size limits. If any auto-scaling policy is defined for the container fleet, the desired instance will only be applied once during fleet creation and will be ignored in updates to avoid conflicts with auto-scaling. During updates with any auto-scaling policy defined, if current desired instance is lower than the new MinSize, it will be increased to the new MinSize; if current desired instance is larger than the new MaxSize, it will be decreased to the new MaxSize.
|
|
293
293
|
* @min 0
|
|
294
294
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-containerfleet-locationcapacity.html#cfn-gamelift-containerfleet-locationcapacity-desiredec2instances}
|
|
295
295
|
*/
|
|
@@ -24,6 +24,13 @@ export type GuardDutyIPSetProps = {
|
|
|
24
24
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-ipset.html#cfn-guardduty-ipset-detectorid}
|
|
25
25
|
*/
|
|
26
26
|
DetectorId?: string | undefined;
|
|
27
|
+
/**
|
|
28
|
+
* The AWS account ID that owns the Amazon S3 bucket specified in the *Location* field.
|
|
29
|
+
*
|
|
30
|
+
* When you provide this account ID, GuardDuty will validate that the S3 bucket belongs to this account. If you don't specify an account ID owner, GuardDuty doesn't perform any validation.
|
|
31
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-ipset.html#cfn-guardduty-ipset-expectedbucketowner}
|
|
32
|
+
*/
|
|
33
|
+
ExpectedBucketOwner?: string | undefined;
|
|
27
34
|
/**
|
|
28
35
|
* The format of the file that contains the IPSet.
|
|
29
36
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-ipset.html#cfn-guardduty-ipset-format}
|
|
@@ -24,6 +24,13 @@ export type GuardDutyThreatIntelSetProps = {
|
|
|
24
24
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-threatintelset.html#cfn-guardduty-threatintelset-detectorid}
|
|
25
25
|
*/
|
|
26
26
|
DetectorId?: string | undefined;
|
|
27
|
+
/**
|
|
28
|
+
* The AWS account ID that owns the Amazon S3 bucket specified in the *Location* field.
|
|
29
|
+
*
|
|
30
|
+
* When you provide this account ID, GuardDuty will validate that the S3 bucket belongs to this account. If you don't specify an account ID owner, GuardDuty doesn't perform any validation.
|
|
31
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-threatintelset.html#cfn-guardduty-threatintelset-expectedbucketowner}
|
|
32
|
+
*/
|
|
33
|
+
ExpectedBucketOwner?: string | undefined;
|
|
27
34
|
/**
|
|
28
35
|
* The format of the file that contains the ThreatIntelSet.
|
|
29
36
|
* @minLength 1
|
|
@@ -25,7 +25,7 @@ export type IoTSiteWiseGatewayProps = {
|
|
|
25
25
|
*/
|
|
26
26
|
GatewayPlatform: GatewayPlatform;
|
|
27
27
|
/**
|
|
28
|
-
* The version of the gateway
|
|
28
|
+
* The version of the gateway you want to create.
|
|
29
29
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-gateway.html#cfn-iotsitewise-gateway-gatewayversion}
|
|
30
30
|
*/
|
|
31
31
|
GatewayVersion?: string | undefined;
|
|
@@ -56,13 +56,19 @@ export type GatewayCapabilitySummary = {
|
|
|
56
56
|
*/
|
|
57
57
|
CapabilityConfiguration?: string | undefined;
|
|
58
58
|
/**
|
|
59
|
-
* The namespace of the capability configuration. For example, if you configure OPC
|
|
59
|
+
* The namespace of the capability configuration. For example, if you configure OPC UA sources for an MQTT-enabled gateway, your OPC-UA capability configuration has the namespace `iotsitewise:opcuacollector:3` .
|
|
60
60
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-gateway-gatewaycapabilitysummary.html#cfn-iotsitewise-gateway-gatewaycapabilitysummary-capabilitynamespace}
|
|
61
61
|
*/
|
|
62
62
|
CapabilityNamespace: string;
|
|
63
63
|
};
|
|
64
64
|
/**
|
|
65
|
-
*
|
|
65
|
+
* The gateway's platform configuration. You can only specify one platform type in a gateway.
|
|
66
|
+
*
|
|
67
|
+
* (Legacy only) For Greengrass V1 gateways, specify the `greengrass` parameter with a valid Greengrass group ARN.
|
|
68
|
+
*
|
|
69
|
+
* For Greengrass V2 gateways, specify the `greengrassV2` parameter with a valid core device thing name. If creating a V3 gateway ( `gatewayVersion=3` ), you must also specify the `coreDeviceOperatingSystem` .
|
|
70
|
+
*
|
|
71
|
+
* For Siemens Industrial Edge gateways, specify the `siemensIE` parameter with a valid IoT Core thing name.
|
|
66
72
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-gateway-gatewayplatform.html}
|
|
67
73
|
*/
|
|
68
74
|
export type GatewayPlatform = {
|