cdk-common 2.0.301 → 2.0.302
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/.jsii +39 -3
- package/API.md +30 -0
- package/lib/main.js +1 -1
- package/lib/managed-policies.d.ts +6 -0
- package/lib/managed-policies.js +7 -1
- package/node_modules/@aws-cdk/assert/package.json +8 -8
- package/node_modules/@aws-cdk/cfnspec/CHANGELOG.md +201 -0
- package/node_modules/@aws-cdk/cfnspec/cfn.version +1 -1
- package/node_modules/@aws-cdk/cfnspec/package.json +4 -4
- package/node_modules/@aws-cdk/cfnspec/spec/specification.json +1084 -48
- package/node_modules/@aws-cdk/cfnspec/tsconfig.tsbuildinfo +6 -6
- package/node_modules/@aws-cdk/cloudformation-diff/package.json +4 -4
- package/package.json +3 -3
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Fingerprint": "
|
|
2
|
+
"Fingerprint": "6286c945b6ba33369fb1c4373e60a04d",
|
|
3
3
|
"PropertyTypes": {
|
|
4
4
|
"AWS::ACMPCA::Certificate.ApiPassthrough": {
|
|
5
5
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-acmpca-certificate-apipassthrough.html",
|
|
@@ -2591,6 +2591,7 @@
|
|
|
2591
2591
|
},
|
|
2592
2592
|
"AllowHeaders": {
|
|
2593
2593
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-api-cors.html#cfn-apigatewayv2-api-cors-allowheaders",
|
|
2594
|
+
"DuplicatesAllowed": true,
|
|
2594
2595
|
"PrimitiveItemType": "String",
|
|
2595
2596
|
"Required": false,
|
|
2596
2597
|
"Type": "List",
|
|
@@ -2598,6 +2599,7 @@
|
|
|
2598
2599
|
},
|
|
2599
2600
|
"AllowMethods": {
|
|
2600
2601
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-api-cors.html#cfn-apigatewayv2-api-cors-allowmethods",
|
|
2602
|
+
"DuplicatesAllowed": true,
|
|
2601
2603
|
"PrimitiveItemType": "String",
|
|
2602
2604
|
"Required": false,
|
|
2603
2605
|
"Type": "List",
|
|
@@ -2605,6 +2607,7 @@
|
|
|
2605
2607
|
},
|
|
2606
2608
|
"AllowOrigins": {
|
|
2607
2609
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-api-cors.html#cfn-apigatewayv2-api-cors-alloworigins",
|
|
2610
|
+
"DuplicatesAllowed": true,
|
|
2608
2611
|
"PrimitiveItemType": "String",
|
|
2609
2612
|
"Required": false,
|
|
2610
2613
|
"Type": "List",
|
|
@@ -2612,6 +2615,7 @@
|
|
|
2612
2615
|
},
|
|
2613
2616
|
"ExposeHeaders": {
|
|
2614
2617
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-api-cors.html#cfn-apigatewayv2-api-cors-exposeheaders",
|
|
2618
|
+
"DuplicatesAllowed": true,
|
|
2615
2619
|
"PrimitiveItemType": "String",
|
|
2616
2620
|
"Required": false,
|
|
2617
2621
|
"Type": "List",
|
|
@@ -4672,6 +4676,12 @@
|
|
|
4672
4676
|
"AWS::AppFlow::Flow.SalesforceDestinationProperties": {
|
|
4673
4677
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-salesforcedestinationproperties.html",
|
|
4674
4678
|
"Properties": {
|
|
4679
|
+
"DataTransferApi": {
|
|
4680
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-salesforcedestinationproperties.html#cfn-appflow-flow-salesforcedestinationproperties-datatransferapi",
|
|
4681
|
+
"PrimitiveType": "String",
|
|
4682
|
+
"Required": false,
|
|
4683
|
+
"UpdateType": "Mutable"
|
|
4684
|
+
},
|
|
4675
4685
|
"ErrorHandlingConfig": {
|
|
4676
4686
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-salesforcedestinationproperties.html#cfn-appflow-flow-salesforcedestinationproperties-errorhandlingconfig",
|
|
4677
4687
|
"Required": false,
|
|
@@ -4702,6 +4712,12 @@
|
|
|
4702
4712
|
"AWS::AppFlow::Flow.SalesforceSourceProperties": {
|
|
4703
4713
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-salesforcesourceproperties.html",
|
|
4704
4714
|
"Properties": {
|
|
4715
|
+
"DataTransferApi": {
|
|
4716
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-salesforcesourceproperties.html#cfn-appflow-flow-salesforcesourceproperties-datatransferapi",
|
|
4717
|
+
"PrimitiveType": "String",
|
|
4718
|
+
"Required": false,
|
|
4719
|
+
"UpdateType": "Mutable"
|
|
4720
|
+
},
|
|
4705
4721
|
"EnableDynamicFieldUpdate": {
|
|
4706
4722
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-salesforcesourceproperties.html#cfn-appflow-flow-salesforcesourceproperties-enabledynamicfieldupdate",
|
|
4707
4723
|
"PrimitiveType": "Boolean",
|
|
@@ -12262,9 +12278,32 @@
|
|
|
12262
12278
|
}
|
|
12263
12279
|
}
|
|
12264
12280
|
},
|
|
12281
|
+
"AWS::Budgets::Budget.AutoAdjustData": {
|
|
12282
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-autoadjustdata.html",
|
|
12283
|
+
"Properties": {
|
|
12284
|
+
"AutoAdjustType": {
|
|
12285
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-autoadjustdata.html#cfn-budgets-budget-autoadjustdata-autoadjusttype",
|
|
12286
|
+
"PrimitiveType": "String",
|
|
12287
|
+
"Required": true,
|
|
12288
|
+
"UpdateType": "Mutable"
|
|
12289
|
+
},
|
|
12290
|
+
"HistoricalOptions": {
|
|
12291
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-autoadjustdata.html#cfn-budgets-budget-autoadjustdata-historicaloptions",
|
|
12292
|
+
"Required": false,
|
|
12293
|
+
"Type": "HistoricalOptions",
|
|
12294
|
+
"UpdateType": "Mutable"
|
|
12295
|
+
}
|
|
12296
|
+
}
|
|
12297
|
+
},
|
|
12265
12298
|
"AWS::Budgets::Budget.BudgetData": {
|
|
12266
12299
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-budgetdata.html",
|
|
12267
12300
|
"Properties": {
|
|
12301
|
+
"AutoAdjustData": {
|
|
12302
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-budgetdata.html#cfn-budgets-budget-budgetdata-autoadjustdata",
|
|
12303
|
+
"Required": false,
|
|
12304
|
+
"Type": "AutoAdjustData",
|
|
12305
|
+
"UpdateType": "Immutable"
|
|
12306
|
+
},
|
|
12268
12307
|
"BudgetLimit": {
|
|
12269
12308
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-budgetdata.html#cfn-budgets-budget-budgetdata-budgetlimit",
|
|
12270
12309
|
"Required": false,
|
|
@@ -12386,6 +12425,17 @@
|
|
|
12386
12425
|
}
|
|
12387
12426
|
}
|
|
12388
12427
|
},
|
|
12428
|
+
"AWS::Budgets::Budget.HistoricalOptions": {
|
|
12429
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-historicaloptions.html",
|
|
12430
|
+
"Properties": {
|
|
12431
|
+
"BudgetAdjustmentPeriod": {
|
|
12432
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-historicaloptions.html#cfn-budgets-budget-historicaloptions-budgetadjustmentperiod",
|
|
12433
|
+
"PrimitiveType": "Integer",
|
|
12434
|
+
"Required": true,
|
|
12435
|
+
"UpdateType": "Mutable"
|
|
12436
|
+
}
|
|
12437
|
+
}
|
|
12438
|
+
},
|
|
12389
12439
|
"AWS::Budgets::Budget.Notification": {
|
|
12390
12440
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-notification.html",
|
|
12391
12441
|
"Properties": {
|
|
@@ -18614,6 +18664,18 @@
|
|
|
18614
18664
|
"PrimitiveType": "String",
|
|
18615
18665
|
"Required": false,
|
|
18616
18666
|
"UpdateType": "Mutable"
|
|
18667
|
+
},
|
|
18668
|
+
"Mobile": {
|
|
18669
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-user-useridentityinfo.html#cfn-connect-user-useridentityinfo-mobile",
|
|
18670
|
+
"PrimitiveType": "String",
|
|
18671
|
+
"Required": false,
|
|
18672
|
+
"UpdateType": "Mutable"
|
|
18673
|
+
},
|
|
18674
|
+
"SecondaryEmail": {
|
|
18675
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-user-useridentityinfo.html#cfn-connect-user-useridentityinfo-secondaryemail",
|
|
18676
|
+
"PrimitiveType": "String",
|
|
18677
|
+
"Required": false,
|
|
18678
|
+
"UpdateType": "Mutable"
|
|
18617
18679
|
}
|
|
18618
18680
|
}
|
|
18619
18681
|
},
|
|
@@ -22662,22 +22724,22 @@
|
|
|
22662
22724
|
}
|
|
22663
22725
|
},
|
|
22664
22726
|
"AWS::DataPipeline::Pipeline.Field": {
|
|
22665
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-
|
|
22727
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-field.html",
|
|
22666
22728
|
"Properties": {
|
|
22667
22729
|
"Key": {
|
|
22668
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-
|
|
22730
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-field.html#cfn-datapipeline-pipeline-field-key",
|
|
22669
22731
|
"PrimitiveType": "String",
|
|
22670
22732
|
"Required": true,
|
|
22671
22733
|
"UpdateType": "Mutable"
|
|
22672
22734
|
},
|
|
22673
22735
|
"RefValue": {
|
|
22674
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-
|
|
22736
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-field.html#cfn-datapipeline-pipeline-field-refvalue",
|
|
22675
22737
|
"PrimitiveType": "String",
|
|
22676
22738
|
"Required": false,
|
|
22677
22739
|
"UpdateType": "Mutable"
|
|
22678
22740
|
},
|
|
22679
22741
|
"StringValue": {
|
|
22680
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-
|
|
22742
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-field.html#cfn-datapipeline-pipeline-field-stringvalue",
|
|
22681
22743
|
"PrimitiveType": "String",
|
|
22682
22744
|
"Required": false,
|
|
22683
22745
|
"UpdateType": "Mutable"
|
|
@@ -22685,16 +22747,16 @@
|
|
|
22685
22747
|
}
|
|
22686
22748
|
},
|
|
22687
22749
|
"AWS::DataPipeline::Pipeline.ParameterAttribute": {
|
|
22688
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-
|
|
22750
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-parameterattribute.html",
|
|
22689
22751
|
"Properties": {
|
|
22690
22752
|
"Key": {
|
|
22691
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-
|
|
22753
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-parameterattribute.html#cfn-datapipeline-pipeline-parameterattribute-key",
|
|
22692
22754
|
"PrimitiveType": "String",
|
|
22693
22755
|
"Required": true,
|
|
22694
22756
|
"UpdateType": "Mutable"
|
|
22695
22757
|
},
|
|
22696
22758
|
"StringValue": {
|
|
22697
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-
|
|
22759
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-parameterattribute.html#cfn-datapipeline-pipeline-parameterattribute-stringvalue",
|
|
22698
22760
|
"PrimitiveType": "String",
|
|
22699
22761
|
"Required": true,
|
|
22700
22762
|
"UpdateType": "Mutable"
|
|
@@ -22702,10 +22764,10 @@
|
|
|
22702
22764
|
}
|
|
22703
22765
|
},
|
|
22704
22766
|
"AWS::DataPipeline::Pipeline.ParameterObject": {
|
|
22705
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-
|
|
22767
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-parameterobject.html",
|
|
22706
22768
|
"Properties": {
|
|
22707
22769
|
"Attributes": {
|
|
22708
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-
|
|
22770
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-parameterobject.html#cfn-datapipeline-pipeline-parameterobject-attributes",
|
|
22709
22771
|
"DuplicatesAllowed": true,
|
|
22710
22772
|
"ItemType": "ParameterAttribute",
|
|
22711
22773
|
"Required": true,
|
|
@@ -22713,7 +22775,7 @@
|
|
|
22713
22775
|
"UpdateType": "Mutable"
|
|
22714
22776
|
},
|
|
22715
22777
|
"Id": {
|
|
22716
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-
|
|
22778
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-parameterobject.html#cfn-datapipeline-pipeline-parameterobject-id",
|
|
22717
22779
|
"PrimitiveType": "String",
|
|
22718
22780
|
"Required": true,
|
|
22719
22781
|
"UpdateType": "Mutable"
|
|
@@ -22721,16 +22783,16 @@
|
|
|
22721
22783
|
}
|
|
22722
22784
|
},
|
|
22723
22785
|
"AWS::DataPipeline::Pipeline.ParameterValue": {
|
|
22724
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-
|
|
22786
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-parametervalue.html",
|
|
22725
22787
|
"Properties": {
|
|
22726
22788
|
"Id": {
|
|
22727
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-
|
|
22789
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-parametervalue.html#cfn-datapipeline-pipeline-parametervalue-id",
|
|
22728
22790
|
"PrimitiveType": "String",
|
|
22729
22791
|
"Required": true,
|
|
22730
22792
|
"UpdateType": "Mutable"
|
|
22731
22793
|
},
|
|
22732
22794
|
"StringValue": {
|
|
22733
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-
|
|
22795
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-parametervalue.html#cfn-datapipeline-pipeline-parametervalue-stringvalue",
|
|
22734
22796
|
"PrimitiveType": "String",
|
|
22735
22797
|
"Required": true,
|
|
22736
22798
|
"UpdateType": "Mutable"
|
|
@@ -22738,10 +22800,10 @@
|
|
|
22738
22800
|
}
|
|
22739
22801
|
},
|
|
22740
22802
|
"AWS::DataPipeline::Pipeline.PipelineObject": {
|
|
22741
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-
|
|
22803
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-pipelineobject.html",
|
|
22742
22804
|
"Properties": {
|
|
22743
22805
|
"Fields": {
|
|
22744
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-
|
|
22806
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-pipelineobject.html#cfn-datapipeline-pipeline-pipelineobject-fields",
|
|
22745
22807
|
"DuplicatesAllowed": true,
|
|
22746
22808
|
"ItemType": "Field",
|
|
22747
22809
|
"Required": true,
|
|
@@ -22749,13 +22811,13 @@
|
|
|
22749
22811
|
"UpdateType": "Mutable"
|
|
22750
22812
|
},
|
|
22751
22813
|
"Id": {
|
|
22752
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-
|
|
22814
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-pipelineobject.html#cfn-datapipeline-pipeline-pipelineobject-id",
|
|
22753
22815
|
"PrimitiveType": "String",
|
|
22754
22816
|
"Required": true,
|
|
22755
22817
|
"UpdateType": "Mutable"
|
|
22756
22818
|
},
|
|
22757
22819
|
"Name": {
|
|
22758
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-
|
|
22820
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-pipelineobject.html#cfn-datapipeline-pipeline-pipelineobject-name",
|
|
22759
22821
|
"PrimitiveType": "String",
|
|
22760
22822
|
"Required": true,
|
|
22761
22823
|
"UpdateType": "Mutable"
|
|
@@ -22763,16 +22825,16 @@
|
|
|
22763
22825
|
}
|
|
22764
22826
|
},
|
|
22765
22827
|
"AWS::DataPipeline::Pipeline.PipelineTag": {
|
|
22766
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-
|
|
22828
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-pipelinetag.html",
|
|
22767
22829
|
"Properties": {
|
|
22768
22830
|
"Key": {
|
|
22769
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-
|
|
22831
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-pipelinetag.html#cfn-datapipeline-pipeline-pipelinetag-key",
|
|
22770
22832
|
"PrimitiveType": "String",
|
|
22771
22833
|
"Required": true,
|
|
22772
22834
|
"UpdateType": "Mutable"
|
|
22773
22835
|
},
|
|
22774
22836
|
"Value": {
|
|
22775
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-
|
|
22837
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-pipelinetag.html#cfn-datapipeline-pipeline-pipelinetag-value",
|
|
22776
22838
|
"PrimitiveType": "String",
|
|
22777
22839
|
"Required": true,
|
|
22778
22840
|
"UpdateType": "Mutable"
|
|
@@ -23114,6 +23176,12 @@
|
|
|
23114
23176
|
"AWS::DevOpsGuru::NotificationChannel.NotificationChannelConfig": {
|
|
23115
23177
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsguru-notificationchannel-notificationchannelconfig.html",
|
|
23116
23178
|
"Properties": {
|
|
23179
|
+
"Filters": {
|
|
23180
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsguru-notificationchannel-notificationchannelconfig.html#cfn-devopsguru-notificationchannel-notificationchannelconfig-filters",
|
|
23181
|
+
"Required": false,
|
|
23182
|
+
"Type": "NotificationFilterConfig",
|
|
23183
|
+
"UpdateType": "Immutable"
|
|
23184
|
+
},
|
|
23117
23185
|
"Sns": {
|
|
23118
23186
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsguru-notificationchannel-notificationchannelconfig.html#cfn-devopsguru-notificationchannel-notificationchannelconfig-sns",
|
|
23119
23187
|
"Required": false,
|
|
@@ -23122,6 +23190,25 @@
|
|
|
23122
23190
|
}
|
|
23123
23191
|
}
|
|
23124
23192
|
},
|
|
23193
|
+
"AWS::DevOpsGuru::NotificationChannel.NotificationFilterConfig": {
|
|
23194
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsguru-notificationchannel-notificationfilterconfig.html",
|
|
23195
|
+
"Properties": {
|
|
23196
|
+
"MessageTypes": {
|
|
23197
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsguru-notificationchannel-notificationfilterconfig.html#cfn-devopsguru-notificationchannel-notificationfilterconfig-messagetypes",
|
|
23198
|
+
"PrimitiveItemType": "String",
|
|
23199
|
+
"Required": false,
|
|
23200
|
+
"Type": "List",
|
|
23201
|
+
"UpdateType": "Immutable"
|
|
23202
|
+
},
|
|
23203
|
+
"Severities": {
|
|
23204
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsguru-notificationchannel-notificationfilterconfig.html#cfn-devopsguru-notificationchannel-notificationfilterconfig-severities",
|
|
23205
|
+
"PrimitiveItemType": "String",
|
|
23206
|
+
"Required": false,
|
|
23207
|
+
"Type": "List",
|
|
23208
|
+
"UpdateType": "Immutable"
|
|
23209
|
+
}
|
|
23210
|
+
}
|
|
23211
|
+
},
|
|
23125
23212
|
"AWS::DevOpsGuru::NotificationChannel.SnsChannelConfig": {
|
|
23126
23213
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-devopsguru-notificationchannel-snschannelconfig.html",
|
|
23127
23214
|
"Properties": {
|
|
@@ -28961,7 +29048,7 @@
|
|
|
28961
29048
|
"Image": {
|
|
28962
29049
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinitions.html#cfn-ecs-taskdefinition-containerdefinition-image",
|
|
28963
29050
|
"PrimitiveType": "String",
|
|
28964
|
-
"Required":
|
|
29051
|
+
"Required": true,
|
|
28965
29052
|
"UpdateType": "Immutable"
|
|
28966
29053
|
},
|
|
28967
29054
|
"Interactive": {
|
|
@@ -29013,7 +29100,7 @@
|
|
|
29013
29100
|
"Name": {
|
|
29014
29101
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinitions.html#cfn-ecs-taskdefinition-containerdefinition-name",
|
|
29015
29102
|
"PrimitiveType": "String",
|
|
29016
|
-
"Required":
|
|
29103
|
+
"Required": true,
|
|
29017
29104
|
"UpdateType": "Immutable"
|
|
29018
29105
|
},
|
|
29019
29106
|
"PortMappings": {
|
|
@@ -35232,6 +35319,47 @@
|
|
|
35232
35319
|
}
|
|
35233
35320
|
}
|
|
35234
35321
|
},
|
|
35322
|
+
"AWS::FSx::DataRepositoryAssociation.AutoExportPolicy": {
|
|
35323
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-datarepositoryassociation-autoexportpolicy.html",
|
|
35324
|
+
"Properties": {
|
|
35325
|
+
"Events": {
|
|
35326
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-datarepositoryassociation-autoexportpolicy.html#cfn-fsx-datarepositoryassociation-autoexportpolicy-events",
|
|
35327
|
+
"PrimitiveItemType": "String",
|
|
35328
|
+
"Required": true,
|
|
35329
|
+
"Type": "List",
|
|
35330
|
+
"UpdateType": "Mutable"
|
|
35331
|
+
}
|
|
35332
|
+
}
|
|
35333
|
+
},
|
|
35334
|
+
"AWS::FSx::DataRepositoryAssociation.AutoImportPolicy": {
|
|
35335
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-datarepositoryassociation-autoimportpolicy.html",
|
|
35336
|
+
"Properties": {
|
|
35337
|
+
"Events": {
|
|
35338
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-datarepositoryassociation-autoimportpolicy.html#cfn-fsx-datarepositoryassociation-autoimportpolicy-events",
|
|
35339
|
+
"PrimitiveItemType": "String",
|
|
35340
|
+
"Required": true,
|
|
35341
|
+
"Type": "List",
|
|
35342
|
+
"UpdateType": "Mutable"
|
|
35343
|
+
}
|
|
35344
|
+
}
|
|
35345
|
+
},
|
|
35346
|
+
"AWS::FSx::DataRepositoryAssociation.S3": {
|
|
35347
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-datarepositoryassociation-s3.html",
|
|
35348
|
+
"Properties": {
|
|
35349
|
+
"AutoExportPolicy": {
|
|
35350
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-datarepositoryassociation-s3.html#cfn-fsx-datarepositoryassociation-s3-autoexportpolicy",
|
|
35351
|
+
"Required": false,
|
|
35352
|
+
"Type": "AutoExportPolicy",
|
|
35353
|
+
"UpdateType": "Mutable"
|
|
35354
|
+
},
|
|
35355
|
+
"AutoImportPolicy": {
|
|
35356
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-datarepositoryassociation-s3.html#cfn-fsx-datarepositoryassociation-s3-autoimportpolicy",
|
|
35357
|
+
"Required": false,
|
|
35358
|
+
"Type": "AutoImportPolicy",
|
|
35359
|
+
"UpdateType": "Mutable"
|
|
35360
|
+
}
|
|
35361
|
+
}
|
|
35362
|
+
},
|
|
35235
35363
|
"AWS::FSx::FileSystem.AuditLogConfiguration": {
|
|
35236
35364
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration-auditlogconfiguration.html",
|
|
35237
35365
|
"Properties": {
|
|
@@ -40873,6 +41001,17 @@
|
|
|
40873
41001
|
}
|
|
40874
41002
|
}
|
|
40875
41003
|
},
|
|
41004
|
+
"AWS::IdentityStore::GroupMembership.MemberId": {
|
|
41005
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-identitystore-groupmembership-memberid.html",
|
|
41006
|
+
"Properties": {
|
|
41007
|
+
"UserId": {
|
|
41008
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-identitystore-groupmembership-memberid.html#cfn-identitystore-groupmembership-memberid-userid",
|
|
41009
|
+
"PrimitiveType": "String",
|
|
41010
|
+
"Required": true,
|
|
41011
|
+
"UpdateType": "Mutable"
|
|
41012
|
+
}
|
|
41013
|
+
}
|
|
41014
|
+
},
|
|
40876
41015
|
"AWS::ImageBuilder::ContainerRecipe.ComponentConfiguration": {
|
|
40877
41016
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-containerrecipe-componentconfiguration.html",
|
|
40878
41017
|
"Properties": {
|
|
@@ -42567,6 +42706,12 @@
|
|
|
42567
42706
|
"Type": "LambdaAction",
|
|
42568
42707
|
"UpdateType": "Mutable"
|
|
42569
42708
|
},
|
|
42709
|
+
"Location": {
|
|
42710
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-location",
|
|
42711
|
+
"Required": false,
|
|
42712
|
+
"Type": "LocationAction",
|
|
42713
|
+
"UpdateType": "Mutable"
|
|
42714
|
+
},
|
|
42570
42715
|
"OpenSearch": {
|
|
42571
42716
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-opensearch",
|
|
42572
42717
|
"Required": false,
|
|
@@ -43107,6 +43252,47 @@
|
|
|
43107
43252
|
}
|
|
43108
43253
|
}
|
|
43109
43254
|
},
|
|
43255
|
+
"AWS::IoT::TopicRule.LocationAction": {
|
|
43256
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-locationaction.html",
|
|
43257
|
+
"Properties": {
|
|
43258
|
+
"DeviceId": {
|
|
43259
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-locationaction.html#cfn-iot-topicrule-locationaction-deviceid",
|
|
43260
|
+
"PrimitiveType": "String",
|
|
43261
|
+
"Required": true,
|
|
43262
|
+
"UpdateType": "Mutable"
|
|
43263
|
+
},
|
|
43264
|
+
"Latitude": {
|
|
43265
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-locationaction.html#cfn-iot-topicrule-locationaction-latitude",
|
|
43266
|
+
"PrimitiveType": "String",
|
|
43267
|
+
"Required": true,
|
|
43268
|
+
"UpdateType": "Mutable"
|
|
43269
|
+
},
|
|
43270
|
+
"Longitude": {
|
|
43271
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-locationaction.html#cfn-iot-topicrule-locationaction-longitude",
|
|
43272
|
+
"PrimitiveType": "String",
|
|
43273
|
+
"Required": true,
|
|
43274
|
+
"UpdateType": "Mutable"
|
|
43275
|
+
},
|
|
43276
|
+
"RoleArn": {
|
|
43277
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-locationaction.html#cfn-iot-topicrule-locationaction-rolearn",
|
|
43278
|
+
"PrimitiveType": "String",
|
|
43279
|
+
"Required": true,
|
|
43280
|
+
"UpdateType": "Mutable"
|
|
43281
|
+
},
|
|
43282
|
+
"Timestamp": {
|
|
43283
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-locationaction.html#cfn-iot-topicrule-locationaction-timestamp",
|
|
43284
|
+
"Required": false,
|
|
43285
|
+
"Type": "Timestamp",
|
|
43286
|
+
"UpdateType": "Mutable"
|
|
43287
|
+
},
|
|
43288
|
+
"TrackerName": {
|
|
43289
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-locationaction.html#cfn-iot-topicrule-locationaction-trackername",
|
|
43290
|
+
"PrimitiveType": "String",
|
|
43291
|
+
"Required": true,
|
|
43292
|
+
"UpdateType": "Mutable"
|
|
43293
|
+
}
|
|
43294
|
+
}
|
|
43295
|
+
},
|
|
43110
43296
|
"AWS::IoT::TopicRule.OpenSearchAction": {
|
|
43111
43297
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-opensearchaction.html",
|
|
43112
43298
|
"Properties": {
|
|
@@ -43334,15 +43520,26 @@
|
|
|
43334
43520
|
}
|
|
43335
43521
|
}
|
|
43336
43522
|
},
|
|
43337
|
-
"AWS::IoT::TopicRule.
|
|
43338
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-
|
|
43523
|
+
"AWS::IoT::TopicRule.Timestamp": {
|
|
43524
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-timestamp.html",
|
|
43339
43525
|
"Properties": {
|
|
43340
|
-
"
|
|
43341
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-
|
|
43342
|
-
"PrimitiveType": "
|
|
43526
|
+
"Unit": {
|
|
43527
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-timestamp.html#cfn-iot-topicrule-timestamp-unit",
|
|
43528
|
+
"PrimitiveType": "String",
|
|
43343
43529
|
"Required": false,
|
|
43344
43530
|
"UpdateType": "Mutable"
|
|
43345
43531
|
},
|
|
43532
|
+
"Value": {
|
|
43533
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-timestamp.html#cfn-iot-topicrule-timestamp-value",
|
|
43534
|
+
"PrimitiveType": "String",
|
|
43535
|
+
"Required": true,
|
|
43536
|
+
"UpdateType": "Mutable"
|
|
43537
|
+
}
|
|
43538
|
+
}
|
|
43539
|
+
},
|
|
43540
|
+
"AWS::IoT::TopicRule.TimestreamAction": {
|
|
43541
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-timestreamaction.html",
|
|
43542
|
+
"Properties": {
|
|
43346
43543
|
"DatabaseName": {
|
|
43347
43544
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-timestreamaction.html#cfn-iot-topicrule-timestreamaction-databasename",
|
|
43348
43545
|
"PrimitiveType": "String",
|
|
@@ -53245,6 +53442,46 @@
|
|
|
53245
53442
|
}
|
|
53246
53443
|
}
|
|
53247
53444
|
},
|
|
53445
|
+
"AWS::Lex::Bot.AllowedInputTypes": {
|
|
53446
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-allowedinputtypes.html",
|
|
53447
|
+
"Properties": {
|
|
53448
|
+
"AllowAudioInput": {
|
|
53449
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-allowedinputtypes.html#cfn-lex-bot-allowedinputtypes-allowaudioinput",
|
|
53450
|
+
"PrimitiveType": "Boolean",
|
|
53451
|
+
"Required": true,
|
|
53452
|
+
"UpdateType": "Mutable"
|
|
53453
|
+
},
|
|
53454
|
+
"AllowDTMFInput": {
|
|
53455
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-allowedinputtypes.html#cfn-lex-bot-allowedinputtypes-allowdtmfinput",
|
|
53456
|
+
"PrimitiveType": "Boolean",
|
|
53457
|
+
"Required": true,
|
|
53458
|
+
"UpdateType": "Mutable"
|
|
53459
|
+
}
|
|
53460
|
+
}
|
|
53461
|
+
},
|
|
53462
|
+
"AWS::Lex::Bot.AudioAndDTMFInputSpecification": {
|
|
53463
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-audioanddtmfinputspecification.html",
|
|
53464
|
+
"Properties": {
|
|
53465
|
+
"AudioSpecification": {
|
|
53466
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-audioanddtmfinputspecification.html#cfn-lex-bot-audioanddtmfinputspecification-audiospecification",
|
|
53467
|
+
"Required": false,
|
|
53468
|
+
"Type": "AudioSpecification",
|
|
53469
|
+
"UpdateType": "Mutable"
|
|
53470
|
+
},
|
|
53471
|
+
"DTMFSpecification": {
|
|
53472
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-audioanddtmfinputspecification.html#cfn-lex-bot-audioanddtmfinputspecification-dtmfspecification",
|
|
53473
|
+
"Required": false,
|
|
53474
|
+
"Type": "DTMFSpecification",
|
|
53475
|
+
"UpdateType": "Mutable"
|
|
53476
|
+
},
|
|
53477
|
+
"StartTimeoutMs": {
|
|
53478
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-audioanddtmfinputspecification.html#cfn-lex-bot-audioanddtmfinputspecification-starttimeoutms",
|
|
53479
|
+
"PrimitiveType": "Integer",
|
|
53480
|
+
"Required": true,
|
|
53481
|
+
"UpdateType": "Mutable"
|
|
53482
|
+
}
|
|
53483
|
+
}
|
|
53484
|
+
},
|
|
53248
53485
|
"AWS::Lex::Bot.AudioLogDestination": {
|
|
53249
53486
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-audiologdestination.html",
|
|
53250
53487
|
"Properties": {
|
|
@@ -53273,6 +53510,23 @@
|
|
|
53273
53510
|
}
|
|
53274
53511
|
}
|
|
53275
53512
|
},
|
|
53513
|
+
"AWS::Lex::Bot.AudioSpecification": {
|
|
53514
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-audiospecification.html",
|
|
53515
|
+
"Properties": {
|
|
53516
|
+
"EndTimeoutMs": {
|
|
53517
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-audiospecification.html#cfn-lex-bot-audiospecification-endtimeoutms",
|
|
53518
|
+
"PrimitiveType": "Integer",
|
|
53519
|
+
"Required": true,
|
|
53520
|
+
"UpdateType": "Mutable"
|
|
53521
|
+
},
|
|
53522
|
+
"MaxLengthMs": {
|
|
53523
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-audiospecification.html#cfn-lex-bot-audiospecification-maxlengthms",
|
|
53524
|
+
"PrimitiveType": "Integer",
|
|
53525
|
+
"Required": true,
|
|
53526
|
+
"UpdateType": "Mutable"
|
|
53527
|
+
}
|
|
53528
|
+
}
|
|
53529
|
+
},
|
|
53276
53530
|
"AWS::Lex::Bot.BotAliasLocaleSettings": {
|
|
53277
53531
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-botaliaslocalesettings.html",
|
|
53278
53532
|
"Properties": {
|
|
@@ -53462,6 +53716,35 @@
|
|
|
53462
53716
|
}
|
|
53463
53717
|
}
|
|
53464
53718
|
},
|
|
53719
|
+
"AWS::Lex::Bot.DTMFSpecification": {
|
|
53720
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-dtmfspecification.html",
|
|
53721
|
+
"Properties": {
|
|
53722
|
+
"DeletionCharacter": {
|
|
53723
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-dtmfspecification.html#cfn-lex-bot-dtmfspecification-deletioncharacter",
|
|
53724
|
+
"PrimitiveType": "String",
|
|
53725
|
+
"Required": true,
|
|
53726
|
+
"UpdateType": "Mutable"
|
|
53727
|
+
},
|
|
53728
|
+
"EndCharacter": {
|
|
53729
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-dtmfspecification.html#cfn-lex-bot-dtmfspecification-endcharacter",
|
|
53730
|
+
"PrimitiveType": "String",
|
|
53731
|
+
"Required": true,
|
|
53732
|
+
"UpdateType": "Mutable"
|
|
53733
|
+
},
|
|
53734
|
+
"EndTimeoutMs": {
|
|
53735
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-dtmfspecification.html#cfn-lex-bot-dtmfspecification-endtimeoutms",
|
|
53736
|
+
"PrimitiveType": "Integer",
|
|
53737
|
+
"Required": true,
|
|
53738
|
+
"UpdateType": "Mutable"
|
|
53739
|
+
},
|
|
53740
|
+
"MaxLength": {
|
|
53741
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-dtmfspecification.html#cfn-lex-bot-dtmfspecification-maxlength",
|
|
53742
|
+
"PrimitiveType": "Integer",
|
|
53743
|
+
"Required": true,
|
|
53744
|
+
"UpdateType": "Mutable"
|
|
53745
|
+
}
|
|
53746
|
+
}
|
|
53747
|
+
},
|
|
53465
53748
|
"AWS::Lex::Bot.DialogCodeHookSetting": {
|
|
53466
53749
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-dialogcodehooksetting.html",
|
|
53467
53750
|
"Properties": {
|
|
@@ -53954,6 +54237,35 @@
|
|
|
53954
54237
|
}
|
|
53955
54238
|
}
|
|
53956
54239
|
},
|
|
54240
|
+
"AWS::Lex::Bot.PromptAttemptSpecification": {
|
|
54241
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-promptattemptspecification.html",
|
|
54242
|
+
"Properties": {
|
|
54243
|
+
"AllowInterrupt": {
|
|
54244
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-promptattemptspecification.html#cfn-lex-bot-promptattemptspecification-allowinterrupt",
|
|
54245
|
+
"PrimitiveType": "Boolean",
|
|
54246
|
+
"Required": false,
|
|
54247
|
+
"UpdateType": "Mutable"
|
|
54248
|
+
},
|
|
54249
|
+
"AllowedInputTypes": {
|
|
54250
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-promptattemptspecification.html#cfn-lex-bot-promptattemptspecification-allowedinputtypes",
|
|
54251
|
+
"Required": true,
|
|
54252
|
+
"Type": "AllowedInputTypes",
|
|
54253
|
+
"UpdateType": "Mutable"
|
|
54254
|
+
},
|
|
54255
|
+
"AudioAndDTMFInputSpecification": {
|
|
54256
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-promptattemptspecification.html#cfn-lex-bot-promptattemptspecification-audioanddtmfinputspecification",
|
|
54257
|
+
"Required": false,
|
|
54258
|
+
"Type": "AudioAndDTMFInputSpecification",
|
|
54259
|
+
"UpdateType": "Mutable"
|
|
54260
|
+
},
|
|
54261
|
+
"TextInputSpecification": {
|
|
54262
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-promptattemptspecification.html#cfn-lex-bot-promptattemptspecification-textinputspecification",
|
|
54263
|
+
"Required": false,
|
|
54264
|
+
"Type": "TextInputSpecification",
|
|
54265
|
+
"UpdateType": "Mutable"
|
|
54266
|
+
}
|
|
54267
|
+
}
|
|
54268
|
+
},
|
|
53957
54269
|
"AWS::Lex::Bot.PromptSpecification": {
|
|
53958
54270
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-promptspecification.html",
|
|
53959
54271
|
"Properties": {
|
|
@@ -53981,6 +54293,13 @@
|
|
|
53981
54293
|
"PrimitiveType": "String",
|
|
53982
54294
|
"Required": false,
|
|
53983
54295
|
"UpdateType": "Mutable"
|
|
54296
|
+
},
|
|
54297
|
+
"PromptAttemptsSpecification": {
|
|
54298
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-promptspecification.html#cfn-lex-bot-promptspecification-promptattemptsspecification",
|
|
54299
|
+
"ItemType": "PromptAttemptSpecification",
|
|
54300
|
+
"Required": false,
|
|
54301
|
+
"Type": "Map",
|
|
54302
|
+
"UpdateType": "Mutable"
|
|
53984
54303
|
}
|
|
53985
54304
|
}
|
|
53986
54305
|
},
|
|
@@ -54352,6 +54671,17 @@
|
|
|
54352
54671
|
}
|
|
54353
54672
|
}
|
|
54354
54673
|
},
|
|
54674
|
+
"AWS::Lex::Bot.TextInputSpecification": {
|
|
54675
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-textinputspecification.html",
|
|
54676
|
+
"Properties": {
|
|
54677
|
+
"StartTimeoutMs": {
|
|
54678
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-textinputspecification.html#cfn-lex-bot-textinputspecification-starttimeoutms",
|
|
54679
|
+
"PrimitiveType": "Integer",
|
|
54680
|
+
"Required": true,
|
|
54681
|
+
"UpdateType": "Mutable"
|
|
54682
|
+
}
|
|
54683
|
+
}
|
|
54684
|
+
},
|
|
54355
54685
|
"AWS::Lex::Bot.TextLogDestination": {
|
|
54356
54686
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-textlogdestination.html",
|
|
54357
54687
|
"Properties": {
|
|
@@ -73835,6 +74165,41 @@
|
|
|
73835
74165
|
}
|
|
73836
74166
|
}
|
|
73837
74167
|
},
|
|
74168
|
+
"AWS::SageMaker::DataQualityJobDefinition.BatchTransformInput": {
|
|
74169
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-batchtransforminput.html",
|
|
74170
|
+
"Properties": {
|
|
74171
|
+
"DataCapturedDestinationS3Uri": {
|
|
74172
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-batchtransforminput.html#cfn-sagemaker-dataqualityjobdefinition-batchtransforminput-datacaptureddestinations3uri",
|
|
74173
|
+
"PrimitiveType": "String",
|
|
74174
|
+
"Required": true,
|
|
74175
|
+
"UpdateType": "Immutable"
|
|
74176
|
+
},
|
|
74177
|
+
"DatasetFormat": {
|
|
74178
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-batchtransforminput.html#cfn-sagemaker-dataqualityjobdefinition-batchtransforminput-datasetformat",
|
|
74179
|
+
"Required": true,
|
|
74180
|
+
"Type": "DatasetFormat",
|
|
74181
|
+
"UpdateType": "Immutable"
|
|
74182
|
+
},
|
|
74183
|
+
"LocalPath": {
|
|
74184
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-batchtransforminput.html#cfn-sagemaker-dataqualityjobdefinition-batchtransforminput-localpath",
|
|
74185
|
+
"PrimitiveType": "String",
|
|
74186
|
+
"Required": true,
|
|
74187
|
+
"UpdateType": "Immutable"
|
|
74188
|
+
},
|
|
74189
|
+
"S3DataDistributionType": {
|
|
74190
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-batchtransforminput.html#cfn-sagemaker-dataqualityjobdefinition-batchtransforminput-s3datadistributiontype",
|
|
74191
|
+
"PrimitiveType": "String",
|
|
74192
|
+
"Required": false,
|
|
74193
|
+
"UpdateType": "Immutable"
|
|
74194
|
+
},
|
|
74195
|
+
"S3InputMode": {
|
|
74196
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-batchtransforminput.html#cfn-sagemaker-dataqualityjobdefinition-batchtransforminput-s3inputmode",
|
|
74197
|
+
"PrimitiveType": "String",
|
|
74198
|
+
"Required": false,
|
|
74199
|
+
"UpdateType": "Immutable"
|
|
74200
|
+
}
|
|
74201
|
+
}
|
|
74202
|
+
},
|
|
73838
74203
|
"AWS::SageMaker::DataQualityJobDefinition.ClusterConfig": {
|
|
73839
74204
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-clusterconfig.html",
|
|
73840
74205
|
"Properties": {
|
|
@@ -73875,6 +74240,17 @@
|
|
|
73875
74240
|
}
|
|
73876
74241
|
}
|
|
73877
74242
|
},
|
|
74243
|
+
"AWS::SageMaker::DataQualityJobDefinition.Csv": {
|
|
74244
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-csv.html",
|
|
74245
|
+
"Properties": {
|
|
74246
|
+
"Header": {
|
|
74247
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-csv.html#cfn-sagemaker-dataqualityjobdefinition-csv-header",
|
|
74248
|
+
"PrimitiveType": "Boolean",
|
|
74249
|
+
"Required": false,
|
|
74250
|
+
"UpdateType": "Immutable"
|
|
74251
|
+
}
|
|
74252
|
+
}
|
|
74253
|
+
},
|
|
73878
74254
|
"AWS::SageMaker::DataQualityJobDefinition.DataQualityAppSpecification": {
|
|
73879
74255
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-dataqualityappspecification.html",
|
|
73880
74256
|
"Properties": {
|
|
@@ -73945,14 +74321,43 @@
|
|
|
73945
74321
|
"AWS::SageMaker::DataQualityJobDefinition.DataQualityJobInput": {
|
|
73946
74322
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-dataqualityjobinput.html",
|
|
73947
74323
|
"Properties": {
|
|
74324
|
+
"BatchTransformInput": {
|
|
74325
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-dataqualityjobinput.html#cfn-sagemaker-dataqualityjobdefinition-dataqualityjobinput-batchtransforminput",
|
|
74326
|
+
"Required": false,
|
|
74327
|
+
"Type": "BatchTransformInput",
|
|
74328
|
+
"UpdateType": "Immutable"
|
|
74329
|
+
},
|
|
73948
74330
|
"EndpointInput": {
|
|
73949
74331
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-dataqualityjobinput.html#cfn-sagemaker-dataqualityjobdefinition-dataqualityjobinput-endpointinput",
|
|
73950
|
-
"Required":
|
|
74332
|
+
"Required": false,
|
|
73951
74333
|
"Type": "EndpointInput",
|
|
73952
74334
|
"UpdateType": "Immutable"
|
|
73953
74335
|
}
|
|
73954
74336
|
}
|
|
73955
74337
|
},
|
|
74338
|
+
"AWS::SageMaker::DataQualityJobDefinition.DatasetFormat": {
|
|
74339
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-datasetformat.html",
|
|
74340
|
+
"Properties": {
|
|
74341
|
+
"Csv": {
|
|
74342
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-datasetformat.html#cfn-sagemaker-dataqualityjobdefinition-datasetformat-csv",
|
|
74343
|
+
"Required": false,
|
|
74344
|
+
"Type": "Csv",
|
|
74345
|
+
"UpdateType": "Immutable"
|
|
74346
|
+
},
|
|
74347
|
+
"Json": {
|
|
74348
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-datasetformat.html#cfn-sagemaker-dataqualityjobdefinition-datasetformat-json",
|
|
74349
|
+
"Required": false,
|
|
74350
|
+
"Type": "Json",
|
|
74351
|
+
"UpdateType": "Immutable"
|
|
74352
|
+
},
|
|
74353
|
+
"Parquet": {
|
|
74354
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-datasetformat.html#cfn-sagemaker-dataqualityjobdefinition-datasetformat-parquet",
|
|
74355
|
+
"PrimitiveType": "Boolean",
|
|
74356
|
+
"Required": false,
|
|
74357
|
+
"UpdateType": "Immutable"
|
|
74358
|
+
}
|
|
74359
|
+
}
|
|
74360
|
+
},
|
|
73956
74361
|
"AWS::SageMaker::DataQualityJobDefinition.EndpointInput": {
|
|
73957
74362
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-endpointinput.html",
|
|
73958
74363
|
"Properties": {
|
|
@@ -73982,6 +74387,17 @@
|
|
|
73982
74387
|
}
|
|
73983
74388
|
}
|
|
73984
74389
|
},
|
|
74390
|
+
"AWS::SageMaker::DataQualityJobDefinition.Json": {
|
|
74391
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-json.html",
|
|
74392
|
+
"Properties": {
|
|
74393
|
+
"Line": {
|
|
74394
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-json.html#cfn-sagemaker-dataqualityjobdefinition-json-line",
|
|
74395
|
+
"PrimitiveType": "Boolean",
|
|
74396
|
+
"Required": false,
|
|
74397
|
+
"UpdateType": "Immutable"
|
|
74398
|
+
}
|
|
74399
|
+
}
|
|
74400
|
+
},
|
|
73985
74401
|
"AWS::SageMaker::DataQualityJobDefinition.MonitoringOutput": {
|
|
73986
74402
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-monitoringoutput.html",
|
|
73987
74403
|
"Properties": {
|
|
@@ -75069,6 +75485,77 @@
|
|
|
75069
75485
|
}
|
|
75070
75486
|
}
|
|
75071
75487
|
},
|
|
75488
|
+
"AWS::SageMaker::ModelBiasJobDefinition.BatchTransformInput": {
|
|
75489
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-batchtransforminput.html",
|
|
75490
|
+
"Properties": {
|
|
75491
|
+
"DataCapturedDestinationS3Uri": {
|
|
75492
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-batchtransforminput.html#cfn-sagemaker-modelbiasjobdefinition-batchtransforminput-datacaptureddestinations3uri",
|
|
75493
|
+
"PrimitiveType": "String",
|
|
75494
|
+
"Required": true,
|
|
75495
|
+
"UpdateType": "Immutable"
|
|
75496
|
+
},
|
|
75497
|
+
"DatasetFormat": {
|
|
75498
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-batchtransforminput.html#cfn-sagemaker-modelbiasjobdefinition-batchtransforminput-datasetformat",
|
|
75499
|
+
"Required": true,
|
|
75500
|
+
"Type": "DatasetFormat",
|
|
75501
|
+
"UpdateType": "Immutable"
|
|
75502
|
+
},
|
|
75503
|
+
"EndTimeOffset": {
|
|
75504
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-batchtransforminput.html#cfn-sagemaker-modelbiasjobdefinition-batchtransforminput-endtimeoffset",
|
|
75505
|
+
"PrimitiveType": "String",
|
|
75506
|
+
"Required": false,
|
|
75507
|
+
"UpdateType": "Immutable"
|
|
75508
|
+
},
|
|
75509
|
+
"FeaturesAttribute": {
|
|
75510
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-batchtransforminput.html#cfn-sagemaker-modelbiasjobdefinition-batchtransforminput-featuresattribute",
|
|
75511
|
+
"PrimitiveType": "String",
|
|
75512
|
+
"Required": false,
|
|
75513
|
+
"UpdateType": "Immutable"
|
|
75514
|
+
},
|
|
75515
|
+
"InferenceAttribute": {
|
|
75516
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-batchtransforminput.html#cfn-sagemaker-modelbiasjobdefinition-batchtransforminput-inferenceattribute",
|
|
75517
|
+
"PrimitiveType": "String",
|
|
75518
|
+
"Required": false,
|
|
75519
|
+
"UpdateType": "Immutable"
|
|
75520
|
+
},
|
|
75521
|
+
"LocalPath": {
|
|
75522
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-batchtransforminput.html#cfn-sagemaker-modelbiasjobdefinition-batchtransforminput-localpath",
|
|
75523
|
+
"PrimitiveType": "String",
|
|
75524
|
+
"Required": true,
|
|
75525
|
+
"UpdateType": "Immutable"
|
|
75526
|
+
},
|
|
75527
|
+
"ProbabilityAttribute": {
|
|
75528
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-batchtransforminput.html#cfn-sagemaker-modelbiasjobdefinition-batchtransforminput-probabilityattribute",
|
|
75529
|
+
"PrimitiveType": "String",
|
|
75530
|
+
"Required": false,
|
|
75531
|
+
"UpdateType": "Immutable"
|
|
75532
|
+
},
|
|
75533
|
+
"ProbabilityThresholdAttribute": {
|
|
75534
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-batchtransforminput.html#cfn-sagemaker-modelbiasjobdefinition-batchtransforminput-probabilitythresholdattribute",
|
|
75535
|
+
"PrimitiveType": "Double",
|
|
75536
|
+
"Required": false,
|
|
75537
|
+
"UpdateType": "Immutable"
|
|
75538
|
+
},
|
|
75539
|
+
"S3DataDistributionType": {
|
|
75540
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-batchtransforminput.html#cfn-sagemaker-modelbiasjobdefinition-batchtransforminput-s3datadistributiontype",
|
|
75541
|
+
"PrimitiveType": "String",
|
|
75542
|
+
"Required": false,
|
|
75543
|
+
"UpdateType": "Immutable"
|
|
75544
|
+
},
|
|
75545
|
+
"S3InputMode": {
|
|
75546
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-batchtransforminput.html#cfn-sagemaker-modelbiasjobdefinition-batchtransforminput-s3inputmode",
|
|
75547
|
+
"PrimitiveType": "String",
|
|
75548
|
+
"Required": false,
|
|
75549
|
+
"UpdateType": "Immutable"
|
|
75550
|
+
},
|
|
75551
|
+
"StartTimeOffset": {
|
|
75552
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-batchtransforminput.html#cfn-sagemaker-modelbiasjobdefinition-batchtransforminput-starttimeoffset",
|
|
75553
|
+
"PrimitiveType": "String",
|
|
75554
|
+
"Required": false,
|
|
75555
|
+
"UpdateType": "Immutable"
|
|
75556
|
+
}
|
|
75557
|
+
}
|
|
75558
|
+
},
|
|
75072
75559
|
"AWS::SageMaker::ModelBiasJobDefinition.ClusterConfig": {
|
|
75073
75560
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-clusterconfig.html",
|
|
75074
75561
|
"Properties": {
|
|
@@ -75109,6 +75596,40 @@
|
|
|
75109
75596
|
}
|
|
75110
75597
|
}
|
|
75111
75598
|
},
|
|
75599
|
+
"AWS::SageMaker::ModelBiasJobDefinition.Csv": {
|
|
75600
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-csv.html",
|
|
75601
|
+
"Properties": {
|
|
75602
|
+
"Header": {
|
|
75603
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-csv.html#cfn-sagemaker-modelbiasjobdefinition-csv-header",
|
|
75604
|
+
"PrimitiveType": "Boolean",
|
|
75605
|
+
"Required": false,
|
|
75606
|
+
"UpdateType": "Immutable"
|
|
75607
|
+
}
|
|
75608
|
+
}
|
|
75609
|
+
},
|
|
75610
|
+
"AWS::SageMaker::ModelBiasJobDefinition.DatasetFormat": {
|
|
75611
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-datasetformat.html",
|
|
75612
|
+
"Properties": {
|
|
75613
|
+
"Csv": {
|
|
75614
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-datasetformat.html#cfn-sagemaker-modelbiasjobdefinition-datasetformat-csv",
|
|
75615
|
+
"Required": false,
|
|
75616
|
+
"Type": "Csv",
|
|
75617
|
+
"UpdateType": "Immutable"
|
|
75618
|
+
},
|
|
75619
|
+
"Json": {
|
|
75620
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-datasetformat.html#cfn-sagemaker-modelbiasjobdefinition-datasetformat-json",
|
|
75621
|
+
"Required": false,
|
|
75622
|
+
"Type": "Json",
|
|
75623
|
+
"UpdateType": "Immutable"
|
|
75624
|
+
},
|
|
75625
|
+
"Parquet": {
|
|
75626
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-datasetformat.html#cfn-sagemaker-modelbiasjobdefinition-datasetformat-parquet",
|
|
75627
|
+
"PrimitiveType": "Boolean",
|
|
75628
|
+
"Required": false,
|
|
75629
|
+
"UpdateType": "Immutable"
|
|
75630
|
+
}
|
|
75631
|
+
}
|
|
75632
|
+
},
|
|
75112
75633
|
"AWS::SageMaker::ModelBiasJobDefinition.EndpointInput": {
|
|
75113
75634
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-endpointinput.html",
|
|
75114
75635
|
"Properties": {
|
|
@@ -75174,6 +75695,17 @@
|
|
|
75174
75695
|
}
|
|
75175
75696
|
}
|
|
75176
75697
|
},
|
|
75698
|
+
"AWS::SageMaker::ModelBiasJobDefinition.Json": {
|
|
75699
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-json.html",
|
|
75700
|
+
"Properties": {
|
|
75701
|
+
"Line": {
|
|
75702
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-json.html#cfn-sagemaker-modelbiasjobdefinition-json-line",
|
|
75703
|
+
"PrimitiveType": "Boolean",
|
|
75704
|
+
"Required": false,
|
|
75705
|
+
"UpdateType": "Immutable"
|
|
75706
|
+
}
|
|
75707
|
+
}
|
|
75708
|
+
},
|
|
75177
75709
|
"AWS::SageMaker::ModelBiasJobDefinition.ModelBiasAppSpecification": {
|
|
75178
75710
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-modelbiasappspecification.html",
|
|
75179
75711
|
"Properties": {
|
|
@@ -75218,9 +75750,15 @@
|
|
|
75218
75750
|
"AWS::SageMaker::ModelBiasJobDefinition.ModelBiasJobInput": {
|
|
75219
75751
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-modelbiasjobinput.html",
|
|
75220
75752
|
"Properties": {
|
|
75753
|
+
"BatchTransformInput": {
|
|
75754
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-modelbiasjobinput.html#cfn-sagemaker-modelbiasjobdefinition-modelbiasjobinput-batchtransforminput",
|
|
75755
|
+
"Required": false,
|
|
75756
|
+
"Type": "BatchTransformInput",
|
|
75757
|
+
"UpdateType": "Immutable"
|
|
75758
|
+
},
|
|
75221
75759
|
"EndpointInput": {
|
|
75222
75760
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-modelbiasjobinput.html#cfn-sagemaker-modelbiasjobdefinition-modelbiasjobinput-endpointinput",
|
|
75223
|
-
"Required":
|
|
75761
|
+
"Required": false,
|
|
75224
75762
|
"Type": "EndpointInput",
|
|
75225
75763
|
"UpdateType": "Immutable"
|
|
75226
75764
|
},
|
|
@@ -75359,6 +75897,59 @@
|
|
|
75359
75897
|
}
|
|
75360
75898
|
}
|
|
75361
75899
|
},
|
|
75900
|
+
"AWS::SageMaker::ModelExplainabilityJobDefinition.BatchTransformInput": {
|
|
75901
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-batchtransforminput.html",
|
|
75902
|
+
"Properties": {
|
|
75903
|
+
"DataCapturedDestinationS3Uri": {
|
|
75904
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-batchtransforminput.html#cfn-sagemaker-modelexplainabilityjobdefinition-batchtransforminput-datacaptureddestinations3uri",
|
|
75905
|
+
"PrimitiveType": "String",
|
|
75906
|
+
"Required": true,
|
|
75907
|
+
"UpdateType": "Immutable"
|
|
75908
|
+
},
|
|
75909
|
+
"DatasetFormat": {
|
|
75910
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-batchtransforminput.html#cfn-sagemaker-modelexplainabilityjobdefinition-batchtransforminput-datasetformat",
|
|
75911
|
+
"Required": true,
|
|
75912
|
+
"Type": "DatasetFormat",
|
|
75913
|
+
"UpdateType": "Immutable"
|
|
75914
|
+
},
|
|
75915
|
+
"FeaturesAttribute": {
|
|
75916
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-batchtransforminput.html#cfn-sagemaker-modelexplainabilityjobdefinition-batchtransforminput-featuresattribute",
|
|
75917
|
+
"PrimitiveType": "String",
|
|
75918
|
+
"Required": false,
|
|
75919
|
+
"UpdateType": "Immutable"
|
|
75920
|
+
},
|
|
75921
|
+
"InferenceAttribute": {
|
|
75922
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-batchtransforminput.html#cfn-sagemaker-modelexplainabilityjobdefinition-batchtransforminput-inferenceattribute",
|
|
75923
|
+
"PrimitiveType": "String",
|
|
75924
|
+
"Required": false,
|
|
75925
|
+
"UpdateType": "Immutable"
|
|
75926
|
+
},
|
|
75927
|
+
"LocalPath": {
|
|
75928
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-batchtransforminput.html#cfn-sagemaker-modelexplainabilityjobdefinition-batchtransforminput-localpath",
|
|
75929
|
+
"PrimitiveType": "String",
|
|
75930
|
+
"Required": true,
|
|
75931
|
+
"UpdateType": "Immutable"
|
|
75932
|
+
},
|
|
75933
|
+
"ProbabilityAttribute": {
|
|
75934
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-batchtransforminput.html#cfn-sagemaker-modelexplainabilityjobdefinition-batchtransforminput-probabilityattribute",
|
|
75935
|
+
"PrimitiveType": "String",
|
|
75936
|
+
"Required": false,
|
|
75937
|
+
"UpdateType": "Immutable"
|
|
75938
|
+
},
|
|
75939
|
+
"S3DataDistributionType": {
|
|
75940
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-batchtransforminput.html#cfn-sagemaker-modelexplainabilityjobdefinition-batchtransforminput-s3datadistributiontype",
|
|
75941
|
+
"PrimitiveType": "String",
|
|
75942
|
+
"Required": false,
|
|
75943
|
+
"UpdateType": "Immutable"
|
|
75944
|
+
},
|
|
75945
|
+
"S3InputMode": {
|
|
75946
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-batchtransforminput.html#cfn-sagemaker-modelexplainabilityjobdefinition-batchtransforminput-s3inputmode",
|
|
75947
|
+
"PrimitiveType": "String",
|
|
75948
|
+
"Required": false,
|
|
75949
|
+
"UpdateType": "Immutable"
|
|
75950
|
+
}
|
|
75951
|
+
}
|
|
75952
|
+
},
|
|
75362
75953
|
"AWS::SageMaker::ModelExplainabilityJobDefinition.ClusterConfig": {
|
|
75363
75954
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-clusterconfig.html",
|
|
75364
75955
|
"Properties": {
|
|
@@ -75399,6 +75990,40 @@
|
|
|
75399
75990
|
}
|
|
75400
75991
|
}
|
|
75401
75992
|
},
|
|
75993
|
+
"AWS::SageMaker::ModelExplainabilityJobDefinition.Csv": {
|
|
75994
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-csv.html",
|
|
75995
|
+
"Properties": {
|
|
75996
|
+
"Header": {
|
|
75997
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-csv.html#cfn-sagemaker-modelexplainabilityjobdefinition-csv-header",
|
|
75998
|
+
"PrimitiveType": "Boolean",
|
|
75999
|
+
"Required": false,
|
|
76000
|
+
"UpdateType": "Immutable"
|
|
76001
|
+
}
|
|
76002
|
+
}
|
|
76003
|
+
},
|
|
76004
|
+
"AWS::SageMaker::ModelExplainabilityJobDefinition.DatasetFormat": {
|
|
76005
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-datasetformat.html",
|
|
76006
|
+
"Properties": {
|
|
76007
|
+
"Csv": {
|
|
76008
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-datasetformat.html#cfn-sagemaker-modelexplainabilityjobdefinition-datasetformat-csv",
|
|
76009
|
+
"Required": false,
|
|
76010
|
+
"Type": "Csv",
|
|
76011
|
+
"UpdateType": "Immutable"
|
|
76012
|
+
},
|
|
76013
|
+
"Json": {
|
|
76014
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-datasetformat.html#cfn-sagemaker-modelexplainabilityjobdefinition-datasetformat-json",
|
|
76015
|
+
"Required": false,
|
|
76016
|
+
"Type": "Json",
|
|
76017
|
+
"UpdateType": "Immutable"
|
|
76018
|
+
},
|
|
76019
|
+
"Parquet": {
|
|
76020
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-datasetformat.html#cfn-sagemaker-modelexplainabilityjobdefinition-datasetformat-parquet",
|
|
76021
|
+
"PrimitiveType": "Boolean",
|
|
76022
|
+
"Required": false,
|
|
76023
|
+
"UpdateType": "Immutable"
|
|
76024
|
+
}
|
|
76025
|
+
}
|
|
76026
|
+
},
|
|
75402
76027
|
"AWS::SageMaker::ModelExplainabilityJobDefinition.EndpointInput": {
|
|
75403
76028
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-endpointinput.html",
|
|
75404
76029
|
"Properties": {
|
|
@@ -75446,6 +76071,17 @@
|
|
|
75446
76071
|
}
|
|
75447
76072
|
}
|
|
75448
76073
|
},
|
|
76074
|
+
"AWS::SageMaker::ModelExplainabilityJobDefinition.Json": {
|
|
76075
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-json.html",
|
|
76076
|
+
"Properties": {
|
|
76077
|
+
"Line": {
|
|
76078
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-json.html#cfn-sagemaker-modelexplainabilityjobdefinition-json-line",
|
|
76079
|
+
"PrimitiveType": "Boolean",
|
|
76080
|
+
"Required": false,
|
|
76081
|
+
"UpdateType": "Immutable"
|
|
76082
|
+
}
|
|
76083
|
+
}
|
|
76084
|
+
},
|
|
75449
76085
|
"AWS::SageMaker::ModelExplainabilityJobDefinition.ModelExplainabilityAppSpecification": {
|
|
75450
76086
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-modelexplainabilityappspecification.html",
|
|
75451
76087
|
"Properties": {
|
|
@@ -75490,9 +76126,15 @@
|
|
|
75490
76126
|
"AWS::SageMaker::ModelExplainabilityJobDefinition.ModelExplainabilityJobInput": {
|
|
75491
76127
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-modelexplainabilityjobinput.html",
|
|
75492
76128
|
"Properties": {
|
|
76129
|
+
"BatchTransformInput": {
|
|
76130
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-modelexplainabilityjobinput.html#cfn-sagemaker-modelexplainabilityjobdefinition-modelexplainabilityjobinput-batchtransforminput",
|
|
76131
|
+
"Required": false,
|
|
76132
|
+
"Type": "BatchTransformInput",
|
|
76133
|
+
"UpdateType": "Immutable"
|
|
76134
|
+
},
|
|
75493
76135
|
"EndpointInput": {
|
|
75494
76136
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-modelexplainabilityjobinput.html#cfn-sagemaker-modelexplainabilityjobdefinition-modelexplainabilityjobinput-endpointinput",
|
|
75495
|
-
"Required":
|
|
76137
|
+
"Required": false,
|
|
75496
76138
|
"Type": "EndpointInput",
|
|
75497
76139
|
"UpdateType": "Immutable"
|
|
75498
76140
|
}
|
|
@@ -76338,6 +76980,71 @@
|
|
|
76338
76980
|
}
|
|
76339
76981
|
}
|
|
76340
76982
|
},
|
|
76983
|
+
"AWS::SageMaker::ModelQualityJobDefinition.BatchTransformInput": {
|
|
76984
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-batchtransforminput.html",
|
|
76985
|
+
"Properties": {
|
|
76986
|
+
"DataCapturedDestinationS3Uri": {
|
|
76987
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-batchtransforminput.html#cfn-sagemaker-modelqualityjobdefinition-batchtransforminput-datacaptureddestinations3uri",
|
|
76988
|
+
"PrimitiveType": "String",
|
|
76989
|
+
"Required": true,
|
|
76990
|
+
"UpdateType": "Immutable"
|
|
76991
|
+
},
|
|
76992
|
+
"DatasetFormat": {
|
|
76993
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-batchtransforminput.html#cfn-sagemaker-modelqualityjobdefinition-batchtransforminput-datasetformat",
|
|
76994
|
+
"Required": true,
|
|
76995
|
+
"Type": "DatasetFormat",
|
|
76996
|
+
"UpdateType": "Immutable"
|
|
76997
|
+
},
|
|
76998
|
+
"EndTimeOffset": {
|
|
76999
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-batchtransforminput.html#cfn-sagemaker-modelqualityjobdefinition-batchtransforminput-endtimeoffset",
|
|
77000
|
+
"PrimitiveType": "String",
|
|
77001
|
+
"Required": false,
|
|
77002
|
+
"UpdateType": "Immutable"
|
|
77003
|
+
},
|
|
77004
|
+
"InferenceAttribute": {
|
|
77005
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-batchtransforminput.html#cfn-sagemaker-modelqualityjobdefinition-batchtransforminput-inferenceattribute",
|
|
77006
|
+
"PrimitiveType": "String",
|
|
77007
|
+
"Required": false,
|
|
77008
|
+
"UpdateType": "Immutable"
|
|
77009
|
+
},
|
|
77010
|
+
"LocalPath": {
|
|
77011
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-batchtransforminput.html#cfn-sagemaker-modelqualityjobdefinition-batchtransforminput-localpath",
|
|
77012
|
+
"PrimitiveType": "String",
|
|
77013
|
+
"Required": true,
|
|
77014
|
+
"UpdateType": "Immutable"
|
|
77015
|
+
},
|
|
77016
|
+
"ProbabilityAttribute": {
|
|
77017
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-batchtransforminput.html#cfn-sagemaker-modelqualityjobdefinition-batchtransforminput-probabilityattribute",
|
|
77018
|
+
"PrimitiveType": "String",
|
|
77019
|
+
"Required": false,
|
|
77020
|
+
"UpdateType": "Immutable"
|
|
77021
|
+
},
|
|
77022
|
+
"ProbabilityThresholdAttribute": {
|
|
77023
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-batchtransforminput.html#cfn-sagemaker-modelqualityjobdefinition-batchtransforminput-probabilitythresholdattribute",
|
|
77024
|
+
"PrimitiveType": "Double",
|
|
77025
|
+
"Required": false,
|
|
77026
|
+
"UpdateType": "Immutable"
|
|
77027
|
+
},
|
|
77028
|
+
"S3DataDistributionType": {
|
|
77029
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-batchtransforminput.html#cfn-sagemaker-modelqualityjobdefinition-batchtransforminput-s3datadistributiontype",
|
|
77030
|
+
"PrimitiveType": "String",
|
|
77031
|
+
"Required": false,
|
|
77032
|
+
"UpdateType": "Immutable"
|
|
77033
|
+
},
|
|
77034
|
+
"S3InputMode": {
|
|
77035
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-batchtransforminput.html#cfn-sagemaker-modelqualityjobdefinition-batchtransforminput-s3inputmode",
|
|
77036
|
+
"PrimitiveType": "String",
|
|
77037
|
+
"Required": false,
|
|
77038
|
+
"UpdateType": "Immutable"
|
|
77039
|
+
},
|
|
77040
|
+
"StartTimeOffset": {
|
|
77041
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-batchtransforminput.html#cfn-sagemaker-modelqualityjobdefinition-batchtransforminput-starttimeoffset",
|
|
77042
|
+
"PrimitiveType": "String",
|
|
77043
|
+
"Required": false,
|
|
77044
|
+
"UpdateType": "Immutable"
|
|
77045
|
+
}
|
|
77046
|
+
}
|
|
77047
|
+
},
|
|
76341
77048
|
"AWS::SageMaker::ModelQualityJobDefinition.ClusterConfig": {
|
|
76342
77049
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-clusterconfig.html",
|
|
76343
77050
|
"Properties": {
|
|
@@ -76378,6 +77085,40 @@
|
|
|
76378
77085
|
}
|
|
76379
77086
|
}
|
|
76380
77087
|
},
|
|
77088
|
+
"AWS::SageMaker::ModelQualityJobDefinition.Csv": {
|
|
77089
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-csv.html",
|
|
77090
|
+
"Properties": {
|
|
77091
|
+
"Header": {
|
|
77092
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-csv.html#cfn-sagemaker-modelqualityjobdefinition-csv-header",
|
|
77093
|
+
"PrimitiveType": "Boolean",
|
|
77094
|
+
"Required": false,
|
|
77095
|
+
"UpdateType": "Immutable"
|
|
77096
|
+
}
|
|
77097
|
+
}
|
|
77098
|
+
},
|
|
77099
|
+
"AWS::SageMaker::ModelQualityJobDefinition.DatasetFormat": {
|
|
77100
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-datasetformat.html",
|
|
77101
|
+
"Properties": {
|
|
77102
|
+
"Csv": {
|
|
77103
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-datasetformat.html#cfn-sagemaker-modelqualityjobdefinition-datasetformat-csv",
|
|
77104
|
+
"Required": false,
|
|
77105
|
+
"Type": "Csv",
|
|
77106
|
+
"UpdateType": "Immutable"
|
|
77107
|
+
},
|
|
77108
|
+
"Json": {
|
|
77109
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-datasetformat.html#cfn-sagemaker-modelqualityjobdefinition-datasetformat-json",
|
|
77110
|
+
"Required": false,
|
|
77111
|
+
"Type": "Json",
|
|
77112
|
+
"UpdateType": "Immutable"
|
|
77113
|
+
},
|
|
77114
|
+
"Parquet": {
|
|
77115
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-datasetformat.html#cfn-sagemaker-modelqualityjobdefinition-datasetformat-parquet",
|
|
77116
|
+
"PrimitiveType": "Boolean",
|
|
77117
|
+
"Required": false,
|
|
77118
|
+
"UpdateType": "Immutable"
|
|
77119
|
+
}
|
|
77120
|
+
}
|
|
77121
|
+
},
|
|
76381
77122
|
"AWS::SageMaker::ModelQualityJobDefinition.EndpointInput": {
|
|
76382
77123
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-endpointinput.html",
|
|
76383
77124
|
"Properties": {
|
|
@@ -76437,6 +77178,17 @@
|
|
|
76437
77178
|
}
|
|
76438
77179
|
}
|
|
76439
77180
|
},
|
|
77181
|
+
"AWS::SageMaker::ModelQualityJobDefinition.Json": {
|
|
77182
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-json.html",
|
|
77183
|
+
"Properties": {
|
|
77184
|
+
"Line": {
|
|
77185
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-json.html#cfn-sagemaker-modelqualityjobdefinition-json-line",
|
|
77186
|
+
"PrimitiveType": "Boolean",
|
|
77187
|
+
"Required": false,
|
|
77188
|
+
"UpdateType": "Immutable"
|
|
77189
|
+
}
|
|
77190
|
+
}
|
|
77191
|
+
},
|
|
76440
77192
|
"AWS::SageMaker::ModelQualityJobDefinition.ModelQualityAppSpecification": {
|
|
76441
77193
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-modelqualityappspecification.html",
|
|
76442
77194
|
"Properties": {
|
|
@@ -76507,9 +77259,15 @@
|
|
|
76507
77259
|
"AWS::SageMaker::ModelQualityJobDefinition.ModelQualityJobInput": {
|
|
76508
77260
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-modelqualityjobinput.html",
|
|
76509
77261
|
"Properties": {
|
|
77262
|
+
"BatchTransformInput": {
|
|
77263
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-modelqualityjobinput.html#cfn-sagemaker-modelqualityjobdefinition-modelqualityjobinput-batchtransforminput",
|
|
77264
|
+
"Required": false,
|
|
77265
|
+
"Type": "BatchTransformInput",
|
|
77266
|
+
"UpdateType": "Immutable"
|
|
77267
|
+
},
|
|
76510
77268
|
"EndpointInput": {
|
|
76511
77269
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-modelqualityjobinput.html#cfn-sagemaker-modelqualityjobdefinition-modelqualityjobinput-endpointinput",
|
|
76512
|
-
"Required":
|
|
77270
|
+
"Required": false,
|
|
76513
77271
|
"Type": "EndpointInput",
|
|
76514
77272
|
"UpdateType": "Immutable"
|
|
76515
77273
|
},
|
|
@@ -76665,6 +77423,41 @@
|
|
|
76665
77423
|
}
|
|
76666
77424
|
}
|
|
76667
77425
|
},
|
|
77426
|
+
"AWS::SageMaker::MonitoringSchedule.BatchTransformInput": {
|
|
77427
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-batchtransforminput.html",
|
|
77428
|
+
"Properties": {
|
|
77429
|
+
"DataCapturedDestinationS3Uri": {
|
|
77430
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-batchtransforminput.html#cfn-sagemaker-monitoringschedule-batchtransforminput-datacaptureddestinations3uri",
|
|
77431
|
+
"PrimitiveType": "String",
|
|
77432
|
+
"Required": true,
|
|
77433
|
+
"UpdateType": "Mutable"
|
|
77434
|
+
},
|
|
77435
|
+
"DatasetFormat": {
|
|
77436
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-batchtransforminput.html#cfn-sagemaker-monitoringschedule-batchtransforminput-datasetformat",
|
|
77437
|
+
"Required": true,
|
|
77438
|
+
"Type": "DatasetFormat",
|
|
77439
|
+
"UpdateType": "Mutable"
|
|
77440
|
+
},
|
|
77441
|
+
"LocalPath": {
|
|
77442
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-batchtransforminput.html#cfn-sagemaker-monitoringschedule-batchtransforminput-localpath",
|
|
77443
|
+
"PrimitiveType": "String",
|
|
77444
|
+
"Required": true,
|
|
77445
|
+
"UpdateType": "Mutable"
|
|
77446
|
+
},
|
|
77447
|
+
"S3DataDistributionType": {
|
|
77448
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-batchtransforminput.html#cfn-sagemaker-monitoringschedule-batchtransforminput-s3datadistributiontype",
|
|
77449
|
+
"PrimitiveType": "String",
|
|
77450
|
+
"Required": false,
|
|
77451
|
+
"UpdateType": "Mutable"
|
|
77452
|
+
},
|
|
77453
|
+
"S3InputMode": {
|
|
77454
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-batchtransforminput.html#cfn-sagemaker-monitoringschedule-batchtransforminput-s3inputmode",
|
|
77455
|
+
"PrimitiveType": "String",
|
|
77456
|
+
"Required": false,
|
|
77457
|
+
"UpdateType": "Mutable"
|
|
77458
|
+
}
|
|
77459
|
+
}
|
|
77460
|
+
},
|
|
76668
77461
|
"AWS::SageMaker::MonitoringSchedule.ClusterConfig": {
|
|
76669
77462
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-clusterconfig.html",
|
|
76670
77463
|
"Properties": {
|
|
@@ -76705,6 +77498,40 @@
|
|
|
76705
77498
|
}
|
|
76706
77499
|
}
|
|
76707
77500
|
},
|
|
77501
|
+
"AWS::SageMaker::MonitoringSchedule.Csv": {
|
|
77502
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-csv.html",
|
|
77503
|
+
"Properties": {
|
|
77504
|
+
"Header": {
|
|
77505
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-csv.html#cfn-sagemaker-monitoringschedule-csv-header",
|
|
77506
|
+
"PrimitiveType": "Boolean",
|
|
77507
|
+
"Required": false,
|
|
77508
|
+
"UpdateType": "Mutable"
|
|
77509
|
+
}
|
|
77510
|
+
}
|
|
77511
|
+
},
|
|
77512
|
+
"AWS::SageMaker::MonitoringSchedule.DatasetFormat": {
|
|
77513
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-datasetformat.html",
|
|
77514
|
+
"Properties": {
|
|
77515
|
+
"Csv": {
|
|
77516
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-datasetformat.html#cfn-sagemaker-monitoringschedule-datasetformat-csv",
|
|
77517
|
+
"Required": false,
|
|
77518
|
+
"Type": "Csv",
|
|
77519
|
+
"UpdateType": "Mutable"
|
|
77520
|
+
},
|
|
77521
|
+
"Json": {
|
|
77522
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-datasetformat.html#cfn-sagemaker-monitoringschedule-datasetformat-json",
|
|
77523
|
+
"Required": false,
|
|
77524
|
+
"Type": "Json",
|
|
77525
|
+
"UpdateType": "Mutable"
|
|
77526
|
+
},
|
|
77527
|
+
"Parquet": {
|
|
77528
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-datasetformat.html#cfn-sagemaker-monitoringschedule-datasetformat-parquet",
|
|
77529
|
+
"PrimitiveType": "Boolean",
|
|
77530
|
+
"Required": false,
|
|
77531
|
+
"UpdateType": "Mutable"
|
|
77532
|
+
}
|
|
77533
|
+
}
|
|
77534
|
+
},
|
|
76708
77535
|
"AWS::SageMaker::MonitoringSchedule.EndpointInput": {
|
|
76709
77536
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-endpointinput.html",
|
|
76710
77537
|
"Properties": {
|
|
@@ -76734,6 +77561,17 @@
|
|
|
76734
77561
|
}
|
|
76735
77562
|
}
|
|
76736
77563
|
},
|
|
77564
|
+
"AWS::SageMaker::MonitoringSchedule.Json": {
|
|
77565
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-json.html",
|
|
77566
|
+
"Properties": {
|
|
77567
|
+
"Line": {
|
|
77568
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-json.html#cfn-sagemaker-monitoringschedule-json-line",
|
|
77569
|
+
"PrimitiveType": "Boolean",
|
|
77570
|
+
"Required": false,
|
|
77571
|
+
"UpdateType": "Mutable"
|
|
77572
|
+
}
|
|
77573
|
+
}
|
|
77574
|
+
},
|
|
76737
77575
|
"AWS::SageMaker::MonitoringSchedule.MonitoringAppSpecification": {
|
|
76738
77576
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringappspecification.html",
|
|
76739
77577
|
"Properties": {
|
|
@@ -76827,9 +77665,15 @@
|
|
|
76827
77665
|
"AWS::SageMaker::MonitoringSchedule.MonitoringInput": {
|
|
76828
77666
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringinput.html",
|
|
76829
77667
|
"Properties": {
|
|
77668
|
+
"BatchTransformInput": {
|
|
77669
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringinput.html#cfn-sagemaker-monitoringschedule-monitoringinput-batchtransforminput",
|
|
77670
|
+
"Required": false,
|
|
77671
|
+
"Type": "BatchTransformInput",
|
|
77672
|
+
"UpdateType": "Mutable"
|
|
77673
|
+
},
|
|
76830
77674
|
"EndpointInput": {
|
|
76831
77675
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringinput.html#cfn-sagemaker-monitoringschedule-monitoringinput-endpointinput",
|
|
76832
|
-
"Required":
|
|
77676
|
+
"Required": false,
|
|
76833
77677
|
"Type": "EndpointInput",
|
|
76834
77678
|
"UpdateType": "Mutable"
|
|
76835
77679
|
}
|
|
@@ -80388,10 +81232,17 @@
|
|
|
80388
81232
|
"AWS::Transfer::Server.WorkflowDetails": {
|
|
80389
81233
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-transfer-server-workflowdetails.html",
|
|
80390
81234
|
"Properties": {
|
|
81235
|
+
"OnPartialUpload": {
|
|
81236
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-transfer-server-workflowdetails.html#cfn-transfer-server-workflowdetails-onpartialupload",
|
|
81237
|
+
"ItemType": "WorkflowDetail",
|
|
81238
|
+
"Required": false,
|
|
81239
|
+
"Type": "List",
|
|
81240
|
+
"UpdateType": "Mutable"
|
|
81241
|
+
},
|
|
80391
81242
|
"OnUpload": {
|
|
80392
81243
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-transfer-server-workflowdetails.html#cfn-transfer-server-workflowdetails-onupload",
|
|
80393
81244
|
"ItemType": "WorkflowDetail",
|
|
80394
|
-
"Required":
|
|
81245
|
+
"Required": false,
|
|
80395
81246
|
"Type": "List",
|
|
80396
81247
|
"UpdateType": "Mutable"
|
|
80397
81248
|
}
|
|
@@ -83305,7 +84156,7 @@
|
|
|
83305
84156
|
}
|
|
83306
84157
|
}
|
|
83307
84158
|
},
|
|
83308
|
-
"ResourceSpecificationVersion": "
|
|
84159
|
+
"ResourceSpecificationVersion": "94.0.0",
|
|
83309
84160
|
"ResourceTypes": {
|
|
83310
84161
|
"AWS::ACMPCA::Certificate": {
|
|
83311
84162
|
"Attributes": {
|
|
@@ -83421,6 +84272,12 @@
|
|
|
83421
84272
|
"PrimitiveType": "String",
|
|
83422
84273
|
"Required": true,
|
|
83423
84274
|
"UpdateType": "Immutable"
|
|
84275
|
+
},
|
|
84276
|
+
"UsageMode": {
|
|
84277
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-acmpca-certificateauthority.html#cfn-acmpca-certificateauthority-usagemode",
|
|
84278
|
+
"PrimitiveType": "String",
|
|
84279
|
+
"Required": false,
|
|
84280
|
+
"UpdateType": "Immutable"
|
|
83424
84281
|
}
|
|
83425
84282
|
}
|
|
83426
84283
|
},
|
|
@@ -85159,6 +86016,9 @@
|
|
|
85159
86016
|
"Attributes": {
|
|
85160
86017
|
"ApiEndpoint": {
|
|
85161
86018
|
"PrimitiveType": "String"
|
|
86019
|
+
},
|
|
86020
|
+
"ApiId": {
|
|
86021
|
+
"PrimitiveType": "String"
|
|
85162
86022
|
}
|
|
85163
86023
|
},
|
|
85164
86024
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html",
|
|
@@ -85249,8 +86109,9 @@
|
|
|
85249
86109
|
},
|
|
85250
86110
|
"Tags": {
|
|
85251
86111
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html#cfn-apigatewayv2-api-tags",
|
|
85252
|
-
"
|
|
86112
|
+
"PrimitiveItemType": "String",
|
|
85253
86113
|
"Required": false,
|
|
86114
|
+
"Type": "Map",
|
|
85254
86115
|
"UpdateType": "Mutable"
|
|
85255
86116
|
},
|
|
85256
86117
|
"Target": {
|
|
@@ -92742,7 +93603,7 @@
|
|
|
92742
93603
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestarnotifications-notificationrule.html#cfn-codestarnotifications-notificationrule-tags",
|
|
92743
93604
|
"PrimitiveType": "Json",
|
|
92744
93605
|
"Required": false,
|
|
92745
|
-
"UpdateType": "
|
|
93606
|
+
"UpdateType": "Mutable"
|
|
92746
93607
|
},
|
|
92747
93608
|
"TargetAddress": {
|
|
92748
93609
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codestarnotifications-notificationrule.html#cfn-codestarnotifications-notificationrule-targetaddress",
|
|
@@ -92903,6 +93764,12 @@
|
|
|
92903
93764
|
"Type": "List",
|
|
92904
93765
|
"UpdateType": "Mutable"
|
|
92905
93766
|
},
|
|
93767
|
+
"DeletionProtection": {
|
|
93768
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-deletionprotection",
|
|
93769
|
+
"PrimitiveType": "String",
|
|
93770
|
+
"Required": false,
|
|
93771
|
+
"UpdateType": "Mutable"
|
|
93772
|
+
},
|
|
92906
93773
|
"DeviceConfiguration": {
|
|
92907
93774
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-deviceconfiguration",
|
|
92908
93775
|
"Required": false,
|
|
@@ -93176,6 +94043,11 @@
|
|
|
93176
94043
|
}
|
|
93177
94044
|
},
|
|
93178
94045
|
"AWS::Cognito::UserPoolDomain": {
|
|
94046
|
+
"Attributes": {
|
|
94047
|
+
"CloudFrontDistribution": {
|
|
94048
|
+
"PrimitiveType": "String"
|
|
94049
|
+
}
|
|
94050
|
+
},
|
|
93179
94051
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpooldomain.html",
|
|
93180
94052
|
"Properties": {
|
|
93181
94053
|
"CustomDomainConfig": {
|
|
@@ -95616,6 +96488,11 @@
|
|
|
95616
96488
|
}
|
|
95617
96489
|
},
|
|
95618
96490
|
"AWS::DataPipeline::Pipeline": {
|
|
96491
|
+
"Attributes": {
|
|
96492
|
+
"PipelineId": {
|
|
96493
|
+
"PrimitiveType": "String"
|
|
96494
|
+
}
|
|
96495
|
+
},
|
|
95619
96496
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datapipeline-pipeline.html",
|
|
95620
96497
|
"Properties": {
|
|
95621
96498
|
"Activate": {
|
|
@@ -95640,7 +96517,7 @@
|
|
|
95640
96517
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datapipeline-pipeline.html#cfn-datapipeline-pipeline-parameterobjects",
|
|
95641
96518
|
"DuplicatesAllowed": true,
|
|
95642
96519
|
"ItemType": "ParameterObject",
|
|
95643
|
-
"Required":
|
|
96520
|
+
"Required": false,
|
|
95644
96521
|
"Type": "List",
|
|
95645
96522
|
"UpdateType": "Mutable"
|
|
95646
96523
|
},
|
|
@@ -97842,7 +98719,7 @@
|
|
|
97842
98719
|
"TrafficType": {
|
|
97843
98720
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-flowlog.html#cfn-ec2-flowlog-traffictype",
|
|
97844
98721
|
"PrimitiveType": "String",
|
|
97845
|
-
"Required":
|
|
98722
|
+
"Required": false,
|
|
97846
98723
|
"UpdateType": "Immutable"
|
|
97847
98724
|
}
|
|
97848
98725
|
}
|
|
@@ -100495,15 +101372,10 @@
|
|
|
100495
101372
|
"PrimitiveType": "String"
|
|
100496
101373
|
},
|
|
100497
101374
|
"DnsEntries": {
|
|
100498
|
-
"DuplicatesAllowed": true,
|
|
100499
101375
|
"PrimitiveItemType": "String",
|
|
100500
101376
|
"Type": "List"
|
|
100501
101377
|
},
|
|
100502
|
-
"Id": {
|
|
100503
|
-
"PrimitiveType": "String"
|
|
100504
|
-
},
|
|
100505
101378
|
"NetworkInterfaceIds": {
|
|
100506
|
-
"DuplicatesAllowed": true,
|
|
100507
101379
|
"PrimitiveItemType": "String",
|
|
100508
101380
|
"Type": "List"
|
|
100509
101381
|
}
|
|
@@ -105052,6 +105924,63 @@
|
|
|
105052
105924
|
}
|
|
105053
105925
|
}
|
|
105054
105926
|
},
|
|
105927
|
+
"AWS::FSx::DataRepositoryAssociation": {
|
|
105928
|
+
"Attributes": {
|
|
105929
|
+
"AssociationId": {
|
|
105930
|
+
"PrimitiveType": "String"
|
|
105931
|
+
},
|
|
105932
|
+
"ResourceARN": {
|
|
105933
|
+
"PrimitiveType": "String"
|
|
105934
|
+
}
|
|
105935
|
+
},
|
|
105936
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-datarepositoryassociation.html",
|
|
105937
|
+
"Properties": {
|
|
105938
|
+
"BatchImportMetaDataOnCreate": {
|
|
105939
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-datarepositoryassociation.html#cfn-fsx-datarepositoryassociation-batchimportmetadataoncreate",
|
|
105940
|
+
"PrimitiveType": "Boolean",
|
|
105941
|
+
"Required": false,
|
|
105942
|
+
"UpdateType": "Immutable"
|
|
105943
|
+
},
|
|
105944
|
+
"DataRepositoryPath": {
|
|
105945
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-datarepositoryassociation.html#cfn-fsx-datarepositoryassociation-datarepositorypath",
|
|
105946
|
+
"PrimitiveType": "String",
|
|
105947
|
+
"Required": true,
|
|
105948
|
+
"UpdateType": "Immutable"
|
|
105949
|
+
},
|
|
105950
|
+
"FileSystemId": {
|
|
105951
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-datarepositoryassociation.html#cfn-fsx-datarepositoryassociation-filesystemid",
|
|
105952
|
+
"PrimitiveType": "String",
|
|
105953
|
+
"Required": true,
|
|
105954
|
+
"UpdateType": "Immutable"
|
|
105955
|
+
},
|
|
105956
|
+
"FileSystemPath": {
|
|
105957
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-datarepositoryassociation.html#cfn-fsx-datarepositoryassociation-filesystempath",
|
|
105958
|
+
"PrimitiveType": "String",
|
|
105959
|
+
"Required": true,
|
|
105960
|
+
"UpdateType": "Immutable"
|
|
105961
|
+
},
|
|
105962
|
+
"ImportedFileChunkSize": {
|
|
105963
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-datarepositoryassociation.html#cfn-fsx-datarepositoryassociation-importedfilechunksize",
|
|
105964
|
+
"PrimitiveType": "Integer",
|
|
105965
|
+
"Required": false,
|
|
105966
|
+
"UpdateType": "Mutable"
|
|
105967
|
+
},
|
|
105968
|
+
"S3": {
|
|
105969
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-datarepositoryassociation.html#cfn-fsx-datarepositoryassociation-s3",
|
|
105970
|
+
"Required": false,
|
|
105971
|
+
"Type": "S3",
|
|
105972
|
+
"UpdateType": "Mutable"
|
|
105973
|
+
},
|
|
105974
|
+
"Tags": {
|
|
105975
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-datarepositoryassociation.html#cfn-fsx-datarepositoryassociation-tags",
|
|
105976
|
+
"DuplicatesAllowed": true,
|
|
105977
|
+
"ItemType": "Tag",
|
|
105978
|
+
"Required": false,
|
|
105979
|
+
"Type": "List",
|
|
105980
|
+
"UpdateType": "Mutable"
|
|
105981
|
+
}
|
|
105982
|
+
}
|
|
105983
|
+
},
|
|
105055
105984
|
"AWS::FSx::FileSystem": {
|
|
105056
105985
|
"Attributes": {
|
|
105057
105986
|
"DNSName": {
|
|
@@ -108872,6 +109801,62 @@
|
|
|
108872
109801
|
}
|
|
108873
109802
|
}
|
|
108874
109803
|
},
|
|
109804
|
+
"AWS::IdentityStore::Group": {
|
|
109805
|
+
"Attributes": {
|
|
109806
|
+
"GroupId": {
|
|
109807
|
+
"PrimitiveType": "String"
|
|
109808
|
+
}
|
|
109809
|
+
},
|
|
109810
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-identitystore-group.html",
|
|
109811
|
+
"Properties": {
|
|
109812
|
+
"Description": {
|
|
109813
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-identitystore-group.html#cfn-identitystore-group-description",
|
|
109814
|
+
"PrimitiveType": "String",
|
|
109815
|
+
"Required": false,
|
|
109816
|
+
"UpdateType": "Mutable"
|
|
109817
|
+
},
|
|
109818
|
+
"DisplayName": {
|
|
109819
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-identitystore-group.html#cfn-identitystore-group-displayname",
|
|
109820
|
+
"PrimitiveType": "String",
|
|
109821
|
+
"Required": true,
|
|
109822
|
+
"UpdateType": "Mutable"
|
|
109823
|
+
},
|
|
109824
|
+
"IdentityStoreId": {
|
|
109825
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-identitystore-group.html#cfn-identitystore-group-identitystoreid",
|
|
109826
|
+
"PrimitiveType": "String",
|
|
109827
|
+
"Required": true,
|
|
109828
|
+
"UpdateType": "Immutable"
|
|
109829
|
+
}
|
|
109830
|
+
}
|
|
109831
|
+
},
|
|
109832
|
+
"AWS::IdentityStore::GroupMembership": {
|
|
109833
|
+
"Attributes": {
|
|
109834
|
+
"MembershipId": {
|
|
109835
|
+
"PrimitiveType": "String"
|
|
109836
|
+
}
|
|
109837
|
+
},
|
|
109838
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-identitystore-groupmembership.html",
|
|
109839
|
+
"Properties": {
|
|
109840
|
+
"GroupId": {
|
|
109841
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-identitystore-groupmembership.html#cfn-identitystore-groupmembership-groupid",
|
|
109842
|
+
"PrimitiveType": "String",
|
|
109843
|
+
"Required": true,
|
|
109844
|
+
"UpdateType": "Mutable"
|
|
109845
|
+
},
|
|
109846
|
+
"IdentityStoreId": {
|
|
109847
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-identitystore-groupmembership.html#cfn-identitystore-groupmembership-identitystoreid",
|
|
109848
|
+
"PrimitiveType": "String",
|
|
109849
|
+
"Required": true,
|
|
109850
|
+
"UpdateType": "Immutable"
|
|
109851
|
+
},
|
|
109852
|
+
"MemberId": {
|
|
109853
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-identitystore-groupmembership.html#cfn-identitystore-groupmembership-memberid",
|
|
109854
|
+
"Required": true,
|
|
109855
|
+
"Type": "MemberId",
|
|
109856
|
+
"UpdateType": "Mutable"
|
|
109857
|
+
}
|
|
109858
|
+
}
|
|
109859
|
+
},
|
|
108875
109860
|
"AWS::ImageBuilder::Component": {
|
|
108876
109861
|
"Attributes": {
|
|
108877
109862
|
"Arn": {
|
|
@@ -116148,6 +117133,12 @@
|
|
|
116148
117133
|
"Type": "OpenMonitoring",
|
|
116149
117134
|
"UpdateType": "Mutable"
|
|
116150
117135
|
},
|
|
117136
|
+
"StorageMode": {
|
|
117137
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-storagemode",
|
|
117138
|
+
"PrimitiveType": "String",
|
|
117139
|
+
"Required": false,
|
|
117140
|
+
"UpdateType": "Mutable"
|
|
117141
|
+
},
|
|
116151
117142
|
"Tags": {
|
|
116152
117143
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html#cfn-msk-cluster-tags",
|
|
116153
117144
|
"PrimitiveItemType": "String",
|
|
@@ -122353,6 +123344,18 @@
|
|
|
122353
123344
|
"Required": false,
|
|
122354
123345
|
"UpdateType": "Mutable"
|
|
122355
123346
|
},
|
|
123347
|
+
"Domain": {
|
|
123348
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html#cfn-rds-dbcluster-domain",
|
|
123349
|
+
"PrimitiveType": "String",
|
|
123350
|
+
"Required": false,
|
|
123351
|
+
"UpdateType": "Mutable"
|
|
123352
|
+
},
|
|
123353
|
+
"DomainIAMRoleName": {
|
|
123354
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html#cfn-rds-dbcluster-domainiamrolename",
|
|
123355
|
+
"PrimitiveType": "String",
|
|
123356
|
+
"Required": false,
|
|
123357
|
+
"UpdateType": "Mutable"
|
|
123358
|
+
},
|
|
122356
123359
|
"EnableCloudwatchLogsExports": {
|
|
122357
123360
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html#cfn-rds-dbcluster-enablecloudwatchlogsexports",
|
|
122358
123361
|
"DuplicatesAllowed": false,
|
|
@@ -122433,6 +123436,12 @@
|
|
|
122433
123436
|
"Required": false,
|
|
122434
123437
|
"UpdateType": "Mutable"
|
|
122435
123438
|
},
|
|
123439
|
+
"NetworkType": {
|
|
123440
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html#cfn-rds-dbcluster-networktype",
|
|
123441
|
+
"PrimitiveType": "String",
|
|
123442
|
+
"Required": false,
|
|
123443
|
+
"UpdateType": "Mutable"
|
|
123444
|
+
},
|
|
122436
123445
|
"PerformanceInsightsEnabled": {
|
|
122437
123446
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html#cfn-rds-dbcluster-performanceinsightsenabled",
|
|
122438
123447
|
"PrimitiveType": "Boolean",
|
|
@@ -122828,6 +123837,12 @@
|
|
|
122828
123837
|
"Required": false,
|
|
122829
123838
|
"UpdateType": "Immutable"
|
|
122830
123839
|
},
|
|
123840
|
+
"NetworkType": {
|
|
123841
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#cfn-rds-dbinstance-networktype",
|
|
123842
|
+
"PrimitiveType": "String",
|
|
123843
|
+
"Required": false,
|
|
123844
|
+
"UpdateType": "Mutable"
|
|
123845
|
+
},
|
|
122831
123846
|
"OptionGroupName": {
|
|
122832
123847
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#cfn-rds-dbinstance-optiongroupname",
|
|
122833
123848
|
"PrimitiveType": "String",
|
|
@@ -123862,10 +124877,6 @@
|
|
|
123862
124877
|
},
|
|
123863
124878
|
"Port": {
|
|
123864
124879
|
"PrimitiveType": "Integer"
|
|
123865
|
-
},
|
|
123866
|
-
"VpcSecurityGroups": {
|
|
123867
|
-
"ItemType": "VpcSecurityGroup",
|
|
123868
|
-
"Type": "List"
|
|
123869
124880
|
}
|
|
123870
124881
|
},
|
|
123871
124882
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-endpointaccess.html",
|
|
@@ -123894,12 +124905,25 @@
|
|
|
123894
124905
|
"Required": true,
|
|
123895
124906
|
"UpdateType": "Immutable"
|
|
123896
124907
|
},
|
|
124908
|
+
"VpcEndpoint": {
|
|
124909
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-endpointaccess.html#cfn-redshift-endpointaccess-vpcendpoint",
|
|
124910
|
+
"PrimitiveType": "Json",
|
|
124911
|
+
"Required": false,
|
|
124912
|
+
"UpdateType": "Mutable"
|
|
124913
|
+
},
|
|
123897
124914
|
"VpcSecurityGroupIds": {
|
|
123898
124915
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-endpointaccess.html#cfn-redshift-endpointaccess-vpcsecuritygroupids",
|
|
123899
124916
|
"PrimitiveItemType": "String",
|
|
123900
124917
|
"Required": true,
|
|
123901
124918
|
"Type": "List",
|
|
123902
124919
|
"UpdateType": "Mutable"
|
|
124920
|
+
},
|
|
124921
|
+
"VpcSecurityGroups": {
|
|
124922
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-endpointaccess.html#cfn-redshift-endpointaccess-vpcsecuritygroups",
|
|
124923
|
+
"ItemType": "VpcSecurityGroup",
|
|
124924
|
+
"Required": false,
|
|
124925
|
+
"Type": "List",
|
|
124926
|
+
"UpdateType": "Mutable"
|
|
123903
124927
|
}
|
|
123904
124928
|
}
|
|
123905
124929
|
},
|
|
@@ -126775,6 +127799,12 @@
|
|
|
126775
127799
|
"PrimitiveType": "String",
|
|
126776
127800
|
"Required": false,
|
|
126777
127801
|
"UpdateType": "Immutable"
|
|
127802
|
+
},
|
|
127803
|
+
"ScalingMode": {
|
|
127804
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-dedicatedippool.html#cfn-ses-dedicatedippool-scalingmode",
|
|
127805
|
+
"PrimitiveType": "String",
|
|
127806
|
+
"Required": false,
|
|
127807
|
+
"UpdateType": "Immutable"
|
|
126778
127808
|
}
|
|
126779
127809
|
}
|
|
126780
127810
|
},
|
|
@@ -127004,6 +128034,12 @@
|
|
|
127004
128034
|
"Required": false,
|
|
127005
128035
|
"UpdateType": "Mutable"
|
|
127006
128036
|
},
|
|
128037
|
+
"SignatureVersion": {
|
|
128038
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sns-topic.html#cfn-sns-topic-signatureversion",
|
|
128039
|
+
"PrimitiveType": "String",
|
|
128040
|
+
"Required": false,
|
|
128041
|
+
"UpdateType": "Mutable"
|
|
128042
|
+
},
|
|
127007
128043
|
"Subscription": {
|
|
127008
128044
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sns-topic.html#cfn-sns-topic-subscription",
|
|
127009
128045
|
"DuplicatesAllowed": true,
|