Last active
August 14, 2020 17:14
-
-
Save PatMyron/b05935a62fac1c136a2b6809e0e1b670 to your computer and use it in GitHub Desktop.
CloudFormationResourceSpecificationWithFix.json
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"PropertyTypes": { | |
"AWS::AppMesh::VirtualRouter.PortMapping": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualrouter-portmapping.html", | |
"Properties": { | |
"Port": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualrouter-portmapping.html#cfn-appmesh-virtualrouter-portmapping-port", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"Protocol": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualrouter-portmapping.html#cfn-appmesh-virtualrouter-portmapping-protocol", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WAFRegional::ByteMatchSet.ByteMatchTuple": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-bytematchset-bytematchtuple.html", | |
"Properties": { | |
"TargetString": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-bytematchset-bytematchtuple.html#cfn-wafregional-bytematchset-bytematchtuple-targetstring", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"TargetStringBase64": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-bytematchset-bytematchtuple.html#cfn-wafregional-bytematchset-bytematchtuple-targetstringbase64", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"PositionalConstraint": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-bytematchset-bytematchtuple.html#cfn-wafregional-bytematchset-bytematchtuple-positionalconstraint", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"TextTransformation": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-bytematchset-bytematchtuple.html#cfn-wafregional-bytematchset-bytematchtuple-texttransformation", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"FieldToMatch": { | |
"Type": "FieldToMatch", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-bytematchset-bytematchtuple.html#cfn-wafregional-bytematchset-bytematchtuple-fieldtomatch", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisFirehose::DeliveryStream.OrcSerDe": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-orcserde.html", | |
"Properties": { | |
"BlockSizeBytes": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-orcserde.html#cfn-kinesisfirehose-deliverystream-orcserde-blocksizebytes", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Integer" | |
}, | |
"BloomFilterColumns": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-orcserde.html#cfn-kinesisfirehose-deliverystream-orcserde-bloomfiltercolumns", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "List", | |
"PrimitiveItemType": "String", | |
"DuplicatesAllowed": false | |
}, | |
"BloomFilterFalsePositiveProbability": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-orcserde.html#cfn-kinesisfirehose-deliverystream-orcserde-bloomfilterfalsepositiveprobability", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Double" | |
}, | |
"Compression": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-orcserde.html#cfn-kinesisfirehose-deliverystream-orcserde-compression", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"DictionaryKeyThreshold": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-orcserde.html#cfn-kinesisfirehose-deliverystream-orcserde-dictionarykeythreshold", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Double" | |
}, | |
"EnablePadding": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-orcserde.html#cfn-kinesisfirehose-deliverystream-orcserde-enablepadding", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Boolean" | |
}, | |
"FormatVersion": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-orcserde.html#cfn-kinesisfirehose-deliverystream-orcserde-formatversion", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"PaddingTolerance": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-orcserde.html#cfn-kinesisfirehose-deliverystream-orcserde-paddingtolerance", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Double" | |
}, | |
"RowIndexStride": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-orcserde.html#cfn-kinesisfirehose-deliverystream-orcserde-rowindexstride", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Integer" | |
}, | |
"StripeSizeBytes": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-orcserde.html#cfn-kinesisfirehose-deliverystream-orcserde-stripesizebytes", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Integer" | |
} | |
} | |
}, | |
"AWS::Greengrass::CoreDefinition.Core": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-coredefinition-core.html", | |
"Properties": { | |
"SyncShadow": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-coredefinition-core.html#cfn-greengrass-coredefinition-core-syncshadow", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Immutable" | |
}, | |
"ThingArn": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-coredefinition-core.html#cfn-greengrass-coredefinition-core-thingarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"Id": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-coredefinition-core.html#cfn-greengrass-coredefinition-core-id", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"CertificateArn": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-coredefinition-core.html#cfn-greengrass-coredefinition-core-certificatearn", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::ElasticLoadBalancingV2::ListenerCertificate.Certificate": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-certificates.html", | |
"Properties": { | |
"CertificateArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-certificates.html#cfn-elasticloadbalancingv2-listener-certificates-certificatearn", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::VirtualNode.GrpcTimeout": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-grpctimeout.html", | |
"Properties": { | |
"PerRequest": { | |
"Type": "Duration", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-grpctimeout.html#cfn-appmesh-virtualnode-grpctimeout-perrequest", | |
"UpdateType": "Mutable" | |
}, | |
"Idle": { | |
"Type": "Duration", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-grpctimeout.html#cfn-appmesh-virtualnode-grpctimeout-idle", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CodePipeline::Pipeline.InputArtifact": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-stages-actions-inputartifacts.html", | |
"Properties": { | |
"Name": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-stages-actions-inputartifacts.html#cfn-codepipeline-pipeline-stages-actions-inputartifacts-name", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"Alexa::ASK::Skill.SkillPackage": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ask-skill-skillpackage.html", | |
"Properties": { | |
"S3BucketRole": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ask-skill-skillpackage.html#cfn-ask-skill-skillpackage-s3bucketrole", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"S3ObjectVersion": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ask-skill-skillpackage.html#cfn-ask-skill-skillpackage-s3objectversion", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"S3Bucket": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ask-skill-skillpackage.html#cfn-ask-skill-skillpackage-s3bucket", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"S3Key": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ask-skill-skillpackage.html#cfn-ask-skill-skillpackage-s3key", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Overrides": { | |
"Type": "Overrides", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ask-skill-skillpackage.html#cfn-ask-skill-skillpackage-overrides", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Athena::WorkGroup.WorkGroupConfigurationUpdates": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-workgroup-workgroupconfigurationupdates.html", | |
"Properties": { | |
"BytesScannedCutoffPerQuery": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-workgroup-workgroupconfigurationupdates.html#cfn-athena-workgroup-workgroupconfigurationupdates-bytesscannedcutoffperquery", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Integer" | |
}, | |
"EnforceWorkGroupConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-workgroup-workgroupconfigurationupdates.html#cfn-athena-workgroup-workgroupconfigurationupdates-enforceworkgroupconfiguration", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Boolean" | |
}, | |
"PublishCloudWatchMetricsEnabled": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-workgroup-workgroupconfigurationupdates.html#cfn-athena-workgroup-workgroupconfigurationupdates-publishcloudwatchmetricsenabled", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Boolean" | |
}, | |
"RequesterPaysEnabled": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-workgroup-workgroupconfigurationupdates.html#cfn-athena-workgroup-workgroupconfigurationupdates-requesterpaysenabled", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Boolean" | |
}, | |
"ResultConfigurationUpdates": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-workgroup-workgroupconfigurationupdates.html#cfn-athena-workgroup-workgroupconfigurationupdates-resultconfigurationupdates", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "ResultConfigurationUpdates" | |
}, | |
"RemoveBytesScannedCutoffPerQuery": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-workgroup-workgroupconfigurationupdates.html#cfn-athena-workgroup-workgroupconfigurationupdates-removebytesscannedcutoffperquery", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Boolean" | |
} | |
} | |
}, | |
"AWS::S3::Bucket.BucketEncryption": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-bucketencryption.html", | |
"Properties": { | |
"ServerSideEncryptionConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-bucketencryption.html#cfn-s3-bucket-bucketencryption-serversideencryptionconfiguration", | |
"DuplicatesAllowed": false, | |
"ItemType": "ServerSideEncryptionRule", | |
"Required": true, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Glue::MLTransform.FindMatchesParameters": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-transformparameters-findmatchesparameters.html", | |
"Properties": { | |
"PrecisionRecallTradeoff": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-transformparameters-findmatchesparameters.html#cfn-glue-mltransform-transformparameters-findmatchesparameters-precisionrecalltradeoff", | |
"PrimitiveType": "Double", | |
"UpdateType": "Mutable" | |
}, | |
"EnforceProvidedLabels": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-transformparameters-findmatchesparameters.html#cfn-glue-mltransform-transformparameters-findmatchesparameters-enforceprovidedlabels", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"PrimaryKeyColumnName": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-transformparameters-findmatchesparameters.html#cfn-glue-mltransform-transformparameters-findmatchesparameters-primarykeycolumnname", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"AccuracyCostTradeoff": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-transformparameters-findmatchesparameters.html#cfn-glue-mltransform-transformparameters-findmatchesparameters-accuracycosttradeoff", | |
"PrimitiveType": "Double", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Greengrass::FunctionDefinitionVersion.FunctionConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinitionversion-functionconfiguration.html", | |
"Properties": { | |
"MemorySize": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinitionversion-functionconfiguration.html#cfn-greengrass-functiondefinitionversion-functionconfiguration-memorysize", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Immutable" | |
}, | |
"Pinned": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinitionversion-functionconfiguration.html#cfn-greengrass-functiondefinitionversion-functionconfiguration-pinned", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"ExecArgs": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinitionversion-functionconfiguration.html#cfn-greengrass-functiondefinitionversion-functionconfiguration-execargs", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"Timeout": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinitionversion-functionconfiguration.html#cfn-greengrass-functiondefinitionversion-functionconfiguration-timeout", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Immutable" | |
}, | |
"EncodingType": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinitionversion-functionconfiguration.html#cfn-greengrass-functiondefinitionversion-functionconfiguration-encodingtype", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"Environment": { | |
"Type": "Environment", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinitionversion-functionconfiguration.html#cfn-greengrass-functiondefinitionversion-functionconfiguration-environment", | |
"UpdateType": "Immutable" | |
}, | |
"Executable": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinitionversion-functionconfiguration.html#cfn-greengrass-functiondefinitionversion-functionconfiguration-executable", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::SageMaker::MonitoringSchedule.Environment": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-environment.html" | |
}, | |
"AWS::AmazonMQ::Broker.LdapServerMetadata": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-ldapservermetadata.html", | |
"Properties": { | |
"Hosts": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-ldapservermetadata.html#cfn-amazonmq-broker-ldapservermetadata-hosts", | |
"UpdateType": "Mutable" | |
}, | |
"UserRoleName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-ldapservermetadata.html#cfn-amazonmq-broker-ldapservermetadata-userrolename", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"UserSearchMatching": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-ldapservermetadata.html#cfn-amazonmq-broker-ldapservermetadata-usersearchmatching", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"RoleName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-ldapservermetadata.html#cfn-amazonmq-broker-ldapservermetadata-rolename", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"UserBase": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-ldapservermetadata.html#cfn-amazonmq-broker-ldapservermetadata-userbase", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"UserSearchSubtree": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-ldapservermetadata.html#cfn-amazonmq-broker-ldapservermetadata-usersearchsubtree", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"RoleSearchMatching": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-ldapservermetadata.html#cfn-amazonmq-broker-ldapservermetadata-rolesearchmatching", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ServiceAccountUsername": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-ldapservermetadata.html#cfn-amazonmq-broker-ldapservermetadata-serviceaccountusername", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"RoleBase": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-ldapservermetadata.html#cfn-amazonmq-broker-ldapservermetadata-rolebase", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ServiceAccountPassword": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-ldapservermetadata.html#cfn-amazonmq-broker-ldapservermetadata-serviceaccountpassword", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"RoleSearchSubtree": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-ldapservermetadata.html#cfn-amazonmq-broker-ldapservermetadata-rolesearchsubtree", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::S3::AccessPoint.PublicAccessBlockConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-accesspoint-publicaccessblockconfiguration.html", | |
"Properties": { | |
"BlockPublicAcls": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-accesspoint-publicaccessblockconfiguration.html#cfn-s3-accesspoint-publicaccessblockconfiguration-blockpublicacls", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "Boolean" | |
}, | |
"IgnorePublicAcls": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-accesspoint-publicaccessblockconfiguration.html#cfn-s3-accesspoint-publicaccessblockconfiguration-ignorepublicacls", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "Boolean" | |
}, | |
"BlockPublicPolicy": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-accesspoint-publicaccessblockconfiguration.html#cfn-s3-accesspoint-publicaccessblockconfiguration-blockpublicpolicy", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "Boolean" | |
}, | |
"RestrictPublicBuckets": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-accesspoint-publicaccessblockconfiguration.html#cfn-s3-accesspoint-publicaccessblockconfiguration-restrictpublicbuckets", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "Boolean" | |
} | |
} | |
}, | |
"AWS::ElasticBeanstalk::Environment.OptionSetting": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-option-settings.html", | |
"Properties": { | |
"Namespace": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-option-settings.html#cfn-beanstalk-optionsettings-namespace", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"OptionName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-option-settings.html#cfn-beanstalk-optionsettings-optionname", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"ResourceName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-option-settings.html#cfn-elasticbeanstalk-environment-optionsetting-resourcename", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Value": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-option-settings.html#cfn-beanstalk-optionsettings-value", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::S3::Bucket.Metrics": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-metrics.html", | |
"Properties": { | |
"EventThreshold": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-metrics.html#cfn-s3-bucket-metrics-eventthreshold", | |
"Required": true, | |
"Type": "ReplicationTimeValue", | |
"UpdateType": "Mutable" | |
}, | |
"Status": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-metrics.html#cfn-s3-bucket-metrics-status", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Pinpoint::Campaign.MetricDimension": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-metricdimension.html", | |
"Properties": { | |
"ComparisonOperator": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-metricdimension.html#cfn-pinpoint-campaign-metricdimension-comparisonoperator", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Value": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-metricdimension.html#cfn-pinpoint-campaign-metricdimension-value", | |
"PrimitiveType": "Double", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ACMPCA::CertificateAuthority.Subject": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-acmpca-certificateauthority-subject.html", | |
"Properties": { | |
"Country": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-acmpca-certificateauthority-subject.html#cfn-acmpca-certificateauthority-subject-country", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"Organization": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-acmpca-certificateauthority-subject.html#cfn-acmpca-certificateauthority-subject-organization", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"OrganizationalUnit": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-acmpca-certificateauthority-subject.html#cfn-acmpca-certificateauthority-subject-organizationalunit", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"DistinguishedNameQualifier": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-acmpca-certificateauthority-subject.html#cfn-acmpca-certificateauthority-subject-distinguishednamequalifier", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"State": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-acmpca-certificateauthority-subject.html#cfn-acmpca-certificateauthority-subject-state", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"CommonName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-acmpca-certificateauthority-subject.html#cfn-acmpca-certificateauthority-subject-commonname", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"SerialNumber": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-acmpca-certificateauthority-subject.html#cfn-acmpca-certificateauthority-subject-serialnumber", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"Locality": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-acmpca-certificateauthority-subject.html#cfn-acmpca-certificateauthority-subject-locality", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"Title": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-acmpca-certificateauthority-subject.html#cfn-acmpca-certificateauthority-subject-title", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"Surname": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-acmpca-certificateauthority-subject.html#cfn-acmpca-certificateauthority-subject-surname", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"GivenName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-acmpca-certificateauthority-subject.html#cfn-acmpca-certificateauthority-subject-givenname", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"Initials": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-acmpca-certificateauthority-subject.html#cfn-acmpca-certificateauthority-subject-initials", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"Pseudonym": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-acmpca-certificateauthority-subject.html#cfn-acmpca-certificateauthority-subject-pseudonym", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"GenerationQualifier": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-acmpca-certificateauthority-subject.html#cfn-acmpca-certificateauthority-subject-generationqualifier", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::EventSchemas::Schema.TagsEntry": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eventschemas-schema-tagsentry.html", | |
"Properties": { | |
"Value": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eventschemas-schema-tagsentry.html#cfn-eventschemas-schema-tagsentry-value", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Key": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eventschemas-schema-tagsentry.html#cfn-eventschemas-schema-tagsentry-key", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Events::Rule.RunCommandParameters": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-runcommandparameters.html", | |
"Properties": { | |
"RunCommandTargets": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-runcommandparameters.html#cfn-events-rule-runcommandparameters-runcommandtargets", | |
"DuplicatesAllowed": false, | |
"ItemType": "RunCommandTarget", | |
"Required": true, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CertificateManager::Certificate.DomainValidationOption": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-certificatemanager-certificate-domainvalidationoption.html", | |
"Properties": { | |
"DomainName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-certificatemanager-certificate-domainvalidationoption.html#cfn-certificatemanager-certificate-domainvalidationoptions-domainname", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"HostedZoneId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-certificatemanager-certificate-domainvalidationoption.html#cfn-certificatemanager-certificate-domainvalidationoption-hostedzoneid", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"ValidationDomain": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-certificatemanager-certificate-domainvalidationoption.html#cfn-certificatemanager-certificate-domainvalidationoption-validationdomain", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ApiGatewayV2::ApiGatewayManagedOverrides.StageOverrides": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-apigatewaymanagedoverrides-stageoverrides.html", | |
"Properties": { | |
"Description": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-apigatewaymanagedoverrides-stageoverrides.html#cfn-apigatewayv2-apigatewaymanagedoverrides-stageoverrides-description", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"AccessLogSettings": { | |
"Type": "AccessLogSettings", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-apigatewaymanagedoverrides-stageoverrides.html#cfn-apigatewayv2-apigatewaymanagedoverrides-stageoverrides-accesslogsettings", | |
"UpdateType": "Mutable" | |
}, | |
"AutoDeploy": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-apigatewaymanagedoverrides-stageoverrides.html#cfn-apigatewayv2-apigatewaymanagedoverrides-stageoverrides-autodeploy", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"RouteSettings": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-apigatewaymanagedoverrides-stageoverrides.html#cfn-apigatewayv2-apigatewaymanagedoverrides-stageoverrides-routesettings", | |
"PrimitiveType": "Json", | |
"UpdateType": "Mutable" | |
}, | |
"StageVariables": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-apigatewaymanagedoverrides-stageoverrides.html#cfn-apigatewayv2-apigatewaymanagedoverrides-stageoverrides-stagevariables", | |
"PrimitiveType": "Json", | |
"UpdateType": "Mutable" | |
}, | |
"DefaultRouteSettings": { | |
"Type": "RouteSettings", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-apigatewaymanagedoverrides-stageoverrides.html#cfn-apigatewayv2-apigatewaymanagedoverrides-stageoverrides-defaultroutesettings", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::DMS::Endpoint.KinesisSettings": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-kinesissettings.html", | |
"Properties": { | |
"MessageFormat": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-kinesissettings.html#cfn-dms-endpoint-kinesissettings-messageformat", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"StreamArn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-kinesissettings.html#cfn-dms-endpoint-kinesissettings-streamarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ServiceAccessRoleArn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-kinesissettings.html#cfn-dms-endpoint-kinesissettings-serviceaccessrolearn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoTAnalytics::Dataset.DatasetContentVersionValue": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-variable-datasetcontentversionvalue.html", | |
"Properties": { | |
"DatasetName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-variable-datasetcontentversionvalue.html#cfn-iotanalytics-dataset-variable-datasetcontentversionvalue-datasetname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WAFv2::WebACL.RuleAction": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ruleaction.html", | |
"Properties": { | |
"Allow": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ruleaction.html#cfn-wafv2-webacl-ruleaction-allow", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Json" | |
}, | |
"Block": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ruleaction.html#cfn-wafv2-webacl-ruleaction-block", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Json" | |
}, | |
"Count": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ruleaction.html#cfn-wafv2-webacl-ruleaction-count", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Json" | |
} | |
} | |
}, | |
"AWS::CloudTrail::Trail.EventSelector": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudtrail-trail-eventselector.html", | |
"Properties": { | |
"DataResources": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudtrail-trail-eventselector.html#cfn-cloudtrail-trail-eventselector-dataresources", | |
"DuplicatesAllowed": false, | |
"ItemType": "DataResource", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
}, | |
"IncludeManagementEvents": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudtrail-trail-eventselector.html#cfn-cloudtrail-trail-eventselector-includemanagementevents", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"ReadWriteType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudtrail-trail-eventselector.html#cfn-cloudtrail-trail-eventselector-readwritetype", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::SES::ReceiptRule.BounceAction": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-bounceaction.html", | |
"Properties": { | |
"Sender": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-bounceaction.html#cfn-ses-receiptrule-bounceaction-sender", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"SmtpReplyCode": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-bounceaction.html#cfn-ses-receiptrule-bounceaction-smtpreplycode", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Message": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-bounceaction.html#cfn-ses-receiptrule-bounceaction-message", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"TopicArn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-bounceaction.html#cfn-ses-receiptrule-bounceaction-topicarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"StatusCode": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-bounceaction.html#cfn-ses-receiptrule-bounceaction-statuscode", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::S3::Bucket.RoutingRuleCondition": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-websiteconfiguration-routingrules-routingrulecondition.html", | |
"Properties": { | |
"HttpErrorCodeReturnedEquals": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-websiteconfiguration-routingrules-routingrulecondition.html#cfn-s3-websiteconfiguration-routingrules-routingrulecondition-httperrorcodereturnedequals", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"KeyPrefixEquals": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-websiteconfiguration-routingrules-routingrulecondition.html#cfn-s3-websiteconfiguration-routingrules-routingrulecondition-keyprefixequals", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::VirtualNode.Logging": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-logging.html", | |
"Properties": { | |
"AccessLog": { | |
"Type": "AccessLog", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-logging.html#cfn-appmesh-virtualnode-logging-accesslog", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::PinpointEmail::ConfigurationSetEventDestination.DimensionConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-configurationseteventdestination-dimensionconfiguration.html", | |
"Properties": { | |
"DimensionValueSource": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-configurationseteventdestination-dimensionconfiguration.html#cfn-pinpointemail-configurationseteventdestination-dimensionconfiguration-dimensionvaluesource", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"DefaultDimensionValue": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-configurationseteventdestination-dimensionconfiguration.html#cfn-pinpointemail-configurationseteventdestination-dimensionconfiguration-defaultdimensionvalue", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"DimensionName": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-configurationseteventdestination-dimensionconfiguration.html#cfn-pinpointemail-configurationseteventdestination-dimensionconfiguration-dimensionname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoT::TopicRule.AssetPropertyVariant": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-assetpropertyvariant.html", | |
"Properties": { | |
"BooleanValue": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-assetpropertyvariant.html#cfn-iot-topicrule-assetpropertyvariant-booleanvalue", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"DoubleValue": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-assetpropertyvariant.html#cfn-iot-topicrule-assetpropertyvariant-doublevalue", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"IntegerValue": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-assetpropertyvariant.html#cfn-iot-topicrule-assetpropertyvariant-integervalue", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"StringValue": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-assetpropertyvariant.html#cfn-iot-topicrule-assetpropertyvariant-stringvalue", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::S3::Bucket.LifecycleConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-lifecycleconfig.html", | |
"Properties": { | |
"Rules": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-lifecycleconfig.html#cfn-s3-bucket-lifecycleconfig-rules", | |
"DuplicatesAllowed": false, | |
"ItemType": "Rule", | |
"Required": true, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::DMS::Endpoint.S3Settings": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-s3settings.html", | |
"Properties": { | |
"ExternalTableDefinition": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-s3settings.html#cfn-dms-endpoint-s3settings-externaltabledefinition", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"BucketName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-s3settings.html#cfn-dms-endpoint-s3settings-bucketname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"BucketFolder": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-s3settings.html#cfn-dms-endpoint-s3settings-bucketfolder", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"CsvRowDelimiter": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-s3settings.html#cfn-dms-endpoint-s3settings-csvrowdelimiter", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"CsvDelimiter": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-s3settings.html#cfn-dms-endpoint-s3settings-csvdelimiter", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ServiceAccessRoleArn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-s3settings.html#cfn-dms-endpoint-s3settings-serviceaccessrolearn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"CompressionType": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-s3settings.html#cfn-dms-endpoint-s3settings-compressiontype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AutoScaling::LaunchConfiguration.BlockDeviceMapping": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig-blockdev-mapping.html", | |
"Properties": { | |
"DeviceName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig-blockdev-mapping.html#cfn-as-launchconfig-blockdev-mapping-devicename", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Ebs": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig-blockdev-mapping.html#cfn-as-launchconfig-blockdev-mapping-ebs", | |
"Required": false, | |
"Type": "BlockDevice", | |
"UpdateType": "Mutable" | |
}, | |
"NoDevice": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig-blockdev-mapping.html#cfn-as-launchconfig-blockdev-mapping-nodevice", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"VirtualName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-launchconfig-blockdev-mapping.html#cfn-as-launchconfig-blockdev-mapping-virtualname", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CloudFront::Distribution.Cookies": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-cookies.html", | |
"Properties": { | |
"WhitelistedNames": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-cookies.html#cfn-cloudfront-distribution-cookies-whitelistednames", | |
"UpdateType": "Mutable" | |
}, | |
"Forward": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-cookies.html#cfn-cloudfront-distribution-cookies-forward", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::VirtualRouter.VirtualRouterListener": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualrouter-virtualrouterlistener.html", | |
"Properties": { | |
"PortMapping": { | |
"Type": "PortMapping", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualrouter-virtualrouterlistener.html#cfn-appmesh-virtualrouter-virtualrouterlistener-portmapping", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Glue::Partition.SerdeInfo": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-serdeinfo.html", | |
"Properties": { | |
"Parameters": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-serdeinfo.html#cfn-glue-partition-serdeinfo-parameters", | |
"PrimitiveType": "Json", | |
"UpdateType": "Mutable" | |
}, | |
"SerializationLibrary": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-serdeinfo.html#cfn-glue-partition-serdeinfo-serializationlibrary", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-serdeinfo.html#cfn-glue-partition-serdeinfo-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CodeBuild::Project.ProjectSourceVersion": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-projectsourceversion.html", | |
"Properties": { | |
"SourceIdentifier": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-projectsourceversion.html#cfn-codebuild-project-projectsourceversion-sourceidentifier", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"SourceVersion": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-projectsourceversion.html#cfn-codebuild-project-projectsourceversion-sourceversion", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CodeCommit::Repository.Code": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codecommit-repository-code.html", | |
"Properties": { | |
"S3": { | |
"Type": "S3", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codecommit-repository-code.html#cfn-codecommit-repository-code-s3", | |
"UpdateType": "Mutable" | |
}, | |
"BranchName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codecommit-repository-code.html#cfn-codecommit-repository-code-branchname", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::MediaLive::Channel.MediaPackageOutputDestinationSettings": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mediapackageoutputdestinationsettings.html", | |
"Properties": { | |
"ChannelId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mediapackageoutputdestinationsettings.html#cfn-medialive-channel-mediapackageoutputdestinationsettings-channelid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ApiGateway::Deployment.DeploymentCanarySettings": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-deploymentcanarysettings.html", | |
"Properties": { | |
"PercentTraffic": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-deploymentcanarysettings.html#cfn-apigateway-deployment-deploymentcanarysettings-percenttraffic", | |
"PrimitiveType": "Double", | |
"Required": false, | |
"UpdateType": "Immutable" | |
}, | |
"StageVariableOverrides": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-deploymentcanarysettings.html#cfn-apigateway-deployment-deploymentcanarysettings-stagevariableoverrides", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": false, | |
"Type": "Map", | |
"UpdateType": "Immutable" | |
}, | |
"UseStageCache": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-deploymentcanarysettings.html#cfn-apigateway-deployment-deploymentcanarysettings-usestagecache", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::EMR::Step.HadoopJarStepConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-step-hadoopjarstepconfig.html", | |
"Properties": { | |
"Args": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-step-hadoopjarstepconfig.html#cfn-elasticmapreduce-step-hadoopjarstepconfig-args", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Immutable" | |
}, | |
"Jar": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-step-hadoopjarstepconfig.html#cfn-elasticmapreduce-step-hadoopjarstepconfig-jar", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Immutable" | |
}, | |
"MainClass": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-step-hadoopjarstepconfig.html#cfn-elasticmapreduce-step-hadoopjarstepconfig-mainclass", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Immutable" | |
}, | |
"StepProperties": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-step-hadoopjarstepconfig.html#cfn-elasticmapreduce-step-hadoopjarstepconfig-stepproperties", | |
"DuplicatesAllowed": false, | |
"ItemType": "KeyValue", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::Cassandra::Table.BillingMode": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cassandra-table-billingmode.html", | |
"Properties": { | |
"Mode": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cassandra-table-billingmode.html#cfn-cassandra-table-billingmode-mode", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"ProvisionedThroughput": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cassandra-table-billingmode.html#cfn-cassandra-table-billingmode-provisionedthroughput", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "ProvisionedThroughput" | |
} | |
} | |
}, | |
"AWS::EMR::InstanceGroupConfig.EbsBlockDeviceConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-emr-ebsconfiguration-ebsblockdeviceconfig.html", | |
"Properties": { | |
"VolumeSpecification": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-emr-ebsconfiguration-ebsblockdeviceconfig.html#cfn-emr-ebsconfiguration-ebsblockdeviceconfig-volumespecification", | |
"Required": true, | |
"Type": "VolumeSpecification", | |
"UpdateType": "Mutable" | |
}, | |
"VolumesPerInstance": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-emr-ebsconfiguration-ebsblockdeviceconfig.html#cfn-emr-ebsconfiguration-ebsblockdeviceconfig-volumesperinstance", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CodeDeploy::DeploymentGroup.S3Location": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment-revision-s3location.html", | |
"Properties": { | |
"Bucket": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment-revision-s3location.html#cfn-properties-codedeploy-deploymentgroup-deployment-revision-s3location-bucket", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"BundleType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment-revision-s3location.html#cfn-properties-codedeploy-deploymentgroup-deployment-revision-s3location-bundletype", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"ETag": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment-revision-s3location.html#cfn-properties-codedeploy-deploymentgroup-deployment-revision-s3location-etag", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Key": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment-revision-s3location.html#cfn-properties-codedeploy-deploymentgroup-deployment-revision-s3location-key", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Version": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment-revision-s3location.html#cfn-properties-codedeploy-deploymentgroup-deployment-revision-s3location-value", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WAFv2::RuleGroup.IPSetForwardedIPConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-ipsetforwardedipconfiguration.html", | |
"Properties": { | |
"HeaderName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-ipsetforwardedipconfiguration.html#cfn-wafv2-rulegroup-ipsetforwardedipconfiguration-headername", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"FallbackBehavior": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-ipsetforwardedipconfiguration.html#cfn-wafv2-rulegroup-ipsetforwardedipconfiguration-fallbackbehavior", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"Position": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-ipsetforwardedipconfiguration.html#cfn-wafv2-rulegroup-ipsetforwardedipconfiguration-position", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::Config::OrganizationConformancePack.ConformancePackInputParameter": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-organizationconformancepack-conformancepackinputparameter.html", | |
"Properties": { | |
"ParameterName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-organizationconformancepack-conformancepackinputparameter.html#cfn-config-organizationconformancepack-conformancepackinputparameter-parametername", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"ParameterValue": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-organizationconformancepack-conformancepackinputparameter.html#cfn-config-organizationconformancepack-conformancepackinputparameter-parametervalue", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::ECS::TaskSet.LoadBalancer": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskset-loadbalancer.html", | |
"Properties": { | |
"ContainerName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskset-loadbalancer.html#cfn-ecs-taskset-loadbalancer-containername", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"ContainerPort": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskset-loadbalancer.html#cfn-ecs-taskset-loadbalancer-containerport", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "Integer" | |
}, | |
"LoadBalancerName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskset-loadbalancer.html#cfn-ecs-taskset-loadbalancer-loadbalancername", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"TargetGroupArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskset-loadbalancer.html#cfn-ecs-taskset-loadbalancer-targetgrouparn", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::EC2::LaunchTemplate.PrivateIpAdd": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-privateipadd.html", | |
"Properties": { | |
"PrivateIpAddress": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-privateipadd.html#cfn-ec2-launchtemplate-privateipadd-privateipaddress", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Primary": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-privateipadd.html#cfn-ec2-launchtemplate-privateipadd-primary", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AutoScaling::AutoScalingGroup.LaunchTemplateOverrides": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-as-mixedinstancespolicy-launchtemplateoverrides.html", | |
"Properties": { | |
"InstanceType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-as-mixedinstancespolicy-launchtemplateoverrides.html#cfn-autoscaling-autoscalinggroup-launchtemplateoverrides-instancetype", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"WeightedCapacity": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-as-mixedinstancespolicy-launchtemplateoverrides.html#cfn-autoscaling-autoscalinggroup-launchtemplateoverrides-weightedcapacity", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::GameLift::GameSessionQueue.Destination": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-gamesessionqueue-destination.html", | |
"Properties": { | |
"DestinationArn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-gamesessionqueue-destination.html#cfn-gamelift-gamesessionqueue-destination-destinationarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CloudFront::Distribution.LambdaFunctionAssociation": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-lambdafunctionassociation.html", | |
"Properties": { | |
"IncludeBody": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-lambdafunctionassociation.html#cfn-cloudfront-distribution-lambdafunctionassociation-includebody", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"EventType": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-lambdafunctionassociation.html#cfn-cloudfront-distribution-lambdafunctionassociation-eventtype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"LambdaFunctionARN": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-lambdafunctionassociation.html#cfn-cloudfront-distribution-lambdafunctionassociation-lambdafunctionarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisFirehose::DeliveryStream.ElasticsearchBufferingHints": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-elasticsearchbufferinghints.html", | |
"Properties": { | |
"IntervalInSeconds": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-elasticsearchbufferinghints.html#cfn-kinesisfirehose-deliverystream-elasticsearchbufferinghints-intervalinseconds", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Integer" | |
}, | |
"SizeInMBs": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-elasticsearchbufferinghints.html#cfn-kinesisfirehose-deliverystream-elasticsearchbufferinghints-sizeinmbs", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Integer" | |
} | |
} | |
}, | |
"AWS::Batch::ComputeEnvironment.LaunchTemplateSpecification": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-launchtemplatespecification.html", | |
"Properties": { | |
"LaunchTemplateName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-launchtemplatespecification.html#cfn-batch-computeenvironment-launchtemplatespecification-launchtemplatename", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"Version": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-launchtemplatespecification.html#cfn-batch-computeenvironment-launchtemplatespecification-version", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"LaunchTemplateId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-launchtemplatespecification.html#cfn-batch-computeenvironment-launchtemplatespecification-launchtemplateid", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::Glue::Database.DatabaseInput": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-database-databaseinput.html", | |
"Properties": { | |
"LocationUri": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-database-databaseinput.html#cfn-glue-database-databaseinput-locationuri", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Description": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-database-databaseinput.html#cfn-glue-database-databaseinput-description", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Parameters": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-database-databaseinput.html#cfn-glue-database-databaseinput-parameters", | |
"PrimitiveType": "Json", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-database-databaseinput.html#cfn-glue-database-databaseinput-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::AutoScaling::AutoScalingGroup.LifecycleHookSpecification": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-lifecyclehookspecification.html", | |
"Properties": { | |
"DefaultResult": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-lifecyclehookspecification.html#cfn-autoscaling-autoscalinggroup-lifecyclehookspecification-defaultresult", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"HeartbeatTimeout": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-lifecyclehookspecification.html#cfn-autoscaling-autoscalinggroup-lifecyclehookspecification-heartbeattimeout", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"LifecycleHookName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-lifecyclehookspecification.html#cfn-autoscaling-autoscalinggroup-lifecyclehookspecification-lifecyclehookname", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"LifecycleTransition": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-lifecyclehookspecification.html#cfn-autoscaling-autoscalinggroup-lifecyclehookspecification-lifecycletransition", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"NotificationMetadata": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-lifecyclehookspecification.html#cfn-autoscaling-autoscalinggroup-lifecyclehookspecification-notificationmetadata", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"NotificationTargetARN": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-lifecyclehookspecification.html#cfn-autoscaling-autoscalinggroup-lifecyclehookspecification-notificationtargetarn", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"RoleARN": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-lifecyclehookspecification.html#cfn-autoscaling-autoscalinggroup-lifecyclehookspecification-rolearn", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisAnalyticsV2::ApplicationReferenceDataSource.RecordColumn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-applicationreferencedatasource-recordcolumn.html", | |
"Properties": { | |
"Mapping": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-applicationreferencedatasource-recordcolumn.html#cfn-kinesisanalyticsv2-applicationreferencedatasource-recordcolumn-mapping", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"SqlType": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-applicationreferencedatasource-recordcolumn.html#cfn-kinesisanalyticsv2-applicationreferencedatasource-recordcolumn-sqltype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-applicationreferencedatasource-recordcolumn.html#cfn-kinesisanalyticsv2-applicationreferencedatasource-recordcolumn-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Cognito::UserPool.PasswordPolicy": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-passwordpolicy.html", | |
"Properties": { | |
"RequireNumbers": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-passwordpolicy.html#cfn-cognito-userpool-passwordpolicy-requirenumbers", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"MinimumLength": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-passwordpolicy.html#cfn-cognito-userpool-passwordpolicy-minimumlength", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"TemporaryPasswordValidityDays": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-passwordpolicy.html#cfn-cognito-userpool-passwordpolicy-temporarypasswordvaliditydays", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"RequireUppercase": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-passwordpolicy.html#cfn-cognito-userpool-passwordpolicy-requireuppercase", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"RequireLowercase": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-passwordpolicy.html#cfn-cognito-userpool-passwordpolicy-requirelowercase", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"RequireSymbols": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-passwordpolicy.html#cfn-cognito-userpool-passwordpolicy-requiresymbols", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AmazonMQ::Broker.EncryptionOptions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-encryptionoptions.html", | |
"Properties": { | |
"KmsKeyId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-encryptionoptions.html#cfn-amazonmq-broker-encryptionoptions-kmskeyid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"UseAwsOwnedKey": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-encryptionoptions.html#cfn-amazonmq-broker-encryptionoptions-useawsownedkey", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisAnalytics::ApplicationOutput.KinesisFirehoseOutput": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-applicationoutput-kinesisfirehoseoutput.html", | |
"Properties": { | |
"ResourceARN": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-applicationoutput-kinesisfirehoseoutput.html#cfn-kinesisanalytics-applicationoutput-kinesisfirehoseoutput-resourcearn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"RoleARN": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-applicationoutput-kinesisfirehoseoutput.html#cfn-kinesisanalytics-applicationoutput-kinesisfirehoseoutput-rolearn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WAFv2::RuleGroup.RateBasedStatementTwo": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-ratebasedstatementtwo.html", | |
"Properties": { | |
"Limit": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-ratebasedstatementtwo.html#cfn-wafv2-rulegroup-ratebasedstatementtwo-limit", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "Integer" | |
}, | |
"AggregateKeyType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-ratebasedstatementtwo.html#cfn-wafv2-rulegroup-ratebasedstatementtwo-aggregatekeytype", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"ScopeDownStatement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-ratebasedstatementtwo.html#cfn-wafv2-rulegroup-ratebasedstatementtwo-scopedownstatement", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "StatementThree" | |
}, | |
"ForwardedIPConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-ratebasedstatementtwo.html#cfn-wafv2-rulegroup-ratebasedstatementtwo-forwardedipconfig", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "ForwardedIPConfiguration" | |
} | |
} | |
}, | |
"AWS::Config::ConfigurationAggregator.OrganizationAggregationSource": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-configurationaggregator-organizationaggregationsource.html", | |
"Properties": { | |
"AllAwsRegions": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-configurationaggregator-organizationaggregationsource.html#cfn-config-configurationaggregator-organizationaggregationsource-allawsregions", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"AwsRegions": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-configurationaggregator-organizationaggregationsource.html#cfn-config-configurationaggregator-organizationaggregationsource-awsregions", | |
"UpdateType": "Mutable" | |
}, | |
"RoleArn": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-configurationaggregator-organizationaggregationsource.html#cfn-config-configurationaggregator-organizationaggregationsource-rolearn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::OpsWorks::Layer.ShutdownEventConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-lifecycleeventconfiguration-shutdowneventconfiguration.html", | |
"Properties": { | |
"DelayUntilElbConnectionsDrained": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-lifecycleeventconfiguration-shutdowneventconfiguration.html#cfn-opsworks-layer-lifecycleconfiguration-shutdowneventconfiguration-delayuntilelbconnectionsdrained", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"ExecutionTimeout": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-lifecycleeventconfiguration-shutdowneventconfiguration.html#cfn-opsworks-layer-lifecycleconfiguration-shutdowneventconfiguration-executiontimeout", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Batch::JobDefinition.Volumes": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-volumes.html", | |
"Properties": { | |
"Host": { | |
"Type": "VolumesHost", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-volumes.html#cfn-batch-jobdefinition-volumes-host", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-volumes.html#cfn-batch-jobdefinition-volumes-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ApplicationAutoScaling::ScalingPolicy.StepScalingPolicyConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalingpolicy-stepscalingpolicyconfiguration.html", | |
"Properties": { | |
"AdjustmentType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalingpolicy-stepscalingpolicyconfiguration.html#cfn-applicationautoscaling-scalingpolicy-stepscalingpolicyconfiguration-adjustmenttype", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Cooldown": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalingpolicy-stepscalingpolicyconfiguration.html#cfn-applicationautoscaling-scalingpolicy-stepscalingpolicyconfiguration-cooldown", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"MetricAggregationType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalingpolicy-stepscalingpolicyconfiguration.html#cfn-applicationautoscaling-scalingpolicy-stepscalingpolicyconfiguration-metricaggregationtype", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"MinAdjustmentMagnitude": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalingpolicy-stepscalingpolicyconfiguration.html#cfn-applicationautoscaling-scalingpolicy-stepscalingpolicyconfiguration-minadjustmentmagnitude", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"StepAdjustments": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalingpolicy-stepscalingpolicyconfiguration.html#cfn-applicationautoscaling-scalingpolicy-stepscalingpolicyconfiguration-stepadjustments", | |
"DuplicatesAllowed": false, | |
"ItemType": "StepAdjustment", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoTAnalytics::Pipeline.DeviceShadowEnrich": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-deviceshadowenrich.html", | |
"Properties": { | |
"Attribute": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-deviceshadowenrich.html#cfn-iotanalytics-pipeline-deviceshadowenrich-attribute", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Next": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-deviceshadowenrich.html#cfn-iotanalytics-pipeline-deviceshadowenrich-next", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ThingName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-deviceshadowenrich.html#cfn-iotanalytics-pipeline-deviceshadowenrich-thingname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"RoleArn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-deviceshadowenrich.html#cfn-iotanalytics-pipeline-deviceshadowenrich-rolearn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-deviceshadowenrich.html#cfn-iotanalytics-pipeline-deviceshadowenrich-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::S3::Bucket.CorsRule": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-cors-corsrule.html", | |
"Properties": { | |
"AllowedHeaders": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-cors-corsrule.html#cfn-s3-bucket-cors-corsrule-allowedheaders", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
}, | |
"AllowedMethods": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-cors-corsrule.html#cfn-s3-bucket-cors-corsrule-allowedmethods", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": true, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
}, | |
"AllowedOrigins": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-cors-corsrule.html#cfn-s3-bucket-cors-corsrule-allowedorigins", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": true, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
}, | |
"ExposedHeaders": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-cors-corsrule.html#cfn-s3-bucket-cors-corsrule-exposedheaders", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
}, | |
"Id": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-cors-corsrule.html#cfn-s3-bucket-cors-corsrule-id", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"MaxAge": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-cors-corsrule.html#cfn-s3-bucket-cors-corsrule-maxage", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::MediaLive::InputSecurityGroup.InputWhitelistRuleCidr": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-inputsecuritygroup-inputwhitelistrulecidr.html", | |
"Properties": { | |
"Cidr": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-inputsecuritygroup-inputwhitelistrulecidr.html#cfn-medialive-inputsecuritygroup-inputwhitelistrulecidr-cidr", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoT::TopicRule.S3Action": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-s3action.html", | |
"Properties": { | |
"BucketName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-s3action.html#cfn-iot-topicrule-s3action-bucketname", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Key": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-s3action.html#cfn-iot-topicrule-s3action-key", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"RoleArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-s3action.html#cfn-iot-topicrule-s3action-rolearn", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisAnalyticsV2::ApplicationOutput.LambdaOutput": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-applicationoutput-lambdaoutput.html", | |
"Properties": { | |
"ResourceARN": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-applicationoutput-lambdaoutput.html#cfn-kinesisanalyticsv2-applicationoutput-lambdaoutput-resourcearn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CodeBuild::Project.LogsConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-logsconfig.html", | |
"Properties": { | |
"CloudWatchLogs": { | |
"Type": "CloudWatchLogsConfig", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-logsconfig.html#cfn-codebuild-project-logsconfig-cloudwatchlogs", | |
"UpdateType": "Mutable" | |
}, | |
"S3Logs": { | |
"Type": "S3LogsConfig", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-logsconfig.html#cfn-codebuild-project-logsconfig-s3logs", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WAFv2::RuleGroup.XssMatchStatement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-xssmatchstatement.html", | |
"Properties": { | |
"FieldToMatch": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-xssmatchstatement.html#cfn-wafv2-rulegroup-xssmatchstatement-fieldtomatch", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"Type": "FieldToMatch" | |
}, | |
"TextTransformations": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-xssmatchstatement.html#cfn-wafv2-rulegroup-xssmatchstatement-texttransformations", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"Type": "List", | |
"ItemType": "TextTransformation" | |
} | |
} | |
}, | |
"AWS::Athena::WorkGroup.WorkGroupConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-workgroup-workgroupconfiguration.html", | |
"Properties": { | |
"BytesScannedCutoffPerQuery": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-workgroup-workgroupconfiguration.html#cfn-athena-workgroup-workgroupconfiguration-bytesscannedcutoffperquery", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Integer" | |
}, | |
"EnforceWorkGroupConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-workgroup-workgroupconfiguration.html#cfn-athena-workgroup-workgroupconfiguration-enforceworkgroupconfiguration", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Boolean" | |
}, | |
"PublishCloudWatchMetricsEnabled": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-workgroup-workgroupconfiguration.html#cfn-athena-workgroup-workgroupconfiguration-publishcloudwatchmetricsenabled", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Boolean" | |
}, | |
"RequesterPaysEnabled": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-workgroup-workgroupconfiguration.html#cfn-athena-workgroup-workgroupconfiguration-requesterpaysenabled", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Boolean" | |
}, | |
"ResultConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-workgroup-workgroupconfiguration.html#cfn-athena-workgroup-workgroupconfiguration-resultconfiguration", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "ResultConfiguration" | |
} | |
} | |
}, | |
"AWS::MSK::Cluster.EncryptionInfo": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-encryptioninfo.html", | |
"Properties": { | |
"EncryptionAtRest": { | |
"Type": "EncryptionAtRest", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-encryptioninfo.html#cfn-msk-cluster-encryptioninfo-encryptionatrest", | |
"UpdateType": "Immutable" | |
}, | |
"EncryptionInTransit": { | |
"Type": "EncryptionInTransit", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-encryptioninfo.html#cfn-msk-cluster-encryptioninfo-encryptionintransit", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::ManagedBlockchain::Member.MemberConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-memberconfiguration.html", | |
"Properties": { | |
"Description": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-memberconfiguration.html#cfn-managedblockchain-member-memberconfiguration-description", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"MemberFrameworkConfiguration": { | |
"Type": "MemberFrameworkConfiguration", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-memberconfiguration.html#cfn-managedblockchain-member-memberconfiguration-memberframeworkconfiguration", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-memberconfiguration.html#cfn-managedblockchain-member-memberconfiguration-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisFirehose::DeliveryStream.SplunkDestinationConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-splunkdestinationconfiguration.html", | |
"Properties": { | |
"CloudWatchLoggingOptions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-splunkdestinationconfiguration.html#cfn-kinesisfirehose-deliverystream-splunkdestinationconfiguration-cloudwatchloggingoptions", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "CloudWatchLoggingOptions" | |
}, | |
"HECAcknowledgmentTimeoutInSeconds": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-splunkdestinationconfiguration.html#cfn-kinesisfirehose-deliverystream-splunkdestinationconfiguration-hecacknowledgmenttimeoutinseconds", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Integer" | |
}, | |
"HECEndpoint": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-splunkdestinationconfiguration.html#cfn-kinesisfirehose-deliverystream-splunkdestinationconfiguration-hecendpoint", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"HECEndpointType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-splunkdestinationconfiguration.html#cfn-kinesisfirehose-deliverystream-splunkdestinationconfiguration-hecendpointtype", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"HECToken": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-splunkdestinationconfiguration.html#cfn-kinesisfirehose-deliverystream-splunkdestinationconfiguration-hectoken", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"ProcessingConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-splunkdestinationconfiguration.html#cfn-kinesisfirehose-deliverystream-splunkdestinationconfiguration-processingconfiguration", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "ProcessingConfiguration" | |
}, | |
"RetryOptions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-splunkdestinationconfiguration.html#cfn-kinesisfirehose-deliverystream-splunkdestinationconfiguration-retryoptions", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "SplunkRetryOptions" | |
}, | |
"S3BackupMode": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-splunkdestinationconfiguration.html#cfn-kinesisfirehose-deliverystream-splunkdestinationconfiguration-s3backupmode", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"S3Configuration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-splunkdestinationconfiguration.html#cfn-kinesisfirehose-deliverystream-splunkdestinationconfiguration-s3configuration", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"Type": "S3DestinationConfiguration" | |
} | |
} | |
}, | |
"AWS::Greengrass::FunctionDefinition.Execution": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinition-execution.html", | |
"Properties": { | |
"IsolationMode": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinition-execution.html#cfn-greengrass-functiondefinition-execution-isolationmode", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"RunAs": { | |
"Type": "RunAs", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinition-execution.html#cfn-greengrass-functiondefinition-execution-runas", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::ImageBuilder::ImagePipeline.ImageTestsConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagepipeline-imagetestsconfiguration.html", | |
"Properties": { | |
"ImageTestsEnabled": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagepipeline-imagetestsconfiguration.html#cfn-imagebuilder-imagepipeline-imagetestsconfiguration-imagetestsenabled", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Boolean" | |
}, | |
"TimeoutMinutes": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagepipeline-imagetestsconfiguration.html#cfn-imagebuilder-imagepipeline-imagetestsconfiguration-timeoutminutes", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Integer" | |
} | |
} | |
}, | |
"AWS::FMS::Policy.ResourceTag": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fms-policy-resourcetag.html", | |
"Properties": { | |
"Key": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fms-policy-resourcetag.html#cfn-fms-policy-resourcetag-key", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"Value": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fms-policy-resourcetag.html#cfn-fms-policy-resourcetag-value", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::MediaLive::Channel.HlsInputSettings": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlsinputsettings.html", | |
"Properties": { | |
"BufferSegments": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlsinputsettings.html#cfn-medialive-channel-hlsinputsettings-buffersegments", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"Retries": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlsinputsettings.html#cfn-medialive-channel-hlsinputsettings-retries", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"Bandwidth": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlsinputsettings.html#cfn-medialive-channel-hlsinputsettings-bandwidth", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"RetryInterval": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlsinputsettings.html#cfn-medialive-channel-hlsinputsettings-retryinterval", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::DirectoryService::MicrosoftAD.VpcSettings": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-directoryservice-microsoftad-vpcsettings.html", | |
"Properties": { | |
"SubnetIds": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-directoryservice-microsoftad-vpcsettings.html#cfn-directoryservice-microsoftad-vpcsettings-subnetids", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": true, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
}, | |
"VpcId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-directoryservice-microsoftad-vpcsettings.html#cfn-directoryservice-microsoftad-vpcsettings-vpcid", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppSync::DataSource.RelationalDatabaseConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-relationaldatabaseconfig.html", | |
"Properties": { | |
"RdsHttpEndpointConfig": { | |
"Type": "RdsHttpEndpointConfig", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-relationaldatabaseconfig.html#cfn-appsync-datasource-relationaldatabaseconfig-rdshttpendpointconfig", | |
"UpdateType": "Mutable" | |
}, | |
"RelationalDatabaseSourceType": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-relationaldatabaseconfig.html#cfn-appsync-datasource-relationaldatabaseconfig-relationaldatabasesourcetype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::SageMaker::Workteam.CognitoMemberDefinition": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-cognitomemberdefinition.html", | |
"Properties": { | |
"CognitoUserPool": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-cognitomemberdefinition.html#cfn-sagemaker-workteam-cognitomemberdefinition-cognitouserpool", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"CognitoClientId": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-cognitomemberdefinition.html#cfn-sagemaker-workteam-cognitomemberdefinition-cognitoclientid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"CognitoUserGroup": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-cognitomemberdefinition.html#cfn-sagemaker-workteam-cognitomemberdefinition-cognitousergroup", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Lambda::Function.VpcConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-vpcconfig.html", | |
"Properties": { | |
"SecurityGroupIds": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-vpcconfig.html#cfn-lambda-function-vpcconfig-securitygroupids", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": true, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
}, | |
"SubnetIds": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-vpcconfig.html#cfn-lambda-function-vpcconfig-subnetids", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": true, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Elasticsearch::Domain.DomainEndpointOptions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-domainendpointoptions.html", | |
"Properties": { | |
"EnforceHTTPS": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-domainendpointoptions.html#cfn-elasticsearch-domain-domainendpointoptions-enforcehttps", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"TLSSecurityPolicy": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-domainendpointoptions.html#cfn-elasticsearch-domain-domainendpointoptions-tlssecuritypolicy", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Glue::SecurityConfiguration.S3Encryption": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-securityconfiguration-s3encryption.html", | |
"Properties": { | |
"KmsKeyArn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-securityconfiguration-s3encryption.html#cfn-glue-securityconfiguration-s3encryption-kmskeyarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"S3EncryptionMode": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-securityconfiguration-s3encryption.html#cfn-glue-securityconfiguration-s3encryption-s3encryptionmode", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::Route.GrpcRetryPolicy": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcretrypolicy.html", | |
"Properties": { | |
"MaxRetries": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcretrypolicy.html#cfn-appmesh-route-grpcretrypolicy-maxretries", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"PerRetryTimeout": { | |
"Type": "Duration", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcretrypolicy.html#cfn-appmesh-route-grpcretrypolicy-perretrytimeout", | |
"UpdateType": "Mutable" | |
}, | |
"GrpcRetryEvents": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcretrypolicy.html#cfn-appmesh-route-grpcretrypolicy-grpcretryevents", | |
"UpdateType": "Mutable" | |
}, | |
"HttpRetryEvents": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcretrypolicy.html#cfn-appmesh-route-grpcretrypolicy-httpretryevents", | |
"UpdateType": "Mutable" | |
}, | |
"TcpRetryEvents": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcretrypolicy.html#cfn-appmesh-route-grpcretrypolicy-tcpretryevents", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ManagedBlockchain::Member.ApprovalThresholdPolicy": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-approvalthresholdpolicy.html", | |
"Properties": { | |
"ThresholdComparator": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-approvalthresholdpolicy.html#cfn-managedblockchain-member-approvalthresholdpolicy-thresholdcomparator", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ThresholdPercentage": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-approvalthresholdpolicy.html#cfn-managedblockchain-member-approvalthresholdpolicy-thresholdpercentage", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"ProposalDurationInHours": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-approvalthresholdpolicy.html#cfn-managedblockchain-member-approvalthresholdpolicy-proposaldurationinhours", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Greengrass::ResourceDefinition.SageMakerMachineLearningModelResourceData": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinition-sagemakermachinelearningmodelresourcedata.html", | |
"Properties": { | |
"OwnerSetting": { | |
"Type": "ResourceDownloadOwnerSetting", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinition-sagemakermachinelearningmodelresourcedata.html#cfn-greengrass-resourcedefinition-sagemakermachinelearningmodelresourcedata-ownersetting", | |
"UpdateType": "Immutable" | |
}, | |
"DestinationPath": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinition-sagemakermachinelearningmodelresourcedata.html#cfn-greengrass-resourcedefinition-sagemakermachinelearningmodelresourcedata-destinationpath", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"SageMakerJobArn": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinition-sagemakermachinelearningmodelresourcedata.html#cfn-greengrass-resourcedefinition-sagemakermachinelearningmodelresourcedata-sagemakerjobarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::WAF::SqlInjectionMatchSet.SqlInjectionMatchTuple": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-waf-sqlinjectionmatchset-sqlinjectionmatchtuples.html", | |
"Properties": { | |
"FieldToMatch": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-waf-sqlinjectionmatchset-sqlinjectionmatchtuples.html#cfn-waf-sqlinjectionmatchset-sqlinjectionmatchtuples-fieldtomatch", | |
"Required": true, | |
"Type": "FieldToMatch", | |
"UpdateType": "Mutable" | |
}, | |
"TextTransformation": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-waf-sqlinjectionmatchset-sqlinjectionmatchtuples.html#cfn-waf-sqlinjectionmatchset-sqlinjectionmatchtuples-texttransformation", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoTEvents::DetectorModel.SetTimer": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-settimer.html", | |
"Properties": { | |
"Seconds": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-settimer.html#cfn-iotevents-detectormodel-settimer-seconds", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"TimerName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-settimer.html#cfn-iotevents-detectormodel-settimer-timername", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"DurationExpression": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-settimer.html#cfn-iotevents-detectormodel-settimer-durationexpression", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WAFv2::RuleGroup.OrStatementOne": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-orstatementone.html", | |
"Properties": { | |
"Statements": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-orstatementone.html#cfn-wafv2-rulegroup-orstatementone-statements", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"Type": "List", | |
"ItemType": "StatementTwo" | |
} | |
} | |
}, | |
"AWS::ElasticLoadBalancingV2::TargetGroup.TargetGroupAttribute": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-targetgroup-targetgroupattribute.html", | |
"Properties": { | |
"Key": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-targetgroup-targetgroupattribute.html#cfn-elasticloadbalancingv2-targetgroup-targetgroupattribute-key", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Value": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-targetgroup-targetgroupattribute.html#cfn-elasticloadbalancingv2-targetgroup-targetgroupattribute-value", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::Route.Duration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-duration.html", | |
"Properties": { | |
"Value": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-duration.html#cfn-appmesh-route-duration-value", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"Unit": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-duration.html#cfn-appmesh-route-duration-unit", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Cognito::UserPool.RecoveryOption": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-recoveryoption.html", | |
"Properties": { | |
"Priority": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-recoveryoption.html#cfn-cognito-userpool-recoveryoption-priority", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-recoveryoption.html#cfn-cognito-userpool-recoveryoption-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::OpsWorks::App.DataSource": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-app-datasource.html", | |
"Properties": { | |
"Arn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-app-datasource.html#cfn-opsworks-app-datasource-arn", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"DatabaseName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-app-datasource.html#cfn-opsworks-app-datasource-databasename", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Type": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-app-datasource.html#cfn-opsworks-app-datasource-type", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::S3::Bucket.Destination": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-destination.html", | |
"Properties": { | |
"BucketAccountId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-destination.html#cfn-s3-bucket-destination-bucketaccountid", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"BucketArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-destination.html#cfn-s3-bucket-destination-bucketarn", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Format": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-destination.html#cfn-s3-bucket-destination-format", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Prefix": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-destination.html#cfn-s3-bucket-destination-prefix", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ManagedBlockchain::Node.NodeConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-node-nodeconfiguration.html", | |
"Properties": { | |
"AvailabilityZone": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-node-nodeconfiguration.html#cfn-managedblockchain-node-nodeconfiguration-availabilityzone", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"InstanceType": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-node-nodeconfiguration.html#cfn-managedblockchain-node-nodeconfiguration-instancetype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::Route.WeightedTarget": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-weightedtarget.html", | |
"Properties": { | |
"VirtualNode": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-weightedtarget.html#cfn-appmesh-route-weightedtarget-virtualnode", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Weight": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-weightedtarget.html#cfn-appmesh-route-weightedtarget-weight", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WAF::WebACL.WafAction": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-waf-webacl-action.html", | |
"Properties": { | |
"Type": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-waf-webacl-action.html#cfn-waf-webacl-action-type", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoTEvents::DetectorModel.ResetTimer": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-resettimer.html", | |
"Properties": { | |
"TimerName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-resettimer.html#cfn-iotevents-detectormodel-resettimer-timername", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::RDS::DBSecurityGroup.Ingress": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-security-group-rule.html", | |
"Properties": { | |
"CIDRIP": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-security-group-rule.html#cfn-rds-securitygroup-cidrip", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"EC2SecurityGroupId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-security-group-rule.html#cfn-rds-securitygroup-ec2securitygroupid", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Immutable" | |
}, | |
"EC2SecurityGroupName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-security-group-rule.html#cfn-rds-securitygroup-ec2securitygroupname", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Immutable" | |
}, | |
"EC2SecurityGroupOwnerId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-security-group-rule.html#cfn-rds-securitygroup-ec2securitygroupownerid", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::WAF::IPSet.IPSetDescriptor": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-waf-ipset-ipsetdescriptors.html", | |
"Properties": { | |
"Type": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-waf-ipset-ipsetdescriptors.html#cfn-waf-ipset-ipsetdescriptors-type", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Value": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-waf-ipset-ipsetdescriptors.html#cfn-waf-ipset-ipsetdescriptors-value", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoTEvents::DetectorModel.IotEvents": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-iotevents.html", | |
"Properties": { | |
"InputName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-iotevents.html#cfn-iotevents-detectormodel-iotevents-inputname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Payload": { | |
"Type": "Payload", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-iotevents.html#cfn-iotevents-detectormodel-iotevents-payload", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::SES::ReceiptRule.Action": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-action.html", | |
"Properties": { | |
"BounceAction": { | |
"Type": "BounceAction", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-action.html#cfn-ses-receiptrule-action-bounceaction", | |
"UpdateType": "Mutable" | |
}, | |
"S3Action": { | |
"Type": "S3Action", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-action.html#cfn-ses-receiptrule-action-s3action", | |
"UpdateType": "Mutable" | |
}, | |
"StopAction": { | |
"Type": "StopAction", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-action.html#cfn-ses-receiptrule-action-stopaction", | |
"UpdateType": "Mutable" | |
}, | |
"SNSAction": { | |
"Type": "SNSAction", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-action.html#cfn-ses-receiptrule-action-snsaction", | |
"UpdateType": "Mutable" | |
}, | |
"WorkmailAction": { | |
"Type": "WorkmailAction", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-action.html#cfn-ses-receiptrule-action-workmailaction", | |
"UpdateType": "Mutable" | |
}, | |
"AddHeaderAction": { | |
"Type": "AddHeaderAction", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-action.html#cfn-ses-receiptrule-action-addheaderaction", | |
"UpdateType": "Mutable" | |
}, | |
"LambdaAction": { | |
"Type": "LambdaAction", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-action.html#cfn-ses-receiptrule-action-lambdaaction", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::VirtualNode.ServiceDiscovery": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-servicediscovery.html", | |
"Properties": { | |
"DNS": { | |
"Type": "DnsServiceDiscovery", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-servicediscovery.html#cfn-appmesh-virtualnode-servicediscovery-dns", | |
"UpdateType": "Mutable" | |
}, | |
"AWSCloudMap": { | |
"Type": "AwsCloudMapServiceDiscovery", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-servicediscovery.html#cfn-appmesh-virtualnode-servicediscovery-awscloudmap", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoTEvents::DetectorModel.TransitionEvent": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-transitionevent.html", | |
"Properties": { | |
"Condition": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-transitionevent.html#cfn-iotevents-detectormodel-transitionevent-condition", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Actions": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-transitionevent.html#cfn-iotevents-detectormodel-transitionevent-actions", | |
"ItemType": "Action", | |
"UpdateType": "Mutable" | |
}, | |
"NextState": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-transitionevent.html#cfn-iotevents-detectormodel-transitionevent-nextstate", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"EventName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-transitionevent.html#cfn-iotevents-detectormodel-transitionevent-eventname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ApiGateway::Deployment.MethodSetting": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription-methodsetting.html", | |
"Properties": { | |
"CacheDataEncrypted": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription-methodsetting.html#cfn-apigateway-deployment-stagedescription-methodsetting-cachedataencrypted", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"CacheTtlInSeconds": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription-methodsetting.html#cfn-apigateway-deployment-stagedescription-methodsetting-cachettlinseconds", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"CachingEnabled": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription-methodsetting.html#cfn-apigateway-deployment-stagedescription-methodsetting-cachingenabled", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"DataTraceEnabled": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription-methodsetting.html#cfn-apigateway-deployment-stagedescription-methodsetting-datatraceenabled", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"HttpMethod": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription-methodsetting.html#cfn-apigateway-deployment-stagedescription-methodsetting-httpmethod", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"LoggingLevel": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription-methodsetting.html#cfn-apigateway-deployment-stagedescription-methodsetting-logginglevel", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"MetricsEnabled": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription-methodsetting.html#cfn-apigateway-deployment-stagedescription-methodsetting-metricsenabled", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"ResourcePath": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription-methodsetting.html#cfn-apigateway-deployment-stagedescription-methodsetting-resourcepath", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"ThrottlingBurstLimit": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription-methodsetting.html#cfn-apigateway-deployment-stagedescription-methodsetting-throttlingburstlimit", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"ThrottlingRateLimit": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription-methodsetting.html#cfn-apigateway-deployment-stagedescription-methodsetting-throttlingratelimit", | |
"PrimitiveType": "Double", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::VirtualGateway.VirtualGatewayTlsValidationContextTrust": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaytlsvalidationcontexttrust.html", | |
"Properties": { | |
"ACM": { | |
"Type": "VirtualGatewayTlsValidationContextAcmTrust", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaytlsvalidationcontexttrust.html#cfn-appmesh-virtualgateway-virtualgatewaytlsvalidationcontexttrust-acm", | |
"UpdateType": "Mutable" | |
}, | |
"File": { | |
"Type": "VirtualGatewayTlsValidationContextFileTrust", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaytlsvalidationcontexttrust.html#cfn-appmesh-virtualgateway-virtualgatewaytlsvalidationcontexttrust-file", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EMR::Cluster.SpotProvisioningSpecification": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-spotprovisioningspecification.html", | |
"Properties": { | |
"BlockDurationMinutes": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-spotprovisioningspecification.html#cfn-elasticmapreduce-cluster-spotprovisioningspecification-blockdurationminutes", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"TimeoutAction": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-spotprovisioningspecification.html#cfn-elasticmapreduce-cluster-spotprovisioningspecification-timeoutaction", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"TimeoutDurationMinutes": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-spotprovisioningspecification.html#cfn-elasticmapreduce-cluster-spotprovisioningspecification-timeoutdurationminutes", | |
"PrimitiveType": "Integer", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::OpsWorks::Layer.VolumeConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-volumeconfiguration.html", | |
"Properties": { | |
"Encrypted": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-volumeconfiguration.html#cfn-opsworks-layer-volumeconfiguration-encrypted", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Iops": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-volumeconfiguration.html#cfn-opsworks-layer-volconfig-iops", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"MountPoint": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-volumeconfiguration.html#cfn-opsworks-layer-volconfig-mountpoint", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"NumberOfDisks": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-volumeconfiguration.html#cfn-opsworks-layer-volconfig-numberofdisks", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"RaidLevel": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-volumeconfiguration.html#cfn-opsworks-layer-volconfig-raidlevel", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Size": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-volumeconfiguration.html#cfn-opsworks-layer-volconfig-size", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"VolumeType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-volumeconfiguration.html#cfn-opsworks-layer-volconfig-volumetype", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoT::TopicRule.SigV4Authorization": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-sigv4authorization.html", | |
"Properties": { | |
"RoleArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-sigv4authorization.html#cfn-iot-topicrule-sigv4authorization-rolearn", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"ServiceName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-sigv4authorization.html#cfn-iot-topicrule-sigv4authorization-servicename", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"SigningRegion": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-sigv4authorization.html#cfn-iot-topicrule-sigv4authorization-signingregion", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoTEvents::DetectorModel.AssetPropertyTimestamp": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-assetpropertytimestamp.html", | |
"Properties": { | |
"TimeInSeconds": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-assetpropertytimestamp.html#cfn-iotevents-detectormodel-assetpropertytimestamp-timeinseconds", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"OffsetInNanos": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-assetpropertytimestamp.html#cfn-iotevents-detectormodel-assetpropertytimestamp-offsetinnanos", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EFS::FileSystem.BackupPolicy": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-efs-filesystem-backuppolicy.html", | |
"Properties": { | |
"Status": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-efs-filesystem-backuppolicy.html#cfn-efs-filesystem-backuppolicy-status", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::AppConfig::Deployment.Tags": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appconfig-deployment-tags.html", | |
"Properties": { | |
"Value": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appconfig-deployment-tags.html#cfn-appconfig-deployment-tags-value", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Key": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appconfig-deployment-tags.html#cfn-appconfig-deployment-tags-key", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Pinpoint::Segment.Coordinates": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions-location-gpspoint-coordinates.html", | |
"Properties": { | |
"Latitude": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions-location-gpspoint-coordinates.html#cfn-pinpoint-segment-segmentdimensions-location-gpspoint-coordinates-latitude", | |
"PrimitiveType": "Double", | |
"UpdateType": "Mutable" | |
}, | |
"Longitude": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions-location-gpspoint-coordinates.html#cfn-pinpoint-segment-segmentdimensions-location-gpspoint-coordinates-longitude", | |
"PrimitiveType": "Double", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EMR::Cluster.BootstrapActionConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-bootstrapactionconfig.html", | |
"Properties": { | |
"Name": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-bootstrapactionconfig.html#cfn-elasticmapreduce-cluster-bootstrapactionconfig-name", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"ScriptBootstrapAction": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-bootstrapactionconfig.html#cfn-elasticmapreduce-cluster-bootstrapactionconfig-scriptbootstrapaction", | |
"Required": true, | |
"Type": "ScriptBootstrapActionConfig", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EMR::InstanceFleetConfig.SpotProvisioningSpecification": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancefleetconfig-spotprovisioningspecification.html", | |
"Properties": { | |
"BlockDurationMinutes": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancefleetconfig-spotprovisioningspecification.html#cfn-elasticmapreduce-instancefleetconfig-spotprovisioningspecification-blockdurationminutes", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"TimeoutAction": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancefleetconfig-spotprovisioningspecification.html#cfn-elasticmapreduce-instancefleetconfig-spotprovisioningspecification-timeoutaction", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"TimeoutDurationMinutes": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancefleetconfig-spotprovisioningspecification.html#cfn-elasticmapreduce-instancefleetconfig-spotprovisioningspecification-timeoutdurationminutes", | |
"PrimitiveType": "Integer", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AutoScaling::AutoScalingGroup.LaunchTemplateSpecification": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-launchtemplatespecification.html", | |
"Properties": { | |
"LaunchTemplateId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-launchtemplatespecification.html#cfn-autoscaling-autoscalinggroup-launchtemplatespecification-launchtemplateid", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"LaunchTemplateName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-launchtemplatespecification.html#cfn-autoscaling-autoscalinggroup-launchtemplatespecification-launchtemplatename", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Version": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-launchtemplatespecification.html#cfn-autoscaling-autoscalinggroup-launchtemplatespecification-version", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Lambda::Alias.ProvisionedConcurrencyConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-alias-provisionedconcurrencyconfiguration.html", | |
"Properties": { | |
"ProvisionedConcurrentExecutions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-alias-provisionedconcurrencyconfiguration.html#cfn-lambda-alias-provisionedconcurrencyconfiguration-provisionedconcurrentexecutions", | |
"PrimitiveType": "Integer", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Batch::JobDefinition.ContainerProperties": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-containerproperties.html", | |
"Properties": { | |
"User": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-containerproperties.html#cfn-batch-jobdefinition-containerproperties-user", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Memory": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-containerproperties.html#cfn-batch-jobdefinition-containerproperties-memory", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"Privileged": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-containerproperties.html#cfn-batch-jobdefinition-containerproperties-privileged", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"LinuxParameters": { | |
"Type": "LinuxParameters", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-containerproperties.html#cfn-batch-jobdefinition-containerproperties-linuxparameters", | |
"UpdateType": "Mutable" | |
}, | |
"JobRoleArn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-containerproperties.html#cfn-batch-jobdefinition-containerproperties-jobrolearn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ReadonlyRootFilesystem": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-containerproperties.html#cfn-batch-jobdefinition-containerproperties-readonlyrootfilesystem", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"Vcpus": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-containerproperties.html#cfn-batch-jobdefinition-containerproperties-vcpus", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"Image": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-containerproperties.html#cfn-batch-jobdefinition-containerproperties-image", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ResourceRequirements": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-containerproperties.html#cfn-batch-jobdefinition-containerproperties-resourcerequirements", | |
"ItemType": "ResourceRequirement", | |
"UpdateType": "Mutable" | |
}, | |
"MountPoints": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-containerproperties.html#cfn-batch-jobdefinition-containerproperties-mountpoints", | |
"ItemType": "MountPoints", | |
"UpdateType": "Mutable" | |
}, | |
"Volumes": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-containerproperties.html#cfn-batch-jobdefinition-containerproperties-volumes", | |
"ItemType": "Volumes", | |
"UpdateType": "Mutable" | |
}, | |
"Command": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-containerproperties.html#cfn-batch-jobdefinition-containerproperties-command", | |
"UpdateType": "Mutable" | |
}, | |
"Environment": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-containerproperties.html#cfn-batch-jobdefinition-containerproperties-environment", | |
"ItemType": "Environment", | |
"UpdateType": "Mutable" | |
}, | |
"Ulimits": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-containerproperties.html#cfn-batch-jobdefinition-containerproperties-ulimits", | |
"ItemType": "Ulimit", | |
"UpdateType": "Mutable" | |
}, | |
"InstanceType": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-containerproperties.html#cfn-batch-jobdefinition-containerproperties-instancetype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Config::DeliveryChannel.ConfigSnapshotDeliveryProperties": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-deliverychannel-configsnapshotdeliveryproperties.html", | |
"Properties": { | |
"DeliveryFrequency": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-deliverychannel-configsnapshotdeliveryproperties.html#cfn-config-deliverychannel-configsnapshotdeliveryproperties-deliveryfrequency", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::GameLift::Fleet.IpPermission": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-fleet-ec2inboundpermission.html", | |
"Properties": { | |
"FromPort": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-fleet-ec2inboundpermission.html#cfn-gamelift-fleet-ec2inboundpermissions-fromport", | |
"PrimitiveType": "Integer", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"IpRange": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-fleet-ec2inboundpermission.html#cfn-gamelift-fleet-ec2inboundpermissions-iprange", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Protocol": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-fleet-ec2inboundpermission.html#cfn-gamelift-fleet-ec2inboundpermissions-protocol", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"ToPort": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-fleet-ec2inboundpermission.html#cfn-gamelift-fleet-ec2inboundpermissions-toport", | |
"PrimitiveType": "Integer", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoTAnalytics::Pipeline.Lambda": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-lambda.html", | |
"Properties": { | |
"BatchSize": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-lambda.html#cfn-iotanalytics-pipeline-lambda-batchsize", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"Next": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-lambda.html#cfn-iotanalytics-pipeline-lambda-next", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"LambdaName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-lambda.html#cfn-iotanalytics-pipeline-lambda-lambdaname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-lambda.html#cfn-iotanalytics-pipeline-lambda-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::PinpointEmail::ConfigurationSetEventDestination.SnsDestination": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-configurationseteventdestination-snsdestination.html", | |
"Properties": { | |
"TopicArn": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-configurationseteventdestination-snsdestination.html#cfn-pinpointemail-configurationseteventdestination-snsdestination-topicarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoTEvents::DetectorModel.DynamoDBv2": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-dynamodbv2.html", | |
"Properties": { | |
"TableName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-dynamodbv2.html#cfn-iotevents-detectormodel-dynamodbv2-tablename", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Payload": { | |
"Type": "Payload", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-dynamodbv2.html#cfn-iotevents-detectormodel-dynamodbv2-payload", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ResourceGroups::Group.TagFilter": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resourcegroups-group-tagfilter.html", | |
"Properties": { | |
"Key": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resourcegroups-group-tagfilter.html#cfn-resourcegroups-group-tagfilter-key", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"Values": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resourcegroups-group-tagfilter.html#cfn-resourcegroups-group-tagfilter-values", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "List", | |
"PrimitiveItemType": "String" | |
} | |
} | |
}, | |
"AWS::IoTAnalytics::Dataset.GlueConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-glueconfiguration.html", | |
"Properties": { | |
"TableName": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-glueconfiguration.html#cfn-iotanalytics-dataset-glueconfiguration-tablename", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"DatabaseName": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-glueconfiguration.html#cfn-iotanalytics-dataset-glueconfiguration-databasename", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CloudFront::Distribution.OriginGroupMember": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-origingroupmember.html", | |
"Properties": { | |
"OriginId": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-origingroupmember.html#cfn-cloudfront-distribution-origingroupmember-originid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EFS::AccessPoint.AccessPointTag": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-efs-accesspoint-accesspointtag.html", | |
"Properties": { | |
"Key": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-efs-accesspoint-accesspointtag.html#cfn-efs-accesspoint-accesspointtag-key", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"Value": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-efs-accesspoint-accesspointtag.html#cfn-efs-accesspoint-accesspointtag-value", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::AutoScaling::ScalingPolicy.CustomizedMetricSpecification": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-scalingpolicy-customizedmetricspecification.html", | |
"Properties": { | |
"Dimensions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-scalingpolicy-customizedmetricspecification.html#cfn-autoscaling-scalingpolicy-customizedmetricspecification-dimensions", | |
"DuplicatesAllowed": false, | |
"ItemType": "MetricDimension", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
}, | |
"MetricName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-scalingpolicy-customizedmetricspecification.html#cfn-autoscaling-scalingpolicy-customizedmetricspecification-metricname", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Namespace": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-scalingpolicy-customizedmetricspecification.html#cfn-autoscaling-scalingpolicy-customizedmetricspecification-namespace", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Statistic": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-scalingpolicy-customizedmetricspecification.html#cfn-autoscaling-scalingpolicy-customizedmetricspecification-statistic", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Unit": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-scalingpolicy-customizedmetricspecification.html#cfn-autoscaling-scalingpolicy-customizedmetricspecification-unit", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoT::TopicRule.SqsAction": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-sqsaction.html", | |
"Properties": { | |
"QueueUrl": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-sqsaction.html#cfn-iot-topicrule-sqsaction-queueurl", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"RoleArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-sqsaction.html#cfn-iot-topicrule-sqsaction-rolearn", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"UseBase64": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-sqsaction.html#cfn-iot-topicrule-sqsaction-usebase64", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Lambda::Version.ProvisionedConcurrencyConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-version-provisionedconcurrencyconfiguration.html", | |
"Properties": { | |
"ProvisionedConcurrentExecutions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-version-provisionedconcurrencyconfiguration.html#cfn-lambda-version-provisionedconcurrencyconfiguration-provisionedconcurrentexecutions", | |
"PrimitiveType": "Integer", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ElasticLoadBalancingV2::Listener.AuthenticateCognitoConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-authenticatecognitoconfig.html", | |
"Properties": { | |
"AuthenticationRequestExtraParams": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-authenticatecognitoconfig.html#cfn-elasticloadbalancingv2-listener-authenticatecognitoconfig-authenticationrequestextraparams", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": false, | |
"Type": "Map", | |
"UpdateType": "Mutable" | |
}, | |
"OnUnauthenticatedRequest": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-authenticatecognitoconfig.html#cfn-elasticloadbalancingv2-listener-authenticatecognitoconfig-onunauthenticatedrequest", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Scope": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-authenticatecognitoconfig.html#cfn-elasticloadbalancingv2-listener-authenticatecognitoconfig-scope", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"SessionCookieName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-authenticatecognitoconfig.html#cfn-elasticloadbalancingv2-listener-authenticatecognitoconfig-sessioncookiename", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"SessionTimeout": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-authenticatecognitoconfig.html#cfn-elasticloadbalancingv2-listener-authenticatecognitoconfig-sessiontimeout", | |
"PrimitiveType": "Long", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"UserPoolArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-authenticatecognitoconfig.html#cfn-elasticloadbalancingv2-listener-authenticatecognitoconfig-userpoolarn", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"UserPoolClientId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-authenticatecognitoconfig.html#cfn-elasticloadbalancingv2-listener-authenticatecognitoconfig-userpoolclientid", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"UserPoolDomain": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-authenticatecognitoconfig.html#cfn-elasticloadbalancingv2-listener-authenticatecognitoconfig-userpooldomain", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::StepFunctions::Activity.TagsEntry": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stepfunctions-activity-tagsentry.html", | |
"Properties": { | |
"Value": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stepfunctions-activity-tagsentry.html#cfn-stepfunctions-activity-tagsentry-value", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Key": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stepfunctions-activity-tagsentry.html#cfn-stepfunctions-activity-tagsentry-key", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ECS::Service.LoadBalancer": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-loadbalancers.html", | |
"Properties": { | |
"ContainerName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-loadbalancers.html#cfn-ecs-service-loadbalancers-containername", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Immutable" | |
}, | |
"ContainerPort": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-loadbalancers.html#cfn-ecs-service-loadbalancers-containerport", | |
"PrimitiveType": "Integer", | |
"Required": true, | |
"UpdateType": "Immutable" | |
}, | |
"LoadBalancerName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-loadbalancers.html#cfn-ecs-service-loadbalancers-loadbalancername", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Immutable" | |
}, | |
"TargetGroupArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-loadbalancers.html#cfn-ecs-service-loadbalancers-targetgrouparn", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::KinesisFirehose::DeliveryStream.EncryptionConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-encryptionconfiguration.html", | |
"Properties": { | |
"KMSEncryptionConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-encryptionconfiguration.html#cfn-kinesisfirehose-deliverystream-encryptionconfiguration-kmsencryptionconfig", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "KMSEncryptionConfig" | |
}, | |
"NoEncryptionConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-encryptionconfiguration.html#cfn-kinesisfirehose-deliverystream-encryptionconfiguration-noencryptionconfig", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::KinesisFirehose::DeliveryStream.CloudWatchLoggingOptions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-cloudwatchloggingoptions.html", | |
"Properties": { | |
"Enabled": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-cloudwatchloggingoptions.html#cfn-kinesisfirehose-deliverystream-cloudwatchloggingoptions-enabled", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Boolean" | |
}, | |
"LogGroupName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-cloudwatchloggingoptions.html#cfn-kinesisfirehose-deliverystream-cloudwatchloggingoptions-loggroupname", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"LogStreamName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-cloudwatchloggingoptions.html#cfn-kinesisfirehose-deliverystream-cloudwatchloggingoptions-logstreamname", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::AppStream::ImageBuilder.VpcConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-imagebuilder-vpcconfig.html", | |
"Properties": { | |
"SecurityGroupIds": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-imagebuilder-vpcconfig.html#cfn-appstream-imagebuilder-vpcconfig-securitygroupids", | |
"UpdateType": "Mutable" | |
}, | |
"SubnetIds": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-imagebuilder-vpcconfig.html#cfn-appstream-imagebuilder-vpcconfig-subnetids", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ECS::TaskDefinition.LogConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinitions-logconfiguration.html", | |
"Properties": { | |
"LogDriver": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinitions-logconfiguration.html#cfn-ecs-taskdefinition-containerdefinition-logconfiguration-logdriver", | |
"UpdateType": "Immutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"Options": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinitions-logconfiguration.html#cfn-ecs-taskdefinition-containerdefinition-logconfiguration-options", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"Type": "Options" | |
}, | |
"SecretOptions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinitions-logconfiguration.html#cfn-ecs-taskdefinition-logconfiguration-secretoptions", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"Type": "List", | |
"ItemType": "Secret" | |
} | |
} | |
}, | |
"AWS::KinesisFirehose::DeliveryStream.InputFormatConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-inputformatconfiguration.html", | |
"Properties": { | |
"Deserializer": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-inputformatconfiguration.html#cfn-kinesisfirehose-deliverystream-inputformatconfiguration-deserializer", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "Deserializer" | |
} | |
} | |
}, | |
"AWS::ACMPCA::CertificateAuthority.RevocationConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-acmpca-certificateauthority-revocationconfiguration.html", | |
"Properties": { | |
"CrlConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-acmpca-certificateauthority-revocationconfiguration.html#cfn-acmpca-certificateauthority-revocationconfiguration-crlconfiguration", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "CrlConfiguration" | |
} | |
} | |
}, | |
"AWS::IoT::TopicRule.PutItemInput": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-putiteminput.html", | |
"Properties": { | |
"TableName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-putiteminput.html#cfn-iot-topicrule-putiteminput-tablename", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppStream::ImageBuilder.AccessEndpoint": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-imagebuilder-accessendpoint.html", | |
"Properties": { | |
"EndpointType": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-imagebuilder-accessendpoint.html#cfn-appstream-imagebuilder-accessendpoint-endpointtype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"VpceId": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-imagebuilder-accessendpoint.html#cfn-appstream-imagebuilder-accessendpoint-vpceid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ElasticLoadBalancing::LoadBalancer.AccessLoggingPolicy": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-elb-accessloggingpolicy.html", | |
"Properties": { | |
"EmitInterval": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-elb-accessloggingpolicy.html#cfn-elb-accessloggingpolicy-emitinterval", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Enabled": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-elb-accessloggingpolicy.html#cfn-elb-accessloggingpolicy-enabled", | |
"PrimitiveType": "Boolean", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"S3BucketName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-elb-accessloggingpolicy.html#cfn-elb-accessloggingpolicy-s3bucketname", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"S3BucketPrefix": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-elb-accessloggingpolicy.html#cfn-elb-accessloggingpolicy-s3bucketprefix", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::SES::ReceiptFilter.Filter": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptfilter-filter.html", | |
"Properties": { | |
"IpFilter": { | |
"Type": "IpFilter", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptfilter-filter.html#cfn-ses-receiptfilter-filter-ipfilter", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptfilter-filter.html#cfn-ses-receiptfilter-filter-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ECS::TaskDefinition.FirelensConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-firelensconfiguration.html", | |
"Properties": { | |
"Type": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-firelensconfiguration.html#cfn-ecs-taskdefinition-firelensconfiguration-type", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"Options": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-firelensconfiguration.html#cfn-ecs-taskdefinition-firelensconfiguration-options", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"Type": "Options" | |
} | |
} | |
}, | |
"AWS::CodeDeploy::DeploymentGroup.TagFilter": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-tagfilter.html", | |
"Properties": { | |
"Key": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-tagfilter.html#cfn-codedeploy-deploymentgroup-tagfilter-key", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Type": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-tagfilter.html#cfn-codedeploy-deploymentgroup-tagfilter-type", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Value": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-tagfilter.html#cfn-codedeploy-deploymentgroup-tagfilter-value", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::MediaConvert::JobTemplate.AccelerationSettings": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconvert-jobtemplate-accelerationsettings.html", | |
"Properties": { | |
"Mode": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediaconvert-jobtemplate-accelerationsettings.html#cfn-mediaconvert-jobtemplate-accelerationsettings-mode", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WAFv2::RuleGroup.NotStatementOne": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-notstatementone.html", | |
"Properties": { | |
"Statement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-notstatementone.html#cfn-wafv2-rulegroup-notstatementone-statement", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"Type": "StatementTwo" | |
} | |
} | |
}, | |
"AWS::EKS::Nodegroup.LaunchTemplateSpecification": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-nodegroup-launchtemplatespecification.html", | |
"Properties": { | |
"Version": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-nodegroup-launchtemplatespecification.html#cfn-eks-nodegroup-launchtemplatespecification-version", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Id": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-nodegroup-launchtemplatespecification.html#cfn-eks-nodegroup-launchtemplatespecification-id", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-nodegroup-launchtemplatespecification.html#cfn-eks-nodegroup-launchtemplatespecification-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::PinpointEmail::ConfigurationSet.SendingOptions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-configurationset-sendingoptions.html", | |
"Properties": { | |
"SendingEnabled": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-configurationset-sendingoptions.html#cfn-pinpointemail-configurationset-sendingoptions-sendingenabled", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EC2::SpotFleet.SpotFleetTagSpecification": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-tagspecifications.html", | |
"Properties": { | |
"ResourceType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-tagspecifications.html#cfn-ec2-spotfleet-spotfleettagspecification-resourcetype", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Tags": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-tagspecifications.html#cfn-ec2-spotfleet-tags", | |
"DuplicatesAllowed": true, | |
"ItemType": "Tag", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EC2::SpotFleet.PrivateIpAddressSpecification": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-networkinterfaces-privateipaddresses.html", | |
"Properties": { | |
"Primary": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-networkinterfaces-privateipaddresses.html#cfn-ec2-spotfleet-privateipaddressspecification-primary", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"PrivateIpAddress": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-networkinterfaces-privateipaddresses.html#cfn-ec2-spotfleet-privateipaddressspecification-privateipaddress", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ECS::TaskDefinition.Device": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-device.html", | |
"Properties": { | |
"ContainerPath": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-device.html#cfn-ecs-taskdefinition-device-containerpath", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"HostPath": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-device.html#cfn-ecs-taskdefinition-device-hostpath", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"Permissions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-device.html#cfn-ecs-taskdefinition-device-permissions", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"Type": "List", | |
"PrimitiveItemType": "String", | |
"DuplicatesAllowed": false | |
} | |
} | |
}, | |
"AWS::KinesisAnalyticsV2::ApplicationReferenceDataSource.RecordFormat": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-applicationreferencedatasource-recordformat.html", | |
"Properties": { | |
"MappingParameters": { | |
"Type": "MappingParameters", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-applicationreferencedatasource-recordformat.html#cfn-kinesisanalyticsv2-applicationreferencedatasource-recordformat-mappingparameters", | |
"UpdateType": "Mutable" | |
}, | |
"RecordFormatType": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-applicationreferencedatasource-recordformat.html#cfn-kinesisanalyticsv2-applicationreferencedatasource-recordformat-recordformattype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ElasticLoadBalancingV2::Listener.Action": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-defaultactions.html", | |
"Properties": { | |
"AuthenticateCognitoConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-defaultactions.html#cfn-elasticloadbalancingv2-listener-action-authenticatecognitoconfig", | |
"Required": false, | |
"Type": "AuthenticateCognitoConfig", | |
"UpdateType": "Mutable" | |
}, | |
"AuthenticateOidcConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-defaultactions.html#cfn-elasticloadbalancingv2-listener-action-authenticateoidcconfig", | |
"Required": false, | |
"Type": "AuthenticateOidcConfig", | |
"UpdateType": "Mutable" | |
}, | |
"FixedResponseConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-defaultactions.html#cfn-elasticloadbalancingv2-listener-action-fixedresponseconfig", | |
"Required": false, | |
"Type": "FixedResponseConfig", | |
"UpdateType": "Mutable" | |
}, | |
"ForwardConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-defaultactions.html#cfn-elasticloadbalancingv2-listener-action-forwardconfig", | |
"Required": false, | |
"Type": "ForwardConfig", | |
"UpdateType": "Mutable" | |
}, | |
"Order": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-defaultactions.html#cfn-elasticloadbalancingv2-listener-action-order", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"RedirectConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-defaultactions.html#cfn-elasticloadbalancingv2-listener-action-redirectconfig", | |
"Required": false, | |
"Type": "RedirectConfig", | |
"UpdateType": "Mutable" | |
}, | |
"TargetGroupArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-defaultactions.html#cfn-elasticloadbalancingv2-listener-defaultactions-targetgrouparn", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Type": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-defaultactions.html#cfn-elasticloadbalancingv2-listener-defaultactions-type", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Backup::BackupPlan.CopyActionResourceType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupplan-copyactionresourcetype.html", | |
"Properties": { | |
"Lifecycle": { | |
"Type": "LifecycleResourceType", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupplan-copyactionresourcetype.html#cfn-backup-backupplan-copyactionresourcetype-lifecycle", | |
"UpdateType": "Mutable" | |
}, | |
"DestinationBackupVaultArn": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupplan-copyactionresourcetype.html#cfn-backup-backupplan-copyactionresourcetype-destinationbackupvaultarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::RDS::DBProxyTargetGroup.ConnectionPoolConfigurationInfoFormat": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxytargetgroup-connectionpoolconfigurationinfoformat.html", | |
"Properties": { | |
"MaxConnectionsPercent": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxytargetgroup-connectionpoolconfigurationinfoformat.html#cfn-rds-dbproxytargetgroup-connectionpoolconfigurationinfoformat-maxconnectionspercent", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Integer" | |
}, | |
"MaxIdleConnectionsPercent": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxytargetgroup-connectionpoolconfigurationinfoformat.html#cfn-rds-dbproxytargetgroup-connectionpoolconfigurationinfoformat-maxidleconnectionspercent", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Integer" | |
}, | |
"ConnectionBorrowTimeout": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxytargetgroup-connectionpoolconfigurationinfoformat.html#cfn-rds-dbproxytargetgroup-connectionpoolconfigurationinfoformat-connectionborrowtimeout", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Integer" | |
}, | |
"SessionPinningFilters": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxytargetgroup-connectionpoolconfigurationinfoformat.html#cfn-rds-dbproxytargetgroup-connectionpoolconfigurationinfoformat-sessionpinningfilters", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "List", | |
"PrimitiveItemType": "String" | |
}, | |
"InitQuery": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxytargetgroup-connectionpoolconfigurationinfoformat.html#cfn-rds-dbproxytargetgroup-connectionpoolconfigurationinfoformat-initquery", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::Glue::Job.JobCommand": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-job-jobcommand.html", | |
"Properties": { | |
"PythonVersion": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-job-jobcommand.html#cfn-glue-job-jobcommand-pythonversion", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ScriptLocation": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-job-jobcommand.html#cfn-glue-job-jobcommand-scriptlocation", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-job-jobcommand.html#cfn-glue-job-jobcommand-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ECS::TaskDefinition.InferenceAccelerator": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-inferenceaccelerator.html", | |
"Properties": { | |
"DeviceName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-inferenceaccelerator.html#cfn-ecs-taskdefinition-inferenceaccelerator-devicename", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"DeviceType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-inferenceaccelerator.html#cfn-ecs-taskdefinition-inferenceaccelerator-devicetype", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::EMR::Cluster.InstanceFleetConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-instancefleetconfig.html", | |
"Properties": { | |
"InstanceTypeConfigs": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-instancefleetconfig.html#cfn-elasticmapreduce-cluster-instancefleetconfig-instancetypeconfigs", | |
"DuplicatesAllowed": false, | |
"ItemType": "InstanceTypeConfig", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Immutable" | |
}, | |
"LaunchSpecifications": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-instancefleetconfig.html#cfn-elasticmapreduce-cluster-instancefleetconfig-launchspecifications", | |
"Required": false, | |
"Type": "InstanceFleetProvisioningSpecifications", | |
"UpdateType": "Immutable" | |
}, | |
"Name": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-instancefleetconfig.html#cfn-elasticmapreduce-cluster-instancefleetconfig-name", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Immutable" | |
}, | |
"TargetOnDemandCapacity": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-instancefleetconfig.html#cfn-elasticmapreduce-cluster-instancefleetconfig-targetondemandcapacity", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"TargetSpotCapacity": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-instancefleetconfig.html#cfn-elasticmapreduce-cluster-instancefleetconfig-targetspotcapacity", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisAnalytics::ApplicationOutput.Output": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-applicationoutput-output.html", | |
"Properties": { | |
"DestinationSchema": { | |
"Type": "DestinationSchema", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-applicationoutput-output.html#cfn-kinesisanalytics-applicationoutput-output-destinationschema", | |
"UpdateType": "Mutable" | |
}, | |
"LambdaOutput": { | |
"Type": "LambdaOutput", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-applicationoutput-output.html#cfn-kinesisanalytics-applicationoutput-output-lambdaoutput", | |
"UpdateType": "Mutable" | |
}, | |
"KinesisFirehoseOutput": { | |
"Type": "KinesisFirehoseOutput", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-applicationoutput-output.html#cfn-kinesisanalytics-applicationoutput-output-kinesisfirehoseoutput", | |
"UpdateType": "Mutable" | |
}, | |
"KinesisStreamsOutput": { | |
"Type": "KinesisStreamsOutput", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-applicationoutput-output.html#cfn-kinesisanalytics-applicationoutput-output-kinesisstreamsoutput", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-applicationoutput-output.html#cfn-kinesisanalytics-applicationoutput-output-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::EC2::EC2Fleet.FleetLaunchTemplateSpecificationRequest": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-fleetlaunchtemplatespecificationrequest.html", | |
"Properties": { | |
"LaunchTemplateName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-fleetlaunchtemplatespecificationrequest.html#cfn-ec2-ec2fleet-fleetlaunchtemplatespecificationrequest-launchtemplatename", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"Version": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-fleetlaunchtemplatespecificationrequest.html#cfn-ec2-ec2fleet-fleetlaunchtemplatespecificationrequest-version", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"LaunchTemplateId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-fleetlaunchtemplatespecificationrequest.html#cfn-ec2-ec2fleet-fleetlaunchtemplatespecificationrequest-launchtemplateid", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::ApiGatewayV2::ApiGatewayManagedOverrides.RouteSettings": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-apigatewaymanagedoverrides-routesettings.html", | |
"Properties": { | |
"LoggingLevel": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-apigatewaymanagedoverrides-routesettings.html#cfn-apigatewayv2-apigatewaymanagedoverrides-routesettings-logginglevel", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"DataTraceEnabled": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-apigatewaymanagedoverrides-routesettings.html#cfn-apigatewayv2-apigatewaymanagedoverrides-routesettings-datatraceenabled", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"ThrottlingBurstLimit": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-apigatewaymanagedoverrides-routesettings.html#cfn-apigatewayv2-apigatewaymanagedoverrides-routesettings-throttlingburstlimit", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"DetailedMetricsEnabled": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-apigatewaymanagedoverrides-routesettings.html#cfn-apigatewayv2-apigatewaymanagedoverrides-routesettings-detailedmetricsenabled", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"ThrottlingRateLimit": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-apigatewaymanagedoverrides-routesettings.html#cfn-apigatewayv2-apigatewaymanagedoverrides-routesettings-throttlingratelimit", | |
"PrimitiveType": "Double", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisFirehose::DeliveryStream.ProcessingConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-processingconfiguration.html", | |
"Properties": { | |
"Enabled": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-processingconfiguration.html#cfn-kinesisfirehose-deliverystream-processingconfiguration-enabled", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Boolean" | |
}, | |
"Processors": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-processingconfiguration.html#cfn-kinesisfirehose-deliverystream-processingconfiguration-processors", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "List", | |
"ItemType": "Processor", | |
"DuplicatesAllowed": false | |
} | |
} | |
}, | |
"AWS::WAFv2::WebACL.ManagedRuleGroupStatement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-managedrulegroupstatement.html", | |
"Properties": { | |
"Name": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-managedrulegroupstatement.html#cfn-wafv2-webacl-managedrulegroupstatement-name", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"VendorName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-managedrulegroupstatement.html#cfn-wafv2-webacl-managedrulegroupstatement-vendorname", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"ExcludedRules": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-managedrulegroupstatement.html#cfn-wafv2-webacl-managedrulegroupstatement-excludedrules", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "List", | |
"ItemType": "ExcludedRule" | |
} | |
} | |
}, | |
"AWS::DynamoDB::Table.LocalSecondaryIndex": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-lsi.html", | |
"Properties": { | |
"IndexName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-lsi.html#cfn-dynamodb-lsi-indexname", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"KeySchema": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-lsi.html#cfn-dynamodb-lsi-keyschema", | |
"DuplicatesAllowed": false, | |
"ItemType": "KeySchema", | |
"Required": true, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
}, | |
"Projection": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-lsi.html#cfn-dynamodb-lsi-projection", | |
"Required": true, | |
"Type": "Projection", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::RDS::DBInstance.DBInstanceRole": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-dbinstancerole.html", | |
"Properties": { | |
"FeatureName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-dbinstancerole.html#cfn-rds-dbinstance-dbinstancerole-featurename", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"RoleArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-dbinstancerole.html#cfn-rds-dbinstance-dbinstancerole-rolearn", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EMR::Cluster.JobFlowInstancesConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html", | |
"Properties": { | |
"AdditionalMasterSecurityGroups": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-additionalmastersecuritygroups", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Immutable" | |
}, | |
"AdditionalSlaveSecurityGroups": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-additionalslavesecuritygroups", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Immutable" | |
}, | |
"CoreInstanceFleet": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-coreinstancefleet", | |
"Required": false, | |
"Type": "InstanceFleetConfig", | |
"UpdateType": "Immutable" | |
}, | |
"CoreInstanceGroup": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-coreinstancegroup", | |
"Required": false, | |
"Type": "InstanceGroupConfig", | |
"UpdateType": "Immutable" | |
}, | |
"Ec2KeyName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-ec2keyname", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Immutable" | |
}, | |
"Ec2SubnetId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-ec2subnetid", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Immutable" | |
}, | |
"Ec2SubnetIds": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-ec2subnetids", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Immutable" | |
}, | |
"EmrManagedMasterSecurityGroup": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-emrmanagedmastersecuritygroup", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Immutable" | |
}, | |
"EmrManagedSlaveSecurityGroup": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-emrmanagedslavesecuritygroup", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Immutable" | |
}, | |
"HadoopVersion": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-hadoopversion", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Immutable" | |
}, | |
"KeepJobFlowAliveWhenNoSteps": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-keepjobflowalivewhennosteps", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Immutable" | |
}, | |
"MasterInstanceFleet": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-masterinstancefleet", | |
"Required": false, | |
"Type": "InstanceFleetConfig", | |
"UpdateType": "Immutable" | |
}, | |
"MasterInstanceGroup": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-masterinstancegroup", | |
"Required": false, | |
"Type": "InstanceGroupConfig", | |
"UpdateType": "Immutable" | |
}, | |
"Placement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-placement", | |
"Required": false, | |
"Type": "PlacementType", | |
"UpdateType": "Immutable" | |
}, | |
"ServiceAccessSecurityGroup": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-serviceaccesssecuritygroup", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Immutable" | |
}, | |
"TerminationProtected": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-jobflowinstancesconfig.html#cfn-elasticmapreduce-cluster-jobflowinstancesconfig-terminationprotected", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EKS::Cluster.Provider": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-cluster-provider.html", | |
"Properties": { | |
"KeyArn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-cluster-provider.html#cfn-eks-cluster-provider-keyarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EC2::VPNConnection.VpnTunnelOptionsSpecification": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-vpnconnection-vpntunneloptionsspecification.html", | |
"Properties": { | |
"PreSharedKey": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-vpnconnection-vpntunneloptionsspecification.html#cfn-ec2-vpnconnection-vpntunneloptionsspecification-presharedkey", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Immutable" | |
}, | |
"TunnelInsideCidr": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-vpnconnection-vpntunneloptionsspecification.html#cfn-ec2-vpnconnection-vpntunneloptionsspecification-tunnelinsidecidr", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::Route53::HealthCheck.HealthCheckConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-healthcheck-healthcheckconfig.html", | |
"Properties": { | |
"AlarmIdentifier": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-healthcheck-healthcheckconfig.html#cfn-route53-healthcheck-healthcheckconfig-alarmidentifier", | |
"Required": false, | |
"Type": "AlarmIdentifier", | |
"UpdateType": "Mutable" | |
}, | |
"ChildHealthChecks": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-healthcheck-healthcheckconfig.html#cfn-route53-healthcheck-healthcheckconfig-childhealthchecks", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
}, | |
"EnableSNI": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-healthcheck-healthcheckconfig.html#cfn-route53-healthcheck-healthcheckconfig-enablesni", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"FailureThreshold": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-healthcheck-healthcheckconfig.html#cfn-route53-healthcheck-healthcheckconfig-failurethreshold", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"FullyQualifiedDomainName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-healthcheck-healthcheckconfig.html#cfn-route53-healthcheck-healthcheckconfig-fullyqualifieddomainname", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"HealthThreshold": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-healthcheck-healthcheckconfig.html#cfn-route53-healthcheck-healthcheckconfig-healththreshold", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"IPAddress": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-healthcheck-healthcheckconfig.html#cfn-route53-healthcheck-healthcheckconfig-ipaddress", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"InsufficientDataHealthStatus": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-healthcheck-healthcheckconfig.html#cfn-route53-healthcheck-healthcheckconfig-insufficientdatahealthstatus", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Inverted": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-healthcheck-healthcheckconfig.html#cfn-route53-healthcheck-healthcheckconfig-inverted", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"MeasureLatency": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-healthcheck-healthcheckconfig.html#cfn-route53-healthcheck-healthcheckconfig-measurelatency", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Immutable" | |
}, | |
"Port": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-healthcheck-healthcheckconfig.html#cfn-route53-healthcheck-healthcheckconfig-port", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Regions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-healthcheck-healthcheckconfig.html#cfn-route53-healthcheck-healthcheckconfig-regions", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
}, | |
"RequestInterval": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-healthcheck-healthcheckconfig.html#cfn-route53-healthcheck-healthcheckconfig-requestinterval", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Immutable" | |
}, | |
"ResourcePath": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-healthcheck-healthcheckconfig.html#cfn-route53-healthcheck-healthcheckconfig-resourcepath", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"SearchString": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-healthcheck-healthcheckconfig.html#cfn-route53-healthcheck-healthcheckconfig-searchstring", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Type": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-healthcheck-healthcheckconfig.html#cfn-route53-healthcheck-healthcheckconfig-type", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::RDS::DBProxy.TagFormat": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxy-tagformat.html", | |
"Properties": { | |
"Key": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxy-tagformat.html#cfn-rds-dbproxy-tagformat-key", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"Value": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxy-tagformat.html#cfn-rds-dbproxy-tagformat-value", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::Amplify::App.BasicAuthConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-basicauthconfig.html", | |
"Properties": { | |
"Username": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-basicauthconfig.html#cfn-amplify-app-basicauthconfig-username", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"EnableBasicAuth": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-basicauthconfig.html#cfn-amplify-app-basicauthconfig-enablebasicauth", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"Password": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-basicauthconfig.html#cfn-amplify-app-basicauthconfig-password", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoT::TopicRule.SnsAction": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-snsaction.html", | |
"Properties": { | |
"MessageFormat": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-snsaction.html#cfn-iot-topicrule-snsaction-messageformat", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"RoleArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-snsaction.html#cfn-iot-topicrule-snsaction-rolearn", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"TargetArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-snsaction.html#cfn-iot-topicrule-snsaction-targetarn", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CloudFront::Distribution.CacheBehavior": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-cachebehavior.html", | |
"Properties": { | |
"Compress": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-cachebehavior.html#cfn-cloudfront-distribution-cachebehavior-compress", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"LambdaFunctionAssociations": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-cachebehavior.html#cfn-cloudfront-distribution-cachebehavior-lambdafunctionassociations", | |
"ItemType": "LambdaFunctionAssociation", | |
"UpdateType": "Mutable" | |
}, | |
"TargetOriginId": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-cachebehavior.html#cfn-cloudfront-distribution-cachebehavior-targetoriginid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ViewerProtocolPolicy": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-cachebehavior.html#cfn-cloudfront-distribution-cachebehavior-viewerprotocolpolicy", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"TrustedSigners": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-cachebehavior.html#cfn-cloudfront-distribution-cachebehavior-trustedsigners", | |
"UpdateType": "Mutable" | |
}, | |
"DefaultTTL": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-cachebehavior.html#cfn-cloudfront-distribution-cachebehavior-defaultttl", | |
"PrimitiveType": "Double", | |
"UpdateType": "Mutable" | |
}, | |
"FieldLevelEncryptionId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-cachebehavior.html#cfn-cloudfront-distribution-cachebehavior-fieldlevelencryptionid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"AllowedMethods": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-cachebehavior.html#cfn-cloudfront-distribution-cachebehavior-allowedmethods", | |
"UpdateType": "Mutable" | |
}, | |
"PathPattern": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-cachebehavior.html#cfn-cloudfront-distribution-cachebehavior-pathpattern", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"CachedMethods": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-cachebehavior.html#cfn-cloudfront-distribution-cachebehavior-cachedmethods", | |
"UpdateType": "Mutable" | |
}, | |
"SmoothStreaming": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-cachebehavior.html#cfn-cloudfront-distribution-cachebehavior-smoothstreaming", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"ForwardedValues": { | |
"Type": "ForwardedValues", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-cachebehavior.html#cfn-cloudfront-distribution-cachebehavior-forwardedvalues", | |
"UpdateType": "Mutable" | |
}, | |
"OriginRequestPolicyId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-cachebehavior.html#cfn-cloudfront-distribution-cachebehavior-originrequestpolicyid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"MinTTL": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-cachebehavior.html#cfn-cloudfront-distribution-cachebehavior-minttl", | |
"PrimitiveType": "Double", | |
"UpdateType": "Mutable" | |
}, | |
"CachePolicyId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-cachebehavior.html#cfn-cloudfront-distribution-cachebehavior-cachepolicyid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"MaxTTL": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-cachebehavior.html#cfn-cloudfront-distribution-cachebehavior-maxttl", | |
"PrimitiveType": "Double", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::DirectoryService::SimpleAD.VpcSettings": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-directoryservice-simplead-vpcsettings.html", | |
"Properties": { | |
"SubnetIds": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-directoryservice-simplead-vpcsettings.html#cfn-directoryservice-simplead-vpcsettings-subnetids", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": true, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
}, | |
"VpcId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-directoryservice-simplead-vpcsettings.html#cfn-directoryservice-simplead-vpcsettings-vpcid", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::DLM::LifecyclePolicy.FastRestoreRule": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-fastrestorerule.html", | |
"Properties": { | |
"IntervalUnit": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-fastrestorerule.html#cfn-dlm-lifecyclepolicy-fastrestorerule-intervalunit", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"AvailabilityZones": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-fastrestorerule.html#cfn-dlm-lifecyclepolicy-fastrestorerule-availabilityzones", | |
"UpdateType": "Mutable" | |
}, | |
"Count": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-fastrestorerule.html#cfn-dlm-lifecyclepolicy-fastrestorerule-count", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"Interval": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-fastrestorerule.html#cfn-dlm-lifecyclepolicy-fastrestorerule-interval", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EMR::Cluster.StepConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-stepconfig.html", | |
"Properties": { | |
"ActionOnFailure": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-stepconfig.html#cfn-elasticmapreduce-cluster-stepconfig-actiononfailure", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"HadoopJarStep": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-stepconfig.html#cfn-elasticmapreduce-cluster-stepconfig-hadoopjarstep", | |
"Required": true, | |
"Type": "HadoopJarStepConfig", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-stepconfig.html#cfn-elasticmapreduce-cluster-stepconfig-name", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CodePipeline::Pipeline.BlockerDeclaration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-stages-blockers.html", | |
"Properties": { | |
"Name": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-stages-blockers.html#cfn-codepipeline-pipeline-stages-blockers-name", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Type": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-stages-blockers.html#cfn-codepipeline-pipeline-stages-blockers-type", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Cassandra::Table.Column": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cassandra-table-column.html", | |
"Properties": { | |
"ColumnName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cassandra-table-column.html#cfn-cassandra-table-column-columnname", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"ColumnType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cassandra-table-column.html#cfn-cassandra-table-column-columntype", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::GuardDuty::Filter.FindingCriteria": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-guardduty-filter-findingcriteria.html", | |
"Properties": { | |
"Criterion": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-guardduty-filter-findingcriteria.html#cfn-guardduty-filter-findingcriteria-criterion", | |
"PrimitiveType": "Json", | |
"UpdateType": "Mutable" | |
}, | |
"ItemType": { | |
"Type": "Condition", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-guardduty-filter-findingcriteria.html#cfn-guardduty-filter-findingcriteria-itemtype", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Elasticsearch::Domain.NodeToNodeEncryptionOptions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-nodetonodeencryptionoptions.html", | |
"Properties": { | |
"Enabled": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-nodetonodeencryptionoptions.html#cfn-elasticsearch-domain-nodetonodeencryptionoptions-enabled", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::CloudWatch::Alarm.MetricStat": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-alarm-metricstat.html", | |
"Properties": { | |
"Metric": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-alarm-metricstat.html#cfn-cloudwatch-alarm-metricstat-metric", | |
"Required": true, | |
"Type": "Metric", | |
"UpdateType": "Mutable" | |
}, | |
"Period": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-alarm-metricstat.html#cfn-cloudwatch-alarm-metricstat-period", | |
"PrimitiveType": "Integer", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Stat": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-alarm-metricstat.html#cfn-cloudwatch-alarm-metricstat-stat", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Unit": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-alarm-metricstat.html#cfn-cloudwatch-alarm-metricstat-unit", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Lambda::Function.DeadLetterConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-deadletterconfig.html", | |
"Properties": { | |
"TargetArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-deadletterconfig.html#cfn-lambda-function-deadletterconfig-targetarn", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Elasticsearch::Domain.ElasticsearchClusterConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-elasticsearchclusterconfig.html", | |
"Properties": { | |
"DedicatedMasterCount": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-elasticsearchclusterconfig.html#cfn-elasticsearch-domain-elasticseachclusterconfig-dedicatedmastercount", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"DedicatedMasterEnabled": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-elasticsearchclusterconfig.html#cfn-elasticsearch-domain-elasticseachclusterconfig-dedicatedmasterenabled", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"DedicatedMasterType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-elasticsearchclusterconfig.html#cfn-elasticsearch-domain-elasticseachclusterconfig-dedicatedmastertype", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"InstanceCount": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-elasticsearchclusterconfig.html#cfn-elasticsearch-domain-elasticseachclusterconfig-instancecount", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"InstanceType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-elasticsearchclusterconfig.html#cfn-elasticsearch-domain-elasticseachclusterconfig-instnacetype", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"ZoneAwarenessConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-elasticsearchclusterconfig.html#cfn-elasticsearch-domain-elasticsearchclusterconfig-zoneawarenessconfig", | |
"Required": false, | |
"Type": "ZoneAwarenessConfig", | |
"UpdateType": "Mutable" | |
}, | |
"ZoneAwarenessEnabled": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-elasticsearchclusterconfig.html#cfn-elasticsearch-domain-elasticseachclusterconfig-zoneawarenessenabled", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::StepFunctions::StateMachine.TagsEntry": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stepfunctions-statemachine-tagsentry.html", | |
"Properties": { | |
"Key": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stepfunctions-statemachine-tagsentry.html#cfn-stepfunctions-statemachine-tagsentry-key", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"Value": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stepfunctions-statemachine-tagsentry.html#cfn-stepfunctions-statemachine-tagsentry-value", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::MediaStore::Container.MetricPolicyRule": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediastore-container-metricpolicyrule.html", | |
"Properties": { | |
"ObjectGroup": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediastore-container-metricpolicyrule.html#cfn-mediastore-container-metricpolicyrule-objectgroup", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ObjectGroupName": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediastore-container-metricpolicyrule.html#cfn-mediastore-container-metricpolicyrule-objectgroupname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Greengrass::FunctionDefinitionVersion.Execution": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinitionversion-execution.html", | |
"Properties": { | |
"IsolationMode": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinitionversion-execution.html#cfn-greengrass-functiondefinitionversion-execution-isolationmode", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"RunAs": { | |
"Type": "RunAs", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinitionversion-execution.html#cfn-greengrass-functiondefinitionversion-execution-runas", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::ApplicationAutoScaling::ScalingPolicy.MetricDimension": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalingpolicy-metricdimension.html", | |
"Properties": { | |
"Name": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalingpolicy-metricdimension.html#cfn-applicationautoscaling-scalingpolicy-metricdimension-name", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Value": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalingpolicy-metricdimension.html#cfn-applicationautoscaling-scalingpolicy-metricdimension-value", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::SageMaker::MonitoringSchedule.MonitoringJobDefinition": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringjobdefinition.html", | |
"Properties": { | |
"BaselineConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringjobdefinition.html#cfn-sagemaker-monitoringschedule-monitoringjobdefinition-baselineconfig", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "BaselineConfig" | |
}, | |
"Environment": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringjobdefinition.html#cfn-sagemaker-monitoringschedule-monitoringjobdefinition-environment", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "Environment" | |
}, | |
"MonitoringAppSpecification": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringjobdefinition.html#cfn-sagemaker-monitoringschedule-monitoringjobdefinition-monitoringappspecification", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"Type": "MonitoringAppSpecification" | |
}, | |
"MonitoringInputs": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringjobdefinition.html#cfn-sagemaker-monitoringschedule-monitoringjobdefinition-monitoringinputs", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"Type": "MonitoringInputs" | |
}, | |
"MonitoringOutputConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringjobdefinition.html#cfn-sagemaker-monitoringschedule-monitoringjobdefinition-monitoringoutputconfig", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"Type": "MonitoringOutputConfig" | |
}, | |
"MonitoringResources": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringjobdefinition.html#cfn-sagemaker-monitoringschedule-monitoringjobdefinition-monitoringresources", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"Type": "MonitoringResources" | |
}, | |
"NetworkConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringjobdefinition.html#cfn-sagemaker-monitoringschedule-monitoringjobdefinition-networkconfig", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "NetworkConfig" | |
}, | |
"RoleArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringjobdefinition.html#cfn-sagemaker-monitoringschedule-monitoringjobdefinition-rolearn", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"StoppingCondition": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringjobdefinition.html#cfn-sagemaker-monitoringschedule-monitoringjobdefinition-stoppingcondition", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "StoppingCondition" | |
} | |
} | |
}, | |
"AWS::EC2::TrafficMirrorFilterRule.TrafficMirrorPortRange": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-trafficmirrorfilterrule-trafficmirrorportrange.html", | |
"Properties": { | |
"FromPort": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-trafficmirrorfilterrule-trafficmirrorportrange.html#cfn-ec2-trafficmirrorfilterrule-trafficmirrorportrange-fromport", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"ToPort": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-trafficmirrorfilterrule-trafficmirrorportrange.html#cfn-ec2-trafficmirrorfilterrule-trafficmirrorportrange-toport", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::VirtualNode.Duration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-duration.html", | |
"Properties": { | |
"Value": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-duration.html#cfn-appmesh-virtualnode-duration-value", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"Unit": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-duration.html#cfn-appmesh-virtualnode-duration-unit", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::MediaLive::Channel.VideoSelectorProgramId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-videoselectorprogramid.html", | |
"Properties": { | |
"ProgramId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-videoselectorprogramid.html#cfn-medialive-channel-videoselectorprogramid-programid", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CodeCommit::Repository.S3": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codecommit-repository-s3.html", | |
"Properties": { | |
"ObjectVersion": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codecommit-repository-s3.html#cfn-codecommit-repository-s3-objectversion", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Bucket": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codecommit-repository-s3.html#cfn-codecommit-repository-s3-bucket", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Key": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codecommit-repository-s3.html#cfn-codecommit-repository-s3-key", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Lambda::Function.FileSystemConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-filesystemconfig.html", | |
"Properties": { | |
"Arn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-filesystemconfig.html#cfn-lambda-function-filesystemconfig-arn", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"LocalMountPath": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-filesystemconfig.html#cfn-lambda-function-filesystemconfig-localmountpath", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoTEvents::DetectorModel.OnInput": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-oninput.html", | |
"Properties": { | |
"Events": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-oninput.html#cfn-iotevents-detectormodel-oninput-events", | |
"ItemType": "Event", | |
"UpdateType": "Mutable" | |
}, | |
"TransitionEvents": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-oninput.html#cfn-iotevents-detectormodel-oninput-transitionevents", | |
"ItemType": "TransitionEvent", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ElasticLoadBalancingV2::ListenerRule.SourceIpConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-sourceipconfig.html", | |
"Properties": { | |
"Values": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-sourceipconfig.html#cfn-elasticloadbalancingv2-listenerrule-sourceipconfig-values", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Budgets::Budget.BudgetData": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-budgetdata.html", | |
"Properties": { | |
"BudgetLimit": { | |
"Type": "Spend", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-budgetdata.html#cfn-budgets-budget-budgetdata-budgetlimit", | |
"UpdateType": "Mutable" | |
}, | |
"TimePeriod": { | |
"Type": "TimePeriod", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-budgetdata.html#cfn-budgets-budget-budgetdata-timeperiod", | |
"UpdateType": "Mutable" | |
}, | |
"TimeUnit": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-budgetdata.html#cfn-budgets-budget-budgetdata-timeunit", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"PlannedBudgetLimits": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-budgetdata.html#cfn-budgets-budget-budgetdata-plannedbudgetlimits", | |
"PrimitiveType": "Json", | |
"UpdateType": "Immutable" | |
}, | |
"CostFilters": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-budgetdata.html#cfn-budgets-budget-budgetdata-costfilters", | |
"PrimitiveType": "Json", | |
"UpdateType": "Mutable" | |
}, | |
"BudgetName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-budgetdata.html#cfn-budgets-budget-budgetdata-budgetname", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"CostTypes": { | |
"Type": "CostTypes", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-budgetdata.html#cfn-budgets-budget-budgetdata-costtypes", | |
"UpdateType": "Mutable" | |
}, | |
"BudgetType": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-budgetdata.html#cfn-budgets-budget-budgetdata-budgettype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisAnalyticsV2::Application.S3ContentLocation": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-s3contentlocation.html", | |
"Properties": { | |
"BucketARN": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-s3contentlocation.html#cfn-kinesisanalyticsv2-application-s3contentlocation-bucketarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"FileKey": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-s3contentlocation.html#cfn-kinesisanalyticsv2-application-s3contentlocation-filekey", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ObjectVersion": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-s3contentlocation.html#cfn-kinesisanalyticsv2-application-s3contentlocation-objectversion", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::SSM::PatchBaseline.RuleGroup": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-patchbaseline-rulegroup.html", | |
"Properties": { | |
"PatchRules": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-patchbaseline-rulegroup.html#cfn-ssm-patchbaseline-rulegroup-patchrules", | |
"ItemType": "Rule", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"Alexa::ASK::Skill.AuthenticationConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ask-skill-authenticationconfiguration.html", | |
"Properties": { | |
"RefreshToken": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ask-skill-authenticationconfiguration.html#cfn-ask-skill-authenticationconfiguration-refreshtoken", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ClientSecret": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ask-skill-authenticationconfiguration.html#cfn-ask-skill-authenticationconfiguration-clientsecret", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ClientId": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ask-skill-authenticationconfiguration.html#cfn-ask-skill-authenticationconfiguration-clientid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoTEvents::DetectorModel.IotSiteWise": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-iotsitewise.html", | |
"Properties": { | |
"EntryId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-iotsitewise.html#cfn-iotevents-detectormodel-iotsitewise-entryid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"PropertyAlias": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-iotsitewise.html#cfn-iotevents-detectormodel-iotsitewise-propertyalias", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"PropertyValue": { | |
"Type": "AssetPropertyValue", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-iotsitewise.html#cfn-iotevents-detectormodel-iotsitewise-propertyvalue", | |
"UpdateType": "Mutable" | |
}, | |
"AssetId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-iotsitewise.html#cfn-iotevents-detectormodel-iotsitewise-assetid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"PropertyId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-iotsitewise.html#cfn-iotevents-detectormodel-iotsitewise-propertyid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::PinpointEmail::ConfigurationSet.Tags": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-configurationset-tags.html", | |
"Properties": { | |
"Value": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-configurationset-tags.html#cfn-pinpointemail-configurationset-tags-value", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Key": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-configurationset-tags.html#cfn-pinpointemail-configurationset-tags-key", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EventSchemas::Registry.TagsEntry": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eventschemas-registry-tagsentry.html", | |
"Properties": { | |
"Value": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eventschemas-registry-tagsentry.html#cfn-eventschemas-registry-tagsentry-value", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Key": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eventschemas-registry-tagsentry.html#cfn-eventschemas-registry-tagsentry-key", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Config::ConfigurationRecorder.RecordingGroup": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-configurationrecorder-recordinggroup.html", | |
"Properties": { | |
"AllSupported": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-configurationrecorder-recordinggroup.html#cfn-config-configurationrecorder-recordinggroup-allsupported", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"IncludeGlobalResourceTypes": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-configurationrecorder-recordinggroup.html#cfn-config-configurationrecorder-recordinggroup-includeglobalresourcetypes", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"ResourceTypes": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-configurationrecorder-recordinggroup.html#cfn-config-configurationrecorder-recordinggroup-resourcetypes", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ApiGateway::UsagePlan.ApiStage": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-usageplan-apistage.html", | |
"Properties": { | |
"ApiId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-usageplan-apistage.html#cfn-apigateway-usageplan-apistage-apiid", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Stage": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-usageplan-apistage.html#cfn-apigateway-usageplan-apistage-stage", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Throttle": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-usageplan-apistage.html#cfn-apigateway-usageplan-apistage-throttle", | |
"DuplicatesAllowed": false, | |
"ItemType": "ThrottleSettings", | |
"Required": false, | |
"Type": "Map", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::DLM::LifecyclePolicy.Schedule": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-schedule.html", | |
"Properties": { | |
"TagsToAdd": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-schedule.html#cfn-dlm-lifecyclepolicy-schedule-tagstoadd", | |
"ItemType": "Tag", | |
"UpdateType": "Mutable" | |
}, | |
"CreateRule": { | |
"Type": "CreateRule", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-schedule.html#cfn-dlm-lifecyclepolicy-schedule-createrule", | |
"UpdateType": "Mutable" | |
}, | |
"VariableTags": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-schedule.html#cfn-dlm-lifecyclepolicy-schedule-variabletags", | |
"ItemType": "Tag", | |
"UpdateType": "Mutable" | |
}, | |
"FastRestoreRule": { | |
"Type": "FastRestoreRule", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-schedule.html#cfn-dlm-lifecyclepolicy-schedule-fastrestorerule", | |
"UpdateType": "Mutable" | |
}, | |
"RetainRule": { | |
"Type": "RetainRule", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-schedule.html#cfn-dlm-lifecyclepolicy-schedule-retainrule", | |
"UpdateType": "Mutable" | |
}, | |
"CrossRegionCopyRules": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-schedule.html#cfn-dlm-lifecyclepolicy-schedule-crossregioncopyrules", | |
"ItemType": "CrossRegionCopyRule", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-schedule.html#cfn-dlm-lifecyclepolicy-schedule-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"CopyTags": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-schedule.html#cfn-dlm-lifecyclepolicy-schedule-copytags", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Cognito::UserPoolResourceServer.ResourceServerScopeType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolresourceserver-resourceserverscopetype.html", | |
"Properties": { | |
"ScopeName": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolresourceserver-resourceserverscopetype.html#cfn-cognito-userpoolresourceserver-resourceserverscopetype-scopename", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ScopeDescription": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolresourceserver-resourceserverscopetype.html#cfn-cognito-userpoolresourceserver-resourceserverscopetype-scopedescription", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WAF::WebACL.ActivatedRule": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-waf-webacl-rules.html", | |
"Properties": { | |
"Action": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-waf-webacl-rules.html#cfn-waf-webacl-rules-action", | |
"Required": false, | |
"Type": "WafAction", | |
"UpdateType": "Mutable" | |
}, | |
"Priority": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-waf-webacl-rules.html#cfn-waf-webacl-rules-priority", | |
"PrimitiveType": "Integer", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"RuleId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-waf-webacl-rules.html#cfn-waf-webacl-rules-ruleid", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Pinpoint::Campaign.SetDimension": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-setdimension.html", | |
"Properties": { | |
"DimensionType": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-setdimension.html#cfn-pinpoint-campaign-setdimension-dimensiontype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Values": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-setdimension.html#cfn-pinpoint-campaign-setdimension-values", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::RDS::DBCluster.ScalingConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbcluster-scalingconfiguration.html", | |
"Properties": { | |
"AutoPause": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbcluster-scalingconfiguration.html#cfn-rds-dbcluster-scalingconfiguration-autopause", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"MaxCapacity": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbcluster-scalingconfiguration.html#cfn-rds-dbcluster-scalingconfiguration-maxcapacity", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"MinCapacity": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbcluster-scalingconfiguration.html#cfn-rds-dbcluster-scalingconfiguration-mincapacity", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"SecondsUntilAutoPause": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbcluster-scalingconfiguration.html#cfn-rds-dbcluster-scalingconfiguration-secondsuntilautopause", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::Route.TcpRoute": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-tcproute.html", | |
"Properties": { | |
"Action": { | |
"Type": "TcpRouteAction", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-tcproute.html#cfn-appmesh-route-tcproute-action", | |
"UpdateType": "Mutable" | |
}, | |
"Timeout": { | |
"Type": "TcpTimeout", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-tcproute.html#cfn-appmesh-route-tcproute-timeout", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::FSx::FileSystem.LustreConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html", | |
"Properties": { | |
"DriveCacheType": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-drivecachetype", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"ImportPath": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-importpath", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"WeeklyMaintenanceStartTime": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-weeklymaintenancestarttime", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"AutoImportPolicy": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-autoimportpolicy", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ImportedFileChunkSize": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-importedfilechunksize", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Immutable" | |
}, | |
"DeploymentType": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-deploymenttype", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"DailyAutomaticBackupStartTime": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-dailyautomaticbackupstarttime", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"CopyTagsToBackups": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-copytagstobackups", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Immutable" | |
}, | |
"ExportPath": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-exportpath", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"PerUnitStorageThroughput": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-perunitstoragethroughput", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Immutable" | |
}, | |
"AutomaticBackupRetentionDays": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html#cfn-fsx-filesystem-lustreconfiguration-automaticbackupretentiondays", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ECS::TaskDefinition.Secret": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-secret.html", | |
"Properties": { | |
"Name": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-secret.html#cfn-ecs-taskdefinition-secret-name", | |
"UpdateType": "Immutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"ValueFrom": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-secret.html#cfn-ecs-taskdefinition-secret-valuefrom", | |
"UpdateType": "Immutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::CloudFront::StreamingDistribution.TrustedSigners": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-streamingdistribution-trustedsigners.html", | |
"Properties": { | |
"Enabled": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-streamingdistribution-trustedsigners.html#cfn-cloudfront-streamingdistribution-trustedsigners-enabled", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"AwsAccountNumbers": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-streamingdistribution-trustedsigners.html#cfn-cloudfront-streamingdistribution-trustedsigners-awsaccountnumbers", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WAFv2::WebACL.TextTransformation": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-texttransformation.html", | |
"Properties": { | |
"Priority": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-texttransformation.html#cfn-wafv2-webacl-texttransformation-priority", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "Integer" | |
}, | |
"Type": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-texttransformation.html#cfn-wafv2-webacl-texttransformation-type", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::EC2::LaunchTemplate.BlockDeviceMapping": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-blockdevicemapping.html", | |
"Properties": { | |
"Ebs": { | |
"Type": "Ebs", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-blockdevicemapping.html#cfn-ec2-launchtemplate-blockdevicemapping-ebs", | |
"UpdateType": "Mutable" | |
}, | |
"NoDevice": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-blockdevicemapping.html#cfn-ec2-launchtemplate-blockdevicemapping-nodevice", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"VirtualName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-blockdevicemapping.html#cfn-ec2-launchtemplate-blockdevicemapping-virtualname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"DeviceName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-blockdevicemapping.html#cfn-ec2-launchtemplate-blockdevicemapping-devicename", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisAnalyticsV2::ApplicationReferenceDataSource.JSONMappingParameters": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-applicationreferencedatasource-jsonmappingparameters.html", | |
"Properties": { | |
"RecordRowPath": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-applicationreferencedatasource-jsonmappingparameters.html#cfn-kinesisanalyticsv2-applicationreferencedatasource-jsonmappingparameters-recordrowpath", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ApplicationInsights::Application.ComponentConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-componentconfiguration.html", | |
"Properties": { | |
"ConfigurationDetails": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-componentconfiguration.html#cfn-applicationinsights-application-componentconfiguration-configurationdetails", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "ConfigurationDetails" | |
}, | |
"SubComponentTypeConfigurations": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-componentconfiguration.html#cfn-applicationinsights-application-componentconfiguration-subcomponenttypeconfigurations", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "List", | |
"ItemType": "SubComponentTypeConfiguration" | |
} | |
} | |
}, | |
"AWS::ElasticBeanstalk::Application.ApplicationResourceLifecycleConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticbeanstalk-application-applicationresourcelifecycleconfig.html", | |
"Properties": { | |
"ServiceRole": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticbeanstalk-application-applicationresourcelifecycleconfig.html#cfn-elasticbeanstalk-application-applicationresourcelifecycleconfig-servicerole", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"VersionLifecycleConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticbeanstalk-application-applicationresourcelifecycleconfig.html#cfn-elasticbeanstalk-application-applicationresourcelifecycleconfig-versionlifecycleconfig", | |
"Required": false, | |
"Type": "ApplicationVersionLifecycleConfig", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EC2::LaunchTemplate.SpotOptions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata-instancemarketoptions-spotoptions.html", | |
"Properties": { | |
"SpotInstanceType": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata-instancemarketoptions-spotoptions.html#cfn-ec2-launchtemplate-launchtemplatedata-instancemarketoptions-spotoptions-spotinstancetype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"InstanceInterruptionBehavior": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata-instancemarketoptions-spotoptions.html#cfn-ec2-launchtemplate-launchtemplatedata-instancemarketoptions-spotoptions-instanceinterruptionbehavior", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"MaxPrice": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata-instancemarketoptions-spotoptions.html#cfn-ec2-launchtemplate-launchtemplatedata-instancemarketoptions-spotoptions-maxprice", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"BlockDurationMinutes": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata-instancemarketoptions-spotoptions.html#cfn-ec2-launchtemplate-launchtemplatedata-instancemarketoptions-spotoptions-blockdurationminutes", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"ValidUntil": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata-instancemarketoptions-spotoptions.html#cfn-ec2-launchtemplate-launchtemplatedata-instancemarketoptions-spotoptions-validuntil", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisFirehose::DeliveryStream.BufferingHints": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-bufferinghints.html", | |
"Properties": { | |
"IntervalInSeconds": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-bufferinghints.html#cfn-kinesisfirehose-deliverystream-bufferinghints-intervalinseconds", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Integer" | |
}, | |
"SizeInMBs": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-bufferinghints.html#cfn-kinesisfirehose-deliverystream-bufferinghints-sizeinmbs", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Integer" | |
} | |
} | |
}, | |
"AWS::MediaLive::Channel.InputAttachment": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputattachment.html", | |
"Properties": { | |
"InputAttachmentName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputattachment.html#cfn-medialive-channel-inputattachment-inputattachmentname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"InputId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputattachment.html#cfn-medialive-channel-inputattachment-inputid", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"InputSettings": { | |
"Type": "InputSettings", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputattachment.html#cfn-medialive-channel-inputattachment-inputsettings", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisAnalyticsV2::ApplicationCloudWatchLoggingOption.CloudWatchLoggingOption": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-applicationcloudwatchloggingoption-cloudwatchloggingoption.html", | |
"Properties": { | |
"LogStreamARN": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-applicationcloudwatchloggingoption-cloudwatchloggingoption.html#cfn-kinesisanalyticsv2-applicationcloudwatchloggingoption-cloudwatchloggingoption-logstreamarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::SageMaker::MonitoringSchedule.BaselineConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-baselineconfig.html", | |
"Properties": { | |
"ConstraintsResource": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-baselineconfig.html#cfn-sagemaker-monitoringschedule-baselineconfig-constraintsresource", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "ConstraintsResource" | |
}, | |
"StatisticsResource": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-baselineconfig.html#cfn-sagemaker-monitoringschedule-baselineconfig-statisticsresource", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "StatisticsResource" | |
} | |
} | |
}, | |
"AWS::IoTAnalytics::Dataset.OutputFileUriValue": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-variable-outputfileurivalue.html", | |
"Properties": { | |
"FileName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-variable-outputfileurivalue.html#cfn-iotanalytics-dataset-variable-outputfileurivalue-filename", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Greengrass::CoreDefinitionVersion.Core": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-coredefinitionversion-core.html", | |
"Properties": { | |
"SyncShadow": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-coredefinitionversion-core.html#cfn-greengrass-coredefinitionversion-core-syncshadow", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Immutable" | |
}, | |
"ThingArn": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-coredefinitionversion-core.html#cfn-greengrass-coredefinitionversion-core-thingarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"Id": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-coredefinitionversion-core.html#cfn-greengrass-coredefinitionversion-core-id", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"CertificateArn": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-coredefinitionversion-core.html#cfn-greengrass-coredefinitionversion-core-certificatearn", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::S3::Bucket.AccessControlTranslation": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-accesscontroltranslation.html", | |
"Properties": { | |
"Owner": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-accesscontroltranslation.html#cfn-s3-bucket-accesscontroltranslation-owner", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::RoboMaker::RobotApplication.RobotSoftwareSuite": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-robomaker-robotapplication-robotsoftwaresuite.html", | |
"Properties": { | |
"Version": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-robomaker-robotapplication-robotsoftwaresuite.html#cfn-robomaker-robotapplication-robotsoftwaresuite-version", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-robomaker-robotapplication-robotsoftwaresuite.html#cfn-robomaker-robotapplication-robotsoftwaresuite-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CodePipeline::Pipeline.ArtifactStoreMap": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-artifactstoremap.html", | |
"Properties": { | |
"ArtifactStore": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-artifactstoremap.html#cfn-codepipeline-pipeline-artifactstoremap-artifactstore", | |
"Required": true, | |
"Type": "ArtifactStore", | |
"UpdateType": "Mutable" | |
}, | |
"Region": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-artifactstoremap.html#cfn-codepipeline-pipeline-artifactstoremap-region", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Synthetics::Canary.Code": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html", | |
"Properties": { | |
"S3Bucket": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-s3bucket", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"S3Key": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-s3key", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"S3ObjectVersion": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-s3objectversion", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"Script": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-script", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"Handler": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-handler", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::CodeStar::GitHubRepository.Code": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codestar-githubrepository-code.html", | |
"Properties": { | |
"S3": { | |
"Type": "S3", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codestar-githubrepository-code.html#cfn-codestar-githubrepository-code-s3", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::VirtualNode.ClientPolicyTls": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-clientpolicytls.html", | |
"Properties": { | |
"Validation": { | |
"Type": "TlsValidationContext", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-clientpolicytls.html#cfn-appmesh-virtualnode-clientpolicytls-validation", | |
"UpdateType": "Mutable" | |
}, | |
"Enforce": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-clientpolicytls.html#cfn-appmesh-virtualnode-clientpolicytls-enforce", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"Ports": { | |
"PrimitiveItemType": "Integer", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-clientpolicytls.html#cfn-appmesh-virtualnode-clientpolicytls-ports", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Greengrass::ResourceDefinitionVersion.ResourceInstance": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinitionversion-resourceinstance.html", | |
"Properties": { | |
"ResourceDataContainer": { | |
"Type": "ResourceDataContainer", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinitionversion-resourceinstance.html#cfn-greengrass-resourcedefinitionversion-resourceinstance-resourcedatacontainer", | |
"UpdateType": "Immutable" | |
}, | |
"Id": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinitionversion-resourceinstance.html#cfn-greengrass-resourcedefinitionversion-resourceinstance-id", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"Name": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinitionversion-resourceinstance.html#cfn-greengrass-resourcedefinitionversion-resourceinstance-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::IoTEvents::DetectorModel.AssetPropertyVariant": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-assetpropertyvariant.html", | |
"Properties": { | |
"DoubleValue": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-assetpropertyvariant.html#cfn-iotevents-detectormodel-assetpropertyvariant-doublevalue", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"IntegerValue": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-assetpropertyvariant.html#cfn-iotevents-detectormodel-assetpropertyvariant-integervalue", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"BooleanValue": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-assetpropertyvariant.html#cfn-iotevents-detectormodel-assetpropertyvariant-booleanvalue", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"StringValue": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-assetpropertyvariant.html#cfn-iotevents-detectormodel-assetpropertyvariant-stringvalue", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WAFRegional::Rule.Predicate": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-rule-predicate.html", | |
"Properties": { | |
"Type": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-rule-predicate.html#cfn-wafregional-rule-predicate-type", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"DataId": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-rule-predicate.html#cfn-wafregional-rule-predicate-dataid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Negated": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-rule-predicate.html#cfn-wafregional-rule-predicate-negated", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Glue::Job.ConnectionsList": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-job-connectionslist.html", | |
"Properties": { | |
"Connections": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-job-connectionslist.html#cfn-glue-job-connectionslist-connections", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EC2::Instance.HibernationOptions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance-hibernationoptions.html", | |
"Properties": { | |
"Configured": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance-hibernationoptions.html#cfn-ec2-instance-hibernationoptions-configured", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ElasticLoadBalancingV2::ListenerRule.AuthenticateOidcConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-authenticateoidcconfig.html", | |
"Properties": { | |
"AuthenticationRequestExtraParams": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-authenticateoidcconfig.html#cfn-elasticloadbalancingv2-listenerrule-authenticateoidcconfig-authenticationrequestextraparams", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": false, | |
"Type": "Map", | |
"UpdateType": "Mutable" | |
}, | |
"AuthorizationEndpoint": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-authenticateoidcconfig.html#cfn-elasticloadbalancingv2-listenerrule-authenticateoidcconfig-authorizationendpoint", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"ClientId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-authenticateoidcconfig.html#cfn-elasticloadbalancingv2-listenerrule-authenticateoidcconfig-clientid", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"ClientSecret": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-authenticateoidcconfig.html#cfn-elasticloadbalancingv2-listenerrule-authenticateoidcconfig-clientsecret", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Issuer": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-authenticateoidcconfig.html#cfn-elasticloadbalancingv2-listenerrule-authenticateoidcconfig-issuer", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"OnUnauthenticatedRequest": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-authenticateoidcconfig.html#cfn-elasticloadbalancingv2-listenerrule-authenticateoidcconfig-onunauthenticatedrequest", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Scope": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-authenticateoidcconfig.html#cfn-elasticloadbalancingv2-listenerrule-authenticateoidcconfig-scope", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"SessionCookieName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-authenticateoidcconfig.html#cfn-elasticloadbalancingv2-listenerrule-authenticateoidcconfig-sessioncookiename", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"SessionTimeout": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-authenticateoidcconfig.html#cfn-elasticloadbalancingv2-listenerrule-authenticateoidcconfig-sessiontimeout", | |
"PrimitiveType": "Long", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"TokenEndpoint": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-authenticateoidcconfig.html#cfn-elasticloadbalancingv2-listenerrule-authenticateoidcconfig-tokenendpoint", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"UserInfoEndpoint": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-authenticateoidcconfig.html#cfn-elasticloadbalancingv2-listenerrule-authenticateoidcconfig-userinfoendpoint", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ImageBuilder::ImageRecipe.InstanceBlockDeviceMapping": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagerecipe-instanceblockdevicemapping.html", | |
"Properties": { | |
"DeviceName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagerecipe-instanceblockdevicemapping.html#cfn-imagebuilder-imagerecipe-instanceblockdevicemapping-devicename", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"VirtualName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagerecipe-instanceblockdevicemapping.html#cfn-imagebuilder-imagerecipe-instanceblockdevicemapping-virtualname", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"NoDevice": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagerecipe-instanceblockdevicemapping.html#cfn-imagebuilder-imagerecipe-instanceblockdevicemapping-nodevice", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"Ebs": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagerecipe-instanceblockdevicemapping.html#cfn-imagebuilder-imagerecipe-instanceblockdevicemapping-ebs", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"Type": "EbsInstanceBlockDeviceSpecification" | |
} | |
} | |
}, | |
"AWS::EC2::SpotFleet.SpotPlacement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-placement.html", | |
"Properties": { | |
"AvailabilityZone": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-placement.html#cfn-ec2-spotfleet-spotplacement-availabilityzone", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"GroupName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-placement.html#cfn-ec2-spotfleet-spotplacement-groupname", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Tenancy": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-placement.html#cfn-ec2-spotfleet-spotplacement-tenancy", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::Route.GrpcRouteMetadataMatchMethod": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcroutemetadatamatchmethod.html", | |
"Properties": { | |
"Suffix": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcroutemetadatamatchmethod.html#cfn-appmesh-route-grpcroutemetadatamatchmethod-suffix", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Regex": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcroutemetadatamatchmethod.html#cfn-appmesh-route-grpcroutemetadatamatchmethod-regex", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Exact": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcroutemetadatamatchmethod.html#cfn-appmesh-route-grpcroutemetadatamatchmethod-exact", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Prefix": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcroutemetadatamatchmethod.html#cfn-appmesh-route-grpcroutemetadatamatchmethod-prefix", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Range": { | |
"Type": "MatchRange", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcroutemetadatamatchmethod.html#cfn-appmesh-route-grpcroutemetadatamatchmethod-range", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CloudFront::Distribution.DefaultCacheBehavior": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html", | |
"Properties": { | |
"Compress": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-compress", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"LambdaFunctionAssociations": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-lambdafunctionassociations", | |
"ItemType": "LambdaFunctionAssociation", | |
"UpdateType": "Mutable" | |
}, | |
"TargetOriginId": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-targetoriginid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ViewerProtocolPolicy": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-viewerprotocolpolicy", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"TrustedSigners": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-trustedsigners", | |
"UpdateType": "Mutable" | |
}, | |
"DefaultTTL": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-defaultttl", | |
"PrimitiveType": "Double", | |
"UpdateType": "Mutable" | |
}, | |
"FieldLevelEncryptionId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-fieldlevelencryptionid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"AllowedMethods": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-allowedmethods", | |
"UpdateType": "Mutable" | |
}, | |
"CachedMethods": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-cachedmethods", | |
"UpdateType": "Mutable" | |
}, | |
"SmoothStreaming": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-smoothstreaming", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"ForwardedValues": { | |
"Type": "ForwardedValues", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-forwardedvalues", | |
"UpdateType": "Mutable" | |
}, | |
"OriginRequestPolicyId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-originrequestpolicyid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"MinTTL": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-minttl", | |
"PrimitiveType": "Double", | |
"UpdateType": "Mutable" | |
}, | |
"CachePolicyId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-cachepolicyid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"MaxTTL": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-maxttl", | |
"PrimitiveType": "Double", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Greengrass::FunctionDefinition.FunctionConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinition-functionconfiguration.html", | |
"Properties": { | |
"MemorySize": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinition-functionconfiguration.html#cfn-greengrass-functiondefinition-functionconfiguration-memorysize", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Immutable" | |
}, | |
"Pinned": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinition-functionconfiguration.html#cfn-greengrass-functiondefinition-functionconfiguration-pinned", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"ExecArgs": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinition-functionconfiguration.html#cfn-greengrass-functiondefinition-functionconfiguration-execargs", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"Timeout": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinition-functionconfiguration.html#cfn-greengrass-functiondefinition-functionconfiguration-timeout", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Immutable" | |
}, | |
"EncodingType": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinition-functionconfiguration.html#cfn-greengrass-functiondefinition-functionconfiguration-encodingtype", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"Environment": { | |
"Type": "Environment", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinition-functionconfiguration.html#cfn-greengrass-functiondefinition-functionconfiguration-environment", | |
"UpdateType": "Immutable" | |
}, | |
"Executable": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinition-functionconfiguration.html#cfn-greengrass-functiondefinition-functionconfiguration-executable", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::IoTAnalytics::Dataset.Variable": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-variable.html", | |
"Properties": { | |
"DatasetContentVersionValue": { | |
"Type": "DatasetContentVersionValue", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-variable.html#cfn-iotanalytics-dataset-variable-datasetcontentversionvalue", | |
"UpdateType": "Mutable" | |
}, | |
"DoubleValue": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-variable.html#cfn-iotanalytics-dataset-variable-doublevalue", | |
"PrimitiveType": "Double", | |
"UpdateType": "Mutable" | |
}, | |
"OutputFileUriValue": { | |
"Type": "OutputFileUriValue", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-variable.html#cfn-iotanalytics-dataset-variable-outputfileurivalue", | |
"UpdateType": "Mutable" | |
}, | |
"VariableName": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-variable.html#cfn-iotanalytics-dataset-variable-variablename", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"StringValue": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-variable.html#cfn-iotanalytics-dataset-variable-stringvalue", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CodePipeline::CustomActionType.ArtifactDetails": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-customactiontype-artifactdetails.html", | |
"Properties": { | |
"MaximumCount": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-customactiontype-artifactdetails.html#cfn-codepipeline-customactiontype-artifactdetails-maximumcount", | |
"PrimitiveType": "Integer", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"MinimumCount": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-customactiontype-artifactdetails.html#cfn-codepipeline-customactiontype-artifactdetails-minimumcount", | |
"PrimitiveType": "Integer", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Greengrass::LoggerDefinitionVersion.Logger": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-loggerdefinitionversion-logger.html", | |
"Properties": { | |
"Space": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-loggerdefinitionversion-logger.html#cfn-greengrass-loggerdefinitionversion-logger-space", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Immutable" | |
}, | |
"Type": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-loggerdefinitionversion-logger.html#cfn-greengrass-loggerdefinitionversion-logger-type", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"Level": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-loggerdefinitionversion-logger.html#cfn-greengrass-loggerdefinitionversion-logger-level", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"Id": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-loggerdefinitionversion-logger.html#cfn-greengrass-loggerdefinitionversion-logger-id", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"Component": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-loggerdefinitionversion-logger.html#cfn-greengrass-loggerdefinitionversion-logger-component", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::Lambda::EventSourceMapping.OnFailure": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-onfailure.html", | |
"Properties": { | |
"Destination": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-onfailure.html#cfn-lambda-eventsourcemapping-onfailure-destination", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::S3::Bucket.VersioningConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-versioningconfig.html", | |
"Properties": { | |
"Status": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-versioningconfig.html#cfn-s3-bucket-versioningconfig-status", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CodeDeploy::DeploymentGroup.GitHubLocation": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment-revision-githublocation.html", | |
"Properties": { | |
"CommitId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment-revision-githublocation.html#cfn-properties-codedeploy-deploymentgroup-deployment-revision-githublocation-commitid", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Repository": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment-revision-githublocation.html#cfn-properties-codedeploy-deploymentgroup-deployment-revision-githublocation-repository", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CodeDeploy::DeploymentGroup.TargetGroupInfo": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-targetgroupinfo.html", | |
"Properties": { | |
"Name": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-targetgroupinfo.html#cfn-codedeploy-deploymentgroup-targetgroupinfo-name", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisAnalytics::Application.CSVMappingParameters": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-application-csvmappingparameters.html", | |
"Properties": { | |
"RecordRowDelimiter": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-application-csvmappingparameters.html#cfn-kinesisanalytics-application-csvmappingparameters-recordrowdelimiter", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"RecordColumnDelimiter": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-application-csvmappingparameters.html#cfn-kinesisanalytics-application-csvmappingparameters-recordcolumndelimiter", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Greengrass::FunctionDefinitionVersion.RunAs": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinitionversion-runas.html", | |
"Properties": { | |
"Uid": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinitionversion-runas.html#cfn-greengrass-functiondefinitionversion-runas-uid", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Immutable" | |
}, | |
"Gid": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinitionversion-runas.html#cfn-greengrass-functiondefinitionversion-runas-gid", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::EC2::NetworkInterface.InstanceIpv6Address": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkinterface-instanceipv6address.html", | |
"Properties": { | |
"Ipv6Address": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkinterface-instanceipv6address.html#cfn-ec2-networkinterface-instanceipv6address-ipv6address", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::MediaLive::Channel.MultiplexProgramChannelDestinationSettings": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-multiplexprogramchanneldestinationsettings.html", | |
"Properties": { | |
"MultiplexId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-multiplexprogramchanneldestinationsettings.html#cfn-medialive-channel-multiplexprogramchanneldestinationsettings-multiplexid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ProgramName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-multiplexprogramchanneldestinationsettings.html#cfn-medialive-channel-multiplexprogramchanneldestinationsettings-programname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::VirtualGateway.VirtualGatewayListenerTlsAcmCertificate": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaylistenertlsacmcertificate.html", | |
"Properties": { | |
"CertificateArn": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaylistenertlsacmcertificate.html#cfn-appmesh-virtualgateway-virtualgatewaylistenertlsacmcertificate-certificatearn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ElasticBeanstalk::ApplicationVersion.SourceBundle": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-sourcebundle.html", | |
"Properties": { | |
"S3Bucket": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-sourcebundle.html#cfn-beanstalk-sourcebundle-s3bucket", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"S3Key": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-sourcebundle.html#cfn-beanstalk-sourcebundle-s3key", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::VirtualGateway.VirtualGatewayListener": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaylistener.html", | |
"Properties": { | |
"HealthCheck": { | |
"Type": "VirtualGatewayHealthCheckPolicy", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaylistener.html#cfn-appmesh-virtualgateway-virtualgatewaylistener-healthcheck", | |
"UpdateType": "Mutable" | |
}, | |
"TLS": { | |
"Type": "VirtualGatewayListenerTls", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaylistener.html#cfn-appmesh-virtualgateway-virtualgatewaylistener-tls", | |
"UpdateType": "Mutable" | |
}, | |
"PortMapping": { | |
"Type": "VirtualGatewayPortMapping", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaylistener.html#cfn-appmesh-virtualgateway-virtualgatewaylistener-portmapping", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ApplicationAutoScaling::ScalableTarget.SuspendedState": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalabletarget-suspendedstate.html", | |
"Properties": { | |
"DynamicScalingInSuspended": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalabletarget-suspendedstate.html#cfn-applicationautoscaling-scalabletarget-suspendedstate-dynamicscalinginsuspended", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"DynamicScalingOutSuspended": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalabletarget-suspendedstate.html#cfn-applicationautoscaling-scalabletarget-suspendedstate-dynamicscalingoutsuspended", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"ScheduledScalingSuspended": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalabletarget-suspendedstate.html#cfn-applicationautoscaling-scalabletarget-suspendedstate-scheduledscalingsuspended", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::SES::ConfigurationSetEventDestination.EventDestination": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-configurationseteventdestination-eventdestination.html", | |
"Properties": { | |
"CloudWatchDestination": { | |
"Type": "CloudWatchDestination", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-configurationseteventdestination-eventdestination.html#cfn-ses-configurationseteventdestination-eventdestination-cloudwatchdestination", | |
"UpdateType": "Mutable" | |
}, | |
"Enabled": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-configurationseteventdestination-eventdestination.html#cfn-ses-configurationseteventdestination-eventdestination-enabled", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"MatchingEventTypes": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-configurationseteventdestination-eventdestination.html#cfn-ses-configurationseteventdestination-eventdestination-matchingeventtypes", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-configurationseteventdestination-eventdestination.html#cfn-ses-configurationseteventdestination-eventdestination-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"KinesisFirehoseDestination": { | |
"Type": "KinesisFirehoseDestination", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-configurationseteventdestination-eventdestination.html#cfn-ses-configurationseteventdestination-eventdestination-kinesisfirehosedestination", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EMR::Step.KeyValue": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-step-keyvalue.html", | |
"Properties": { | |
"Key": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-step-keyvalue.html#cfn-elasticmapreduce-step-keyvalue-key", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Immutable" | |
}, | |
"Value": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-step-keyvalue.html#cfn-elasticmapreduce-step-keyvalue-value", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::LakeFormation::Permissions.DataLocationResource": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-datalocationresource.html", | |
"Properties": { | |
"S3Resource": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-datalocationresource.html#cfn-lakeformation-permissions-datalocationresource-s3resource", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AutoScalingPlans::ScalingPlan.CustomizedScalingMetricSpecification": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscalingplans-scalingplan-customizedscalingmetricspecification.html", | |
"Properties": { | |
"MetricName": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscalingplans-scalingplan-customizedscalingmetricspecification.html#cfn-autoscalingplans-scalingplan-customizedscalingmetricspecification-metricname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Statistic": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscalingplans-scalingplan-customizedscalingmetricspecification.html#cfn-autoscalingplans-scalingplan-customizedscalingmetricspecification-statistic", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Dimensions": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscalingplans-scalingplan-customizedscalingmetricspecification.html#cfn-autoscalingplans-scalingplan-customizedscalingmetricspecification-dimensions", | |
"ItemType": "MetricDimension", | |
"UpdateType": "Mutable" | |
}, | |
"Unit": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscalingplans-scalingplan-customizedscalingmetricspecification.html#cfn-autoscalingplans-scalingplan-customizedscalingmetricspecification-unit", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Namespace": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscalingplans-scalingplan-customizedscalingmetricspecification.html#cfn-autoscalingplans-scalingplan-customizedscalingmetricspecification-namespace", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::NetworkManager::Device.Location": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkmanager-device-location.html", | |
"Properties": { | |
"Address": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkmanager-device-location.html#cfn-networkmanager-device-location-address", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"Latitude": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkmanager-device-location.html#cfn-networkmanager-device-location-latitude", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"Longitude": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkmanager-device-location.html#cfn-networkmanager-device-location-longitude", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::IoTAnalytics::Dataset.Filter": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-filter.html", | |
"Properties": { | |
"DeltaTime": { | |
"Type": "DeltaTime", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-filter.html#cfn-iotanalytics-dataset-filter-deltatime", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoT::TopicRule.HttpAction": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-httpaction.html", | |
"Properties": { | |
"Auth": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-httpaction.html#cfn-iot-topicrule-httpaction-auth", | |
"Required": false, | |
"Type": "HttpAuthorization", | |
"UpdateType": "Mutable" | |
}, | |
"ConfirmationUrl": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-httpaction.html#cfn-iot-topicrule-httpaction-confirmationurl", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Headers": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-httpaction.html#cfn-iot-topicrule-httpaction-headers", | |
"DuplicatesAllowed": false, | |
"ItemType": "HttpActionHeader", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
}, | |
"Url": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-httpaction.html#cfn-iot-topicrule-httpaction-url", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Route53::HostedZone.HostedZoneTag": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-hostedzone-hostedzonetags.html", | |
"Properties": { | |
"Key": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-hostedzone-hostedzonetags.html#cfn-route53-hostedzonetags-key", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Value": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-hostedzone-hostedzonetags.html#cfn-route53-hostedzonetags-value", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::Route.HttpRetryPolicy": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httpretrypolicy.html", | |
"Properties": { | |
"MaxRetries": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httpretrypolicy.html#cfn-appmesh-route-httpretrypolicy-maxretries", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"PerRetryTimeout": { | |
"Type": "Duration", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httpretrypolicy.html#cfn-appmesh-route-httpretrypolicy-perretrytimeout", | |
"UpdateType": "Mutable" | |
}, | |
"HttpRetryEvents": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httpretrypolicy.html#cfn-appmesh-route-httpretrypolicy-httpretryevents", | |
"UpdateType": "Mutable" | |
}, | |
"TcpRetryEvents": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-httpretrypolicy.html#cfn-appmesh-route-httpretrypolicy-tcpretryevents", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WAFv2::WebACL.DefaultAction": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-defaultaction.html", | |
"Properties": { | |
"Allow": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-defaultaction.html#cfn-wafv2-webacl-defaultaction-allow", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Json" | |
}, | |
"Block": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-defaultaction.html#cfn-wafv2-webacl-defaultaction-block", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Json" | |
} | |
} | |
}, | |
"AWS::RoboMaker::SimulationApplication.RenderingEngine": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-robomaker-simulationapplication-renderingengine.html", | |
"Properties": { | |
"Version": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-robomaker-simulationapplication-renderingengine.html#cfn-robomaker-simulationapplication-renderingengine-version", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-robomaker-simulationapplication-renderingengine.html#cfn-robomaker-simulationapplication-renderingengine-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppSync::GraphQLApi.Tags": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-graphqlapi-tags.html", | |
"ItemType": "Tag", | |
"UpdateType": "Mutable" | |
}, | |
"AWS::OpsWorks::App.EnvironmentVariable": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-app-environment.html", | |
"Properties": { | |
"Key": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-app-environment.html#cfn-opsworks-app-environment-key", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Secure": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-app-environment.html#cfn-opsworks-app-environment-secure", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Value": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-app-environment.html#value", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ApiGateway::Stage.CanarySetting": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-stage-canarysetting.html", | |
"Properties": { | |
"DeploymentId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-stage-canarysetting.html#cfn-apigateway-stage-canarysetting-deploymentid", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"PercentTraffic": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-stage-canarysetting.html#cfn-apigateway-stage-canarysetting-percenttraffic", | |
"PrimitiveType": "Double", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"StageVariableOverrides": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-stage-canarysetting.html#cfn-apigateway-stage-canarysetting-stagevariableoverrides", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": false, | |
"Type": "Map", | |
"UpdateType": "Mutable" | |
}, | |
"UseStageCache": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-stage-canarysetting.html#cfn-apigateway-stage-canarysetting-usestagecache", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Glue::SecurityConfiguration.CloudWatchEncryption": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-securityconfiguration-cloudwatchencryption.html", | |
"Properties": { | |
"KmsKeyArn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-securityconfiguration-cloudwatchencryption.html#cfn-glue-securityconfiguration-cloudwatchencryption-kmskeyarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"CloudWatchEncryptionMode": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-securityconfiguration-cloudwatchencryption.html#cfn-glue-securityconfiguration-cloudwatchencryption-cloudwatchencryptionmode", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ElasticLoadBalancingV2::ListenerRule.AuthenticateCognitoConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-authenticatecognitoconfig.html", | |
"Properties": { | |
"AuthenticationRequestExtraParams": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-authenticatecognitoconfig.html#cfn-elasticloadbalancingv2-listenerrule-authenticatecognitoconfig-authenticationrequestextraparams", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": false, | |
"Type": "Map", | |
"UpdateType": "Mutable" | |
}, | |
"OnUnauthenticatedRequest": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-authenticatecognitoconfig.html#cfn-elasticloadbalancingv2-listenerrule-authenticatecognitoconfig-onunauthenticatedrequest", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Scope": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-authenticatecognitoconfig.html#cfn-elasticloadbalancingv2-listenerrule-authenticatecognitoconfig-scope", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"SessionCookieName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-authenticatecognitoconfig.html#cfn-elasticloadbalancingv2-listenerrule-authenticatecognitoconfig-sessioncookiename", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"SessionTimeout": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-authenticatecognitoconfig.html#cfn-elasticloadbalancingv2-listenerrule-authenticatecognitoconfig-sessiontimeout", | |
"PrimitiveType": "Long", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"UserPoolArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-authenticatecognitoconfig.html#cfn-elasticloadbalancingv2-listenerrule-authenticatecognitoconfig-userpoolarn", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"UserPoolClientId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-authenticatecognitoconfig.html#cfn-elasticloadbalancingv2-listenerrule-authenticatecognitoconfig-userpoolclientid", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"UserPoolDomain": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-authenticatecognitoconfig.html#cfn-elasticloadbalancingv2-listenerrule-authenticatecognitoconfig-userpooldomain", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoT::TopicRule.PutAssetPropertyValueEntry": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-putassetpropertyvalueentry.html", | |
"Properties": { | |
"AssetId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-putassetpropertyvalueentry.html#cfn-iot-topicrule-putassetpropertyvalueentry-assetid", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"EntryId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-putassetpropertyvalueentry.html#cfn-iot-topicrule-putassetpropertyvalueentry-entryid", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"PropertyAlias": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-putassetpropertyvalueentry.html#cfn-iot-topicrule-putassetpropertyvalueentry-propertyalias", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"PropertyId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-putassetpropertyvalueentry.html#cfn-iot-topicrule-putassetpropertyvalueentry-propertyid", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"PropertyValues": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-putassetpropertyvalueentry.html#cfn-iot-topicrule-putassetpropertyvalueentry-propertyvalues", | |
"DuplicatesAllowed": false, | |
"ItemType": "AssetPropertyValue", | |
"Required": true, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::VirtualNode.FileAccessLog": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-fileaccesslog.html", | |
"Properties": { | |
"Path": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-fileaccesslog.html#cfn-appmesh-virtualnode-fileaccesslog-path", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ElasticLoadBalancingV2::ListenerRule.FixedResponseConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-fixedresponseconfig.html", | |
"Properties": { | |
"ContentType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-fixedresponseconfig.html#cfn-elasticloadbalancingv2-listenerrule-fixedresponseconfig-contenttype", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"MessageBody": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-fixedresponseconfig.html#cfn-elasticloadbalancingv2-listenerrule-fixedresponseconfig-messagebody", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"StatusCode": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-fixedresponseconfig.html#cfn-elasticloadbalancingv2-listenerrule-fixedresponseconfig-statuscode", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ElasticLoadBalancingV2::ListenerRule.QueryStringKeyValue": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-querystringkeyvalue.html", | |
"Properties": { | |
"Key": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-querystringkeyvalue.html#cfn-elasticloadbalancingv2-listenerrule-querystringkeyvalue-key", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Value": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-querystringkeyvalue.html#cfn-elasticloadbalancingv2-listenerrule-querystringkeyvalue-value", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::S3::Bucket.NotificationConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-notificationconfig.html", | |
"Properties": { | |
"LambdaConfigurations": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-notificationconfig.html#cfn-s3-bucket-notificationconfig-lambdaconfig", | |
"DuplicatesAllowed": false, | |
"ItemType": "LambdaConfiguration", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
}, | |
"QueueConfigurations": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-notificationconfig.html#cfn-s3-bucket-notificationconfig-queueconfig", | |
"DuplicatesAllowed": false, | |
"ItemType": "QueueConfiguration", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
}, | |
"TopicConfigurations": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-notificationconfig.html#cfn-s3-bucket-notificationconfig-topicconfig", | |
"DuplicatesAllowed": false, | |
"ItemType": "TopicConfiguration", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Greengrass::ResourceDefinition.S3MachineLearningModelResourceData": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinition-s3machinelearningmodelresourcedata.html", | |
"Properties": { | |
"OwnerSetting": { | |
"Type": "ResourceDownloadOwnerSetting", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinition-s3machinelearningmodelresourcedata.html#cfn-greengrass-resourcedefinition-s3machinelearningmodelresourcedata-ownersetting", | |
"UpdateType": "Immutable" | |
}, | |
"DestinationPath": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinition-s3machinelearningmodelresourcedata.html#cfn-greengrass-resourcedefinition-s3machinelearningmodelresourcedata-destinationpath", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"S3Uri": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinition-s3machinelearningmodelresourcedata.html#cfn-greengrass-resourcedefinition-s3machinelearningmodelresourcedata-s3uri", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::EMR::InstanceFleetConfig.EbsConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancefleetconfig-ebsconfiguration.html", | |
"Properties": { | |
"EbsBlockDeviceConfigs": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancefleetconfig-ebsconfiguration.html#cfn-elasticmapreduce-instancefleetconfig-ebsconfiguration-ebsblockdeviceconfigs", | |
"DuplicatesAllowed": false, | |
"ItemType": "EbsBlockDeviceConfig", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Immutable" | |
}, | |
"EbsOptimized": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancefleetconfig-ebsconfiguration.html#cfn-elasticmapreduce-instancefleetconfig-ebsconfiguration-ebsoptimized", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::Logs::MetricFilter.MetricTransformation": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-metricfilter-metrictransformation.html", | |
"Properties": { | |
"DefaultValue": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-metricfilter-metrictransformation.html#cfn-cwl-metricfilter-metrictransformation-defaultvalue", | |
"PrimitiveType": "Double", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"MetricName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-metricfilter-metrictransformation.html#cfn-cwl-metricfilter-metrictransformation-metricname", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"MetricNamespace": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-metricfilter-metrictransformation.html#cfn-cwl-metricfilter-metrictransformation-metricnamespace", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"MetricValue": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-metricfilter-metrictransformation.html#cfn-cwl-metricfilter-metrictransformation-metricvalue", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Config::RemediationConfiguration.ResourceValue": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-remediationconfiguration-resourcevalue.html", | |
"Properties": { | |
"Value": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-remediationconfiguration-resourcevalue.html#cfn-config-remediationconfiguration-resourcevalue-value", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EC2::SpotFleet.EbsBlockDevice": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs.html", | |
"Properties": { | |
"DeleteOnTermination": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs.html#cfn-ec2-spotfleet-ebsblockdevice-deleteontermination", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Encrypted": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs.html#cfn-ec2-spotfleet-ebsblockdevice-encrypted", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Iops": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs.html#cfn-ec2-spotfleet-ebsblockdevice-iops", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"SnapshotId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs.html#cfn-ec2-spotfleet-ebsblockdevice-snapshotid", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"VolumeSize": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs.html#cfn-ec2-spotfleet-ebsblockdevice-volumesize", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"VolumeType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs.html#cfn-ec2-spotfleet-ebsblockdevice-volumetype", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CloudWatch::AnomalyDetector.Range": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-anomalydetector-range.html", | |
"Properties": { | |
"EndTime": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-anomalydetector-range.html#cfn-cloudwatch-anomalydetector-range-endtime", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"StartTime": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-anomalydetector-range.html#cfn-cloudwatch-anomalydetector-range-starttime", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Pinpoint::PushTemplate.AndroidPushNotificationTemplate": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-pushtemplate-androidpushnotificationtemplate.html", | |
"Properties": { | |
"Action": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-pushtemplate-androidpushnotificationtemplate.html#cfn-pinpoint-pushtemplate-androidpushnotificationtemplate-action", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ImageUrl": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-pushtemplate-androidpushnotificationtemplate.html#cfn-pinpoint-pushtemplate-androidpushnotificationtemplate-imageurl", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"SmallImageIconUrl": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-pushtemplate-androidpushnotificationtemplate.html#cfn-pinpoint-pushtemplate-androidpushnotificationtemplate-smallimageiconurl", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Title": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-pushtemplate-androidpushnotificationtemplate.html#cfn-pinpoint-pushtemplate-androidpushnotificationtemplate-title", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ImageIconUrl": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-pushtemplate-androidpushnotificationtemplate.html#cfn-pinpoint-pushtemplate-androidpushnotificationtemplate-imageiconurl", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Sound": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-pushtemplate-androidpushnotificationtemplate.html#cfn-pinpoint-pushtemplate-androidpushnotificationtemplate-sound", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Body": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-pushtemplate-androidpushnotificationtemplate.html#cfn-pinpoint-pushtemplate-androidpushnotificationtemplate-body", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Url": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-pushtemplate-androidpushnotificationtemplate.html#cfn-pinpoint-pushtemplate-androidpushnotificationtemplate-url", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CodeBuild::Project.SourceAuth": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-sourceauth.html", | |
"Properties": { | |
"Type": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-sourceauth.html#cfn-codebuild-project-sourceauth-type", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Resource": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-sourceauth.html#cfn-codebuild-project-sourceauth-resource", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::S3::Bucket.ReplicationTime": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationtime.html", | |
"Properties": { | |
"Status": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationtime.html#cfn-s3-bucket-replicationtime-status", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Time": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationtime.html#cfn-s3-bucket-replicationtime-time", | |
"Required": true, | |
"Type": "ReplicationTimeValue", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Glue::Crawler.Targets": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-targets.html", | |
"Properties": { | |
"S3Targets": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-targets.html#cfn-glue-crawler-targets-s3targets", | |
"ItemType": "S3Target", | |
"UpdateType": "Mutable" | |
}, | |
"CatalogTargets": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-targets.html#cfn-glue-crawler-targets-catalogtargets", | |
"ItemType": "CatalogTarget", | |
"UpdateType": "Mutable" | |
}, | |
"JdbcTargets": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-targets.html#cfn-glue-crawler-targets-jdbctargets", | |
"ItemType": "JdbcTarget", | |
"UpdateType": "Mutable" | |
}, | |
"DynamoDBTargets": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-targets.html#cfn-glue-crawler-targets-dynamodbtargets", | |
"ItemType": "DynamoDBTarget", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Lambda::EventInvokeConfig.OnFailure": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventinvokeconfig-destinationconfig-onfailure.html", | |
"Properties": { | |
"Destination": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventinvokeconfig-destinationconfig-onfailure.html#cfn-lambda-eventinvokeconfig-destinationconfig-onfailure-destination", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Events::Rule.NetworkConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-networkconfiguration.html", | |
"Properties": { | |
"AwsVpcConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-networkconfiguration.html#cfn-events-rule-networkconfiguration-awsvpcconfiguration", | |
"Required": false, | |
"Type": "AwsVpcConfiguration", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::SSM::ResourceDataSync.S3Destination": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-resourcedatasync-s3destination.html", | |
"Properties": { | |
"KMSKeyArn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-resourcedatasync-s3destination.html#cfn-ssm-resourcedatasync-s3destination-kmskeyarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"BucketName": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-resourcedatasync-s3destination.html#cfn-ssm-resourcedatasync-s3destination-bucketname", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"BucketRegion": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-resourcedatasync-s3destination.html#cfn-ssm-resourcedatasync-s3destination-bucketregion", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"SyncFormat": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-resourcedatasync-s3destination.html#cfn-ssm-resourcedatasync-s3destination-syncformat", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"BucketPrefix": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-resourcedatasync-s3destination.html#cfn-ssm-resourcedatasync-s3destination-bucketprefix", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::VirtualNode.TlsValidationContextTrust": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-tlsvalidationcontexttrust.html", | |
"Properties": { | |
"ACM": { | |
"Type": "TlsValidationContextAcmTrust", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-tlsvalidationcontexttrust.html#cfn-appmesh-virtualnode-tlsvalidationcontexttrust-acm", | |
"UpdateType": "Mutable" | |
}, | |
"File": { | |
"Type": "TlsValidationContextFileTrust", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-tlsvalidationcontexttrust.html#cfn-appmesh-virtualnode-tlsvalidationcontexttrust-file", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::MediaLive::Channel.EmbeddedSourceSettings": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-embeddedsourcesettings.html", | |
"Properties": { | |
"Source608ChannelNumber": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-embeddedsourcesettings.html#cfn-medialive-channel-embeddedsourcesettings-source608channelnumber", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"Scte20Detection": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-embeddedsourcesettings.html#cfn-medialive-channel-embeddedsourcesettings-scte20detection", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Source608TrackNumber": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-embeddedsourcesettings.html#cfn-medialive-channel-embeddedsourcesettings-source608tracknumber", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"Convert608To708": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-embeddedsourcesettings.html#cfn-medialive-channel-embeddedsourcesettings-convert608to708", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WAFv2::RuleGroup.TextTransformation": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-texttransformation.html", | |
"Properties": { | |
"Priority": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-texttransformation.html#cfn-wafv2-rulegroup-texttransformation-priority", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "Integer" | |
}, | |
"Type": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-texttransformation.html#cfn-wafv2-rulegroup-texttransformation-type", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::ECS::Service.PlacementStrategy": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-placementstrategy.html", | |
"Properties": { | |
"Field": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-placementstrategy.html#cfn-ecs-service-placementstrategy-field", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Immutable" | |
}, | |
"Type": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-placementstrategy.html#cfn-ecs-service-placementstrategy-type", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::CloudFront::Distribution.Restrictions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-restrictions.html", | |
"Properties": { | |
"GeoRestriction": { | |
"Type": "GeoRestriction", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-restrictions.html#cfn-cloudfront-distribution-restrictions-georestriction", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Route53::RecordSetGroup.RecordSet": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html", | |
"Properties": { | |
"AliasTarget": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-aliastarget", | |
"Required": false, | |
"Type": "AliasTarget", | |
"UpdateType": "Mutable" | |
}, | |
"Comment": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-comment", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Failover": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-failover", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"GeoLocation": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-geolocation", | |
"Required": false, | |
"Type": "GeoLocation", | |
"UpdateType": "Mutable" | |
}, | |
"HealthCheckId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-healthcheckid", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"HostedZoneId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-hostedzoneid", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"HostedZoneName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-hostedzonename", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"MultiValueAnswer": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-multivalueanswer", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-name", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Region": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-region", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"ResourceRecords": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-resourcerecords", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
}, | |
"SetIdentifier": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-setidentifier", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"TTL": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-ttl", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Type": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-type", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Weight": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html#cfn-route53-recordset-weight", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::MediaLive::Channel.InputSpecification": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputspecification.html", | |
"Properties": { | |
"Codec": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputspecification.html#cfn-medialive-channel-inputspecification-codec", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"MaximumBitrate": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputspecification.html#cfn-medialive-channel-inputspecification-maximumbitrate", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Resolution": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputspecification.html#cfn-medialive-channel-inputspecification-resolution", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Batch::ComputeEnvironment.ComputeResources": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html", | |
"Properties": { | |
"SpotIamFleetRole": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-spotiamfleetrole", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"MaxvCpus": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-maxvcpus", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"BidPercentage": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-bidpercentage", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Immutable" | |
}, | |
"SecurityGroupIds": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-securitygroupids", | |
"UpdateType": "Immutable" | |
}, | |
"Subnets": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-subnets", | |
"UpdateType": "Immutable" | |
}, | |
"Type": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-type", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"AllocationStrategy": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-allocationstrategy", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"MinvCpus": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-minvcpus", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"LaunchTemplate": { | |
"Type": "LaunchTemplateSpecification", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-launchtemplate", | |
"UpdateType": "Immutable" | |
}, | |
"ImageId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-imageid", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"InstanceRole": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-instancerole", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"InstanceTypes": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-instancetypes", | |
"UpdateType": "Immutable" | |
}, | |
"Ec2KeyPair": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-ec2keypair", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"PlacementGroup": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-placementgroup", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"Tags": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-tags", | |
"PrimitiveType": "Json", | |
"UpdateType": "Immutable" | |
}, | |
"DesiredvCpus": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-computeenvironment-computeresources.html#cfn-batch-computeenvironment-computeresources-desiredvcpus", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Greengrass::ResourceDefinitionVersion.SageMakerMachineLearningModelResourceData": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinitionversion-sagemakermachinelearningmodelresourcedata.html", | |
"Properties": { | |
"OwnerSetting": { | |
"Type": "ResourceDownloadOwnerSetting", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinitionversion-sagemakermachinelearningmodelresourcedata.html#cfn-greengrass-resourcedefinitionversion-sagemakermachinelearningmodelresourcedata-ownersetting", | |
"UpdateType": "Immutable" | |
}, | |
"DestinationPath": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinitionversion-sagemakermachinelearningmodelresourcedata.html#cfn-greengrass-resourcedefinitionversion-sagemakermachinelearningmodelresourcedata-destinationpath", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"SageMakerJobArn": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinitionversion-sagemakermachinelearningmodelresourcedata.html#cfn-greengrass-resourcedefinitionversion-sagemakermachinelearningmodelresourcedata-sagemakerjobarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::NetworkManager::Link.Bandwidth": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkmanager-link-bandwidth.html", | |
"Properties": { | |
"DownloadSpeed": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkmanager-link-bandwidth.html#cfn-networkmanager-link-bandwidth-downloadspeed", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Integer" | |
}, | |
"UploadSpeed": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-networkmanager-link-bandwidth.html#cfn-networkmanager-link-bandwidth-uploadspeed", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Integer" | |
} | |
} | |
}, | |
"AWS::ElasticLoadBalancingV2::ListenerRule.Action": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-actions.html", | |
"Properties": { | |
"AuthenticateCognitoConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-actions.html#cfn-elasticloadbalancingv2-listenerrule-action-authenticatecognitoconfig", | |
"Required": false, | |
"Type": "AuthenticateCognitoConfig", | |
"UpdateType": "Mutable" | |
}, | |
"AuthenticateOidcConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-actions.html#cfn-elasticloadbalancingv2-listenerrule-action-authenticateoidcconfig", | |
"Required": false, | |
"Type": "AuthenticateOidcConfig", | |
"UpdateType": "Mutable" | |
}, | |
"FixedResponseConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-actions.html#cfn-elasticloadbalancingv2-listenerrule-action-fixedresponseconfig", | |
"Required": false, | |
"Type": "FixedResponseConfig", | |
"UpdateType": "Mutable" | |
}, | |
"ForwardConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-actions.html#cfn-elasticloadbalancingv2-listenerrule-action-forwardconfig", | |
"Required": false, | |
"Type": "ForwardConfig", | |
"UpdateType": "Mutable" | |
}, | |
"Order": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-actions.html#cfn-elasticloadbalancingv2-listenerrule-action-order", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"RedirectConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-actions.html#cfn-elasticloadbalancingv2-listenerrule-action-redirectconfig", | |
"Required": false, | |
"Type": "RedirectConfig", | |
"UpdateType": "Mutable" | |
}, | |
"TargetGroupArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-actions.html#cfn-elasticloadbalancingv2-listener-actions-targetgrouparn", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Type": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-actions.html#cfn-elasticloadbalancingv2-listener-actions-type", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Cognito::UserPoolRiskConfigurationAttachment.AccountTakeoverActionsType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolriskconfigurationattachment-accounttakeoveractionstype.html", | |
"Properties": { | |
"HighAction": { | |
"Type": "AccountTakeoverActionType", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolriskconfigurationattachment-accounttakeoveractionstype.html#cfn-cognito-userpoolriskconfigurationattachment-accounttakeoveractionstype-highaction", | |
"UpdateType": "Mutable" | |
}, | |
"LowAction": { | |
"Type": "AccountTakeoverActionType", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolriskconfigurationattachment-accounttakeoveractionstype.html#cfn-cognito-userpoolriskconfigurationattachment-accounttakeoveractionstype-lowaction", | |
"UpdateType": "Mutable" | |
}, | |
"MediumAction": { | |
"Type": "AccountTakeoverActionType", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolriskconfigurationattachment-accounttakeoveractionstype.html#cfn-cognito-userpoolriskconfigurationattachment-accounttakeoveractionstype-mediumaction", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EC2::SpotFleet.LoadBalancersConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-loadbalancersconfig.html", | |
"Properties": { | |
"ClassicLoadBalancersConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-loadbalancersconfig.html#cfn-ec2-spotfleet-loadbalancersconfig-classicloadbalancersconfig", | |
"Required": false, | |
"Type": "ClassicLoadBalancersConfig", | |
"UpdateType": "Mutable" | |
}, | |
"TargetGroupsConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-loadbalancersconfig.html#cfn-ec2-spotfleet-loadbalancersconfig-targetgroupsconfig", | |
"Required": false, | |
"Type": "TargetGroupsConfig", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisFirehose::DeliveryStream.ProcessorParameter": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-processorparameter.html", | |
"Properties": { | |
"ParameterName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-processorparameter.html#cfn-kinesisfirehose-deliverystream-processorparameter-parametername", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"ParameterValue": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-processorparameter.html#cfn-kinesisfirehose-deliverystream-processorparameter-parametervalue", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::ECS::TaskSet.AwsVpcConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskset-awsvpcconfiguration.html", | |
"Properties": { | |
"AssignPublicIp": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskset-awsvpcconfiguration.html#cfn-ecs-taskset-awsvpcconfiguration-assignpublicip", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"SecurityGroups": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskset-awsvpcconfiguration.html#cfn-ecs-taskset-awsvpcconfiguration-securitygroups", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"Type": "List", | |
"PrimitiveItemType": "String" | |
}, | |
"Subnets": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskset-awsvpcconfiguration.html#cfn-ecs-taskset-awsvpcconfiguration-subnets", | |
"UpdateType": "Immutable", | |
"Required": true, | |
"Type": "List", | |
"PrimitiveItemType": "String" | |
} | |
} | |
}, | |
"AWS::Cognito::UserPoolRiskConfigurationAttachment.RiskExceptionConfigurationType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolriskconfigurationattachment-riskexceptionconfigurationtype.html", | |
"Properties": { | |
"BlockedIPRangeList": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolriskconfigurationattachment-riskexceptionconfigurationtype.html#cfn-cognito-userpoolriskconfigurationattachment-riskexceptionconfigurationtype-blockediprangelist", | |
"UpdateType": "Mutable" | |
}, | |
"SkippedIPRangeList": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolriskconfigurationattachment-riskexceptionconfigurationtype.html#cfn-cognito-userpoolriskconfigurationattachment-riskexceptionconfigurationtype-skippediprangelist", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ApiGateway::ApiKey.StageKey": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-apikey-stagekey.html", | |
"Properties": { | |
"RestApiId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-apikey-stagekey.html#cfn-apigateway-apikey-stagekey-restapiid", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"StageName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-apikey-stagekey.html#cfn-apigateway-apikey-stagekey-stagename", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::S3::Bucket.ServerSideEncryptionByDefault": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-serversideencryptionbydefault.html", | |
"Properties": { | |
"KMSMasterKeyID": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-serversideencryptionbydefault.html#cfn-s3-bucket-serversideencryptionbydefault-kmsmasterkeyid", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"SSEAlgorithm": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-serversideencryptionbydefault.html#cfn-s3-bucket-serversideencryptionbydefault-ssealgorithm", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::SSM::PatchBaseline.PatchStringDate": { | |
"PrimitiveType": "String" | |
}, | |
"AWS::EMR::Cluster.EbsBlockDeviceConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-ebsblockdeviceconfig.html", | |
"Properties": { | |
"VolumeSpecification": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-ebsblockdeviceconfig.html#cfn-elasticmapreduce-cluster-ebsblockdeviceconfig-volumespecification", | |
"Required": true, | |
"Type": "VolumeSpecification", | |
"UpdateType": "Mutable" | |
}, | |
"VolumesPerInstance": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-ebsblockdeviceconfig.html#cfn-elasticmapreduce-cluster-ebsblockdeviceconfig-volumesperinstance", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Pinpoint::Campaign.EventDimensions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-eventdimensions.html", | |
"Properties": { | |
"Metrics": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-eventdimensions.html#cfn-pinpoint-campaign-eventdimensions-metrics", | |
"PrimitiveType": "Json", | |
"UpdateType": "Mutable" | |
}, | |
"EventType": { | |
"Type": "SetDimension", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-eventdimensions.html#cfn-pinpoint-campaign-eventdimensions-eventtype", | |
"UpdateType": "Mutable" | |
}, | |
"Attributes": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-eventdimensions.html#cfn-pinpoint-campaign-eventdimensions-attributes", | |
"PrimitiveType": "Json", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CodeDeploy::DeploymentGroup.ELBInfo": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-elbinfo.html", | |
"Properties": { | |
"Name": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-elbinfo.html#cfn-codedeploy-deploymentgroup-elbinfo-name", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Backup::BackupPlan.LifecycleResourceType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupplan-lifecycleresourcetype.html", | |
"Properties": { | |
"DeleteAfterDays": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupplan-lifecycleresourcetype.html#cfn-backup-backupplan-lifecycleresourcetype-deleteafterdays", | |
"PrimitiveType": "Double", | |
"UpdateType": "Mutable" | |
}, | |
"MoveToColdStorageAfterDays": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupplan-lifecycleresourcetype.html#cfn-backup-backupplan-lifecycleresourcetype-movetocoldstorageafterdays", | |
"PrimitiveType": "Double", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Glue::Crawler.CatalogTarget": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-catalogtarget.html", | |
"Properties": { | |
"DatabaseName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-catalogtarget.html#cfn-glue-crawler-catalogtarget-databasename", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Tables": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-catalogtarget.html#cfn-glue-crawler-catalogtarget-tables", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Events::Rule.RunCommandTarget": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-runcommandtarget.html", | |
"Properties": { | |
"Key": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-runcommandtarget.html#cfn-events-rule-runcommandtarget-key", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Values": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-runcommandtarget.html#cfn-events-rule-runcommandtarget-values", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": true, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Batch::JobDefinition.ResourceRequirement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-resourcerequirement.html", | |
"Properties": { | |
"Type": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-resourcerequirement.html#cfn-batch-jobdefinition-resourcerequirement-type", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Value": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-resourcerequirement.html#cfn-batch-jobdefinition-resourcerequirement-value", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WAFv2::WebACL.OrStatementTwo": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-orstatementtwo.html", | |
"Properties": { | |
"Statements": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-orstatementtwo.html#cfn-wafv2-webacl-orstatementtwo-statements", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"Type": "List", | |
"ItemType": "StatementThree" | |
} | |
} | |
}, | |
"AWS::ApiGateway::Deployment.StageDescription": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription.html", | |
"Properties": { | |
"AccessLogSetting": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription.html#cfn-apigateway-deployment-stagedescription-accesslogsetting", | |
"Required": false, | |
"Type": "AccessLogSetting", | |
"UpdateType": "Mutable" | |
}, | |
"CacheClusterEnabled": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription.html#cfn-apigateway-deployment-stagedescription-cacheclusterenabled", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"CacheClusterSize": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription.html#cfn-apigateway-deployment-stagedescription-cacheclustersize", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"CacheDataEncrypted": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription.html#cfn-apigateway-deployment-stagedescription-cachedataencrypted", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"CacheTtlInSeconds": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription.html#cfn-apigateway-deployment-stagedescription-cachettlinseconds", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"CachingEnabled": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription.html#cfn-apigateway-deployment-stagedescription-cachingenabled", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"CanarySetting": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription.html#cfn-apigateway-deployment-stagedescription-canarysetting", | |
"Required": false, | |
"Type": "CanarySetting", | |
"UpdateType": "Mutable" | |
}, | |
"ClientCertificateId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription.html#cfn-apigateway-deployment-stagedescription-clientcertificateid", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"DataTraceEnabled": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription.html#cfn-apigateway-deployment-stagedescription-datatraceenabled", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Description": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription.html#cfn-apigateway-deployment-stagedescription-description", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"DocumentationVersion": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription.html#cfn-apigateway-deployment-stagedescription-documentationversion", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"LoggingLevel": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription.html#cfn-apigateway-deployment-stagedescription-logginglevel", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"MethodSettings": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription.html#cfn-apigateway-deployment-stagedescription-methodsettings", | |
"DuplicatesAllowed": false, | |
"ItemType": "MethodSetting", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
}, | |
"MetricsEnabled": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription.html#cfn-apigateway-deployment-stagedescription-metricsenabled", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Tags": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription.html#cfn-apigateway-deployment-tags", | |
"DuplicatesAllowed": true, | |
"ItemType": "Tag", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
}, | |
"ThrottlingBurstLimit": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription.html#cfn-apigateway-deployment-stagedescription-throttlingburstlimit", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"ThrottlingRateLimit": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription.html#cfn-apigateway-deployment-stagedescription-throttlingratelimit", | |
"PrimitiveType": "Double", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"TracingEnabled": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription.html#cfn-apigateway-deployment-stagedescription-tracingenabled", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Variables": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription.html#cfn-apigateway-deployment-stagedescription-variables", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": false, | |
"Type": "Map", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::RDS::DBProxy.AuthFormat": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxy-authformat.html", | |
"Properties": { | |
"AuthScheme": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxy-authformat.html#cfn-rds-dbproxy-authformat-authscheme", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"Description": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxy-authformat.html#cfn-rds-dbproxy-authformat-description", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"IAMAuth": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxy-authformat.html#cfn-rds-dbproxy-authformat-iamauth", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"SecretArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxy-authformat.html#cfn-rds-dbproxy-authformat-secretarn", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"UserName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxy-authformat.html#cfn-rds-dbproxy-authformat-username", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::GameLift::Fleet.ServerProcess": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-fleet-serverprocess.html", | |
"Properties": { | |
"ConcurrentExecutions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-fleet-serverprocess.html#cfn-gamelift-fleet-serverprocess-concurrentexecutions", | |
"PrimitiveType": "Integer", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"LaunchPath": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-fleet-serverprocess.html#cfn-gamelift-fleet-serverprocess-launchpath", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Parameters": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-fleet-serverprocess.html#cfn-gamelift-fleet-serverprocess-parameters", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppStream::Stack.ApplicationSettings": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-stack-applicationsettings.html", | |
"Properties": { | |
"SettingsGroup": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-stack-applicationsettings.html#cfn-appstream-stack-applicationsettings-settingsgroup", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Enabled": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-stack-applicationsettings.html#cfn-appstream-stack-applicationsettings-enabled", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EC2::SpotFleet.FleetLaunchTemplateSpecification": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-fleetlaunchtemplatespecification.html", | |
"Properties": { | |
"LaunchTemplateId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-fleetlaunchtemplatespecification.html#cfn-ec2-spotfleet-fleetlaunchtemplatespecification-launchtemplateid", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"LaunchTemplateName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-fleetlaunchtemplatespecification.html#cfn-ec2-spotfleet-fleetlaunchtemplatespecification-launchtemplatename", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Version": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-fleetlaunchtemplatespecification.html#cfn-ec2-spotfleet-fleetlaunchtemplatespecification-version", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ECS::TaskDefinition.EnvironmentFile": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-environmentfile.html", | |
"Properties": { | |
"Value": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-environmentfile.html#cfn-ecs-taskdefinition-environmentfile-value", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"Type": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-environmentfile.html#cfn-ecs-taskdefinition-environmentfile-type", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::ApiGatewayV2::ApiGatewayManagedOverrides.IntegrationOverrides": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-apigatewaymanagedoverrides-integrationoverrides.html", | |
"Properties": { | |
"Description": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-apigatewaymanagedoverrides-integrationoverrides.html#cfn-apigatewayv2-apigatewaymanagedoverrides-integrationoverrides-description", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"PayloadFormatVersion": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-apigatewaymanagedoverrides-integrationoverrides.html#cfn-apigatewayv2-apigatewaymanagedoverrides-integrationoverrides-payloadformatversion", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"TimeoutInMillis": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-apigatewaymanagedoverrides-integrationoverrides.html#cfn-apigatewayv2-apigatewaymanagedoverrides-integrationoverrides-timeoutinmillis", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"IntegrationMethod": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-apigatewaymanagedoverrides-integrationoverrides.html#cfn-apigatewayv2-apigatewaymanagedoverrides-integrationoverrides-integrationmethod", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::S3::Bucket.RedirectAllRequestsTo": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-websiteconfiguration-redirectallrequeststo.html", | |
"Properties": { | |
"HostName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-websiteconfiguration-redirectallrequeststo.html#cfn-s3-websiteconfiguration-redirectallrequeststo-hostname", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Protocol": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-websiteconfiguration-redirectallrequeststo.html#cfn-s3-websiteconfiguration-redirectallrequeststo-protocol", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::VirtualGateway.VirtualGatewayPortMapping": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayportmapping.html", | |
"Properties": { | |
"Port": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayportmapping.html#cfn-appmesh-virtualgateway-virtualgatewayportmapping-port", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"Protocol": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayportmapping.html#cfn-appmesh-virtualgateway-virtualgatewayportmapping-protocol", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::LakeFormation::DataLakeSettings.DataLakePrincipal": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-datalakesettings-datalakeprincipal.html", | |
"Properties": { | |
"DataLakePrincipalIdentifier": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-datalakesettings-datalakeprincipal.html#cfn-lakeformation-datalakesettings-datalakeprincipal-datalakeprincipalidentifier", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WAF::XssMatchSet.XssMatchTuple": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-waf-xssmatchset-xssmatchtuple.html", | |
"Properties": { | |
"FieldToMatch": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-waf-xssmatchset-xssmatchtuple.html#cfn-waf-xssmatchset-xssmatchtuple-fieldtomatch", | |
"Required": true, | |
"Type": "FieldToMatch", | |
"UpdateType": "Mutable" | |
}, | |
"TextTransformation": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-waf-xssmatchset-xssmatchtuple.html#cfn-waf-xssmatchset-xssmatchtuple-texttransformation", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Pinpoint::Segment.SegmentDimensions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions.html", | |
"Properties": { | |
"Demographic": { | |
"Type": "Demographic", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions.html#cfn-pinpoint-segment-segmentdimensions-demographic", | |
"UpdateType": "Mutable" | |
}, | |
"Metrics": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions.html#cfn-pinpoint-segment-segmentdimensions-metrics", | |
"PrimitiveType": "Json", | |
"UpdateType": "Mutable" | |
}, | |
"Attributes": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions.html#cfn-pinpoint-segment-segmentdimensions-attributes", | |
"PrimitiveType": "Json", | |
"UpdateType": "Mutable" | |
}, | |
"Behavior": { | |
"Type": "Behavior", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions.html#cfn-pinpoint-segment-segmentdimensions-behavior", | |
"UpdateType": "Mutable" | |
}, | |
"UserAttributes": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions.html#cfn-pinpoint-segment-segmentdimensions-userattributes", | |
"PrimitiveType": "Json", | |
"UpdateType": "Mutable" | |
}, | |
"Location": { | |
"Type": "Location", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions.html#cfn-pinpoint-segment-segmentdimensions-location", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ApplicationInsights::Application.SubComponentConfigurationDetails": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-subcomponentconfigurationdetails.html", | |
"Properties": { | |
"AlarmMetrics": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-subcomponentconfigurationdetails.html#cfn-applicationinsights-application-subcomponentconfigurationdetails-alarmmetrics", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "List", | |
"ItemType": "AlarmMetric" | |
}, | |
"Logs": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-subcomponentconfigurationdetails.html#cfn-applicationinsights-application-subcomponentconfigurationdetails-logs", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "List", | |
"ItemType": "Log" | |
}, | |
"WindowsEvents": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-subcomponentconfigurationdetails.html#cfn-applicationinsights-application-subcomponentconfigurationdetails-windowsevents", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "List", | |
"ItemType": "WindowsEvent" | |
} | |
} | |
}, | |
"AWS::SecretsManager::RotationSchedule.RotationRules": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-secretsmanager-rotationschedule-rotationrules.html", | |
"Properties": { | |
"AutomaticallyAfterDays": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-secretsmanager-rotationschedule-rotationrules.html#cfn-secretsmanager-rotationschedule-rotationrules-automaticallyafterdays", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoTAnalytics::Pipeline.SelectAttributes": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-selectattributes.html", | |
"Properties": { | |
"Next": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-selectattributes.html#cfn-iotanalytics-pipeline-selectattributes-next", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Attributes": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-selectattributes.html#cfn-iotanalytics-pipeline-selectattributes-attributes", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-selectattributes.html#cfn-iotanalytics-pipeline-selectattributes-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CodeBuild::Project.Environment": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-environment.html", | |
"Properties": { | |
"Type": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-environment.html#cfn-codebuild-project-environment-type", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"EnvironmentVariables": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-environment.html#cfn-codebuild-project-environment-environmentvariables", | |
"ItemType": "EnvironmentVariable", | |
"UpdateType": "Mutable" | |
}, | |
"PrivilegedMode": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-environment.html#cfn-codebuild-project-environment-privilegedmode", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"ImagePullCredentialsType": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-environment.html#cfn-codebuild-project-environment-imagepullcredentialstype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Image": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-environment.html#cfn-codebuild-project-environment-image", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"RegistryCredential": { | |
"Type": "RegistryCredential", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-environment.html#cfn-codebuild-project-environment-registrycredential", | |
"UpdateType": "Mutable" | |
}, | |
"ComputeType": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-environment.html#cfn-codebuild-project-environment-computetype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Certificate": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-environment.html#cfn-codebuild-project-environment-certificate", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Pinpoint::Segment.SourceSegments": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentgroups-groups-sourcesegments.html", | |
"Properties": { | |
"Version": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentgroups-groups-sourcesegments.html#cfn-pinpoint-segment-segmentgroups-groups-sourcesegments-version", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"Id": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentgroups-groups-sourcesegments.html#cfn-pinpoint-segment-segmentgroups-groups-sourcesegments-id", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::S3::Bucket.S3KeyFilter": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-notificationconfiguration-config-filter-s3key.html", | |
"Properties": { | |
"Rules": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-notificationconfiguration-config-filter-s3key.html#cfn-s3-bucket-notificationconfiguraiton-config-filter-s3key-rules", | |
"DuplicatesAllowed": false, | |
"ItemType": "FilterRule", | |
"Required": true, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WAFv2::WebACL.XssMatchStatement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-xssmatchstatement.html", | |
"Properties": { | |
"FieldToMatch": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-xssmatchstatement.html#cfn-wafv2-webacl-xssmatchstatement-fieldtomatch", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"Type": "FieldToMatch" | |
}, | |
"TextTransformations": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-xssmatchstatement.html#cfn-wafv2-webacl-xssmatchstatement-texttransformations", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"Type": "List", | |
"ItemType": "TextTransformation" | |
} | |
} | |
}, | |
"AWS::PinpointEmail::ConfigurationSetEventDestination.PinpointDestination": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-configurationseteventdestination-pinpointdestination.html", | |
"Properties": { | |
"ApplicationArn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-configurationseteventdestination-pinpointdestination.html#cfn-pinpointemail-configurationseteventdestination-pinpointdestination-applicationarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WAFv2::WebACL.StatementOne": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statementone.html", | |
"Properties": { | |
"ByteMatchStatement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statementone.html#cfn-wafv2-webacl-statementone-bytematchstatement", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "ByteMatchStatement" | |
}, | |
"SqliMatchStatement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statementone.html#cfn-wafv2-webacl-statementone-sqlimatchstatement", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "SqliMatchStatement" | |
}, | |
"XssMatchStatement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statementone.html#cfn-wafv2-webacl-statementone-xssmatchstatement", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "XssMatchStatement" | |
}, | |
"SizeConstraintStatement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statementone.html#cfn-wafv2-webacl-statementone-sizeconstraintstatement", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "SizeConstraintStatement" | |
}, | |
"GeoMatchStatement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statementone.html#cfn-wafv2-webacl-statementone-geomatchstatement", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "GeoMatchStatement" | |
}, | |
"RuleGroupReferenceStatement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statementone.html#cfn-wafv2-webacl-statementone-rulegroupreferencestatement", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "RuleGroupReferenceStatement" | |
}, | |
"IPSetReferenceStatement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statementone.html#cfn-wafv2-webacl-statementone-ipsetreferencestatement", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "IPSetReferenceStatement" | |
}, | |
"RegexPatternSetReferenceStatement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statementone.html#cfn-wafv2-webacl-statementone-regexpatternsetreferencestatement", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "RegexPatternSetReferenceStatement" | |
}, | |
"ManagedRuleGroupStatement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statementone.html#cfn-wafv2-webacl-statementone-managedrulegroupstatement", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "ManagedRuleGroupStatement" | |
}, | |
"RateBasedStatement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statementone.html#cfn-wafv2-webacl-statementone-ratebasedstatement", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "RateBasedStatementOne" | |
}, | |
"AndStatement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statementone.html#cfn-wafv2-webacl-statementone-andstatement", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "AndStatementOne" | |
}, | |
"OrStatement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statementone.html#cfn-wafv2-webacl-statementone-orstatement", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "OrStatementOne" | |
}, | |
"NotStatement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statementone.html#cfn-wafv2-webacl-statementone-notstatement", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "NotStatementOne" | |
} | |
} | |
}, | |
"AWS::WAFv2::RuleGroup.ByteMatchStatement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-bytematchstatement.html", | |
"Properties": { | |
"SearchString": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-bytematchstatement.html#cfn-wafv2-rulegroup-bytematchstatement-searchstring", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"SearchStringBase64": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-bytematchstatement.html#cfn-wafv2-rulegroup-bytematchstatement-searchstringbase64", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"FieldToMatch": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-bytematchstatement.html#cfn-wafv2-rulegroup-bytematchstatement-fieldtomatch", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"Type": "FieldToMatch" | |
}, | |
"TextTransformations": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-bytematchstatement.html#cfn-wafv2-rulegroup-bytematchstatement-texttransformations", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"Type": "List", | |
"ItemType": "TextTransformation" | |
}, | |
"PositionalConstraint": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-bytematchstatement.html#cfn-wafv2-rulegroup-bytematchstatement-positionalconstraint", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::AppStream::Fleet.DomainJoinInfo": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-fleet-domainjoininfo.html", | |
"Properties": { | |
"OrganizationalUnitDistinguishedName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-fleet-domainjoininfo.html#cfn-appstream-fleet-domainjoininfo-organizationalunitdistinguishedname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"DirectoryName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-fleet-domainjoininfo.html#cfn-appstream-fleet-domainjoininfo-directoryname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::SES::Template.Template": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-template-template.html", | |
"Properties": { | |
"HtmlPart": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-template-template.html#cfn-ses-template-template-htmlpart", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"TextPart": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-template-template.html#cfn-ses-template-template-textpart", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"TemplateName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-template-template.html#cfn-ses-template-template-templatename", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"SubjectPart": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-template-template.html#cfn-ses-template-template-subjectpart", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoTEvents::DetectorModel.DynamoDB": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-dynamodb.html", | |
"Properties": { | |
"TableName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-dynamodb.html#cfn-iotevents-detectormodel-dynamodb-tablename", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"PayloadField": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-dynamodb.html#cfn-iotevents-detectormodel-dynamodb-payloadfield", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"RangeKeyField": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-dynamodb.html#cfn-iotevents-detectormodel-dynamodb-rangekeyfield", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"HashKeyField": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-dynamodb.html#cfn-iotevents-detectormodel-dynamodb-hashkeyfield", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"RangeKeyValue": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-dynamodb.html#cfn-iotevents-detectormodel-dynamodb-rangekeyvalue", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"RangeKeyType": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-dynamodb.html#cfn-iotevents-detectormodel-dynamodb-rangekeytype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"HashKeyType": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-dynamodb.html#cfn-iotevents-detectormodel-dynamodb-hashkeytype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"HashKeyValue": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-dynamodb.html#cfn-iotevents-detectormodel-dynamodb-hashkeyvalue", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Payload": { | |
"Type": "Payload", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-dynamodb.html#cfn-iotevents-detectormodel-dynamodb-payload", | |
"UpdateType": "Mutable" | |
}, | |
"Operation": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-dynamodb.html#cfn-iotevents-detectormodel-dynamodb-operation", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::MSK::Cluster.ConfigurationInfo": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-configurationinfo.html", | |
"Properties": { | |
"Revision": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-configurationinfo.html#cfn-msk-cluster-configurationinfo-revision", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"Arn": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-configurationinfo.html#cfn-msk-cluster-configurationinfo-arn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ElasticLoadBalancing::LoadBalancer.LBCookieStickinessPolicy": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-elb-LBCookieStickinessPolicy.html", | |
"Properties": { | |
"CookieExpirationPeriod": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-elb-LBCookieStickinessPolicy.html#cfn-elb-lbcookiestickinesspolicy-cookieexpirationperiod", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"PolicyName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-elb-LBCookieStickinessPolicy.html#cfn-elb-lbcookiestickinesspolicy-policyname", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EC2::Instance.Volume": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-mount-point.html", | |
"Properties": { | |
"Device": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-mount-point.html#cfn-ec2-mountpoint-device", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"VolumeId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-mount-point.html#cfn-ec2-mountpoint-volumeid", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WAFv2::WebACL.ByteMatchStatement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-bytematchstatement.html", | |
"Properties": { | |
"SearchString": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-bytematchstatement.html#cfn-wafv2-webacl-bytematchstatement-searchstring", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"SearchStringBase64": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-bytematchstatement.html#cfn-wafv2-webacl-bytematchstatement-searchstringbase64", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"FieldToMatch": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-bytematchstatement.html#cfn-wafv2-webacl-bytematchstatement-fieldtomatch", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"Type": "FieldToMatch" | |
}, | |
"TextTransformations": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-bytematchstatement.html#cfn-wafv2-webacl-bytematchstatement-texttransformations", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"Type": "List", | |
"ItemType": "TextTransformation" | |
}, | |
"PositionalConstraint": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-bytematchstatement.html#cfn-wafv2-webacl-bytematchstatement-positionalconstraint", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::EC2::NetworkAclEntry.PortRange": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkaclentry-portrange.html", | |
"Properties": { | |
"From": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkaclentry-portrange.html#cfn-ec2-networkaclentry-portrange-from", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"To": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkaclentry-portrange.html#cfn-ec2-networkaclentry-portrange-to", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ManagedBlockchain::Member.NetworkFrameworkConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-networkframeworkconfiguration.html", | |
"Properties": { | |
"NetworkFabricConfiguration": { | |
"Type": "NetworkFabricConfiguration", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-networkframeworkconfiguration.html#cfn-managedblockchain-member-networkframeworkconfiguration-networkfabricconfiguration", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CloudFront::Distribution.Origin": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-origin.html", | |
"Properties": { | |
"ConnectionTimeout": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-origin.html#cfn-cloudfront-distribution-origin-connectiontimeout", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"OriginCustomHeaders": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-origin.html#cfn-cloudfront-distribution-origin-origincustomheaders", | |
"ItemType": "OriginCustomHeader", | |
"UpdateType": "Mutable" | |
}, | |
"ConnectionAttempts": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-origin.html#cfn-cloudfront-distribution-origin-connectionattempts", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"DomainName": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-origin.html#cfn-cloudfront-distribution-origin-domainname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"S3OriginConfig": { | |
"Type": "S3OriginConfig", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-origin.html#cfn-cloudfront-distribution-origin-s3originconfig", | |
"UpdateType": "Mutable" | |
}, | |
"OriginPath": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-origin.html#cfn-cloudfront-distribution-origin-originpath", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Id": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-origin.html#cfn-cloudfront-distribution-origin-id", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"CustomOriginConfig": { | |
"Type": "CustomOriginConfig", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-origin.html#cfn-cloudfront-distribution-origin-customoriginconfig", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::SageMaker::CodeRepository.GitConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-coderepository-gitconfig.html", | |
"Properties": { | |
"SecretArn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-coderepository-gitconfig.html#cfn-sagemaker-coderepository-gitconfig-secretarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Branch": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-coderepository-gitconfig.html#cfn-sagemaker-coderepository-gitconfig-branch", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"RepositoryUrl": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-coderepository-gitconfig.html#cfn-sagemaker-coderepository-gitconfig-repositoryurl", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::Route53::HostedZone.HostedZoneConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-hostedzone-hostedzoneconfig.html", | |
"Properties": { | |
"Comment": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-hostedzone-hostedzoneconfig.html#cfn-route53-hostedzone-hostedzoneconfig-comment", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Glue::Connection.ConnectionInput": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-connection-connectioninput.html", | |
"Properties": { | |
"Description": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-connection-connectioninput.html#cfn-glue-connection-connectioninput-description", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ConnectionType": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-connection-connectioninput.html#cfn-glue-connection-connectioninput-connectiontype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"MatchCriteria": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-connection-connectioninput.html#cfn-glue-connection-connectioninput-matchcriteria", | |
"UpdateType": "Mutable" | |
}, | |
"PhysicalConnectionRequirements": { | |
"Type": "PhysicalConnectionRequirements", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-connection-connectioninput.html#cfn-glue-connection-connectioninput-physicalconnectionrequirements", | |
"UpdateType": "Mutable" | |
}, | |
"ConnectionProperties": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-connection-connectioninput.html#cfn-glue-connection-connectioninput-connectionproperties", | |
"PrimitiveType": "Json", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-connection-connectioninput.html#cfn-glue-connection-connectioninput-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::VirtualNode.AwsCloudMapInstanceAttribute": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-awscloudmapinstanceattribute.html", | |
"Properties": { | |
"Value": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-awscloudmapinstanceattribute.html#cfn-appmesh-virtualnode-awscloudmapinstanceattribute-value", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Key": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-awscloudmapinstanceattribute.html#cfn-appmesh-virtualnode-awscloudmapinstanceattribute-key", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Events::Rule.InputTransformer": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-inputtransformer.html", | |
"Properties": { | |
"InputPathsMap": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-inputtransformer.html#cfn-events-rule-inputtransformer-inputpathsmap", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": false, | |
"Type": "Map", | |
"UpdateType": "Mutable" | |
}, | |
"InputTemplate": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-inputtransformer.html#cfn-events-rule-inputtransformer-inputtemplate", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::SSM::MaintenanceWindowTask.LoggingInfo": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-logginginfo.html", | |
"Properties": { | |
"S3Bucket": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-logginginfo.html#cfn-ssm-maintenancewindowtask-logginginfo-s3bucket", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Region": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-logginginfo.html#cfn-ssm-maintenancewindowtask-logginginfo-region", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"S3Prefix": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-logginginfo.html#cfn-ssm-maintenancewindowtask-logginginfo-s3prefix", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoT::TopicRule.FirehoseAction": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-firehoseaction.html", | |
"Properties": { | |
"DeliveryStreamName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-firehoseaction.html#cfn-iot-topicrule-firehoseaction-deliverystreamname", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"RoleArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-firehoseaction.html#cfn-iot-topicrule-firehoseaction-rolearn", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Separator": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-firehoseaction.html#cfn-iot-topicrule-firehoseaction-separator", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EC2::LocalGatewayRouteTableVPCAssociation.Tags": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-localgatewayroutetablevpcassociation-tags.html", | |
"Properties": { | |
"Tags": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-localgatewayroutetablevpcassociation-tags.html#cfn-ec2-localgatewayroutetablevpcassociation-tags-tags", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "List", | |
"ItemType": "Tag", | |
"DuplicatesAllowed": false | |
} | |
} | |
}, | |
"AWS::S3::Bucket.InventoryConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-inventoryconfiguration.html", | |
"Properties": { | |
"Destination": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-inventoryconfiguration.html#cfn-s3-bucket-inventoryconfiguration-destination", | |
"Required": true, | |
"Type": "Destination", | |
"UpdateType": "Mutable" | |
}, | |
"Enabled": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-inventoryconfiguration.html#cfn-s3-bucket-inventoryconfiguration-enabled", | |
"PrimitiveType": "Boolean", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Id": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-inventoryconfiguration.html#cfn-s3-bucket-inventoryconfiguration-id", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"IncludedObjectVersions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-inventoryconfiguration.html#cfn-s3-bucket-inventoryconfiguration-includedobjectversions", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"OptionalFields": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-inventoryconfiguration.html#cfn-s3-bucket-inventoryconfiguration-optionalfields", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
}, | |
"Prefix": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-inventoryconfiguration.html#cfn-s3-bucket-inventoryconfiguration-prefix", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"ScheduleFrequency": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-inventoryconfiguration.html#cfn-s3-bucket-inventoryconfiguration-schedulefrequency", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WorkSpaces::Workspace.WorkspaceProperties": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspaces-workspace-workspaceproperties.html", | |
"Properties": { | |
"ComputeTypeName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspaces-workspace-workspaceproperties.html#cfn-workspaces-workspace-workspaceproperties-computetypename", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"RootVolumeSizeGib": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspaces-workspace-workspaceproperties.html#cfn-workspaces-workspace-workspaceproperties-rootvolumesizegib", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"RunningMode": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspaces-workspace-workspaceproperties.html#cfn-workspaces-workspace-workspaceproperties-runningmode", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"RunningModeAutoStopTimeoutInMinutes": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspaces-workspace-workspaceproperties.html#cfn-workspaces-workspace-workspaceproperties-runningmodeautostoptimeoutinminutes", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"UserVolumeSizeGib": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-workspaces-workspace-workspaceproperties.html#cfn-workspaces-workspace-workspaceproperties-uservolumesizegib", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Greengrass::ResourceDefinition.SecretsManagerSecretResourceData": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinition-secretsmanagersecretresourcedata.html", | |
"Properties": { | |
"ARN": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinition-secretsmanagersecretresourcedata.html#cfn-greengrass-resourcedefinition-secretsmanagersecretresourcedata-arn", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"AdditionalStagingLabelsToDownload": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinition-secretsmanagersecretresourcedata.html#cfn-greengrass-resourcedefinition-secretsmanagersecretresourcedata-additionalstaginglabelstodownload", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::Pinpoint::Segment.AttributeDimension": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-attributedimension.html", | |
"Properties": { | |
"AttributeType": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-attributedimension.html#cfn-pinpoint-segment-attributedimension-attributetype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Values": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-attributedimension.html#cfn-pinpoint-segment-attributedimension-values", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Greengrass::FunctionDefinition.Environment": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinition-environment.html", | |
"Properties": { | |
"Variables": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinition-environment.html#cfn-greengrass-functiondefinition-environment-variables", | |
"PrimitiveType": "Json", | |
"UpdateType": "Immutable" | |
}, | |
"Execution": { | |
"Type": "Execution", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinition-environment.html#cfn-greengrass-functiondefinition-environment-execution", | |
"UpdateType": "Immutable" | |
}, | |
"ResourceAccessPolicies": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinition-environment.html#cfn-greengrass-functiondefinition-environment-resourceaccesspolicies", | |
"ItemType": "ResourceAccessPolicy", | |
"UpdateType": "Immutable" | |
}, | |
"AccessSysfs": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinition-environment.html#cfn-greengrass-functiondefinition-environment-accesssysfs", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::ECS::TaskDefinition.VolumeFrom": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinitions-volumesfrom.html", | |
"Properties": { | |
"ReadOnly": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinitions-volumesfrom.html#cfn-ecs-taskdefinition-containerdefinition-volumesfrom-readonly", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "Boolean" | |
}, | |
"SourceContainer": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinitions-volumesfrom.html#cfn-ecs-taskdefinition-containerdefinition-volumesfrom-sourcecontainer", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::CloudWatch::InsightRule.Tags": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-insightrule-tags.html", | |
"ItemType": "Tag", | |
"UpdateType": "Mutable" | |
}, | |
"AWS::IoTAnalytics::Dataset.DeltaTime": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-deltatime.html", | |
"Properties": { | |
"TimeExpression": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-deltatime.html#cfn-iotanalytics-dataset-deltatime-timeexpression", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"OffsetSeconds": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-deltatime.html#cfn-iotanalytics-dataset-deltatime-offsetseconds", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ManagedBlockchain::Member.NetworkConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-networkconfiguration.html", | |
"Properties": { | |
"Description": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-networkconfiguration.html#cfn-managedblockchain-member-networkconfiguration-description", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"FrameworkVersion": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-networkconfiguration.html#cfn-managedblockchain-member-networkconfiguration-frameworkversion", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"VotingPolicy": { | |
"Type": "VotingPolicy", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-networkconfiguration.html#cfn-managedblockchain-member-networkconfiguration-votingpolicy", | |
"UpdateType": "Mutable" | |
}, | |
"Framework": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-networkconfiguration.html#cfn-managedblockchain-member-networkconfiguration-framework", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-networkconfiguration.html#cfn-managedblockchain-member-networkconfiguration-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"NetworkFrameworkConfiguration": { | |
"Type": "NetworkFrameworkConfiguration", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-networkconfiguration.html#cfn-managedblockchain-member-networkconfiguration-networkframeworkconfiguration", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::SageMaker::MonitoringSchedule.MonitoringOutput": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringoutput.html", | |
"Properties": { | |
"S3Output": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringoutput.html#cfn-sagemaker-monitoringschedule-monitoringoutput-s3output", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"Type": "S3Output" | |
} | |
} | |
}, | |
"AWS::MediaLive::Channel.Scte27SourceSettings": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-scte27sourcesettings.html", | |
"Properties": { | |
"Pid": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-scte27sourcesettings.html#cfn-medialive-channel-scte27sourcesettings-pid", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::MSK::Cluster.BrokerNodeGroupInfo": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-brokernodegroupinfo.html", | |
"Properties": { | |
"SecurityGroups": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-brokernodegroupinfo.html#cfn-msk-cluster-brokernodegroupinfo-securitygroups", | |
"UpdateType": "Immutable" | |
}, | |
"ClientSubnets": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-brokernodegroupinfo.html#cfn-msk-cluster-brokernodegroupinfo-clientsubnets", | |
"UpdateType": "Immutable" | |
}, | |
"StorageInfo": { | |
"Type": "StorageInfo", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-brokernodegroupinfo.html#cfn-msk-cluster-brokernodegroupinfo-storageinfo", | |
"UpdateType": "Immutable" | |
}, | |
"BrokerAZDistribution": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-brokernodegroupinfo.html#cfn-msk-cluster-brokernodegroupinfo-brokerazdistribution", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"InstanceType": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-brokernodegroupinfo.html#cfn-msk-cluster-brokernodegroupinfo-instancetype", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::DMS::Endpoint.MongoDbSettings": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-mongodbsettings.html", | |
"Properties": { | |
"AuthSource": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-mongodbsettings.html#cfn-dms-endpoint-mongodbsettings-authsource", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"AuthMechanism": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-mongodbsettings.html#cfn-dms-endpoint-mongodbsettings-authmechanism", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Username": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-mongodbsettings.html#cfn-dms-endpoint-mongodbsettings-username", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"DocsToInvestigate": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-mongodbsettings.html#cfn-dms-endpoint-mongodbsettings-docstoinvestigate", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ServerName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-mongodbsettings.html#cfn-dms-endpoint-mongodbsettings-servername", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Port": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-mongodbsettings.html#cfn-dms-endpoint-mongodbsettings-port", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"ExtractDocId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-mongodbsettings.html#cfn-dms-endpoint-mongodbsettings-extractdocid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"DatabaseName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-mongodbsettings.html#cfn-dms-endpoint-mongodbsettings-databasename", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"AuthType": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-mongodbsettings.html#cfn-dms-endpoint-mongodbsettings-authtype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Password": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-mongodbsettings.html#cfn-dms-endpoint-mongodbsettings-password", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"NestingLevel": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-mongodbsettings.html#cfn-dms-endpoint-mongodbsettings-nestinglevel", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::SSM::MaintenanceWindowTask.Target": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-target.html", | |
"Properties": { | |
"Values": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-target.html#cfn-ssm-maintenancewindowtask-target-values", | |
"UpdateType": "Mutable" | |
}, | |
"Key": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-target.html#cfn-ssm-maintenancewindowtask-target-key", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AmazonMQ::Broker.ServerMetadata": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-servermetadata.html", | |
"Properties": { | |
"Hosts": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-servermetadata.html#cfn-amazonmq-broker-servermetadata-hosts", | |
"UpdateType": "Mutable" | |
}, | |
"UserRoleName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-servermetadata.html#cfn-amazonmq-broker-servermetadata-userrolename", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"UserSearchMatching": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-servermetadata.html#cfn-amazonmq-broker-servermetadata-usersearchmatching", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"RoleName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-servermetadata.html#cfn-amazonmq-broker-servermetadata-rolename", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"UserBase": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-servermetadata.html#cfn-amazonmq-broker-servermetadata-userbase", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"UserSearchSubtree": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-servermetadata.html#cfn-amazonmq-broker-servermetadata-usersearchsubtree", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"RoleSearchMatching": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-servermetadata.html#cfn-amazonmq-broker-servermetadata-rolesearchmatching", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ServiceAccountUsername": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-servermetadata.html#cfn-amazonmq-broker-servermetadata-serviceaccountusername", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"RoleBase": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-servermetadata.html#cfn-amazonmq-broker-servermetadata-rolebase", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ServiceAccountPassword": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-servermetadata.html#cfn-amazonmq-broker-servermetadata-serviceaccountpassword", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"RoleSearchSubtree": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-servermetadata.html#cfn-amazonmq-broker-servermetadata-rolesearchsubtree", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ECS::TaskDefinition.EFSVolumeConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-efsvolumeconfiguration.html", | |
"Properties": { | |
"FilesystemId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-efsvolumeconfiguration.html#cfn-ecs-taskdefinition-efsvolumeconfiguration-filesystemid", | |
"UpdateType": "Immutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"RootDirectory": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-efsvolumeconfiguration.html#cfn-ecs-taskdefinition-efsvolumeconfiguration-rootdirectory", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"TransitEncryption": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-efsvolumeconfiguration.html#cfn-ecs-taskdefinition-efsvolumeconfiguration-transitencryption", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"TransitEncryptionPort": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-efsvolumeconfiguration.html#cfn-ecs-taskdefinition-efsvolumeconfiguration-transitencryptionport", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "Integer" | |
}, | |
"AuthorizationConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-efsvolumeconfiguration.html#cfn-ecs-taskdefinition-efsvolumeconfiguration-authorizationconfig", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "Json", | |
"Type": "AuthorizationConfig" | |
} | |
} | |
}, | |
"AWS::ElasticLoadBalancingV2::ListenerRule.QueryStringConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-querystringconfig.html", | |
"Properties": { | |
"Values": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-querystringconfig.html#cfn-elasticloadbalancingv2-listenerrule-querystringconfig-values", | |
"DuplicatesAllowed": false, | |
"ItemType": "QueryStringKeyValue", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WAFv2::RuleGroup.RegexPatternSetReferenceStatement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-regexpatternsetreferencestatement.html", | |
"Properties": { | |
"Arn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-regexpatternsetreferencestatement.html#cfn-wafv2-rulegroup-regexpatternsetreferencestatement-arn", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"FieldToMatch": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-regexpatternsetreferencestatement.html#cfn-wafv2-rulegroup-regexpatternsetreferencestatement-fieldtomatch", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"Type": "FieldToMatch" | |
}, | |
"TextTransformations": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-regexpatternsetreferencestatement.html#cfn-wafv2-rulegroup-regexpatternsetreferencestatement-texttransformations", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"Type": "List", | |
"ItemType": "TextTransformation" | |
} | |
} | |
}, | |
"AWS::AppStream::DirectoryConfig.ServiceAccountCredentials": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-directoryconfig-serviceaccountcredentials.html", | |
"Properties": { | |
"AccountName": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-directoryconfig-serviceaccountcredentials.html#cfn-appstream-directoryconfig-serviceaccountcredentials-accountname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"AccountPassword": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-directoryconfig-serviceaccountcredentials.html#cfn-appstream-directoryconfig-serviceaccountcredentials-accountpassword", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Cognito::UserPoolClient.AnalyticsConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolclient-analyticsconfiguration.html", | |
"Properties": { | |
"UserDataShared": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolclient-analyticsconfiguration.html#cfn-cognito-userpoolclient-analyticsconfiguration-userdatashared", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"ExternalId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolclient-analyticsconfiguration.html#cfn-cognito-userpoolclient-analyticsconfiguration-externalid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ApplicationId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolclient-analyticsconfiguration.html#cfn-cognito-userpoolclient-analyticsconfiguration-applicationid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"RoleArn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolclient-analyticsconfiguration.html#cfn-cognito-userpoolclient-analyticsconfiguration-rolearn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Pinpoint::Segment.GPSPoint": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions-location-gpspoint.html", | |
"Properties": { | |
"RangeInKilometers": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions-location-gpspoint.html#cfn-pinpoint-segment-segmentdimensions-location-gpspoint-rangeinkilometers", | |
"PrimitiveType": "Double", | |
"UpdateType": "Mutable" | |
}, | |
"Coordinates": { | |
"Type": "Coordinates", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions-location-gpspoint.html#cfn-pinpoint-segment-segmentdimensions-location-gpspoint-coordinates", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ElasticLoadBalancingV2::ListenerRule.PathPatternConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-pathpatternconfig.html", | |
"Properties": { | |
"Values": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-pathpatternconfig.html#cfn-elasticloadbalancingv2-listenerrule-pathpatternconfig-values", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::Route.HeaderMatchMethod": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-headermatchmethod.html", | |
"Properties": { | |
"Suffix": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-headermatchmethod.html#cfn-appmesh-route-headermatchmethod-suffix", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Regex": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-headermatchmethod.html#cfn-appmesh-route-headermatchmethod-regex", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Exact": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-headermatchmethod.html#cfn-appmesh-route-headermatchmethod-exact", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Prefix": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-headermatchmethod.html#cfn-appmesh-route-headermatchmethod-prefix", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Range": { | |
"Type": "MatchRange", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-headermatchmethod.html#cfn-appmesh-route-headermatchmethod-range", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WAFv2::WebACL.NotStatementTwo": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-notstatementtwo.html", | |
"Properties": { | |
"Statement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-notstatementtwo.html#cfn-wafv2-webacl-notstatementtwo-statement", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"Type": "StatementThree" | |
} | |
} | |
}, | |
"AWS::CodeDeploy::DeploymentGroup.OnPremisesTagSetListObject": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-onpremisestagsetlistobject.html", | |
"Properties": { | |
"OnPremisesTagGroup": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-onpremisestagsetlistobject.html#cfn-codedeploy-deploymentgroup-onpremisestagsetlistobject-onpremisestaggroup", | |
"DuplicatesAllowed": false, | |
"ItemType": "TagFilter", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::SNS::Topic.Subscription": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sns-subscription.html", | |
"Properties": { | |
"Endpoint": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sns-subscription.html#cfn-sns-topic-subscription-endpoint", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Immutable" | |
}, | |
"Protocol": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sns-subscription.html#cfn-sns-topic-subscription-protocol", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::KinesisAnalyticsV2::Application.PropertyGroup": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-propertygroup.html", | |
"Properties": { | |
"PropertyMap": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-propertygroup.html#cfn-kinesisanalyticsv2-application-propertygroup-propertymap", | |
"PrimitiveType": "Json", | |
"UpdateType": "Mutable" | |
}, | |
"PropertyGroupId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-propertygroup.html#cfn-kinesisanalyticsv2-application-propertygroup-propertygroupid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::S3::Bucket.ReplicationConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationconfiguration.html", | |
"Properties": { | |
"Role": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationconfiguration.html#cfn-s3-bucket-replicationconfiguration-role", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Rules": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationconfiguration.html#cfn-s3-bucket-replicationconfiguration-rules", | |
"DuplicatesAllowed": false, | |
"ItemType": "ReplicationRule", | |
"Required": true, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisAnalytics::Application.Input": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-application-input.html", | |
"Properties": { | |
"NamePrefix": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-application-input.html#cfn-kinesisanalytics-application-input-nameprefix", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"InputSchema": { | |
"Type": "InputSchema", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-application-input.html#cfn-kinesisanalytics-application-input-inputschema", | |
"UpdateType": "Mutable" | |
}, | |
"KinesisStreamsInput": { | |
"Type": "KinesisStreamsInput", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-application-input.html#cfn-kinesisanalytics-application-input-kinesisstreamsinput", | |
"UpdateType": "Mutable" | |
}, | |
"KinesisFirehoseInput": { | |
"Type": "KinesisFirehoseInput", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-application-input.html#cfn-kinesisanalytics-application-input-kinesisfirehoseinput", | |
"UpdateType": "Mutable" | |
}, | |
"InputProcessingConfiguration": { | |
"Type": "InputProcessingConfiguration", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-application-input.html#cfn-kinesisanalytics-application-input-inputprocessingconfiguration", | |
"UpdateType": "Mutable" | |
}, | |
"InputParallelism": { | |
"Type": "InputParallelism", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-application-input.html#cfn-kinesisanalytics-application-input-inputparallelism", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Transfer::User.HomeDirectoryMapEntry": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-transfer-user-homedirectorymapentry.html", | |
"Properties": { | |
"Entry": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-transfer-user-homedirectorymapentry.html#cfn-transfer-user-homedirectorymapentry-entry", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Target": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-transfer-user-homedirectorymapentry.html#cfn-transfer-user-homedirectorymapentry-target", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisAnalytics::Application.InputSchema": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-application-inputschema.html", | |
"Properties": { | |
"RecordEncoding": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-application-inputschema.html#cfn-kinesisanalytics-application-inputschema-recordencoding", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"RecordColumns": { | |
"Type": "List", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-application-inputschema.html#cfn-kinesisanalytics-application-inputschema-recordcolumns", | |
"ItemType": "RecordColumn", | |
"UpdateType": "Mutable" | |
}, | |
"RecordFormat": { | |
"Type": "RecordFormat", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-application-inputschema.html#cfn-kinesisanalytics-application-inputschema-recordformat", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppSync::DataSource.AwsIamConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-awsiamconfig.html", | |
"Properties": { | |
"SigningRegion": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-awsiamconfig.html#cfn-appsync-datasource-awsiamconfig-signingregion", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"SigningServiceName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-awsiamconfig.html#cfn-appsync-datasource-awsiamconfig-signingservicename", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::RDS::DBInstance.ProcessorFeature": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-processorfeature.html", | |
"Properties": { | |
"Name": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-processorfeature.html#cfn-rds-dbinstance-processorfeature-name", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Value": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-processorfeature.html#cfn-rds-dbinstance-processorfeature-value", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisAnalyticsV2::Application.KinesisStreamsInput": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-kinesisstreamsinput.html", | |
"Properties": { | |
"ResourceARN": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-kinesisstreamsinput.html#cfn-kinesisanalyticsv2-application-kinesisstreamsinput-resourcearn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::S3::Bucket.SseKmsEncryptedObjects": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-ssekmsencryptedobjects.html", | |
"Properties": { | |
"Status": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-ssekmsencryptedobjects.html#cfn-s3-bucket-ssekmsencryptedobjects-status", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ApiGatewayV2::ApiGatewayManagedOverrides.AccessLogSettings": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-apigatewaymanagedoverrides-accesslogsettings.html", | |
"Properties": { | |
"Format": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-apigatewaymanagedoverrides-accesslogsettings.html#cfn-apigatewayv2-apigatewaymanagedoverrides-accesslogsettings-format", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"DestinationArn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-apigatewaymanagedoverrides-accesslogsettings.html#cfn-apigatewayv2-apigatewaymanagedoverrides-accesslogsettings-destinationarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ApplicationAutoScaling::ScalingPolicy.PredefinedMetricSpecification": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalingpolicy-predefinedmetricspecification.html", | |
"Properties": { | |
"PredefinedMetricType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalingpolicy-predefinedmetricspecification.html#cfn-applicationautoscaling-scalingpolicy-predefinedmetricspecification-predefinedmetrictype", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"ResourceLabel": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalingpolicy-predefinedmetricspecification.html#cfn-applicationautoscaling-scalingpolicy-predefinedmetricspecification-resourcelabel", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Cassandra::Table.ClusteringKeyColumn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cassandra-table-clusteringkeycolumn.html", | |
"Properties": { | |
"Column": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cassandra-table-clusteringkeycolumn.html#cfn-cassandra-table-clusteringkeycolumn-column", | |
"UpdateType": "Immutable", | |
"Required": true, | |
"Type": "Column" | |
}, | |
"OrderBy": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cassandra-table-clusteringkeycolumn.html#cfn-cassandra-table-clusteringkeycolumn-orderby", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::ECS::TaskDefinition.HostEntry": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinitions-hostentry.html", | |
"Properties": { | |
"Hostname": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinitions-hostentry.html#cfn-ecs-taskdefinition-containerdefinition-hostentry-hostname", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"IpAddress": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinitions-hostentry.html#cfn-ecs-taskdefinition-containerdefinition-hostentry-ipaddress", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::Cognito::UserPool.EmailConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-emailconfiguration.html", | |
"Properties": { | |
"ReplyToEmailAddress": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-emailconfiguration.html#cfn-cognito-userpool-emailconfiguration-replytoemailaddress", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ConfigurationSet": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-emailconfiguration.html#cfn-cognito-userpool-emailconfiguration-configurationset", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"EmailSendingAccount": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-emailconfiguration.html#cfn-cognito-userpool-emailconfiguration-emailsendingaccount", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"SourceArn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-emailconfiguration.html#cfn-cognito-userpool-emailconfiguration-sourcearn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"From": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-emailconfiguration.html#cfn-cognito-userpool-emailconfiguration-from", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::FSx::FileSystem.SelfManagedActiveDirectoryConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration-selfmanagedactivedirectoryconfiguration.html", | |
"Properties": { | |
"FileSystemAdministratorsGroup": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration-selfmanagedactivedirectoryconfiguration.html#cfn-fsx-filesystem-windowsconfiguration-selfmanagedactivedirectoryconfiguration-filesystemadministratorsgroup", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"UserName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration-selfmanagedactivedirectoryconfiguration.html#cfn-fsx-filesystem-windowsconfiguration-selfmanagedactivedirectoryconfiguration-username", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"DomainName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration-selfmanagedactivedirectoryconfiguration.html#cfn-fsx-filesystem-windowsconfiguration-selfmanagedactivedirectoryconfiguration-domainname", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"OrganizationalUnitDistinguishedName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration-selfmanagedactivedirectoryconfiguration.html#cfn-fsx-filesystem-windowsconfiguration-selfmanagedactivedirectoryconfiguration-organizationalunitdistinguishedname", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"DnsIps": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration-selfmanagedactivedirectoryconfiguration.html#cfn-fsx-filesystem-windowsconfiguration-selfmanagedactivedirectoryconfiguration-dnsips", | |
"UpdateType": "Mutable" | |
}, | |
"Password": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration-selfmanagedactivedirectoryconfiguration.html#cfn-fsx-filesystem-windowsconfiguration-selfmanagedactivedirectoryconfiguration-password", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ApiGatewayV2::ApiGatewayManagedOverrides.RouteOverrides": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-apigatewaymanagedoverrides-routeoverrides.html", | |
"Properties": { | |
"Target": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-apigatewaymanagedoverrides-routeoverrides.html#cfn-apigatewayv2-apigatewaymanagedoverrides-routeoverrides-target", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"AuthorizerId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-apigatewaymanagedoverrides-routeoverrides.html#cfn-apigatewayv2-apigatewaymanagedoverrides-routeoverrides-authorizerid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"OperationName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-apigatewaymanagedoverrides-routeoverrides.html#cfn-apigatewayv2-apigatewaymanagedoverrides-routeoverrides-operationname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"AuthorizationScopes": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-apigatewaymanagedoverrides-routeoverrides.html#cfn-apigatewayv2-apigatewaymanagedoverrides-routeoverrides-authorizationscopes", | |
"UpdateType": "Mutable" | |
}, | |
"AuthorizationType": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-apigatewaymanagedoverrides-routeoverrides.html#cfn-apigatewayv2-apigatewaymanagedoverrides-routeoverrides-authorizationtype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::S3::Bucket.QueueConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-notificationconfig-queueconfig.html", | |
"Properties": { | |
"Event": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-notificationconfig-queueconfig.html#cfn-s3-bucket-notificationconfig-queueconfig-event", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Filter": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-notificationconfig-queueconfig.html#cfn-s3-bucket-notificationconfig-queueconfig-filter", | |
"Required": false, | |
"Type": "NotificationFilter", | |
"UpdateType": "Mutable" | |
}, | |
"Queue": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-notificationconfig-queueconfig.html#cfn-s3-bucket-notificationconfig-queueconfig-queue", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::VirtualGateway.VirtualGatewayTlsValidationContextFileTrust": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaytlsvalidationcontextfiletrust.html", | |
"Properties": { | |
"CertificateChain": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaytlsvalidationcontextfiletrust.html#cfn-appmesh-virtualgateway-virtualgatewaytlsvalidationcontextfiletrust-certificatechain", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EMR::InstanceGroupConfig.ScalingAction": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancegroupconfig-scalingaction.html", | |
"Properties": { | |
"Market": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancegroupconfig-scalingaction.html#cfn-elasticmapreduce-instancegroupconfig-scalingaction-market", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"SimpleScalingPolicyConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancegroupconfig-scalingaction.html#cfn-elasticmapreduce-instancegroupconfig-scalingaction-simplescalingpolicyconfiguration", | |
"Required": true, | |
"Type": "SimpleScalingPolicyConfiguration", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CodePipeline::Webhook.WebhookFilterRule": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-webhook-webhookfilterrule.html", | |
"Properties": { | |
"JsonPath": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-webhook-webhookfilterrule.html#cfn-codepipeline-webhook-webhookfilterrule-jsonpath", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"MatchEquals": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-webhook-webhookfilterrule.html#cfn-codepipeline-webhook-webhookfilterrule-matchequals", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ElasticLoadBalancing::LoadBalancer.Listeners": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-elb-listener.html", | |
"Properties": { | |
"InstancePort": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-elb-listener.html#cfn-ec2-elb-listener-instanceport", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"InstanceProtocol": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-elb-listener.html#cfn-ec2-elb-listener-instanceprotocol", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"LoadBalancerPort": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-elb-listener.html#cfn-ec2-elb-listener-loadbalancerport", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"PolicyNames": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-elb-listener.html#cfn-ec2-elb-listener-policynames", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
}, | |
"Protocol": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-elb-listener.html#cfn-ec2-elb-listener-protocol", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"SSLCertificateId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-elb-listener.html#cfn-ec2-elb-listener-sslcertificateid", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::MSK::Cluster.S3": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-s3.html", | |
"Properties": { | |
"Bucket": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-s3.html#cfn-msk-cluster-s3-bucket", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Enabled": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-s3.html#cfn-msk-cluster-s3-enabled", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"Prefix": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-s3.html#cfn-msk-cluster-s3-prefix", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EMR::InstanceGroupConfig.ScalingTrigger": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancegroupconfig-scalingtrigger.html", | |
"Properties": { | |
"CloudWatchAlarmDefinition": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancegroupconfig-scalingtrigger.html#cfn-elasticmapreduce-instancegroupconfig-scalingtrigger-cloudwatchalarmdefinition", | |
"Required": true, | |
"Type": "CloudWatchAlarmDefinition", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AmazonMQ::Broker.MaintenanceWindow": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-maintenancewindow.html", | |
"Properties": { | |
"DayOfWeek": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-maintenancewindow.html#cfn-amazonmq-broker-maintenancewindow-dayofweek", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"TimeOfDay": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-maintenancewindow.html#cfn-amazonmq-broker-maintenancewindow-timeofday", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"TimeZone": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-maintenancewindow.html#cfn-amazonmq-broker-maintenancewindow-timezone", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CloudWatch::AnomalyDetector.Dimension": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-anomalydetector-dimension.html", | |
"Properties": { | |
"Value": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-anomalydetector-dimension.html#cfn-cloudwatch-anomalydetector-dimension-value", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"Name": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-anomalydetector-dimension.html#cfn-cloudwatch-anomalydetector-dimension-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::ElasticLoadBalancingV2::LoadBalancer.LoadBalancerAttribute": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-loadbalancer-loadbalancerattributes.html", | |
"Properties": { | |
"Key": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-loadbalancer-loadbalancerattributes.html#cfn-elasticloadbalancingv2-loadbalancer-loadbalancerattributes-key", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Value": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-loadbalancer-loadbalancerattributes.html#cfn-elasticloadbalancingv2-loadbalancer-loadbalancerattributes-value", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Glue::Connection.PhysicalConnectionRequirements": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-connection-physicalconnectionrequirements.html", | |
"Properties": { | |
"AvailabilityZone": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-connection-physicalconnectionrequirements.html#cfn-glue-connection-physicalconnectionrequirements-availabilityzone", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"SecurityGroupIdList": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-connection-physicalconnectionrequirements.html#cfn-glue-connection-physicalconnectionrequirements-securitygroupidlist", | |
"UpdateType": "Mutable" | |
}, | |
"SubnetId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-connection-physicalconnectionrequirements.html#cfn-glue-connection-physicalconnectionrequirements-subnetid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EC2::SpotFleet.TargetGroup": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-targetgroup.html", | |
"Properties": { | |
"Arn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-targetgroup.html#cfn-ec2-spotfleet-targetgroup-arn", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EC2::LaunchTemplate.ElasticGpuSpecification": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-elasticgpuspecification.html", | |
"Properties": { | |
"Type": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-elasticgpuspecification.html#cfn-ec2-launchtemplate-elasticgpuspecification-type", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EC2::EC2Fleet.OnDemandOptionsRequest": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-ondemandoptionsrequest.html", | |
"Properties": { | |
"SingleAvailabilityZone": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-ondemandoptionsrequest.html#cfn-ec2-ec2fleet-ondemandoptionsrequest-singleavailabilityzone", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Immutable" | |
}, | |
"AllocationStrategy": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-ondemandoptionsrequest.html#cfn-ec2-ec2fleet-ondemandoptionsrequest-allocationstrategy", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"SingleInstanceType": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-ondemandoptionsrequest.html#cfn-ec2-ec2fleet-ondemandoptionsrequest-singleinstancetype", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Immutable" | |
}, | |
"MinTargetCapacity": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-ondemandoptionsrequest.html#cfn-ec2-ec2fleet-ondemandoptionsrequest-mintargetcapacity", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Immutable" | |
}, | |
"MaxTotalPrice": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-ondemandoptionsrequest.html#cfn-ec2-ec2fleet-ondemandoptionsrequest-maxtotalprice", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"CapacityReservationOptions": { | |
"Type": "CapacityReservationOptionsRequest", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-ondemandoptionsrequest.html#cfn-ec2-ec2fleet-ondemandoptionsrequest-capacityreservationoptions", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::ECS::TaskDefinition.TaskDefinitionPlacementConstraint": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-taskdefinitionplacementconstraint.html", | |
"Properties": { | |
"Type": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-taskdefinitionplacementconstraint.html#cfn-ecs-taskdefinition-taskdefinitionplacementconstraint-type", | |
"UpdateType": "Immutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"Expression": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-taskdefinitionplacementconstraint.html#cfn-ecs-taskdefinition-taskdefinitionplacementconstraint-expression", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::KinesisAnalytics::ApplicationReferenceDataSource.RecordFormat": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-applicationreferencedatasource-recordformat.html", | |
"Properties": { | |
"MappingParameters": { | |
"Type": "MappingParameters", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-applicationreferencedatasource-recordformat.html#cfn-kinesisanalytics-applicationreferencedatasource-recordformat-mappingparameters", | |
"UpdateType": "Mutable" | |
}, | |
"RecordFormatType": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-applicationreferencedatasource-recordformat.html#cfn-kinesisanalytics-applicationreferencedatasource-recordformat-recordformattype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Pinpoint::Segment.Demographic": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions-demographic.html", | |
"Properties": { | |
"AppVersion": { | |
"Type": "SetDimension", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions-demographic.html#cfn-pinpoint-segment-segmentdimensions-demographic-appversion", | |
"UpdateType": "Mutable" | |
}, | |
"DeviceType": { | |
"Type": "SetDimension", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions-demographic.html#cfn-pinpoint-segment-segmentdimensions-demographic-devicetype", | |
"UpdateType": "Mutable" | |
}, | |
"Platform": { | |
"Type": "SetDimension", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions-demographic.html#cfn-pinpoint-segment-segmentdimensions-demographic-platform", | |
"UpdateType": "Mutable" | |
}, | |
"Channel": { | |
"Type": "SetDimension", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions-demographic.html#cfn-pinpoint-segment-segmentdimensions-demographic-channel", | |
"UpdateType": "Mutable" | |
}, | |
"Model": { | |
"Type": "SetDimension", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions-demographic.html#cfn-pinpoint-segment-segmentdimensions-demographic-model", | |
"UpdateType": "Mutable" | |
}, | |
"Make": { | |
"Type": "SetDimension", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions-demographic.html#cfn-pinpoint-segment-segmentdimensions-demographic-make", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Glue::Crawler.JdbcTarget": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-jdbctarget.html", | |
"Properties": { | |
"ConnectionName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-jdbctarget.html#cfn-glue-crawler-jdbctarget-connectionname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Path": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-jdbctarget.html#cfn-glue-crawler-jdbctarget-path", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Exclusions": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-jdbctarget.html#cfn-glue-crawler-jdbctarget-exclusions", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::PinpointEmail::ConfigurationSet.ReputationOptions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-configurationset-reputationoptions.html", | |
"Properties": { | |
"ReputationMetricsEnabled": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-configurationset-reputationoptions.html#cfn-pinpointemail-configurationset-reputationoptions-reputationmetricsenabled", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoTEvents::DetectorModel.SetVariable": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-setvariable.html", | |
"Properties": { | |
"VariableName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-setvariable.html#cfn-iotevents-detectormodel-setvariable-variablename", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Value": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-setvariable.html#cfn-iotevents-detectormodel-setvariable-value", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EC2::NetworkInterface.PrivateIpAddressSpecification": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-network-interface-privateipspec.html", | |
"Properties": { | |
"Primary": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-network-interface-privateipspec.html#cfn-ec2-networkinterface-privateipspecification-primary", | |
"PrimitiveType": "Boolean", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"PrivateIpAddress": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-network-interface-privateipspec.html#cfn-ec2-networkinterface-privateipspecification-privateipaddress", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CodeBuild::Project.GitSubmodulesConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-gitsubmodulesconfig.html", | |
"Properties": { | |
"FetchSubmodules": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-gitsubmodulesconfig.html#cfn-codebuild-project-gitsubmodulesconfig-fetchsubmodules", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EC2::ClientVpnEndpoint.ConnectionLogOptions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-clientvpnendpoint-connectionlogoptions.html", | |
"Properties": { | |
"CloudwatchLogStream": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-clientvpnendpoint-connectionlogoptions.html#cfn-ec2-clientvpnendpoint-connectionlogoptions-cloudwatchlogstream", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Enabled": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-clientvpnendpoint-connectionlogoptions.html#cfn-ec2-clientvpnendpoint-connectionlogoptions-enabled", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"CloudwatchLogGroup": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-clientvpnendpoint-connectionlogoptions.html#cfn-ec2-clientvpnendpoint-connectionlogoptions-cloudwatchloggroup", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ImageBuilder::DistributionConfiguration.Distribution": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-distributionconfiguration-distribution.html", | |
"Properties": { | |
"Region": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-distributionconfiguration-distribution.html#cfn-imagebuilder-distributionconfiguration-distribution-region", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"AmiDistributionConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-distributionconfiguration-distribution.html#cfn-imagebuilder-distributionconfiguration-distribution-amidistributionconfiguration", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Json" | |
}, | |
"LicenseConfigurationArns": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-distributionconfiguration-distribution.html#cfn-imagebuilder-distributionconfiguration-distribution-licenseconfigurationarns", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "List", | |
"PrimitiveItemType": "String" | |
} | |
} | |
}, | |
"AWS::AppMesh::GatewayRoute.GatewayRouteSpec": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-gatewayroutespec.html", | |
"Properties": { | |
"HttpRoute": { | |
"Type": "HttpGatewayRoute", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-gatewayroutespec.html#cfn-appmesh-gatewayroute-gatewayroutespec-httproute", | |
"UpdateType": "Mutable" | |
}, | |
"Http2Route": { | |
"Type": "HttpGatewayRoute", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-gatewayroutespec.html#cfn-appmesh-gatewayroute-gatewayroutespec-http2route", | |
"UpdateType": "Mutable" | |
}, | |
"GrpcRoute": { | |
"Type": "GrpcGatewayRoute", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-gatewayroutespec.html#cfn-appmesh-gatewayroute-gatewayroutespec-grpcroute", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoT::TopicRule.LambdaAction": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-lambdaaction.html", | |
"Properties": { | |
"FunctionArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-lambdaaction.html#cfn-iot-topicrule-lambdaaction-functionarn", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Greengrass::FunctionDefinition.FunctionDefinitionVersion": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinition-functiondefinitionversion.html", | |
"Properties": { | |
"DefaultConfig": { | |
"Type": "DefaultConfig", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinition-functiondefinitionversion.html#cfn-greengrass-functiondefinition-functiondefinitionversion-defaultconfig", | |
"UpdateType": "Immutable" | |
}, | |
"Functions": { | |
"Type": "List", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinition-functiondefinitionversion.html#cfn-greengrass-functiondefinition-functiondefinitionversion-functions", | |
"ItemType": "Function", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::LakeFormation::Permissions.ColumnWildcard": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-columnwildcard.html", | |
"Properties": { | |
"ExcludedColumnNames": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-columnwildcard.html#cfn-lakeformation-permissions-columnwildcard-excludedcolumnnames", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::SageMaker::Endpoint.VariantProperty": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpoint-variantproperty.html", | |
"Properties": { | |
"VariantPropertyType": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpoint-variantproperty.html#cfn-sagemaker-endpoint-variantproperty-variantpropertytype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisAnalyticsV2::Application.MappingParameters": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-mappingparameters.html", | |
"Properties": { | |
"JSONMappingParameters": { | |
"Type": "JSONMappingParameters", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-mappingparameters.html#cfn-kinesisanalyticsv2-application-mappingparameters-jsonmappingparameters", | |
"UpdateType": "Mutable" | |
}, | |
"CSVMappingParameters": { | |
"Type": "CSVMappingParameters", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-mappingparameters.html#cfn-kinesisanalyticsv2-application-mappingparameters-csvmappingparameters", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::MediaLive::Channel.VideoSelectorPid": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-videoselectorpid.html", | |
"Properties": { | |
"Pid": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-videoselectorpid.html#cfn-medialive-channel-videoselectorpid-pid", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::SageMaker::EndpointConfig.CaptureContentTypeHeader": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-datacaptureconfig-capturecontenttypeheader.html", | |
"Properties": { | |
"JsonContentTypes": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-datacaptureconfig-capturecontenttypeheader.html#cfn-sagemaker-endpointconfig-datacaptureconfig-capturecontenttypeheader-jsoncontenttypes", | |
"UpdateType": "Immutable" | |
}, | |
"CsvContentTypes": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-datacaptureconfig-capturecontenttypeheader.html#cfn-sagemaker-endpointconfig-datacaptureconfig-capturecontenttypeheader-csvcontenttypes", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::ElasticLoadBalancingV2::Listener.ForwardConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-forwardconfig.html", | |
"Properties": { | |
"TargetGroupStickinessConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-forwardconfig.html#cfn-elasticloadbalancingv2-listener-forwardconfig-targetgroupstickinessconfig", | |
"Required": false, | |
"Type": "TargetGroupStickinessConfig", | |
"UpdateType": "Mutable" | |
}, | |
"TargetGroups": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-forwardconfig.html#cfn-elasticloadbalancingv2-listener-forwardconfig-targetgroups", | |
"DuplicatesAllowed": false, | |
"ItemType": "TargetGroupTuple", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ECS::Service.DeploymentConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentconfiguration.html", | |
"Properties": { | |
"MaximumPercent": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentconfiguration.html#cfn-ecs-service-deploymentconfiguration-maximumpercent", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"MinimumHealthyPercent": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentconfiguration.html#cfn-ecs-service-deploymentconfiguration-minimumhealthypercent", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::S3::Bucket.ObjectLockConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-objectlockconfiguration.html", | |
"Properties": { | |
"ObjectLockEnabled": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-objectlockconfiguration.html#cfn-s3-bucket-objectlockconfiguration-objectlockenabled", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Rule": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-objectlockconfiguration.html#cfn-s3-bucket-objectlockconfiguration-rule", | |
"Required": false, | |
"Type": "ObjectLockRule", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoT::TopicRule.AssetPropertyTimestamp": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-assetpropertytimestamp.html", | |
"Properties": { | |
"OffsetInNanos": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-assetpropertytimestamp.html#cfn-iot-topicrule-assetpropertytimestamp-offsetinnanos", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"TimeInSeconds": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-assetpropertytimestamp.html#cfn-iot-topicrule-assetpropertytimestamp-timeinseconds", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Batch::JobDefinition.MountPoints": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-mountpoints.html", | |
"Properties": { | |
"ReadOnly": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-mountpoints.html#cfn-batch-jobdefinition-mountpoints-readonly", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"SourceVolume": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-mountpoints.html#cfn-batch-jobdefinition-mountpoints-sourcevolume", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ContainerPath": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-mountpoints.html#cfn-batch-jobdefinition-mountpoints-containerpath", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ECS::Service.DeploymentController": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentcontroller.html", | |
"Properties": { | |
"Type": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentcontroller.html#cfn-ecs-service-deploymentcontroller-type", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::CodeDeploy::DeploymentGroup.DeploymentStyle": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deploymentstyle.html", | |
"Properties": { | |
"DeploymentOption": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deploymentstyle.html#cfn-codedeploy-deploymentgroup-deploymentstyle-deploymentoption", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"DeploymentType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deploymentstyle.html#cfn-codedeploy-deploymentgroup-deploymentstyle-deploymenttype", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Cognito::UserPool.AdminCreateUserConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-admincreateuserconfig.html", | |
"Properties": { | |
"InviteMessageTemplate": { | |
"Type": "InviteMessageTemplate", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-admincreateuserconfig.html#cfn-cognito-userpool-admincreateuserconfig-invitemessagetemplate", | |
"UpdateType": "Mutable" | |
}, | |
"UnusedAccountValidityDays": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-admincreateuserconfig.html#cfn-cognito-userpool-admincreateuserconfig-unusedaccountvaliditydays", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"AllowAdminCreateUserOnly": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-admincreateuserconfig.html#cfn-cognito-userpool-admincreateuserconfig-allowadmincreateuseronly", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EC2::Instance.Ebs": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-blockdev-template.html", | |
"Properties": { | |
"DeleteOnTermination": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-blockdev-template.html#cfn-ec2-blockdev-template-deleteontermination", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Encrypted": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-blockdev-template.html#cfn-ec2-blockdev-template-encrypted", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Iops": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-blockdev-template.html#cfn-ec2-blockdev-template-iops", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"KmsKeyId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-blockdev-template.html#cfn-ec2-instance-ebs-kmskeyid", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Immutable" | |
}, | |
"SnapshotId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-blockdev-template.html#cfn-ec2-blockdev-template-snapshotid", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"VolumeSize": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-blockdev-template.html#cfn-ec2-blockdev-template-volumesize", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"VolumeType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-blockdev-template.html#cfn-ec2-blockdev-template-volumetype", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoTAnalytics::Datastore.DatastoreStorage": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-datastore-datastorestorage.html", | |
"Properties": { | |
"CustomerManagedS3": { | |
"Type": "CustomerManagedS3", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-datastore-datastorestorage.html#cfn-iotanalytics-datastore-datastorestorage-customermanageds3", | |
"UpdateType": "Mutable" | |
}, | |
"ServiceManagedS3": { | |
"Type": "ServiceManagedS3", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-datastore-datastorestorage.html#cfn-iotanalytics-datastore-datastorestorage-servicemanageds3", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EventSchemas::Discoverer.TagsEntry": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eventschemas-discoverer-tagsentry.html", | |
"Properties": { | |
"Value": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eventschemas-discoverer-tagsentry.html#cfn-eventschemas-discoverer-tagsentry-value", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Key": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eventschemas-discoverer-tagsentry.html#cfn-eventschemas-discoverer-tagsentry-key", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WAFv2::WebACL.OverrideAction": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-overrideaction.html", | |
"Properties": { | |
"Count": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-overrideaction.html#cfn-wafv2-webacl-overrideaction-count", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Json" | |
}, | |
"None": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-overrideaction.html#cfn-wafv2-webacl-overrideaction-none", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Json" | |
} | |
} | |
}, | |
"AWS::ApiGateway::Deployment.CanarySetting": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-canarysetting.html", | |
"Properties": { | |
"PercentTraffic": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-canarysetting.html#cfn-apigateway-deployment-canarysetting-percenttraffic", | |
"PrimitiveType": "Double", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"StageVariableOverrides": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-canarysetting.html#cfn-apigateway-deployment-canarysetting-stagevariableoverrides", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": false, | |
"Type": "Map", | |
"UpdateType": "Mutable" | |
}, | |
"UseStageCache": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-canarysetting.html#cfn-apigateway-deployment-canarysetting-usestagecache", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CodeDeploy::DeploymentGroup.Alarm": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-alarm.html", | |
"Properties": { | |
"Name": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-alarm.html#cfn-codedeploy-deploymentgroup-alarm-name", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Cognito::UserPool.SchemaAttribute": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-schemaattribute.html", | |
"Properties": { | |
"DeveloperOnlyAttribute": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-schemaattribute.html#cfn-cognito-userpool-schemaattribute-developeronlyattribute", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"Mutable": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-schemaattribute.html#cfn-cognito-userpool-schemaattribute-mutable", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"AttributeDataType": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-schemaattribute.html#cfn-cognito-userpool-schemaattribute-attributedatatype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"StringAttributeConstraints": { | |
"Type": "StringAttributeConstraints", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-schemaattribute.html#cfn-cognito-userpool-schemaattribute-stringattributeconstraints", | |
"UpdateType": "Mutable" | |
}, | |
"Required": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-schemaattribute.html#cfn-cognito-userpool-schemaattribute-required", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"NumberAttributeConstraints": { | |
"Type": "NumberAttributeConstraints", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-schemaattribute.html#cfn-cognito-userpool-schemaattribute-numberattributeconstraints", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-schemaattribute.html#cfn-cognito-userpool-schemaattribute-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Greengrass::ResourceDefinitionVersion.ResourceDownloadOwnerSetting": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinitionversion-resourcedownloadownersetting.html", | |
"Properties": { | |
"GroupOwner": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinitionversion-resourcedownloadownersetting.html#cfn-greengrass-resourcedefinitionversion-resourcedownloadownersetting-groupowner", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"GroupPermission": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinitionversion-resourcedownloadownersetting.html#cfn-greengrass-resourcedefinitionversion-resourcedownloadownersetting-grouppermission", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::Pinpoint::Segment.Recency": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions-behavior-recency.html", | |
"Properties": { | |
"Duration": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions-behavior-recency.html#cfn-pinpoint-segment-segmentdimensions-behavior-recency-duration", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"RecencyType": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-segment-segmentdimensions-behavior-recency.html#cfn-pinpoint-segment-segmentdimensions-behavior-recency-recencytype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::MediaLive::Channel.InputSettings": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputsettings.html", | |
"Properties": { | |
"DeblockFilter": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputsettings.html#cfn-medialive-channel-inputsettings-deblockfilter", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"FilterStrength": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputsettings.html#cfn-medialive-channel-inputsettings-filterstrength", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"InputFilter": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputsettings.html#cfn-medialive-channel-inputsettings-inputfilter", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"SourceEndBehavior": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputsettings.html#cfn-medialive-channel-inputsettings-sourceendbehavior", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"VideoSelector": { | |
"Type": "VideoSelector", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputsettings.html#cfn-medialive-channel-inputsettings-videoselector", | |
"UpdateType": "Mutable" | |
}, | |
"AudioSelectors": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputsettings.html#cfn-medialive-channel-inputsettings-audioselectors", | |
"ItemType": "AudioSelector", | |
"UpdateType": "Mutable" | |
}, | |
"CaptionSelectors": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputsettings.html#cfn-medialive-channel-inputsettings-captionselectors", | |
"ItemType": "CaptionSelector", | |
"UpdateType": "Mutable" | |
}, | |
"DenoiseFilter": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputsettings.html#cfn-medialive-channel-inputsettings-denoisefilter", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"NetworkInputSettings": { | |
"Type": "NetworkInputSettings", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputsettings.html#cfn-medialive-channel-inputsettings-networkinputsettings", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ECS::TaskDefinition.SystemControl": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-systemcontrol.html", | |
"Properties": { | |
"Namespace": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-systemcontrol.html#cfn-ecs-taskdefinition-systemcontrol-namespace", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"Value": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-systemcontrol.html#cfn-ecs-taskdefinition-systemcontrol-value", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::ApplicationAutoScaling::ScalingPolicy.CustomizedMetricSpecification": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalingpolicy-customizedmetricspecification.html", | |
"Properties": { | |
"Dimensions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalingpolicy-customizedmetricspecification.html#cfn-applicationautoscaling-scalingpolicy-customizedmetricspecification-dimensions", | |
"DuplicatesAllowed": false, | |
"ItemType": "MetricDimension", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
}, | |
"MetricName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalingpolicy-customizedmetricspecification.html#cfn-applicationautoscaling-scalingpolicy-customizedmetricspecification-metricname", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Namespace": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalingpolicy-customizedmetricspecification.html#cfn-applicationautoscaling-scalingpolicy-customizedmetricspecification-namespace", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Statistic": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalingpolicy-customizedmetricspecification.html#cfn-applicationautoscaling-scalingpolicy-customizedmetricspecification-statistic", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Unit": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalingpolicy-customizedmetricspecification.html#cfn-applicationautoscaling-scalingpolicy-customizedmetricspecification-unit", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoTAnalytics::Dataset.DatasetContentDeliveryRule": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-datasetcontentdeliveryrule.html", | |
"Properties": { | |
"Destination": { | |
"Type": "DatasetContentDeliveryRuleDestination", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-datasetcontentdeliveryrule.html#cfn-iotanalytics-dataset-datasetcontentdeliveryrule-destination", | |
"UpdateType": "Mutable" | |
}, | |
"EntryName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-datasetcontentdeliveryrule.html#cfn-iotanalytics-dataset-datasetcontentdeliveryrule-entryname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::SageMaker::Model.VpcConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-model-vpcconfig.html", | |
"Properties": { | |
"Subnets": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-model-vpcconfig.html#cfn-sagemaker-model-vpcconfig-subnets", | |
"UpdateType": "Immutable" | |
}, | |
"SecurityGroupIds": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-model-vpcconfig.html#cfn-sagemaker-model-vpcconfig-securitygroupids", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::WAFv2::RuleGroup.AndStatementTwo": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-andstatementtwo.html", | |
"Properties": { | |
"Statements": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-andstatementtwo.html#cfn-wafv2-rulegroup-andstatementtwo-statements", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"Type": "List", | |
"ItemType": "StatementThree" | |
} | |
} | |
}, | |
"AWS::EC2::LaunchTemplate.TagSpecification": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-tagspecification.html", | |
"Properties": { | |
"ResourceType": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-tagspecification.html#cfn-ec2-launchtemplate-tagspecification-resourcetype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Tags": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-tagspecification.html#cfn-ec2-launchtemplate-tagspecification-tags", | |
"ItemType": "Tag", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoT::TopicRule.AssetPropertyValue": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-assetpropertyvalue.html", | |
"Properties": { | |
"Quality": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-assetpropertyvalue.html#cfn-iot-topicrule-assetpropertyvalue-quality", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Timestamp": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-assetpropertyvalue.html#cfn-iot-topicrule-assetpropertyvalue-timestamp", | |
"Required": true, | |
"Type": "AssetPropertyTimestamp", | |
"UpdateType": "Mutable" | |
}, | |
"Value": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-assetpropertyvalue.html#cfn-iot-topicrule-assetpropertyvalue-value", | |
"Required": true, | |
"Type": "AssetPropertyVariant", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::OpsWorks::Instance.BlockDeviceMapping": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-instance-blockdevicemapping.html", | |
"Properties": { | |
"DeviceName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-instance-blockdevicemapping.html#cfn-opsworks-instance-blockdevicemapping-devicename", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Ebs": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-instance-blockdevicemapping.html#cfn-opsworks-instance-blockdevicemapping-ebs", | |
"Required": false, | |
"Type": "EbsBlockDevice", | |
"UpdateType": "Mutable" | |
}, | |
"NoDevice": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-instance-blockdevicemapping.html#cfn-opsworks-instance-blockdevicemapping-nodevice", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"VirtualName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-instance-blockdevicemapping.html#cfn-opsworks-instance-blockdevicemapping-virtualname", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EC2::LaunchTemplate.IamInstanceProfile": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata-iaminstanceprofile.html", | |
"Properties": { | |
"Arn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata-iaminstanceprofile.html#cfn-ec2-launchtemplate-launchtemplatedata-iaminstanceprofile-arn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata-iaminstanceprofile.html#cfn-ec2-launchtemplate-launchtemplatedata-iaminstanceprofile-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ImageBuilder::ImagePipeline.Schedule": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagepipeline-schedule.html", | |
"Properties": { | |
"ScheduleExpression": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagepipeline-schedule.html#cfn-imagebuilder-imagepipeline-schedule-scheduleexpression", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"PipelineExecutionStartCondition": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagepipeline-schedule.html#cfn-imagebuilder-imagepipeline-schedule-pipelineexecutionstartcondition", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::Cognito::UserPool.NumberAttributeConstraints": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-numberattributeconstraints.html", | |
"Properties": { | |
"MinValue": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-numberattributeconstraints.html#cfn-cognito-userpool-numberattributeconstraints-minvalue", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"MaxValue": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-numberattributeconstraints.html#cfn-cognito-userpool-numberattributeconstraints-maxvalue", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisAnalyticsV2::Application.CheckpointConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-checkpointconfiguration.html", | |
"Properties": { | |
"ConfigurationType": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-checkpointconfiguration.html#cfn-kinesisanalyticsv2-application-checkpointconfiguration-configurationtype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"CheckpointInterval": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-checkpointconfiguration.html#cfn-kinesisanalyticsv2-application-checkpointconfiguration-checkpointinterval", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"MinPauseBetweenCheckpoints": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-checkpointconfiguration.html#cfn-kinesisanalyticsv2-application-checkpointconfiguration-minpausebetweencheckpoints", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"CheckpointingEnabled": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-checkpointconfiguration.html#cfn-kinesisanalyticsv2-application-checkpointconfiguration-checkpointingenabled", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::Route.RouteSpec": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-routespec.html", | |
"Properties": { | |
"HttpRoute": { | |
"Type": "HttpRoute", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-routespec.html#cfn-appmesh-route-routespec-httproute", | |
"UpdateType": "Mutable" | |
}, | |
"Priority": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-routespec.html#cfn-appmesh-route-routespec-priority", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"Http2Route": { | |
"Type": "HttpRoute", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-routespec.html#cfn-appmesh-route-routespec-http2route", | |
"UpdateType": "Mutable" | |
}, | |
"GrpcRoute": { | |
"Type": "GrpcRoute", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-routespec.html#cfn-appmesh-route-routespec-grpcroute", | |
"UpdateType": "Mutable" | |
}, | |
"TcpRoute": { | |
"Type": "TcpRoute", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-routespec.html#cfn-appmesh-route-routespec-tcproute", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::MediaStore::Container.CorsRule": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediastore-container-corsrule.html", | |
"Properties": { | |
"AllowedMethods": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediastore-container-corsrule.html#cfn-mediastore-container-corsrule-allowedmethods", | |
"UpdateType": "Immutable" | |
}, | |
"AllowedOrigins": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediastore-container-corsrule.html#cfn-mediastore-container-corsrule-allowedorigins", | |
"UpdateType": "Mutable" | |
}, | |
"ExposeHeaders": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediastore-container-corsrule.html#cfn-mediastore-container-corsrule-exposeheaders", | |
"UpdateType": "Mutable" | |
}, | |
"MaxAgeSeconds": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediastore-container-corsrule.html#cfn-mediastore-container-corsrule-maxageseconds", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"AllowedHeaders": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediastore-container-corsrule.html#cfn-mediastore-container-corsrule-allowedheaders", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AmazonMQ::Broker.LogList": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-loglist.html", | |
"Properties": { | |
"Audit": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-loglist.html#cfn-amazonmq-broker-loglist-audit", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"General": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-loglist.html#cfn-amazonmq-broker-loglist-general", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WAFv2::WebACL.RateBasedStatementTwo": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratebasedstatementtwo.html", | |
"Properties": { | |
"Limit": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratebasedstatementtwo.html#cfn-wafv2-webacl-ratebasedstatementtwo-limit", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "Integer" | |
}, | |
"AggregateKeyType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratebasedstatementtwo.html#cfn-wafv2-webacl-ratebasedstatementtwo-aggregatekeytype", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"ScopeDownStatement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratebasedstatementtwo.html#cfn-wafv2-webacl-ratebasedstatementtwo-scopedownstatement", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "StatementThree" | |
}, | |
"ForwardedIPConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratebasedstatementtwo.html#cfn-wafv2-webacl-ratebasedstatementtwo-forwardedipconfig", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "ForwardedIPConfiguration" | |
} | |
} | |
}, | |
"AWS::AmazonMQ::Broker.TagsEntry": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-tagsentry.html", | |
"Properties": { | |
"Value": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-tagsentry.html#cfn-amazonmq-broker-tagsentry-value", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Key": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amazonmq-broker-tagsentry.html#cfn-amazonmq-broker-tagsentry-key", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::OpsWorks::Instance.EbsBlockDevice": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-instance-ebsblockdevice.html", | |
"Properties": { | |
"DeleteOnTermination": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-instance-ebsblockdevice.html#cfn-opsworks-instance-ebsblockdevice-deleteontermination", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Iops": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-instance-ebsblockdevice.html#cfn-opsworks-instance-ebsblockdevice-iops", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"SnapshotId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-instance-ebsblockdevice.html#cfn-opsworks-instance-ebsblockdevice-snapshotid", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"VolumeSize": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-instance-ebsblockdevice.html#cfn-opsworks-instance-ebsblockdevice-volumesize", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"VolumeType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-instance-ebsblockdevice.html#cfn-opsworks-instance-ebsblockdevice-volumetype", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::DataPipeline::Pipeline.PipelineObject": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-pipelineobjects.html", | |
"Properties": { | |
"Fields": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-pipelineobjects.html#cfn-datapipeline-pipeline-pipelineobjects-fields", | |
"DuplicatesAllowed": true, | |
"ItemType": "Field", | |
"Required": true, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
}, | |
"Id": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-pipelineobjects.html#cfn-datapipeline-pipeline-pipelineobjects-id", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-datapipeline-pipeline-pipelineobjects.html#cfn-datapipeline-pipeline-pipelineobjects-name", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ApiGateway::DocumentationPart.Location": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-documentationpart-location.html", | |
"Properties": { | |
"Method": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-documentationpart-location.html#cfn-apigateway-documentationpart-location-method", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Immutable" | |
}, | |
"Name": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-documentationpart-location.html#cfn-apigateway-documentationpart-location-name", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Immutable" | |
}, | |
"Path": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-documentationpart-location.html#cfn-apigateway-documentationpart-location-path", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Immutable" | |
}, | |
"StatusCode": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-documentationpart-location.html#cfn-apigateway-documentationpart-location-statuscode", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Immutable" | |
}, | |
"Type": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-documentationpart-location.html#cfn-apigateway-documentationpart-location-type", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::EC2::Instance.NoDevice": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance-nodevice.html", | |
"Properties": {} | |
}, | |
"AWS::GameLift::Fleet.ResourceCreationLimitPolicy": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-fleet-resourcecreationlimitpolicy.html", | |
"Properties": { | |
"NewGameSessionsPerCreator": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-fleet-resourcecreationlimitpolicy.html#cfn-gamelift-fleet-resourcecreationlimitpolicy-newgamesessionspercreator", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"PolicyPeriodInMinutes": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-fleet-resourcecreationlimitpolicy.html#cfn-gamelift-fleet-resourcecreationlimitpolicy-policyperiodinminutes", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AutoScaling::ScalingPolicy.StepAdjustment": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-scalingpolicy-stepadjustments.html", | |
"Properties": { | |
"MetricIntervalLowerBound": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-scalingpolicy-stepadjustments.html#cfn-autoscaling-scalingpolicy-stepadjustment-metricintervallowerbound", | |
"PrimitiveType": "Double", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"MetricIntervalUpperBound": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-scalingpolicy-stepadjustments.html#cfn-autoscaling-scalingpolicy-stepadjustment-metricintervalupperbound", | |
"PrimitiveType": "Double", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"ScalingAdjustment": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-scalingpolicy-stepadjustments.html#cfn-autoscaling-scalingpolicy-stepadjustment-scalingadjustment", | |
"PrimitiveType": "Integer", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IAM::Role.Policy": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iam-policy.html", | |
"Properties": { | |
"PolicyDocument": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iam-policy.html#cfn-iam-policies-policydocument", | |
"PrimitiveType": "Json", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"PolicyName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iam-policy.html#cfn-iam-policies-policyname", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisAnalyticsV2::Application.InputParallelism": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-inputparallelism.html", | |
"Properties": { | |
"Count": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-inputparallelism.html#cfn-kinesisanalyticsv2-application-inputparallelism-count", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Batch::JobDefinition.Environment": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-environment.html", | |
"Properties": { | |
"Value": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-environment.html#cfn-batch-jobdefinition-environment-value", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-environment.html#cfn-batch-jobdefinition-environment-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::MediaLive::Input.InputVpcRequest": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-input-inputvpcrequest.html", | |
"Properties": { | |
"SecurityGroupIds": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-input-inputvpcrequest.html#cfn-medialive-input-inputvpcrequest-securitygroupids", | |
"UpdateType": "Mutable" | |
}, | |
"SubnetIds": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-input-inputvpcrequest.html#cfn-medialive-input-inputvpcrequest-subnetids", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ManagedBlockchain::Member.MemberFrameworkConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-memberframeworkconfiguration.html", | |
"Properties": { | |
"MemberFabricConfiguration": { | |
"Type": "MemberFabricConfiguration", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-managedblockchain-member-memberframeworkconfiguration.html#cfn-managedblockchain-member-memberframeworkconfiguration-memberfabricconfiguration", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EMR::Cluster.CloudWatchAlarmDefinition": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-cloudwatchalarmdefinition.html", | |
"Properties": { | |
"ComparisonOperator": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-cloudwatchalarmdefinition.html#cfn-elasticmapreduce-cluster-cloudwatchalarmdefinition-comparisonoperator", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Dimensions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-cloudwatchalarmdefinition.html#cfn-elasticmapreduce-cluster-cloudwatchalarmdefinition-dimensions", | |
"DuplicatesAllowed": false, | |
"ItemType": "MetricDimension", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
}, | |
"EvaluationPeriods": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-cloudwatchalarmdefinition.html#cfn-elasticmapreduce-cluster-cloudwatchalarmdefinition-evaluationperiods", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"MetricName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-cloudwatchalarmdefinition.html#cfn-elasticmapreduce-cluster-cloudwatchalarmdefinition-metricname", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Namespace": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-cloudwatchalarmdefinition.html#cfn-elasticmapreduce-cluster-cloudwatchalarmdefinition-namespace", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Period": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-cloudwatchalarmdefinition.html#cfn-elasticmapreduce-cluster-cloudwatchalarmdefinition-period", | |
"PrimitiveType": "Integer", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Statistic": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-cloudwatchalarmdefinition.html#cfn-elasticmapreduce-cluster-cloudwatchalarmdefinition-statistic", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Threshold": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-cloudwatchalarmdefinition.html#cfn-elasticmapreduce-cluster-cloudwatchalarmdefinition-threshold", | |
"PrimitiveType": "Double", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Unit": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-cloudwatchalarmdefinition.html#cfn-elasticmapreduce-cluster-cloudwatchalarmdefinition-unit", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Glue::Crawler.Schedule": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-schedule.html", | |
"Properties": { | |
"ScheduleExpression": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-schedule.html#cfn-glue-crawler-schedule-scheduleexpression", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoTEvents::DetectorModel.Firehose": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-firehose.html", | |
"Properties": { | |
"DeliveryStreamName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-firehose.html#cfn-iotevents-detectormodel-firehose-deliverystreamname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Payload": { | |
"Type": "Payload", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-firehose.html#cfn-iotevents-detectormodel-firehose-payload", | |
"UpdateType": "Mutable" | |
}, | |
"Separator": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-firehose.html#cfn-iotevents-detectormodel-firehose-separator", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ApplicationInsights::Application.CustomComponent": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-customcomponent.html", | |
"Properties": { | |
"ComponentName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-customcomponent.html#cfn-applicationinsights-application-customcomponent-componentname", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"ResourceList": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-customcomponent.html#cfn-applicationinsights-application-customcomponent-resourcelist", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"Type": "List", | |
"PrimitiveItemType": "String" | |
} | |
} | |
}, | |
"AWS::ECS::TaskSet.NetworkConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskset-networkconfiguration.html", | |
"Properties": { | |
"AwsVpcConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskset-networkconfiguration.html#cfn-ecs-taskset-networkconfiguration-awsvpcconfiguration", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"Type": "AwsVpcConfiguration" | |
} | |
} | |
}, | |
"AWS::AppMesh::GatewayRoute.HttpGatewayRouteAction": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-httpgatewayrouteaction.html", | |
"Properties": { | |
"Target": { | |
"Type": "GatewayRouteTarget", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-gatewayroute-httpgatewayrouteaction.html#cfn-appmesh-gatewayroute-httpgatewayrouteaction-target", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::LakeFormation::Permissions.DatabaseResource": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-databaseresource.html", | |
"Properties": { | |
"Name": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-databaseresource.html#cfn-lakeformation-permissions-databaseresource-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::OpsWorks::Stack.StackConfigurationManager": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-stackconfigmanager.html", | |
"Properties": { | |
"Name": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-stackconfigmanager.html#cfn-opsworks-configmanager-name", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Version": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-stackconfigmanager.html#cfn-opsworks-configmanager-version", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CloudFront::StreamingDistribution.S3Origin": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-streamingdistribution-s3origin.html", | |
"Properties": { | |
"DomainName": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-streamingdistribution-s3origin.html#cfn-cloudfront-streamingdistribution-s3origin-domainname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"OriginAccessIdentity": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-streamingdistribution-s3origin.html#cfn-cloudfront-streamingdistribution-s3origin-originaccessidentity", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CodeBuild::Project.VpcConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-vpcconfig.html", | |
"Properties": { | |
"Subnets": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-vpcconfig.html#cfn-codebuild-project-vpcconfig-subnets", | |
"UpdateType": "Mutable" | |
}, | |
"VpcId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-vpcconfig.html#cfn-codebuild-project-vpcconfig-vpcid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"SecurityGroupIds": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-vpcconfig.html#cfn-codebuild-project-vpcconfig-securitygroupids", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoT::TopicRule.ElasticsearchAction": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-elasticsearchaction.html", | |
"Properties": { | |
"Endpoint": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-elasticsearchaction.html#cfn-iot-topicrule-elasticsearchaction-endpoint", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Id": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-elasticsearchaction.html#cfn-iot-topicrule-elasticsearchaction-id", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Index": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-elasticsearchaction.html#cfn-iot-topicrule-elasticsearchaction-index", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"RoleArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-elasticsearchaction.html#cfn-iot-topicrule-elasticsearchaction-rolearn", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Type": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-elasticsearchaction.html#cfn-iot-topicrule-elasticsearchaction-type", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Cognito::UserPool.SmsConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-smsconfiguration.html", | |
"Properties": { | |
"ExternalId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-smsconfiguration.html#cfn-cognito-userpool-smsconfiguration-externalid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"SnsCallerArn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-smsconfiguration.html#cfn-cognito-userpool-smsconfiguration-snscallerarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ElasticBeanstalk::Application.ApplicationVersionLifecycleConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticbeanstalk-application-applicationversionlifecycleconfig.html", | |
"Properties": { | |
"MaxAgeRule": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticbeanstalk-application-applicationversionlifecycleconfig.html#cfn-elasticbeanstalk-application-applicationversionlifecycleconfig-maxagerule", | |
"Required": false, | |
"Type": "MaxAgeRule", | |
"UpdateType": "Mutable" | |
}, | |
"MaxCountRule": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticbeanstalk-application-applicationversionlifecycleconfig.html#cfn-elasticbeanstalk-application-applicationversionlifecycleconfig-maxcountrule", | |
"Required": false, | |
"Type": "MaxCountRule", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppConfig::ConfigurationProfile.Validators": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appconfig-configurationprofile-validators.html", | |
"Properties": { | |
"Type": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appconfig-configurationprofile-validators.html#cfn-appconfig-configurationprofile-validators-type", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Content": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appconfig-configurationprofile-validators.html#cfn-appconfig-configurationprofile-validators-content", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ECS::Cluster.ClusterSettings": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-cluster-clustersettings.html", | |
"Properties": { | |
"Name": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-cluster-clustersettings.html#cfn-ecs-cluster-clustersettings-name", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"Value": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-cluster-clustersettings.html#cfn-ecs-cluster-clustersettings-value", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::WAFv2::RuleGroup.StatementThree": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-statementthree.html", | |
"Properties": { | |
"ByteMatchStatement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-statementthree.html#cfn-wafv2-rulegroup-statementthree-bytematchstatement", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "ByteMatchStatement" | |
}, | |
"SqliMatchStatement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-statementthree.html#cfn-wafv2-rulegroup-statementthree-sqlimatchstatement", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "SqliMatchStatement" | |
}, | |
"XssMatchStatement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-statementthree.html#cfn-wafv2-rulegroup-statementthree-xssmatchstatement", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "XssMatchStatement" | |
}, | |
"SizeConstraintStatement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-statementthree.html#cfn-wafv2-rulegroup-statementthree-sizeconstraintstatement", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "SizeConstraintStatement" | |
}, | |
"GeoMatchStatement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-statementthree.html#cfn-wafv2-rulegroup-statementthree-geomatchstatement", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "GeoMatchStatement" | |
}, | |
"IPSetReferenceStatement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-statementthree.html#cfn-wafv2-rulegroup-statementthree-ipsetreferencestatement", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "IPSetReferenceStatement" | |
}, | |
"RegexPatternSetReferenceStatement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-statementthree.html#cfn-wafv2-rulegroup-statementthree-regexpatternsetreferencestatement", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "RegexPatternSetReferenceStatement" | |
} | |
} | |
}, | |
"AWS::AppMesh::VirtualNode.ListenerTlsAcmCertificate": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listenertlsacmcertificate.html", | |
"Properties": { | |
"CertificateArn": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listenertlsacmcertificate.html#cfn-appmesh-virtualnode-listenertlsacmcertificate-certificatearn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoTAnalytics::Dataset.Trigger": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-trigger.html", | |
"Properties": { | |
"Schedule": { | |
"Type": "Schedule", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-trigger.html#cfn-iotanalytics-dataset-trigger-schedule", | |
"UpdateType": "Mutable" | |
}, | |
"TriggeringDataset": { | |
"Type": "TriggeringDataset", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-trigger.html#cfn-iotanalytics-dataset-trigger-triggeringdataset", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ElasticLoadBalancingV2::TargetGroup.Matcher": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-targetgroup-matcher.html", | |
"Properties": { | |
"HttpCode": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-targetgroup-matcher.html#cfn-elasticloadbalancingv2-targetgroup-matcher-httpcode", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoT::TopicRule.DynamoDBAction": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-dynamodbaction.html", | |
"Properties": { | |
"HashKeyField": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-dynamodbaction.html#cfn-iot-topicrule-dynamodbaction-hashkeyfield", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"HashKeyType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-dynamodbaction.html#cfn-iot-topicrule-dynamodbaction-hashkeytype", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"HashKeyValue": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-dynamodbaction.html#cfn-iot-topicrule-dynamodbaction-hashkeyvalue", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"PayloadField": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-dynamodbaction.html#cfn-iot-topicrule-dynamodbaction-payloadfield", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"RangeKeyField": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-dynamodbaction.html#cfn-iot-topicrule-dynamodbaction-rangekeyfield", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"RangeKeyType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-dynamodbaction.html#cfn-iot-topicrule-dynamodbaction-rangekeytype", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"RangeKeyValue": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-dynamodbaction.html#cfn-iot-topicrule-dynamodbaction-rangekeyvalue", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"RoleArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-dynamodbaction.html#cfn-iot-topicrule-dynamodbaction-rolearn", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"TableName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-dynamodbaction.html#cfn-iot-topicrule-dynamodbaction-tablename", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisFirehose::DeliveryStream.HiveJsonSerDe": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-hivejsonserde.html", | |
"Properties": { | |
"TimestampFormats": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-hivejsonserde.html#cfn-kinesisfirehose-deliverystream-hivejsonserde-timestampformats", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "List", | |
"PrimitiveItemType": "String", | |
"DuplicatesAllowed": false | |
} | |
} | |
}, | |
"AWS::IoT1Click::Project.DeviceTemplate": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot1click-project-devicetemplate.html", | |
"Properties": { | |
"DeviceType": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot1click-project-devicetemplate.html#cfn-iot1click-project-devicetemplate-devicetype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"CallbackOverrides": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot1click-project-devicetemplate.html#cfn-iot1click-project-devicetemplate-callbackoverrides", | |
"PrimitiveType": "Json", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Pinpoint::Campaign.Schedule": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-schedule.html", | |
"Properties": { | |
"TimeZone": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-schedule.html#cfn-pinpoint-campaign-schedule-timezone", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"QuietTime": { | |
"Type": "QuietTime", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-schedule.html#cfn-pinpoint-campaign-schedule-quiettime", | |
"UpdateType": "Mutable" | |
}, | |
"EndTime": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-schedule.html#cfn-pinpoint-campaign-schedule-endtime", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"StartTime": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-schedule.html#cfn-pinpoint-campaign-schedule-starttime", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Frequency": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-schedule.html#cfn-pinpoint-campaign-schedule-frequency", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"EventFilter": { | |
"Type": "CampaignEventFilter", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-schedule.html#cfn-pinpoint-campaign-schedule-eventfilter", | |
"UpdateType": "Mutable" | |
}, | |
"IsLocalTime": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-schedule.html#cfn-pinpoint-campaign-schedule-islocaltime", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Greengrass::FunctionDefinition.RunAs": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinition-runas.html", | |
"Properties": { | |
"Uid": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinition-runas.html#cfn-greengrass-functiondefinition-runas-uid", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Immutable" | |
}, | |
"Gid": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinition-runas.html#cfn-greengrass-functiondefinition-runas-gid", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::VirtualGateway.VirtualGatewayBackendDefaults": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaybackenddefaults.html", | |
"Properties": { | |
"ClientPolicy": { | |
"Type": "VirtualGatewayClientPolicy", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewaybackenddefaults.html#cfn-appmesh-virtualgateway-virtualgatewaybackenddefaults-clientpolicy", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ECS::Service.PlacementConstraint": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-placementconstraint.html", | |
"Properties": { | |
"Expression": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-placementconstraint.html#cfn-ecs-service-placementconstraint-expression", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Immutable" | |
}, | |
"Type": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-placementconstraint.html#cfn-ecs-service-placementconstraint-type", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::SageMaker::MonitoringSchedule.ScheduleConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-scheduleconfig.html", | |
"Properties": { | |
"ScheduleExpression": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-scheduleconfig.html#cfn-sagemaker-monitoringschedule-scheduleconfig-scheduleexpression", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::ElasticLoadBalancingV2::TargetGroup.TargetDescription": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-targetgroup-targetdescription.html", | |
"Properties": { | |
"AvailabilityZone": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-targetgroup-targetdescription.html#cfn-elasticloadbalancingv2-targetgroup-targetdescription-availabilityzone", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Id": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-targetgroup-targetdescription.html#cfn-elasticloadbalancingv2-targetgroup-targetdescription-id", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Port": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-targetgroup-targetdescription.html#cfn-elasticloadbalancingv2-targetgroup-targetdescription-port", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AutoScalingPlans::ScalingPlan.TagFilter": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscalingplans-scalingplan-tagfilter.html", | |
"Properties": { | |
"Values": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscalingplans-scalingplan-tagfilter.html#cfn-autoscalingplans-scalingplan-tagfilter-values", | |
"UpdateType": "Mutable" | |
}, | |
"Key": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscalingplans-scalingplan-tagfilter.html#cfn-autoscalingplans-scalingplan-tagfilter-key", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::StepFunctions::StateMachine.LoggingConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stepfunctions-statemachine-loggingconfiguration.html", | |
"Properties": { | |
"Level": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stepfunctions-statemachine-loggingconfiguration.html#cfn-stepfunctions-statemachine-loggingconfiguration-level", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"IncludeExecutionData": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stepfunctions-statemachine-loggingconfiguration.html#cfn-stepfunctions-statemachine-loggingconfiguration-includeexecutiondata", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Boolean" | |
}, | |
"Destinations": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-stepfunctions-statemachine-loggingconfiguration.html#cfn-stepfunctions-statemachine-loggingconfiguration-destinations", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "List", | |
"ItemType": "LogDestination" | |
} | |
} | |
}, | |
"AWS::EC2::Instance.CreditSpecification": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance-creditspecification.html", | |
"Properties": { | |
"CPUCredits": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance-creditspecification.html#cfn-ec2-instance-creditspecification-cpucredits", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WAFRegional::SizeConstraintSet.SizeConstraint": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-sizeconstraintset-sizeconstraint.html", | |
"Properties": { | |
"ComparisonOperator": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-sizeconstraintset-sizeconstraint.html#cfn-wafregional-sizeconstraintset-sizeconstraint-comparisonoperator", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Size": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-sizeconstraintset-sizeconstraint.html#cfn-wafregional-sizeconstraintset-sizeconstraint-size", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"TextTransformation": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-sizeconstraintset-sizeconstraint.html#cfn-wafregional-sizeconstraintset-sizeconstraint-texttransformation", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"FieldToMatch": { | |
"Type": "FieldToMatch", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-sizeconstraintset-sizeconstraint.html#cfn-wafregional-sizeconstraintset-sizeconstraint-fieldtomatch", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CodeBuild::Project.ProjectFileSystemLocation": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-projectfilesystemlocation.html", | |
"Properties": { | |
"MountPoint": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-projectfilesystemlocation.html#cfn-codebuild-project-projectfilesystemlocation-mountpoint", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Type": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-projectfilesystemlocation.html#cfn-codebuild-project-projectfilesystemlocation-type", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Identifier": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-projectfilesystemlocation.html#cfn-codebuild-project-projectfilesystemlocation-identifier", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"MountOptions": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-projectfilesystemlocation.html#cfn-codebuild-project-projectfilesystemlocation-mountoptions", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Location": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-projectfilesystemlocation.html#cfn-codebuild-project-projectfilesystemlocation-location", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisAnalyticsV2::ApplicationReferenceDataSource.ReferenceDataSource": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-applicationreferencedatasource-referencedatasource.html", | |
"Properties": { | |
"ReferenceSchema": { | |
"Type": "ReferenceSchema", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-applicationreferencedatasource-referencedatasource.html#cfn-kinesisanalyticsv2-applicationreferencedatasource-referencedatasource-referenceschema", | |
"UpdateType": "Mutable" | |
}, | |
"TableName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-applicationreferencedatasource-referencedatasource.html#cfn-kinesisanalyticsv2-applicationreferencedatasource-referencedatasource-tablename", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"S3ReferenceDataSource": { | |
"Type": "S3ReferenceDataSource", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-applicationreferencedatasource-referencedatasource.html#cfn-kinesisanalyticsv2-applicationreferencedatasource-referencedatasource-s3referencedatasource", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ApplicationInsights::Application.ComponentMonitoringSetting": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-componentmonitoringsetting.html", | |
"Properties": { | |
"ComponentName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-componentmonitoringsetting.html#cfn-applicationinsights-application-componentmonitoringsetting-componentname", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"ComponentARN": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-componentmonitoringsetting.html#cfn-applicationinsights-application-componentmonitoringsetting-componentarn", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"Tier": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-componentmonitoringsetting.html#cfn-applicationinsights-application-componentmonitoringsetting-tier", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"ComponentConfigurationMode": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-componentmonitoringsetting.html#cfn-applicationinsights-application-componentmonitoringsetting-componentconfigurationmode", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"DefaultOverwriteComponentConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-componentmonitoringsetting.html#cfn-applicationinsights-application-componentmonitoringsetting-defaultoverwritecomponentconfiguration", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "ComponentConfiguration" | |
}, | |
"CustomComponentConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-componentmonitoringsetting.html#cfn-applicationinsights-application-componentmonitoringsetting-customcomponentconfiguration", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "ComponentConfiguration" | |
} | |
} | |
}, | |
"AWS::KinesisAnalyticsV2::ApplicationOutput.KinesisFirehoseOutput": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-applicationoutput-kinesisfirehoseoutput.html", | |
"Properties": { | |
"ResourceARN": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-applicationoutput-kinesisfirehoseoutput.html#cfn-kinesisanalyticsv2-applicationoutput-kinesisfirehoseoutput-resourcearn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Greengrass::DeviceDefinitionVersion.Device": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-devicedefinitionversion-device.html", | |
"Properties": { | |
"SyncShadow": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-devicedefinitionversion-device.html#cfn-greengrass-devicedefinitionversion-device-syncshadow", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Immutable" | |
}, | |
"ThingArn": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-devicedefinitionversion-device.html#cfn-greengrass-devicedefinitionversion-device-thingarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"Id": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-devicedefinitionversion-device.html#cfn-greengrass-devicedefinitionversion-device-id", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"CertificateArn": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-devicedefinitionversion-device.html#cfn-greengrass-devicedefinitionversion-device-certificatearn", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::ECS::TaskDefinition.Volume": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-volumes.html", | |
"Properties": { | |
"DockerVolumeConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-volumes.html#cfn-ecs-taskdefinition-volume-dockervolumeconfiguration", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"Type": "DockerVolumeConfiguration" | |
}, | |
"EFSVolumeConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-volumes.html#cfn-ecs-taskdefinition-volume-efsvolumeconfiguration", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"Type": "EFSVolumeConfiguration" | |
}, | |
"Host": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-volumes.html#cfn-ecs-taskdefinition-volumes-host", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"Type": "HostVolumeProperties" | |
}, | |
"Name": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-volumes.html#cfn-ecs-taskdefinition-volumes-name", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::ImageBuilder::Image.ImageTestsConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-imagetestsconfiguration.html", | |
"Properties": { | |
"ImageTestsEnabled": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-imagetestsconfiguration.html#cfn-imagebuilder-image-imagetestsconfiguration-imagetestsenabled", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "Boolean" | |
}, | |
"TimeoutMinutes": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-imagetestsconfiguration.html#cfn-imagebuilder-image-imagetestsconfiguration-timeoutminutes", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "Integer" | |
} | |
} | |
}, | |
"AWS::Route53::HostedZone.QueryLoggingConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-hostedzone-queryloggingconfig.html", | |
"Properties": { | |
"CloudWatchLogsLogGroupArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-hostedzone-queryloggingconfig.html#cfn-route53-hostedzone-queryloggingconfig-cloudwatchlogsloggrouparn", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ServiceDiscovery::Service.HealthCheckCustomConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicediscovery-service-healthcheckcustomconfig.html", | |
"Properties": { | |
"FailureThreshold": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicediscovery-service-healthcheckcustomconfig.html#cfn-servicediscovery-service-healthcheckcustomconfig-failurethreshold", | |
"PrimitiveType": "Double", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoTEvents::DetectorModel.Payload": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-payload.html", | |
"Properties": { | |
"ContentExpression": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-payload.html#cfn-iotevents-detectormodel-payload-contentexpression", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Type": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-payload.html#cfn-iotevents-detectormodel-payload-type", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::SSM::Association.S3OutputLocation": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-association-s3outputlocation.html", | |
"Properties": { | |
"OutputS3Region": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-association-s3outputlocation.html#cfn-ssm-association-s3outputlocation-outputs3region", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"OutputS3BucketName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-association-s3outputlocation.html#cfn-ssm-association-s3outputlocation-outputs3bucketname", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"OutputS3KeyPrefix": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-association-s3outputlocation.html#cfn-ssm-association-s3outputlocation-outputs3keyprefix", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::WAFRegional::WebACL.Action": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-webacl-action.html", | |
"Properties": { | |
"Type": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-webacl-action.html#cfn-wafregional-webacl-action-type", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Lambda::Function.Code": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-code.html", | |
"Properties": { | |
"S3Bucket": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-code.html#cfn-lambda-function-code-s3bucket", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"S3Key": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-code.html#cfn-lambda-function-code-s3key", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"S3ObjectVersion": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-code.html#cfn-lambda-function-code-s3objectversion", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"ZipFile": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-code.html#cfn-lambda-function-code-zipfile", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EC2::EC2Fleet.TargetCapacitySpecificationRequest": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-targetcapacityspecificationrequest.html", | |
"Properties": { | |
"DefaultTargetCapacityType": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-targetcapacityspecificationrequest.html#cfn-ec2-ec2fleet-targetcapacityspecificationrequest-defaulttargetcapacitytype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"TotalTargetCapacity": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-targetcapacityspecificationrequest.html#cfn-ec2-ec2fleet-targetcapacityspecificationrequest-totaltargetcapacity", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"OnDemandTargetCapacity": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-targetcapacityspecificationrequest.html#cfn-ec2-ec2fleet-targetcapacityspecificationrequest-ondemandtargetcapacity", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"SpotTargetCapacity": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-targetcapacityspecificationrequest.html#cfn-ec2-ec2fleet-targetcapacityspecificationrequest-spottargetcapacity", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisFirehose::DeliveryStream.Processor": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-processor.html", | |
"Properties": { | |
"Parameters": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-processor.html#cfn-kinesisfirehose-deliverystream-processor-parameters", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "List", | |
"ItemType": "ProcessorParameter", | |
"DuplicatesAllowed": false | |
}, | |
"Type": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-processor.html#cfn-kinesisfirehose-deliverystream-processor-type", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::KinesisAnalyticsV2::Application.InputLambdaProcessor": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-inputlambdaprocessor.html", | |
"Properties": { | |
"ResourceARN": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-inputlambdaprocessor.html#cfn-kinesisanalyticsv2-application-inputlambdaprocessor-resourcearn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EC2::LaunchTemplate.LicenseSpecification": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-licensespecification.html", | |
"Properties": { | |
"LicenseConfigurationArn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-licensespecification.html#cfn-ec2-launchtemplate-licensespecification-licenseconfigurationarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::MediaLive::Channel.AudioSelector": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-audioselector.html", | |
"Properties": { | |
"SelectorSettings": { | |
"Type": "AudioSelectorSettings", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-audioselector.html#cfn-medialive-channel-audioselector-selectorsettings", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-audioselector.html#cfn-medialive-channel-audioselector-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::MediaLive::Channel.AudioLanguageSelection": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-audiolanguageselection.html", | |
"Properties": { | |
"LanguageCode": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-audiolanguageselection.html#cfn-medialive-channel-audiolanguageselection-languagecode", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"LanguageSelectionPolicy": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-audiolanguageselection.html#cfn-medialive-channel-audiolanguageselection-languageselectionpolicy", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CodeDeploy::DeploymentGroup.EC2TagFilter": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-ec2tagfilter.html", | |
"Properties": { | |
"Key": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-ec2tagfilter.html#cfn-codedeploy-deploymentgroup-ec2tagfilter-key", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Type": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-ec2tagfilter.html#cfn-codedeploy-deploymentgroup-ec2tagfilter-type", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Value": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-ec2tagfilter.html#cfn-codedeploy-deploymentgroup-ec2tagfilter-value", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::S3::Bucket.CorsConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-cors.html", | |
"Properties": { | |
"CorsRules": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-cors.html#cfn-s3-bucket-cors-corsrule", | |
"DuplicatesAllowed": false, | |
"ItemType": "CorsRule", | |
"Required": true, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::S3::Bucket.ReplicationDestination": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationconfiguration-rules-destination.html", | |
"Properties": { | |
"AccessControlTranslation": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationconfiguration-rules-destination.html#cfn-s3-bucket-replicationdestination-accesscontroltranslation", | |
"Required": false, | |
"Type": "AccessControlTranslation", | |
"UpdateType": "Mutable" | |
}, | |
"Account": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationconfiguration-rules-destination.html#cfn-s3-bucket-replicationdestination-account", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Bucket": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationconfiguration-rules-destination.html#cfn-s3-bucket-replicationconfiguration-rules-destination-bucket", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"EncryptionConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationconfiguration-rules-destination.html#cfn-s3-bucket-replicationdestination-encryptionconfiguration", | |
"Required": false, | |
"Type": "EncryptionConfiguration", | |
"UpdateType": "Mutable" | |
}, | |
"Metrics": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationconfiguration-rules-destination.html#cfn-s3-bucket-replicationdestination-metrics", | |
"Required": false, | |
"Type": "Metrics", | |
"UpdateType": "Mutable" | |
}, | |
"ReplicationTime": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationconfiguration-rules-destination.html#cfn-s3-bucket-replicationdestination-replicationtime", | |
"Required": false, | |
"Type": "ReplicationTime", | |
"UpdateType": "Mutable" | |
}, | |
"StorageClass": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationconfiguration-rules-destination.html#cfn-s3-bucket-replicationconfiguration-rules-destination-storageclass", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EC2::SecurityGroup.Egress": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group-rule.html", | |
"Properties": { | |
"CidrIp": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group-rule.html#cfn-ec2-security-group-rule-cidrip", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"CidrIpv6": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group-rule.html#cfn-ec2-security-group-rule-cidripv6", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Description": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group-rule.html#cfn-ec2-security-group-rule-description", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"DestinationPrefixListId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group-rule.html#cfn-ec2-security-group-rule-destinationprefixlistid", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"DestinationSecurityGroupId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group-rule.html#cfn-ec2-security-group-rule-destsecgroupid", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"FromPort": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group-rule.html#cfn-ec2-security-group-rule-fromport", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"IpProtocol": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group-rule.html#cfn-ec2-security-group-rule-ipprotocol", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"ToPort": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group-rule.html#cfn-ec2-security-group-rule-toport", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WAFv2::WebACL.ForwardedIPConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-forwardedipconfiguration.html", | |
"Properties": { | |
"HeaderName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-forwardedipconfiguration.html#cfn-wafv2-webacl-forwardedipconfiguration-headername", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"FallbackBehavior": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-forwardedipconfiguration.html#cfn-wafv2-webacl-forwardedipconfiguration-fallbackbehavior", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::KinesisAnalyticsV2::ApplicationOutput.KinesisStreamsOutput": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-applicationoutput-kinesisstreamsoutput.html", | |
"Properties": { | |
"ResourceARN": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-applicationoutput-kinesisstreamsoutput.html#cfn-kinesisanalyticsv2-applicationoutput-kinesisstreamsoutput-resourcearn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ApplicationInsights::Application.LogPattern": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-logpattern.html", | |
"Properties": { | |
"PatternName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-logpattern.html#cfn-applicationinsights-application-logpattern-patternname", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"Pattern": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-logpattern.html#cfn-applicationinsights-application-logpattern-pattern", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"Rank": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-logpattern.html#cfn-applicationinsights-application-logpattern-rank", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "Integer" | |
} | |
} | |
}, | |
"AWS::AppMesh::VirtualGateway.VirtualGatewayClientPolicyTls": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayclientpolicytls.html", | |
"Properties": { | |
"Validation": { | |
"Type": "VirtualGatewayTlsValidationContext", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayclientpolicytls.html#cfn-appmesh-virtualgateway-virtualgatewayclientpolicytls-validation", | |
"UpdateType": "Mutable" | |
}, | |
"Enforce": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayclientpolicytls.html#cfn-appmesh-virtualgateway-virtualgatewayclientpolicytls-enforce", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"Ports": { | |
"PrimitiveItemType": "Integer", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayclientpolicytls.html#cfn-appmesh-virtualgateway-virtualgatewayclientpolicytls-ports", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Glue::DataCatalogEncryptionSettings.DataCatalogEncryptionSettings": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-datacatalogencryptionsettings-datacatalogencryptionsettings.html", | |
"Properties": { | |
"ConnectionPasswordEncryption": { | |
"Type": "ConnectionPasswordEncryption", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-datacatalogencryptionsettings-datacatalogencryptionsettings.html#cfn-glue-datacatalogencryptionsettings-datacatalogencryptionsettings-connectionpasswordencryption", | |
"UpdateType": "Mutable" | |
}, | |
"EncryptionAtRest": { | |
"Type": "EncryptionAtRest", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-datacatalogencryptionsettings-datacatalogencryptionsettings.html#cfn-glue-datacatalogencryptionsettings-datacatalogencryptionsettings-encryptionatrest", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ECS::TaskSet.ServiceRegistry": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskset-serviceregistry.html", | |
"Properties": { | |
"ContainerName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskset-serviceregistry.html#cfn-ecs-taskset-serviceregistry-containername", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"ContainerPort": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskset-serviceregistry.html#cfn-ecs-taskset-serviceregistry-containerport", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "Integer" | |
}, | |
"Port": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskset-serviceregistry.html#cfn-ecs-taskset-serviceregistry-port", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "Integer" | |
}, | |
"RegistryArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskset-serviceregistry.html#cfn-ecs-taskset-serviceregistry-registryarn", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::IoTAnalytics::Pipeline.Channel": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-channel.html", | |
"Properties": { | |
"ChannelName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-channel.html#cfn-iotanalytics-pipeline-channel-channelname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Next": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-channel.html#cfn-iotanalytics-pipeline-channel-next", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-channel.html#cfn-iotanalytics-pipeline-channel-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EFS::AccessPoint.CreationInfo": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-efs-accesspoint-creationinfo.html", | |
"Properties": { | |
"OwnerUid": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-efs-accesspoint-creationinfo.html#cfn-efs-accesspoint-creationinfo-owneruid", | |
"UpdateType": "Immutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"OwnerGid": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-efs-accesspoint-creationinfo.html#cfn-efs-accesspoint-creationinfo-ownergid", | |
"UpdateType": "Immutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"Permissions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-efs-accesspoint-creationinfo.html#cfn-efs-accesspoint-creationinfo-permissions", | |
"UpdateType": "Immutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::ACMPCA::Certificate.Validity": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-acmpca-certificate-validity.html", | |
"Properties": { | |
"Value": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-acmpca-certificate-validity.html#cfn-acmpca-certificate-validity-value", | |
"UpdateType": "Immutable", | |
"Required": true, | |
"PrimitiveType": "Integer" | |
}, | |
"Type": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-acmpca-certificate-validity.html#cfn-acmpca-certificate-validity-type", | |
"UpdateType": "Immutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::ServiceCatalog::CloudFormationProvisionedProduct.ProvisioningParameter": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicecatalog-cloudformationprovisionedproduct-provisioningparameter.html", | |
"Properties": { | |
"Key": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicecatalog-cloudformationprovisionedproduct-provisioningparameter.html#cfn-servicecatalog-cloudformationprovisionedproduct-provisioningparameter-key", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"Value": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicecatalog-cloudformationprovisionedproduct-provisioningparameter.html#cfn-servicecatalog-cloudformationprovisionedproduct-provisioningparameter-value", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::IoT::TopicRule.KinesisAction": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-kinesisaction.html", | |
"Properties": { | |
"PartitionKey": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-kinesisaction.html#cfn-iot-topicrule-kinesisaction-partitionkey", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"RoleArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-kinesisaction.html#cfn-iot-topicrule-kinesisaction-rolearn", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"StreamName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-kinesisaction.html#cfn-iot-topicrule-kinesisaction-streamname", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::PinpointEmail::ConfigurationSet.DeliveryOptions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-configurationset-deliveryoptions.html", | |
"Properties": { | |
"SendingPoolName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-configurationset-deliveryoptions.html#cfn-pinpointemail-configurationset-deliveryoptions-sendingpoolname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::MediaLive::Channel.AribSourceSettings": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-aribsourcesettings.html", | |
"Properties": {} | |
}, | |
"AWS::DynamoDB::Table.PointInTimeRecoverySpecification": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-pointintimerecoveryspecification.html", | |
"Properties": { | |
"PointInTimeRecoveryEnabled": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-pointintimerecoveryspecification.html#cfn-dynamodb-table-pointintimerecoveryspecification-pointintimerecoveryenabled", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::Mesh.MeshSpec": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-mesh-meshspec.html", | |
"Properties": { | |
"EgressFilter": { | |
"Type": "EgressFilter", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-mesh-meshspec.html#cfn-appmesh-mesh-meshspec-egressfilter", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoTAnalytics::Datastore.ServiceManagedS3": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-datastore-servicemanageds3.html", | |
"Properties": {} | |
}, | |
"AWS::RoboMaker::RobotApplication.SourceConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-robomaker-robotapplication-sourceconfig.html", | |
"Properties": { | |
"S3Bucket": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-robomaker-robotapplication-sourceconfig.html#cfn-robomaker-robotapplication-sourceconfig-s3bucket", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Architecture": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-robomaker-robotapplication-sourceconfig.html#cfn-robomaker-robotapplication-sourceconfig-architecture", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"S3Key": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-robomaker-robotapplication-sourceconfig.html#cfn-robomaker-robotapplication-sourceconfig-s3key", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisAnalyticsV2::Application.FlinkApplicationConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-flinkapplicationconfiguration.html", | |
"Properties": { | |
"CheckpointConfiguration": { | |
"Type": "CheckpointConfiguration", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-flinkapplicationconfiguration.html#cfn-kinesisanalyticsv2-application-flinkapplicationconfiguration-checkpointconfiguration", | |
"UpdateType": "Mutable" | |
}, | |
"ParallelismConfiguration": { | |
"Type": "ParallelismConfiguration", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-flinkapplicationconfiguration.html#cfn-kinesisanalyticsv2-application-flinkapplicationconfiguration-parallelismconfiguration", | |
"UpdateType": "Mutable" | |
}, | |
"MonitoringConfiguration": { | |
"Type": "MonitoringConfiguration", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-flinkapplicationconfiguration.html#cfn-kinesisanalyticsv2-application-flinkapplicationconfiguration-monitoringconfiguration", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ApiGatewayV2::Route.ParameterConstraints": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-route-parameterconstraints.html", | |
"Properties": { | |
"Required": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-route-parameterconstraints.html#cfn-apigatewayv2-route-parameterconstraints-required", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::OpsWorks::Layer.LifecycleEventConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-lifecycleeventconfiguration.html", | |
"Properties": { | |
"ShutdownEventConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-lifecycleeventconfiguration.html#cfn-opsworks-layer-lifecycleconfiguration-shutdowneventconfiguration", | |
"Required": false, | |
"Type": "ShutdownEventConfiguration", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoTEvents::DetectorModel.ClearTimer": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-cleartimer.html", | |
"Properties": { | |
"TimerName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-cleartimer.html#cfn-iotevents-detectormodel-cleartimer-timername", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::MediaLive::Channel.AudioPidSelection": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-audiopidselection.html", | |
"Properties": { | |
"Pid": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-audiopidselection.html#cfn-medialive-channel-audiopidselection-pid", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppConfig::DeploymentStrategy.Tags": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appconfig-deploymentstrategy-tags.html", | |
"Properties": { | |
"Value": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appconfig-deploymentstrategy-tags.html#cfn-appconfig-deploymentstrategy-tags-value", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Key": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appconfig-deploymentstrategy-tags.html#cfn-appconfig-deploymentstrategy-tags-key", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::SageMaker::MonitoringSchedule.MonitoringScheduleConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringscheduleconfig.html", | |
"Properties": { | |
"MonitoringJobDefinition": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringscheduleconfig.html#cfn-sagemaker-monitoringschedule-monitoringscheduleconfig-monitoringjobdefinition", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"Type": "MonitoringJobDefinition" | |
}, | |
"ScheduleConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringscheduleconfig.html#cfn-sagemaker-monitoringschedule-monitoringscheduleconfig-scheduleconfig", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "ScheduleConfig" | |
} | |
} | |
}, | |
"AWS::OpsWorks::Stack.RdsDbInstance": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-rdsdbinstance.html", | |
"Properties": { | |
"DbPassword": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-rdsdbinstance.html#cfn-opsworks-stack-rdsdbinstance-dbpassword", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"DbUser": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-rdsdbinstance.html#cfn-opsworks-stack-rdsdbinstance-dbuser", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"RdsDbInstanceArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-rdsdbinstance.html#cfn-opsworks-stack-rdsdbinstance-rdsdbinstancearn", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Budgets::Budget.CostTypes": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-costtypes.html", | |
"Properties": { | |
"IncludeSupport": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-costtypes.html#cfn-budgets-budget-costtypes-includesupport", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"IncludeOtherSubscription": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-costtypes.html#cfn-budgets-budget-costtypes-includeothersubscription", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"IncludeTax": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-costtypes.html#cfn-budgets-budget-costtypes-includetax", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"IncludeSubscription": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-costtypes.html#cfn-budgets-budget-costtypes-includesubscription", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"UseBlended": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-costtypes.html#cfn-budgets-budget-costtypes-useblended", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"IncludeUpfront": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-costtypes.html#cfn-budgets-budget-costtypes-includeupfront", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"IncludeDiscount": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-costtypes.html#cfn-budgets-budget-costtypes-includediscount", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"IncludeCredit": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-costtypes.html#cfn-budgets-budget-costtypes-includecredit", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"IncludeRecurring": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-costtypes.html#cfn-budgets-budget-costtypes-includerecurring", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"UseAmortized": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-costtypes.html#cfn-budgets-budget-costtypes-useamortized", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"IncludeRefund": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-budgets-budget-costtypes.html#cfn-budgets-budget-costtypes-includerefund", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::VirtualGateway.VirtualGatewayAccessLog": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayaccesslog.html", | |
"Properties": { | |
"File": { | |
"Type": "VirtualGatewayFileAccessLog", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayaccesslog.html#cfn-appmesh-virtualgateway-virtualgatewayaccesslog-file", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WAF::ByteMatchSet.FieldToMatch": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-waf-bytematchset-bytematchtuples-fieldtomatch.html", | |
"Properties": { | |
"Data": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-waf-bytematchset-bytematchtuples-fieldtomatch.html#cfn-waf-bytematchset-bytematchtuples-fieldtomatch-data", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Type": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-waf-bytematchset-bytematchtuples-fieldtomatch.html#cfn-waf-bytematchset-bytematchtuples-fieldtomatch-type", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoT::TopicRule.Action": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html", | |
"Properties": { | |
"CloudwatchAlarm": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-cloudwatchalarm", | |
"Required": false, | |
"Type": "CloudwatchAlarmAction", | |
"UpdateType": "Mutable" | |
}, | |
"CloudwatchMetric": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-cloudwatchmetric", | |
"Required": false, | |
"Type": "CloudwatchMetricAction", | |
"UpdateType": "Mutable" | |
}, | |
"DynamoDB": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-dynamodb", | |
"Required": false, | |
"Type": "DynamoDBAction", | |
"UpdateType": "Mutable" | |
}, | |
"DynamoDBv2": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-dynamodbv2", | |
"Required": false, | |
"Type": "DynamoDBv2Action", | |
"UpdateType": "Mutable" | |
}, | |
"Elasticsearch": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-elasticsearch", | |
"Required": false, | |
"Type": "ElasticsearchAction", | |
"UpdateType": "Mutable" | |
}, | |
"Firehose": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-firehose", | |
"Required": false, | |
"Type": "FirehoseAction", | |
"UpdateType": "Mutable" | |
}, | |
"Http": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-http", | |
"Required": false, | |
"Type": "HttpAction", | |
"UpdateType": "Mutable" | |
}, | |
"IotAnalytics": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-iotanalytics", | |
"Required": false, | |
"Type": "IotAnalyticsAction", | |
"UpdateType": "Mutable" | |
}, | |
"IotEvents": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-iotevents", | |
"Required": false, | |
"Type": "IotEventsAction", | |
"UpdateType": "Mutable" | |
}, | |
"IotSiteWise": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-iotsitewise", | |
"Required": false, | |
"Type": "IotSiteWiseAction", | |
"UpdateType": "Mutable" | |
}, | |
"Kinesis": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-kinesis", | |
"Required": false, | |
"Type": "KinesisAction", | |
"UpdateType": "Mutable" | |
}, | |
"Lambda": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-lambda", | |
"Required": false, | |
"Type": "LambdaAction", | |
"UpdateType": "Mutable" | |
}, | |
"Republish": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-republish", | |
"Required": false, | |
"Type": "RepublishAction", | |
"UpdateType": "Mutable" | |
}, | |
"S3": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-s3", | |
"Required": false, | |
"Type": "S3Action", | |
"UpdateType": "Mutable" | |
}, | |
"Sns": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-sns", | |
"Required": false, | |
"Type": "SnsAction", | |
"UpdateType": "Mutable" | |
}, | |
"Sqs": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-sqs", | |
"Required": false, | |
"Type": "SqsAction", | |
"UpdateType": "Mutable" | |
}, | |
"StepFunctions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-action.html#cfn-iot-topicrule-action-stepfunctions", | |
"Required": false, | |
"Type": "StepFunctionsAction", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ApiGatewayV2::Authorizer.JWTConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-authorizer-jwtconfiguration.html", | |
"Properties": { | |
"Issuer": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-authorizer-jwtconfiguration.html#cfn-apigatewayv2-authorizer-jwtconfiguration-issuer", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Audience": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-authorizer-jwtconfiguration.html#cfn-apigatewayv2-authorizer-jwtconfiguration-audience", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::S3::Bucket.AccelerateConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-accelerateconfiguration.html", | |
"Properties": { | |
"AccelerationStatus": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-accelerateconfiguration.html#cfn-s3-bucket-accelerateconfiguration-accelerationstatus", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::MediaStore::Container.MetricPolicy": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediastore-container-metricpolicy.html", | |
"Properties": { | |
"ContainerLevelMetrics": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediastore-container-metricpolicy.html#cfn-mediastore-container-metricpolicy-containerlevelmetrics", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"MetricPolicyRules": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediastore-container-metricpolicy.html#cfn-mediastore-container-metricpolicy-metricpolicyrules", | |
"ItemType": "MetricPolicyRule", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WAFv2::RuleGroup.NotStatementTwo": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-notstatementtwo.html", | |
"Properties": { | |
"Statement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-notstatementtwo.html#cfn-wafv2-rulegroup-notstatementtwo-statement", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"Type": "StatementThree" | |
} | |
} | |
}, | |
"AWS::IoTAnalytics::Pipeline.Filter": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-filter.html", | |
"Properties": { | |
"Filter": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-filter.html#cfn-iotanalytics-pipeline-filter-filter", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Next": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-filter.html#cfn-iotanalytics-pipeline-filter-next", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-pipeline-filter.html#cfn-iotanalytics-pipeline-filter-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Pinpoint::ApplicationSettings.Limits": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-applicationsettings-limits.html", | |
"Properties": { | |
"Daily": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-applicationsettings-limits.html#cfn-pinpoint-applicationsettings-limits-daily", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"MaximumDuration": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-applicationsettings-limits.html#cfn-pinpoint-applicationsettings-limits-maximumduration", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"Total": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-applicationsettings-limits.html#cfn-pinpoint-applicationsettings-limits-total", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"MessagesPerSecond": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-applicationsettings-limits.html#cfn-pinpoint-applicationsettings-limits-messagespersecond", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Glue::Trigger.Condition": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-trigger-condition.html", | |
"Properties": { | |
"CrawlerName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-trigger-condition.html#cfn-glue-trigger-condition-crawlername", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"State": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-trigger-condition.html#cfn-glue-trigger-condition-state", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"CrawlState": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-trigger-condition.html#cfn-glue-trigger-condition-crawlstate", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"LogicalOperator": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-trigger-condition.html#cfn-glue-trigger-condition-logicaloperator", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"JobName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-trigger-condition.html#cfn-glue-trigger-condition-jobname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoTAnalytics::Dataset.IotEventsDestinationConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-ioteventsdestinationconfiguration.html", | |
"Properties": { | |
"InputName": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-ioteventsdestinationconfiguration.html#cfn-iotanalytics-dataset-ioteventsdestinationconfiguration-inputname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"RoleArn": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-ioteventsdestinationconfiguration.html#cfn-iotanalytics-dataset-ioteventsdestinationconfiguration-rolearn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ECS::CapacityProvider.ManagedScaling": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-capacityprovider-managedscaling.html", | |
"Properties": { | |
"MinimumScalingStepSize": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-capacityprovider-managedscaling.html#cfn-ecs-capacityprovider-managedscaling-minimumscalingstepsize", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "Integer" | |
}, | |
"MaximumScalingStepSize": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-capacityprovider-managedscaling.html#cfn-ecs-capacityprovider-managedscaling-maximumscalingstepsize", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "Integer" | |
}, | |
"Status": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-capacityprovider-managedscaling.html#cfn-ecs-capacityprovider-managedscaling-status", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"TargetCapacity": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-capacityprovider-managedscaling.html#cfn-ecs-capacityprovider-managedscaling-targetcapacity", | |
"UpdateType": "Immutable", | |
"Required": false, | |
"PrimitiveType": "Integer" | |
} | |
} | |
}, | |
"AWS::Events::Rule.BatchRetryStrategy": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-batchretrystrategy.html", | |
"Properties": { | |
"Attempts": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-batchretrystrategy.html#cfn-events-rule-batchretrystrategy-attempts", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisAnalytics::ApplicationReferenceDataSource.CSVMappingParameters": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-applicationreferencedatasource-csvmappingparameters.html", | |
"Properties": { | |
"RecordRowDelimiter": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-applicationreferencedatasource-csvmappingparameters.html#cfn-kinesisanalytics-applicationreferencedatasource-csvmappingparameters-recordrowdelimiter", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"RecordColumnDelimiter": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-applicationreferencedatasource-csvmappingparameters.html#cfn-kinesisanalytics-applicationreferencedatasource-csvmappingparameters-recordcolumndelimiter", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CloudFront::Distribution.DistributionConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-distributionconfig.html", | |
"Properties": { | |
"Logging": { | |
"Type": "Logging", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-distributionconfig.html#cfn-cloudfront-distribution-distributionconfig-logging", | |
"UpdateType": "Mutable" | |
}, | |
"Comment": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-distributionconfig.html#cfn-cloudfront-distribution-distributionconfig-comment", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"DefaultRootObject": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-distributionconfig.html#cfn-cloudfront-distribution-distributionconfig-defaultrootobject", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Origins": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-distributionconfig.html#cfn-cloudfront-distribution-distributionconfig-origins", | |
"ItemType": "Origin", | |
"UpdateType": "Mutable" | |
}, | |
"ViewerCertificate": { | |
"Type": "ViewerCertificate", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-distributionconfig.html#cfn-cloudfront-distribution-distributionconfig-viewercertificate", | |
"UpdateType": "Mutable" | |
}, | |
"PriceClass": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-distributionconfig.html#cfn-cloudfront-distribution-distributionconfig-priceclass", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"DefaultCacheBehavior": { | |
"Type": "DefaultCacheBehavior", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-distributionconfig.html#cfn-cloudfront-distribution-distributionconfig-defaultcachebehavior", | |
"UpdateType": "Mutable" | |
}, | |
"CustomErrorResponses": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-distributionconfig.html#cfn-cloudfront-distribution-distributionconfig-customerrorresponses", | |
"ItemType": "CustomErrorResponse", | |
"UpdateType": "Mutable" | |
}, | |
"OriginGroups": { | |
"Type": "OriginGroups", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-distributionconfig.html#cfn-cloudfront-distribution-distributionconfig-origingroups", | |
"UpdateType": "Mutable" | |
}, | |
"Enabled": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-distributionconfig.html#cfn-cloudfront-distribution-distributionconfig-enabled", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"Aliases": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-distributionconfig.html#cfn-cloudfront-distribution-distributionconfig-aliases", | |
"UpdateType": "Mutable" | |
}, | |
"IPV6Enabled": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-distributionconfig.html#cfn-cloudfront-distribution-distributionconfig-ipv6enabled", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"WebACLId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-distributionconfig.html#cfn-cloudfront-distribution-distributionconfig-webaclid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"HttpVersion": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-distributionconfig.html#cfn-cloudfront-distribution-distributionconfig-httpversion", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Restrictions": { | |
"Type": "Restrictions", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-distributionconfig.html#cfn-cloudfront-distribution-distributionconfig-restrictions", | |
"UpdateType": "Mutable" | |
}, | |
"CacheBehaviors": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-distributionconfig.html#cfn-cloudfront-distribution-distributionconfig-cachebehaviors", | |
"ItemType": "CacheBehavior", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::MediaLive::Channel.DvbSubSourceSettings": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-dvbsubsourcesettings.html", | |
"Properties": { | |
"Pid": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-dvbsubsourcesettings.html#cfn-medialive-channel-dvbsubsourcesettings-pid", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::S3::Bucket.NoncurrentVersionTransition": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-lifecycleconfig-rule-noncurrentversiontransition.html", | |
"Properties": { | |
"StorageClass": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-lifecycleconfig-rule-noncurrentversiontransition.html#cfn-s3-bucket-lifecycleconfig-rule-noncurrentversiontransition-storageclass", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"TransitionInDays": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-lifecycleconfig-rule-noncurrentversiontransition.html#cfn-s3-bucket-lifecycleconfig-rule-noncurrentversiontransition-transitionindays", | |
"PrimitiveType": "Integer", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::MediaLive::Channel.CaptionSelectorSettings": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-captionselectorsettings.html", | |
"Properties": { | |
"DvbSubSourceSettings": { | |
"Type": "DvbSubSourceSettings", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-captionselectorsettings.html#cfn-medialive-channel-captionselectorsettings-dvbsubsourcesettings", | |
"UpdateType": "Mutable" | |
}, | |
"Scte27SourceSettings": { | |
"Type": "Scte27SourceSettings", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-captionselectorsettings.html#cfn-medialive-channel-captionselectorsettings-scte27sourcesettings", | |
"UpdateType": "Mutable" | |
}, | |
"AribSourceSettings": { | |
"Type": "AribSourceSettings", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-captionselectorsettings.html#cfn-medialive-channel-captionselectorsettings-aribsourcesettings", | |
"UpdateType": "Mutable" | |
}, | |
"EmbeddedSourceSettings": { | |
"Type": "EmbeddedSourceSettings", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-captionselectorsettings.html#cfn-medialive-channel-captionselectorsettings-embeddedsourcesettings", | |
"UpdateType": "Mutable" | |
}, | |
"Scte20SourceSettings": { | |
"Type": "Scte20SourceSettings", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-captionselectorsettings.html#cfn-medialive-channel-captionselectorsettings-scte20sourcesettings", | |
"UpdateType": "Mutable" | |
}, | |
"TeletextSourceSettings": { | |
"Type": "TeletextSourceSettings", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-captionselectorsettings.html#cfn-medialive-channel-captionselectorsettings-teletextsourcesettings", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Cognito::UserPoolRiskConfigurationAttachment.NotifyEmailType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolriskconfigurationattachment-notifyemailtype.html", | |
"Properties": { | |
"TextBody": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolriskconfigurationattachment-notifyemailtype.html#cfn-cognito-userpoolriskconfigurationattachment-notifyemailtype-textbody", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"HtmlBody": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolriskconfigurationattachment-notifyemailtype.html#cfn-cognito-userpoolriskconfigurationattachment-notifyemailtype-htmlbody", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Subject": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolriskconfigurationattachment-notifyemailtype.html#cfn-cognito-userpoolriskconfigurationattachment-notifyemailtype-subject", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::LakeFormation::Permissions.DataLakePrincipal": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-datalakeprincipal.html", | |
"Properties": { | |
"DataLakePrincipalIdentifier": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-datalakeprincipal.html#cfn-lakeformation-permissions-datalakeprincipal-datalakeprincipalidentifier", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WAFv2::RuleGroup.Rule": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-rule.html", | |
"Properties": { | |
"Name": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-rule.html#cfn-wafv2-rulegroup-rule-name", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"Priority": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-rule.html#cfn-wafv2-rulegroup-rule-priority", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "Integer" | |
}, | |
"Statement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-rule.html#cfn-wafv2-rulegroup-rule-statement", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"Type": "StatementOne" | |
}, | |
"Action": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-rule.html#cfn-wafv2-rulegroup-rule-action", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "RuleAction" | |
}, | |
"VisibilityConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-rule.html#cfn-wafv2-rulegroup-rule-visibilityconfig", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"Type": "VisibilityConfig" | |
} | |
} | |
}, | |
"AWS::MediaLive::Channel.VideoSelectorSettings": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-videoselectorsettings.html", | |
"Properties": { | |
"VideoSelectorProgramId": { | |
"Type": "VideoSelectorProgramId", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-videoselectorsettings.html#cfn-medialive-channel-videoselectorsettings-videoselectorprogramid", | |
"UpdateType": "Mutable" | |
}, | |
"VideoSelectorPid": { | |
"Type": "VideoSelectorPid", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-videoselectorsettings.html#cfn-medialive-channel-videoselectorsettings-videoselectorpid", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::MediaLive::Input.InputSourceRequest": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-input-inputsourcerequest.html", | |
"Properties": { | |
"Username": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-input-inputsourcerequest.html#cfn-medialive-input-inputsourcerequest-username", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"PasswordParam": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-input-inputsourcerequest.html#cfn-medialive-input-inputsourcerequest-passwordparam", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Url": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-input-inputsourcerequest.html#cfn-medialive-input-inputsourcerequest-url", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EMR::Cluster.KeyValue": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-keyvalue.html", | |
"Properties": { | |
"Key": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-keyvalue.html#cfn-elasticmapreduce-cluster-keyvalue-key", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Value": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-keyvalue.html#cfn-elasticmapreduce-cluster-keyvalue-value", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EC2::SpotFleet.LaunchTemplateOverrides": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-launchtemplateoverrides.html", | |
"Properties": { | |
"AvailabilityZone": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-launchtemplateoverrides.html#cfn-ec2-spotfleet-launchtemplateoverrides-availabilityzone", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"InstanceType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-launchtemplateoverrides.html#cfn-ec2-spotfleet-launchtemplateoverrides-instancetype", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"SpotPrice": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-launchtemplateoverrides.html#cfn-ec2-spotfleet-launchtemplateoverrides-spotprice", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"SubnetId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-launchtemplateoverrides.html#cfn-ec2-spotfleet-launchtemplateoverrides-subnetid", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"WeightedCapacity": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-launchtemplateoverrides.html#cfn-ec2-spotfleet-launchtemplateoverrides-weightedcapacity", | |
"PrimitiveType": "Double", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CloudWatch::Alarm.MetricDataQuery": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-alarm-metricdataquery.html", | |
"Properties": { | |
"Expression": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-alarm-metricdataquery.html#cfn-cloudwatch-alarm-metricdataquery-expression", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Id": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-alarm-metricdataquery.html#cfn-cloudwatch-alarm-metricdataquery-id", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Label": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-alarm-metricdataquery.html#cfn-cloudwatch-alarm-metricdataquery-label", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"MetricStat": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-alarm-metricdataquery.html#cfn-cloudwatch-alarm-metricdataquery-metricstat", | |
"Required": false, | |
"Type": "MetricStat", | |
"UpdateType": "Mutable" | |
}, | |
"Period": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-alarm-metricdataquery.html#cfn-cloudwatch-alarm-metricdataquery-period", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"ReturnData": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-alarm-metricdataquery.html#cfn-cloudwatch-alarm-metricdataquery-returndata", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::SES::ReceiptRule.S3Action": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-s3action.html", | |
"Properties": { | |
"BucketName": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-s3action.html#cfn-ses-receiptrule-s3action-bucketname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"KmsKeyArn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-s3action.html#cfn-ses-receiptrule-s3action-kmskeyarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"TopicArn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-s3action.html#cfn-ses-receiptrule-s3action-topicarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ObjectKeyPrefix": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-s3action.html#cfn-ses-receiptrule-s3action-objectkeyprefix", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ApplicationInsights::Application.LogPatternSet": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-logpatternset.html", | |
"Properties": { | |
"PatternSetName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-logpatternset.html#cfn-applicationinsights-application-logpatternset-patternsetname", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"LogPatterns": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-logpatternset.html#cfn-applicationinsights-application-logpatternset-logpatterns", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"Type": "List", | |
"ItemType": "LogPattern" | |
} | |
} | |
}, | |
"AWS::WAFv2::WebACL.AndStatementTwo": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-andstatementtwo.html", | |
"Properties": { | |
"Statements": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-andstatementtwo.html#cfn-wafv2-webacl-andstatementtwo-statements", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"Type": "List", | |
"ItemType": "StatementThree" | |
} | |
} | |
}, | |
"AWS::AppMesh::Route.GrpcTimeout": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpctimeout.html", | |
"Properties": { | |
"PerRequest": { | |
"Type": "Duration", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpctimeout.html#cfn-appmesh-route-grpctimeout-perrequest", | |
"UpdateType": "Mutable" | |
}, | |
"Idle": { | |
"Type": "Duration", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpctimeout.html#cfn-appmesh-route-grpctimeout-idle", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisAnalytics::Application.JSONMappingParameters": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-application-jsonmappingparameters.html", | |
"Properties": { | |
"RecordRowPath": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-application-jsonmappingparameters.html#cfn-kinesisanalytics-application-jsonmappingparameters-recordrowpath", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisAnalyticsV2::ApplicationReferenceDataSource.MappingParameters": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-applicationreferencedatasource-mappingparameters.html", | |
"Properties": { | |
"JSONMappingParameters": { | |
"Type": "JSONMappingParameters", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-applicationreferencedatasource-mappingparameters.html#cfn-kinesisanalyticsv2-applicationreferencedatasource-mappingparameters-jsonmappingparameters", | |
"UpdateType": "Mutable" | |
}, | |
"CSVMappingParameters": { | |
"Type": "CSVMappingParameters", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-applicationreferencedatasource-mappingparameters.html#cfn-kinesisanalyticsv2-applicationreferencedatasource-mappingparameters-csvmappingparameters", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ApplicationInsights::Application.Alarm": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-alarm.html", | |
"Properties": { | |
"AlarmName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-alarm.html#cfn-applicationinsights-application-alarm-alarmname", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"Severity": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-alarm.html#cfn-applicationinsights-application-alarm-severity", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::LakeFormation::Permissions.TableResource": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-tableresource.html", | |
"Properties": { | |
"DatabaseName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-tableresource.html#cfn-lakeformation-permissions-tableresource-databasename", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lakeformation-permissions-tableresource.html#cfn-lakeformation-permissions-tableresource-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Elasticsearch::Domain.SnapshotOptions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-snapshotoptions.html", | |
"Properties": { | |
"AutomatedSnapshotStartHour": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-snapshotoptions.html#cfn-elasticsearch-domain-snapshotoptions-automatedsnapshotstarthour", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ApiGateway::Stage.AccessLogSetting": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-stage-accesslogsetting.html", | |
"Properties": { | |
"DestinationArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-stage-accesslogsetting.html#cfn-apigateway-stage-accesslogsetting-destinationarn", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Format": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-stage-accesslogsetting.html#cfn-apigateway-stage-accesslogsetting-format", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Greengrass::SubscriptionDefinition.SubscriptionDefinitionVersion": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-subscriptiondefinition-subscriptiondefinitionversion.html", | |
"Properties": { | |
"Subscriptions": { | |
"Type": "List", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-subscriptiondefinition-subscriptiondefinitionversion.html#cfn-greengrass-subscriptiondefinition-subscriptiondefinitionversion-subscriptions", | |
"ItemType": "Subscription", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::VirtualNode.TcpTimeout": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-tcptimeout.html", | |
"Properties": { | |
"Idle": { | |
"Type": "Duration", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-tcptimeout.html#cfn-appmesh-virtualnode-tcptimeout-idle", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EC2::CarrierGateway.Tags": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-carriergateway-tags.html", | |
"Properties": { | |
"Tags": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-carriergateway-tags.html#cfn-ec2-carriergateway-tags-tags", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "List", | |
"ItemType": "Tag", | |
"DuplicatesAllowed": false | |
} | |
} | |
}, | |
"AWS::OpsWorks::Layer.LoadBasedAutoScaling": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-loadbasedautoscaling.html", | |
"Properties": { | |
"DownScaling": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-loadbasedautoscaling.html#cfn-opsworks-layer-loadbasedautoscaling-downscaling", | |
"Required": false, | |
"Type": "AutoScalingThresholds", | |
"UpdateType": "Mutable" | |
}, | |
"Enable": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-loadbasedautoscaling.html#cfn-opsworks-layer-loadbasedautoscaling-enable", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"UpScaling": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-loadbasedautoscaling.html#cfn-opsworks-layer-loadbasedautoscaling-upscaling", | |
"Required": false, | |
"Type": "AutoScalingThresholds", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CloudFront::Distribution.StatusCodes": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-statuscodes.html", | |
"Properties": { | |
"Quantity": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-statuscodes.html#cfn-cloudfront-distribution-statuscodes-quantity", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"Items": { | |
"PrimitiveItemType": "Integer", | |
"Type": "List", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-statuscodes.html#cfn-cloudfront-distribution-statuscodes-items", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Batch::JobDefinition.Ulimit": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-ulimit.html", | |
"Properties": { | |
"SoftLimit": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-ulimit.html#cfn-batch-jobdefinition-ulimit-softlimit", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"HardLimit": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-ulimit.html#cfn-batch-jobdefinition-ulimit-hardlimit", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-ulimit.html#cfn-batch-jobdefinition-ulimit-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Transfer::User.SshPublicKey": { | |
"PrimitiveType": "String" | |
}, | |
"AWS::Batch::JobDefinition.VolumesHost": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-volumeshost.html", | |
"Properties": { | |
"SourcePath": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-volumeshost.html#cfn-batch-jobdefinition-volumeshost-sourcepath", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::SES::ConfigurationSetEventDestination.DimensionConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-configurationseteventdestination-dimensionconfiguration.html", | |
"Properties": { | |
"DimensionValueSource": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-configurationseteventdestination-dimensionconfiguration.html#cfn-ses-configurationseteventdestination-dimensionconfiguration-dimensionvaluesource", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"DefaultDimensionValue": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-configurationseteventdestination-dimensionconfiguration.html#cfn-ses-configurationseteventdestination-dimensionconfiguration-defaultdimensionvalue", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"DimensionName": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-configurationseteventdestination-dimensionconfiguration.html#cfn-ses-configurationseteventdestination-dimensionconfiguration-dimensionname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Glue::Trigger.Predicate": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-trigger-predicate.html", | |
"Properties": { | |
"Logical": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-trigger-predicate.html#cfn-glue-trigger-predicate-logical", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Conditions": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-trigger-predicate.html#cfn-glue-trigger-predicate-conditions", | |
"ItemType": "Condition", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IAM::Group.Policy": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iam-policy.html", | |
"Properties": { | |
"PolicyDocument": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iam-policy.html#cfn-iam-policies-policydocument", | |
"PrimitiveType": "Json", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"PolicyName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iam-policy.html#cfn-iam-policies-policyname", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::MediaLive::Channel.TeletextSourceSettings": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-teletextsourcesettings.html", | |
"Properties": { | |
"PageNumber": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-teletextsourcesettings.html#cfn-medialive-channel-teletextsourcesettings-pagenumber", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Amplify::App.EnvironmentVariable": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-environmentvariable.html", | |
"Properties": { | |
"Value": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-environmentvariable.html#cfn-amplify-app-environmentvariable-value", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-environmentvariable.html#cfn-amplify-app-environmentvariable-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoTAnalytics::Dataset.Action": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-action.html", | |
"Properties": { | |
"ActionName": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-action.html#cfn-iotanalytics-dataset-action-actionname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ContainerAction": { | |
"Type": "ContainerAction", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-action.html#cfn-iotanalytics-dataset-action-containeraction", | |
"UpdateType": "Mutable" | |
}, | |
"QueryAction": { | |
"Type": "QueryAction", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-action.html#cfn-iotanalytics-dataset-action-queryaction", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WAFv2::RuleGroup.RuleAction": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-ruleaction.html", | |
"Properties": { | |
"Allow": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-ruleaction.html#cfn-wafv2-rulegroup-ruleaction-allow", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Json" | |
}, | |
"Block": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-ruleaction.html#cfn-wafv2-rulegroup-ruleaction-block", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Json" | |
}, | |
"Count": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-ruleaction.html#cfn-wafv2-rulegroup-ruleaction-count", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Json" | |
} | |
} | |
}, | |
"AWS::Glue::Table.Order": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-order.html", | |
"Properties": { | |
"Column": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-order.html#cfn-glue-table-order-column", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"SortOrder": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-order.html#cfn-glue-table-order-sortorder", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EC2::LaunchTemplate.Ebs": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-blockdevicemapping-ebs.html", | |
"Properties": { | |
"SnapshotId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-blockdevicemapping-ebs.html#cfn-ec2-launchtemplate-blockdevicemapping-ebs-snapshotid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"VolumeType": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-blockdevicemapping-ebs.html#cfn-ec2-launchtemplate-blockdevicemapping-ebs-volumetype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"KmsKeyId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-blockdevicemapping-ebs.html#cfn-ec2-launchtemplate-blockdevicemapping-ebs-kmskeyid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Encrypted": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-blockdevicemapping-ebs.html#cfn-ec2-launchtemplate-blockdevicemapping-ebs-encrypted", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"Iops": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-blockdevicemapping-ebs.html#cfn-ec2-launchtemplate-blockdevicemapping-ebs-iops", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"VolumeSize": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-blockdevicemapping-ebs.html#cfn-ec2-launchtemplate-blockdevicemapping-ebs-volumesize", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"DeleteOnTermination": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-blockdevicemapping-ebs.html#cfn-ec2-launchtemplate-blockdevicemapping-ebs-deleteontermination", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Cognito::UserPoolRiskConfigurationAttachment.AccountTakeoverActionType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolriskconfigurationattachment-accounttakeoveractiontype.html", | |
"Properties": { | |
"Notify": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolriskconfigurationattachment-accounttakeoveractiontype.html#cfn-cognito-userpoolriskconfigurationattachment-accounttakeoveractiontype-notify", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"EventAction": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpoolriskconfigurationattachment-accounttakeoveractiontype.html#cfn-cognito-userpoolriskconfigurationattachment-accounttakeoveractiontype-eventaction", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Batch::JobQueue.ComputeEnvironmentOrder": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobqueue-computeenvironmentorder.html", | |
"Properties": { | |
"ComputeEnvironment": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobqueue-computeenvironmentorder.html#cfn-batch-jobqueue-computeenvironmentorder-computeenvironment", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Order": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobqueue-computeenvironmentorder.html#cfn-batch-jobqueue-computeenvironmentorder-order", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisFirehose::DeliveryStream.ElasticsearchRetryOptions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-elasticsearchretryoptions.html", | |
"Properties": { | |
"DurationInSeconds": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-elasticsearchretryoptions.html#cfn-kinesisfirehose-deliverystream-elasticsearchretryoptions-durationinseconds", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Integer" | |
} | |
} | |
}, | |
"AWS::Amplify::Domain.SubDomainSetting": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-domain-subdomainsetting.html", | |
"Properties": { | |
"Prefix": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-domain-subdomainsetting.html#cfn-amplify-domain-subdomainsetting-prefix", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"BranchName": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-domain-subdomainsetting.html#cfn-amplify-domain-subdomainsetting-branchname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoT::TopicRule.HttpAuthorization": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-httpauthorization.html", | |
"Properties": { | |
"Sigv4": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-httpauthorization.html#cfn-iot-topicrule-httpauthorization-sigv4", | |
"Required": false, | |
"Type": "SigV4Authorization", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::DynamoDB::Table.SSESpecification": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-ssespecification.html", | |
"Properties": { | |
"KMSMasterKeyId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-ssespecification.html#cfn-dynamodb-table-ssespecification-kmsmasterkeyid", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"SSEEnabled": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-ssespecification.html#cfn-dynamodb-table-ssespecification-sseenabled", | |
"PrimitiveType": "Boolean", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"SSEType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-ssespecification.html#cfn-dynamodb-table-ssespecification-ssetype", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Route53::RecordSetGroup.AliasTarget": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-aliastarget.html", | |
"Properties": { | |
"DNSName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-aliastarget.html#cfn-route53-aliastarget-dnshostname", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"EvaluateTargetHealth": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-aliastarget.html#cfn-route53-aliastarget-evaluatetargethealth", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"HostedZoneId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-aliastarget.html#cfn-route53-aliastarget-hostedzoneid", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Lambda::Alias.AliasRoutingConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-alias-aliasroutingconfiguration.html", | |
"Properties": { | |
"AdditionalVersionWeights": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-alias-aliasroutingconfiguration.html#cfn-lambda-alias-aliasroutingconfiguration-additionalversionweights", | |
"DuplicatesAllowed": false, | |
"ItemType": "VersionWeight", | |
"Required": true, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::SageMaker::MonitoringSchedule.ConstraintsResource": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-constraintsresource.html", | |
"Properties": { | |
"S3Uri": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-constraintsresource.html#cfn-sagemaker-monitoringschedule-constraintsresource-s3uri", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::Greengrass::ResourceDefinition.ResourceDownloadOwnerSetting": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinition-resourcedownloadownersetting.html", | |
"Properties": { | |
"GroupOwner": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinition-resourcedownloadownersetting.html#cfn-greengrass-resourcedefinition-resourcedownloadownersetting-groupowner", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"GroupPermission": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinition-resourcedownloadownersetting.html#cfn-greengrass-resourcedefinition-resourcedownloadownersetting-grouppermission", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::EC2::EC2Fleet.FleetLaunchTemplateOverridesRequest": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-fleetlaunchtemplateoverridesrequest.html", | |
"Properties": { | |
"WeightedCapacity": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-fleetlaunchtemplateoverridesrequest.html#cfn-ec2-ec2fleet-fleetlaunchtemplateoverridesrequest-weightedcapacity", | |
"PrimitiveType": "Double", | |
"UpdateType": "Immutable" | |
}, | |
"Placement": { | |
"Type": "Placement", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-fleetlaunchtemplateoverridesrequest.html#cfn-ec2-ec2fleet-fleetlaunchtemplateoverridesrequest-placement", | |
"UpdateType": "Immutable" | |
}, | |
"Priority": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-fleetlaunchtemplateoverridesrequest.html#cfn-ec2-ec2fleet-fleetlaunchtemplateoverridesrequest-priority", | |
"PrimitiveType": "Double", | |
"UpdateType": "Immutable" | |
}, | |
"AvailabilityZone": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-fleetlaunchtemplateoverridesrequest.html#cfn-ec2-ec2fleet-fleetlaunchtemplateoverridesrequest-availabilityzone", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"SubnetId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-fleetlaunchtemplateoverridesrequest.html#cfn-ec2-ec2fleet-fleetlaunchtemplateoverridesrequest-subnetid", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"InstanceType": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-fleetlaunchtemplateoverridesrequest.html#cfn-ec2-ec2fleet-fleetlaunchtemplateoverridesrequest-instancetype", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"MaxPrice": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-fleetlaunchtemplateoverridesrequest.html#cfn-ec2-ec2fleet-fleetlaunchtemplateoverridesrequest-maxprice", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::S3::Bucket.AbortIncompleteMultipartUpload": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-abortincompletemultipartupload.html", | |
"Properties": { | |
"DaysAfterInitiation": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-abortincompletemultipartupload.html#cfn-s3-bucket-abortincompletemultipartupload-daysafterinitiation", | |
"PrimitiveType": "Integer", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Amplify::Branch.EnvironmentVariable": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-branch-environmentvariable.html", | |
"Properties": { | |
"Value": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-branch-environmentvariable.html#cfn-amplify-branch-environmentvariable-value", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-branch-environmentvariable.html#cfn-amplify-branch-environmentvariable-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Batch::JobDefinition.LinuxParameters": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-containerproperties-linuxparameters.html", | |
"Properties": { | |
"Devices": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-containerproperties-linuxparameters.html#cfn-batch-jobdefinition-containerproperties-linuxparameters-devices", | |
"ItemType": "Device", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoTAnalytics::Dataset.ContainerAction": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-containeraction.html", | |
"Properties": { | |
"Variables": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-containeraction.html#cfn-iotanalytics-dataset-containeraction-variables", | |
"ItemType": "Variable", | |
"UpdateType": "Mutable" | |
}, | |
"ExecutionRoleArn": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-containeraction.html#cfn-iotanalytics-dataset-containeraction-executionrolearn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Image": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-containeraction.html#cfn-iotanalytics-dataset-containeraction-image", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ResourceConfiguration": { | |
"Type": "ResourceConfiguration", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-containeraction.html#cfn-iotanalytics-dataset-containeraction-resourceconfiguration", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisAnalyticsV2::Application.Input": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-input.html", | |
"Properties": { | |
"NamePrefix": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-input.html#cfn-kinesisanalyticsv2-application-input-nameprefix", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"InputSchema": { | |
"Type": "InputSchema", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-input.html#cfn-kinesisanalyticsv2-application-input-inputschema", | |
"UpdateType": "Mutable" | |
}, | |
"KinesisStreamsInput": { | |
"Type": "KinesisStreamsInput", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-input.html#cfn-kinesisanalyticsv2-application-input-kinesisstreamsinput", | |
"UpdateType": "Mutable" | |
}, | |
"KinesisFirehoseInput": { | |
"Type": "KinesisFirehoseInput", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-input.html#cfn-kinesisanalyticsv2-application-input-kinesisfirehoseinput", | |
"UpdateType": "Mutable" | |
}, | |
"InputProcessingConfiguration": { | |
"Type": "InputProcessingConfiguration", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-input.html#cfn-kinesisanalyticsv2-application-input-inputprocessingconfiguration", | |
"UpdateType": "Mutable" | |
}, | |
"InputParallelism": { | |
"Type": "InputParallelism", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-input.html#cfn-kinesisanalyticsv2-application-input-inputparallelism", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CodePipeline::Pipeline.OutputArtifact": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-stages-actions-outputartifacts.html", | |
"Properties": { | |
"Name": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-stages-actions-outputartifacts.html#cfn-codepipeline-pipeline-stages-actions-outputartifacts-name", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::MediaLive::Input.InputDestinationRequest": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-input-inputdestinationrequest.html", | |
"Properties": { | |
"StreamName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-input-inputdestinationrequest.html#cfn-medialive-input-inputdestinationrequest-streamname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ResourceGroups::Group.Query": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resourcegroups-group-query.html", | |
"Properties": { | |
"ResourceTypeFilters": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resourcegroups-group-query.html#cfn-resourcegroups-group-query-resourcetypefilters", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "List", | |
"PrimitiveItemType": "String" | |
}, | |
"StackIdentifier": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resourcegroups-group-query.html#cfn-resourcegroups-group-query-stackidentifier", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"TagFilters": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resourcegroups-group-query.html#cfn-resourcegroups-group-query-tagfilters", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "List", | |
"ItemType": "TagFilter" | |
} | |
} | |
}, | |
"AWS::KinesisFirehose::DeliveryStream.DataFormatConversionConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-dataformatconversionconfiguration.html", | |
"Properties": { | |
"Enabled": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-dataformatconversionconfiguration.html#cfn-kinesisfirehose-deliverystream-dataformatconversionconfiguration-enabled", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Boolean" | |
}, | |
"InputFormatConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-dataformatconversionconfiguration.html#cfn-kinesisfirehose-deliverystream-dataformatconversionconfiguration-inputformatconfiguration", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "InputFormatConfiguration" | |
}, | |
"OutputFormatConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-dataformatconversionconfiguration.html#cfn-kinesisfirehose-deliverystream-dataformatconversionconfiguration-outputformatconfiguration", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "OutputFormatConfiguration" | |
}, | |
"SchemaConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-dataformatconversionconfiguration.html#cfn-kinesisfirehose-deliverystream-dataformatconversionconfiguration-schemaconfiguration", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "SchemaConfiguration" | |
} | |
} | |
}, | |
"AWS::KinesisAnalyticsV2::Application.ApplicationSnapshotConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-applicationsnapshotconfiguration.html", | |
"Properties": { | |
"SnapshotsEnabled": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-applicationsnapshotconfiguration.html#cfn-kinesisanalyticsv2-application-applicationsnapshotconfiguration-snapshotsenabled", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::FSx::FileSystem.WindowsConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration.html", | |
"Properties": { | |
"SelfManagedActiveDirectoryConfiguration": { | |
"Type": "SelfManagedActiveDirectoryConfiguration", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration.html#cfn-fsx-filesystem-windowsconfiguration-selfmanagedactivedirectoryconfiguration", | |
"UpdateType": "Mutable" | |
}, | |
"WeeklyMaintenanceStartTime": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration.html#cfn-fsx-filesystem-windowsconfiguration-weeklymaintenancestarttime", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ActiveDirectoryId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration.html#cfn-fsx-filesystem-windowsconfiguration-activedirectoryid", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"DeploymentType": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration.html#cfn-fsx-filesystem-windowsconfiguration-deploymenttype", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"ThroughputCapacity": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration.html#cfn-fsx-filesystem-windowsconfiguration-throughputcapacity", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"CopyTagsToBackups": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration.html#cfn-fsx-filesystem-windowsconfiguration-copytagstobackups", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Immutable" | |
}, | |
"DailyAutomaticBackupStartTime": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration.html#cfn-fsx-filesystem-windowsconfiguration-dailyautomaticbackupstarttime", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"AutomaticBackupRetentionDays": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration.html#cfn-fsx-filesystem-windowsconfiguration-automaticbackupretentiondays", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"PreferredSubnetId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration.html#cfn-fsx-filesystem-windowsconfiguration-preferredsubnetid", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::ECS::Service.AwsVpcConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-awsvpcconfiguration.html", | |
"Properties": { | |
"AssignPublicIp": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-awsvpcconfiguration.html#cfn-ecs-service-awsvpcconfiguration-assignpublicip", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"SecurityGroups": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-awsvpcconfiguration.html#cfn-ecs-service-awsvpcconfiguration-securitygroups", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
}, | |
"Subnets": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-awsvpcconfiguration.html#cfn-ecs-service-awsvpcconfiguration-subnets", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": true, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Glue::Partition.Column": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-column.html", | |
"Properties": { | |
"Comment": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-column.html#cfn-glue-partition-column-comment", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Type": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-column.html#cfn-glue-partition-column-type", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-column.html#cfn-glue-partition-column-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Amplify::Branch.BasicAuthConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-branch-basicauthconfig.html", | |
"Properties": { | |
"Username": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-branch-basicauthconfig.html#cfn-amplify-branch-basicauthconfig-username", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"EnableBasicAuth": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-branch-basicauthconfig.html#cfn-amplify-branch-basicauthconfig-enablebasicauth", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"Password": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-branch-basicauthconfig.html#cfn-amplify-branch-basicauthconfig-password", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisAnalyticsV2::Application.KinesisFirehoseInput": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-kinesisfirehoseinput.html", | |
"Properties": { | |
"ResourceARN": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-kinesisfirehoseinput.html#cfn-kinesisanalyticsv2-application-kinesisfirehoseinput-resourcearn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Cognito::IdentityPoolRoleAttachment.RoleMapping": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypoolroleattachment-rolemapping.html", | |
"Properties": { | |
"Type": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypoolroleattachment-rolemapping.html#cfn-cognito-identitypoolroleattachment-rolemapping-type", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"AmbiguousRoleResolution": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypoolroleattachment-rolemapping.html#cfn-cognito-identitypoolroleattachment-rolemapping-ambiguousroleresolution", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"RulesConfiguration": { | |
"Type": "RulesConfigurationType", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypoolroleattachment-rolemapping.html#cfn-cognito-identitypoolroleattachment-rolemapping-rulesconfiguration", | |
"UpdateType": "Mutable" | |
}, | |
"IdentityProvider": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypoolroleattachment-rolemapping.html#cfn-cognito-identitypoolroleattachment-rolemapping-identityprovider", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CodeBuild::Project.S3LogsConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-s3logsconfig.html", | |
"Properties": { | |
"Status": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-s3logsconfig.html#cfn-codebuild-project-s3logsconfig-status", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"EncryptionDisabled": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-s3logsconfig.html#cfn-codebuild-project-s3logsconfig-encryptiondisabled", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"Location": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-s3logsconfig.html#cfn-codebuild-project-s3logsconfig-location", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CodeDeploy::DeploymentGroup.OnPremisesTagSet": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-onpremisestagset.html", | |
"Properties": { | |
"OnPremisesTagSetList": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-onpremisestagset.html#cfn-codedeploy-deploymentgroup-onpremisestagset-onpremisestagsetlist", | |
"DuplicatesAllowed": false, | |
"ItemType": "OnPremisesTagSetListObject", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Route53::HealthCheck.AlarmIdentifier": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-healthcheck-alarmidentifier.html", | |
"Properties": { | |
"Name": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-healthcheck-alarmidentifier.html#cfn-route53-healthcheck-alarmidentifier-name", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Region": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-healthcheck-alarmidentifier.html#cfn-route53-healthcheck-alarmidentifier-region", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::Route.GrpcRoute": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcroute.html", | |
"Properties": { | |
"Action": { | |
"Type": "GrpcRouteAction", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcroute.html#cfn-appmesh-route-grpcroute-action", | |
"UpdateType": "Mutable" | |
}, | |
"Timeout": { | |
"Type": "GrpcTimeout", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcroute.html#cfn-appmesh-route-grpcroute-timeout", | |
"UpdateType": "Mutable" | |
}, | |
"RetryPolicy": { | |
"Type": "GrpcRetryPolicy", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcroute.html#cfn-appmesh-route-grpcroute-retrypolicy", | |
"UpdateType": "Mutable" | |
}, | |
"Match": { | |
"Type": "GrpcRouteMatch", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-grpcroute.html#cfn-appmesh-route-grpcroute-match", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::VirtualNode.ListenerTlsCertificate": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listenertlscertificate.html", | |
"Properties": { | |
"ACM": { | |
"Type": "ListenerTlsAcmCertificate", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listenertlscertificate.html#cfn-appmesh-virtualnode-listenertlscertificate-acm", | |
"UpdateType": "Mutable" | |
}, | |
"File": { | |
"Type": "ListenerTlsFileCertificate", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listenertlscertificate.html#cfn-appmesh-virtualnode-listenertlscertificate-file", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Greengrass::ResourceDefinitionVersion.LocalDeviceResourceData": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinitionversion-localdeviceresourcedata.html", | |
"Properties": { | |
"SourcePath": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinitionversion-localdeviceresourcedata.html#cfn-greengrass-resourcedefinitionversion-localdeviceresourcedata-sourcepath", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"GroupOwnerSetting": { | |
"Type": "GroupOwnerSetting", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinitionversion-localdeviceresourcedata.html#cfn-greengrass-resourcedefinitionversion-localdeviceresourcedata-groupownersetting", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::RoboMaker::SimulationApplication.SimulationSoftwareSuite": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-robomaker-simulationapplication-simulationsoftwaresuite.html", | |
"Properties": { | |
"Version": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-robomaker-simulationapplication-simulationsoftwaresuite.html#cfn-robomaker-simulationapplication-simulationsoftwaresuite-version", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-robomaker-simulationapplication-simulationsoftwaresuite.html#cfn-robomaker-simulationapplication-simulationsoftwaresuite-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Backup::BackupSelection.BackupSelectionResourceType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupselection-backupselectionresourcetype.html", | |
"Properties": { | |
"ListOfTags": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupselection-backupselectionresourcetype.html#cfn-backup-backupselection-backupselectionresourcetype-listoftags", | |
"ItemType": "ConditionResourceType", | |
"UpdateType": "Mutable" | |
}, | |
"SelectionName": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupselection-backupselectionresourcetype.html#cfn-backup-backupselection-backupselectionresourcetype-selectionname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"IamRoleArn": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupselection-backupselectionresourcetype.html#cfn-backup-backupselection-backupselectionresourcetype-iamrolearn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Resources": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-backup-backupselection-backupselectionresourcetype.html#cfn-backup-backupselection-backupselectionresourcetype-resources", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Greengrass::ResourceDefinition.GroupOwnerSetting": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinition-groupownersetting.html", | |
"Properties": { | |
"AutoAddGroupOwner": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinition-groupownersetting.html#cfn-greengrass-resourcedefinition-groupownersetting-autoaddgroupowner", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Immutable" | |
}, | |
"GroupOwner": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinition-groupownersetting.html#cfn-greengrass-resourcedefinition-groupownersetting-groupowner", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::IoT::TopicRule.IotAnalyticsAction": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-iotanalyticsaction.html", | |
"Properties": { | |
"ChannelName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-iotanalyticsaction.html#cfn-iot-topicrule-iotanalyticsaction-channelname", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"RoleArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-iotanalyticsaction.html#cfn-iot-topicrule-iotanalyticsaction-rolearn", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::VirtualNode.Backend": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-backend.html", | |
"Properties": { | |
"VirtualService": { | |
"Type": "VirtualServiceBackend", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-backend.html#cfn-appmesh-virtualnode-backend-virtualservice", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CloudFront::Distribution.OriginCustomHeader": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-origincustomheader.html", | |
"Properties": { | |
"HeaderValue": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-origincustomheader.html#cfn-cloudfront-distribution-origincustomheader-headervalue", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"HeaderName": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-origincustomheader.html#cfn-cloudfront-distribution-origincustomheader-headername", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppSync::GraphQLApi.UserPoolConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-graphqlapi-userpoolconfig.html", | |
"Properties": { | |
"AppIdClientRegex": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-graphqlapi-userpoolconfig.html#cfn-appsync-graphqlapi-userpoolconfig-appidclientregex", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"UserPoolId": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-graphqlapi-userpoolconfig.html#cfn-appsync-graphqlapi-userpoolconfig-userpoolid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"AwsRegion": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-graphqlapi-userpoolconfig.html#cfn-appsync-graphqlapi-userpoolconfig-awsregion", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"DefaultAction": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-graphqlapi-userpoolconfig.html#cfn-appsync-graphqlapi-userpoolconfig-defaultaction", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Elasticsearch::Domain.CognitoOptions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-cognitooptions.html", | |
"Properties": { | |
"Enabled": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-cognitooptions.html#cfn-elasticsearch-domain-cognitooptions-enabled", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"IdentityPoolId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-cognitooptions.html#cfn-elasticsearch-domain-cognitooptions-identitypoolid", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"RoleArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-cognitooptions.html#cfn-elasticsearch-domain-cognitooptions-rolearn", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"UserPoolId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-cognitooptions.html#cfn-elasticsearch-domain-cognitooptions-userpoolid", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::SageMaker::Workteam.MemberDefinition": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-memberdefinition.html", | |
"Properties": { | |
"CognitoMemberDefinition": { | |
"Type": "CognitoMemberDefinition", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-memberdefinition.html#cfn-sagemaker-workteam-memberdefinition-cognitomemberdefinition", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::VirtualGateway.VirtualGatewaySpec": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayspec.html", | |
"Properties": { | |
"Logging": { | |
"Type": "VirtualGatewayLogging", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayspec.html#cfn-appmesh-virtualgateway-virtualgatewayspec-logging", | |
"UpdateType": "Mutable" | |
}, | |
"Listeners": { | |
"Type": "List", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayspec.html#cfn-appmesh-virtualgateway-virtualgatewayspec-listeners", | |
"ItemType": "VirtualGatewayListener", | |
"UpdateType": "Mutable" | |
}, | |
"BackendDefaults": { | |
"Type": "VirtualGatewayBackendDefaults", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayspec.html#cfn-appmesh-virtualgateway-virtualgatewayspec-backenddefaults", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::GameLift::Build.S3Location": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-build-storagelocation.html", | |
"Properties": { | |
"Bucket": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-build-storagelocation.html#cfn-gamelift-build-storage-bucket", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Immutable" | |
}, | |
"Key": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-build-storagelocation.html#cfn-gamelift-build-storage-key", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Immutable" | |
}, | |
"ObjectVersion": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-build-storagelocation.html#cfn-gamelift-build-object-verison", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Immutable" | |
}, | |
"RoleArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-build-storagelocation.html#cfn-gamelift-build-storage-rolearn", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::KinesisFirehose::DeliveryStream.KMSEncryptionConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-kmsencryptionconfig.html", | |
"Properties": { | |
"AWSKMSKeyARN": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-kmsencryptionconfig.html#cfn-kinesisfirehose-deliverystream-kmsencryptionconfig-awskmskeyarn", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::EMR::Cluster.VolumeSpecification": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-volumespecification.html", | |
"Properties": { | |
"Iops": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-volumespecification.html#cfn-elasticmapreduce-cluster-volumespecification-iops", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"SizeInGB": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-volumespecification.html#cfn-elasticmapreduce-cluster-volumespecification-sizeingb", | |
"PrimitiveType": "Integer", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"VolumeType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-volumespecification.html#cfn-elasticmapreduce-cluster-volumespecification-volumetype", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CodePipeline::CustomActionType.ConfigurationProperties": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-customactiontype-configurationproperties.html", | |
"Properties": { | |
"Description": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-customactiontype-configurationproperties.html#cfn-codepipeline-customactiontype-configurationproperties-description", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Key": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-customactiontype-configurationproperties.html#cfn-codepipeline-customactiontype-configurationproperties-key", | |
"PrimitiveType": "Boolean", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-customactiontype-configurationproperties.html#cfn-codepipeline-customactiontype-configurationproperties-name", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Queryable": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-customactiontype-configurationproperties.html#cfn-codepipeline-customactiontype-configurationproperties-queryable", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Required": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-customactiontype-configurationproperties.html#cfn-codepipeline-customactiontype-configurationproperties-required", | |
"PrimitiveType": "Boolean", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Secret": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-customactiontype-configurationproperties.html#cfn-codepipeline-customactiontype-configurationproperties-secret", | |
"PrimitiveType": "Boolean", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Type": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-customactiontype-configurationproperties.html#cfn-codepipeline-customactiontype-configurationproperties-type", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::Route.TcpTimeout": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-tcptimeout.html", | |
"Properties": { | |
"Idle": { | |
"Type": "Duration", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-route-tcptimeout.html#cfn-appmesh-route-tcptimeout-idle", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EC2::SpotFleet.SpotFleetMonitoring": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-monitoring.html", | |
"Properties": { | |
"Enabled": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-monitoring.html#cfn-ec2-spotfleet-spotfleetmonitoring-enabled", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::S3::Bucket.DeleteMarkerReplication": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-deletemarkerreplication.html", | |
"Properties": { | |
"Status": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-deletemarkerreplication.html#cfn-s3-bucket-deletemarkerreplication-status", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ImageBuilder::InfrastructureConfiguration.S3Logs": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-infrastructureconfiguration-s3logs.html", | |
"Properties": { | |
"S3BucketName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-infrastructureconfiguration-s3logs.html#cfn-imagebuilder-infrastructureconfiguration-s3logs-s3bucketname", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"S3KeyPrefix": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-infrastructureconfiguration-s3logs.html#cfn-imagebuilder-infrastructureconfiguration-s3logs-s3keyprefix", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::CodePipeline::Pipeline.EncryptionKey": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-artifactstore-encryptionkey.html", | |
"Properties": { | |
"Id": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-artifactstore-encryptionkey.html#cfn-codepipeline-pipeline-artifactstore-encryptionkey-id", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"Type": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-artifactstore-encryptionkey.html#cfn-codepipeline-pipeline-artifactstore-encryptionkey-type", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoTEvents::DetectorModel.OnEnter": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-onenter.html", | |
"Properties": { | |
"Events": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-onenter.html#cfn-iotevents-detectormodel-onenter-events", | |
"ItemType": "Event", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppSync::DataSource.DynamoDBConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-dynamodbconfig.html", | |
"Properties": { | |
"TableName": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-dynamodbconfig.html#cfn-appsync-datasource-dynamodbconfig-tablename", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"AwsRegion": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-dynamodbconfig.html#cfn-appsync-datasource-dynamodbconfig-awsregion", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Versioned": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-dynamodbconfig.html#cfn-appsync-datasource-dynamodbconfig-versioned", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
}, | |
"DeltaSyncConfig": { | |
"Type": "DeltaSyncConfig", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-dynamodbconfig.html#cfn-appsync-datasource-dynamodbconfig-deltasyncconfig", | |
"UpdateType": "Mutable" | |
}, | |
"UseCallerCredentials": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-dynamodbconfig.html#cfn-appsync-datasource-dynamodbconfig-usecallercredentials", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ImageBuilder::InfrastructureConfiguration.Logging": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-infrastructureconfiguration-logging.html", | |
"Properties": { | |
"S3Logs": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-infrastructureconfiguration-logging.html#cfn-imagebuilder-infrastructureconfiguration-logging-s3logs", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "S3Logs" | |
} | |
} | |
}, | |
"AWS::S3::Bucket.PublicAccessBlockConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-publicaccessblockconfiguration.html", | |
"Properties": { | |
"BlockPublicAcls": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-publicaccessblockconfiguration.html#cfn-s3-bucket-publicaccessblockconfiguration-blockpublicacls", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"BlockPublicPolicy": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-publicaccessblockconfiguration.html#cfn-s3-bucket-publicaccessblockconfiguration-blockpublicpolicy", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"IgnorePublicAcls": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-publicaccessblockconfiguration.html#cfn-s3-bucket-publicaccessblockconfiguration-ignorepublicacls", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"RestrictPublicBuckets": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-publicaccessblockconfiguration.html#cfn-s3-bucket-publicaccessblockconfiguration-restrictpublicbuckets", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EC2::LaunchTemplate.HibernationOptions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata-hibernationoptions.html", | |
"Properties": { | |
"Configured": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata-hibernationoptions.html#cfn-ec2-launchtemplate-launchtemplatedata-hibernationoptions-configured", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WAFv2::WebACL.RegexPatternSetReferenceStatement": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-regexpatternsetreferencestatement.html", | |
"Properties": { | |
"Arn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-regexpatternsetreferencestatement.html#cfn-wafv2-webacl-regexpatternsetreferencestatement-arn", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"FieldToMatch": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-regexpatternsetreferencestatement.html#cfn-wafv2-webacl-regexpatternsetreferencestatement-fieldtomatch", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"Type": "FieldToMatch" | |
}, | |
"TextTransformations": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-regexpatternsetreferencestatement.html#cfn-wafv2-webacl-regexpatternsetreferencestatement-texttransformations", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"Type": "List", | |
"ItemType": "TextTransformation" | |
} | |
} | |
}, | |
"AWS::EMR::InstanceGroupConfig.VolumeSpecification": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-emr-ebsconfiguration-ebsblockdeviceconfig-volumespecification.html", | |
"Properties": { | |
"Iops": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-emr-ebsconfiguration-ebsblockdeviceconfig-volumespecification.html#cfn-emr-ebsconfiguration-ebsblockdeviceconfig-volumespecification-iops", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"SizeInGB": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-emr-ebsconfiguration-ebsblockdeviceconfig-volumespecification.html#cfn-emr-ebsconfiguration-ebsblockdeviceconfig-volumespecification-sizeingb", | |
"PrimitiveType": "Integer", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"VolumeType": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-emr-ebsconfiguration-ebsblockdeviceconfig-volumespecification.html#cfn-emr-ebsconfiguration-ebsblockdeviceconfig-volumespecification-volumetype", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::VirtualGateway.VirtualGatewayFileAccessLog": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayfileaccesslog.html", | |
"Properties": { | |
"Path": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualgateway-virtualgatewayfileaccesslog.html#cfn-appmesh-virtualgateway-virtualgatewayfileaccesslog-path", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::SageMaker::MonitoringSchedule.MonitoringExecutionSummary": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringexecutionsummary.html", | |
"Properties": { | |
"CreationTime": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringexecutionsummary.html#cfn-sagemaker-monitoringschedule-monitoringexecutionsummary-creationtime", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"EndpointName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringexecutionsummary.html#cfn-sagemaker-monitoringschedule-monitoringexecutionsummary-endpointname", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"FailureReason": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringexecutionsummary.html#cfn-sagemaker-monitoringschedule-monitoringexecutionsummary-failurereason", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"LastModifiedTime": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringexecutionsummary.html#cfn-sagemaker-monitoringschedule-monitoringexecutionsummary-lastmodifiedtime", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"MonitoringExecutionStatus": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringexecutionsummary.html#cfn-sagemaker-monitoringschedule-monitoringexecutionsummary-monitoringexecutionstatus", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"MonitoringScheduleName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringexecutionsummary.html#cfn-sagemaker-monitoringschedule-monitoringexecutionsummary-monitoringschedulename", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"ProcessingJobArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringexecutionsummary.html#cfn-sagemaker-monitoringschedule-monitoringexecutionsummary-processingjobarn", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "String" | |
}, | |
"ScheduledTime": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringexecutionsummary.html#cfn-sagemaker-monitoringschedule-monitoringexecutionsummary-scheduledtime", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::SageMaker::MonitoringSchedule.MonitoringInputs": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringinputs.html", | |
"Properties": { | |
"MonitoringInputs": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringinputs.html#cfn-sagemaker-monitoringschedule-monitoringinputs-monitoringinputs", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "List", | |
"ItemType": "MonitoringInput" | |
} | |
} | |
}, | |
"AWS::ElasticLoadBalancingV2::ListenerRule.HttpHeaderConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-httpheaderconfig.html", | |
"Properties": { | |
"HttpHeaderName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-httpheaderconfig.html#cfn-elasticloadbalancingv2-listenerrule-httpheaderconfig-httpheadername", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Values": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-httpheaderconfig.html#cfn-elasticloadbalancingv2-listenerrule-httpheaderconfig-values", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::GlobalAccelerator::EndpointGroup.EndpointConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-globalaccelerator-endpointgroup-endpointconfiguration.html", | |
"Properties": { | |
"EndpointId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-globalaccelerator-endpointgroup-endpointconfiguration.html#cfn-globalaccelerator-endpointgroup-endpointconfiguration-endpointid", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"Weight": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-globalaccelerator-endpointgroup-endpointconfiguration.html#cfn-globalaccelerator-endpointgroup-endpointconfiguration-weight", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Integer" | |
}, | |
"ClientIPPreservationEnabled": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-globalaccelerator-endpointgroup-endpointconfiguration.html#cfn-globalaccelerator-endpointgroup-endpointconfiguration-clientippreservationenabled", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"PrimitiveType": "Boolean" | |
} | |
} | |
}, | |
"AWS::CodeBuild::ReportGroup.ReportExportConfig": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-reportgroup-reportexportconfig.html", | |
"Properties": { | |
"S3Destination": { | |
"Type": "S3ReportExportConfig", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-reportgroup-reportexportconfig.html#cfn-codebuild-reportgroup-reportexportconfig-s3destination", | |
"UpdateType": "Mutable" | |
}, | |
"ExportConfigType": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-reportgroup-reportexportconfig.html#cfn-codebuild-reportgroup-reportexportconfig-exportconfigtype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::WAFRegional::SqlInjectionMatchSet.SqlInjectionMatchTuple": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-sqlinjectionmatchset-sqlinjectionmatchtuple.html", | |
"Properties": { | |
"TextTransformation": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-sqlinjectionmatchset-sqlinjectionmatchtuple.html#cfn-wafregional-sqlinjectionmatchset-sqlinjectionmatchtuple-texttransformation", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"FieldToMatch": { | |
"Type": "FieldToMatch", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-sqlinjectionmatchset-sqlinjectionmatchtuple.html#cfn-wafregional-sqlinjectionmatchset-sqlinjectionmatchtuple-fieldtomatch", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::RDS::OptionGroup.OptionSetting": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-optiongroup-optionconfigurations-optionsettings.html", | |
"Properties": { | |
"Name": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-optiongroup-optionconfigurations-optionsettings.html#cfn-rds-optiongroup-optionconfigurations-optionsettings-name", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Value": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-optiongroup-optionconfigurations-optionsettings.html#cfn-rds-optiongroup-optionconfigurations-optionsettings-value", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CodeDeploy::DeploymentGroup.Deployment": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment.html", | |
"Properties": { | |
"Description": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment.html#cfn-properties-codedeploy-deploymentgroup-deployment-description", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"IgnoreApplicationStopFailures": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment.html#cfn-properties-codedeploy-deploymentgroup-deployment-ignoreapplicationstopfailures", | |
"PrimitiveType": "Boolean", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Revision": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deployment.html#cfn-properties-codedeploy-deploymentgroup-deployment-revision", | |
"Required": true, | |
"Type": "RevisionLocation", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EC2::ClientVpnEndpoint.CertificateAuthenticationRequest": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-clientvpnendpoint-certificateauthenticationrequest.html", | |
"Properties": { | |
"ClientRootCertificateChainArn": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-clientvpnendpoint-certificateauthenticationrequest.html#cfn-ec2-clientvpnendpoint-certificateauthenticationrequest-clientrootcertificatechainarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::PinpointEmail::ConfigurationSet.TrackingOptions": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-configurationset-trackingoptions.html", | |
"Properties": { | |
"CustomRedirectDomain": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-configurationset-trackingoptions.html#cfn-pinpointemail-configurationset-trackingoptions-customredirectdomain", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Cognito::IdentityPoolRoleAttachment.MappingRule": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypoolroleattachment-mappingrule.html", | |
"Properties": { | |
"MatchType": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypoolroleattachment-mappingrule.html#cfn-cognito-identitypoolroleattachment-mappingrule-matchtype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Value": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypoolroleattachment-mappingrule.html#cfn-cognito-identitypoolroleattachment-mappingrule-value", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Claim": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypoolroleattachment-mappingrule.html#cfn-cognito-identitypoolroleattachment-mappingrule-claim", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"RoleARN": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypoolroleattachment-mappingrule.html#cfn-cognito-identitypoolroleattachment-mappingrule-rolearn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoT::TopicRule.IotEventsAction": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-ioteventsaction.html", | |
"Properties": { | |
"InputName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-ioteventsaction.html#cfn-iot-topicrule-ioteventsaction-inputname", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
}, | |
"MessageId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-ioteventsaction.html#cfn-iot-topicrule-ioteventsaction-messageid", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"RoleArn": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-ioteventsaction.html#cfn-iot-topicrule-ioteventsaction-rolearn", | |
"PrimitiveType": "String", | |
"Required": true, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Cognito::IdentityPool.CognitoStreams": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypool-cognitostreams.html", | |
"Properties": { | |
"StreamingStatus": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypool-cognitostreams.html#cfn-cognito-identitypool-cognitostreams-streamingstatus", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"StreamName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypool-cognitostreams.html#cfn-cognito-identitypool-cognitostreams-streamname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"RoleArn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypool-cognitostreams.html#cfn-cognito-identitypool-cognitostreams-rolearn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::GlobalAccelerator::Listener.PortRange": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-globalaccelerator-listener-portrange.html", | |
"Properties": { | |
"FromPort": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-globalaccelerator-listener-portrange.html#cfn-globalaccelerator-listener-portrange-fromport", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "Integer" | |
}, | |
"ToPort": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-globalaccelerator-listener-portrange.html#cfn-globalaccelerator-listener-portrange-toport", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "Integer" | |
} | |
} | |
}, | |
"AWS::KinesisAnalyticsV2::Application.InputSchema": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-inputschema.html", | |
"Properties": { | |
"RecordEncoding": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-inputschema.html#cfn-kinesisanalyticsv2-application-inputschema-recordencoding", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"RecordColumns": { | |
"Type": "List", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-inputschema.html#cfn-kinesisanalyticsv2-application-inputschema-recordcolumns", | |
"ItemType": "RecordColumn", | |
"UpdateType": "Mutable" | |
}, | |
"RecordFormat": { | |
"Type": "RecordFormat", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-inputschema.html#cfn-kinesisanalyticsv2-application-inputschema-recordformat", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::FMS::Policy.IEMap": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fms-policy-iemap.html", | |
"Properties": { | |
"ACCOUNT": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fms-policy-iemap.html#cfn-fms-policy-iemap-account", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "List", | |
"PrimitiveItemType": "String" | |
}, | |
"ORGUNIT": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fms-policy-iemap.html#cfn-fms-policy-iemap-orgunit", | |
"UpdateType": "Mutable", | |
"Required": false, | |
"Type": "List", | |
"PrimitiveItemType": "String" | |
} | |
} | |
}, | |
"AWS::Glue::Partition.PartitionInput": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-partitioninput.html", | |
"Properties": { | |
"Parameters": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-partitioninput.html#cfn-glue-partition-partitioninput-parameters", | |
"PrimitiveType": "Json", | |
"UpdateType": "Mutable" | |
}, | |
"StorageDescriptor": { | |
"Type": "StorageDescriptor", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-partitioninput.html#cfn-glue-partition-partitioninput-storagedescriptor", | |
"UpdateType": "Mutable" | |
}, | |
"Values": { | |
"PrimitiveItemType": "String", | |
"Type": "List", | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-partition-partitioninput.html#cfn-glue-partition-partitioninput-values", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::Glue::Crawler.DynamoDBTarget": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-dynamodbtarget.html", | |
"Properties": { | |
"Path": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-dynamodbtarget.html#cfn-glue-crawler-dynamodbtarget-path", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::CodeStar::GitHubRepository.S3": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codestar-githubrepository-s3.html", | |
"Properties": { | |
"ObjectVersion": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codestar-githubrepository-s3.html#cfn-codestar-githubrepository-s3-objectversion", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Bucket": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codestar-githubrepository-s3.html#cfn-codestar-githubrepository-s3-bucket", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Key": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codestar-githubrepository-s3.html#cfn-codestar-githubrepository-s3-key", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::KinesisAnalytics::ApplicationOutput.DestinationSchema": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-applicationoutput-destinationschema.html", | |
"Properties": { | |
"RecordFormatType": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalytics-applicationoutput-destinationschema.html#cfn-kinesisanalytics-applicationoutput-destinationschema-recordformattype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ECS::Service.NetworkConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-networkconfiguration.html", | |
"Properties": { | |
"AwsvpcConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-networkconfiguration.html#cfn-ecs-service-networkconfiguration-awsvpcconfiguration", | |
"Required": false, | |
"Type": "AwsVpcConfiguration", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Pinpoint::Campaign.Limits": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-limits.html", | |
"Properties": { | |
"Daily": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-limits.html#cfn-pinpoint-campaign-limits-daily", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"MaximumDuration": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-limits.html#cfn-pinpoint-campaign-limits-maximumduration", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"Total": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-limits.html#cfn-pinpoint-campaign-limits-total", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"MessagesPerSecond": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpoint-campaign-limits.html#cfn-pinpoint-campaign-limits-messagespersecond", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::DMS::Endpoint.KafkaSettings": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-kafkasettings.html", | |
"Properties": { | |
"Broker": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-kafkasettings.html#cfn-dms-endpoint-kafkasettings-broker", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Topic": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-kafkasettings.html#cfn-dms-endpoint-kafkasettings-topic", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppMesh::VirtualNode.ListenerTimeout": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listenertimeout.html", | |
"Properties": { | |
"TCP": { | |
"Type": "TcpTimeout", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listenertimeout.html#cfn-appmesh-virtualnode-listenertimeout-tcp", | |
"UpdateType": "Mutable" | |
}, | |
"HTTP2": { | |
"Type": "HttpTimeout", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listenertimeout.html#cfn-appmesh-virtualnode-listenertimeout-http2", | |
"UpdateType": "Mutable" | |
}, | |
"HTTP": { | |
"Type": "HttpTimeout", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listenertimeout.html#cfn-appmesh-virtualnode-listenertimeout-http", | |
"UpdateType": "Mutable" | |
}, | |
"GRPC": { | |
"Type": "GrpcTimeout", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appmesh-virtualnode-listenertimeout.html#cfn-appmesh-virtualnode-listenertimeout-grpc", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::S3::Bucket.DefaultRetention": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-defaultretention.html", | |
"Properties": { | |
"Days": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-defaultretention.html#cfn-s3-bucket-defaultretention-days", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Mode": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-defaultretention.html#cfn-s3-bucket-defaultretention-mode", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Mutable" | |
}, | |
"Years": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-defaultretention.html#cfn-s3-bucket-defaultretention-years", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::AppStream::Stack.AccessEndpoint": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-stack-accessendpoint.html", | |
"Properties": { | |
"EndpointType": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-stack-accessendpoint.html#cfn-appstream-stack-accessendpoint-endpointtype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"VpceId": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-stack-accessendpoint.html#cfn-appstream-stack-accessendpoint-vpceid", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::EMR::Cluster.InstanceFleetProvisioningSpecifications": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-instancefleetprovisioningspecifications.html", | |
"Properties": { | |
"SpotSpecification": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-instancefleetprovisioningspecifications.html#cfn-elasticmapreduce-cluster-instancefleetprovisioningspecifications-spotspecification", | |
"Required": true, | |
"Type": "SpotProvisioningSpecification", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoTAnalytics::Datastore.RetentionPeriod": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-datastore-retentionperiod.html", | |
"Properties": { | |
"NumberOfDays": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-datastore-retentionperiod.html#cfn-iotanalytics-datastore-retentionperiod-numberofdays", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"Unlimited": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-datastore-retentionperiod.html#cfn-iotanalytics-datastore-retentionperiod-unlimited", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::PinpointEmail::ConfigurationSetEventDestination.CloudWatchDestination": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-configurationseteventdestination-cloudwatchdestination.html", | |
"Properties": { | |
"DimensionConfigurations": { | |
"Type": "List", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pinpointemail-configurationseteventdestination-cloudwatchdestination.html#cfn-pinpointemail-configurationseteventdestination-cloudwatchdestination-dimensionconfigurations", | |
"ItemType": "DimensionConfiguration", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::DAX::Cluster.SSESpecification": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dax-cluster-ssespecification.html", | |
"Properties": { | |
"SSEEnabled": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dax-cluster-ssespecification.html#cfn-dax-cluster-ssespecification-sseenabled", | |
"PrimitiveType": "Boolean", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::ElastiCache::ReplicationGroup.NodeGroupConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-replicationgroup-nodegroupconfiguration.html", | |
"Properties": { | |
"NodeGroupId": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-replicationgroup-nodegroupconfiguration.html#cfn-elasticache-replicationgroup-nodegroupconfiguration-nodegroupid", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Conditional" | |
}, | |
"PrimaryAvailabilityZone": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-replicationgroup-nodegroupconfiguration.html#cfn-elasticache-replicationgroup-nodegroupconfiguration-primaryavailabilityzone", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Immutable" | |
}, | |
"ReplicaAvailabilityZones": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-replicationgroup-nodegroupconfiguration.html#cfn-elasticache-replicationgroup-nodegroupconfiguration-replicaavailabilityzones", | |
"DuplicatesAllowed": false, | |
"PrimitiveItemType": "String", | |
"Required": false, | |
"Type": "List", | |
"UpdateType": "Immutable" | |
}, | |
"ReplicaCount": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-replicationgroup-nodegroupconfiguration.html#cfn-elasticache-replicationgroup-nodegroupconfiguration-replicacount", | |
"PrimitiveType": "Integer", | |
"Required": false, | |
"UpdateType": "Immutable" | |
}, | |
"Slots": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-replicationgroup-nodegroupconfiguration.html#cfn-elasticache-replicationgroup-nodegroupconfiguration-slots", | |
"PrimitiveType": "String", | |
"Required": false, | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::WAFv2::WebACL.IPSetForwardedIPConfiguration": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ipsetforwardedipconfiguration.html", | |
"Properties": { | |
"HeaderName": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ipsetforwardedipconfiguration.html#cfn-wafv2-webacl-ipsetforwardedipconfiguration-headername", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"FallbackBehavior": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ipsetforwardedipconfiguration.html#cfn-wafv2-webacl-ipsetforwardedipconfiguration-fallbackbehavior", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
}, | |
"Position": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ipsetforwardedipconfiguration.html#cfn-wafv2-webacl-ipsetforwardedipconfiguration-position", | |
"UpdateType": "Mutable", | |
"Required": true, | |
"PrimitiveType": "String" | |
} | |
} | |
}, | |
"AWS::Glue::Table.Column": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-column.html", | |
"Properties": { | |
"Comment": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-column.html#cfn-glue-table-column-comment", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Type": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-column.html#cfn-glue-table-column-type", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Name": { | |
"Required": true, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-table-column.html#cfn-glue-table-column-name", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::DMS::Endpoint.DynamoDbSettings": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-dynamodbsettings.html", | |
"Properties": { | |
"ServiceAccessRoleArn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-dynamodbsettings.html#cfn-dms-endpoint-dynamodbsettings-serviceaccessrolearn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoTAnalytics::Channel.ChannelStorage": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-channel-channelstorage.html", | |
"Properties": { | |
"CustomerManagedS3": { | |
"Type": "CustomerManagedS3", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-channel-channelstorage.html#cfn-iotanalytics-channel-channelstorage-customermanageds3", | |
"UpdateType": "Mutable" | |
}, | |
"ServiceManagedS3": { | |
"Type": "ServiceManagedS3", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-channel-channelstorage.html#cfn-iotanalytics-channel-channelstorage-servicemanageds3", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::IoTEvents::DetectorModel.State": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-state.html", | |
"Properties": { | |
"OnInput": { | |
"Type": "OnInput", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-state.html#cfn-iotevents-detectormodel-state-oninput", | |
"UpdateType": "Mutable" | |
}, | |
"OnExit": { | |
"Type": "OnExit", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-state.html#cfn-iotevents-detectormodel-state-onexit", | |
"UpdateType": "Mutable" | |
}, | |
"StateName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-state.html#cfn-iotevents-detectormodel-state-statename", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"OnEnter": { | |
"Type": "OnEnter", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotevents-detectormodel-state.html#cfn-iotevents-detectormodel-state-onenter", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::SSM::MaintenanceWindowTask.MaintenanceWindowRunCommandParameters": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-maintenancewindowruncommandparameters.html", | |
"Properties": { | |
"TimeoutSeconds": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-maintenancewindowruncommandparameters.html#cfn-ssm-maintenancewindowtask-maintenancewindowruncommandparameters-timeoutseconds", | |
"PrimitiveType": "Integer", | |
"UpdateType": "Mutable" | |
}, | |
"Comment": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-maintenancewindowruncommandparameters.html#cfn-ssm-maintenancewindowtask-maintenancewindowruncommandparameters-comment", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"OutputS3KeyPrefix": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-maintenancewindowruncommandparameters.html#cfn-ssm-maintenancewindowtask-maintenancewindowruncommandparameters-outputs3keyprefix", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"Parameters": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-maintenancewindowruncommandparameters.html#cfn-ssm-maintenancewindowtask-maintenancewindowruncommandparameters-parameters", | |
"PrimitiveType": "Json", | |
"UpdateType": "Mutable" | |
}, | |
"DocumentHashType": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-maintenancewindowruncommandparameters.html#cfn-ssm-maintenancewindowtask-maintenancewindowruncommandparameters-documenthashtype", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"ServiceRoleArn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-maintenancewindowruncommandparameters.html#cfn-ssm-maintenancewindowtask-maintenancewindowruncommandparameters-servicerolearn", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"NotificationConfig": { | |
"Type": "NotificationConfig", | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-maintenancewindowruncommandparameters.html#cfn-ssm-maintenancewindowtask-maintenancewindowruncommandparameters-notificationconfig", | |
"UpdateType": "Mutable" | |
}, | |
"OutputS3BucketName": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-maintenancewindowruncommandparameters.html#cfn-ssm-maintenancewindowtask-maintenancewindowruncommandparameters-outputs3bucketname", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
}, | |
"DocumentHash": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-maintenancewindowtask-maintenancewindowruncommandparameters.html#cfn-ssm-maintenancewindowtask-maintenancewindowruncommandparameters-documenthash", | |
"PrimitiveType": "String", | |
"UpdateType": "Mutable" | |
} | |
} | |
}, | |
"AWS::Greengrass::Group.GroupVersion": { | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-group-groupversion.html", | |
"Properties": { | |
"LoggerDefinitionVersionArn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-group-groupversion.html#cfn-greengrass-group-groupversion-loggerdefinitionversionarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"DeviceDefinitionVersionArn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-group-groupversion.html#cfn-greengrass-group-groupversion-devicedefinitionversionarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"FunctionDefinitionVersionArn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-group-groupversion.html#cfn-greengrass-group-groupversion-functiondefinitionversionarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"CoreDefinitionVersionArn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-group-groupversion.html#cfn-greengrass-group-groupversion-coredefinitionversionarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"ResourceDefinitionVersionArn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-group-groupversion.html#cfn-greengrass-group-groupversion-resourcedefinitionversionarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"ConnectorDefinitionVersionArn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-group-groupversion.html#cfn-greengrass-group-groupversion-connectordefinitionversionarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
}, | |
"SubscriptionDefinitionVersionArn": { | |
"Required": false, | |
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-group-groupversion.html#cfn-greengrass-group-groupversion-subscriptiondefinitionversionarn", | |
"PrimitiveType": "String", | |
"UpdateType": "Immutable" | |
} | |
} | |
}, | |
"AWS::Pinpoint::Segment.SetDimension": |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment