@propulsionworks/cloudformation 0.1.11 → 0.1.13

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 (57) hide show
  1. package/out/exports/resources.generated/aws-accessanalyzer-analyzer.d.ts +38 -0
  2. package/out/exports/resources.generated/aws-amplify-app.d.ts +32 -2
  3. package/out/exports/resources.generated/aws-apigateway-method.d.ts +1 -1
  4. package/out/exports/resources.generated/aws-appsync-apicache.d.ts +4 -0
  5. package/out/exports/resources.generated/aws-athena-workgroup.d.ts +37 -0
  6. package/out/exports/resources.generated/aws-bedrock-flow.d.ts +48 -21
  7. package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +3 -3
  8. package/out/exports/resources.generated/aws-connect-emailaddress.d.ts +1 -1
  9. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +20 -2
  10. package/out/exports/resources.generated/aws-connect-queue.d.ts +1 -1
  11. package/out/exports/resources.generated/aws-customerprofiles-calculatedattributedefinition.d.ts +50 -1
  12. package/out/exports/resources.generated/aws-customerprofiles-objecttype.d.ts +13 -1
  13. package/out/exports/resources.generated/aws-customerprofiles-segmentdefinition.d.ts +34 -4
  14. package/out/exports/resources.generated/aws-datazone-projectprofile.d.ts +101 -0
  15. package/out/exports/resources.generated/aws-deadline-fleet.d.ts +3 -1
  16. package/out/exports/resources.generated/aws-dsql-cluster.d.ts +17 -9
  17. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +55 -0
  18. package/out/exports/resources.generated/aws-ec2-egressonlyinternetgateway.d.ts +6 -1
  19. package/out/exports/resources.generated/aws-ec2-trafficmirrorfilter.d.ts +7 -1
  20. package/out/exports/resources.generated/aws-ecr-repositorycreationtemplate.d.ts +1 -1
  21. package/out/exports/resources.generated/aws-ecs-service.d.ts +60 -2
  22. package/out/exports/resources.generated/aws-efs-mounttarget.d.ts +15 -3
  23. package/out/exports/resources.generated/aws-eks-addon.d.ts +3 -3
  24. package/out/exports/resources.generated/aws-eks-cluster.d.ts +14 -12
  25. package/out/exports/resources.generated/aws-eks-podidentityassociation.d.ts +24 -2
  26. package/out/exports/resources.generated/aws-entityresolution-matchingworkflow.d.ts +15 -5
  27. package/out/exports/resources.generated/aws-evs-environment.d.ts +62 -7
  28. package/out/exports/resources.generated/aws-fis-experimenttemplate.d.ts +1 -1
  29. package/out/exports/resources.generated/aws-inspectorv2-filter.d.ts +56 -0
  30. package/out/exports/resources.generated/aws-kendra-datasource.d.ts +113 -1
  31. package/out/exports/resources.generated/aws-kms-key.d.ts +10 -3
  32. package/out/exports/resources.generated/aws-lambda-eventinvokeconfig.d.ts +4 -2
  33. package/out/exports/resources.generated/aws-lambda-eventsourcemapping.d.ts +2 -9
  34. package/out/exports/resources.generated/aws-mediatailor-playbackconfiguration.d.ts +66 -0
  35. package/out/exports/resources.generated/aws-mpa-approvalteam.d.ts +2 -0
  36. package/out/exports/resources.generated/aws-mpa-identitysource.d.ts +2 -0
  37. package/out/exports/resources.generated/aws-msk-cluster.d.ts +15 -1
  38. package/out/exports/resources.generated/aws-mwaa-environment.d.ts +10 -0
  39. package/out/exports/resources.generated/aws-networkfirewall-loggingconfiguration.d.ts +4 -0
  40. package/out/exports/resources.generated/aws-networkfirewall-rulegroup.d.ts +1 -1
  41. package/out/exports/resources.generated/aws-networkfirewall-tlsinspectionconfiguration.d.ts +1 -1
  42. package/out/exports/resources.generated/aws-networkfirewall-vpcendpointassociation.d.ts +38 -6
  43. package/out/exports/resources.generated/aws-opsworkscm-server.d.ts +6 -5
  44. package/out/exports/resources.generated/aws-organizations-policy.d.ts +1 -1
  45. package/out/exports/resources.generated/aws-rum-appmonitor.d.ts +1 -1
  46. package/out/exports/resources.generated/aws-sagemaker-domain.d.ts +65 -0
  47. package/out/exports/resources.generated/aws-sagemaker-model.d.ts +2 -0
  48. package/out/exports/resources.generated/aws-sagemaker-modelpackage.d.ts +2 -0
  49. package/out/exports/resources.generated/aws-securityhub-aggregatorv2.d.ts +44 -0
  50. package/out/exports/resources.generated/aws-securityhub-automationrule.d.ts +1 -1
  51. package/out/exports/resources.generated/aws-securityhub-automationrulev2.d.ts +403 -0
  52. package/out/exports/resources.generated/aws-securityhub-hubv2.d.ts +30 -0
  53. package/out/exports/resources.generated/aws-securityhub-insight.d.ts +1 -1
  54. package/out/exports/resources.generated/aws-synthetics-canary.d.ts +5 -0
  55. package/out/exports/resources.generated/aws-wafv2-rulegroup.d.ts +31 -1
  56. package/out/exports/resources.generated/aws-wafv2-webacl.d.ts +175 -4
  57. package/package.json +1 -1
