Skip to content

Commit

Permalink
autogenerated maintenance (aws-cloudformation#2044)
Browse files Browse the repository at this point in the history
Co-authored-by: kddejong <[email protected]>
  • Loading branch information
github-actions[bot] and kddejong authored Jun 11, 2021
1 parent 98b8134 commit 36d6ef8
Show file tree
Hide file tree
Showing 51 changed files with 1,866 additions and 1,208 deletions.
230 changes: 104 additions & 126 deletions src/cfnlint/data/AdditionalSpecs/RdsProperties.json

Large diffs are not rendered by default.

291 changes: 157 additions & 134 deletions src/cfnlint/data/CloudSpecs/af-south-1.json

Large diffs are not rendered by default.

291 changes: 157 additions & 134 deletions src/cfnlint/data/CloudSpecs/ap-east-1.json

Large diffs are not rendered by default.

74 changes: 47 additions & 27 deletions src/cfnlint/data/CloudSpecs/ap-northeast-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -58521,7 +58521,7 @@
}
}
},
"ResourceSpecificationVersion": "39.0.0",
"ResourceSpecificationVersion": "39.1.0",
"ResourceTypes": {
"AWS::ACMPCA::Certificate": {
"Attributes": {
Expand Down Expand Up @@ -62641,9 +62641,6 @@
"Delegations": {
"ItemType": "Delegation",
"Type": "List"
},
"FrameworkId": {
"PrimitiveType": "String"
}
},
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-auditmanager-assessment.html",
Expand Down Expand Up @@ -62759,6 +62756,12 @@
"Required": false,
"UpdateType": "Mutable"
},
"Context": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-group.html#cfn-as-group-context",
"PrimitiveType": "String",
"Required": false,
"UpdateType": "Mutable"
},
"Cooldown": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-group.html#cfn-as-group-cooldown",
"PrimitiveType": "String",
Expand Down Expand Up @@ -70921,7 +70924,13 @@
"AllocationId": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html#cfn-ec2-natgateway-allocationid",
"PrimitiveType": "String",
"Required": true,
"Required": false,
"UpdateType": "Immutable"
},
"ConnectivityType": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html#cfn-ec2-natgateway-connectivitytype",
"PrimitiveType": "String",
"Required": false,
"UpdateType": "Immutable"
},
"SubnetId": {
Expand Down Expand Up @@ -87965,10 +87974,7 @@
},
"AWS::Redshift::Cluster": {
"Attributes": {
"Endpoint.Address": {
"PrimitiveType": "String"
},
"Endpoint.Port": {
"Id": {
"PrimitiveType": "String"
}
},
Expand All @@ -87990,7 +87996,7 @@
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-availabilityzone",
"PrimitiveType": "String",
"Required": false,
"UpdateType": "Immutable"
"UpdateType": "Mutable"
},
"ClusterIdentifier": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-clusteridentifier",
Expand All @@ -88006,7 +88012,6 @@
},
"ClusterSecurityGroups": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-clustersecuritygroups",
"DuplicatesAllowed": true,
"PrimitiveItemType": "String",
"Required": false,
"Type": "List",
Expand All @@ -88016,7 +88021,7 @@
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-clustersubnetgroupname",
"PrimitiveType": "String",
"Required": false,
"UpdateType": "Immutable"
"UpdateType": "Mutable"
},
"ClusterType": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-clustertype",
Expand All @@ -88040,35 +88045,40 @@
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-dbname",
"PrimitiveType": "String",
"Required": true,
"UpdateType": "Immutable"
"UpdateType": "Mutable"
},
"ElasticIp": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-elasticip",
"PrimitiveType": "String",
"Required": false,
"UpdateType": "Immutable"
"UpdateType": "Mutable"
},
"Encrypted": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-encrypted",
"PrimitiveType": "Boolean",
"Required": false,
"UpdateType": "Immutable"
"UpdateType": "Mutable"
},
"Endpoint": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-endpoint",
"PrimitiveType": "Json",
"Required": false,
"UpdateType": "Mutable"
},
"HsmClientCertificateIdentifier": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-hsmclientcertidentifier",
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-hsmclientcertificateidentifier",
"PrimitiveType": "String",
"Required": false,
"UpdateType": "Mutable"
},
"HsmConfigurationIdentifier": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-HsmConfigurationIdentifier",
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-hsmconfigurationidentifier",
"PrimitiveType": "String",
"Required": false,
"UpdateType": "Mutable"
},
"IamRoles": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-iamroles",
"DuplicatesAllowed": false,
"PrimitiveItemType": "String",
"Required": false,
"Type": "List",
Expand All @@ -88078,7 +88088,7 @@
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-kmskeyid",
"PrimitiveType": "String",
"Required": false,
"UpdateType": "Immutable"
"UpdateType": "Mutable"
},
"LoggingProperties": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-loggingproperties",
Expand All @@ -88096,7 +88106,7 @@
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-masterusername",
"PrimitiveType": "String",
"Required": true,
"UpdateType": "Immutable"
"UpdateType": "Mutable"
},
"NodeType": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-nodetype",
Expand All @@ -88108,7 +88118,7 @@
}
},
"NumberOfNodes": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-nodetype",
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-numberofnodes",
"PrimitiveType": "Integer",
"Required": false,
"UpdateType": "Mutable",
Expand All @@ -88120,13 +88130,13 @@
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-owneraccount",
"PrimitiveType": "String",
"Required": false,
"UpdateType": "Immutable"
"UpdateType": "Mutable"
},
"Port": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-port",
"PrimitiveType": "Integer",
"Required": false,
"UpdateType": "Immutable"
"UpdateType": "Mutable"
},
"PreferredMaintenanceWindow": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-preferredmaintenancewindow",
Expand All @@ -88144,25 +88154,23 @@
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-snapshotclusteridentifier",
"PrimitiveType": "String",
"Required": false,
"UpdateType": "Immutable"
"UpdateType": "Mutable"
},
"SnapshotIdentifier": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-snapshotidentifier",
"PrimitiveType": "String",
"Required": false,
"UpdateType": "Immutable"
"UpdateType": "Mutable"
},
"Tags": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-tags",
"DuplicatesAllowed": true,
"ItemType": "Tag",
"Required": false,
"Type": "List",
"UpdateType": "Mutable"
},
"VpcSecurityGroupIds": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html#cfn-redshift-cluster-vpcsecuritygroupids",
"DuplicatesAllowed": true,
"PrimitiveItemType": "String",
"Required": false,
"Type": "List",
Expand Down Expand Up @@ -90010,6 +90018,12 @@
"Required": false,
"UpdateType": "Mutable"
},
"DeduplicationScope": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-deduplicationscope",
"PrimitiveType": "String",
"Required": false,
"UpdateType": "Mutable"
},
"DelaySeconds": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-delayseconds",
"PrimitiveType": "Integer",
Expand All @@ -90025,6 +90039,12 @@
"Required": false,
"UpdateType": "Immutable"
},
"FifoThroughputLimit": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-fifothroughputlimit",
"PrimitiveType": "String",
"Required": false,
"UpdateType": "Mutable"
},
"KmsDataKeyReusePeriodSeconds": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sqs-queues.html#aws-sqs-queue-kmsdatakeyreuseperiodseconds",
"PrimitiveType": "Integer",
Expand Down
Loading

0 comments on commit 36d6ef8

Please sign in to comment.