@propulsionworks/cloudformation 0.1.29 → 0.1.30

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 (48) hide show
  1. package/out/exports/resources.generated/aws-applicationsignals-groupingconfiguration.d.ts +8 -2
  2. package/out/exports/resources.generated/aws-bedrock-agent.d.ts +8 -8
  3. package/out/exports/resources.generated/aws-bedrockagentcore-browsercustom.d.ts +3 -0
  4. package/out/exports/resources.generated/aws-bedrockagentcore-codeinterpretercustom.d.ts +3 -0
  5. package/out/exports/resources.generated/aws-bedrockagentcore-gateway.d.ts +33 -2
  6. package/out/exports/resources.generated/aws-bedrockagentcore-gatewaytarget.d.ts +55 -2
  7. package/out/exports/resources.generated/aws-bedrockagentcore-memory.d.ts +403 -0
  8. package/out/exports/resources.generated/aws-bedrockagentcore-runtime.d.ts +3 -0
  9. package/out/exports/resources.generated/aws-dax-cluster.d.ts +5 -0
  10. package/out/exports/resources.generated/aws-ecs-service.d.ts +1 -1
  11. package/out/exports/resources.generated/aws-ecs-taskdefinition.d.ts +1 -1
  12. package/out/exports/resources.generated/aws-imagebuilder-image.d.ts +5 -5
  13. package/out/exports/resources.generated/aws-imagebuilder-imagepipeline.d.ts +7 -7
  14. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +1 -1
  15. package/out/exports/resources.generated/aws-iotsitewise-accesspolicy.d.ts +4 -0
  16. package/out/exports/resources.generated/aws-iotsitewise-assetmodel.d.ts +8 -7
  17. package/out/exports/resources.generated/aws-iotsitewise-computationmodel.d.ts +23 -16
  18. package/out/exports/resources.generated/aws-iotsitewise-dashboard.d.ts +4 -0
  19. package/out/exports/resources.generated/aws-iotsitewise-dataset.d.ts +11 -6
  20. package/out/exports/resources.generated/aws-iotsitewise-portal.d.ts +4 -0
  21. package/out/exports/resources.generated/aws-iotsitewise-project.d.ts +4 -0
  22. package/out/exports/resources.generated/aws-kinesis-resourcepolicy.d.ts +1 -1
  23. package/out/exports/resources.generated/aws-lightsail-disksnapshot.d.ts +11 -9
  24. package/out/exports/resources.generated/aws-logs-deliverydestination.d.ts +8 -8
  25. package/out/exports/resources.generated/aws-logs-metricfilter.d.ts +10 -0
  26. package/out/exports/resources.generated/aws-logs-subscriptionfilter.d.ts +10 -0
  27. package/out/exports/resources.generated/aws-lookoutmetrics-alert.d.ts +2 -2
  28. package/out/exports/resources.generated/aws-lookoutmetrics-anomalydetector.d.ts +2 -2
  29. package/out/exports/resources.generated/aws-m2-deployment.d.ts +4 -0
  30. package/out/exports/resources.generated/aws-m2-environment.d.ts +12 -0
  31. package/out/exports/resources.generated/aws-mwaa-environment.d.ts +2 -2
  32. package/out/exports/resources.generated/aws-observabilityadmin-organizationcentralizationrule.d.ts +2 -0
  33. package/out/exports/resources.generated/aws-omics-annotationstore.d.ts +4 -0
  34. package/out/exports/resources.generated/aws-pcs-cluster.d.ts +3 -14
  35. package/out/exports/resources.generated/aws-pcs-computenodegroup.d.ts +3 -14
  36. package/out/exports/resources.generated/aws-pcs-queue.d.ts +1 -1
  37. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +13 -0
  38. package/out/exports/resources.generated/aws-refactorspaces-application.d.ts +4 -0
  39. package/out/exports/resources.generated/aws-refactorspaces-environment.d.ts +4 -0
  40. package/out/exports/resources.generated/aws-refactorspaces-service.d.ts +4 -0
  41. package/out/exports/resources.generated/aws-s3objectlambda-accesspoint.d.ts +6 -0
  42. package/out/exports/resources.generated/aws-s3objectlambda-accesspointpolicy.d.ts +2 -0
  43. package/out/exports/resources.generated/aws-servicecatalog-resourceupdateconstraint.d.ts +1 -0
  44. package/out/exports/resources.generated/aws-ssmquicksetup-configurationmanager.d.ts +2 -2
  45. package/out/exports/resources.generated/aws-vpclattice-accesslogsubscription.d.ts +1 -1
  46. package/out/exports/resources.generated/aws-vpclattice-resourcegateway.d.ts +5 -0
  47. package/out/exports/resources.generated/aws-vpclattice-resourcepolicy.d.ts +1 -1
  48. package/package.json +1 -1
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * Resource schema for AWS::IoTSiteWise::ComputationModel.
3
+ * Create a computation model with a configuration and data binding.
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-computationmodel.html}
5
5
  */
6
6
  export type IoTSiteWiseComputationModel = ResourceDefinitionWithAttributes<"AWS::IoTSiteWise::ComputationModel", IoTSiteWiseComputationModelProps, IoTSiteWiseComputationModelAttribs>;
7
7
  /**
8
- * Resource schema for AWS::IoTSiteWise::ComputationModel.
8
+ * Create a computation model with a configuration and data binding.
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-computationmodel.html}
10
10
  */