@@ -507,6 +507,10 @@ export type DataSourceConfiguration = {
507
507
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-sharepointconfiguration}
508
508
  */
509
509
  SharePointConfiguration?: SharePointConfiguration | undefined;
510
+ /**
511
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-templateconfiguration}
512
+ */
513
+ TemplateConfiguration?: TemplateConfiguration | undefined;
510
514
  /**
511
515
  * Provides the configuration information required for Amazon Kendra Web Crawler.
512
516
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-webcrawlerconfiguration}
@@ -566,6 +570,10 @@ export type DataSourceConfiguration = {
566
570
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-sharepointconfiguration}
567
571
  */
568
572
  SharePointConfiguration: SharePointConfiguration;
573
+ /**
574
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-templateconfiguration}
575
+ */
576
+ TemplateConfiguration?: TemplateConfiguration | undefined;
569
577
  /**
570
578
  * Provides the configuration information required for Amazon Kendra Web Crawler.
571
579
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-webcrawlerconfiguration}
@@ -625,6 +633,10 @@ export type DataSourceConfiguration = {
625
633
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-sharepointconfiguration}
626
634
  */
627
635
  SharePointConfiguration?: SharePointConfiguration | undefined;
636
+ /**
637
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-templateconfiguration}
638
+ */
639
+ TemplateConfiguration?: TemplateConfiguration | undefined;
628
640
  /**
629
641
  * Provides the configuration information required for Amazon Kendra Web Crawler.
630
642
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-webcrawlerconfiguration}
@@ -684,6 +696,10 @@ export type DataSourceConfiguration = {
684
696
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-sharepointconfiguration}
685
697
  */
686
698
  SharePointConfiguration?: SharePointConfiguration | undefined;
699
+ /**
700
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-templateconfiguration}
701
+ */
702
+ TemplateConfiguration?: TemplateConfiguration | undefined;
687
703
  /**
688
704
  * Provides the configuration information required for Amazon Kendra Web Crawler.
689
705
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-webcrawlerconfiguration}
@@ -743,6 +759,10 @@ export type DataSourceConfiguration = {
743
759
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-sharepointconfiguration}
744
760
  */
745
761
  SharePointConfiguration?: SharePointConfiguration | undefined;
762
+ /**
763
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-templateconfiguration}
764
+ */
765
+ TemplateConfiguration?: TemplateConfiguration | undefined;
746
766
  /**
747
767
  * Provides the configuration information required for Amazon Kendra Web Crawler.
748
768
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-webcrawlerconfiguration}
@@ -802,6 +822,10 @@ export type DataSourceConfiguration = {
802
822
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-sharepointconfiguration}
803
823
  */
804
824
  SharePointConfiguration?: SharePointConfiguration | undefined;
825
+ /**
826
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-templateconfiguration}
827
+ */
828
+ TemplateConfiguration?: TemplateConfiguration | undefined;
805
829
  /**
806
830
  * Provides the configuration information required for Amazon Kendra Web Crawler.
807
831
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-webcrawlerconfiguration}
@@ -861,6 +885,10 @@ export type DataSourceConfiguration = {
861
885
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-sharepointconfiguration}
862
886
  */
863
887
  SharePointConfiguration?: SharePointConfiguration | undefined;
888
+ /**
889
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-templateconfiguration}
890
+ */
891
+ TemplateConfiguration?: TemplateConfiguration | undefined;
864
892
  /**
865
893
  * Provides the configuration information required for Amazon Kendra Web Crawler.
866
894
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-webcrawlerconfiguration}
@@ -920,6 +948,10 @@ export type DataSourceConfiguration = {
920
948
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-sharepointconfiguration}
921
949
  */
922
950
  SharePointConfiguration?: SharePointConfiguration | undefined;
951
+ /**
952
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-templateconfiguration}
953
+ */
954
+ TemplateConfiguration?: TemplateConfiguration | undefined;
923
955
  /**
924
956
  * Provides the configuration information required for Amazon Kendra Web Crawler.
925
957
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-webcrawlerconfiguration}
@@ -979,6 +1011,10 @@ export type DataSourceConfiguration = {
979
1011
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-sharepointconfiguration}
980
1012
  */
981
1013
  SharePointConfiguration?: SharePointConfiguration | undefined;
1014
+ /**
1015
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-templateconfiguration}
1016
+ */
1017
+ TemplateConfiguration?: TemplateConfiguration | undefined;
982
1018
  /**
983
1019
  * Provides the configuration information required for Amazon Kendra Web Crawler.
984
1020
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-webcrawlerconfiguration}
@@ -1038,6 +1074,10 @@ export type DataSourceConfiguration = {
1038
1074
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-sharepointconfiguration}
1039
1075
  */
