@propulsionworks/cloudformation 0.1.23 → 0.1.25

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 (65) hide show
  1. package/out/exports/resources.generated/aws-apprunner-service.d.ts +1 -3
  2. package/out/exports/resources.generated/aws-apprunner-vpcconnector.d.ts +1 -1
  3. package/out/exports/resources.generated/aws-b2bi-capability.d.ts +3 -0
  4. package/out/exports/resources.generated/aws-b2bi-partnership.d.ts +60 -1
  5. package/out/exports/resources.generated/aws-b2bi-profile.d.ts +1 -0
  6. package/out/exports/resources.generated/aws-b2bi-transformer.d.ts +38 -0
  7. package/out/exports/resources.generated/aws-batch-computeenvironment.d.ts +9 -0
  8. package/out/exports/resources.generated/aws-batch-jobdefinition.d.ts +1 -1
  9. package/out/exports/resources.generated/aws-batch-schedulingpolicy.d.ts +1 -1
  10. package/out/exports/resources.generated/aws-bedrock-automatedreasoningpolicy.d.ts +206 -0
  11. package/out/exports/resources.generated/aws-bedrock-automatedreasoningpolicyversion.d.ts +68 -0
  12. package/out/exports/resources.generated/aws-budgets-budget.d.ts +4 -0
  13. package/out/exports/resources.generated/aws-cloudformation-lambdahook.d.ts +1 -1
  14. package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +1 -0
  15. package/out/exports/resources.generated/aws-cognito-userpoolclient.d.ts +2 -2
  16. package/out/exports/resources.generated/aws-cognito-userpoolriskconfigurationattachment.d.ts +1 -1
  17. package/out/exports/resources.generated/aws-connect-predefinedattribute.d.ts +19 -0
  18. package/out/exports/resources.generated/aws-datazone-policygrant.d.ts +46 -2
  19. package/out/exports/resources.generated/aws-ec2-clientvpnendpoint.d.ts +1 -1
  20. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +6 -4
  21. package/out/exports/resources.generated/aws-ec2-instance.d.ts +1 -1
  22. package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +1 -1
  23. package/out/exports/resources.generated/aws-ec2-vpcblockpublicaccessoptions.d.ts +5 -0
  24. package/out/exports/resources.generated/aws-ec2-vpnconnection.d.ts +1 -0
  25. package/out/exports/resources.generated/aws-ecs-cluster.d.ts +26 -2
  26. package/out/exports/resources.generated/aws-ecs-clustercapacityproviderassociations.d.ts +26 -2
  27. package/out/exports/resources.generated/aws-ecs-service.d.ts +51 -4
  28. package/out/exports/resources.generated/aws-ecs-taskdefinition.d.ts +1 -1
  29. package/out/exports/resources.generated/aws-ecs-taskset.d.ts +26 -2
  30. package/out/exports/resources.generated/aws-eks-addon.d.ts +1 -1
  31. package/out/exports/resources.generated/aws-elasticloadbalancingv2-truststore.d.ts +3 -3
  32. package/out/exports/resources.generated/aws-glue-crawler.d.ts +14 -0
  33. package/out/exports/resources.generated/aws-iot-encryptionconfiguration.d.ts +7 -2
  34. package/out/exports/resources.generated/aws-iotsitewise-accesspolicy.d.ts +4 -0
  35. package/out/exports/resources.generated/aws-iotsitewise-assetmodel.d.ts +8 -7
  36. package/out/exports/resources.generated/aws-iotsitewise-computationmodel.d.ts +23 -16
  37. package/out/exports/resources.generated/aws-iotsitewise-dataset.d.ts +11 -6
  38. package/out/exports/resources.generated/aws-ivs-stage.d.ts +57 -37
  39. package/out/exports/resources.generated/aws-kinesisanalyticsv2-application.d.ts +6 -6
  40. package/out/exports/resources.generated/aws-lambda-codesigningconfig.d.ts +1 -1
  41. package/out/exports/resources.generated/aws-lambda-eventsourcemapping.d.ts +5 -5
  42. package/out/exports/resources.generated/aws-lambda-version.d.ts +3 -3
  43. package/out/exports/resources.generated/aws-lex-bot.d.ts +6 -0
  44. package/out/exports/resources.generated/aws-notifications-organizationalunitassociation.d.ts +26 -0
  45. package/out/exports/resources.generated/aws-omics-workflow.d.ts +84 -2
  46. package/out/exports/resources.generated/aws-pcs-cluster.d.ts +17 -6
  47. package/out/exports/resources.generated/aws-pcs-computenodegroup.d.ts +12 -7
  48. package/out/exports/resources.generated/aws-pcs-queue.d.ts +5 -3
  49. package/out/exports/resources.generated/aws-qbusiness-datasource.d.ts +1 -1
  50. package/out/exports/resources.generated/aws-s3tables-namespace.d.ts +9 -1
  51. package/out/exports/resources.generated/aws-s3tables-table.d.ts +20 -12
  52. package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +8 -0
  53. package/out/exports/resources.generated/aws-s3tables-tablebucketpolicy.d.ts +10 -2
  54. package/out/exports/resources.generated/aws-s3tables-tablepolicy.d.ts +15 -6
  55. package/out/exports/resources.generated/aws-sagemaker-endpointconfig.d.ts +17 -0
  56. package/out/exports/resources.generated/aws-secretsmanager-rotationschedule.d.ts +3 -3
  57. package/out/exports/resources.generated/aws-ses-configurationset.d.ts +2 -2
  58. package/out/exports/resources.generated/aws-ses-mailmanageraddonsubscription.d.ts +1 -1
  59. package/out/exports/resources.generated/aws-ses-mailmanageraddresslist.d.ts +6 -2
  60. package/out/exports/resources.generated/aws-ses-mailmanagertrafficpolicy.d.ts +8 -0
  61. package/out/exports/resources.generated/aws-ses-receiptrule.d.ts +1 -0
  62. package/out/exports/resources.generated/aws-synthetics-canary.d.ts +36 -1
  63. package/out/exports/resources.generated/aws-transfer-certificate.d.ts +24 -2
  64. package/out/exports/resources.generated/aws-transfer-server.d.ts +2 -0
  65. 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,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 = {
@@ -10,7 +10,7 @@ export type IVSStage = ResourceDefinitionWithAttributes<"AWS::IVS::Stage", IVSSt
10
10
  */
11
11
  export type IVSStageProps = {
12
12
  /**
13
- * Configuration object for individual participant recording, to attach to the new stage.
13
+ * Configuration object for individual participant recording.
14
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ivs-stage.html#cfn-ivs-stage-autoparticipantrecordingconfiguration}
15
15
  */
16
16
  AutoParticipantRecordingConfiguration?: AutoParticipantRecordingConfiguration | undefined;
@@ -59,20 +59,7 @@ export type AutoParticipantRecordingConfiguration = {
59
59
  * HLS configuration object for individual participant recording.
60
60
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ivs-stage-autoparticipantrecordingconfiguration.html#cfn-ivs-stage-autoparticipantrecordingconfiguration-hlsconfiguration}
61
61
  */
62
- HlsConfiguration?: {
63
- /**
64
- * An object representing a configuration of participant HLS recordings for individual participant recording.
65
- */
66
- ParticipantRecordingHlsConfiguration?: {
67
- /**
68
- * Defines the target duration for recorded segments generated when recording a stage participant. Segments may have durations longer than the specified value when needed to ensure each segment begins with a keyframe. Default: 6.
69
- * @min 2
70
- * @max 10
71
- * @default 6
72
- */
73
- TargetSegmentDurationSeconds?: number | undefined;
74
- } | undefined;
75
- } | undefined;
62
+ HlsConfiguration?: HlsConfiguration | undefined;
76
63
  /**
77
64
  * Types of media to be recorded. Default: `AUDIO_VIDEO` .
78
65
  * @default ["AUDIO_VIDEO"]
@@ -80,7 +67,9 @@ export type AutoParticipantRecordingConfiguration = {
80
67
  */
81
68
  MediaTypes?: ("AUDIO_VIDEO" | "AUDIO_ONLY")[] | undefined;
82
69
  /**
83
- * If a stage publisher disconnects and then reconnects within the specified interval, the multiple recordings will be considered a single recording and merged together. The default value is 0, which disables merging.
70
+ * If a stage publisher disconnects and then reconnects within the specified interval, the multiple recordings will be considered a single recording and merged together.
71
+ *
72
+ * The default value is 0, which disables merging.
84
73
  * @min 0
85
74
  * @max 300
86
75
  * @default 0
@@ -99,29 +88,60 @@ export type AutoParticipantRecordingConfiguration = {
99
88
  * A complex type that allows you to enable/disable the recording of thumbnails for individual participant recording and modify the interval at which thumbnails are generated for the live session.
100
89
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ivs-stage-autoparticipantrecordingconfiguration.html#cfn-ivs-stage-autoparticipantrecordingconfiguration-thumbnailconfiguration}
101
90
  */
102
- ThumbnailConfiguration?: {
91
+ ThumbnailConfiguration?: ThumbnailConfiguration | undefined;
92
+ };
93
+ /**
94
+ * Object specifying an HLS configuration for individual participant recording.
95
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ivs-stage-hlsconfiguration.html}
96
+ */
97
+ export type HlsConfiguration = {
98
+ /**
99
+ * Object specifying a configuration of participant HLS recordings for individual participant recording.
100
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ivs-stage-hlsconfiguration.html#cfn-ivs-stage-hlsconfiguration-participantrecordinghlsconfiguration}
101
+ */
102
+ ParticipantRecordingHlsConfiguration?: ParticipantRecordingHlsConfiguration | undefined;
103
+ };
104
+ /**
105
+ * Object specifying a configuration of participant HLS recordings for individual participant recording.
106
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ivs-stage-participantrecordinghlsconfiguration.html}
107
+ */
108
+ export type ParticipantRecordingHlsConfiguration = {
109
+ /**
110
+ * Defines the target duration for recorded segments generated when recording a stage participant. Segments may have durations longer than the specified value when needed to ensure each segment begins with a keyframe. Default: 6.
111
+ * @min 2
112
+ * @max 10
113
+ * @default 6
114
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ivs-stage-participantrecordinghlsconfiguration.html#cfn-ivs-stage-participantrecordinghlsconfiguration-targetsegmentdurationseconds}
115
+ */
116
+ TargetSegmentDurationSeconds?: number | undefined;
117
+ };
118
+ /**
119
+ * An object representing a configuration of thumbnails for recorded video.
120
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ivs-stage-thumbnailconfiguration.html}
121
+ */
122
+ export type ThumbnailConfiguration = {
123
+ /**
124
+ * Object specifying a configuration of thumbnails for recorded video from an individual participant.
125
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ivs-stage-thumbnailconfiguration.html#cfn-ivs-stage-thumbnailconfiguration-participantthumbnailconfiguration}
126
+ */
127
+ ParticipantThumbnailConfiguration?: {
128
+ /**
129
+ * Thumbnail recording mode. Default: DISABLED.
130
+ * @default "DISABLED"
131
+ */
132
+ RecordingMode?: "INTERVAL" | "DISABLED" | undefined;
133
+ /**
134
+ * Indicates the format in which thumbnails are recorded. SEQUENTIAL records all generated thumbnails in a serial manner, to the media/thumbnails/high directory. LATEST saves the latest thumbnail in media/latest_thumbnail/high/thumb.jpg and overwrites it at the interval specified by targetIntervalSeconds. You can enable both SEQUENTIAL and LATEST. Default: SEQUENTIAL.
135
+ * @default ["SEQUENTIAL"]
136
+ */
137
+ Storage?: ("SEQUENTIAL" | "LATEST")[] | undefined;
103
138
  /**
104
- * An object representing a configuration of thumbnails for recorded video from an individual participant.
139
+ * The targeted thumbnail-generation interval in seconds. This is configurable only if recordingMode is INTERVAL. Default: 60.
140
+ * @min 1
141
+ * @max 86400
142
+ * @default 60
105
143
  */
106
- ParticipantThumbnailConfiguration?: {
107
- /**
108
- * Thumbnail recording mode. Default: DISABLED.
109
- * @default "INTERVAL"
110
- */
111
- RecordingMode?: "INTERVAL" | "DISABLED" | undefined;
112
- /**
113
- * Indicates the format in which thumbnails are recorded. SEQUENTIAL records all generated thumbnails in a serial manner, to the media/thumbnails/high directory. LATEST saves the latest thumbnail in media/latest_thumbnail/high/thumb.jpg and overwrites it at the interval specified by targetIntervalSeconds. You can enable both SEQUENTIAL and LATEST. Default: SEQUENTIAL.
114
- * @default ["SEQUENTIAL"]
115
- */
116
- Storage?: ("SEQUENTIAL" | "LATEST")[] | undefined;
117
- /**
118
- * The targeted thumbnail-generation interval in seconds. This is configurable only if recordingMode is INTERVAL. Default: 60.
119
- * @min 1
120
- * @max 86400
121
- * @default 60
122
- */
123
- TargetIntervalSeconds?: number | undefined;
124
- } | undefined;
144
+ TargetIntervalSeconds?: number | undefined;
125
145
  } | undefined;
126
146
  };
127
147
  //# sourceMappingURL=aws-ivs-stage.d.ts.map
@@ -88,7 +88,7 @@ export type ApplicationConfiguration = {
88
88
  */
89
89
  ApplicationCodeConfiguration?: ApplicationCodeConfiguration | undefined;
90
90
  /**
91
- * Describes whether customer managed key is enabled and key details for customer data encryption
91
+ * The configuration to manage encryption at rest.
92
92
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-applicationconfiguration.html#cfn-kinesisanalyticsv2-application-applicationconfiguration-applicationencryptionconfiguration}
93
93
  */
94
94
  ApplicationEncryptionConfiguration?: ApplicationEncryptionConfiguration | undefined;
@@ -129,12 +129,12 @@ export type ApplicationConfiguration = {
129
129
  ZeppelinApplicationConfiguration?: ZeppelinApplicationConfiguration | undefined;
130
130
  };
131
131
  /**
132
- * Describes whether customer managed key is enabled and key details for customer data encryption
132
+ * Specifies the configuration to manage encryption at rest.
133
133
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-applicationencryptionconfiguration.html}
134
134
  */
135
135
  export type ApplicationEncryptionConfiguration = {
136
136
  /**
137
- * KMS KeyId. Can be either key uuid or full key arn or key alias arn or short key alias
137
+ * The key ARN, key ID, alias ARN, or alias name of the KMS key used for encryption at rest.
138
138
  * @minLength 1
139
139
  * @maxLength 2048
140
140
  * @pattern ^(?:arn:.*:kms:.*:.*:(?:key\/.*|alias\/.*)|alias\/.*|(?i)[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12})$
@@ -142,18 +142,18 @@ export type ApplicationEncryptionConfiguration = {
142
142
  */
143
143
  KeyId?: string | undefined;
144
144
  /**
145
- * Specifies whether application data is encrypted using service key: AWS_OWNED_KEY or customer key: CUSTOMER_MANAGED_KEY
145
+ * Specifies the type of key used for encryption at rest.
146
146
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-applicationencryptionconfiguration.html#cfn-kinesisanalyticsv2-application-applicationencryptionconfiguration-keytype}
147
147
  */
148
148
  KeyType: "AWS_OWNED_KEY" | "CUSTOMER_MANAGED_KEY";
149
149
  };
150
150
  /**
151
- * Describes the maintenance configuration for the application.
151
+ * Specifies the maintenance configuration for a AKAlong .
152
152
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-applicationmaintenanceconfiguration.html}
153
153
  */
154
154
  export type ApplicationMaintenanceConfiguration = {
155
155
  /**
156
- * The start time for the maintenance window.
156
+ * The UTC timestamp of a day from which the eight-hour maintenance window will begin every day of the week. Maintenance of the application happens only during this eight-hour window.
157
157
  * @pattern ^([01][0-9]|2[0-3]):[0-5][0-9]$
158
158
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-applicationmaintenanceconfiguration.html#cfn-kinesisanalyticsv2-application-applicationmaintenanceconfiguration-applicationmaintenancewindowstarttime}
159
159
  */
@@ -68,7 +68,7 @@ export type AllowedPublishers = {
68
68
  */
69
69
  export type CodeSigningPolicies = {
70
70
  /**
71
- * Code signing configuration policy for deployment validation failure. If you set the policy to `Enforce` , Lambda blocks the deployment request if signature validation checks fail. If you set the policy to `Warn` , Lambda allows the deployment and creates a CloudWatch log.
71
+ * Code signing configuration policy for deployment validation failure. If you set the policy to `Enforce` , Lambda blocks the deployment request if signature validation checks fail. If you set the policy to `Warn` , Lambda allows the deployment and issues a new Amazon CloudWatch metric ( `SignatureValidationErrors` ) and also stores the warning in the CloudTrail log.
72
72
  *
73
73
  * Default value: `Warn`
74
74
  * @default "Warn"
@@ -84,7 +84,7 @@ export type LambdaEventSourceMappingProps = {
84
84
  * - *Amazon DocumentDB* – The ARN of the DocumentDB change stream.
85
85
  * @minLength 12
86
86
  * @maxLength 1024
87
- * @pattern arn:(aws[a-zA-Z0-9-]*):([a-zA-Z0-9\-])+:([a-z]{2}(-gov)?(-iso([a-z])?)?-[a-z]+-\d{1})?:(\d{12})?:(.*)
87
+ * @pattern arn:(aws[a-zA-Z0-9-]*):([a-zA-Z0-9\-])+:((eusc-)?[a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1})?:(\d{12})?:(.*)
88
88
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-eventsourcemapping.html#cfn-lambda-eventsourcemapping-eventsourcearn}
89
89
  */
90
90
  EventSourceArn?: string | undefined;
@@ -104,7 +104,7 @@ export type LambdaEventSourceMappingProps = {
104
104
  * The length constraint applies only to the full ARN. If you specify only the function name, it's limited to 64 characters in length.
105
105
  * @minLength 1
106
106
  * @maxLength 140
107
- * @pattern (arn:(aws[a-zA-Z-]*)?:lambda:)?([a-z]{2}(-gov)?(-iso([a-z])?)?-[a-z]+-\d{1}:)?(\d{12}:)?(function:)?([a-zA-Z0-9-_]+)(:(\$LATEST|[a-zA-Z0-9-_]+))?
107
+ * @pattern (arn:(aws[a-zA-Z-]*)?:lambda:)?((eusc-)?[a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1}:)?(\d{12}:)?(function:)?([a-zA-Z0-9-_]+)(:(\$LATEST|[a-zA-Z0-9-_]+))?
108
108
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-eventsourcemapping.html#cfn-lambda-eventsourcemapping-functionname}
109
109
  */
110
110
  FunctionName: string;
@@ -241,7 +241,7 @@ export type LambdaEventSourceMappingAttribs = {
241
241
  * The Amazon Resource Name (ARN) of the event source mapping.
242
242
  * @minLength 85
243
243
  * @maxLength 120
244
- * @pattern arn:(aws[a-zA-Z-]*)?:lambda:[a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1}:\d{12}:event-source-mapping:[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}
244
+ * @pattern arn:(aws[a-zA-Z-]*)?:lambda:(eusc-)?[a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1}:\d{12}:event-source-mapping:[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}
245
245
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-eventsourcemapping.html#cfn-lambda-eventsourcemapping-eventsourcemappingarn}
246
246
  */
247
247
  EventSourceMappingArn: string;
@@ -366,7 +366,7 @@ export type OnFailure = {
366
366
  * To retain records of failed invocations from [Kinesis](https://docs.aws.amazon.com/lambda/latest/dg/with-kinesis.html) , [DynamoDB](https://docs.aws.amazon.com/lambda/latest/dg/with-ddb.html) , [self-managed Kafka](https://docs.aws.amazon.com/lambda/latest/dg/with-kafka.html#services-smaa-onfailure-destination) or [Amazon MSK](https://docs.aws.amazon.com/lambda/latest/dg/with-msk.html#services-msk-onfailure-destination) , you can configure an Amazon SNS topic, Amazon SQS queue, or Amazon S3 bucket as the destination.
367
367
  * @minLength 12
368
368
  * @maxLength 1024
369
- * @pattern arn:(aws[a-zA-Z0-9-]*):([a-zA-Z0-9\-])+:([a-z]{2}(-gov)?(-iso([a-z])?)?-[a-z]+-\d{1})?:(\d{12})?:(.*)
369
+ * @pattern arn:(aws[a-zA-Z0-9-]*):([a-zA-Z0-9\-])+:((eusc-)?[a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1})?:(\d{12})?:(.*)
370
370
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-onfailure.html#cfn-lambda-eventsourcemapping-onfailure-destination}
371
371
  */
372
372
  Destination?: string | undefined;
@@ -420,7 +420,7 @@ export type SchemaRegistryAccessConfig = {
420
420
  * The URI of the secret (Secrets Manager secret ARN) to authenticate with your schema registry.
421
421
  * @minLength 1
422
422
  * @maxLength 10000
423
- * @pattern arn:(aws[a-zA-Z0-9-]*):([a-zA-Z0-9\-])+:([a-z]{2}(-gov)?(-iso([a-z])?)?-[a-z]+-\d{1})?:(\d{12})?:(.*)
423
+ * @pattern arn:(aws[a-zA-Z0-9-]*):([a-zA-Z0-9\-])+:((eusc-)?[a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1})?:(\d{12})?:(.*)
424
424
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-schemaregistryaccessconfig.html#cfn-lambda-eventsourcemapping-schemaregistryaccessconfig-uri}
425
425
  */
426
426
  URI?: string | undefined;
@@ -31,7 +31,7 @@ export type LambdaVersionProps = {
31
31
  * The length constraint applies only to the full ARN. If you specify only the function name, it is limited to 64 characters in length.
32
32
  * @minLength 1
33
33
  * @maxLength 140
34
- * @pattern ^(arn:(aws[a-zA-Z-]*)?:lambda:)?([a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1}:)?(\d{12}:)?(function:)?([a-zA-Z0-9-_]+)(:(\$LATEST|[a-zA-Z0-9-_]+))?$
34
+ * @pattern ^(arn:(aws[a-zA-Z-]*)?:lambda:)?((eusc-)?[a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1}:)?(\d{12}:)?(function:)?([a-zA-Z0-9-_]+)(:(\$LATEST|[a-zA-Z0-9-_]+))?$
35
35
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-version.html#cfn-lambda-version-functionname}
36
36
  */
37
37
  FunctionName: string;
@@ -52,7 +52,7 @@ export type LambdaVersionProps = {
52
52
  export type LambdaVersionAttribs = {
53
53
  /**
54
54
  * The ARN of the function.
55
- * @pattern ^(arn:(aws[a-zA-Z-]*)?:lambda:)?([a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1}:)?(\d{12}:)?(function:)?([a-zA-Z0-9-_]+)(:(\$LATEST|[a-zA-Z0-9-_]+))?$
55
+ * @pattern ^(arn:(aws[a-zA-Z-]*)?:lambda:)?((eusc-)?[a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1}:)?(\d{12}:)?(function:)?([a-zA-Z0-9-_]+)(:(\$LATEST|[a-zA-Z0-9-_]+))?$
56
56
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-version.html#cfn-lambda-version-functionarn}
57
57
  */
58
58
  FunctionArn: string;
@@ -84,7 +84,7 @@ export type RuntimePolicy = {
84
84
  * > This is only required if you're using the *Manual* runtime update mode.
85
85
  * @minLength 26
86
86
  * @maxLength 2048
87
- * @pattern ^arn:(aws[a-zA-Z-]*):lambda:[a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1}::runtime:.+$
87
+ * @pattern ^arn:(aws[a-zA-Z-]*):lambda:(eusc-)?[a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1}::runtime:.+$
88
88
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-version-runtimepolicy.html#cfn-lambda-version-runtimepolicy-runtimeversionarn}
89
89
  */
90
90
  RuntimeVersionArn?: string | undefined;
@@ -49,6 +49,12 @@ export type LexBotProps = {
49
49
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lex-bot.html#cfn-lex-bot-description}
50
50
  */
51
51
  Description?: string | undefined;
52
+ /**
53
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lex-bot.html#cfn-lex-bot-errorlogsettings}
54
+ */
55
+ ErrorLogSettings?: {
56
+ Enabled: boolean;
57
+ } | undefined;
52
58
  /**
53
59
  * The time, in seconds, that Amazon Lex should keep information about a user's conversation with the bot.
54
60
  *
@@ -0,0 +1,26 @@
1
+ import type { ResourceDefinition } from "../main.ts";
2
+ /**
3
+ * Resource Type definition for AWS::Notifications::OrganizationalUnitAssociation
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-notifications-organizationalunitassociation.html}
5
+ */
6
+ export type NotificationsOrganizationalUnitAssociation = ResourceDefinition<"AWS::Notifications::OrganizationalUnitAssociation", NotificationsOrganizationalUnitAssociationProps>;
7
+ /**
8
+ * Resource Type definition for AWS::Notifications::OrganizationalUnitAssociation
9
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-notifications-organizationalunitassociation.html}
10
+ */
11
+ export type NotificationsOrganizationalUnitAssociationProps = {
12
+ /**
13
+ * ARN identifier of the NotificationConfiguration.
14
+ * Example: arn:aws:notifications::123456789012:configuration/a01jes88qxwkbj05xv9c967pgm1
15
+ * @pattern ^arn:aws:notifications::[0-9]{12}:configuration\/[a-z0-9]{27}$
16
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-notifications-organizationalunitassociation.html#cfn-notifications-organizationalunitassociation-notificationconfigurationarn}
17
+ */
18
+ NotificationConfigurationArn: string;
19
+ /**
20
+ * The ID of the organizational unit.
21
+ * @pattern ^(r-[0-9a-z]{4,32})|(ou-[0-9a-z]{4,32}-[a-z0-9]{8,32})$
22
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-notifications-organizationalunitassociation.html#cfn-notifications-organizationalunitassociation-organizationalunitid}
23
+ */
24
+ OrganizationalUnitId: string;
25
+ };
26
+ //# sourceMappingURL=aws-notifications-organizationalunitassociation.d.ts.map