@propulsionworks/cloudformation 0.1.17 → 0.1.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/out/exports/resources.generated/aws-aiops-investigationgroup.d.ts +25 -28
- package/out/exports/resources.generated/aws-amazonmq-broker.d.ts +4 -4
- package/out/exports/resources.generated/aws-amazonmq-configurationassociation.d.ts +1 -0
- package/out/exports/resources.generated/aws-appconfig-environment.d.ts +0 -1
- package/out/exports/resources.generated/aws-applicationinsights-application.d.ts +3 -3
- package/out/exports/resources.generated/aws-appstream-fleet.d.ts +16 -0
- package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +16 -0
- package/out/exports/resources.generated/aws-bedrock-flow.d.ts +16 -16
- package/out/exports/resources.generated/aws-bedrock-guardrail.d.ts +75 -10
- package/out/exports/resources.generated/aws-billing-billingview.d.ts +94 -0
- package/out/exports/resources.generated/aws-cassandra-table.d.ts +5 -0
- package/out/exports/resources.generated/aws-certificatemanager-certificate.d.ts +4 -1
- package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +2 -0
- package/out/exports/resources.generated/aws-cloudformation-stackset.d.ts +19 -8
- package/out/exports/resources.generated/aws-cloudfront-cachepolicy.d.ts +2 -0
- package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +5 -1
- package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +0 -1
- package/out/exports/resources.generated/aws-connect-instance.d.ts +25 -0
- package/out/exports/resources.generated/aws-customerprofiles-calculatedattributedefinition.d.ts +8 -8
- package/out/exports/resources.generated/aws-customerprofiles-segmentdefinition.d.ts +3 -2
- package/out/exports/resources.generated/aws-datasync-locationnfs.d.ts +1 -1
- package/out/exports/resources.generated/aws-datasync-locationobjectstorage.d.ts +1 -1
- package/out/exports/resources.generated/aws-datasync-locationsmb.d.ts +2 -5
- package/out/exports/resources.generated/aws-datazone-connection.d.ts +1 -1
- package/out/exports/resources.generated/aws-dax-cluster.d.ts +4 -0
- package/out/exports/resources.generated/aws-docdb-dbcluster.d.ts +9 -0
- package/out/exports/resources.generated/aws-ec2-capacityreservation.d.ts +2 -2
- package/out/exports/resources.generated/aws-ec2-instance.d.ts +1 -1
- package/out/exports/resources.generated/aws-ec2-instanceconnectendpoint.d.ts +2 -0
- package/out/exports/resources.generated/aws-ec2-trafficmirrorsession.d.ts +6 -0
- package/out/exports/resources.generated/aws-ecs-service.d.ts +208 -7
- package/out/exports/resources.generated/aws-events-eventbus.d.ts +16 -0
- package/out/exports/resources.generated/aws-gamelift-containerfleet.d.ts +1 -1
- package/out/exports/resources.generated/aws-guardduty-ipset.d.ts +7 -0
- package/out/exports/resources.generated/aws-guardduty-threatintelset.d.ts +7 -0
- package/out/exports/resources.generated/aws-iotsitewise-gateway.d.ts +9 -3
- package/out/exports/resources.generated/aws-kinesisfirehose-deliverystream.d.ts +80 -0
- package/out/exports/resources.generated/aws-lightsail-domain.d.ts +78 -0
- package/out/exports/resources.generated/aws-logs-accountpolicy.d.ts +1 -1
- package/out/exports/resources.generated/aws-logs-deliverydestination.d.ts +3 -3
- package/out/exports/resources.generated/aws-logs-transformer.d.ts +1 -1
- package/out/exports/resources.generated/aws-medialive-channel.d.ts +44 -1
- package/out/exports/resources.generated/aws-mediapackagev2-channel.d.ts +1 -1
- package/out/exports/resources.generated/aws-mediapackagev2-originendpoint.d.ts +232 -18
- package/out/exports/resources.generated/aws-omics-rungroup.d.ts +2 -2
- package/out/exports/resources.generated/aws-omics-workflow.d.ts +11 -13
- package/out/exports/resources.generated/aws-omics-workflowversion.d.ts +2 -2
- package/out/exports/resources.generated/aws-opsworkscm-server.d.ts +1 -1
- package/out/exports/resources.generated/aws-quicksight-datasource.d.ts +15 -2
- package/out/exports/resources.generated/aws-quicksight-topic.d.ts +5 -1
- package/out/exports/resources.generated/aws-rds-dbcluster.d.ts +8 -0
- package/out/exports/resources.generated/aws-rds-dbinstance.d.ts +58 -0
- package/out/exports/resources.generated/aws-s3-bucket.d.ts +113 -4
- package/out/exports/resources.generated/aws-s3express-directorybucket.d.ts +6 -1
- package/out/exports/resources.generated/aws-s3tables-tablepolicy.d.ts +51 -0
- package/out/exports/resources.generated/aws-sagemaker-domain.d.ts +30 -2
- package/out/exports/resources.generated/aws-sagemaker-modelcard.d.ts +1 -1
- package/out/exports/resources.generated/aws-sagemaker-project.d.ts +114 -0
- package/out/exports/resources.generated/aws-sagemaker-space.d.ts +39 -0
- package/out/exports/resources.generated/aws-sagemaker-userprofile.d.ts +22 -0
- package/out/exports/resources.generated/aws-ses-configurationset.d.ts +6 -1
- package/out/exports/resources.generated/aws-ses-dedicatedippool.d.ts +6 -1
- package/out/exports/resources.generated/aws-ses-emailidentity.d.ts +6 -1
- package/out/exports/resources.generated/aws-ssm-association.d.ts +4 -2
- package/out/exports/resources.generated/aws-ssm-maintenancewindowtask.d.ts +6 -6
- package/out/exports/resources.generated/aws-ssm-parameter.d.ts +5 -7
- package/out/exports/resources.generated/aws-ssm-patchbaseline.d.ts +17 -2
- package/out/exports/resources.generated/aws-transfer-connector.d.ts +7 -0
- package/out/exports/resources.generated/aws-transfer-server.d.ts +22 -2
- package/out/exports/resources.generated/aws-wisdom-messagetemplate.d.ts +21 -0
- package/out/exports/resources.generated/aws-wisdom-quickresponse.d.ts +149 -0
- package/package.json +1 -1
|
@@ -397,6 +397,16 @@ export type CatalogConfiguration = {
|
|
|
397
397
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-catalogconfiguration.html#cfn-kinesisfirehose-deliverystream-catalogconfiguration-catalogarn}
|
|
398
398
|
*/
|
|
399
399
|
CatalogArn?: string | undefined;
|
|
400
|
+
/**
|
|
401
|
+
* The warehouse location for Apache Iceberg tables. You must configure this when schema evolution and table creation is enabled.
|
|
402
|
+
*
|
|
403
|
+
* Amazon Data Firehose is in preview release and is subject to change.
|
|
404
|
+
* @minLength 1
|
|
405
|
+
* @maxLength 2048
|
|
406
|
+
* @pattern s3:\/\/.*
|
|
407
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-catalogconfiguration.html#cfn-kinesisfirehose-deliverystream-catalogconfiguration-warehouselocation}
|
|
408
|
+
*/
|
|
409
|
+
WarehouseLocation?: string | undefined;
|
|
400
410
|
};
|
|
401
411
|
/**
|
|
402
412
|
* The `CloudWatchLoggingOptions` property type specifies Amazon CloudWatch Logs (CloudWatch Logs) logging options that Amazon Kinesis Data Firehose (Kinesis Data Firehose) uses for the delivery stream.
|
|
@@ -710,6 +720,15 @@ export type DestinationTableConfiguration = {
|
|
|
710
720
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-destinationtableconfiguration.html#cfn-kinesisfirehose-deliverystream-destinationtableconfiguration-destinationtablename}
|
|
711
721
|
*/
|
|
712
722
|
DestinationTableName: string;
|
|
723
|
+
/**
|
|
724
|
+
* The partition spec configuration for a table that is used by automatic table creation.
|
|
725
|
+
*
|
|
726
|
+
* Amazon Data Firehose is in preview release and is subject to change.
|
|
727
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-destinationtableconfiguration.html#cfn-kinesisfirehose-deliverystream-destinationtableconfiguration-partitionspec}
|
|
728
|
+
*/
|
|
729
|
+
PartitionSpec?: {
|
|
730
|
+
Identity?: PartitionField[] | undefined;
|
|
731
|
+
} | undefined;
|
|
713
732
|
/**
|
|
714
733
|
* The table specific S3 error output prefix. All the errors that occurred while delivering to this table will be prefixed with this value in S3 destination.
|
|
715
734
|
* @minLength 1
|
|
@@ -1180,6 +1199,20 @@ export type IcebergDestinationConfiguration = {
|
|
|
1180
1199
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-icebergdestinationconfiguration.html#cfn-kinesisfirehose-deliverystream-icebergdestinationconfiguration-s3configuration}
|
|
1181
1200
|
*/
|
|
1182
1201
|
S3Configuration: S3DestinationConfiguration;
|
|
1202
|
+
/**
|
|
1203
|
+
* The configuration to enable automatic schema evolution.
|
|
1204
|
+
*
|
|
1205
|
+
* Amazon Data Firehose is in preview release and is subject to change.
|
|
1206
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-icebergdestinationconfiguration.html#cfn-kinesisfirehose-deliverystream-icebergdestinationconfiguration-schemaevolutionconfiguration}
|
|
1207
|
+
*/
|
|
1208
|
+
SchemaEvolutionConfiguration?: SchemaEvolutionConfiguration | undefined;
|
|
1209
|
+
/**
|
|
1210
|
+
* The configuration to enable automatic table creation.
|
|
1211
|
+
*
|
|
1212
|
+
* Amazon Data Firehose is in preview release and is subject to change.
|
|
1213
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-icebergdestinationconfiguration.html#cfn-kinesisfirehose-deliverystream-icebergdestinationconfiguration-tablecreationconfiguration}
|
|
1214
|
+
*/
|
|
1215
|
+
TableCreationConfiguration?: TableCreationConfiguration | undefined;
|
|
1183
1216
|
/**
|
|
1184
1217
|
* Describes how Firehose will backup records. Currently,S3 backup only supports `FailedDataOnly` .
|
|
1185
1218
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-icebergdestinationconfiguration.html#cfn-kinesisfirehose-deliverystream-icebergdestinationconfiguration-s3backupmode}
|
|
@@ -1394,6 +1427,23 @@ export type ParquetSerDe = {
|
|
|
1394
1427
|
*/
|
|
1395
1428
|
WriterVersion?: string | undefined;
|
|
1396
1429
|
};
|
|
1430
|
+
/**
|
|
1431
|
+
* Represents a single field in a `PartitionSpec` .
|
|
1432
|
+
*
|
|
1433
|
+
* Amazon Data Firehose is in preview release and is subject to change.
|
|
1434
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-partitionfield.html}
|
|
1435
|
+
*/
|
|
1436
|
+
export type PartitionField = {
|
|
1437
|
+
/**
|
|
1438
|
+
* The column name to be configured in partition spec.
|
|
1439
|
+
*
|
|
1440
|
+
* Amazon Data Firehose is in preview release and is subject to change.
|
|
1441
|
+
* @minLength 1
|
|
1442
|
+
* @maxLength 255
|
|
1443
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-partitionfield.html#cfn-kinesisfirehose-deliverystream-partitionfield-sourcename}
|
|
1444
|
+
*/
|
|
1445
|
+
SourceName: string;
|
|
1446
|
+
};
|
|
1397
1447
|
/**
|
|
1398
1448
|
* The `ProcessingConfiguration` property configures data processing for an Amazon Kinesis Data Firehose delivery stream.
|
|
1399
1449
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-processingconfiguration.html}
|
|
@@ -1640,6 +1690,21 @@ export type SchemaConfiguration = {
|
|
|
1640
1690
|
*/
|
|
1641
1691
|
VersionId?: string | undefined;
|
|
1642
1692
|
};
|
|
1693
|
+
/**
|
|
1694
|
+
* The configuration to enable schema evolution.
|
|
1695
|
+
*
|
|
1696
|
+
* Amazon Data Firehose is in preview release and is subject to change.
|
|
1697
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-schemaevolutionconfiguration.html}
|
|
1698
|
+
*/
|
|
1699
|
+
export type SchemaEvolutionConfiguration = {
|
|
1700
|
+
/**
|
|
1701
|
+
* Specify whether you want to enable schema evolution.
|
|
1702
|
+
*
|
|
1703
|
+
* Amazon Data Firehose is in preview release and is subject to change.
|
|
1704
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-schemaevolutionconfiguration.html#cfn-kinesisfirehose-deliverystream-schemaevolutionconfiguration-enabled}
|
|
1705
|
+
*/
|
|
1706
|
+
Enabled?: boolean | undefined;
|
|
1707
|
+
};
|
|
1643
1708
|
/**
|
|
1644
1709
|
* The structure that defines how Firehose accesses the secret.
|
|
1645
1710
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-secretsmanagerconfiguration.html}
|
|
@@ -1972,6 +2037,21 @@ export type SplunkRetryOptions = {
|
|
|
1972
2037
|
*/
|
|
1973
2038
|
DurationInSeconds?: number | undefined;
|
|
1974
2039
|
};
|
|
2040
|
+
/**
|
|
2041
|
+
* The configuration to enable automatic table creation.
|
|
2042
|
+
*
|
|
2043
|
+
* Amazon Data Firehose is in preview release and is subject to change.
|
|
2044
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-tablecreationconfiguration.html}
|
|
2045
|
+
*/
|
|
2046
|
+
export type TableCreationConfiguration = {
|
|
2047
|
+
/**
|
|
2048
|
+
* Specify whether you want to enable automatic table creation.
|
|
2049
|
+
*
|
|
2050
|
+
* Amazon Data Firehose is in preview release and is subject to change.
|
|
2051
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-tablecreationconfiguration.html#cfn-kinesisfirehose-deliverystream-tablecreationconfiguration-enabled}
|
|
2052
|
+
*/
|
|
2053
|
+
Enabled?: boolean | undefined;
|
|
2054
|
+
};
|
|
1975
2055
|
/**
|
|
1976
2056
|
* The details of the VPC of the Amazon ES destination.
|
|
1977
2057
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-vpcconfiguration.html}
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
|
|
2
|
+
/**
|
|
3
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-domain.html}
|
|
4
|
+
*/
|
|
5
|
+
export type LightsailDomain = ResourceDefinitionWithAttributes<"AWS::Lightsail::Domain", LightsailDomainProps, LightsailDomainAttribs>;
|
|
6
|
+
/**
|
|
7
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-domain.html}
|
|
8
|
+
*/
|
|
9
|
+
export type LightsailDomainProps = {
|
|
10
|
+
/**
|
|
11
|
+
* An array of key-value pairs containing information about the domain entries.
|
|
12
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-domain.html#cfn-lightsail-domain-domainentries}
|
|
13
|
+
*/
|
|
14
|
+
DomainEntries?: DomainEntry[] | undefined;
|
|
15
|
+
/**
|
|
16
|
+
* The name of the domain to manage in Lightsail.
|
|
17
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-domain.html#cfn-lightsail-domain-domainname}
|
|
18
|
+
*/
|
|
19
|
+
DomainName: string;
|
|
20
|
+
/**
|
|
21
|
+
* An array of key-value pairs to apply to this resource.
|
|
22
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-domain.html#cfn-lightsail-domain-tags}
|
|
23
|
+
*/
|
|
24
|
+
Tags?: Tag[] | undefined;
|
|
25
|
+
};
|
|
26
|
+
/**
|
|
27
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-domain.html#aws-resource-lightsail-domain-return-values}
|
|
28
|
+
*/
|
|
29
|
+
export type LightsailDomainAttribs = {
|
|
30
|
+
/**
|
|
31
|
+
* The Amazon Resource Name (ARN) of the domain (read-only).
|
|
32
|
+
* @pattern ^arn:.+:lightsail:[a-z0-9-]+:[0-9]{12}:Domain/[a-zA-Z0-9][a-zA-Z0-9-_.]{0,253}[a-zA-Z0-9]$
|
|
33
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-domain.html#cfn-lightsail-domain-arn}
|
|
34
|
+
*/
|
|
35
|
+
Arn: string;
|
|
36
|
+
/**
|
|
37
|
+
* The timestamp when the domain was created (read-only).
|
|
38
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-domain.html#cfn-lightsail-domain-createdat}
|
|
39
|
+
*/
|
|
40
|
+
CreatedAt: string;
|
|
41
|
+
/**
|
|
42
|
+
* The Lightsail resource type (read-only).
|
|
43
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-domain.html#cfn-lightsail-domain-resourcetype}
|
|
44
|
+
*/
|
|
45
|
+
ResourceType: "Domain";
|
|
46
|
+
/**
|
|
47
|
+
* The support code. Include this code in your email to support when you have questions (read-only).
|
|
48
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-domain.html#cfn-lightsail-domain-supportcode}
|
|
49
|
+
*/
|
|
50
|
+
SupportCode: string;
|
|
51
|
+
};
|
|
52
|
+
/**
|
|
53
|
+
* Describes the domain recordset entry (e.g., A record, CNAME record, TXT record, etc.)
|
|
54
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lightsail-domain-domainentry.html}
|
|
55
|
+
*/
|
|
56
|
+
export type DomainEntry = {
|
|
57
|
+
/**
|
|
58
|
+
* When true, specifies whether the domain entry is an alias used by the Lightsail load balancer, Lightsail container service, Lightsail content delivery network (CDN) distribution, or another AWS resource. You can include an alias (A type) record in your request, which points to the DNS name of a load balancer, container service, CDN distribution, or other AWS resource and routes traffic to that resource.
|
|
59
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lightsail-domain-domainentry.html#cfn-lightsail-domain-domainentry-isalias}
|
|
60
|
+
*/
|
|
61
|
+
IsAlias?: boolean | undefined;
|
|
62
|
+
/**
|
|
63
|
+
* The name of the domain entry.
|
|
64
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lightsail-domain-domainentry.html#cfn-lightsail-domain-domainentry-name}
|
|
65
|
+
*/
|
|
66
|
+
Name: string;
|
|
67
|
+
/**
|
|
68
|
+
* The target AWS name server (e.g., ns-111.awsdns-11.com).
|
|
69
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lightsail-domain-domainentry.html#cfn-lightsail-domain-domainentry-target}
|
|
70
|
+
*/
|
|
71
|
+
Target: string;
|
|
72
|
+
/**
|
|
73
|
+
* The type of domain entry (e.g., A, CNAME, MX, NS, SOA, SRV, TXT).
|
|
74
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lightsail-domain-domainentry.html#cfn-lightsail-domain-domainentry-type}
|
|
75
|
+
*/
|
|
76
|
+
Type: "A" | "AAAA" | "CNAME" | "MX" | "NS" | "SOA" | "SRV" | "TXT";
|
|
77
|
+
};
|
|
78
|
+
//# sourceMappingURL=aws-lightsail-domain.d.ts.map
|
|
@@ -183,7 +183,7 @@ export type LogsAccountPolicyProps = {
|
|
|
183
183
|
* The type of policy that you're creating or updating.
|
|
184
184
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-accountpolicy.html#cfn-logs-accountpolicy-policytype}
|
|
185
185
|
*/
|
|
186
|
-
PolicyType: "DATA_PROTECTION_POLICY" | "SUBSCRIPTION_FILTER_POLICY" | "FIELD_INDEX_POLICY" | "TRANSFORMER_POLICY";
|
|
186
|
+
PolicyType: "DATA_PROTECTION_POLICY" | "SUBSCRIPTION_FILTER_POLICY" | "FIELD_INDEX_POLICY" | "TRANSFORMER_POLICY" | "METRIC_EXTRACTION_POLICY";
|
|
187
187
|
/**
|
|
188
188
|
* Currently the only valid value for this parameter is `ALL` , which specifies that the policy applies to all log groups in the account. If you omit this parameter, the default of `ALL` is used. To scope down a subscription filter policy to a subset of log groups, use the `SelectionCriteria` parameter.
|
|
189
189
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-accountpolicy.html#cfn-logs-accountpolicy-scope}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { ResourceDefinitionWithAttributes, PolicyDocument, Tag } from "../main.ts";
|
|
2
2
|
/**
|
|
3
|
-
* This structure contains information about one *delivery destination* in your account. A delivery destination is an AWS resource that represents an AWS service that logs can be sent to. CloudWatch Logs, Amazon S3, are supported as
|
|
3
|
+
* This structure contains information about one *delivery destination* in your account. A delivery destination is an AWS resource that represents an AWS service that logs can be sent to. CloudWatch Logs, Amazon S3, Firehose, and X-Ray are supported as delivery destinations.
|
|
4
4
|
*
|
|
5
5
|
* To configure logs delivery between a supported AWS service and a destination, you must do the following:
|
|
6
6
|
*
|
|
@@ -14,7 +14,7 @@ import type { ResourceDefinitionWithAttributes, PolicyDocument, Tag } from "../m
|
|
|
14
14
|
*/
|
|
15
15
|
export type LogsDeliveryDestination = ResourceDefinitionWithAttributes<"AWS::Logs::DeliveryDestination", LogsDeliveryDestinationProps, LogsDeliveryDestinationAttribs>;
|
|
16
16
|
/**
|
|
17
|
-
* This structure contains information about one *delivery destination* in your account. A delivery destination is an AWS resource that represents an AWS service that logs can be sent to. CloudWatch Logs, Amazon S3, are supported as
|
|
17
|
+
* This structure contains information about one *delivery destination* in your account. A delivery destination is an AWS resource that represents an AWS service that logs can be sent to. CloudWatch Logs, Amazon S3, Firehose, and X-Ray are supported as delivery destinations.
|
|
18
18
|
*
|
|
19
19
|
* To configure logs delivery between a supported AWS service and a destination, you must do the following:
|
|
20
20
|
*
|
|
@@ -71,7 +71,7 @@ export type LogsDeliveryDestinationAttribs = {
|
|
|
71
71
|
*/
|
|
72
72
|
Arn: string;
|
|
73
73
|
/**
|
|
74
|
-
* Displays whether this delivery destination is CloudWatch Logs, Amazon S3, or
|
|
74
|
+
* Displays whether this delivery destination is CloudWatch Logs, Amazon S3, Firehose, or X-Ray.
|
|
75
75
|
* @minLength 1
|
|
76
76
|
* @maxLength 12
|
|
77
77
|
* @pattern ^[0-9A-Za-z]+$
|
|
@@ -351,7 +351,7 @@ export type Processor = {
|
|
|
351
351
|
*/
|
|
352
352
|
ParseRoute53?: ParseRoute53 | undefined;
|
|
353
353
|
/**
|
|
354
|
-
* Use this
|
|
354
|
+
* Use this parameter to convert logs into Open Cybersecurity Schema (OCSF) format.
|
|
355
355
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-transformer-processor.html#cfn-logs-transformer-processor-parsetoocsf}
|
|
356
356
|
*/
|
|
357
357
|
ParseToOCSF?: ParseToOCSF | undefined;
|
|
@@ -3735,6 +3735,10 @@ export type MediaPackageGroupSettings = {
|
|
|
3735
3735
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mediapackagegroupsettings.html#cfn-medialive-channel-mediapackagegroupsettings-destination}
|
|
3736
3736
|
*/
|
|
3737
3737
|
Destination?: OutputLocationRef | undefined;
|
|
3738
|
+
/**
|
|
3739
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mediapackagegroupsettings.html#cfn-medialive-channel-mediapackagegroupsettings-mediapackagev2groupsettings}
|
|
3740
|
+
*/
|
|
3741
|
+
MediapackageV2GroupSettings?: MediaPackageV2GroupSettings | undefined;
|
|
3738
3742
|
};
|
|
3739
3743
|
/**
|
|
3740
3744
|
* Destination settings for a MediaPackage output.
|
|
@@ -3757,6 +3761,45 @@ export type MediaPackageOutputDestinationSettings = {
|
|
|
3757
3761
|
*/
|
|
3758
3762
|
ChannelName?: string | undefined;
|
|
3759
3763
|
};
|
|
3764
|
+
/**
|
|
3765
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mediapackageoutputsettings.html}
|
|
3766
|
+
*/
|
|
3767
|
+
export type MediaPackageOutputSettings = {
|
|
3768
|
+
/**
|
|
3769
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mediapackageoutputsettings.html#cfn-medialive-channel-mediapackageoutputsettings-mediapackagev2destinationsettings}
|
|
3770
|
+
*/
|
|
3771
|
+
MediaPackageV2DestinationSettings?: MediaPackageV2DestinationSettings | undefined;
|
|
3772
|
+
};
|
|
3773
|
+
/**
|
|
3774
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mediapackagev2destinationsettings.html}
|
|
3775
|
+
*/
|
|
3776
|
+
export type MediaPackageV2DestinationSettings = {
|
|
3777
|
+
/**
|
|
3778
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mediapackagev2destinationsettings.html#cfn-medialive-channel-mediapackagev2destinationsettings-audiogroupid}
|
|
3779
|
+
*/
|
|
3780
|
+
AudioGroupId?: string | undefined;
|
|
3781
|
+
/**
|
|
3782
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mediapackagev2destinationsettings.html#cfn-medialive-channel-mediapackagev2destinationsettings-audiorenditionsets}
|
|
3783
|
+
*/
|
|
3784
|
+
AudioRenditionSets?: string | undefined;
|
|
3785
|
+
/**
|
|
3786
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mediapackagev2destinationsettings.html#cfn-medialive-channel-mediapackagev2destinationsettings-hlsautoselect}
|
|
3787
|
+
*/
|
|
3788
|
+
HlsAutoSelect?: string | undefined;
|
|
3789
|
+
/**
|
|
3790
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mediapackagev2destinationsettings.html#cfn-medialive-channel-mediapackagev2destinationsettings-hlsdefault}
|
|
3791
|
+
*/
|
|
3792
|
+
HlsDefault?: string | undefined;
|
|
3793
|
+
};
|
|
3794
|
+
/**
|
|
3795
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mediapackagev2groupsettings.html}
|
|
3796
|
+
*/
|
|
3797
|
+
export type MediaPackageV2GroupSettings = {
|
|
3798
|
+
/**
|
|
3799
|
+
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mediapackagev2groupsettings.html#cfn-medialive-channel-mediapackagev2groupsettings-captionlanguagemappings}
|
|
3800
|
+
*/
|
|
3801
|
+
CaptionLanguageMappings?: CaptionLanguageMapping[] | undefined;
|
|
3802
|
+
};
|
|
3760
3803
|
/**
|
|
3761
3804
|
* Settings to enable and configure the motion graphics overlay feature in the channel.
|
|
3762
3805
|
*
|
|
@@ -4516,7 +4559,7 @@ export type OutputSettings = {
|
|
|
4516
4559
|
* The parent of this entity is OutputGroupSettings.
|
|
4517
4560
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputsettings.html#cfn-medialive-channel-outputsettings-mediapackageoutputsettings}
|
|
4518
4561
|
*/
|
|
4519
|
-
MediaPackageOutputSettings?:
|
|
4562
|
+
MediaPackageOutputSettings?: MediaPackageOutputSettings | undefined;
|
|
4520
4563
|
/**
|
|
4521
4564
|
* The settings for a Microsoft Smooth output.
|
|
4522
4565
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputsettings.html#cfn-medialive-channel-outputsettings-mssmoothoutputsettings}
|
|
@@ -57,7 +57,6 @@ export type MediaPackageV2ChannelProps = {
|
|
|
57
57
|
*/
|
|
58
58
|
OutputHeaderConfiguration?: OutputHeaderConfiguration | undefined;
|
|
59
59
|
/**
|
|
60
|
-
* The tags associated with the channel.
|
|
61
60
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediapackagev2-channel.html#cfn-mediapackagev2-channel-tags}
|
|
62
61
|
*/
|
|
63
62
|
Tags?: Tag[] | undefined;
|
|
@@ -78,6 +77,7 @@ export type MediaPackageV2ChannelAttribs = {
|
|
|
78
77
|
*/
|
|
79
78
|
CreatedAt: string;
|
|
80
79
|
/**
|
|
80
|
+
* The ingest domain URL where the source stream should be sent.
|
|
81
81
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediapackagev2-channel.html#cfn-mediapackagev2-channel-ingestendpointurls}
|
|
82
82
|
*/
|
|
83
83
|
IngestEndpointUrls: string[];
|