1040
1076
  SharePointConfiguration?: SharePointConfiguration | undefined;
1077
+ /**
1078
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-templateconfiguration}
1079
+ */
1080
+ TemplateConfiguration?: TemplateConfiguration | undefined;
1041
1081
  /**
1042
1082
  * Provides the configuration information required for Amazon Kendra Web Crawler.
1043
1083
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-webcrawlerconfiguration}
@@ -1048,6 +1088,69 @@ export type DataSourceConfiguration = {
1048
1088
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
1049
1089
  */
1050
1090
  WorkDocsConfiguration: WorkDocsConfiguration;
1091
+ } | {
1092
+ /**
1093
+ * Provides the configuration information to connect to Confluence as your data source.
1094
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-confluenceconfiguration}
1095
+ */
1096
+ ConfluenceConfiguration?: ConfluenceConfiguration | undefined;
1097
+ /**
1098
+ * Provides the configuration information to connect to a database as your data source.
1099
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-databaseconfiguration}
1100
+ */
1101
+ DatabaseConfiguration?: DatabaseConfiguration | undefined;
1102
+ /**
1103
+ * Provides the configuration information to connect to Google Drive as your data source.
1104
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-googledriveconfiguration}
1105
+ */
1106
+ GoogleDriveConfiguration?: GoogleDriveConfiguration | undefined;
1107
+ /**
1108
+ * Provides the configuration information to connect to Microsoft OneDrive as your data source.
1109
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-onedriveconfiguration}
1110
+ */
1111
+ OneDriveConfiguration?: OneDriveConfiguration | undefined;
1112
+ /**
1113
+ * Provides the configuration information to connect to an Amazon S3 bucket as your data source.
1114
+ *
1115
+ * > Amazon Kendra now supports an upgraded Amazon S3 connector.
1116
+ * >
1117
+ * > You must now use the [TemplateConfiguration](https://docs.aws.amazon.com/kendra/latest/APIReference/API_TemplateConfiguration.html) object instead of the `S3DataSourceConfiguration` object to configure your connector.
1118
+ * >
1119
+ * > Connectors configured using the older console and API architecture will continue to function as configured. However, you won't be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector.
1120
+ * >
1121
+ * > We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
1122
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-s3configuration}
1123
+ */
1124
+ S3Configuration?: S3DataSourceConfiguration | undefined;
1125
+ /**
1126
+ * Provides the configuration information to connect to Salesforce as your data source.
1127
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-salesforceconfiguration}
1128
+ */
1129
+ SalesforceConfiguration?: SalesforceConfiguration | undefined;
1130
+ /**
1131
+ * Provides the configuration information to connect to ServiceNow as your data source.
1132
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-servicenowconfiguration}
1133
+ */
1134
+ ServiceNowConfiguration?: ServiceNowConfiguration | undefined;
1135
+ /**
1136
+ * Provides the configuration information to connect to Microsoft SharePoint as your data source.
1137
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-sharepointconfiguration}
1138
+ */
1139
+ SharePointConfiguration?: SharePointConfiguration | undefined;
1140
+ /**
1141
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-templateconfiguration}
1142
+ */
1143
+ TemplateConfiguration: TemplateConfiguration;
1144
+ /**
1145
+ * Provides the configuration information required for Amazon Kendra Web Crawler.
1146
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-webcrawlerconfiguration}
1147
+ */
1148
+ WebCrawlerConfiguration?: WebCrawlerConfiguration | undefined;
1149
+ /**
1150
+ * Provides the configuration information to connect to Amazon WorkDocs as your data source.
1151
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourceconfiguration.html#cfn-kendra-datasource-datasourceconfiguration-workdocsconfiguration}
1152
+ */
1153
+ WorkDocsConfiguration?: WorkDocsConfiguration | undefined;
1051
1154
  };
1052
1155
  /**
1053
1156
  * Maps a column or attribute in the data source to an index field. You must first create the fields in the index using the [UpdateIndex](https://docs.aws.amazon.com/kendra/latest/dg/API_UpdateIndex.html) operation.
@@ -1930,11 +2033,20 @@ export type SqlConfiguration = {
1930
2033
  */
1931
2034
  QueryIdentifiersEnclosingOption?: QueryIdentifiersEnclosingOption | undefined;
1932
2035
  };
2036
+ /**
2037
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-templateconfiguration.html}
2038
+ */
2039
+ export type TemplateConfiguration = {
2040
+ /**
2041
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-templateconfiguration.html#cfn-kendra-datasource-templateconfiguration-template}
2042
+ */
2043
+ Template: Record<string, unknown>;
2044
+ };
1933
2045
  /**
1934
2046
  * Data source type
1935
2047
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-type.html}
1936
2048
  */
