|
15565 | 15565 | } |
15566 | 15566 | } |
15567 | 15567 | }, |
| 15568 | + "AWS::DataBrew::Job.DataCatalogOutput": { |
| 15569 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-datacatalogoutput.html", |
| 15570 | + "Properties": { |
| 15571 | + "CatalogId": { |
| 15572 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-datacatalogoutput.html#cfn-databrew-job-datacatalogoutput-catalogid", |
| 15573 | + "PrimitiveType": "String", |
| 15574 | + "Required": false, |
| 15575 | + "UpdateType": "Mutable" |
| 15576 | + }, |
| 15577 | + "DatabaseName": { |
| 15578 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-datacatalogoutput.html#cfn-databrew-job-datacatalogoutput-databasename", |
| 15579 | + "PrimitiveType": "String", |
| 15580 | + "Required": true, |
| 15581 | + "UpdateType": "Mutable" |
| 15582 | + }, |
| 15583 | + "DatabaseOptions": { |
| 15584 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-datacatalogoutput.html#cfn-databrew-job-datacatalogoutput-databaseoptions", |
| 15585 | + "Required": false, |
| 15586 | + "Type": "DatabaseTableOutputOptions", |
| 15587 | + "UpdateType": "Mutable" |
| 15588 | + }, |
| 15589 | + "Overwrite": { |
| 15590 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-datacatalogoutput.html#cfn-databrew-job-datacatalogoutput-overwrite", |
| 15591 | + "PrimitiveType": "Boolean", |
| 15592 | + "Required": false, |
| 15593 | + "UpdateType": "Mutable" |
| 15594 | + }, |
| 15595 | + "S3Options": { |
| 15596 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-datacatalogoutput.html#cfn-databrew-job-datacatalogoutput-s3options", |
| 15597 | + "Required": false, |
| 15598 | + "Type": "S3TableOutputOptions", |
| 15599 | + "UpdateType": "Mutable" |
| 15600 | + }, |
| 15601 | + "TableName": { |
| 15602 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-datacatalogoutput.html#cfn-databrew-job-datacatalogoutput-tablename", |
| 15603 | + "PrimitiveType": "String", |
| 15604 | + "Required": true, |
| 15605 | + "UpdateType": "Mutable" |
| 15606 | + } |
| 15607 | + } |
| 15608 | + }, |
| 15609 | + "AWS::DataBrew::Job.DatabaseTableOutputOptions": { |
| 15610 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-databasetableoutputoptions.html", |
| 15611 | + "Properties": { |
| 15612 | + "TableName": { |
| 15613 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-databasetableoutputoptions.html#cfn-databrew-job-databasetableoutputoptions-tablename", |
| 15614 | + "PrimitiveType": "String", |
| 15615 | + "Required": true, |
| 15616 | + "UpdateType": "Mutable" |
| 15617 | + }, |
| 15618 | + "TempDirectory": { |
| 15619 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-databasetableoutputoptions.html#cfn-databrew-job-databasetableoutputoptions-tempdirectory", |
| 15620 | + "Required": false, |
| 15621 | + "Type": "S3Location", |
| 15622 | + "UpdateType": "Mutable" |
| 15623 | + } |
| 15624 | + } |
| 15625 | + }, |
15568 | 15626 | "AWS::DataBrew::Job.JobSample": { |
15569 | 15627 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-jobsample.html", |
15570 | 15628 | "Properties": { |
|
15687 | 15745 | } |
15688 | 15746 | } |
15689 | 15747 | }, |
| 15748 | + "AWS::DataBrew::Job.S3TableOutputOptions": { |
| 15749 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-s3tableoutputoptions.html", |
| 15750 | + "Properties": { |
| 15751 | + "Location": { |
| 15752 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-job-s3tableoutputoptions.html#cfn-databrew-job-s3tableoutputoptions-location", |
| 15753 | + "Required": true, |
| 15754 | + "Type": "S3Location", |
| 15755 | + "UpdateType": "Mutable" |
| 15756 | + } |
| 15757 | + } |
| 15758 | + }, |
15690 | 15759 | "AWS::DataBrew::Project.Sample": { |
15691 | 15760 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-project-sample.html", |
15692 | 15761 | "Properties": { |
|
26808 | 26877 | } |
26809 | 26878 | } |
26810 | 26879 | }, |
| 26880 | + "AWS::Glue::Crawler.RecrawlPolicy": { |
| 26881 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-recrawlpolicy.html", |
| 26882 | + "Properties": { |
| 26883 | + "RecrawlBehavior": { |
| 26884 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-recrawlpolicy.html#cfn-glue-crawler-recrawlpolicy-recrawlbehavior", |
| 26885 | + "PrimitiveType": "String", |
| 26886 | + "Required": false, |
| 26887 | + "UpdateType": "Mutable" |
| 26888 | + } |
| 26889 | + } |
| 26890 | + }, |
26811 | 26891 | "AWS::Glue::Crawler.S3Target": { |
26812 | 26892 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-s3target.html", |
26813 | 26893 | "Properties": { |
|
26944 | 27024 | } |
26945 | 27025 | } |
26946 | 27026 | }, |
| 27027 | + "AWS::Glue::Database.DataLakePrincipal": { |
| 27028 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-database-datalakeprincipal.html", |
| 27029 | + "Properties": { |
| 27030 | + "DataLakePrincipalIdentifier": { |
| 27031 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-database-datalakeprincipal.html#cfn-glue-database-datalakeprincipal-datalakeprincipalidentifier", |
| 27032 | + "PrimitiveType": "String", |
| 27033 | + "Required": false, |
| 27034 | + "UpdateType": "Mutable" |
| 27035 | + } |
| 27036 | + } |
| 27037 | + }, |
26947 | 27038 | "AWS::Glue::Database.DatabaseIdentifier": { |
26948 | 27039 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-database-databaseidentifier.html", |
26949 | 27040 | "Properties": { |
|
26964 | 27055 | "AWS::Glue::Database.DatabaseInput": { |
26965 | 27056 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-database-databaseinput.html", |
26966 | 27057 | "Properties": { |
| 27058 | + "CreateTableDefaultPermissions": { |
| 27059 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-database-databaseinput.html#cfn-glue-database-databaseinput-createtabledefaultpermissions", |
| 27060 | + "ItemType": "PrincipalPrivileges", |
| 27061 | + "Required": false, |
| 27062 | + "Type": "List", |
| 27063 | + "UpdateType": "Mutable" |
| 27064 | + }, |
26967 | 27065 | "Description": { |
26968 | 27066 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-database-databaseinput.html#cfn-glue-database-databaseinput-description", |
26969 | 27067 | "PrimitiveType": "String", |
|
26996 | 27094 | } |
26997 | 27095 | } |
26998 | 27096 | }, |
| 27097 | + "AWS::Glue::Database.PrincipalPrivileges": { |
| 27098 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-database-principalprivileges.html", |
| 27099 | + "Properties": { |
| 27100 | + "Permissions": { |
| 27101 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-database-principalprivileges.html#cfn-glue-database-principalprivileges-permissions", |
| 27102 | + "PrimitiveItemType": "String", |
| 27103 | + "Required": false, |
| 27104 | + "Type": "List", |
| 27105 | + "UpdateType": "Mutable" |
| 27106 | + }, |
| 27107 | + "Principal": { |
| 27108 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-database-principalprivileges.html#cfn-glue-database-principalprivileges-principal", |
| 27109 | + "Required": false, |
| 27110 | + "Type": "DataLakePrincipal", |
| 27111 | + "UpdateType": "Mutable" |
| 27112 | + } |
| 27113 | + } |
| 27114 | + }, |
26999 | 27115 | "AWS::Glue::Job.ConnectionsList": { |
27000 | 27116 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-job-connectionslist.html", |
27001 | 27117 | "Properties": { |
@@ -27264,18 +27380,18 @@ |
27264 | 27380 | "AWS::Glue::Partition.SchemaReference": { |
27265 | 27381 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-schemareference.html", |
27266 | 27382 | "Properties": { |
27267 | | - "SchameVersionId": { |
27268 | | - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-schemareference.html#cfn-glue-partition-schemareference-schameversionid", |
27269 | | - "PrimitiveType": "String", |
27270 | | - "Required": false, |
27271 | | - "UpdateType": "Mutable" |
27272 | | - }, |
27273 | 27383 | "SchemaId": { |
27274 | 27384 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-schemareference.html#cfn-glue-partition-schemareference-schemaid", |
27275 | 27385 | "Required": false, |
27276 | 27386 | "Type": "SchemaId", |
27277 | 27387 | "UpdateType": "Mutable" |
27278 | 27388 | }, |
| 27389 | + "SchemaVersionId": { |
| 27390 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-schemareference.html#cfn-glue-partition-schemareference-schemaversionid", |
| 27391 | + "PrimitiveType": "String", |
| 27392 | + "Required": false, |
| 27393 | + "UpdateType": "Mutable" |
| 27394 | + }, |
27279 | 27395 | "SchemaVersionNumber": { |
27280 | 27396 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-schemareference.html#cfn-glue-partition-schemareference-schemaversionnumber", |
27281 | 27397 | "PrimitiveType": "Integer", |
@@ -27622,18 +27738,18 @@ |
27622 | 27738 | "AWS::Glue::Table.SchemaReference": { |
27623 | 27739 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-schemareference.html", |
27624 | 27740 | "Properties": { |
27625 | | - "SchameVersionId": { |
27626 | | - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-schemareference.html#cfn-glue-table-schemareference-schameversionid", |
27627 | | - "PrimitiveType": "String", |
27628 | | - "Required": false, |
27629 | | - "UpdateType": "Mutable" |
27630 | | - }, |
27631 | 27741 | "SchemaId": { |
27632 | 27742 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-schemareference.html#cfn-glue-table-schemareference-schemaid", |
27633 | 27743 | "Required": false, |
27634 | 27744 | "Type": "SchemaId", |
27635 | 27745 | "UpdateType": "Mutable" |
27636 | 27746 | }, |
| 27747 | + "SchemaVersionId": { |
| 27748 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-schemareference.html#cfn-glue-table-schemareference-schemaversionid", |
| 27749 | + "PrimitiveType": "String", |
| 27750 | + "Required": false, |
| 27751 | + "UpdateType": "Mutable" |
| 27752 | + }, |
27637 | 27753 | "SchemaVersionNumber": { |
27638 | 27754 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-schemareference.html#cfn-glue-table-schemareference-schemaversionnumber", |
27639 | 27755 | "PrimitiveType": "Integer", |
|
54269 | 54385 | } |
54270 | 54386 | } |
54271 | 54387 | }, |
54272 | | - "ResourceSpecificationVersion": "39.5.0", |
| 54388 | + "ResourceSpecificationVersion": "39.6.0", |
54273 | 54389 | "ResourceTypes": { |
54274 | 54390 | "AWS::ACMPCA::Certificate": { |
54275 | 54391 | "Attributes": { |
|
63158 | 63274 | "AWS::DataBrew::Job": { |
63159 | 63275 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-job.html", |
63160 | 63276 | "Properties": { |
| 63277 | + "DataCatalogOutputs": { |
| 63278 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-job.html#cfn-databrew-job-datacatalogoutputs", |
| 63279 | + "ItemType": "DataCatalogOutput", |
| 63280 | + "Required": false, |
| 63281 | + "Type": "List", |
| 63282 | + "UpdateType": "Mutable" |
| 63283 | + }, |
63161 | 63284 | "DatasetName": { |
63162 | 63285 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-databrew-job.html#cfn-databrew-job-datasetname", |
63163 | 63286 | "PrimitiveType": "String", |
|
71793 | 71916 | "Required": false, |
71794 | 71917 | "UpdateType": "Immutable" |
71795 | 71918 | }, |
| 71919 | + "RecrawlPolicy": { |
| 71920 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-crawler.html#cfn-glue-crawler-recrawlpolicy", |
| 71921 | + "Required": false, |
| 71922 | + "Type": "RecrawlPolicy", |
| 71923 | + "UpdateType": "Mutable" |
| 71924 | + }, |
71796 | 71925 | "Role": { |
71797 | 71926 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-crawler.html#cfn-glue-crawler-role", |
71798 | 71927 | "PrimitiveType": "String", |
|
76467 | 76596 | } |
76468 | 76597 | } |
76469 | 76598 | }, |
| 76599 | + "AWS::Logs::ResourcePolicy": { |
| 76600 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-resourcepolicy.html", |
| 76601 | + "Properties": { |
| 76602 | + "PolicyDocument": { |
| 76603 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-resourcepolicy.html#cfn-logs-resourcepolicy-policydocument", |
| 76604 | + "PrimitiveType": "String", |
| 76605 | + "Required": true, |
| 76606 | + "UpdateType": "Mutable" |
| 76607 | + }, |
| 76608 | + "PolicyName": { |
| 76609 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-resourcepolicy.html#cfn-logs-resourcepolicy-policyname", |
| 76610 | + "PrimitiveType": "String", |
| 76611 | + "Required": true, |
| 76612 | + "UpdateType": "Immutable" |
| 76613 | + } |
| 76614 | + } |
| 76615 | + }, |
76470 | 76616 | "AWS::Logs::SubscriptionFilter": { |
76471 | 76617 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-subscriptionfilter.html", |
76472 | 76618 | "Properties": { |
|
0 commit comments