definition
stringlengths
2
292k
key
stringlengths
2
84
schema
stringclasses
339 values
{"additionalProperties": false, "type": "object", "properties": {"Visibility": {"type": "string"}}}
AWS::QuickSight::Dashboard.ProgressBarOptions
cloudformation.schema.json
{"additionalProperties": false, "required": ["Date", "Value"], "type": "object", "properties": {"Date": {"type": "string"}, "Value": {"type": "number"}}}
AWS::QuickSight::Template.WhatIfPointScenario
cloudformation.schema.json
{"additionalProperties": false, "required": ["CapacityProvider"], "type": "object", "properties": {"Base": {"type": "number"}, "CapacityProvider": {"type": "string"}, "Weight": {"type": "number"}}}
AWS::ECS::ClusterCapacityProviderAssociations.CapacityProviderStrategy
cloudformation.schema.json
{"additionalProperties": false, "required": ["DataSetIdentifier", "Expression", "Name"], "type": "object", "properties": {"DataSetIdentifier": {"type": "string"}, "Expression": {"type": "string"}, "Name": {"type": "string"}}}
AWS::QuickSight::Analysis.CalculatedField
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Minimum": {"type": "number"}, "Maximum": {"type": "number"}}}
AWS::QuickSight::Template.AxisDisplayMinMaxRange
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"DirectoryName": {"type": "string"}, "OrganizationalUnitDistinguishedName": {"type": "string"}}}
AWS::AppStream::Fleet.DomainJoinInfo
cloudformation.schema.json
{"additionalProperties": false, "required": ["SSEAlgorithm"], "type": "object", "properties": {"KMSMasterKeyID": {"type": "string"}, "SSEAlgorithm": {"type": "string"}}}
AWS::S3::Bucket.ServerSideEncryptionByDefault
cloudformation.schema.json
{"additionalProperties": false, "required": ["SecurityGroupIds", "Subnets"], "type": "object", "properties": {"Subnets": {"items": {"type": "string"}, "type": "array"}, "SecurityGroupIds": {"items": {"type": "string"}, "type": "array"}}}
AWS::Comprehend::Flywheel.VpcConfig
cloudformation.schema.json
{"additionalProperties": false, "required": ["FromPort", "IpRange", "Protocol", "ToPort"], "type": "object", "properties": {"ToPort": {"type": "number"}, "FromPort": {"type": "number"}, "Protocol": {"type": "string"}, "IpRange": {"type": "string"}}}
AWS::GameLift::Fleet.IpPermission
cloudformation.schema.json
{"additionalProperties": false, "required": ["Path", "SourceGroup", "Type"], "type": "object", "properties": {"Path": {"type": "string"}, "Type": {"type": "string"}, "SourceGroup": {"type": "string"}}}
AWS::MediaTailor::VodSource.HttpPackageConfiguration
cloudformation.schema.json
{"additionalProperties": false, "required": ["OrganizationArn"], "type": "object", "properties": {"OrganizationArn": {"type": "string"}, "TopicArn": {"type": "string"}}}
AWS::SES::ReceiptRule.WorkmailAction
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {}}
AWS::LakeFormation::DataLakeSettings.ExternalDataFilteringAllowList
cloudformation.schema.json
{"additionalProperties": false, "required": ["InboundCalls", "OutboundCalls"], "type": "object", "properties": {"AutoResolveBestVoices": {"type": "boolean"}, "OutboundCalls": {"type": "boolean"}, "ContactLens": {"type": "boolean"}, "EarlyMedia": {"type": "boolean"}, "UseCustomTTSVoices": {"type": "boolean"}, "ContactflowLogs": {"type": "boolean"}, "InboundCalls": {"type": "boolean"}}}
AWS::Connect::Instance.Attributes
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::Connect::UserHierarchyGroup"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["InstanceArn", "Name"], "type": "object", "properties": {"InstanceArn": {"type": "string"}, "ParentGroupArn": {"type": "string"}, "Name": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
AWS::Connect::UserHierarchyGroup
cloudformation.schema.json
{"additionalProperties": false, "required": ["S3Uri"], "type": "object", "properties": {"KmsKeyId": {"type": "string"}, "S3Uri": {"type": "string"}}}
AWS::SageMaker::FeatureGroup.S3StorageConfig
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"StringValues": {"items": {"type": "string"}, "type": "array"}, "DecimalValues": {"items": {"type": "number"}, "type": "array"}, "IntegerValues": {"items": {"type": "number"}, "type": "array"}, "DateTimeValues": {"items": {"type": "string"}, "type": "array"}}}
AWS::QuickSight::Template.CustomParameterValues
cloudformation.schema.json
{"additionalProperties": false, "required": ["Folders"], "type": "object", "properties": {"Folders": {"items": {"type": "string"}, "type": "array"}, "Filters": {"type": "object"}}}
AWS::AppIntegrations::DataIntegration.FileConfiguration
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"VariantValues": {"additionalProperties": true, "patternProperties": {"^[a-zA-Z0-9]+$": {"type": "string"}}, "type": "object"}, "Overrides": {"type": "object"}}}
AWS::AmplifyUIBuilder::Component.ComponentVariant
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Max": {"type": "number"}, "Min": {"type": "number"}}}
AWS::EC2::EC2Fleet.AcceleratorCountRequest
cloudformation.schema.json
{"additionalProperties": false, "required": ["ScheduleExpression"], "type": "object", "properties": {"ScheduleExpression": {"type": "string"}}}
AWS::IoTAnalytics::Dataset.Schedule
cloudformation.schema.json
{"additionalProperties": false, "required": ["Mode"], "type": "object", "properties": {"Mode": {"type": "string"}}}
AWS::MediaConvert::JobTemplate.AccelerationSettings
cloudformation.schema.json
{"additionalProperties": false, "required": ["End", "Start"], "type": "object", "properties": {"Start": {"type": "number"}, "End": {"type": "number"}}}
AWS::AppMesh::Route.MatchRange
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"SendingEnabled": {"type": "boolean"}}}
AWS::SES::ConfigurationSet.SendingOptions
cloudformation.schema.json
{"additionalProperties": false, "required": ["LocalPath", "S3Uri"], "type": "object", "properties": {"S3UploadMode": {"type": "string"}, "LocalPath": {"type": "string"}, "S3Uri": {"type": "string"}}}
AWS::SageMaker::ModelBiasJobDefinition.S3Output
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Definition": {"items": {"type": "string"}, "type": "array"}}}
AWS::NetworkFirewall::RuleGroup.IPSet
cloudformation.schema.json
{"additionalProperties": false, "required": ["SubnetId"], "type": "object", "properties": {"IPAddressType": {"type": "string"}, "SubnetId": {"type": "string"}}}
AWS::NetworkFirewall::Firewall.SubnetMapping
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::LaunchRoleConstraint"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["PortfolioId", "ProductId"], "type": "object", "properties": {"AcceptLanguage": {"type": "string"}, "LocalRoleName": {"type": "string"}, "RoleArn": {"type": "string"}, "PortfolioId": {"type": "string"}, "ProductId": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
AWS::ServiceCatalog::LaunchRoleConstraint
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::AppStream::StackFleetAssociation"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["FleetName", "StackName"], "type": "object", "properties": {"StackName": {"type": "string"}, "FleetName": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
AWS::AppStream::StackFleetAssociation
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Endpoint": {"type": "string"}}}
AWS::NimbleStudio::StudioComponent.LicenseServiceConfiguration
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Configured": {"type": "boolean"}}}
AWS::EC2::Instance.HibernationOptions
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Enabled": {"type": "boolean"}, "OriginShieldRegion": {"type": "string"}}}
AWS::CloudFront::Distribution.OriginShield
cloudformation.schema.json
{"additionalProperties": false, "required": ["Key", "Value"], "type": "object", "properties": {"Key": {"type": "string"}, "Value": {"type": "string"}}}
AWS::Route53::HealthCheck.HealthCheckTag
cloudformation.schema.json
{"additionalProperties": false, "required": ["NotificationArn"], "type": "object", "properties": {"NotificationArn": {"type": "string"}, "NotificationEvents": {"items": {"type": "string"}, "type": "array"}, "NotificationType": {"type": "string"}}}
AWS::SSM::MaintenanceWindowTask.NotificationConfig
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::ContainerRecipe.EbsInstanceBlockDeviceSpecification
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"ChannelId": {"type": "string"}}}
AWS::MediaLive::Channel.MediaPackageOutputDestinationSettings
cloudformation.schema.json
{"additionalProperties": false, "required": ["Name"], "type": "object", "properties": {"Name": {"type": "string"}}}
AWS::WAFv2::RuleGroup.Label
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {}}
AWS::MediaLive::Channel.DolbyVision81Settings
cloudformation.schema.json
{"additionalProperties": false, "required": ["AttributeName", "AttributeValue"], "type": "object", "properties": {"AttributeName": {"type": "string"}, "AttributeValue": {"type": "string"}}}
AWS::KinesisFirehose::DeliveryStream.HttpEndpointCommonAttribute
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"PlainText": {"type": "string"}, "RichText": {"type": "string"}}}
AWS::QuickSight::Template.LongFormatText
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"AssignPublicIp": {"type": "string"}, "SecurityGroups": {"items": {"type": "string"}, "type": "array"}, "Subnets": {"items": {"type": "string"}, "type": "array"}}}
AWS::ECS::Service.AwsVpcConfiguration
cloudformation.schema.json
{"additionalProperties": false, "required": ["Type"], "type": "object", "properties": {"ConstraintDescription": {"type": "string"}, "Default": {"type": "string"}, "MinLength": {"type": "string"}, "MaxValue": {"type": "string"}, "AllowedValues": {"type": "array"}, "AllowedPattern": {"type": "string"}, "NoEcho": {"type": ["string", "boolean"]}, "MaxLength": {"type": "string"}, "MinValue": {"type": "string"}, "Type": {"enum": ["String", "Number", "List<Number>", "CommaDelimitedList", "AWS::EC2::AvailabilityZone::Name", "AWS::EC2::Image::Id", "AWS::EC2::Instance::Id", "AWS::EC2::KeyPair::KeyName", "AWS::EC2::SecurityGroup::GroupName", "AWS::EC2::SecurityGroup::Id", "AWS::EC2::Subnet::Id", "AWS::EC2::Volume::Id", "AWS::EC2::VPC::Id", "AWS::Route53::HostedZone::Id", "List<AWS::EC2::AvailabilityZone::Name>", "List<AWS::EC2::Image::Id>", "List<AWS::EC2::Instance::Id>", "List<AWS::EC2::SecurityGroup::GroupName>", "List<AWS::EC2::SecurityGroup::Id>", "List<AWS::EC2::Subnet::Id>", "List<AWS::EC2::Volume::Id>", "List<AWS::EC2::VPC::Id>", "List<AWS::Route53::HostedZone::Id>", "List<String>", "AWS::SSM::Parameter::Name", "AWS::SSM::Parameter::Value<String>", "AWS::SSM::Parameter::Value<List<String>>", "AWS::SSM::Parameter::Value<CommaDelimitedList>", "AWS::SSM::Parameter::Value<AWS::EC2::AvailabilityZone::Name>", "AWS::SSM::Parameter::Value<AWS::EC2::Image::Id>", "AWS::SSM::Parameter::Value<AWS::EC2::Instance::Id>", "AWS::SSM::Parameter::Value<AWS::EC2::SecurityGroup::GroupName>", "AWS::SSM::Parameter::Value<AWS::EC2::SecurityGroup::Id>", "AWS::SSM::Parameter::Value<AWS::EC2::Subnet::Id>", "AWS::SSM::Parameter::Value<AWS::EC2::Volume::Id>", "AWS::SSM::Parameter::Value<AWS::EC2::VPC::Id>", "AWS::SSM::Parameter::Value<AWS::Route53::HostedZone::Id>", "AWS::SSM::Parameter::Value<List<AWS::EC2::AvailabilityZone::Name>>", "AWS::SSM::Parameter::Value<List<AWS::EC2::Image::Id>>", "AWS::SSM::Parameter::Value<List<AWS::EC2::Instance::Id>>", "AWS::SSM::Parameter::Value<List<AWS::EC2::SecurityGroup::GroupName>>", "AWS::SSM::Parameter::Value<List<AWS::EC2::SecurityGroup::Id>>", "AWS::SSM::Parameter::Value<List<AWS::EC2::Subnet::Id>>", "AWS::SSM::Parameter::Value<List<AWS::EC2::Volume::Id>>", "AWS::SSM::Parameter::Value<List<AWS::EC2::VPC::Id>>", "AWS::SSM::Parameter::Value<List<AWS::Route53::HostedZone::Id>>"], "type": "string"}}}
Parameter
cloudformation.schema.json
{"additionalProperties": false, "required": ["FallbackBehavior", "HeaderName"], "type": "object", "properties": {"FallbackBehavior": {"type": "string"}, "HeaderName": {"type": "string"}}}
AWS::WAFv2::WebACL.ForwardedIPConfiguration
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"TruststoreUri": {"type": "string"}, "TruststoreVersion": {"type": "string"}}}
AWS::ApiGateway::DomainName.MutualTlsAuthentication
cloudformation.schema.json
{"additionalProperties": false, "required": ["Scope", "SheetId"], "type": "object", "properties": {"Scope": {"type": "string"}, "VisualIds": {"items": {"type": "string"}, "type": "array"}, "SheetId": {"type": "string"}}}
AWS::QuickSight::Analysis.SheetVisualScopingConfiguration
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"RenditionSelection": {"type": "string"}, "Renditions": {"items": {"type": "string"}, "type": "array"}}}
AWS::IVS::RecordingConfiguration.RenditionConfiguration
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"StreamingStatus": {"type": "string"}, "RoleArn": {"type": "string"}, "StreamName": {"type": "string"}}}
AWS::Cognito::IdentityPool.CognitoStreams
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"DurationInSeconds": {"type": "number"}}}
AWS::KinesisFirehose::DeliveryStream.RetryOptions
cloudformation.schema.json
{"additionalProperties": false, "required": ["Begin", "End"], "type": "object", "properties": {"Begin": {"type": "string"}, "End": {"type": "string"}}}
AWS::LicenseManager::License.ValidityDateFormat
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"StorageCapacityQuotaGiB": {"type": "number"}, "Type": {"type": "string"}, "Id": {"type": "number"}}}
AWS::FSx::FileSystem.UserAndGroupQuotas
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::Shield::DRTAccess"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["RoleArn"], "type": "object", "properties": {"LogBucketList": {"items": {"type": "string"}, "type": "array"}, "RoleArn": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
AWS::Shield::DRTAccess
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"KmsKeyId": {"type": "string"}, "Enabled": {"type": "boolean"}}}
AWS::OpenSearchService::Domain.EncryptionAtRestOptions
cloudformation.schema.json
{"additionalProperties": false, "required": ["Arn"], "type": "object", "properties": {"Arn": {"type": "string"}}}
AWS::Rekognition::StreamProcessor.KinesisDataStream
cloudformation.schema.json
{"additionalProperties": false, "required": ["Key", "Value"], "type": "object", "properties": {"Secure": {"type": "boolean"}, "Value": {"type": "string"}, "Key": {"type": "string"}}}
AWS::OpsWorks::App.EnvironmentVariable
cloudformation.schema.json
{"additionalProperties": false, "required": ["Type"], "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::SecurityHub::Hub"], "type": "string"}, "Properties": {"additionalProperties": false, "type": "object", "properties": {"EnableDefaultStandards": {"type": "boolean"}, "AutoEnableControls": {"type": "boolean"}, "ControlFindingGenerator": {"type": "string"}, "Tags": {"type": "object"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
AWS::SecurityHub::Hub
cloudformation.schema.json
{"additionalProperties": false, "required": ["RescoreCapacityUnits"], "type": "object", "properties": {"RescoreCapacityUnits": {"type": "number"}}}
AWS::KendraRanking::ExecutionPlan.CapacityUnitsConfiguration
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"StringValues": {"items": {"type": "string"}, "type": "array"}, "DecimalValues": {"items": {"type": "number"}, "type": "array"}, "IntegerValues": {"items": {"type": "number"}, "type": "array"}, "DateTimeValues": {"items": {"type": "string"}, "type": "array"}}}
AWS::QuickSight::Analysis.CustomParameterValues
cloudformation.schema.json
{"additionalProperties": false, "required": ["ClientID", "ClientSecret"], "type": "object", "properties": {"ClientSecret": {"type": "string"}, "ClientID": {"type": "string"}}}
AWS::Events::Connection.ClientParameters
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"WebDeliveryAllowedFlag": {"type": "string"}, "AdAvailOffset": {"type": "number"}, "NoRegionalBlackoutFlag": {"type": "string"}}}
AWS::MediaLive::Channel.Scte35SpliceInsert
cloudformation.schema.json
{"additionalProperties": false, "required": ["Name", "Value"], "type": "object", "properties": {"Name": {"type": "string"}, "Value": {"type": "string"}}}
AWS::SageMaker::ModelCard.TrainingHyperParameter
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::IoT::PolicyPrincipalAttachment"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["PolicyName", "Principal"], "type": "object", "properties": {"PolicyName": {"type": "string"}, "Principal": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
AWS::IoT::PolicyPrincipalAttachment
cloudformation.schema.json
{"additionalProperties": false, "required": ["Credentials", "Host", "Port"], "type": "object", "properties": {"Credentials": {"type": "string"}, "Host": {"type": "string"}, "Port": {"type": "number"}}}
AWS::Kendra::DataSource.WebCrawlerBasicAuthentication
cloudformation.schema.json
{"additionalProperties": false, "required": ["FileSystemId", "MountPoint"], "type": "object", "properties": {"MountPoint": {"type": "string"}, "FileSystemId": {"type": "string"}}}
AWS::M2::Environment.EfsStorageConfiguration
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"QueryIdentifiersEnclosingOption": {"type": "string"}}}
AWS::Kendra::DataSource.SqlConfiguration
cloudformation.schema.json
{"additionalProperties": false, "required": ["Type"], "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::SES::DedicatedIpPool"], "type": "string"}, "Properties": {"additionalProperties": false, "type": "object", "properties": {"ScalingMode": {"type": "string"}, "PoolName": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
AWS::SES::DedicatedIpPool
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Value": {"type": "number"}}}
AWS::QuickSight::Dashboard.BinCountOptions
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Version": {"type": "string"}}}
AWS::DataSync::LocationFSxONTAP.SmbMountOptions
cloudformation.schema.json
{"additionalProperties": false, "required": ["Bucket", "Key"], "type": "object", "properties": {"BundleType": {"type": "string"}, "ETag": {"type": "string"}, "Bucket": {"type": "string"}, "Version": {"type": "string"}, "Key": {"type": "string"}}}
AWS::CodeDeploy::DeploymentGroup.S3Location
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"DurationInSeconds": {"type": "number"}}}
AWS::KinesisFirehose::DeliveryStream.RedshiftRetryOptions
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Marketo": {"type": "string"}, "S3": {"type": "string"}, "Salesforce": {"type": "string"}, "ServiceNow": {"type": "string"}, "Zendesk": {"type": "string"}}}
AWS::CustomerProfiles::Integration.ConnectorOperator
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"IdleTimeoutMinutes": {"type": "number"}, "Enabled": {"type": "boolean"}}}
AWS::EMRServerless::Application.AutoStopConfiguration
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"PlainText": {"type": "string"}, "RichText": {"type": "string"}}}
AWS::QuickSight::Dashboard.LongFormatText
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::AttributeGroupAssociation"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["Application", "AttributeGroup"], "type": "object", "properties": {"Application": {"type": "string"}, "AttributeGroup": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
AWS::ServiceCatalogAppRegistry::AttributeGroupAssociation
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"RecipeList": {"items": {"type": "string"}, "type": "array"}, "MetricName": {"type": "string"}}}
AWS::Personalize::Solution.AutoMLConfig
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::CoreDefinitionVersion.Core
cloudformation.schema.json
{"additionalProperties": false, "required": ["Region"], "type": "object", "properties": {"Region": {"type": "string"}, "KmsKeyId": {"type": "string"}}}
AWS::SecretsManager::Secret.ReplicaRegion
cloudformation.schema.json
{"additionalProperties": false, "required": ["Name", "Version"], "type": "object", "properties": {"Version": {"type": "string"}, "Name": {"type": "string"}}}
AWS::RoboMaker::SimulationApplication.RenderingEngine
cloudformation.schema.json
{"additionalProperties": false, "required": ["EncryptionType"], "type": "object", "properties": {"KmsKey": {"type": "string"}, "EncryptionType": {"type": "string"}}}
AWS::ECR::Repository.EncryptionConfiguration
cloudformation.schema.json
{"additionalProperties": false, "required": ["ServerHostname"], "type": "object", "properties": {"ServerHostname": {"type": "string"}, "ServerPort": {"type": "number"}}}
AWS::DataSync::StorageSystem.ServerConfiguration
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::SmsTemplate"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["Body", "TemplateName"], "type": "object", "properties": {"Body": {"type": "string"}, "DefaultSubstitutions": {"type": "string"}, "Tags": {"type": "object"}, "TemplateName": {"type": "string"}, "TemplateDescription": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
AWS::Pinpoint::SmsTemplate
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"EffectiveEngineVersion": {"type": "string"}, "SelectedEngineVersion": {"type": "string"}}}
AWS::Athena::WorkGroup.EngineVersion
cloudformation.schema.json
{"additionalProperties": false, "required": ["ScheduleExpression"], "type": "object", "properties": {"ScheduleExpression": {"type": "string"}}}
AWS::Timestream::ScheduledQuery.ScheduleConfiguration
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"DownloadSpeed": {"type": "number"}, "UploadSpeed": {"type": "number"}}}
AWS::NetworkManager::Link.Bandwidth
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"arn": {"type": "string"}}}
AWS::IoTSiteWise::AccessPolicy.IamUser
cloudformation.schema.json
{"additionalProperties": false, "required": ["ExecutionRoleArn", "TimestreamTableArn"], "type": "object", "properties": {"TimestreamTableArn": {"type": "string"}, "ExecutionRoleArn": {"type": "string"}}}
AWS::IoTFleetWise::Campaign.TimestreamConfig
cloudformation.schema.json
{"additionalProperties": false, "required": ["PackagingConfigurationId", "Url"], "type": "object", "properties": {"Url": {"type": "string"}, "PackagingConfigurationId": {"type": "string"}}}
AWS::MediaPackage::Asset.EgressEndpoint
cloudformation.schema.json
{"additionalProperties": false, "required": ["Url"], "type": "object", "properties": {"Url": {"type": "string"}, "AccessKey": {"type": "string"}, "Name": {"type": "string"}}}
AWS::KinesisFirehose::DeliveryStream.HttpEndpointConfiguration
cloudformation.schema.json
{"additionalProperties": false, "required": ["Key", "Value"], "type": "object", "properties": {"Key": {"type": "string"}, "Value": {"type": "string"}}}
AWS::StepFunctions::Activity.TagsEntry
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"TargetGroupArn": {"type": "string"}, "Weight": {"type": "number"}}}
AWS::ElasticLoadBalancingV2::Listener.TargetGroupTuple
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Gid": {"type": "number"}, "Uid": {"type": "number"}}}
AWS::Greengrass::FunctionDefinitionVersion.RunAs
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"NumberOfDays": {"type": "number"}, "Unlimited": {"type": "boolean"}}}
AWS::IoTAnalytics::Dataset.RetentionPeriod
cloudformation.schema.json
{"additionalProperties": false, "required": ["FromPort", "ToPort"], "type": "object", "properties": {"ToPort": {"type": "number"}, "FromPort": {"type": "number"}}}
AWS::GlobalAccelerator::Listener.PortRange
cloudformation.schema.json
{"additionalProperties": false, "required": ["Name", "SqlType"], "type": "object", "properties": {"SqlType": {"type": "string"}, "Mapping": {"type": "string"}, "Name": {"type": "string"}}}
AWS::KinesisAnalyticsV2::Application.RecordColumn
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::ControlTower::EnabledControl"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["ControlIdentifier", "TargetIdentifier"], "type": "object", "properties": {"ControlIdentifier": {"type": "string"}, "TargetIdentifier": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
AWS::ControlTower::EnabledControl
cloudformation.schema.json
{"additionalProperties": false, "required": ["Name"], "type": "object", "properties": {"Version": {"type": "string"}, "Name": {"type": "string"}}}
AWS::RoboMaker::SimulationApplication.SimulationSoftwareSuite
cloudformation.schema.json
{"additionalProperties": false, "required": ["ScheduleExpression"], "type": "object", "properties": {"ScheduleExpression": {"type": "string"}, "FirstExecutionFrom": {"type": "number"}, "ScheduleOffset": {"type": "number"}, "FlowErrorDeactivationThreshold": {"type": "number"}, "ScheduleStartTime": {"type": "number"}, "TimeZone": {"type": "string"}, "DataPullMode": {"type": "string"}, "ScheduleEndTime": {"type": "number"}}}
AWS::AppFlow::Flow.ScheduledTriggerProperties
cloudformation.schema.json
{"additionalProperties": false, "required": ["CidrList", "LocationName"], "type": "object", "properties": {"LocationName": {"type": "string"}, "CidrList": {"items": {"type": "string"}, "type": "array"}}}
AWS::Route53::CidrCollection.Location
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"AutoRecovery": {"type": "string"}}}
AWS::EC2::LaunchTemplate.MaintenanceOptions
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"NumberOfNotifiedThings": {"type": "number"}, "NumberOfSucceededThings": {"type": "number"}}}
AWS::IoT::JobTemplate.RateIncreaseCriteria
cloudformation.schema.json
{"additionalProperties": false, "required": ["Name", "RuntimeVersion"], "type": "object", "properties": {"Name": {"type": "string"}, "RuntimeVersion": {"type": "string"}}}
AWS::AppSync::Resolver.AppSyncRuntime
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::Location::RouteCalculator"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["CalculatorName", "DataSource"], "type": "object", "properties": {"PricingPlan": {"type": "string"}, "DataSource": {"type": "string"}, "CalculatorName": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
AWS::Location::RouteCalculator
cloudformation.schema.json