definition
stringlengths 2
292k
| key
stringlengths 2
84
| schema
stringclasses 339
values |
---|---|---|
{"additionalProperties": false, "type": "object", "properties": {"EmailMessage": {"type": "string"}, "EmailSubject": {"type": "string"}, "SMSMessage": {"type": "string"}}}
|
AWS::Cognito::UserPool.InviteMessageTemplate
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["MetricName", "Namespace"], "type": "object", "properties": {"Namespace": {"type": "string"}, "MetricName": {"type": "string"}}}
|
AWS::CloudWatch::MetricStream.MetricStreamStatisticsMetric
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Enabled"], "type": "object", "properties": {"Enabled": {"type": "boolean"}}}
|
AWS::MSK::Cluster.Iam
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Type"], "type": "object", "properties": {"Data": {"type": "string"}, "Type": {"type": "string"}}}
|
AWS::WAF::SizeConstraintSet.FieldToMatch
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Max": {"type": "number"}, "Min": {"type": "number"}}}
|
AWS::AutoScaling::AutoScalingGroup.MemoryGiBPerVCpuRequest
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"ConvertDotsInJsonKeysToUnderscores": {"type": "boolean"}, "CaseInsensitive": {"type": "boolean"}, "ColumnToJsonKeyMappings": {"additionalProperties": true, "patternProperties": {"^[a-zA-Z0-9]+$": {"type": "string"}}, "type": "object"}}}
|
AWS::KinesisFirehose::DeliveryStream.OpenXJsonSerDe
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"ReputationMetricsEnabled": {"type": "boolean"}}}
|
AWS::PinpointEmail::ConfigurationSet.ReputationOptions
|
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::ClusterSecurityGroupIngress"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["ClusterSecurityGroupName"], "type": "object", "properties": {"EC2SecurityGroupName": {"type": "string"}, "EC2SecurityGroupOwnerId": {"type": "string"}, "ClusterSecurityGroupName": {"type": "string"}, "CIDRIP": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
|
AWS::Redshift::ClusterSecurityGroupIngress
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"DataLakePrincipalIdentifier": {"type": "string"}}}
|
AWS::Glue::Database.DataLakePrincipal
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["CpuUtilizationPercentage"], "type": "object", "properties": {"CpuUtilizationPercentage": {"type": "number"}}}
|
AWS::KafkaConnect::Connector.ScaleInPolicy
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Architecture", "S3Bucket", "S3Key"], "type": "object", "properties": {"S3Bucket": {"type": "string"}, "S3Key": {"type": "string"}, "Architecture": {"type": "string"}}}
|
AWS::RoboMaker::RobotApplication.SourceConfig
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Requests": {"type": "object"}, "Limits": {"type": "object"}}}
|
AWS::Batch::JobDefinition.EksContainerResourceRequirements
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"DataflowEndpointName": {"type": "string"}, "DataflowEndpointRegion": {"type": "string"}}}
|
AWS::GroundStation::Config.DataflowEndpointConfig
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Password", "Username"], "type": "object", "properties": {"Username": {"type": "string"}, "Password": {"type": "string"}, "EnableBasicAuth": {"type": "boolean"}}}
|
AWS::Amplify::Branch.BasicAuthConfig
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Type": {"type": "string"}, "Name": {"type": "string"}}}
|
AWS::QuickSight::DataSet.OutputColumn
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"KmsKeyId": {"type": "string"}}}
|
AWS::SageMaker::ModelCard.SecurityConfig
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Granularity", "Language"], "type": "object", "properties": {"Language": {"type": "string"}, "Granularity": {"type": "string"}}}
|
AWS::SageMaker::EndpointConfig.ClarifyTextConfig
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"UnshareInterval": {"type": "number"}, "UnshareIntervalUnit": {"type": "string"}, "TargetAccounts": {"items": {"type": "string"}, "type": "array"}}}
|
AWS::DLM::LifecyclePolicy.ShareRule
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["ApplicationId", "EnvironmentId"], "type": "object", "properties": {"EnvironmentId": {"type": "string"}, "ApplicationId": {"type": "string"}}}
|
AWS::Evidently::Project.AppConfigResourceObject
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Comment", "Runtime"], "type": "object", "properties": {"Comment": {"type": "string"}, "Runtime": {"type": "string"}}}
|
AWS::CloudFront::Function.FunctionConfig
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["ColumnName", "ColumnType"], "type": "object", "properties": {"ColumnName": {"type": "string"}, "ColumnType": {"type": "string"}}}
|
AWS::Cassandra::Table.Column
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Status"], "type": "object", "properties": {"Status": {"type": "string"}, "EncryptionDisabled": {"type": "boolean"}, "Location": {"type": "string"}}}
|
AWS::CodeBuild::Project.S3LogsConfig
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"ApplianceModeSupport": {"type": "string"}, "DnsSupport": {"type": "string"}, "Ipv6Support": {"type": "string"}}}
|
AWS::EC2::TransitGatewayVpcAttachment.Options
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Key"], "type": "object", "properties": {"Key": {"type": "string"}, "Value": {"type": "string"}}}
|
AWS::FMS::Policy.ResourceTag
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Type": {"type": "string"}}}
|
AWS::EC2::LaunchTemplate.ElasticGpuSpecification
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["ResizeOption"], "type": "object", "properties": {"OptimizedViewPortWidth": {"type": "string"}, "ResizeOption": {"type": "string"}}}
|
AWS::QuickSight::Template.GridLayoutScreenCanvasSizeOptions
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {}}
|
AWS::EC2::Instance.NoDevice
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Location", "Type"], "type": "object", "properties": {"Type": {"type": "string"}, "Location": {"type": "string"}}}
|
AWS::CloudTrail::Channel.Destination
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Key", "Value"], "type": "object", "properties": {"Key": {"type": "string"}, "Value": {"type": "string"}}}
|
AWS::Transfer::Workflow.S3Tag
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"UserName": {"type": "string"}, "FileSystemAdministratorsGroup": {"type": "string"}, "DnsIps": {"items": {"type": "string"}, "type": "array"}, "OrganizationalUnitDistinguishedName": {"type": "string"}, "DomainName": {"type": "string"}, "Password": {"type": "string"}}}
|
AWS::FSx::FileSystem.SelfManagedActiveDirectoryConfiguration
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"VpcInterfaceName": {"type": "string"}}}
|
AWS::MediaConnect::FlowSource.VpcInterfaceAttachment
|
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::TransitGatewayRouteTablePropagation"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["TransitGatewayAttachmentId", "TransitGatewayRouteTableId"], "type": "object", "properties": {"TransitGatewayRouteTableId": {"type": "string"}, "TransitGatewayAttachmentId": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
|
AWS::EC2::TransitGatewayRouteTablePropagation
|
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::TransitGatewayRouteTableAssociation"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["TransitGatewayAttachmentId", "TransitGatewayRouteTableId"], "type": "object", "properties": {"TransitGatewayRouteTableId": {"type": "string"}, "TransitGatewayAttachmentId": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
|
AWS::EC2::TransitGatewayRouteTableAssociation
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"ValueWhenUnsetOption": {"type": "string"}, "CustomValue": {"type": "number"}}}
|
AWS::QuickSight::Template.DecimalValueWhenUnsetConfiguration
|
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::ClientVpnAuthorizationRule"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["ClientVpnEndpointId", "TargetNetworkCidr"], "type": "object", "properties": {"AuthorizeAllGroups": {"type": "boolean"}, "ClientVpnEndpointId": {"type": "string"}, "AccessGroupId": {"type": "string"}, "TargetNetworkCidr": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
|
AWS::EC2::ClientVpnAuthorizationRule
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["S3Uri"], "type": "object", "properties": {"ContentDigest": {"type": "string"}, "ContentType": {"type": "string"}, "S3Uri": {"type": "string"}}}
|
AWS::SageMaker::ModelPackage.FileSource
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Header": {"type": "string"}, "TextColor": {"type": "string"}, "Alignment": {"type": "string"}}}
|
AWS::Pinpoint::Campaign.InAppMessageHeaderConfig
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"MessageGroupId": {"type": "string"}}}
|
AWS::Scheduler::Schedule.SqsParameters
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"LambdaFunctionName": {"type": "string"}, "WebUrl": {"type": "string"}, "Mode": {"type": "string"}}}
|
AWS::Pinpoint::ApplicationSettings.CampaignHook
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Color": {"type": "string"}, "Visibility": {"type": "string"}}}
|
AWS::QuickSight::Dashboard.FreeFormLayoutElementBorderStyle
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"CrawlState": {"type": "string"}, "CrawlerName": {"type": "string"}, "State": {"type": "string"}, "LogicalOperator": {"type": "string"}, "JobName": {"type": "string"}}}
|
AWS::Glue::Trigger.Condition
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"ColumnName": {"type": "string"}, "Size": {"type": "number"}, "SizeUnit": {"type": "string"}}}
|
AWS::QuickSight::DataSet.LookbackWindow
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["DisabledOnInitialization"], "type": "object", "properties": {"DisabledOnInitialization": {"type": "boolean"}}}
|
AWS::IoTEvents::AlarmModel.InitializationConfiguration
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["BucketARN", "FileKey", "ReferenceRoleARN"], "type": "object", "properties": {"FileKey": {"type": "string"}, "ReferenceRoleARN": {"type": "string"}, "BucketARN": {"type": "string"}}}
|
AWS::KinesisAnalytics::ApplicationReferenceDataSource.S3ReferenceDataSource
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["AllowEarlyCheckIn", "MaxTimeToLiveInMinutes"], "type": "object", "properties": {"MaxTimeToLiveInMinutes": {"type": "number"}, "AllowEarlyCheckIn": {"type": "boolean"}}}
|
AWS::LicenseManager::License.BorrowConfiguration
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["AppIntegrationArn"], "type": "object", "properties": {"AppIntegrationArn": {"type": "string"}, "ObjectFields": {"items": {"type": "string"}, "type": "array"}}}
|
AWS::Wisdom::KnowledgeBase.AppIntegrationsConfiguration
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Type"], "type": "object", "properties": {"Type": {"type": "string"}, "Value": {"type": "number"}}}
|
AWS::FSx::Volume.RetentionPeriod
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"EndUrl": {"type": "string"}, "StartUrl": {"type": "string"}}}
|
AWS::MediaTailor::PlaybackConfiguration.Bumper
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"LoggingLevel": {"type": "string"}, "DetailedMetricsEnabled": {"type": "boolean"}, "DataTraceEnabled": {"type": "boolean"}, "ThrottlingBurstLimit": {"type": "number"}, "ThrottlingRateLimit": {"type": "number"}}}
|
AWS::ApiGatewayV2::Stage.RouteSettings
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"OverflowColumnHeaderVisibility": {"type": "string"}, "VerticalOverflowVisibility": {"type": "string"}}}
|
AWS::QuickSight::Analysis.TablePaginatedReportOptions
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Status": {"type": "string"}, "Name": {"type": "string"}}}
|
AWS::GuardDuty::Detector.FeatureAdditionalConfiguration
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Scope"], "type": "object", "properties": {"Scope": {"type": "string"}, "TopicArn": {"type": "string"}}}
|
AWS::SES::ReceiptRule.StopAction
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"DefaultPrefix": {"type": "string"}, "Value": {"type": "string"}}}
|
AWS::AppMesh::GatewayRoute.HttpGatewayRoutePrefixRewrite
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["S3OutputPath"], "type": "object", "properties": {"AssembleWith": {"type": "string"}, "KmsKeyId": {"type": "string"}, "S3OutputPath": {"type": "string"}, "Accept": {"type": "string"}}}
|
AWS::SageMaker::ModelPackage.TransformOutput
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Name": {"type": "string"}, "Arn": {"type": "string"}}}
|
AWS::Glue::Schema.Registry
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["BandwidthAllocation"], "type": "object", "properties": {"BandwidthAllocation": {"type": "number"}}}
|
AWS::ConnectCampaigns::Campaign.PredictiveDialerConfig
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Visibility": {"type": "string"}}}
|
AWS::QuickSight::Template.MaximumLabelType
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Arn"], "type": "object", "properties": {"Arn": {"type": "string"}}}
|
AWS::IoTTwinMaker::ComponentType.LambdaFunction
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Key", "Value"], "type": "object", "properties": {"Key": {"type": "string"}, "Value": {"type": "string"}}}
|
AWS::EFS::FileSystem.ElasticFileSystemTag
|
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::Lightsail::Alarm"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["AlarmName", "ComparisonOperator", "EvaluationPeriods", "MetricName", "MonitoredResourceName", "Threshold"], "type": "object", "properties": {"EvaluationPeriods": {"type": "number"}, "DatapointsToAlarm": {"type": "number"}, "Threshold": {"type": "number"}, "NotificationTriggers": {"items": {"type": "string"}, "type": "array"}, "MonitoredResourceName": {"type": "string"}, "ComparisonOperator": {"type": "string"}, "AlarmName": {"type": "string"}, "TreatMissingData": {"type": "string"}, "ContactProtocols": {"items": {"type": "string"}, "type": "array"}, "MetricName": {"type": "string"}, "NotificationEnabled": {"type": "boolean"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
|
AWS::Lightsail::Alarm
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Attempts": {"type": "number"}}}
|
AWS::Events::Rule.BatchRetryStrategy
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Url": {"type": "string"}, "Xml": {"type": "string"}}}
|
AWS::Grafana::Workspace.IdpMetadata
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["KeyType"], "type": "object", "properties": {"KeyArn": {"type": "string"}, "KeyType": {"type": "string"}}}
|
AWS::NimbleStudio::Studio.StudioEncryptionConfiguration
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {}}
|
AWS::MediaPackage::OriginEndpoint.EncryptionContractConfiguration
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Compression": {"type": "string"}, "MdnSigningAlgorithm": {"type": "string"}, "EncryptionAlgorithm": {"type": "string"}, "BasicAuthSecretId": {"type": "string"}, "MdnResponse": {"type": "string"}, "SigningAlgorithm": {"type": "string"}, "MessageSubject": {"type": "string"}, "LocalProfileId": {"type": "string"}, "PartnerProfileId": {"type": "string"}}}
|
AWS::Transfer::Connector.As2Config
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"OversizeHandling": {"type": "string"}}}
|
AWS::WAFv2::RuleGroup.Body
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["ConnectorType"], "type": "object", "properties": {"Domains": {"items": {"type": "string"}, "type": "array"}, "ConnectorType": {"type": "string"}, "ResourceIdentifier": {"type": "string"}}}
|
AWS::AppStream::Stack.StorageConnector
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"DeviceName": {"type": "string"}, "DeviceType": {"type": "string"}}}
|
AWS::Pipes::Pipe.EcsInferenceAcceleratorOverride
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["BucketName"], "type": "object", "properties": {"KmsKeyArn": {"type": "string"}, "ObjectKeyPrefix": {"type": "string"}, "BucketName": {"type": "string"}, "TopicArn": {"type": "string"}}}
|
AWS::SES::ReceiptRule.S3Action
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"FillStyle": {"type": "string"}}}
|
AWS::QuickSight::Analysis.BoxPlotStyleOptions
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Hostname"], "type": "object", "properties": {"ResponseType": {"type": "string"}, "Hostname": {"type": "string"}, "IpPreference": {"type": "string"}}}
|
AWS::AppMesh::VirtualNode.DnsServiceDiscovery
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"WeightFactor": {"type": "number"}, "ShareIdentifier": {"type": "string"}}}
|
AWS::Batch::SchedulingPolicy.ShareAttributes
|
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::OpsWorks::Volume"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["Ec2VolumeId", "StackId"], "type": "object", "properties": {"Ec2VolumeId": {"type": "string"}, "MountPoint": {"type": "string"}, "Name": {"type": "string"}, "StackId": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
|
AWS::OpsWorks::Volume
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Unit", "Value"], "type": "object", "properties": {"Unit": {"type": "string"}, "Value": {"type": "number"}}}
|
AWS::CustomerProfiles::CalculatedAttributeDefinition.Range
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Owner"], "type": "object", "properties": {"Owner": {"type": "string"}}}
|
AWS::S3::Bucket.AccessControlTranslation
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"AdditionalInfo": {"additionalProperties": true, "patternProperties": {"^[a-zA-Z0-9]+$": {"type": "string"}}, "type": "object"}, "Args": {"items": {"type": "string"}, "type": "array"}, "Version": {"type": "string"}, "Name": {"type": "string"}}}
|
AWS::EMR::Cluster.Application
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Etag": {"type": "string"}, "Bucket": {"type": "string"}, "Version": {"type": "string"}, "Key": {"type": "string"}}}
|
AWS::ApiGatewayV2::Api.BodyS3Location
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Host", "Port"], "type": "object", "properties": {"Credentials": {"type": "string"}, "Host": {"type": "string"}, "Port": {"type": "number"}}}
|
AWS::Kendra::DataSource.ProxyConfiguration
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Columns": {"items": {"type": "string"}, "type": "array"}}}
|
AWS::QuickSight::DataSet.FieldFolder
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {}}
|
AWS::LakeFormation::DataLakeSettings.Admins
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"PlainText": {"type": "string"}, "RichText": {"type": "string"}}}
|
AWS::QuickSight::Dashboard.ShortFormatText
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Max": {"type": "number"}, "Min": {"type": "number"}}}
|
AWS::EC2::SpotFleet.AcceleratorCountRequest
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["DNSName", "HostedZoneId"], "type": "object", "properties": {"EvaluateTargetHealth": {"type": "boolean"}, "HostedZoneId": {"type": "string"}, "DNSName": {"type": "string"}}}
|
AWS::Route53::RecordSetGroup.AliasTarget
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Bucket"], "type": "object", "properties": {"Bucket": {"type": "string"}, "Key": {"type": "string"}}}
|
AWS::DataBrew::Dataset.S3Location
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Hostname", "Port"], "type": "object", "properties": {"Hostname": {"type": "string"}, "Port": {"type": "number"}}}
|
AWS::DataSync::LocationHDFS.NameNode
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"NonRepudiation": {"type": "boolean"}, "DecipherOnly": {"type": "boolean"}, "DataEncipherment": {"type": "boolean"}, "KeyAgreement": {"type": "boolean"}, "CRLSign": {"type": "boolean"}, "EncipherOnly": {"type": "boolean"}, "DigitalSignature": {"type": "boolean"}, "KeyCertSign": {"type": "boolean"}, "KeyEncipherment": {"type": "boolean"}}}
|
AWS::ACMPCA::CertificateAuthority.KeyUsage
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"RoleArn": {"type": "string"}, "SubnetIds": {"items": {"type": "string"}, "type": "array"}, "SecurityGroupIds": {"items": {"type": "string"}, "type": "array"}}}
|
AWS::GroundStation::DataflowEndpointGroup.SecurityDetails
|
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::ApiGatewayV2::ApiMapping"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["ApiId", "DomainName", "Stage"], "type": "object", "properties": {"ApiId": {"type": "string"}, "DomainName": {"type": "string"}, "ApiMappingKey": {"type": "string"}, "Stage": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
|
AWS::ApiGatewayV2::ApiMapping
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Subnets": {"items": {"type": "string"}, "type": "array"}, "VpcId": {"type": "string"}, "SecurityGroupIds": {"items": {"type": "string"}, "type": "array"}}}
|
AWS::CodeBuild::Project.VpcConfig
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"BucketPrefix": {"type": "string"}, "BucketName": {"type": "string"}, "LogDeliveryStatus": {"type": "string"}}}
|
AWS::InternetMonitor::Monitor.S3Config
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Show": {"type": "boolean"}}}
|
AWS::QuickSight::Theme.MarginStyle
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"LowerBoundary": {"type": "number"}, "Seasonality": {"type": "number"}, "UpperBoundary": {"type": "number"}, "PeriodsBackward": {"type": "number"}, "PeriodsForward": {"type": "number"}, "PredictionInterval": {"type": "number"}}}
|
AWS::QuickSight::Template.TimeBasedForecastProperties
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["MatchOperator"], "type": "object", "properties": {"CategoryValues": {"items": {"type": "string"}, "type": "array"}, "SelectAllOptions": {"type": "string"}, "MatchOperator": {"type": "string"}}}
|
AWS::QuickSight::Template.FilterListConfiguration
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["Minutes"], "type": "object", "properties": {"Minutes": {"type": "number"}}}
|
AWS::S3::Bucket.ReplicationTimeValue
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"EventQueueArn": {"type": "string"}, "DlqEventQueueArn": {"type": "string"}, "SampleSize": {"type": "number"}, "ConnectionName": {"type": "string"}, "Path": {"type": "string"}, "Exclusions": {"items": {"type": "string"}, "type": "array"}}}
|
AWS::Glue::Crawler.S3Target
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {}}
|
AWS::LakeFormation::DataLakeSettings.CreateTableDefaultPermissions
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"Visibility": {"type": "string"}}}
|
AWS::QuickSight::Template.TrendArrowOptions
|
cloudformation.schema.json
|
{"additionalProperties": false, "required": ["AttributeName"], "type": "object", "properties": {"AttributeName": {"type": "string"}, "TimestampFormat": {"type": "string"}}}
|
AWS::IoTAnalytics::Datastore.TimestampPartition
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"TruststoreUri": {"type": "string"}, "TruststoreVersion": {"type": "string"}}}
|
AWS::ApiGatewayV2::DomainName.MutualTlsAuthentication
|
cloudformation.schema.json
|
{"additionalProperties": false, "type": "object", "properties": {"BaseUrl": {"type": "string"}}}
|
AWS::MediaTailor::SourceLocation.DefaultSegmentDeliveryConfiguration
|
cloudformation.schema.json
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.