definition
stringlengths
2
292k
key
stringlengths
2
84
schema
stringclasses
339 values
{"additionalProperties": false, "type": "object", "properties": {"VolumeSize": {"type": "number"}, "Encrypted": {"type": "boolean"}, "VolumeType": {"type": "string"}, "DeleteOnTermination": {"type": "boolean"}, "SnapshotId": {"type": "string"}, "Iops": {"type": "number"}}}
AWS::EC2::SpotFleet.EbsBlockDevice
cloudformation.schema.json
{"additionalProperties": false, "required": ["LogGroup"], "type": "object", "properties": {"LogGroup": {"type": "string"}}}
AWS::ElastiCache::ReplicationGroup.CloudWatchLogsDestinationDetails
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Type": {"type": "string"}, "Value": {"type": "string"}}}
AWS::Batch::JobDefinition.ResourceRequirement
cloudformation.schema.json
{"additionalProperties": false, "required": ["ServiceId"], "type": "object", "properties": {"ServiceId": {"type": "string"}}}
AWS::SSMIncidents::ResponsePlan.PagerDutyIncidentConfiguration
cloudformation.schema.json
{"additionalProperties": false, "required": ["TimerName"], "type": "object", "properties": {"TimerName": {"type": "string"}}}
AWS::IoTEvents::DetectorModel.ResetTimer
cloudformation.schema.json
{"additionalProperties": false, "required": ["Database", "Host", "Port"], "type": "object", "properties": {"Host": {"type": "string"}, "Port": {"type": "number"}, "Database": {"type": "string"}}}
AWS::QuickSight::DataSource.SqlServerParameters
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Key": {"type": "string"}, "Value": {"type": "string"}}}
AWS::PinpointEmail::ConfigurationSet.Tags
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Attempts": {"type": "number"}}}
AWS::Pipes::Pipe.BatchRetryStrategy
cloudformation.schema.json
{"additionalProperties": false, "required": ["DataId", "Negated", "Type"], "type": "object", "properties": {"DataId": {"type": "string"}, "Type": {"type": "string"}, "Negated": {"type": "boolean"}}}
AWS::WAFRegional::Rule.Predicate
cloudformation.schema.json
{"additionalProperties": false, "required": ["Name", "ValueFrom"], "type": "object", "properties": {"ValueFrom": {"type": "string"}, "Name": {"type": "string"}}}
AWS::ECS::Service.Secret
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"id": {"type": "string"}}}
AWS::IoTSiteWise::AccessPolicy.Portal
cloudformation.schema.json
{"additionalProperties": false, "required": ["Type", "Properties"], "type": "object", "properties": {"UpdateReplacePolicy": {"enum": ["Delete", "Retain", "Snapshot"], "type": "string"}, "DeletionPolicy": {"enum": ["Delete", "Retain", "Snapshot"], "type": "string"}, "DependsOn": {"anyOf": [{"pattern": "^[a-zA-Z0-9]+$", "type": "string"}, {"items": {"pattern": "^[a-zA-Z0-9]+$", "type": "string"}, "type": "array"}]}, "Type": {"enum": ["AWS::EC2::VPCGatewayAttachment"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["VpcId"], "type": "object", "properties": {"VpcId": {"type": "string"}, "InternetGatewayId": {"type": "string"}, "VpnGatewayId": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
AWS::EC2::VPCGatewayAttachment
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"UpperInclusive": {"type": "number"}, "LowerInclusive": {"type": "number"}}}
AWS::InspectorV2::Filter.NumberFilter
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"DatabaseARN": {"type": "string"}}}
AWS::KinesisAnalyticsV2::Application.GlueDataCatalogConfiguration
cloudformation.schema.json
{"additionalProperties": false, "required": ["VpcConnectionArn"], "type": "object", "properties": {"VpcConnectionArn": {"type": "string"}}}
AWS::QuickSight::DataSource.VpcConnectionProperties
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"ProjectionType": {"type": "string"}, "NonKeyAttributes": {"items": {"type": "string"}, "type": "array"}}}
AWS::DynamoDB::GlobalTable.Projection
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Autotrack": {"type": "string"}}}
AWS::GroundStation::Config.TrackingConfig
cloudformation.schema.json
{"additionalProperties": false, "required": ["Id"], "type": "object", "properties": {"Version": {"type": "number"}, "Id": {"type": "string"}}}
AWS::Pinpoint::Segment.SourceSegments
cloudformation.schema.json
{"additionalProperties": false, "required": ["Password", "Username"], "type": "object", "properties": {"Username": {"type": "string"}, "Password": {"type": "string"}}}
AWS::AppFlow::ConnectorProfile.VeevaConnectorProfileCredentials
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Line": {"type": "boolean"}}}
AWS::SageMaker::ModelBiasJobDefinition.Json
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"UserTags": {"additionalProperties": true, "patternProperties": {"^[a-zA-Z0-9]+$": {"type": "string"}}, "type": "object"}, "UserArns": {"items": {"type": "string"}, "type": "array"}}}
AWS::Connect::Rule.NotificationRecipientType
cloudformation.schema.json
{"additionalProperties": false, "required": ["ObservabilityEnabled"], "type": "object", "properties": {"ObservabilityConfigurationArn": {"type": "string"}, "ObservabilityEnabled": {"type": "boolean"}}}
AWS::AppRunner::Service.ServiceObservabilityConfiguration
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"MissingDateVisibility": {"type": "string"}}}
AWS::QuickSight::Analysis.DateAxisOptions
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"TargetVisuals": {"items": {"type": "string"}, "type": "array"}, "TargetVisualOptions": {"type": "string"}}}
AWS::QuickSight::Dashboard.SameSheetTargetVisualConfiguration
cloudformation.schema.json
{"additionalProperties": false, "required": ["OriginProtocolPolicy"], "type": "object", "properties": {"HTTPPort": {"type": "number"}, "OriginProtocolPolicy": {"type": "string"}, "OriginReadTimeout": {"type": "number"}, "OriginSSLProtocols": {"items": {"type": "string"}, "type": "array"}, "HTTPSPort": {"type": "number"}, "OriginKeepaliveTimeout": {"type": "number"}}}
AWS::CloudFront::Distribution.CustomOriginConfig
cloudformation.schema.json
{"additionalProperties": false, "required": ["DecimalPlaces"], "type": "object", "properties": {"DecimalPlaces": {"type": "number"}}}
AWS::QuickSight::Dashboard.DecimalPlacesConfiguration
cloudformation.schema.json
{"additionalProperties": false, "required": ["TimeoutAction", "TimeoutDurationMinutes"], "type": "object", "properties": {"BlockDurationMinutes": {"type": "number"}, "TimeoutDurationMinutes": {"type": "number"}, "TimeoutAction": {"type": "string"}, "AllocationStrategy": {"type": "string"}}}
AWS::EMR::InstanceFleetConfig.SpotProvisioningSpecification
cloudformation.schema.json
{"additionalProperties": false, "required": ["PrimarySource"], "type": "object", "properties": {"PrimarySource": {"type": "string"}}}
AWS::MediaConnect::Flow.SourcePriority
cloudformation.schema.json
{"additionalProperties": false, "required": ["ComparisonOperator", "InputProperty", "Threshold"], "type": "object", "properties": {"Threshold": {"type": "string"}, "ComparisonOperator": {"type": "string"}, "InputProperty": {"type": "string"}}}
AWS::IoTEvents::AlarmModel.SimpleRule
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"BucketPrefix": {"type": "string"}, "BucketName": {"type": "string"}}}
AWS::AppFlow::Flow.SuccessResponseHandlingConfig
cloudformation.schema.json
{"additionalProperties": false, "required": ["FullyQualifiedName"], "type": "object", "properties": {"FullyQualifiedName": {"type": "string"}}}
AWS::IoTFleetWise::SignalCatalog.Branch
cloudformation.schema.json
{"additionalProperties": false, "required": ["DeliveryStreamARN", "IAMRoleARN"], "type": "object", "properties": {"DeliveryStreamARN": {"type": "string"}, "IAMRoleARN": {"type": "string"}}}
AWS::SES::ConfigurationSetEventDestination.KinesisFirehoseDestination
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Count": {"type": "number"}}}
AWS::KinesisAnalyticsV2::Application.InputParallelism
cloudformation.schema.json
{"additionalProperties": false, "required": ["EndpointId"], "type": "object", "properties": {"ClientIPPreservationEnabled": {"type": "boolean"}, "EndpointId": {"type": "string"}, "Weight": {"type": "number"}}}
AWS::GlobalAccelerator::EndpointGroup.EndpointConfiguration
cloudformation.schema.json
{"additionalProperties": false, "required": ["Key", "Value"], "type": "object", "properties": {"Key": {"type": "string"}, "Value": {"type": "string"}}}
AWS::Logs::MetricFilter.Dimension
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Types": {"items": {"type": "string"}, "type": "array"}}}
AWS::ApiGateway::DomainName.EndpointConfiguration
cloudformation.schema.json
{"additionalProperties": false, "required": ["MaxRuntimeInSeconds"], "type": "object", "properties": {"MaxRuntimeInSeconds": {"type": "number"}}}
AWS::SageMaker::ModelBiasJobDefinition.StoppingCondition
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Expression": {"type": "string"}, "Type": {"type": "string"}}}
AWS::Pipes::Pipe.PlacementConstraint
cloudformation.schema.json
{"additionalProperties": false, "required": ["ResourceARN", "RoleARN"], "type": "object", "properties": {"ResourceARN": {"type": "string"}, "RoleARN": {"type": "string"}}}
AWS::KinesisAnalytics::ApplicationOutput.KinesisFirehoseOutput
cloudformation.schema.json
{"additionalProperties": false, "required": ["PartitionKey"], "type": "object", "properties": {"PartitionKey": {"type": "string"}}}
AWS::Pipes::Pipe.PipeTargetKinesisStreamParameters
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"AnnotationType": {"type": "string"}, "FormatToHeader": {"additionalProperties": true, "patternProperties": {"^[a-zA-Z0-9]+$": {"type": "string"}}, "type": "object"}, "Schema": {"type": "object"}}}
AWS::Omics::AnnotationStore.TsvStoreOptions
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"FalseyCellValue": {"type": "string"}, "SubTypeName": {"type": "string"}, "FalseyCellValueSynonyms": {"items": {"type": "string"}, "type": "array"}, "TypeName": {"type": "string"}, "TruthyCellValue": {"type": "string"}, "TypeParameters": {"additionalProperties": true, "patternProperties": {"^[a-zA-Z0-9]+$": {"type": "string"}}, "type": "object"}, "TruthyCellValueSynonyms": {"items": {"type": "string"}, "type": "array"}}}
AWS::QuickSight::Topic.SemanticType
cloudformation.schema.json
{"additionalProperties": false, "required": ["Actions", "Principal"], "type": "object", "properties": {"Resource": {"type": "string"}, "Actions": {"items": {"type": "string"}, "type": "array"}, "Principal": {"type": "string"}}}
AWS::QuickSight::Theme.ResourcePermission
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"SessionPinningFilters": {"items": {"type": "string"}, "type": "array"}, "MaxIdleConnectionsPercent": {"type": "number"}, "ConnectionBorrowTimeout": {"type": "number"}, "MaxConnectionsPercent": {"type": "number"}, "InitQuery": {"type": "string"}}}
AWS::RDS::DBProxyTargetGroup.ConnectionPoolConfigurationInfoFormat
cloudformation.schema.json
{"additionalProperties": false, "required": ["ConditionKey", "ConditionType", "ConditionValue"], "type": "object", "properties": {"ConditionKey": {"type": "string"}, "ConditionValue": {"type": "string"}, "ConditionType": {"type": "string"}}}
AWS::Backup::BackupSelection.ConditionResourceType
cloudformation.schema.json
{"additionalProperties": false, "required": ["Type"], "type": "object", "properties": {"SuppressNextMessage": {"type": "boolean"}, "Type": {"type": "string"}, "SlotToElicit": {"type": "string"}}}
AWS::Lex::Bot.DialogAction
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"MailFromDomain": {"type": "string"}, "BehaviorOnMxFailure": {"type": "string"}}}
AWS::SES::EmailIdentity.MailFromAttributes
cloudformation.schema.json
{"additionalProperties": false, "required": ["Name", "Value"], "type": "object", "properties": {"Name": {"type": "string"}, "Value": {"type": "string"}}}
AWS::IoT::TopicRule.TimestreamDimension
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Data": {"type": "string"}}}
AWS::Pinpoint::Campaign.CampaignCustomMessage
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"NumberOfNotifiedThings": {"type": "number"}, "NumberOfSucceededThings": {"type": "number"}}}
AWS::GreengrassV2::Deployment.IoTJobRateIncreaseCriteria
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {}}
AWS::MediaLive::Channel.FrameCaptureHlsSettings
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Count": {"type": "string"}, "Cidrs": {"items": {"type": "string"}, "type": "array"}, "Number": {"type": "number"}, "Ports": {"items": {"type": "number"}, "type": "array"}, "Numbers": {"items": {"type": "number"}, "type": "array"}, "Strings": {"items": {"type": "string"}, "type": "array"}}}
AWS::IoT::SecurityProfile.MetricValue
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"AutoPause": {"type": "boolean"}, "TimeoutAction": {"type": "string"}, "SecondsBeforeTimeout": {"type": "number"}, "MinCapacity": {"type": "number"}, "MaxCapacity": {"type": "number"}, "SecondsUntilAutoPause": {"type": "number"}}}
AWS::RDS::DBCluster.ScalingConfiguration
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Source608ChannelNumber": {"type": "number"}, "Convert608To708": {"type": "string"}}}
AWS::MediaLive::Channel.Scte20SourceSettings
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Mode": {"type": "string"}}}
AWS::Config::ConfigRule.EvaluationModeConfiguration
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Action": {"type": "string"}, "TerminationWaitTimeInMinutes": {"type": "number"}}}
AWS::CodeDeploy::DeploymentGroup.BlueInstanceTerminationOption
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Role": {"type": "string"}}}
AWS::QuickSight::Template.PivotTableConditionalFormattingScope
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Visibility": {"type": "string"}}}
AWS::QuickSight::Dashboard.TrendArrowOptions
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"ReplacementStrategy": {"type": "string"}, "TerminationDelay": {"type": "number"}}}
AWS::EC2::EC2Fleet.CapacityRebalance
cloudformation.schema.json
{"additionalProperties": false, "required": ["EndTimeoutMs", "MaxLengthMs"], "type": "object", "properties": {"EndTimeoutMs": {"type": "number"}, "MaxLengthMs": {"type": "number"}}}
AWS::Lex::Bot.AudioSpecification
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Color": {"type": "string"}}}
AWS::QuickSight::Analysis.SimpleClusterMarker
cloudformation.schema.json
{"additionalProperties": false, "required": ["Database", "Host", "Warehouse"], "type": "object", "properties": {"Warehouse": {"type": "string"}, "Host": {"type": "string"}, "Database": {"type": "string"}}}
AWS::QuickSight::DataSource.SnowflakeParameters
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Name": {"type": "string"}, "Value": {"type": "string"}}}
AWS::Cognito::UserPoolUser.AttributeType
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"LogGroup": {"type": "string"}}}
AWS::OSIS::Pipeline.CloudWatchLogDestination
cloudformation.schema.json
{"additionalProperties": false, "required": ["Destination"], "type": "object", "properties": {"Destination": {"type": "string"}}}
AWS::Lambda::EventInvokeConfig.OnFailure
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"ClientContext": {"type": "string"}, "Payload": {"type": "string"}, "Qualifier": {"type": "string"}}}
AWS::SSM::MaintenanceWindowTask.MaintenanceWindowLambdaParameters
cloudformation.schema.json
{"additionalProperties": false, "required": ["LambdaArn", "RoleArn"], "type": "object", "properties": {"RoleArn": {"type": "string"}, "LambdaArn": {"type": "string"}}}
AWS::LookoutMetrics::Alert.LambdaConfiguration
cloudformation.schema.json
{"additionalProperties": false, "required": ["Type", "Properties"], "type": "object", "properties": {"UpdateReplacePolicy": {"enum": ["Delete", "Retain", "Snapshot"], "type": "string"}, "DeletionPolicy": {"enum": ["Delete", "Retain", "Snapshot"], "type": "string"}, "DependsOn": {"anyOf": [{"pattern": "^[a-zA-Z0-9]+$", "type": "string"}, {"items": {"pattern": "^[a-zA-Z0-9]+$", "type": "string"}, "type": "array"}]}, "Type": {"enum": ["AWS::EC2::VPCCidrBlock"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["VpcId"], "type": "object", "properties": {"VpcId": {"type": "string"}, "Ipv4NetmaskLength": {"type": "number"}, "Ipv6CidrBlock": {"type": "string"}, "Ipv6NetmaskLength": {"type": "number"}, "Ipv4IpamPoolId": {"type": "string"}, "AmazonProvidedIpv6CidrBlock": {"type": "boolean"}, "Ipv6IpamPoolId": {"type": "string"}, "CidrBlock": {"type": "string"}, "Ipv6Pool": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
AWS::EC2::VPCCidrBlock
cloudformation.schema.json
{"additionalProperties": false, "required": ["Name"], "type": "object", "properties": {"Name": {"type": "string"}}}
AWS::WAFv2::RuleGroup.SingleQueryArgument
cloudformation.schema.json
{"additionalProperties": false, "required": ["LogType"], "type": "object", "properties": {"LogType": {"type": "string"}, "PatternSet": {"type": "string"}, "LogPath": {"type": "string"}, "LogGroupName": {"type": "string"}, "Encoding": {"type": "string"}}}
AWS::ApplicationInsights::Application.Log
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"ColumnNames": {"items": {"type": "string"}, "type": "array"}, "Principals": {"items": {"type": "string"}, "type": "array"}}}
AWS::QuickSight::DataSet.ColumnLevelPermissionRule
cloudformation.schema.json
{"additionalProperties": false, "required": ["FieldId"], "type": "object", "properties": {"CustomLabel": {"type": "string"}, "FieldId": {"type": "string"}, "Visibility": {"type": "string"}}}
AWS::QuickSight::Template.PivotTableFieldOption
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Cpus": {"type": "number"}, "Memory": {"type": "number"}}}
AWS::GreengrassV2::Deployment.SystemResourceLimits
cloudformation.schema.json
{"additionalProperties": false, "required": ["RoleArn"], "type": "object", "properties": {"Algorithm": {"type": "string"}, "SecretArn": {"type": "string"}, "ConstantInitializationVector": {"type": "string"}, "KeyType": {"type": "string"}, "Url": {"type": "string"}, "DeviceId": {"type": "string"}, "ResourceId": {"type": "string"}, "Region": {"type": "string"}, "RoleArn": {"type": "string"}}}
AWS::MediaConnect::Flow.Encryption
cloudformation.schema.json
{"additionalProperties": false, "required": ["CertificateArn", "Id", "ThingArn"], "type": "object", "properties": {"CertificateArn": {"type": "string"}, "ThingArn": {"type": "string"}, "SyncShadow": {"type": "boolean"}, "Id": {"type": "string"}}}
AWS::Greengrass::DeviceDefinitionVersion.Device
cloudformation.schema.json
{"additionalProperties": false, "required": ["ConfigurationType"], "type": "object", "properties": {"LogLevel": {"type": "string"}, "MetricsLevel": {"type": "string"}, "ConfigurationType": {"type": "string"}}}
AWS::KinesisAnalyticsV2::Application.MonitoringConfiguration
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"VolumeSize": {"type": "number"}, "Encrypted": {"type": "boolean"}, "VolumeType": {"type": "string"}, "DeleteOnTermination": {"type": "boolean"}, "Throughput": {"type": "number"}, "KmsKeyId": {"type": "string"}, "SnapshotId": {"type": "string"}, "Iops": {"type": "number"}}}
AWS::ImageBuilder::ImageRecipe.EbsInstanceBlockDeviceSpecification
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"AllowMethods": {"items": {"type": "string"}, "type": "array"}, "AllowOrigins": {"items": {"type": "string"}, "type": "array"}, "MaxAge": {"type": "number"}, "AllowCredentials": {"type": "boolean"}, "AllowHeaders": {"items": {"type": "string"}, "type": "array"}, "ExposeHeaders": {"items": {"type": "string"}, "type": "array"}}}
AWS::Lambda::Url.Cors
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Status": {"type": "string"}, "CertificateAuthorityArn": {"type": "string"}}}
AWS::AppStream::DirectoryConfig.CertificateBasedAuthProperties
cloudformation.schema.json
{"additionalProperties": false, "required": ["JoinColumns", "ListColumns"], "type": "object", "properties": {"JoinColumns": {"items": {"type": "string"}, "type": "array"}, "ListColumns": {"items": {"type": "string"}, "type": "array"}, "AllowedJoinOperators": {"items": {"type": "string"}, "type": "array"}}}
AWS::CleanRooms::ConfiguredTable.AnalysisRuleList
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Message": {"type": "string"}, "Type": {"type": "string"}}}
AWS::QuickSight::DataSource.DataSourceErrorInfo
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"RoleType": {"type": "string"}, "RoleArn": {"type": "string"}}}
AWS::AuditManager::Assessment.Role
cloudformation.schema.json
{"additionalProperties": false, "required": ["Id", "Source", "Subject", "Target"], "type": "object", "properties": {"Source": {"type": "string"}, "Subject": {"type": "string"}, "Target": {"type": "string"}, "Id": {"type": "string"}}}
AWS::Greengrass::SubscriptionDefinition.Subscription
cloudformation.schema.json
{"additionalProperties": false, "required": ["Type", "Properties"], "type": "object", "properties": {"UpdateReplacePolicy": {"enum": ["Delete", "Retain", "Snapshot"], "type": "string"}, "DeletionPolicy": {"enum": ["Delete", "Retain", "Snapshot"], "type": "string"}, "DependsOn": {"anyOf": [{"pattern": "^[a-zA-Z0-9]+$", "type": "string"}, {"items": {"pattern": "^[a-zA-Z0-9]+$", "type": "string"}, "type": "array"}]}, "Type": {"enum": ["AWS::ServiceCatalog::StackSetConstraint"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["AccountList", "AdminRole", "Description", "ExecutionRole", "PortfolioId", "ProductId", "RegionList", "StackInstanceControl"], "type": "object", "properties": {"PortfolioId": {"type": "string"}, "AccountList": {"items": {"type": "string"}, "type": "array"}, "ExecutionRole": {"type": "string"}, "StackInstanceControl": {"type": "string"}, "AdminRole": {"type": "string"}, "AcceptLanguage": {"type": "string"}, "RegionList": {"items": {"type": "string"}, "type": "array"}, "ProductId": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
AWS::ServiceCatalog::StackSetConstraint
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"PrivateKey": {"type": "string"}, "Certificate": {"type": "string"}, "Chain": {"type": "string"}}}
AWS::OpsWorks::App.SslConfiguration
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Mode": {"type": "string"}, "Days": {"type": "number"}, "Years": {"type": "number"}}}
AWS::S3::Bucket.DefaultRetention
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Behavior": {"type": "string"}}}
AWS::Lightsail::Distribution.CacheBehavior
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"FilterType": {"type": "string"}, "Value": {"type": "string"}}}
AWS::DataSync::Task.FilterRule
cloudformation.schema.json
{"additionalProperties": false, "required": ["AccountName", "AccountPassword"], "type": "object", "properties": {"AccountPassword": {"type": "string"}, "AccountName": {"type": "string"}}}
AWS::AppStream::DirectoryConfig.ServiceAccountCredentials
cloudformation.schema.json
{"additionalProperties": false, "required": ["InstanceUrl"], "type": "object", "properties": {"InstanceUrl": {"type": "string"}}}
AWS::AppFlow::ConnectorProfile.SlackConnectorProfileProperties
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"ReferenceArn": {"type": "string"}}}
AWS::NetworkFirewall::RuleGroup.IPSetReference
cloudformation.schema.json
{"additionalProperties": false, "required": ["Type", "Properties"], "type": "object", "properties": {"UpdateReplacePolicy": {"enum": ["Delete", "Retain", "Snapshot"], "type": "string"}, "DeletionPolicy": {"enum": ["Delete", "Retain", "Snapshot"], "type": "string"}, "DependsOn": {"anyOf": [{"pattern": "^[a-zA-Z0-9]+$", "type": "string"}, {"items": {"pattern": "^[a-zA-Z0-9]+$", "type": "string"}, "type": "array"}]}, "Type": {"enum": ["AWS::ServiceCatalogAppRegistry::Application"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["Name"], "type": "object", "properties": {"Name": {"type": "string"}, "Tags": {"additionalProperties": true, "patternProperties": {"^[a-zA-Z0-9]+$": {"type": "string"}}, "type": "object"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
AWS::ServiceCatalogAppRegistry::Application
cloudformation.schema.json
{"additionalProperties": false, "required": ["VirtualNode", "Weight"], "type": "object", "properties": {"VirtualNode": {"type": "string"}, "Port": {"type": "number"}, "Weight": {"type": "number"}}}
AWS::AppMesh::Route.WeightedTarget
cloudformation.schema.json
{"additionalProperties": false, "required": ["AcceptedFileTypes", "AccessLevel"], "type": "object", "properties": {"AcceptedFileTypes": {"items": {"type": "string"}, "type": "array"}, "ShowThumbnails": {"type": "boolean"}, "MaxFileCount": {"type": "number"}, "MaxSize": {"type": "number"}, "IsResumable": {"type": "boolean"}, "AccessLevel": {"type": "string"}}}
AWS::AmplifyUIBuilder::Form.FileUploaderFieldConfig
cloudformation.schema.json
{"additionalProperties": false, "required": ["OptimizedViewPortWidth"], "type": "object", "properties": {"OptimizedViewPortWidth": {"type": "string"}}}
AWS::QuickSight::Template.FreeFormLayoutScreenCanvasSizeOptions
cloudformation.schema.json
{"additionalProperties": false, "required": ["EventAction", "Notify"], "type": "object", "properties": {"EventAction": {"type": "string"}, "Notify": {"type": "boolean"}}}
AWS::Cognito::UserPoolRiskConfigurationAttachment.AccountTakeoverActionType
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"SubnetId": {"type": "string"}, "NetworkInterfaceId": {"type": "string"}, "AvailabilityZone": {"type": "string"}, "PrivateIpAddress": {"type": "string"}}}
AWS::Redshift::EndpointAccess.NetworkInterface
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {}}
AWS::MediaLive::Channel.Scte20PlusEmbeddedDestinationSettings
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"NameModifier": {"type": "string"}}}
AWS::MediaLive::Channel.FrameCaptureOutputSettings
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"SubnetIds": {"items": {"type": "string"}, "type": "array"}, "SecurityGroupIds": {"items": {"type": "string"}, "type": "array"}}}
AWS::Lambda::Function.VpcConfig
cloudformation.schema.json