definition
stringlengths 2
292k
| key
stringlengths 2
84
| schema
stringclasses 339
values |
---|---|---|
{"additionalProperties": false, "required": ["Database", "Host", "Port"], "type": "object", "properties": {"Host": {"type": "string"}, "Port": {"type": "number"}, "Database": {"type": "string"}}}
|
AWS::QuickSight::DataSource.MySqlParameters
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"AutomatedSnapshotStartHour": {"type": "number"}}}
|
AWS::OpenSearchService::Domain.SnapshotOptions
|
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::Pinpoint::ADMChannel"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["ApplicationId", "ClientId", "ClientSecret"], "type": "object", "properties": {"ClientSecret": {"type": "string"}, "ApplicationId": {"type": "string"}, "Enabled": {"type": "boolean"}, "ClientId": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
|
AWS::Pinpoint::ADMChannel
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"ACCOUNT": {"items": {"type": "string"}, "type": "array"}, "ORGUNIT": {"items": {"type": "string"}, "type": "array"}}}
|
AWS::FMS::Policy.IEMap
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"RepositoryName": {"type": "string"}, "Service": {"type": "string"}}}
|
AWS::ImageBuilder::ContainerRecipe.TargetContainerRepository
|
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::GuardDuty::Master"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["DetectorId", "MasterId"], "type": "object", "properties": {"MasterId": {"type": "string"}, "InvitationId": {"type": "string"}, "DetectorId": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
|
AWS::GuardDuty::Master
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["RepositoryCredentialsProviderArn"], "type": "object", "properties": {"RepositoryCredentialsProviderArn": {"type": "string"}}}
|
AWS::SageMaker::Model.RepositoryAuthConfig
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Arn": {"type": "string"}}}
|
AWS::Scheduler::Schedule.DeadLetterConfig
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["DimensionName"], "type": "object", "properties": {"DimensionName": {"type": "string"}, "Operator": {"type": "string"}}}
|
AWS::IoT::SecurityProfile.MetricDimension
|
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::LakeFormation::Tag"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["TagKey", "TagValues"], "type": "object", "properties": {"TagKey": {"type": "string"}, "TagValues": {"items": {"type": "string"}, "type": "array"}, "CatalogId": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
|
AWS::LakeFormation::Tag
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"InvocationType": {"type": "string"}}}
|
AWS::Pipes::Pipe.PipeTargetStateMachineParameters
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"TenantId": {"type": "string"}}}
|
AWS::EC2::VerifiedAccessTrustProvider.DeviceOptions
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["SecurityGroupArns", "SubnetArn"], "type": "object", "properties": {"SecurityGroupArns": {"items": {"type": "string"}, "type": "array"}, "SubnetArn": {"type": "string"}}}
|
AWS::DataSync::LocationEFS.Ec2Config
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"LaunchTemplateId": {"type": "string"}, "Version": {"type": "string"}, "LaunchTemplateName": {"type": "string"}}}
|
AWS::Batch::ComputeEnvironment.LaunchTemplateSpecification
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["CertificateChain", "PrivateKey"], "type": "object", "properties": {"CertificateChain": {"type": "string"}, "PrivateKey": {"type": "string"}}}
|
AWS::AppMesh::VirtualNode.ListenerTlsFileCertificate
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["ClusterIdentifier"], "type": "object", "properties": {"ClusterIdentifier": {"type": "string"}}}
|
AWS::Redshift::ScheduledAction.PauseClusterMessage
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["DomainName", "OriginAccessIdentity"], "type": "object", "properties": {"OriginAccessIdentity": {"type": "string"}, "DomainName": {"type": "string"}}}
|
AWS::CloudFront::StreamingDistribution.S3Origin
|
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::VpcLattice::AuthPolicy"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["Policy", "ResourceIdentifier"], "type": "object", "properties": {"Policy": {"type": "object"}, "ResourceIdentifier": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
|
AWS::VpcLattice::AuthPolicy
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Key": {"type": "string"}, "Value": {"type": "string"}}}
|
AWS::PinpointEmail::DedicatedIpPool.Tags
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Action"], "type": "object", "properties": {"Action": {"type": "string"}}}
|
AWS::WAFv2::LoggingConfiguration.ActionCondition
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Id"], "type": "object", "properties": {"PlaylistType": {"type": "string"}, "PlaylistWindowSeconds": {"type": "number"}, "AdsOnDeliveryRestrictions": {"type": "string"}, "Id": {"type": "string"}, "Url": {"type": "string"}, "IncludeIframeOnlyStream": {"type": "boolean"}, "AdTriggers": {"items": {"type": "string"}, "type": "array"}, "AdMarkers": {"type": "string"}, "ManifestName": {"type": "string"}, "ProgramDateTimeIntervalSeconds": {"type": "number"}}}
|
AWS::MediaPackage::OriginEndpoint.HlsManifest
|
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::ApiGatewayV2::Api.Cors
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Expression"], "type": "object", "properties": {"DataSetIdentifier": {"type": "string"}, "Expression": {"type": "string"}}}
|
AWS::QuickSight::Template.RollingDateConfiguration
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Key", "Value"], "type": "object", "properties": {"Key": {"type": "string"}, "Value": {"type": "string"}}}
|
AWS::ServiceCatalog::CloudFormationProvisionedProduct.ProvisioningParameter
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Protocol": {"type": "string"}}}
|
AWS::EC2::TransitGatewayConnect.TransitGatewayConnectOptions
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"DimensionType": {"type": "string"}, "Values": {"items": {"type": "string"}, "type": "array"}}}
|
AWS::Pinpoint::Segment.SetDimension
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Max": {"type": "number"}, "Min": {"type": "number"}}}
|
AWS::EC2::EC2Fleet.VCpuCountRangeRequest
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["ColumnName", "Minimum", "Type"], "type": "object", "properties": {"ColumnName": {"type": "string"}, "Minimum": {"type": "number"}, "Type": {"type": "string"}}}
|
AWS::CleanRooms::ConfiguredTable.AggregationConstraint
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"MaxConcurrentRuns": {"type": "number"}}}
|
AWS::Glue::Job.ExecutionProperty
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"UnvalidatedJSON": {"type": "string"}}}
|
AWS::GroundStation::Config.DemodulationConfig
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["HardLimit", "Name", "SoftLimit"], "type": "object", "properties": {"SoftLimit": {"type": "number"}, "HardLimit": {"type": "number"}, "Name": {"type": "string"}}}
|
AWS::Batch::JobDefinition.Ulimit
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["FeatureName", "RoleArn"], "type": "object", "properties": {"RoleArn": {"type": "string"}, "FeatureName": {"type": "string"}}}
|
AWS::RDS::DBInstance.DBInstanceRole
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Name"], "type": "object", "properties": {"Name": {"type": "string"}}}
|
AWS::CodePipeline::Pipeline.InputArtifact
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"To": {"type": "number"}, "From": {"type": "number"}}}
|
AWS::QuickSight::Template.PercentVisibleRange
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["HeaderName", "HeaderValue"], "type": "object", "properties": {"HeaderName": {"type": "string"}, "HeaderValue": {"type": "string"}}}
|
AWS::CloudFront::Distribution.OriginCustomHeader
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Configuration": {"type": "string"}, "Products": {"items": {"type": "string"}, "type": "array"}, "Name": {"type": "string"}}}
|
AWS::SSM::PatchBaseline.PatchSource
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Name", "Value"], "type": "object", "properties": {"Name": {"type": "string"}, "Value": {"type": "string"}}}
|
AWS::WAFv2::RuleGroup.CustomHTTPHeader
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["SizeInGiB"], "type": "object", "properties": {"SizeInGiB": {"type": "number"}}}
|
AWS::Pipes::Pipe.EcsEphemeralStorage
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Name": {"type": "string"}}}
|
AWS::QuickSight::Dashboard.FontWeight
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["AppImageConfigName", "ImageName"], "type": "object", "properties": {"ImageVersionNumber": {"type": "number"}, "ImageName": {"type": "string"}, "AppImageConfigName": {"type": "string"}}}
|
AWS::SageMaker::Domain.CustomImage
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["KmsKeyId"], "type": "object", "properties": {"KmsKeyId": {"type": "string"}}}
|
AWS::VoiceID::Domain.ServerSideEncryptionConfiguration
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"HeadersAllowList": {"items": {"type": "string"}, "type": "array"}, "Option": {"type": "string"}}}
|
AWS::Lightsail::Distribution.HeaderObject
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Key": {"type": "string"}, "Value": {"type": "string"}}}
|
AWS::ElasticLoadBalancingV2::LoadBalancer.LoadBalancerAttribute
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["S3DataType", "S3Uri"], "type": "object", "properties": {"S3DataType": {"type": "string"}, "S3Uri": {"type": "string"}}}
|
AWS::SageMaker::ModelPackage.S3DataSource
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"RuleOrder": {"type": "string"}, "StreamExceptionPolicy": {"type": "string"}}}
|
AWS::NetworkFirewall::FirewallPolicy.StatefulEngineOptions
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Color": {"type": "string"}}}
|
AWS::QuickSight::Template.SimpleClusterMarker
|
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::Redshift::EndpointAccess"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["ClusterIdentifier", "EndpointName", "SubnetGroupName", "VpcSecurityGroupIds"], "type": "object", "properties": {"ClusterIdentifier": {"type": "string"}, "ResourceOwner": {"type": "string"}, "EndpointName": {"type": "string"}, "SubnetGroupName": {"type": "string"}, "VpcSecurityGroupIds": {"items": {"type": "string"}, "type": "array"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
|
AWS::Redshift::EndpointAccess
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Name", "Value"], "type": "object", "properties": {"Name": {"type": "string"}, "Value": {"type": "string"}}}
|
AWS::CloudWatch::Alarm.Dimension
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Cidr"], "type": "object", "properties": {"Cidr": {"type": "string"}}}
|
AWS::EC2::IPAMPool.ProvisionedCidr
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"S3Uri": {"type": "string"}}}
|
AWS::SageMaker::ModelQualityJobDefinition.ConstraintsResource
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Enabled": {"type": "boolean"}}}
|
AWS::IoTEvents::AlarmModel.AcknowledgeFlow
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Type": {"type": "string"}, "Arn": {"type": "string"}, "DatabaseName": {"type": "string"}}}
|
AWS::OpsWorks::App.DataSource
|
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::Lambda::LayerVersionPermission"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["Action", "LayerVersionArn", "Principal"], "type": "object", "properties": {"Action": {"type": "string"}, "LayerVersionArn": {"type": "string"}, "OrganizationId": {"type": "string"}, "Principal": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
|
AWS::Lambda::LayerVersionPermission
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["HeaderName", "HeaderValue"], "type": "object", "properties": {"HeaderName": {"type": "string"}, "HeaderValue": {"type": "string"}}}
|
AWS::SES::ReceiptRule.AddHeaderAction
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Type"], "type": "object", "properties": {"Count": {"type": "number"}, "Type": {"type": "string"}}}
|
AWS::EC2::Instance.ElasticInferenceAccelerator
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["CertificateChain", "PrivateKey"], "type": "object", "properties": {"CertificateChain": {"type": "string"}, "PrivateKey": {"type": "string"}}}
|
AWS::AppMesh::VirtualGateway.VirtualGatewayListenerTlsFileCertificate
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"NotificationLambdaArn": {"type": "string"}, "AlarmRoleArn": {"type": "string"}}}
|
AWS::IoTSiteWise::Portal.Alarms
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Info"], "type": "object", "properties": {"Info": {"type": "object"}, "Type": {"type": "string"}, "Name": {"type": "string"}, "DisableTemplateValidation": {"type": "boolean"}}}
|
AWS::ServiceCatalog::CloudFormationProduct.ProvisioningArtifactProperties
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {}}
|
AWS::CloudWatch::AnomalyDetector.MetricDataQueries
|
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::SubnetRouteTableAssociation"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["RouteTableId", "SubnetId"], "type": "object", "properties": {"SubnetId": {"type": "string"}, "RouteTableId": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
|
AWS::EC2::SubnetRouteTableAssociation
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"NumberOfDays": {"type": "number"}, "Unlimited": {"type": "boolean"}}}
|
AWS::IoTAnalytics::Datastore.RetentionPeriod
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["BucketName", "Key", "RoleArn"], "type": "object", "properties": {"CannedAcl": {"type": "string"}, "RoleArn": {"type": "string"}, "BucketName": {"type": "string"}, "Key": {"type": "string"}}}
|
AWS::IoT::TopicRule.S3Action
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Path", "SourceGroup", "Type"], "type": "object", "properties": {"Path": {"type": "string"}, "Type": {"type": "string"}, "SourceGroup": {"type": "string"}}}
|
AWS::MediaTailor::LiveSource.HttpPackageConfiguration
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Bucket"], "type": "object", "properties": {"Prefix": {"type": "string"}, "Bucket": {"type": "string"}}}
|
AWS::LookoutEquipment::InferenceScheduler.S3OutputConfiguration
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["EntityId", "MetadataContent"], "type": "object", "properties": {"MetadataContent": {"type": "string"}, "EntityId": {"type": "string"}}}
|
AWS::OpenSearchService::Domain.Idp
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Units": {"type": "string"}, "Value": {"type": "number"}}}
|
AWS::GroundStation::Config.FrequencyBandwidth
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["EncryptionType"], "type": "object", "properties": {"EncryptionType": {"type": "string"}}}
|
AWS::KafkaConnect::Connector.KafkaClusterEncryptionInTransit
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Status", "Value"], "type": "object", "properties": {"Status": {"type": "string"}, "Value": {"type": "string"}}}
|
AWS::S3ObjectLambda::AccessPoint.Alias
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"AutoSoftwareUpdateEnabled": {"type": "boolean"}}}
|
AWS::OpenSearchService::Domain.SoftwareUpdateOptions
|
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::LaunchTemplateConstraint"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["PortfolioId", "ProductId", "Rules"], "type": "object", "properties": {"AcceptLanguage": {"type": "string"}, "Rules": {"type": "string"}, "PortfolioId": {"type": "string"}, "ProductId": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
|
AWS::ServiceCatalog::LaunchTemplateConstraint
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Type"], "type": "object", "properties": {"Data": {"type": "string"}, "Type": {"type": "string"}}}
|
AWS::WAF::ByteMatchSet.FieldToMatch
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["DataSetArn", "DataSetPlaceholder"], "type": "object", "properties": {"DataSetPlaceholder": {"type": "string"}, "DataSetArn": {"type": "string"}}}
|
AWS::QuickSight::Template.DataSetReference
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Content", "ContentType"], "type": "object", "properties": {"Content": {"type": "string"}, "ContentType": {"type": "string"}}}
|
AWS::WAFv2::RuleGroup.CustomResponseBody
|
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::StepFunctions::StateMachineVersion"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["StateMachineArn"], "type": "object", "properties": {"StateMachineRevisionId": {"type": "string"}, "StateMachineArn": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
|
AWS::StepFunctions::StateMachineVersion
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"StreamArn": {"type": "string"}, "AggregationEnabled": {"type": "boolean"}}}
|
AWS::QLDB::Stream.KinesisConfiguration
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"TargetComponentName": {"type": "string"}, "TargetEntityId": {"type": "string"}}}
|
AWS::IoTTwinMaker::Entity.RelationshipValue
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["PredefinedMetricType"], "type": "object", "properties": {"PredefinedMetricType": {"type": "string"}, "ResourceLabel": {"type": "string"}}}
|
AWS::AutoScaling::ScalingPolicy.PredefinedMetricSpecification
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Port", "Protocol"], "type": "object", "properties": {"Protocol": {"type": "string"}, "Port": {"type": "number"}}}
|
AWS::AppMesh::VirtualGateway.VirtualGatewayPortMapping
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"All": {"type": "object"}, "ExcludedCookies": {"items": {"type": "string"}, "type": "array"}, "IncludedCookies": {"items": {"type": "string"}, "type": "array"}}}
|
AWS::WAFv2::RuleGroup.CookieMatchPattern
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["CustomLabel"], "type": "object", "properties": {"CustomLabel": {"type": "string"}}}
|
AWS::QuickSight::Analysis.ReferenceLineCustomLabelConfiguration
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"EnableResourceNameDnsAAAARecord": {"type": "boolean"}, "EnableResourceNameDnsARecord": {"type": "boolean"}, "HostnameType": {"type": "string"}}}
|
AWS::EC2::LaunchTemplate.PrivateDnsNameOptions
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"AudioSilenceThresholdMsec": {"type": "number"}, "AudioSelectorName": {"type": "string"}}}
|
AWS::MediaLive::Channel.AudioSilenceFailoverSettings
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"ProgramSelection": {"type": "string"}}}
|
AWS::MediaLive::Channel.AudioDolbyEDecode
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["S3Bucket", "S3Key"], "type": "object", "properties": {"S3Bucket": {"type": "string"}, "S3Key": {"type": "string"}}}
|
AWS::ElasticBeanstalk::ApplicationVersion.SourceBundle
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Key": {"type": "string"}, "Value": {"type": "string"}}}
|
AWS::RDS::DBProxyEndpoint.TagFormat
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"ResourceDefinitionVersionArn": {"type": "string"}, "DeviceDefinitionVersionArn": {"type": "string"}, "FunctionDefinitionVersionArn": {"type": "string"}, "ConnectorDefinitionVersionArn": {"type": "string"}, "CoreDefinitionVersionArn": {"type": "string"}, "LoggerDefinitionVersionArn": {"type": "string"}, "SubscriptionDefinitionVersionArn": {"type": "string"}}}
|
AWS::Greengrass::Group.GroupVersion
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"AvailabilityStatus": {"type": "string"}}}
|
AWS::QuickSight::Dashboard.ExportHiddenFieldsOption
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"TopicArn": {"type": "string"}}}
|
AWS::DevOpsGuru::NotificationChannel.SnsChannelConfig
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["TimeInSeconds"], "type": "object", "properties": {"OffsetInNanos": {"type": "string"}, "TimeInSeconds": {"type": "string"}}}
|
AWS::IoT::TopicRule.AssetPropertyTimestamp
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Expression"], "type": "object", "properties": {"Expression": {"type": "string"}, "IconSetType": {"type": "string"}}}
|
AWS::QuickSight::Template.ConditionalFormattingIconSet
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Password", "Username"], "type": "object", "properties": {"Username": {"type": "string"}, "Password": {"type": "string"}}}
|
AWS::AppFlow::ConnectorProfile.BasicAuthCredentials
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Pid": {"type": "number"}, "OcrLanguage": {"type": "string"}}}
|
AWS::MediaLive::Channel.DvbSubSourceSettings
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Endpoint", "Protocol"], "type": "object", "properties": {"Endpoint": {"type": "string"}, "Protocol": {"type": "string"}}}
|
AWS::SNS::Topic.Subscription
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["MeasureValueType", "SourceColumn"], "type": "object", "properties": {"TargetMultiMeasureAttributeName": {"type": "string"}, "SourceColumn": {"type": "string"}, "MeasureValueType": {"type": "string"}}}
|
AWS::Timestream::ScheduledQuery.MultiMeasureAttributeMapping
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"CertificateArn": {"type": "string"}}}
|
AWS::Cognito::UserPoolDomain.CustomDomainConfigType
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["SourceBotVersion"], "type": "object", "properties": {"SourceBotVersion": {"type": "string"}}}
|
AWS::Lex::BotVersion.BotVersionLocaleDetails
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {}}
|
AWS::Glue::SecurityConfiguration.S3Encryptions
|
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::FMS::NotificationChannel"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["SnsRoleName", "SnsTopicArn"], "type": "object", "properties": {"SnsRoleName": {"type": "string"}, "SnsTopicArn": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
|
AWS::FMS::NotificationChannel
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Object"], "type": "object", "properties": {"IncludeAllVersions": {"type": "boolean"}, "Object": {"type": "string"}, "IncludeRenditions": {"type": "boolean"}, "IncludeSourceFiles": {"type": "boolean"}, "DocumentType": {"type": "string"}}}
|
AWS::AppFlow::Flow.VeevaSourceProperties
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"MailFromDomain": {"type": "string"}, "BehaviorOnMxFailure": {"type": "string"}}}
|
AWS::PinpointEmail::Identity.MailFromAttributes
|
cloudformation.schema.json
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.