@propulsionworks/cloudformation 0.1.18 → 0.1.20

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 (82) hide show
  1. package/out/exports/resources.generated/aws-aiops-investigationgroup.d.ts +7 -7
  2. package/out/exports/resources.generated/aws-amazonmq-configurationassociation.d.ts +1 -0
  3. package/out/exports/resources.generated/aws-applicationinsights-application.d.ts +3 -3
  4. package/out/exports/resources.generated/aws-appstream-fleet.d.ts +16 -0
  5. package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +16 -0
  6. package/out/exports/resources.generated/aws-arcregionswitch-plan.d.ts +716 -0
  7. package/out/exports/resources.generated/aws-batch-jobqueue.d.ts +72 -1
  8. package/out/exports/resources.generated/aws-batch-serviceenvironment.d.ts +66 -0
  9. package/out/exports/resources.generated/aws-bedrock-guardrail.d.ts +75 -10
  10. package/out/exports/resources.generated/aws-billing-billingview.d.ts +1 -1
  11. package/out/exports/resources.generated/aws-cassandra-table.d.ts +5 -0
  12. package/out/exports/resources.generated/aws-certificatemanager-certificate.d.ts +3 -0
  13. package/out/exports/resources.generated/aws-cloudfront-cachepolicy.d.ts +2 -0
  14. package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +15 -3
  15. package/out/exports/resources.generated/aws-cognito-managedloginbranding.d.ts +7 -0
  16. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +0 -1
  17. package/out/exports/resources.generated/aws-connect-instance.d.ts +5 -0
  18. package/out/exports/resources.generated/aws-customerprofiles-calculatedattributedefinition.d.ts +8 -8
  19. package/out/exports/resources.generated/aws-customerprofiles-segmentdefinition.d.ts +3 -2
  20. package/out/exports/resources.generated/aws-datazone-connection.d.ts +1 -1
  21. package/out/exports/resources.generated/aws-datazone-environmentblueprintconfiguration.d.ts +4 -0
  22. package/out/exports/resources.generated/aws-datazone-project.d.ts +9 -2
  23. package/out/exports/resources.generated/aws-datazone-projectprofile.d.ts +26 -2
  24. package/out/exports/resources.generated/aws-dax-cluster.d.ts +4 -0
  25. package/out/exports/resources.generated/aws-docdb-dbcluster.d.ts +1 -0
  26. package/out/exports/resources.generated/aws-ec2-capacityreservation.d.ts +2 -2
  27. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +0 -4
  28. package/out/exports/resources.generated/aws-ec2-instance.d.ts +1 -1
  29. package/out/exports/resources.generated/aws-ec2-ipam.d.ts +6 -1
  30. package/out/exports/resources.generated/aws-ec2-trafficmirrorsession.d.ts +6 -0
  31. package/out/exports/resources.generated/aws-ec2-transitgatewayconnectpeer.d.ts +73 -0
  32. package/out/exports/resources.generated/aws-ecr-repository.d.ts +25 -1
  33. package/out/exports/resources.generated/aws-ecr-repositorycreationtemplate.d.ts +23 -1
  34. package/out/exports/resources.generated/aws-ecs-service.d.ts +71 -0
  35. package/out/exports/resources.generated/aws-entityresolution-idmappingworkflow.d.ts +12 -8
  36. package/out/exports/resources.generated/aws-entityresolution-idnamespace.d.ts +8 -8
  37. package/out/exports/resources.generated/aws-entityresolution-matchingworkflow.d.ts +45 -15
  38. package/out/exports/resources.generated/aws-events-eventbus.d.ts +3 -1
  39. package/out/exports/resources.generated/aws-gamelift-containerfleet.d.ts +1 -1
  40. package/out/exports/resources.generated/aws-glue-job.d.ts +1 -1
  41. package/out/exports/resources.generated/aws-guardduty-ipset.d.ts +3 -0
  42. package/out/exports/resources.generated/aws-guardduty-threatintelset.d.ts +3 -0
  43. package/out/exports/resources.generated/aws-iotsitewise-computationmodel.d.ts +158 -0
  44. package/out/exports/resources.generated/aws-iotsitewise-gateway.d.ts +1 -1
  45. package/out/exports/resources.generated/aws-kinesisfirehose-deliverystream.d.ts +30 -0
  46. package/out/exports/resources.generated/aws-lambda-version.d.ts +1 -1
  47. package/out/exports/resources.generated/aws-lightsail-domain.d.ts +93 -0
  48. package/out/exports/resources.generated/aws-logs-accountpolicy.d.ts +1 -1
  49. package/out/exports/resources.generated/aws-logs-destination.d.ts +6 -1
  50. package/out/exports/resources.generated/aws-logs-loggroup.d.ts +4 -0
  51. package/out/exports/resources.generated/aws-medialive-channel.d.ts +47 -1
  52. package/out/exports/resources.generated/aws-mediapackagev2-channel.d.ts +7 -0
  53. package/out/exports/resources.generated/aws-mediapackagev2-originendpoint.d.ts +35 -24
  54. package/out/exports/resources.generated/aws-mediapackagev2-originendpointpolicy.d.ts +23 -0
  55. package/out/exports/resources.generated/aws-omics-rungroup.d.ts +2 -2
  56. package/out/exports/resources.generated/aws-omics-workflow.d.ts +11 -13
  57. package/out/exports/resources.generated/aws-omics-workflowversion.d.ts +2 -2
  58. package/out/exports/resources.generated/aws-opensearchserverless-securityconfig.d.ts +1 -1
  59. package/out/exports/resources.generated/aws-opsworkscm-server.d.ts +0 -2
  60. package/out/exports/resources.generated/aws-quicksight-datasource.d.ts +15 -2
  61. package/out/exports/resources.generated/aws-quicksight-topic.d.ts +20 -1
  62. package/out/exports/resources.generated/aws-rds-dbcluster.d.ts +1 -0
  63. package/out/exports/resources.generated/aws-rds-dbinstance.d.ts +92 -0
  64. package/out/exports/resources.generated/aws-s3-accesspoint.d.ts +6 -1
  65. package/out/exports/resources.generated/aws-s3-bucket.d.ts +21 -12
  66. package/out/exports/resources.generated/aws-s3express-accesspoint.d.ts +5 -1
  67. package/out/exports/resources.generated/aws-s3express-directorybucket.d.ts +1 -0
  68. package/out/exports/resources.generated/aws-s3tables-tablepolicy.d.ts +10 -0
  69. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +107 -1
  70. package/out/exports/resources.generated/aws-sagemaker-domain.d.ts +27 -1
  71. package/out/exports/resources.generated/aws-sagemaker-processingjob.d.ts +608 -0
  72. package/out/exports/resources.generated/aws-sagemaker-project.d.ts +10 -7
  73. package/out/exports/resources.generated/aws-sagemaker-space.d.ts +42 -0
  74. package/out/exports/resources.generated/aws-sagemaker-userprofile.d.ts +26 -0
  75. package/out/exports/resources.generated/aws-ses-configurationset.d.ts +6 -1
  76. package/out/exports/resources.generated/aws-ses-dedicatedippool.d.ts +6 -1
  77. package/out/exports/resources.generated/aws-ses-emailidentity.d.ts +6 -1
  78. package/out/exports/resources.generated/aws-ssm-patchbaseline.d.ts +9 -0
  79. package/out/exports/resources.generated/aws-transfer-server.d.ts +6 -0
  80. package/out/exports/resources.generated/aws-wisdom-messagetemplate.d.ts +21 -0
  81. package/out/exports/resources.generated/aws-wisdom-quickresponse.d.ts +19 -7
  82. package/package.json +1 -1
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * A calculated attribute definition for Customer Profiles
3
+ * A calculated attribute definition for Customer Profiles.
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-customerprofiles-calculatedattributedefinition.html}
5
5
  */