1937
- export type Type = "S3" | "SHAREPOINT" | "SALESFORCE" | "ONEDRIVE" | "SERVICENOW" | "DATABASE" | "CUSTOM" | "CONFLUENCE" | "GOOGLEDRIVE" | "WEBCRAWLER" | "WORKDOCS";
2049
+ export type Type = "S3" | "SHAREPOINT" | "SALESFORCE" | "ONEDRIVE" | "SERVICENOW" | "DATABASE" | "CUSTOM" | "CONFLUENCE" | "GOOGLEDRIVE" | "WEBCRAWLER" | "WORKDOCS" | "TEMPLATE";
1938
2050
  /**
1939
2051
  * Provides the configuration information to connect to websites that require user authentication.
1940
2052
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-webcrawlerauthenticationconfiguration.html}
@@ -136,13 +136,18 @@ export type KMSKeyProps = {
136
136
  * - Other asymmetric elliptic curve key pairs (signing and verification)
137
137
  *
138
138
  * - `ECC_SECG_P256K1` (secp256k1), commonly used for cryptocurrencies.
139
+ * - Asymmetric ML-DSA key pairs (signing and verification)
140
+ *
141
+ * - `ML_DSA_44`
142
+ * - `ML_DSA_65`
143
+ * - `ML_DSA_87`
139
144
  * - SM2 key pairs (encryption and decryption *or* signing and verification *or* deriving shared secrets)
140
145
  *
141
146
  * - `SM2` (China Regions only)
142
147
  * @default "SYMMETRIC_DEFAULT"
143
148
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kms-key.html#cfn-kms-key-keyspec}
144
149
  */
145
- KeySpec?: "SYMMETRIC_DEFAULT" | "RSA_2048" | "RSA_3072" | "RSA_4096" | "ECC_NIST_P256" | "ECC_NIST_P384" | "ECC_NIST_P521" | "ECC_SECG_P256K1" | "HMAC_224" | "HMAC_256" | "HMAC_384" | "HMAC_512" | "SM2" | undefined;
150
+ KeySpec?: "SYMMETRIC_DEFAULT" | "RSA_2048" | "RSA_3072" | "RSA_4096" | "ECC_NIST_P256" | "ECC_NIST_P384" | "ECC_NIST_P521" | "ECC_SECG_P256K1" | "HMAC_224" | "HMAC_256" | "HMAC_384" | "HMAC_512" | "SM2" | "ML_DSA_44" | "ML_DSA_65" | "ML_DSA_87" | undefined;
146
151
  /**
147
152
  * Determines the [cryptographic operations](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#cryptographic-operations) for which you can use the KMS key. The default value is `ENCRYPT_DECRYPT` . This property is required for asymmetric KMS keys and HMAC KMS keys. You can't change the `KeyUsage` value after the KMS key is created.
148
153
  *
@@ -154,7 +159,8 @@ export type KMSKeyProps = {
154
159
  * - For HMAC KMS keys (symmetric), specify `GENERATE_VERIFY_MAC` .
155
160
  * - For asymmetric KMS keys with RSA key pairs, specify `ENCRYPT_DECRYPT` or `SIGN_VERIFY` .
156
161
  * - For asymmetric KMS keys with NIST-recommended elliptic curve key pairs, specify `SIGN_VERIFY` or `KEY_AGREEMENT` .
157
- * - For asymmetric KMS keys with `ECC_SECG_P256K1` key pairs specify `SIGN_VERIFY` .
162
+ * - For asymmetric KMS keys with `ECC_SECG_P256K1` key pairs, specify `SIGN_VERIFY` .
163
+ * - For asymmetric KMS keys with ML-DSA key pairs, specify `SIGN_VERIFY` .
158
164
  * - For asymmetric KMS keys with SM2 key pairs (China Regions only), specify `ENCRYPT_DECRYPT` , `SIGN_VERIFY` , or `KEY_AGREEMENT` .
159
165
  * @default "ENCRYPT_DECRYPT"
160
166
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kms-key.html#cfn-kms-key-keyusage}
@@ -185,7 +191,8 @@ export type KMSKeyProps = {
185
191
  *
186
192
  * You can ignore `ENABLED` when Origin is `EXTERNAL` . When a KMS key with Origin `EXTERNAL` is created, the key state is `PENDING_IMPORT` and `ENABLED` is `false` . After you import the key material, `ENABLED` updated to `true` . The KMS key can then be used for Cryptographic Operations.
187
193
  *
188
- * > AWS CloudFormation doesn't support creating an `Origin` parameter of the `AWS_CLOUDHSM` or `EXTERNAL_KEY_STORE` values.
194
+ * > - AWS CloudFormation doesn't support creating an `Origin` parameter of the `AWS_CLOUDHSM` or `EXTERNAL_KEY_STORE` values.
195
+ * > - `EXTERNAL` is not supported for ML-DSA keys.
189
196
  * @default "AWS_KMS"
190
197
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kms-key.html#cfn-kms-key-origin}
191
198
  */
@@ -64,7 +64,7 @@ export type LambdaEventInvokeConfigProps = {
64
64
  Qualifier: string;
65
65
  };
66
66
  /**
67
- * A configuration object that specifies the destination of an event after Lambda processes it.
67
+ * A configuration object that specifies the destination of an event after Lambda processes it. For more information, see [Adding a destination](https://docs.aws.amazon.com/lambda/latest/dg/invocation-async-retain-records.html#invocation-async-destinations) .
68
68
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventinvokeconfig-destinationconfig.html}
69
69
  */