11
11
  export type IoTSiteWiseComputationModelProps = {
@@ -15,12 +15,12 @@ export type IoTSiteWiseComputationModelProps = {
15
15
  */
16
16
  ComputationModelConfiguration: ComputationModelConfiguration;
17
17
  /**
18
- * The data binding for the computation model.
18
+ * The data binding for the computation model. Key is a variable name defined in configuration. Value is a `ComputationModelDataBindingValue` referenced by the variable.
19
19
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-computationmodel.html#cfn-iotsitewise-computationmodel-computationmodeldatabinding}
20
20
  */
21
21
  ComputationModelDataBinding: Record<string, ComputationModelDataBindingValue>;
22
22
  /**
23
- * A description about the computation model.
23
+ * The description of the computation model.
24
24
  * @minLength 1
25
25
  * @maxLength 2048
26
26
  * @pattern ^[a-zA-Z0-9 _\-#$*!@]+$
@@ -36,7 +36,7 @@ export type IoTSiteWiseComputationModelProps = {
36
36
  */
37
37
  ComputationModelName: string;
38
38
  /**
39
- * An array of key-value pairs to apply to this resource.
39
+ * A list of key-value pairs that contain metadata for the asset. For more information, see [Tagging your AWS IoT SiteWise resources](https://docs.aws.amazon.com/iot-sitewise/latest/userguide/tag-resources.html) in the *AWS IoT SiteWise User Guide* .
40
40
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-computationmodel.html#cfn-iotsitewise-computationmodel-tags}
41
41
  */
42
42
  Tags?: Tag[] | undefined;
@@ -46,7 +46,9 @@ export type IoTSiteWiseComputationModelProps = {
46
46
  */
47
47
  export type IoTSiteWiseComputationModelAttribs = {
48
48
  /**
49
- * The ARN of the computation model.
49
+ * The ARN of the computation model, which has the following format.
50
+ *
51
+ * `arn:${Partition}:iotsitewise:${Region}:${Account}:computation-model/${ComputationModelId}`
50
52
  * @minLength 1
51
53
  * @maxLength 1600
52
54
  * @pattern ^arn:aws(-cn|-us-gov)?:[a-zA-Z0-9-:/_\.]+$
@@ -63,11 +65,12 @@ export type IoTSiteWiseComputationModelAttribs = {
63
65
  ComputationModelId: string;
64
66
  };
65
67
  /**
68
+ * Contains the configuration for anomaly detection computation models.
66
69
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-anomalydetectioncomputationmodelconfiguration.html}
67
70
  */
68
71
  export type AnomalyDetectionComputationModelConfiguration = {
69
72
  /**
70
- * Input properties for anomaly detection.
73
+ * The list of input properties for the anomaly detection model.
71
74
  * @minLength 4
72
75
  * @maxLength 67
73
76
  * @pattern ^\$\{[a-z][a-z0-9_]*\}$
@@ -75,7 +78,7 @@ export type AnomalyDetectionComputationModelConfiguration = {
75
78
  */
76
79
  InputProperties: string;
77
80
  /**
78
- * Result property for anomaly detection.
81
+ * The property where the anomaly detection results will be stored.
79
82
  * @minLength 4
80
83
  * @maxLength 67
81
84
  * @pattern ^\$\{[a-z][a-z0-9_]*\}$
@@ -84,11 +87,12 @@ export type AnomalyDetectionComputationModelConfiguration = {
84
87
  ResultProperty: string;
85
88
  };
86
89
  /**
90
+ * Contains information about an `assetModelProperty` binding value.
87
91
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-assetmodelpropertybindingvalue.html}
88
92
  */
89
93
  export type AssetModelPropertyBindingValue = {
90
94
  /**
91
- * The ID of the asset model.
95
+ * The ID of the asset model, in UUID format.
92
96
  * @minLength 36
93
97
  * @maxLength 36
94
98
  * @pattern ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
@@ -96,7 +100,7 @@ export type AssetModelPropertyBindingValue = {
96
100
  */
97
101
  AssetModelId: string;
98
102
  /**
99
- * The ID of the asset model property.
103
+ * The ID of the asset model property used in data binding value.
100
104
  * @minLength 36
101
105
  * @maxLength 36
102
106
  * @pattern ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
@@ -105,11 +109,12 @@ export type AssetModelPropertyBindingValue = {
105
109
  PropertyId: string;
106
110
  };
107
111
  /**
112
+ * Represents a data binding value referencing a specific asset property. It's used to bind computation model variables to actual asset property values for processing.
108
113
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-assetpropertybindingvalue.html}
109
114
  */
110
115
  export type AssetPropertyBindingValue = {
111
116
  /**
112
- * The ID of the asset.
117
+ * The ID of the asset containing the property. This identifies the specific asset instance's property value used in the computation model.
113
118
  * @minLength 36
114
119
  * @maxLength 36
115
120
  * @pattern ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
@@ -117,7 +122,7 @@ export type AssetPropertyBindingValue = {
117
122
  */
118
123
  AssetId: string;
119
124
  /**
120
- * The ID of the asset property.
125
+ * The ID of the property within the asset. This identifies the specific property's value used in the computation model.
121
126
  * @minLength 36
122
127
  * @maxLength 36
123
128
  * @pattern ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
@@ -126,31 +131,33 @@ export type AssetPropertyBindingValue = {
126
131
  PropertyId: string;
127
132
  };
128
133
  /**
134
+ * The configuration for the computation model.
129
135
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-computationmodelconfiguration.html}
130
136
  */
131
137
  export type ComputationModelConfiguration = {
132
138
  /**
133
- * Contains configuration for anomaly detection computation model.
139
+ * The configuration for the anomaly detection type of computation model.
134
140
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-computationmodelconfiguration.html#cfn-iotsitewise-computationmodel-computationmodelconfiguration-anomalydetection}
135
141
  */
136
142
  AnomalyDetection?: AnomalyDetectionComputationModelConfiguration | undefined;
137
143
  };
138
144
  /**
145
+ * Contains computation model data binding value information, which can be one of `assetModelProperty` , `list` .
139
146
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-computationmodeldatabindingvalue.html}
140
147
  */
141
148
  export type ComputationModelDataBindingValue = {
142
149
  /**
143
- * Defines an asset model property binding.
150
+ * Specifies an asset model property data binding value.
144
151
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-computationmodeldatabindingvalue.html#cfn-iotsitewise-computationmodel-computationmodeldatabindingvalue-assetmodelproperty}
145
152
  */
146
153
  AssetModelProperty?: AssetModelPropertyBindingValue | undefined;
147
154
  /**
148
- * Defines an asset property binding.
155
+ * The asset property value used for computation model data binding.
149
156
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-computationmodeldatabindingvalue.html#cfn-iotsitewise-computationmodel-computationmodeldatabindingvalue-assetproperty}
150
157
  */
151
158
  AssetProperty?: AssetPropertyBindingValue | undefined;
152
159
  /**
153
- * Defines a list of computation model binding values.
160
+ * Specifies a list of data binding value.
154
161
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-computationmodel-computationmodeldatabindingvalue.html#cfn-iotsitewise-computationmodel-computationmodeldatabindingvalue-list}
155
162
  */
156
163
  List?: ComputationModelDataBindingValue[] | undefined;
@@ -1,10 +1,14 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
+ * > The AWS IoT SiteWise Monitor feature will no longer be open to new customers starting November 7, 2025 . If you would like to use the AWS IoT SiteWise Monitor feature, sign up prior to that date. Existing customers can continue to use the service as normal. For more information, see [AWS IoT SiteWise Monitor availability change](https://docs.aws.amazon.com/iot-sitewise/latest/appguide/iotsitewise-monitor-availability-change.html) .
4
+ *
3
5
  * Creates a dashboard in an AWS IoT SiteWise Monitor project.
4
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-dashboard.html}
5
7
  */
6
8
  export type IoTSiteWiseDashboard = ResourceDefinitionWithAttributes<"AWS::IoTSiteWise::Dashboard", IoTSiteWiseDashboardProps, IoTSiteWiseDashboardAttribs>;
7
9
  /**
10
+ * > The AWS IoT SiteWise Monitor feature will no longer be open to new customers starting November 7, 2025 . If you would like to use the AWS IoT SiteWise Monitor feature, sign up prior to that date. Existing customers can continue to use the service as normal. For more information, see [AWS IoT SiteWise Monitor availability change](https://docs.aws.amazon.com/iot-sitewise/latest/appguide/iotsitewise-monitor-availability-change.html) .
11
+ *
8
12
  * Creates a dashboard in an AWS IoT SiteWise Monitor project.
9
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-dashboard.html}
10
14
  */
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * Resource schema for AWS::IoTSiteWise::Dataset.
3
+ * Creates a dataset to connect an external datasource.
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-dataset.html}
5
5
  */
6
6
  export type IoTSiteWiseDataset = ResourceDefinitionWithAttributes<"AWS::IoTSiteWise::Dataset", IoTSiteWiseDatasetProps, IoTSiteWiseDatasetAttribs>;
7
7
  /**
8
- * Resource schema for AWS::IoTSiteWise::Dataset.
8
+ * Creates a dataset to connect an external datasource.
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-dataset.html}
10
10
  */
11
11
  export type IoTSiteWiseDatasetProps = {
@@ -25,7 +25,7 @@ export type IoTSiteWiseDatasetProps = {
25
25
  */
26
26
  DatasetSource: DatasetSource;
27
27
  /**
28
- * An array of key-value pairs to apply to this resource.
28
+ * A list of key-value pairs that contain metadata for the access policy. For more information, see [Tagging your AWS IoT SiteWise resources](https://docs.aws.amazon.com/iot-sitewise/latest/userguide/tag-resources.html) in the *AWS IoT SiteWise User Guide* .
29
29
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-dataset.html#cfn-iotsitewise-dataset-tags}
30
30
  */
31
31
  Tags?: Tag[] | undefined;
@@ -35,7 +35,9 @@ export type IoTSiteWiseDatasetProps = {
35
35
  */
36
36
  export type IoTSiteWiseDatasetAttribs = {
37
37
  /**
38
- * The ARN of the dataset.
38
+ * The ARN of the dataset, which has the following format.
39
+ *
40
+ * `arn:${Partition}:iotsitewise:${Region}:${Account}:dataset/${DatasetId}`
39
41
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-dataset.html#cfn-iotsitewise-dataset-datasetarn}
40
42
  */
41
43
  DatasetArn: string;
@@ -49,6 +51,7 @@ export type IoTSiteWiseDatasetAttribs = {
49
51
  DatasetId: string;
50
52
  };
51
53
  /**
54
+ * The data source for the dataset.
52
55
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-dataset-datasetsource.html}
53
56
  */
54
57
  export type DatasetSource = {
@@ -69,21 +72,23 @@ export type DatasetSource = {
69
72
  SourceType: "KENDRA";
70
73
  };
71
74
  /**
75
+ * The source details for the Kendra dataset source.
72
76
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-dataset-kendrasourcedetail.html}
73
77
  */
74
78
  export type KendraSourceDetail = {
75
79
  /**
76
- * The knowledgeBaseArn details for the Kendra dataset source.
80
+ * The `knowledgeBaseArn` details for the Kendra dataset source.
77
81
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-dataset-kendrasourcedetail.html#cfn-iotsitewise-dataset-kendrasourcedetail-knowledgebasearn}
78
82
  */
79
83
  KnowledgeBaseArn: string;
80
84
  /**
81
- * The roleARN details for the Kendra dataset source.
85
+ * The `roleARN` details for the Kendra dataset source.
82
86
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-dataset-kendrasourcedetail.html#cfn-iotsitewise-dataset-kendrasourcedetail-rolearn}
83
87
  */
84
88
  RoleArn: string;
85
89
  };
86
90
  /**
91
+ * The details of the dataset source associated with the dataset.
87
92
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotsitewise-dataset-sourcedetail.html}
88
93
  */
89
94
  export type SourceDetail = {
@@ -1,5 +1,7 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
+ * > The AWS IoT SiteWise Monitor feature will no longer be open to new customers starting November 7, 2025 . If you would like to use the AWS IoT SiteWise Monitor feature, sign up prior to that date. Existing customers can continue to use the service as normal. For more information, see [AWS IoT SiteWise Monitor availability change](https://docs.aws.amazon.com/iot-sitewise/latest/appguide/iotsitewise-monitor-availability-change.html) .
4
+ *
3
5
  * Creates a portal, which can contain projects and dashboards. AWS IoT SiteWise Monitor uses IAM Identity Center or IAM to authenticate portal users and manage user permissions.
4
6
  *
5
7
  * > Before you can sign in to a new portal, you must add at least one identity to that portal. For more information, see [Adding or removing portal administrators](https://docs.aws.amazon.com/iot-sitewise/latest/userguide/administer-portals.html#portal-change-admins) in the *AWS IoT SiteWise User Guide* .
@@ -7,6 +9,8 @@ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
7
9
  */
8
10
  export type IoTSiteWisePortal = ResourceDefinitionWithAttributes<"AWS::IoTSiteWise::Portal", IoTSiteWisePortalProps, IoTSiteWisePortalAttribs>;
9
11
  /**
12
+ * > The AWS IoT SiteWise Monitor feature will no longer be open to new customers starting November 7, 2025 . If you would like to use the AWS IoT SiteWise Monitor feature, sign up prior to that date. Existing customers can continue to use the service as normal. For more information, see [AWS IoT SiteWise Monitor availability change](https://docs.aws.amazon.com/iot-sitewise/latest/appguide/iotsitewise-monitor-availability-change.html) .
13
+ *
10
14
  * Creates a portal, which can contain projects and dashboards. AWS IoT SiteWise Monitor uses IAM Identity Center or IAM to authenticate portal users and manage user permissions.
11
15
  *
12
16
  * > Before you can sign in to a new portal, you must add at least one identity to that portal. For more information, see [Adding or removing portal administrators](https://docs.aws.amazon.com/iot-sitewise/latest/userguide/administer-portals.html#portal-change-admins) in the *AWS IoT SiteWise User Guide* .
@@ -1,5 +1,7 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
+ * > The AWS IoT SiteWise Monitor feature will no longer be open to new customers starting November 7, 2025 . If you would like to use the AWS IoT SiteWise Monitor feature, sign up prior to that date. Existing customers can continue to use the service as normal. For more information, see [AWS IoT SiteWise Monitor availability change](https://docs.aws.amazon.com/iot-sitewise/latest/appguide/iotsitewise-monitor-availability-change.html) .
4
+ *
3
5
  * Creates a project in the specified portal.
4
6
  *
5
7
  * > Make sure that the project name and description don't contain confidential information.
@@ -7,6 +9,8 @@ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
7
9
  */
8
10
  export type IoTSiteWiseProject = ResourceDefinitionWithAttributes<"AWS::IoTSiteWise::Project", IoTSiteWiseProjectProps, IoTSiteWiseProjectAttribs>;
9
11
  /**
12
+ * > The AWS IoT SiteWise Monitor feature will no longer be open to new customers starting November 7, 2025 . If you would like to use the AWS IoT SiteWise Monitor feature, sign up prior to that date. Existing customers can continue to use the service as normal. For more information, see [AWS IoT SiteWise Monitor availability change](https://docs.aws.amazon.com/iot-sitewise/latest/appguide/iotsitewise-monitor-availability-change.html) .
13
+ *
10
14
  * Creates a project in the specified portal.
11
15
  *
12
16
  * > Make sure that the project name and description don't contain confidential information.
@@ -24,7 +24,7 @@ export type KinesisResourcePolicy = ResourceDefinition<"AWS::Kinesis::ResourcePo
24
24
  */
25
25
  export type KinesisResourcePolicyProps = {
26
26
  /**
27
- * This is the name for the resource policy.
27
+ * Returns the Amazon Resource Name (ARN) of the resource-based policy.
28
28
  * @minLength 1
29
29
  * @maxLength 2048
30
30
  * @pattern arn:aws.*:kinesis:.*:\d{12}:stream/\S+
@@ -1,14 +1,16 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
+ * Describes a block storage disk snapshot.
3
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-disksnapshot.html}
4
5
  */
5
6
  export type LightsailDiskSnapshot = ResourceDefinitionWithAttributes<"AWS::Lightsail::DiskSnapshot", LightsailDiskSnapshotProps, LightsailDiskSnapshotAttribs>;
6
7
  /**
8
+ * Describes a block storage disk snapshot.
7
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-disksnapshot.html}
8
10
  */
9
11
  export type LightsailDiskSnapshotProps = {
10
12
  /**
11
- * The name of the source disk from which the snapshot was created.
13
+ * The unique name of the disk.
12
14
  * @minLength 2
13
15
  * @maxLength 255
14
16
  * @pattern ^\w[\w\-]*\w$
@@ -16,7 +18,7 @@ export type LightsailDiskSnapshotProps = {
16
18
  */
17
19
  DiskName: string;
18
20
  /**
19
- * The name of the disk snapshot (e.g., my-disk-snapshot).
21
+ * The name of the disk snapshot ( `my-disk-snapshot` ).
20
22
  * @minLength 2
21
23
  * @maxLength 255
22
24
  * @pattern ^\w[\w\-]*\w$
@@ -24,7 +26,7 @@ export type LightsailDiskSnapshotProps = {
24
26
  */
25
27
  DiskSnapshotName: string;
26
28
  /**
27
- * An array of key-value pairs to apply to this resource.
29
+ * The tag keys and optional values for the resource. For more information about tags in Lightsail, see the [Amazon Lightsail Developer Guide](https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-tags) .
28
30
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-disksnapshot.html#cfn-lightsail-disksnapshot-tags}
29
31
  */
30
32
  Tags?: Tag[] | undefined;
@@ -34,7 +36,7 @@ export type LightsailDiskSnapshotProps = {
34
36
  */
35
37
  export type LightsailDiskSnapshotAttribs = {
36
38
  /**
37
- * The timestamp when the disk snapshot was created.
39
+ * The date when the disk snapshot was created.
38
40
  * @format date-time
39
41
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-disksnapshot.html#cfn-lightsail-disksnapshot-createdat}
40
42
  */
@@ -46,7 +48,7 @@ export type LightsailDiskSnapshotAttribs = {
46
48
  */
47
49
  DiskSnapshotArn: string;
48
50
  /**
49
- * The name of the source disk from which the disk snapshot was created.
51
+ * The unique name of the source disk from which the disk snapshot was created.
50
52
  * @pattern ^\w[\w\-]*\w$
51
53
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-disksnapshot.html#cfn-lightsail-disksnapshot-fromdiskname}
52
54
  */
@@ -57,17 +59,17 @@ export type LightsailDiskSnapshotAttribs = {
57
59
  */
58
60
  IsFromAutoSnapshot: boolean;
59
61
  /**
60
- * The progress of the disk snapshot creation operation.
62
+ * The progress of the snapshot.
61
63
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-disksnapshot.html#cfn-lightsail-disksnapshot-progress}
62
64
  */
63
65
  Progress: string;
64
66
  /**
65
- * The Lightsail resource type (DiskSnapshot).
67
+ * The Lightsail resource type ( `DiskSnapshot` ).
66
68
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-disksnapshot.html#cfn-lightsail-disksnapshot-resourcetype}
67
69
  */
68
70
  ResourceType: "DiskSnapshot";
69
71
  /**
70
- * The size of the disk snapshot in GB.
72
+ * The size of the disk in GB.
71
73
  * @min 1
72
74
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-disksnapshot.html#cfn-lightsail-disksnapshot-sizeingb}
73
75
  */
@@ -78,7 +80,7 @@ export type LightsailDiskSnapshotAttribs = {
78
80
  */
79
81
  State: "pending" | "completed" | "error" | "unknown";
80
82
  /**
81
- * The support code. Include this code in your email to support when you have questions about an instance or another resource in Lightsail.
83
+ * The support code. Include this code in your email to support when you have questions about an instance or another resource in Lightsail. This code enables our support team to look up your Lightsail information more easily.
82
84
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-disksnapshot.html#cfn-lightsail-disksnapshot-supportcode}
83
85
  */
84
86
  SupportCode: string;
@@ -32,6 +32,14 @@ export type LogsDeliveryDestinationProps = {
32
32
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-deliverydestination.html#cfn-logs-deliverydestination-deliverydestinationpolicy}
33
33
  */
34
34
  DeliveryDestinationPolicy?: PolicyDocument | undefined;
35
+ /**
36
+ * Displays whether this delivery destination is CloudWatch Logs, Amazon S3, Kinesis Data Firehose, or XRay.
37
+ * @minLength 1
38
+ * @maxLength 12
39
+ * @pattern ^[0-9A-Za-z]+$
40
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-deliverydestination.html#cfn-logs-deliverydestination-deliverydestinationtype}
41
+ */
42
+ DeliveryDestinationType?: string | undefined;
35
43
  /**
36
44
  * The ARN of the AWS destination that this delivery destination represents. That AWS destination can be a log group in CloudWatch Logs , an Amazon S3 bucket, or a Firehose stream.
37
45
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-deliverydestination.html#cfn-logs-deliverydestination-destinationresourcearn}
@@ -70,13 +78,5 @@ export type LogsDeliveryDestinationAttribs = {
70
78
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-deliverydestination.html#cfn-logs-deliverydestination-arn}
71
79
  */
72
80
  Arn: string;
73
- /**
74
- * Displays whether this delivery destination is CloudWatch Logs, Amazon S3, Firehose, or X-Ray.
75
- * @minLength 1
76
- * @maxLength 12
77
- * @pattern ^[0-9A-Za-z]+$
78
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-deliverydestination.html#cfn-logs-deliverydestination-deliverydestinationtype}
79
- */
80
- DeliveryDestinationType: string;
81
81
  };
82
82
  //# sourceMappingURL=aws-logs-deliverydestination.d.ts.map
@@ -20,6 +20,16 @@ export type LogsMetricFilterProps = {
20
20
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-metricfilter.html#cfn-logs-metricfilter-applyontransformedlogs}
21
21
  */
22
22
  ApplyOnTransformedLogs?: boolean | undefined;
23
+ /**
24
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-metricfilter.html#cfn-logs-metricfilter-emitsystemfielddimensions}
25
+ */
26
+ EmitSystemFieldDimensions?: string[] | undefined;
27
+ /**
28
+ * @minLength 0
29
+ * @maxLength 2000
30
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-metricfilter.html#cfn-logs-metricfilter-fieldselectioncriteria}
31
+ */
32
+ FieldSelectionCriteria?: string | undefined;
23
33
  /**
24
34
  * The name of the metric filter.
25
35
  * @minLength 1
@@ -40,6 +40,16 @@ export type LogsSubscriptionFilterProps = {
40
40
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-subscriptionfilter.html#cfn-logs-subscriptionfilter-distribution}
41
41
  */
42
42
  Distribution?: "Random" | "ByLogStream" | undefined;
43
+ /**
44
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-subscriptionfilter.html#cfn-logs-subscriptionfilter-emitsystemfields}
45
+ */
46
+ EmitSystemFields?: string[] | undefined;
47
+ /**
48
+ * @minLength 0
49
+ * @maxLength 2000
50
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-subscriptionfilter.html#cfn-logs-subscriptionfilter-fieldselectioncriteria}
51
+ */
52
+ FieldSelectionCriteria?: string | undefined;
43
53
  /**
44
54
  * The name of the subscription filter.
45
55
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-subscriptionfilter.html#cfn-logs-subscriptionfilter-filtername}
@@ -1,13 +1,13 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * > End of support notice: On October 31, 2025, AWS will end support for Amazon Lookout for Metrics. After October 31, 2025, you will no longer be able to access the Amazon Lookout for Metrics console or Amazon Lookout for Metrics resources. For more information, see [Amazon Lookout for Metrics end of support](https://docs.aws.amazon.com//blogs/machine-learning/transitioning-off-amazon-lookout-for-metrics/) .
3
+ * > End of support notice: On Oct 9, 2025, AWS will end support for Amazon Lookout for Metrics. After Oct 9, 2025, you will no longer be able to access the Amazon Lookout for Metrics console or Amazon Lookout for Metrics resources. For more information, see [Amazon Lookout for Metrics end of support](https://docs.aws.amazon.com//blogs/machine-learning/transitioning-off-amazon-lookout-for-metrics/) .
4
4
  *
5
5
  * The `AWS::LookoutMetrics::Alert` type creates an alert for an anomaly detector.
6
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lookoutmetrics-alert.html}
7
7
  */
8
8
  export type LookoutMetricsAlert = ResourceDefinitionWithAttributes<"AWS::LookoutMetrics::Alert", LookoutMetricsAlertProps, LookoutMetricsAlertAttribs>;
9
9
  /**
10
- * > End of support notice: On October 31, 2025, AWS will end support for Amazon Lookout for Metrics. After October 31, 2025, you will no longer be able to access the Amazon Lookout for Metrics console or Amazon Lookout for Metrics resources. For more information, see [Amazon Lookout for Metrics end of support](https://docs.aws.amazon.com//blogs/machine-learning/transitioning-off-amazon-lookout-for-metrics/) .
10
+ * > End of support notice: On Oct 9, 2025, AWS will end support for Amazon Lookout for Metrics. After Oct 9, 2025, you will no longer be able to access the Amazon Lookout for Metrics console or Amazon Lookout for Metrics resources. For more information, see [Amazon Lookout for Metrics end of support](https://docs.aws.amazon.com//blogs/machine-learning/transitioning-off-amazon-lookout-for-metrics/) .
11
11
  *
12
12
  * The `AWS::LookoutMetrics::Alert` type creates an alert for an anomaly detector.
13
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lookoutmetrics-alert.html}
@@ -1,13 +1,13 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * > End of support notice: On October 31, 2025, AWS will end support for Amazon Lookout for Metrics. After October 31, 2025, you will no longer be able to access the Amazon Lookout for Metrics console or Amazon Lookout for Metrics resources. For more information, see [Amazon Lookout for Metrics end of support](https://docs.aws.amazon.com//blogs/machine-learning/transitioning-off-amazon-lookout-for-metrics/) .
3
+ * > End of support notice: On Oct 9, 2025, AWS will end support for Amazon Lookout for Metrics. After Oct 9, 2025, you will no longer be able to access the Amazon Lookout for Metrics console or Amazon Lookout for Metrics resources. For more information, see [Amazon Lookout for Metrics end of support](https://docs.aws.amazon.com//blogs/machine-learning/transitioning-off-amazon-lookout-for-metrics/) .
4
4
  *
5
5
  * The `AWS::LookoutMetrics::AnomalyDetector` type creates an anomaly detector.
6
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lookoutmetrics-anomalydetector.html}
7
7
  */
8
8
  export type LookoutMetricsAnomalyDetector = ResourceDefinitionWithAttributes<"AWS::LookoutMetrics::AnomalyDetector", LookoutMetricsAnomalyDetectorProps, LookoutMetricsAnomalyDetectorAttribs>;
9
9
  /**
10
- * > End of support notice: On October 31, 2025, AWS will end support for Amazon Lookout for Metrics. After October 31, 2025, you will no longer be able to access the Amazon Lookout for Metrics console or Amazon Lookout for Metrics resources. For more information, see [Amazon Lookout for Metrics end of support](https://docs.aws.amazon.com//blogs/machine-learning/transitioning-off-amazon-lookout-for-metrics/) .
10
+ * > End of support notice: On Oct 9, 2025, AWS will end support for Amazon Lookout for Metrics. After Oct 9, 2025, you will no longer be able to access the Amazon Lookout for Metrics console or Amazon Lookout for Metrics resources. For more information, see [Amazon Lookout for Metrics end of support](https://docs.aws.amazon.com//blogs/machine-learning/transitioning-off-amazon-lookout-for-metrics/) .
11
11
  *
12
12
  * The `AWS::LookoutMetrics::AnomalyDetector` type creates an anomaly detector.
13
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lookoutmetrics-anomalydetector.html}
@@ -1,10 +1,14 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
+ * > AWS Mainframe Modernization Service (Managed Runtime Environment experience) will no longer be open to new customers starting on November 7, 2025. If you would like to use the service, please sign up prior to November 7, 2025. For capabilities similar to AWS Mainframe Modernization Service (Managed Runtime Environment experience) explore AWS Mainframe Modernization Service (Self-Managed Experience). Existing customers can continue to use the service as normal. For more information, see [AWS Mainframe Modernization availability change](https://docs.aws.amazon.com/m2/latest/userguide/mainframe-modernization-availability-change.html) .
4
+ *
3
5
  * Creates and starts a deployment to deploy an application into a runtime environment.
4
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-m2-deployment.html}
5
7
  */
6
8
  export type M2Deployment = ResourceDefinitionWithAttributes<"AWS::M2::Deployment", M2DeploymentProps, M2DeploymentAttribs>;
7
9
  /**
10
+ * > AWS Mainframe Modernization Service (Managed Runtime Environment experience) will no longer be open to new customers starting on November 7, 2025. If you would like to use the service, please sign up prior to November 7, 2025. For capabilities similar to AWS Mainframe Modernization Service (Managed Runtime Environment experience) explore AWS Mainframe Modernization Service (Self-Managed Experience). Existing customers can continue to use the service as normal. For more information, see [AWS Mainframe Modernization availability change](https://docs.aws.amazon.com/m2/latest/userguide/mainframe-modernization-availability-change.html) .
11
+ *
8
12
  * Creates and starts a deployment to deploy an application into a runtime environment.
9
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-m2-deployment.html}
10
14
  */
@@ -28,6 +28,8 @@ export type M2EnvironmentProps = {
28
28
  */
29
29
  EngineVersion?: string | undefined;
30
30
  /**
31
+ * > AWS Mainframe Modernization Service (Managed Runtime Environment experience) will no longer be open to new customers starting on November 7, 2025. If you would like to use the service, please sign up prior to November 7, 2025. For capabilities similar to AWS Mainframe Modernization Service (Managed Runtime Environment experience) explore AWS Mainframe Modernization Service (Self-Managed Experience). Existing customers can continue to use the service as normal. For more information, see [AWS Mainframe Modernization availability change](https://docs.aws.amazon.com/m2/latest/userguide/mainframe-modernization-availability-change.html) .
32
+ *
31
33
  * Defines the details of a high availability configuration.
32
34
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-m2-environment.html#cfn-m2-environment-highavailabilityconfig}
33
35
  */
@@ -74,6 +76,8 @@ export type M2EnvironmentProps = {
74
76
  */
75
77
  SecurityGroupIds?: string[] | undefined;
76
78
  /**
79
+ * > AWS Mainframe Modernization Service (Managed Runtime Environment experience) will no longer be open to new customers starting on November 7, 2025. If you would like to use the service, please sign up prior to November 7, 2025. For capabilities similar to AWS Mainframe Modernization Service (Managed Runtime Environment experience) explore AWS Mainframe Modernization Service (Self-Managed Experience). Existing customers can continue to use the service as normal. For more information, see [AWS Mainframe Modernization availability change](https://docs.aws.amazon.com/m2/latest/userguide/mainframe-modernization-availability-change.html) .
80
+ *
77
81
  * Defines the storage configuration for a runtime environment.
78
82
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-m2-environment.html#cfn-m2-environment-storageconfigurations}
79
83
  */
@@ -109,6 +113,8 @@ export type M2EnvironmentAttribs = {
109
113
  EnvironmentId: string;
110
114
  };
111
115
  /**
116
+ * > AWS Mainframe Modernization Service (Managed Runtime Environment experience) will no longer be open to new customers starting on November 7, 2025. If you would like to use the service, please sign up prior to November 7, 2025. For capabilities similar to AWS Mainframe Modernization Service (Managed Runtime Environment experience) explore AWS Mainframe Modernization Service (Self-Managed Experience). Existing customers can continue to use the service as normal. For more information, see [AWS Mainframe Modernization availability change](https://docs.aws.amazon.com/m2/latest/userguide/mainframe-modernization-availability-change.html) .
117
+ *
112
118
  * Defines the storage configuration for an Amazon EFS file system.
113
119
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-m2-environment-efsstorageconfiguration.html}
114
120
  */
@@ -132,6 +138,8 @@ export type EfsStorageConfiguration = {
132
138
  */
133
139
  export type EngineType = "microfocus" | "bluage";
134
140
  /**
141
+ * > AWS Mainframe Modernization Service (Managed Runtime Environment experience) will no longer be open to new customers starting on November 7, 2025. If you would like to use the service, please sign up prior to November 7, 2025. For capabilities similar to AWS Mainframe Modernization Service (Managed Runtime Environment experience) explore AWS Mainframe Modernization Service (Self-Managed Experience). Existing customers can continue to use the service as normal. For more information, see [AWS Mainframe Modernization availability change](https://docs.aws.amazon.com/m2/latest/userguide/mainframe-modernization-availability-change.html) .
142
+ *
135
143
  * Defines the storage configuration for an Amazon FSx file system.
136
144
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-m2-environment-fsxstorageconfiguration.html}
137
145
  */
@@ -150,6 +158,8 @@ export type FsxStorageConfiguration = {
150
158
  MountPoint: string;
151
159
  };
152
160
  /**
161
+ * > AWS Mainframe Modernization Service (Managed Runtime Environment experience) will no longer be open to new customers starting on November 7, 2025. If you would like to use the service, please sign up prior to November 7, 2025. For capabilities similar to AWS Mainframe Modernization Service (Managed Runtime Environment experience) explore AWS Mainframe Modernization Service (Self-Managed Experience). Existing customers can continue to use the service as normal. For more information, see [AWS Mainframe Modernization availability change](https://docs.aws.amazon.com/m2/latest/userguide/mainframe-modernization-availability-change.html) .
162
+ *
153
163
  * Defines the details of a high availability configuration.
154
164
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-m2-environment-highavailabilityconfig.html}
155
165
  */
@@ -167,6 +177,8 @@ export type HighAvailabilityConfig = {
167
177
  */
168
178
  export type NetworkType = "ipv4" | "dual";
169
179
  /**
180
+ * > AWS Mainframe Modernization Service (Managed Runtime Environment experience) will no longer be open to new customers starting on November 7, 2025. If you would like to use the service, please sign up prior to November 7, 2025. For capabilities similar to AWS Mainframe Modernization Service (Managed Runtime Environment experience) explore AWS Mainframe Modernization Service (Self-Managed Experience). Existing customers can continue to use the service as normal. For more information, see [AWS Mainframe Modernization availability change](https://docs.aws.amazon.com/m2/latest/userguide/mainframe-modernization-availability-change.html) .
181
+ *
170
182
  * Defines the storage configuration for a runtime environment.
171
183
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-m2-environment-storageconfiguration.html}
172
184
  */
@@ -19,7 +19,7 @@ export type MWAAEnvironmentProps = {
19
19
  *
20
20
  * If you specify a newer version number for an existing environment, the version update requires some service interruption before taking effect.
21
21
  *
22
- * *Allowed Values* : `1.10.12` | `2.0.2` | `2.2.2` | `2.4.3` | `2.5.1` | `2.6.3` | `2.7.2` | `2.8.1` | `2.9.2` | `2.10.1` (latest)
22
+ * *Allowed Values* : `2.7.2` | `2.8.1` | `2.9.2` | `2.10.1` | `2.10.3` | `3.0.6` (latest)
23
23
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mwaa-environment.html#cfn-mwaa-environment-airflowversion}
24
24
  */
25
25
  AirflowVersion?: string | undefined;
@@ -269,7 +269,7 @@ export type ModuleLoggingConfiguration = {
269
269
  */
270
270
  Enabled?: boolean | undefined;
271
271
  /**
272
- * Defines the Apache Airflow logs to send for the log type (e.g. `DagProcessingLogs` ) to CloudWatch Logs. Valid values: `CRITICAL` , `ERROR` , `WARNING` , `INFO` .
272
+ * Defines the Apache Airflow logs to send for the log type (e.g. `DagProcessingLogs` ) to CloudWatch Logs.
273
273
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mwaa-environment-moduleloggingconfiguration.html#cfn-mwaa-environment-moduleloggingconfiguration-loglevel}
274
274
  */
275
275
  LogLevel?: LoggingLevel | undefined;
@@ -1,9 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
+ * Resource schema for AWS:ObservabilityAdmin:OrganizationCentralizationRule
3
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-observabilityadmin-organizationcentralizationrule.html}
4
5
  */
5
6
  export type ObservabilityAdminOrganizationCentralizationRule = ResourceDefinitionWithAttributes<"AWS::ObservabilityAdmin::OrganizationCentralizationRule", ObservabilityAdminOrganizationCentralizationRuleProps, ObservabilityAdminOrganizationCentralizationRuleAttribs>;
6
7
  /**
8
+ * Resource schema for AWS:ObservabilityAdmin:OrganizationCentralizationRule
7
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-observabilityadmin-organizationcentralizationrule.html}
8
10
  */
9
11
  export type ObservabilityAdminOrganizationCentralizationRuleProps = {
@@ -1,10 +1,14 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
+ * > AWS HealthOmics variant stores and annotation stores will no longer be open to new customers starting November 7, 2025. If you would like to use variant stores or annotation stores, sign up prior to that date. Existing customers can continue to use the service as normal. For more information, see [AWS HealthOmics variant store and annotation store availability change](https://docs.aws.amazon.com/omics/latest/dev/variant-store-availability-change.html) .
4
+ *
3
5
  * Creates an annotation store.
4
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-omics-annotationstore.html}
5
7
  */
6
8
  export type OmicsAnnotationStore = ResourceDefinitionWithAttributes<"AWS::Omics::AnnotationStore", OmicsAnnotationStoreProps, OmicsAnnotationStoreAttribs>;
7
9
  /**
10
+ * > AWS HealthOmics variant stores and annotation stores will no longer be open to new customers starting November 7, 2025. If you would like to use variant stores or annotation stores, sign up prior to that date. Existing customers can continue to use the service as normal. For more information, see [AWS HealthOmics variant store and annotation store availability change](https://docs.aws.amazon.com/omics/latest/dev/variant-store-availability-change.html) .
11
+ *
8
12
  * Creates an annotation store.
9
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-omics-annotationstore.html}
10
14
  */