6
6
  export type CustomerProfilesCalculatedAttributeDefinition = ResourceDefinitionWithAttributes<"AWS::CustomerProfiles::CalculatedAttributeDefinition", CustomerProfilesCalculatedAttributeDefinitionProps, CustomerProfilesCalculatedAttributeDefinitionAttribs>;
7
7
  /**
8
- * A calculated attribute definition for Customer Profiles
8
+ * A calculated attribute definition for Customer Profiles.
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-customerprofiles-calculatedattributedefinition.html}
10
10
  */
11
11
  export type CustomerProfilesCalculatedAttributeDefinitionProps = {
@@ -129,14 +129,14 @@ export type Conditions = {
129
129
  */
130
130
  export type Range = {
131
131
  /**
132
- * The format the timestamp field in your JSON object is specified. This value should be one of EPOCHMILLI or ISO_8601. E.g. if your object type is MyType and source JSON is {"generatedAt": {"timestamp": "2001-07-04T12:08:56.235Z"}}, then TimestampFormat should be "ISO_8601".
132
+ * The format the timestamp field in your JSON object is specified. This value should be one of EPOCHMILLI (for Unix epoch timestamps with second/millisecond level precision) or ISO_8601 (following ISO_8601 format with second/millisecond level precision, with an optional offset of Z or in the format HH:MM or HHMM.). E.g. if your object type is MyType and source JSON is {"generatedAt": {"timestamp": "2001-07-04T12:08:56.235-0700"}}, then TimestampFormat should be "ISO_8601"
133
133
  * @minLength 1
134
134
  * @maxLength 255
135
135
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-customerprofiles-calculatedattributedefinition-range.html#cfn-customerprofiles-calculatedattributedefinition-range-timestampformat}
136
136
  */
137
137
  TimestampFormat?: string | undefined;
138
138
  /**
139
- * An expression specifying the field in your JSON object from which the date should be parsed. The expression should follow the structure of \"{ObjectTypeName.<Location of timestamp field in JSON pointer format>}\". E.g. if your object type is MyType and source JSON is {"generatedAt": {"timestamp": "1737587945945"}}, then TimestampSource should be "{MyType.generatedAt.timestamp}".
139
+ * An expression specifying the field in your JSON object from which the date should be parsed. The expression should follow the structure of \"{ObjectTypeName.<Location of timestamp field in JSON pointer format>}\". E.g. if your object type is MyType and source JSON is {"generatedAt": {"timestamp": "1737587945945"}}, then TimestampSource should be "{MyType.generatedAt.timestamp}"
140
140
  * @minLength 1
141
141
  * @maxLength 255
142
142
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-customerprofiles-calculatedattributedefinition-range.html#cfn-customerprofiles-calculatedattributedefinition-range-timestampsource}
@@ -153,7 +153,7 @@ export type Range = {
153
153
  */
154
154
  Value?: number | undefined;
155
155
  /**
156
- * A structure specifying the endpoints of the relative time period over which data is included in the aggregation.
156
+ * A structure letting customers specify a relative time window over which over which data is included in the Calculated Attribute. Use positive numbers to indicate that the endpoint is in the past, and negative numbers to indicate it is in the future. ValueRange overrides Value.
157
157
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-customerprofiles-calculatedattributedefinition-range.html#cfn-customerprofiles-calculatedattributedefinition-range-valuerange}
158
158
  */
159
159
  ValueRange?: ValueRange | undefined;
@@ -190,19 +190,19 @@ export type Threshold = {
190
190
  */
191
191
  export type ThresholdOperator = "EQUAL_TO" | "GREATER_THAN" | "LESS_THAN" | "NOT_EQUAL_TO";
192
192
  /**
193
- * A structure specifying the endpoints of the relative time period over which data is included in the aggregation.
193
+ * A structure letting customers specify a relative time window over which over which data is included in the Calculated Attribute. Use positive numbers to indicate that the endpoint is in the past, and negative numbers to indicate it is in the future. ValueRange overrides Value.
194
194
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-customerprofiles-calculatedattributedefinition-valuerange.html}
195
195
  */
196
196
  export type ValueRange = {
197
197
  /**
198
- * The ending point for this range. Positive numbers indicate how many days in the past data should be included, and negative numbers indicate how many days in the future.
198
+ * The ending point for this overridden range. Positive numbers indicate how many days in the past data should be included, and negative numbers indicate how many days in the future.
199
199
  * @min -2147483648
200
200
  * @max 2147483647
201
201
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-customerprofiles-calculatedattributedefinition-valuerange.html#cfn-customerprofiles-calculatedattributedefinition-valuerange-end}
202
202
  */
203
203
  End: number;
204
204
  /**
205
- * The starting point for this range. Positive numbers indicate how many days in the past data should be included, and negative numbers indicate how many days in the future.
205
+ * The starting point for this overridden range. Positive numbers indicate how many days in the past data should be included, and negative numbers indicate how many days in the future.
206
206
  * @min -2147483648
207
207
  * @max 2147483647
208
208
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-customerprofiles-calculatedattributedefinition-valuerange.html#cfn-customerprofiles-calculatedattributedefinition-valuerange-start}
@@ -340,7 +340,7 @@ export type ProfileAttributes = {
340
340
  */
341
341
  PhoneNumber?: ProfileDimension | undefined;
342
342
  /**
343
- * Specifies profile type based criteria for a segment.
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 type of segment dimension to use for a profile type dimension.
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[];
@@ -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;
@@ -87,20 +87,24 @@ export type DataZoneEnvironmentBlueprintConfigurationAttribs = {
87
87
  UpdatedAt: string;
88
88
  };
89
89
  /**
90
+ * The Lake Formation configuration of the Data Lake blueprint.
90
91
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-environmentblueprintconfiguration-lakeformationconfiguration.html}
91
92
  */
92
93
  export type LakeFormationConfiguration = {
93
94
  /**
95
+ * Specifies certain Amazon S3 locations if you do not want Amazon DataZone to automatically register them in hybrid mode.
94
96
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-environmentblueprintconfiguration-lakeformationconfiguration.html#cfn-datazone-environmentblueprintconfiguration-lakeformationconfiguration-locationregistrationexcludes3locations}
95
97
  */
96
98
  LocationRegistrationExcludeS3Locations?: string[] | undefined;
97
99
  /**
100
+ * The role that is used to manage read/write access to the chosen Amazon S3 bucket(s) for Data Lake using AWS Lake Formation hybrid access mode.
98
101
  * @pattern ^arn:aws[^:]*:iam::\d{12}:(role|role/service-role)/[\w+=,.@-]*$
99
102
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-environmentblueprintconfiguration-lakeformationconfiguration.html#cfn-datazone-environmentblueprintconfiguration-lakeformationconfiguration-locationregistrationrole}
100
103
  */
101
104
  LocationRegistrationRole?: string | undefined;
102
105
  };
103
106
  /**
107
+ * The provisioning configuration of the blueprint.
104
108
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-environmentblueprintconfiguration-provisioningconfiguration.html}
105
109
  */
106
110
  export type ProvisioningConfiguration = {
@@ -41,13 +41,13 @@ export type DataZoneProjectProps = {
41
41
  */
42
42
  Name: string;
43
43
  /**
44
- * The project profile ID.
44
+ * The ID of the project profile.
45
45
  * @pattern ^[a-zA-Z0-9_-]{1,36}$
46
46
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-project.html#cfn-datazone-project-projectprofileid}
47
47
  */
48
48
  ProjectProfileId?: string | undefined;
49
49
  /**
50
- * The project profile version to which the project should be updated. You can only specify the following string for this parameter: latest.
50
+ * The project profile version to which the project should be updated. You can only specify the following string for this parameter: `latest` .
51
51
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-project.html#cfn-datazone-project-projectprofileversion}
52
52
  */
53
53
  ProjectProfileVersion?: string | undefined;
@@ -97,10 +97,12 @@ export type DataZoneProjectAttribs = {
97
97
  ProjectStatus: ProjectStatus;
98
98
  };
99
99
  /**
100
+ * The environment configuration user parameters.
100
101
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-project-environmentconfigurationuserparameter.html}
101
102
  */
102
103
  export type EnvironmentConfigurationUserParameter = {
103
104
  /**
105
+ * The environment configuration name.
104
106
  * @minLength 1
105
107
  * @maxLength 64
106
108
  * @pattern ^[\w -]+$
@@ -108,24 +110,29 @@ export type EnvironmentConfigurationUserParameter = {
108
110
  */
109
111
  EnvironmentConfigurationName?: string | undefined;
110
112
  /**
113
+ * The ID of the environment.
111
114
  * @pattern ^[a-zA-Z0-9_-]{1,36}$
112
115
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-project-environmentconfigurationuserparameter.html#cfn-datazone-project-environmentconfigurationuserparameter-environmentid}
113
116
  */
114
117
  EnvironmentId?: string | undefined;
115
118
  /**
119
+ * The environment parameters.
116
120
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-project-environmentconfigurationuserparameter.html#cfn-datazone-project-environmentconfigurationuserparameter-environmentparameters}
117
121
  */
118
122
  EnvironmentParameters?: EnvironmentParameter[] | undefined;
119
123
  };
120
124
  /**
125
+ * The parameter details of an evironment profile.
121
126
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-project-environmentparameter.html}
122
127
  */
123
128
  export type EnvironmentParameter = {
124
129
  /**
130
+ * The name of an environment profile parameter.
125
131
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-project-environmentparameter.html#cfn-datazone-project-environmentparameter-name}
126
132
  */
127
133
  Name?: string | undefined;
128
134
  /**
135
+ * The value of an environment profile parameter.
129
136
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-project-environmentparameter.html#cfn-datazone-project-environmentparameter-value}
130
137
  */
131
138
  Value?: string | undefined;
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * Definition of AWS::DataZone::ProjectProfile Resource Type
3
+ * The summary of a project profile.
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-projectprofile.html}
5
5
  */
6
6
  export type DataZoneProjectProfile = ResourceDefinitionWithAttributes<"AWS::DataZone::ProjectProfile", DataZoneProjectProfileProps, DataZoneProjectProfileAttribs>;
7
7
  /**
8
- * Definition of AWS::DataZone::ProjectProfile Resource Type
8
+ * The summary of a project profile.
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-projectprofile.html}
10
10
  */
11
11
  export type DataZoneProjectProfileProps = {
@@ -16,11 +16,13 @@ export type DataZoneProjectProfileProps = {
16
16
  */
17
17
  Description?: string | undefined;
18
18
  /**
19
+ * A domain ID of the project profile.
19
20
  * @pattern ^dzd[_][a-zA-Z0-9_-]{1,36}$
20
21
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-projectprofile.html#cfn-datazone-projectprofile-domainidentifier}
21
22
  */
22
23
  DomainIdentifier?: string | undefined;
23
24
  /**
25
+ * A domain unit ID of the project profile.
24
26
  * @minLength 1
25
27
  * @maxLength 256
26
28
  * @pattern ^[a-z0-9_\-]+$
@@ -28,6 +30,7 @@ export type DataZoneProjectProfileProps = {
28
30
  */
29
31
  DomainUnitIdentifier?: string | undefined;
30
32
  /**
33
+ * Environment configurations of a project profile.
31
34
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-projectprofile.html#cfn-datazone-projectprofile-environmentconfigurations}
32
35
  */
33
36
  EnvironmentConfigurations?: EnvironmentConfiguration[] | undefined;
@@ -81,6 +84,7 @@ export type DataZoneProjectProfileAttribs = {
81
84
  */
82
85
  Id: string;
83
86
  /**
87
+ * Project profile ID.
84
88
  * @pattern ^[a-zA-Z0-9_-]{1,36}$
85
89
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-projectprofile.html#cfn-datazone-projectprofile-identifier}
86
90
  */
@@ -93,10 +97,12 @@ export type DataZoneProjectProfileAttribs = {
93
97
  LastUpdatedAt: string;
94
98
  };
95
99
  /**
100
+ * The AWS account of the environment.
96
101
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-projectprofile-awsaccount.html}
97
102
  */
98
103
  export type AwsAccount = {
99
104
  /**
105
+ * The account ID of a project.
100
106
  * @pattern ^\d{12}$
101
107
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-projectprofile-awsaccount.html#cfn-datazone-projectprofile-awsaccount-awsaccountid}
102
108
  */
@@ -107,42 +113,51 @@ export type AwsAccount = {
107
113
  */
108
114
  export type DeploymentMode = "ON_CREATE" | "ON_DEMAND";
109
115
  /**
116
+ * The configuration of an environment.
110
117
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-projectprofile-environmentconfiguration.html}
111
118
  */
112
119
  export type EnvironmentConfiguration = {
113
120
  /**
121
+ * The AWS account of the environment.
114
122
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-projectprofile-environmentconfiguration.html#cfn-datazone-projectprofile-environmentconfiguration-awsaccount}
115
123
  */
116
124
  AwsAccount?: AwsAccount | undefined;
117
125
  /**
126
+ * The AWS Region of the environment.
118
127
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-projectprofile-environmentconfiguration.html#cfn-datazone-projectprofile-environmentconfiguration-awsregion}
119
128
  */
120
129
  AwsRegion: Region;
121
130
  /**
131
+ * The configuration parameters of the environment.
122
132
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-projectprofile-environmentconfiguration.html#cfn-datazone-projectprofile-environmentconfiguration-configurationparameters}
123
133
  */
124
134
  ConfigurationParameters?: EnvironmentConfigurationParametersDetails | undefined;
125
135
  /**
136
+ * The deployment mode of the environment.
126
137
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-projectprofile-environmentconfiguration.html#cfn-datazone-projectprofile-environmentconfiguration-deploymentmode}
127
138
  */
128
139
  DeploymentMode?: DeploymentMode | undefined;
129
140
  /**
141
+ * The deployment order of the environment.
130
142
  * @min 0
131
143
  * @max 16
132
144
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-projectprofile-environmentconfiguration.html#cfn-datazone-projectprofile-environmentconfiguration-deploymentorder}
133
145
  */
134
146
  DeploymentOrder?: number | undefined;
135
147
  /**
148
+ * The environment description.
136
149
  * @maxLength 2048
137
150
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-projectprofile-environmentconfiguration.html#cfn-datazone-projectprofile-environmentconfiguration-description}
138
151
  */
139
152
  Description?: string | undefined;
140
153
  /**
154
+ * The environment blueprint ID.
141
155
  * @pattern ^[a-zA-Z0-9_-]{1,36}$
142
156
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-projectprofile-environmentconfiguration.html#cfn-datazone-projectprofile-environmentconfiguration-environmentblueprintid}
143
157
  */
144
158
  EnvironmentBlueprintId: string;
145
159
  /**
160
+ * The environment name.
146
161
  * @minLength 1
147
162
  * @maxLength 64
148
163
  * @pattern ^[\w -]+$
@@ -151,32 +166,39 @@ export type EnvironmentConfiguration = {
151
166
  Name: string;
152
167
  };
153
168
  /**
169
+ * The environment configuration parameter.
154
170
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-projectprofile-environmentconfigurationparameter.html}
155
171
  */
156
172
  export type EnvironmentConfigurationParameter = {
157
173
  /**
174
+ * Specifies whether the environment parameter is editable.
158
175
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-projectprofile-environmentconfigurationparameter.html#cfn-datazone-projectprofile-environmentconfigurationparameter-iseditable}
159
176
  */
160
177
  IsEditable?: boolean | undefined;
161
178
  /**
179
+ * The name of the environment configuration parameter.
162
180
  * @pattern ^[a-zA-Z_][a-zA-Z0-9_]*$
163
181
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-projectprofile-environmentconfigurationparameter.html#cfn-datazone-projectprofile-environmentconfigurationparameter-name}
164
182
  */
165
183
  Name?: string | undefined;
166
184
  /**
185
+ * The value of the environment configuration parameter.
167
186
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-projectprofile-environmentconfigurationparameter.html#cfn-datazone-projectprofile-environmentconfigurationparameter-value}
168
187
  */
169
188
  Value?: string | undefined;
170
189
  };
171
190
  /**
191
+ * The details of the environment configuration parameter.
172
192
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-projectprofile-environmentconfigurationparametersdetails.html}
173
193
  */
174
194
  export type EnvironmentConfigurationParametersDetails = {
175
195
  /**
196
+ * The parameter overrides.
176
197
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-projectprofile-environmentconfigurationparametersdetails.html#cfn-datazone-projectprofile-environmentconfigurationparametersdetails-parameteroverrides}
177
198
  */
178
199
  ParameterOverrides?: EnvironmentConfigurationParameter[] | undefined;
179
200
  /**
201
+ * Ssm path environment configuration parameters.
180
202
  * @minLength 1
181
203
  * @maxLength 2048
182
204
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-projectprofile-environmentconfigurationparametersdetails.html#cfn-datazone-projectprofile-environmentconfigurationparametersdetails-ssmpath}
@@ -184,10 +206,12 @@ export type EnvironmentConfigurationParametersDetails = {
184
206
  SsmPath?: string | undefined;
185
207
  };
186
208
  /**
209
+ * The AWS Region.
187
210
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datazone-projectprofile-region.html}
188
211
  */
189
212
  export type Region = {
190
213
  /**
214
+ * The AWS Region name.
191
215
  * @minLength 4
192
216
  * @maxLength 16
193
217
  * @pattern ^[a-z]{2}-?(iso|gov)?-{1}[a-z]*-{1}[0-9]$
@@ -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}
@@ -75,6 +75,7 @@ export type DocDBDBClusterProps = {
75
75
  */
76
76
  EngineVersion?: string | undefined;
77
77
  /**
78
+ * The cluster identifier of the new global cluster.
78
79
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-globalclusteridentifier}
79
80
  */
80
81
  GlobalClusterIdentifier?: string | undefined;
@@ -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 100 vCPUs. For example, if you request a future-dated Capacity Reservation for `m5.xlarge` instances, you must request at least 25 instances ( *25 * m5.xlarge = 100 vCPUs* ).
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 T instance families only.
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}
@@ -258,10 +258,6 @@ export type EbsBlockDevice = {
258
258
  *
259
259
  * Encrypted volumes can only be attached to instances that support Amazon EBS encryption. For more information, see [Supported instance types](https://docs.aws.amazon.com/ebs/latest/userguide/ebs-encryption-requirements.html#ebs-encryption_supported_instances) .
260
260
  *
261
- * This parameter is not returned by `DescribeImageAttribute` .
262
- *
263
- * For `CreateImage` and `RegisterImage` , whether you can include this parameter, and the allowed values differ depending on the type of block device mapping you are creating.
264
- *
265
261
  * - If you are creating a block device mapping for a *new (empty) volume* , you can include this parameter, and specify either `true` for an encrypted volume, or `false` for an unencrypted volume. If you omit this parameter, it defaults to `false` (unencrypted).
266
262
  * - If you are creating a block device mapping from an *existing encrypted or unencrypted snapshot* , you must omit this parameter. If you include this parameter, the request will fail, regardless of the value that you specify.
267
263
  * - If you are creating a block device mapping from an *existing unencrypted volume* , you can include this parameter, but you must specify `false` . If you specify `true` , the request will fail. In this case, we recommend that you omit the parameter.
@@ -165,7 +165,7 @@ export type EC2InstanceProps = {
165
165
  */
166
166
  KernelId?: string | undefined;
167
167
  /**
168
- * The name of the key pair. You can create a key pair using [CreateKeyPair](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateKeyPair.html) or [ImportKeyPair](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ImportKeyPair.html) .
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}
@@ -29,7 +29,12 @@ export type EC2IPAMProps = {
29
29
  */
30
30
  EnablePrivateGua?: boolean | undefined;
31
31
  /**
32
- * A metered account is an account that is charged for active IP addresses managed in IPAM
32
+ * A metered account is an AWS account that is charged for active IP addresses managed in IPAM. For more information, see [Enable cost distribution](https://docs.aws.amazon.com/vpc/latest/ipam/ipam-enable-cost-distro.html) in the *Amazon VPC IPAM User Guide* .
33
+ *
34
+ * Possible values:
35
+ *
36
+ * - `ipam-owner` (default): The AWS account which owns the IPAM is charged for all active IP addresses managed in IPAM.
37
+ * - `resource-owner` : The AWS account that owns the IP address is charged for the active IP address.
33
38
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipam.html#cfn-ec2-ipam-meteredaccount}
34
39
  */
35
40
  MeteredAccount?: "ipam-owner" | "resource-owner" | undefined;
@@ -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;
@@ -0,0 +1,73 @@
1
+ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
+ /**
3
+ * Resource Type definition for AWS::EC2::TransitGatewayConnectPeer
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayconnectpeer.html}
5
+ */
6
+ export type EC2TransitGatewayConnectPeer = ResourceDefinitionWithAttributes<"AWS::EC2::TransitGatewayConnectPeer", EC2TransitGatewayConnectPeerProps, EC2TransitGatewayConnectPeerAttribs>;
7
+ /**
8
+ * Resource Type definition for AWS::EC2::TransitGatewayConnectPeer
9
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayconnectpeer.html}
10
+ */
11
+ export type EC2TransitGatewayConnectPeerProps = {
12
+ /**
13
+ * The Connect peer details.
14
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayconnectpeer.html#cfn-ec2-transitgatewayconnectpeer-connectpeerconfiguration}
15
+ */
16
+ ConnectPeerConfiguration: TransitGatewayConnectPeerConfiguration;
17
+ /**
18
+ * The tags for the Connect Peer.
19
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayconnectpeer.html#cfn-ec2-transitgatewayconnectpeer-tags}
20
+ */
21
+ Tags?: Tag[] | undefined;
22
+ /**
23
+ * The ID of the Connect attachment.
24
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayconnectpeer.html#cfn-ec2-transitgatewayconnectpeer-transitgatewayattachmentid}
25
+ */
26
+ TransitGatewayAttachmentId: string;
27
+ };
28
+ /**
29
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayconnectpeer.html#aws-resource-ec2-transitgatewayconnectpeer-return-values}
30
+ */
31
+ export type EC2TransitGatewayConnectPeerAttribs = {
32
+ /**
33
+ * The tunnel protocol.
34
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-transitgatewayconnectpeer-transitgatewayconnectpeerconfiguration.html#cfn-ec2-transitgatewayconnectpeer-transitgatewayconnectpeerconfiguration-protocol}
35
+ */
36
+ "ConnectPeerConfiguration.Protocol": string;
37
+ /**
38
+ * The creation time.
39
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayconnectpeer.html#cfn-ec2-transitgatewayconnectpeer-creationtime}
40
+ */
41
+ CreationTime: string;
42
+ /**
43
+ * The state of the Connect peer.
44
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayconnectpeer.html#cfn-ec2-transitgatewayconnectpeer-state}
45
+ */
46
+ State: string;
47
+ /**
48
+ * The ID of the Connect peer.
49
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayconnectpeer.html#cfn-ec2-transitgatewayconnectpeer-transitgatewayconnectpeerid}
50
+ */
51
+ TransitGatewayConnectPeerId: string;
52
+ };
53
+ /**
54
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-transitgatewayconnectpeer-transitgatewayconnectpeerconfiguration.html}
55
+ */
56
+ export type TransitGatewayConnectPeerConfiguration = {
57
+ /**
58
+ * The range of interior BGP peer IP addresses.
59
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-transitgatewayconnectpeer-transitgatewayconnectpeerconfiguration.html#cfn-ec2-transitgatewayconnectpeer-transitgatewayconnectpeerconfiguration-insidecidrblocks}
60
+ */
61
+ InsideCidrBlocks: string[];
62
+ /**
63
+ * The peer IP address (GRE outer IP address) on the appliance side of the Connect peer.
64
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-transitgatewayconnectpeer-transitgatewayconnectpeerconfiguration.html#cfn-ec2-transitgatewayconnectpeer-transitgatewayconnectpeerconfiguration-peeraddress}
65
+ */
66
+ PeerAddress: string;
67
+ /**
68
+ * The Connect peer IP address on the transit gateway side of the tunnel.
69
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-transitgatewayconnectpeer-transitgatewayconnectpeerconfiguration.html#cfn-ec2-transitgatewayconnectpeer-transitgatewayconnectpeerconfiguration-transitgatewayaddress}
70
+ */
71
+ TransitGatewayAddress?: string | undefined;
72
+ };
73
+ //# sourceMappingURL=aws-ec2-transitgatewayconnectpeer.d.ts.map
@@ -28,7 +28,11 @@ export type ECRRepositoryProps = {
28
28
  * The tag mutability setting for the repository. If this parameter is omitted, the default setting of `MUTABLE` will be used which will allow image tags to be overwritten. If `IMMUTABLE` is specified, all image tags within the repository will be immutable which will prevent them from being overwritten.
29
29
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecr-repository.html#cfn-ecr-repository-imagetagmutability}
30
30
  */
31
- ImageTagMutability?: "MUTABLE" | "IMMUTABLE" | undefined;
31
+ ImageTagMutability?: "MUTABLE" | "IMMUTABLE" | "MUTABLE_WITH_EXCLUSION" | "IMMUTABLE_WITH_EXCLUSION" | undefined;
32
+ /**
33
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecr-repository.html#cfn-ecr-repository-imagetagmutabilityexclusionfilters}
34
+ */
35
+ ImageTagMutabilityExclusionFilters?: ImageTagMutabilityExclusionFilter[] | undefined;
32
36
  /**
33
37
  * Creates or updates a lifecycle policy. For information about lifecycle policy syntax, see [Lifecycle policy template](https://docs.aws.amazon.com/AmazonECR/latest/userguide/LifecyclePolicies.html) .
34
38
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecr-repository.html#cfn-ecr-repository-lifecyclepolicy}
@@ -116,6 +120,26 @@ export type ImageScanningConfiguration = {
116
120
  */
117
121
  ScanOnPush?: boolean | undefined;
118
122
  };
123
+ /**
124
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecr-repository-imagetagmutabilityexclusionfilter.html}
125
+ */
126
+ export type ImageTagMutabilityExclusionFilter = {
127
+ /**
128
+ * Specifies the type of filter to use for excluding image tags from the repository's mutability setting.
129
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecr-repository-imagetagmutabilityexclusionfilter.html#cfn-ecr-repository-imagetagmutabilityexclusionfilter-imagetagmutabilityexclusionfiltertype}
130
+ */
131
+ ImageTagMutabilityExclusionFilterType: ImageTagMutabilityExclusionFilterType;
132
+ /**
133
+ * The value to use when filtering image tags.
134
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecr-repository-imagetagmutabilityexclusionfilter.html#cfn-ecr-repository-imagetagmutabilityexclusionfilter-imagetagmutabilityexclusionfiltervalue}
135
+ */
136
+ ImageTagMutabilityExclusionFilterValue: string;
137
+ };
138
+ /**
139
+ * Specifies the type of filter to use for excluding image tags from the repository's mutability setting.
140
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecr-repository-imagetagmutabilityexclusionfiltertype.html}
141
+ */
142
+ export type ImageTagMutabilityExclusionFilterType = "WILDCARD";
119
143
  /**
120
144
  * The `LifecyclePolicy` property type specifies a lifecycle policy. For information about lifecycle policy syntax, see [Lifecycle policy template](https://docs.aws.amazon.com/AmazonECR/latest/userguide/LifecyclePolicies.html) in the *Amazon ECR User Guide* .
121
145
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecr-repository-lifecyclepolicy.html}
@@ -37,7 +37,11 @@ export type ECRRepositoryCreationTemplateProps = {
37
37
  * The tag mutability setting for the repository. If this parameter is omitted, the default setting of `MUTABLE` will be used which will allow image tags to be overwritten. If `IMMUTABLE` is specified, all image tags within the repository will be immutable which will prevent them from being overwritten.
38
38
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecr-repositorycreationtemplate.html#cfn-ecr-repositorycreationtemplate-imagetagmutability}
39
39
  */
40
- ImageTagMutability?: "MUTABLE" | "IMMUTABLE" | undefined;
40
+ ImageTagMutability?: "MUTABLE" | "IMMUTABLE" | "IMMUTABLE_WITH_EXCLUSION" | "MUTABLE_WITH_EXCLUSION" | undefined;
41
+ /**
42
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecr-repositorycreationtemplate.html#cfn-ecr-repositorycreationtemplate-imagetagmutabilityexclusionfilters}
43
+ */
44
+ ImageTagMutabilityExclusionFilters?: ImageTagMutabilityExclusionFilter[] | undefined;
41
45
  /**
42
46
  * The lifecycle policy to use for repositories created using the template.
43
47
  * @minLength 100
@@ -117,4 +121,22 @@ export type EncryptionConfiguration = {
117
121
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecr-repositorycreationtemplate-encryptiontype.html}
118
122
  */
119
123
  export type EncryptionType = "AES256" | "KMS" | "KMS_DSSE";
124
+ /**
125
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecr-repositorycreationtemplate-imagetagmutabilityexclusionfilter.html}
126
+ */
127
+ export type ImageTagMutabilityExclusionFilter = {
128
+ /**
129
+ * Specifies the type of filter to use for excluding image tags from the repository's mutability setting.
130
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecr-repositorycreationtemplate-imagetagmutabilityexclusionfilter.html#cfn-ecr-repositorycreationtemplate-imagetagmutabilityexclusionfilter-imagetagmutabilityexclusionfiltertype}
131
+ */
132
+ ImageTagMutabilityExclusionFilterType: "WILDCARD";
133
+ /**
134
+ * The value to use when filtering image tags.
135
+ * @minLength 1
136
+ * @maxLength 128
137
+ * @pattern ^[0-9a-zA-Z._*-]{1,128}
138
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecr-repositorycreationtemplate-imagetagmutabilityexclusionfilter.html#cfn-ecr-repositorycreationtemplate-imagetagmutabilityexclusionfilter-imagetagmutabilityexclusionfiltervalue}
139
+ */
140
+ ImageTagMutabilityExclusionFilterValue: string;
141
+ };
120
142
  //# sourceMappingURL=aws-ecr-repositorycreationtemplate.d.ts.map