70
70
  export type DestinationConfig = {
@@ -84,7 +84,7 @@ export type DestinationConfig = {
84
84
  OnSuccess?: OnSuccess | undefined;
85
85
  };
86
86
  /**
87
- * A destination for events that failed processing. See [Capturing records of Lambda asynchronous invocations](https://docs.aws.amazon.com/lambda/latest/dg/invocation-async-retain-records.html) for more information.
87
+ * A destination for events that failed processing. For more information, see [Adding a destination](https://docs.aws.amazon.com/lambda/latest/dg/invocation-async-retain-records.html#invocation-async-destinations) .
88
88
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventinvokeconfig-onfailure.html}
89
89
  */
90
90
  export type OnFailure = {
@@ -105,6 +105,8 @@ export type OnFailure = {
105
105
  * A destination for events that were processed successfully.
106
106
  *
107
107
  * To retain records of successful [asynchronous invocations](https://docs.aws.amazon.com/lambda/latest/dg/invocation-async.html#invocation-async-destinations) , you can configure an Amazon SNS topic, Amazon SQS queue, Lambda function, or Amazon EventBridge event bus as the destination.
108
+ *
109
+ * > `OnSuccess` is not supported in `CreateEventSourceMapping` or `UpdateEventSourceMapping` requests.
108
110
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventinvokeconfig-onsuccess.html}
109
111
  */
110
112
  export type OnSuccess = {
@@ -270,7 +270,7 @@ export type AmazonManagedKafkaEventSourceConfig = {
270
270
  SchemaRegistryConfig?: SchemaRegistryConfig | undefined;
271
271
  };
272
272
  /**
273
- * A configuration object that specifies the destination of an event after Lambda processes it.
273
+ * A configuration object that specifies the destination of an event after Lambda processes it. For more information, see [Adding a destination](https://docs.aws.amazon.com/lambda/latest/dg/invocation-async-retain-records.html#invocation-async-destinations) .
274
274
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-destinationconfig.html}
275
275
  */
276
276
  export type DestinationConfig = {
@@ -353,7 +353,7 @@ export type MetricsConfig = {
353
353
  Metrics?: "EventCount"[] | undefined;
354
354
  };
355
355
  /**
356
- * A destination for events that failed processing. See [Capturing records of Lambda asynchronous invocations](https://docs.aws.amazon.com/lambda/latest/dg/invocation-async-retain-records.html) for more information.
356
+ * A destination for events that failed processing. For more information, see [Adding a destination](https://docs.aws.amazon.com/lambda/latest/dg/invocation-async-retain-records.html#invocation-async-destinations) .
357
357
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-onfailure.html}
358
358
  */
359
359
  export type OnFailure = {
@@ -406,12 +406,10 @@ export type ScalingConfig = {
406
406
  */
407
407
  export type SchemaRegistryAccessConfig = {
408
408
  /**
409
- * The type of authentication Lambda uses to access your schema registry.
410
409
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-schemaregistryaccessconfig.html#cfn-lambda-eventsourcemapping-schemaregistryaccessconfig-type}
411
410
  */
412
411
  Type?: "BASIC_AUTH" | "CLIENT_CERTIFICATE_TLS_AUTH" | "SERVER_ROOT_CA_CERTIFICATE" | undefined;
413
412
  /**
414
- * The URI of the secret (Secrets Manager secret ARN) to authenticate with your schema registry.
415
413
  * @minLength 1
416
414
  * @maxLength 10000
417
415
  * @pattern arn:(aws[a-zA-Z0-9-]*):([a-zA-Z0-9\-])+:([a-z]{2}(-gov)?(-iso([a-z])?)?-[a-z]+-\d{1})?:(\d{12})?:(.*)
@@ -424,17 +422,14 @@ export type SchemaRegistryAccessConfig = {
424
422
  */
425
423
  export type SchemaRegistryConfig = {
426
424
  /**
427
- * An array of access configuration objects that tell Lambda how to authenticate with your schema registry.
428
425
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-schemaregistryconfig.html#cfn-lambda-eventsourcemapping-schemaregistryconfig-accessconfigs}
429
426
  */
430
427
  AccessConfigs?: SchemaRegistryAccessConfig[] | undefined;
431
428
  /**
432
- * The record format that Lambda delivers to your function after schema validation.
433
429
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-schemaregistryconfig.html#cfn-lambda-eventsourcemapping-schemaregistryconfig-eventrecordformat}
434
430
  */
435
431
  EventRecordFormat?: "JSON" | "SOURCE" | undefined;
436
432
  /**
437
- * The URI for your schema registry. The correct URI format depends on the type of schema registry you're using.
438
433
  * @minLength 1
439
434
  * @maxLength 10000
440
435
  * @pattern [a-zA-Z0-9-/*:_+=.@-]*
@@ -442,7 +437,6 @@ export type SchemaRegistryConfig = {
442
437
  */
443
438
  SchemaRegistryURI?: string | undefined;
444
439
  /**
445
- * An array of schema validation configuration objects, which tell Lambda the message attributes you want to validate and filter using your schema registry.
446
440
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-schemaregistryconfig.html#cfn-lambda-eventsourcemapping-schemaregistryconfig-schemavalidationconfigs}
447
441
  */
448
442
  SchemaValidationConfigs?: SchemaValidationConfig[] | undefined;
@@ -452,7 +446,6 @@ export type SchemaRegistryConfig = {
452
446
  */
453
447
  export type SchemaValidationConfig = {
454
448
  /**
455
- * The attribute you want your schema registry to validate and filter for.
456
449
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-schemavalidationconfig.html#cfn-lambda-eventsourcemapping-schemavalidationconfig-attribute}
457
450
  */
458
451
  Attribute?: "KEY" | "VALUE" | undefined;
@@ -49,6 +49,11 @@ export type MediaTailorPlaybackConfigurationProps = {
49
49
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediatailor-playbackconfiguration.html#cfn-mediatailor-playbackconfiguration-liveprerollconfiguration}
50
50
  */
51
51
  LivePreRollConfiguration?: LivePreRollConfiguration | undefined;
52
+ /**
53
+ * Defines where AWS Elemental MediaTailor sends logs for the playback configuration.
54
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediatailor-playbackconfiguration.html#cfn-mediatailor-playbackconfiguration-logconfiguration}
55
+ */
56
+ LogConfiguration?: LogConfiguration | undefined;
52
57
  /**
53
58
  * The configuration for manifest processing rules. Manifest processing rules enable customization of the personalized manifests created by MediaTailor.
54
59
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediatailor-playbackconfiguration.html#cfn-mediatailor-playbackconfiguration-manifestprocessingrules}
@@ -142,6 +147,24 @@ export type AdMarkerPassthrough = {
142
147
  */
143
148
  Enabled?: boolean | undefined;
144
149
  };
150
+ /**
151
+ * Settings for customizing what events are included in logs for interactions with the ad decision server (ADS).
152
+ *
153
+ * For more information about ADS logs, inlcuding descriptions of the event types, see [MediaTailor ADS logs description and event types](https://docs.aws.amazon.com/mediatailor/latest/ug/ads-log-format.html) in AWS Elemental MediaTailor User Guide.
154
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-playbackconfiguration-adsinteractionlog.html}
155
+ */
156
+ export type AdsInteractionLog = {
157
+ /**
158
+ * Indicates that MediaTailor won't emit the selected events in the logs for playback sessions that are initialized with this configuration.
159
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-playbackconfiguration-adsinteractionlog.html#cfn-mediatailor-playbackconfiguration-adsinteractionlog-excludeeventtypes}
160
+ */
161
+ ExcludeEventTypes?: string[] | undefined;
162
+ /**
163
+ * Indicates that MediaTailor emits `RAW_ADS_RESPONSE` logs for playback sessions that are initialized with this configuration.
164
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-playbackconfiguration-adsinteractionlog.html#cfn-mediatailor-playbackconfiguration-adsinteractionlog-publishoptineventtypes}
165
+ */
166
+ PublishOptInEventTypes?: string[] | undefined;
167
+ };
145
168
  /**
146
169
  * The configuration for avail suppression, also known as ad suppression. For more information about ad suppression, see [Ad Suppression](https://docs.aws.amazon.com/mediatailor/latest/ug/ad-behavior.html) .
147
170
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-playbackconfiguration-availsuppression.html}
@@ -227,6 +250,36 @@ export type LivePreRollConfiguration = {
227
250
  */
228
251
  MaxDurationSeconds?: number | undefined;
229
252
  };
253
+ /**
254
+ * Defines where AWS Elemental MediaTailor sends logs for the playback configuration.
255
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-playbackconfiguration-logconfiguration.html}
256
+ */
257
+ export type LogConfiguration = {
258
+ /**
259
+ * Settings for customizing what events are included in logs for interactions with the ad decision server (ADS).
260
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-playbackconfiguration-logconfiguration.html#cfn-mediatailor-playbackconfiguration-logconfiguration-adsinteractionlog}
261
+ */
262
+ AdsInteractionLog?: AdsInteractionLog | undefined;
263
+ /**
264
+ * The method used for collecting logs from AWS Elemental MediaTailor. `LEGACY_CLOUDWATCH` indicates that MediaTailor is sending logs directly to Amazon CloudWatch Logs. `VENDED_LOGS` indicates that MediaTailor is sending logs to CloudWatch, which then vends the logs to your destination of choice. Supported destinations are CloudWatch Logs log group, Amazon S3 bucket, and Amazon Data Firehose stream.
265
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-playbackconfiguration-logconfiguration.html#cfn-mediatailor-playbackconfiguration-logconfiguration-enabledloggingstrategies}
266
+ */
267
+ EnabledLoggingStrategies?: string[] | undefined;
268
+ /**
269
+ * Settings for customizing what events are included in logs for interactions with the origin server.
270
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-playbackconfiguration-logconfiguration.html#cfn-mediatailor-playbackconfiguration-logconfiguration-manifestserviceinteractionlog}
271
+ */
272
+ ManifestServiceInteractionLog?: ManifestServiceInteractionLog | undefined;
273
+ /**
274
+ * The percentage of session logs that MediaTailor sends to your configured log destination. For example, if your playback configuration has 1000 sessions and `percentEnabled` is set to `60` , MediaTailor sends logs for 600 of the sessions to CloudWatch Logs. MediaTailor decides at random which of the playback configuration sessions to send logs for. If you want to view logs for a specific session, you can use the [debug log mode](https://docs.aws.amazon.com/mediatailor/latest/ug/debug-log-mode.html) .
275
+ *
276
+ * Valid values: `0` - `100`
277
+ * @min 0
278
+ * @max 100
279
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-playbackconfiguration-logconfiguration.html#cfn-mediatailor-playbackconfiguration-logconfiguration-percentenabled}
280
+ */
281
+ PercentEnabled: number;
282
+ };
230
283
  /**
231
284
  * The configuration for manifest processing rules. Manifest processing rules enable customization of the personalized manifests created by MediaTailor.
232
285
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-playbackconfiguration-manifestprocessingrules.html}
@@ -240,6 +293,19 @@ export type ManifestProcessingRules = {
240
293
  */
241
294
  AdMarkerPassthrough?: AdMarkerPassthrough | undefined;
242
295
  };
296
+ /**
297
+ * Settings for customizing what events are included in logs for interactions with the origin server.
298
+ *
299
+ * For more information about manifest service logs, including descriptions of the event types, see [MediaTailor manifest logs description and event types](https://docs.aws.amazon.com/mediatailor/latest/ug/log-types.html) in AWS Elemental MediaTailor User Guide.
300
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-playbackconfiguration-manifestserviceinteractionlog.html}
301
+ */
302
+ export type ManifestServiceInteractionLog = {
303
+ /**
304
+ * Indicates that MediaTailor won't emit the selected events in the logs for playback sessions that are initialized with this configuration.
305
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-playbackconfiguration-manifestserviceinteractionlog.html#cfn-mediatailor-playbackconfiguration-manifestserviceinteractionlog-excludeeventtypes}
306
+ */
307
+ ExcludeEventTypes?: string[] | undefined;
308
+ };
243
309
  /**
244
310
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediatailor-playbackconfiguration-streamingmediafileconditioning.html}
245
311
  */
@@ -1,9 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
+ * Resource Type definition for AWS::MPA::ApprovalTeam.
3
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mpa-approvalteam.html}
4
5
  */
5
6
  export type MPAApprovalTeam = ResourceDefinitionWithAttributes<"AWS::MPA::ApprovalTeam", MPAApprovalTeamProps, MPAApprovalTeamAttribs>;
6
7
  /**
8
+ * Resource Type definition for AWS::MPA::ApprovalTeam.
7
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mpa-approvalteam.html}
8
10
  */
9
11
  export type MPAApprovalTeamProps = {
@@ -1,9 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
+ * Resource Type definition for AWS::MPA::IdentitySource.
3
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mpa-identitysource.html}
4
5
  */
5
6
  export type MPAIdentitySource = ResourceDefinitionWithAttributes<"AWS::MPA::IdentitySource", MPAIdentitySourceProps, MPAIdentitySourceAttribs>;
6
7
  /**
8
+ * Resource Type definition for AWS::MPA::IdentitySource.
7
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mpa-identitysource.html}
8
10
  */
9
11
  export type MPAIdentitySourceProps = {
@@ -140,7 +140,21 @@ export type BrokerNodeGroupInfo = {
140
140
  */
141
141
  ConnectivityInfo?: ConnectivityInfo | undefined;
142
142
  /**
143
- * The type of Amazon EC2 instances to use for brokers. The following instance types are allowed: kafka.m5.large, kafka.m5.xlarge, kafka.m5.2xlarge, kafka.m5.4xlarge, kafka.m5.8xlarge, kafka.m5.12xlarge, kafka.m5.16xlarge, kafka.m5.24xlarge, and kafka.t3.small.
143
+ * The type of Amazon EC2 instances to use for brokers. Depending on the [broker type](https://docs.aws.amazon.com/msk/latest/developerguide/broker-instance-types.html) , Amazon MSK supports the following broker sizes:
144
+ *
145
+ * *Standard broker sizes*
146
+ *
147
+ * - kafka.t3.small
148
+ *
149
+ * > You can't select the kafka.t3.small instance type when the metadata mode is KRaft.
150
+ * - kafka.m5.large, kafka.m5.xlarge, kafka.m5.2xlarge, kafka.m5.4xlarge, kafka.m5.8xlarge, kafka.m5.12xlarge, kafka.m5.16xlarge, kafka.m5.24xlarge
151
+ * - kafka.m7g.large, kafka.m7g.xlarge, kafka.m7g.2xlarge, kafka.m7g.4xlarge, kafka.m7g.8xlarge, kafka.m7g.12xlarge, kafka.m7g.16xlarge
152
+ *
153
+ * *Express broker sizes*
154
+ *
155
+ * - express.m7g.large, express.m7g.xlarge, express.m7g.2xlarge, express.m7g.4xlarge, express.m7g.8xlarge, express.m7g.12xlarge, express.m7g.16xlarge
156
+ *
157
+ * > Some broker sizes might not be available in certian AWS Regions. See the updated [Pricing tools](https://docs.aws.amazon.com/msk/pricing/) section on the Amazon MSK pricing page for the latest list of available instances by Region.
144
158
  * @minLength 5
145
159
  * @maxLength 32
146
160
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-brokernodegroupinfo.html#cfn-msk-cluster-brokernodegroupinfo-instancetype}
@@ -157,6 +157,11 @@ export type MWAAEnvironmentProps = {
157
157
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mwaa-environment.html#cfn-mwaa-environment-weeklymaintenancewindowstart}
158
158
  */
159
159
  WeeklyMaintenanceWindowStart?: string | undefined;
160
+ /**
161
+ * The worker replacement strategy to use when updating the environment. Valid values: `FORCED`, `GRACEFUL`. FORCED means Apache Airflow workers will be stopped and replaced without waiting for tasks to complete before an update. GRACEFUL means Apache Airflow workers will be able to complete running tasks for up to 12 hours during an update before being stopped and replaced.
162
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mwaa-environment.html#cfn-mwaa-environment-workerreplacementstrategy}
163
+ */
164
+ WorkerReplacementStrategy?: WorkerReplacementStrategy | undefined;
160
165
  };
161
166
  /**
162
167
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mwaa-environment.html#aws-resource-mwaa-environment-return-values}
@@ -290,4 +295,9 @@ export type NetworkConfiguration = {
290
295
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mwaa-environment-webserveraccessmode.html}
291
296
  */
292
297
  export type WebserverAccessMode = "PRIVATE_ONLY" | "PUBLIC_ONLY";
298
+ /**
299
+ * The worker replacement strategy to use when updating the environment. Valid values: `FORCED`, `GRACEFUL`. FORCED means Apache Airflow workers will be stopped and replaced without waiting for tasks to complete before an update. GRACEFUL means Apache Airflow workers will be able to complete running tasks for up to 12 hours during an update before being stopped and replaced.
300
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mwaa-environment-workerreplacementstrategy.html}
301
+ */
302
+ export type WorkerReplacementStrategy = "FORCED" | "GRACEFUL";
293
303
  //# sourceMappingURL=aws-mwaa-environment.d.ts.map
@@ -29,6 +29,10 @@ export type NetworkFirewallLoggingConfiguration = ResourceDefinition<"AWS::Netwo
29
29
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkfirewall-loggingconfiguration.html}
30
30
  */
31
31
  export type NetworkFirewallLoggingConfigurationProps = {
32
+ /**
33
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkfirewall-loggingconfiguration.html#cfn-networkfirewall-loggingconfiguration-enablemonitoringdashboard}
34
+ */
35
+ EnableMonitoringDashboard?: boolean | undefined;
32
36
  /**
33
37
  * The Amazon Resource Name (ARN) of the `Firewall` that the logging configuration is associated with. You can't change the firewall specification after you create the logging configuration.
34
38
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkfirewall-loggingconfiguration.html#cfn-networkfirewall-loggingconfiguration-firewallarn}
@@ -409,7 +409,7 @@ export type RuleOption = {
409
409
  */
410
410
  export type RuleOrder = "DEFAULT_ACTION_ORDER" | "STRICT_ORDER";
411
411
  /**
412
- * Settings that are available for use in the rules in the `RuleGroup` where this is defined.
412
+ * Settings that are available for use in the rules in the `RuleGroup` where this is defined. See `CreateRuleGroup` or `UpdateRuleGroup` for usage.
413
413
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkfirewall-rulegroup-rulevariables.html}
414
414
  */
415
415
  export type RuleVariables = {
@@ -131,7 +131,7 @@ export type ServerCertificateConfiguration = {
131
131
  * - You can use CA certificates that you imported into ACM, but you can't generate CA certificates with ACM.
132
132
  * - You can't use certificates issued by AWS Private Certificate Authority .
133
133
  *
134
- * For more information about configuring certificates for outbound inspection, see [Using SSL/TLS certificates with certificates with TLS inspection configurations](https://docs.aws.amazon.com/network-firewall/latest/developerguide/tls-inspection-certificate-requirements.html) in the *AWS Network Firewall Developer Guide* .
134
+ * For more information about configuring certificates for outbound inspection, see [Using SSL/TLS certificates with TLS inspection configurations](https://docs.aws.amazon.com/network-firewall/latest/developerguide/tls-inspection-certificate-requirements.html) in the *AWS Network Firewall Developer Guide* .
135
135
  *
136
136
  * For information about working with certificates in ACM, see [Importing certificates](https://docs.aws.amazon.com/acm/latest/userguide/import-certificate.html) in the *AWS Certificate Manager User Guide* .
137
137
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkfirewall-tlsinspectionconfiguration-servercertificateconfiguration.html#cfn-networkfirewall-tlsinspectionconfiguration-servercertificateconfiguration-certificateauthorityarn}