definition
stringlengths
2
292k
key
stringlengths
2
84
schema
stringclasses
339 values
{"additionalProperties": false, "type": "object", "properties": {"SubnetId": {"type": "string"}, "NetworkInterfaceId": {"type": "string"}, "AvailabilityZone": {"type": "string"}, "PrivateIpAddress": {"type": "string"}}}
AWS::RedshiftServerless::Workgroup.NetworkInterface
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::AutoScaling::LifecycleHook"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["AutoScalingGroupName", "LifecycleTransition"], "type": "object", "properties": {"LifecycleHookName": {"type": "string"}, "RoleARN": {"type": "string"}, "AutoScalingGroupName": {"type": "string"}, "HeartbeatTimeout": {"type": "number"}, "NotificationMetadata": {"type": "string"}, "DefaultResult": {"type": "string"}, "NotificationTargetARN": {"type": "string"}, "LifecycleTransition": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
AWS::AutoScaling::LifecycleHook
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"S3KmsKeyId": {"type": "string"}, "S3OutputPath": {"type": "string"}, "NotebookOutputOption": {"type": "string"}}}
AWS::SageMaker::Domain.SharingSettings
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Mode": {"type": "string"}, "Size": {"type": "number"}}}
AWS::DataBrew::Job.JobSample
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"IncludedHeaders": {"items": {"type": "string"}, "type": "array"}, "All": {"type": "object"}, "ExcludedHeaders": {"items": {"type": "string"}, "type": "array"}}}
AWS::WAFv2::RuleGroup.HeaderMatchPattern
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"GroupId": {"type": "string"}, "Name": {"type": "string"}}}
AWS::MediaLive::Channel.AudioHlsRenditionSelection
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::ElastiCache::SecurityGroupIngress"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["CacheSecurityGroupName", "EC2SecurityGroupName"], "type": "object", "properties": {"EC2SecurityGroupName": {"type": "string"}, "CacheSecurityGroupName": {"type": "string"}, "EC2SecurityGroupOwnerId": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
AWS::ElastiCache::SecurityGroupIngress
cloudformation.schema.json
{"additionalProperties": false, "required": ["Type", "Properties"], "type": "object", "properties": {"Type": {"pattern": "^Custom::[a-zA-Z_@-]+$", "type": "string"}, "Properties": {"additionalProperties": true, "required": ["ServiceToken"], "type": "object", "properties": {"ServiceToken": {"type": "string"}}}}}
CustomResource
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"AmdSevSnp": {"type": "string"}, "CoreCount": {"type": "number"}, "ThreadsPerCore": {"type": "number"}}}
AWS::EC2::LaunchTemplate.CpuOptions
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"PlatformVersion": {"type": "string"}}}
AWS::Batch::JobDefinition.FargatePlatformConfiguration
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::ApiGateway::DocumentationVersion"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["DocumentationVersion", "RestApiId"], "type": "object", "properties": {"RestApiId": {"type": "string"}, "DocumentationVersion": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
AWS::ApiGateway::DocumentationVersion
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Color": {"type": "string"}}}
AWS::QuickSight::Dashboard.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::Glue::SchemaVersionMetadata"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["Key", "SchemaVersionId", "Value"], "type": "object", "properties": {"Key": {"type": "string"}, "Value": {"type": "string"}, "SchemaVersionId": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
AWS::Glue::SchemaVersionMetadata
cloudformation.schema.json
{"additionalProperties": false, "required": ["ResourceARN", "RoleARN"], "type": "object", "properties": {"ResourceARN": {"type": "string"}, "RoleARN": {"type": "string"}}}
AWS::KinesisAnalytics::Application.KinesisFirehoseInput
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"ProvisionedProductId": {"type": "string"}, "ProvisionedProductStatusMessage": {"type": "string"}}}
AWS::SageMaker::Project.ServiceCatalogProvisionedProductDetails
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"VideoBlackThresholdMsec": {"type": "number"}, "BlackDetectThreshold": {"type": "number"}}}
AWS::MediaLive::Channel.VideoBlackFailoverSettings
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Key": {"type": "string"}, "Value": {"type": "string"}}}
AWS::Events::Rule.Tag
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Type": {"type": "string"}, "Value": {"type": "number"}}}
AWS::Signer::SigningProfile.SignatureValidityPeriod
cloudformation.schema.json
{"additionalProperties": false, "required": ["Direction", "FieldId"], "type": "object", "properties": {"Direction": {"type": "string"}, "FieldId": {"type": "string"}}}
AWS::QuickSight::Dashboard.FieldSort
cloudformation.schema.json
{"additionalProperties": false, "required": ["Expression"], "type": "object", "properties": {"Color": {"type": "string"}, "Expression": {"type": "string"}}}
AWS::QuickSight::Template.ConditionalFormattingSolidColor
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"RegistryName": {"type": "string"}, "SchemaName": {"type": "string"}, "SchemaArn": {"type": "string"}}}
AWS::Glue::SchemaVersion.Schema
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::DevOpsGuru::LogAnomalyDetectionIntegration"], "type": "string"}, "Properties": {"additionalProperties": false, "type": "object", "properties": {}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
AWS::DevOpsGuru::LogAnomalyDetectionIntegration
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"SecretsManagerAccessRoleArn": {"type": "string"}, "ControlTablesFileGroup": {"type": "string"}, "ReadBackupOnly": {"type": "boolean"}, "UseThirdPartyBackupDevice": {"type": "boolean"}, "BcpPacketSize": {"type": "number"}, "SafeguardPolicy": {"type": "string"}, "SecretsManagerSecretId": {"type": "string"}, "QuerySingleAlwaysOnNode": {"type": "boolean"}, "UseBcpFullLoad": {"type": "boolean"}}}
AWS::DMS::Endpoint.MicrosoftSqlServerSettings
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"MessageTypes": {"items": {"type": "string"}, "type": "array"}, "Severities": {"items": {"type": "string"}, "type": "array"}}}
AWS::DevOpsGuru::NotificationChannel.NotificationFilterConfig
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"DeleteOnTermination": {"type": "boolean"}, "SnapshotId": {"type": "string"}, "Iops": {"type": "number"}, "VolumeType": {"type": "string"}, "VolumeSize": {"type": "number"}}}
AWS::OpsWorks::Instance.EbsBlockDevice
cloudformation.schema.json
{"additionalProperties": false, "required": ["TargetValue"], "type": "object", "properties": {"TargetValue": {"type": "number"}, "ScaleInCooldown": {"type": "number"}, "ScaleOutCooldown": {"type": "number"}, "DisableScaleIn": {"type": "boolean"}}}
AWS::DynamoDB::GlobalTable.TargetTrackingScalingPolicyConfiguration
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Username": {"type": "string"}, "SshKey": {"type": "string"}, "Url": {"type": "string"}, "Password": {"type": "string"}, "Type": {"type": "string"}, "Revision": {"type": "string"}}}
AWS::OpsWorks::Stack.Source
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::GatewayRouteTableAssociation"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["GatewayId", "RouteTableId"], "type": "object", "properties": {"GatewayId": {"type": "string"}, "RouteTableId": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
AWS::EC2::GatewayRouteTableAssociation
cloudformation.schema.json
{"additionalProperties": false, "required": ["Path", "Values"], "type": "object", "properties": {"Path": {"type": "string"}, "Values": {"items": {"type": "string"}, "type": "array"}}}
AWS::FIS::ExperimentTemplate.ExperimentTemplateTargetFilter
cloudformation.schema.json
{"additionalProperties": false, "required": ["Format"], "type": "object", "properties": {"Format": {"type": "string"}, "TimezoneOffset": {"type": "string"}, "LocaleCode": {"type": "string"}}}
AWS::DataBrew::Dataset.DatetimeOptions
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Visibility": {"type": "string"}}}
AWS::QuickSight::Template.RadarChartAreaStyleSettings
cloudformation.schema.json
{"additionalProperties": false, "required": ["Type"], "type": "object", "properties": {"Type": {"type": "string"}}}
AWS::Comprehend::Flywheel.EntityTypesListItem
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"VisibilityState": {"type": "string"}}}
AWS::QuickSight::Dashboard.SheetControlsOption
cloudformation.schema.json
{"additionalProperties": false, "required": ["End", "Start"], "type": "object", "properties": {"Start": {"type": "string"}, "End": {"type": "string"}}}
AWS::Pinpoint::ApplicationSettings.QuietTime
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"IncludeFec": {"type": "string"}, "RowLength": {"type": "number"}, "ColumnDepth": {"type": "number"}}}
AWS::MediaLive::Channel.FecOutputSettings
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Limit": {"type": "number"}, "Period": {"type": "string"}, "Offset": {"type": "number"}}}
AWS::ApiGateway::UsagePlan.QuotaSettings
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::BaiduChannel"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["ApiKey", "ApplicationId", "SecretKey"], "type": "object", "properties": {"SecretKey": {"type": "string"}, "ApplicationId": {"type": "string"}, "ApiKey": {"type": "string"}, "Enabled": {"type": "boolean"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
AWS::Pinpoint::BaiduChannel
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Status": {"type": "string"}, "RowAlternateColors": {"items": {"type": "string"}, "type": "array"}}}
AWS::QuickSight::Dashboard.RowAlternateColorOptions
cloudformation.schema.json
{"additionalProperties": false, "required": ["ReferenceArn"], "type": "object", "properties": {"ReferenceArn": {"type": "string"}}}
AWS::Omics::VariantStore.ReferenceItem
cloudformation.schema.json
{"additionalProperties": false, "required": ["VirtualServiceName"], "type": "object", "properties": {"VirtualServiceName": {"type": "string"}}}
AWS::AppMesh::GatewayRoute.GatewayRouteVirtualService
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"ScriptLocation": {"type": "string"}, "Runtime": {"type": "string"}, "Name": {"type": "string"}, "PythonVersion": {"type": "string"}}}
AWS::Glue::Job.JobCommand
cloudformation.schema.json
{"additionalProperties": false, "required": ["SamplingPercentage", "ShadowModelVariantName"], "type": "object", "properties": {"SamplingPercentage": {"type": "number"}, "ShadowModelVariantName": {"type": "string"}}}
AWS::SageMaker::InferenceExperiment.ShadowModelVariantConfig
cloudformation.schema.json
{"additionalProperties": false, "required": ["DesiredInstances"], "type": "object", "properties": {"DesiredInstances": {"type": "number"}}}
AWS::AppStream::Fleet.ComputeCapacity
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"DeviceTrustProviderType": {"type": "string"}, "VerifiedAccessTrustProviderId": {"type": "string"}, "TrustProviderType": {"type": "string"}, "UserTrustProviderType": {"type": "string"}}}
AWS::EC2::VerifiedAccessInstance.VerifiedAccessTrustProvider
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"HttpTransferMode": {"type": "string"}, "ConnectionRetryInterval": {"type": "number"}, "NumRetries": {"type": "number"}, "FilecacheDuration": {"type": "number"}, "RestartDelay": {"type": "number"}}}
AWS::MediaLive::Channel.HlsWebdavSettings
cloudformation.schema.json
{"additionalProperties": false, "required": ["CertificateArn"], "type": "object", "properties": {"CertificateArn": {"type": "string"}}}
AWS::AppMesh::VirtualGateway.VirtualGatewayListenerTlsAcmCertificate
cloudformation.schema.json
{"additionalProperties": false, "required": ["DatabaseName", "TableName"], "type": "object", "properties": {"CatalogId": {"type": "string"}, "TableName": {"type": "string"}, "DatabaseName": {"type": "string"}, "ConnectionName": {"type": "string"}}}
AWS::Glue::MLTransform.GlueTables
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"arn": {"type": "string"}}}
AWS::IoTSiteWise::AccessPolicy.IamRole
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Port": {"type": "string"}, "Address": {"type": "string"}}}
AWS::RDS::DBCluster.Endpoint
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"S3KeyPrefix": {"type": "string"}, "S3BucketName": {"type": "string"}}}
AWS::ImageBuilder::InfrastructureConfiguration.S3Logs
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::Oam::Sink"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["Name"], "type": "object", "properties": {"Policy": {"type": "object"}, "Name": {"type": "string"}, "Tags": {"additionalProperties": true, "patternProperties": {"^[a-zA-Z0-9]+$": {"type": "string"}}, "type": "object"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
AWS::Oam::Sink
cloudformation.schema.json
{"additionalProperties": false, "required": ["BucketName", "ObjectKey"], "type": "object", "properties": {"ObjectKey": {"type": "string"}, "BucketName": {"type": "string"}}}
AWS::SimSpaceWeaver::Simulation.S3Location
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Visibility": {"type": "string"}}}
AWS::QuickSight::Dashboard.SheetElementConfigurationOverrides
cloudformation.schema.json
{"additionalProperties": false, "required": ["DataSetArn", "DataSetPlaceholder"], "type": "object", "properties": {"DataSetPlaceholder": {"type": "string"}, "DataSetArn": {"type": "string"}}}
AWS::QuickSight::Dashboard.DataSetReference
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"ChatbotSns": {"items": {"type": "string"}, "type": "array"}}}
AWS::SSMIncidents::ResponsePlan.ChatChannel
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Action": {"type": "string"}, "Body": {"type": "string"}, "Url": {"type": "string"}, "Sound": {"type": "string"}, "Title": {"type": "string"}}}
AWS::Pinpoint::PushTemplate.DefaultPushNotificationTemplate
cloudformation.schema.json
{"additionalProperties": false, "required": ["EndpointType", "VpceId"], "type": "object", "properties": {"EndpointType": {"type": "string"}, "VpceId": {"type": "string"}}}
AWS::AppStream::ImageBuilder.AccessEndpoint
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"ExtendedKeyUsageType": {"type": "string"}, "ExtendedKeyUsageObjectIdentifier": {"type": "string"}}}
AWS::ACMPCA::Certificate.ExtendedKeyUsage
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"CompressionType": {"type": "string"}, "BucketFolder": {"type": "string"}, "PreserveTransactions": {"type": "boolean"}, "CsvRowDelimiter": {"type": "string"}, "DataPageSize": {"type": "number"}, "AddColumnName": {"type": "boolean"}, "EncryptionMode": {"type": "string"}, "CdcPath": {"type": "string"}, "CsvDelimiter": {"type": "string"}, "ServiceAccessRoleArn": {"type": "string"}, "CsvNullValue": {"type": "string"}, "ParquetTimestampInMillisecond": {"type": "boolean"}, "DatePartitionDelimiter": {"type": "string"}, "Rfc4180": {"type": "boolean"}, "DictPageSizeLimit": {"type": "number"}, "RowGroupLength": {"type": "number"}, "EnableStatistics": {"type": "boolean"}, "CdcInsertsOnly": {"type": "boolean"}, "MaxFileSize": {"type": "number"}, "ParquetVersion": {"type": "string"}, "TimestampColumnName": {"type": "string"}, "UseTaskStartTimeForFullLoadTimestamp": {"type": "boolean"}, "DatePartitionSequence": {"type": "string"}, "BucketName": {"type": "string"}, "CdcInsertsAndUpdates": {"type": "boolean"}, "IncludeOpForFullLoad": {"type": "boolean"}, "DataFormat": {"type": "string"}, "EncodingType": {"type": "string"}, "CdcMinFileSize": {"type": "number"}, "CsvNoSupValue": {"type": "string"}, "IgnoreHeaderRows": {"type": "number"}, "DatePartitionEnabled": {"type": "boolean"}, "CdcMaxBatchInterval": {"type": "number"}, "ExternalTableDefinition": {"type": "string"}, "ServerSideEncryptionKmsKeyId": {"type": "string"}, "CannedAclForObjects": {"type": "string"}, "DatePartitionTimezone": {"type": "string"}, "UseCsvNoSupValue": {"type": "boolean"}}}
AWS::DMS::Endpoint.S3Settings
cloudformation.schema.json
{"additionalProperties": false, "required": ["PhoneType"], "type": "object", "properties": {"DeskPhoneNumber": {"type": "string"}, "AutoAccept": {"type": "boolean"}, "PhoneType": {"type": "string"}, "AfterContactWorkTimeLimit": {"type": "number"}}}
AWS::Connect::User.UserPhoneConfig
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::User"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["AuthenticationType", "UserName"], "type": "object", "properties": {"UserName": {"type": "string"}, "LastName": {"type": "string"}, "MessageAction": {"type": "string"}, "AuthenticationType": {"type": "string"}, "FirstName": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
AWS::AppStream::User
cloudformation.schema.json
{"additionalProperties": false, "required": ["Events"], "type": "object", "properties": {"Events": {"items": {"type": "string"}, "type": "array"}}}
AWS::FSx::DataRepositoryAssociation.AutoImportPolicy
cloudformation.schema.json
{"additionalProperties": false, "required": ["Header", "Value"], "type": "object", "properties": {"Header": {"type": "string"}, "Value": {"type": "string"}}}
AWS::CloudFront::ContinuousDeploymentPolicy.SingleHeaderConfig
cloudformation.schema.json
{"additionalProperties": false, "required": ["Type", "Value"], "type": "object", "properties": {"Type": {"type": "string"}, "Value": {"type": "string"}}}
AWS::AppRunner::Service.SourceCodeVersion
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::Dashboard.TimeBasedForecastProperties
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Header": {"type": "boolean"}}}
AWS::SageMaker::ModelQualityJobDefinition.Csv
cloudformation.schema.json
{"additionalProperties": false, "required": ["CallerReference", "EncodedKey", "Name"], "type": "object", "properties": {"Comment": {"type": "string"}, "EncodedKey": {"type": "string"}, "CallerReference": {"type": "string"}, "Name": {"type": "string"}}}
AWS::CloudFront::PublicKey.PublicKeyConfig
cloudformation.schema.json
{"additionalProperties": false, "required": ["ByteLength", "Offset", "Pid", "PidResponseLength", "Scaling", "ServiceMode", "StartByte"], "type": "object", "properties": {"ByteLength": {"type": "string"}, "BitMaskLength": {"type": "string"}, "PidResponseLength": {"type": "string"}, "Pid": {"type": "string"}, "ServiceMode": {"type": "string"}, "Scaling": {"type": "string"}, "Offset": {"type": "string"}, "BitRightShift": {"type": "string"}, "StartByte": {"type": "string"}}}
AWS::IoTFleetWise::DecoderManifest.ObdSignal
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"ContainerImage": {"items": {"type": "string"}, "type": "array"}}}
AWS::SageMaker::ModelCard.TrainingEnvironment
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {}}
AWS::CodeBuild::Project.FilterGroup
cloudformation.schema.json
{"additionalProperties": false, "required": ["Key", "Value"], "type": "object", "properties": {"Key": {"type": "string"}, "Value": {"type": "string"}}}
AWS::IoT::TopicRule.HttpActionHeader
cloudformation.schema.json
{"additionalProperties": false, "required": ["BasicAuth"], "type": "object", "properties": {"BasicAuth": {"type": "string"}}}
AWS::Pipes::Pipe.MQBrokerAccessCredentials
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Manifest": {"type": "object"}}}
Alexa::ASK::Skill.Overrides
cloudformation.schema.json
{"additionalProperties": false, "required": ["PredefinedScalingMetricType"], "type": "object", "properties": {"PredefinedScalingMetricType": {"type": "string"}, "ResourceLabel": {"type": "string"}}}
AWS::AutoScalingPlans::ScalingPlan.PredefinedScalingMetricSpecification
cloudformation.schema.json
{"additionalProperties": false, "required": ["Subnets"], "type": "object", "properties": {"AssignPublicIp": {"type": "string"}, "SecurityGroups": {"items": {"type": "string"}, "type": "array"}, "Subnets": {"items": {"type": "string"}, "type": "array"}}}
AWS::Scheduler::Schedule.AwsVpcConfiguration
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Username": {"type": "string"}, "Password": {"type": "string"}, "EnableBasicAuth": {"type": "boolean"}}}
AWS::Amplify::App.BasicAuthConfig
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"SubnetId": {"type": "string"}, "AvailabilityZone": {"type": "string"}, "SecurityGroupIdList": {"items": {"type": "string"}, "type": "array"}}}
AWS::Glue::Connection.PhysicalConnectionRequirements
cloudformation.schema.json
{"additionalProperties": false, "required": ["Arn"], "type": "object", "properties": {"Arn": {"type": "string"}}}
AWS::S3::StorageLens.AwsOrg
cloudformation.schema.json
{"additionalProperties": false, "required": ["Value", "ValueReference"], "type": "object", "properties": {"ValueReference": {"type": "string"}, "Value": {"type": "string"}}}
AWS::DataBrew::Ruleset.SubstitutionValue
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::Greengrass::GroupVersion"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["GroupId"], "type": "object", "properties": {"ResourceDefinitionVersionArn": {"type": "string"}, "DeviceDefinitionVersionArn": {"type": "string"}, "GroupId": {"type": "string"}, "FunctionDefinitionVersionArn": {"type": "string"}, "ConnectorDefinitionVersionArn": {"type": "string"}, "CoreDefinitionVersionArn": {"type": "string"}, "LoggerDefinitionVersionArn": {"type": "string"}, "SubscriptionDefinitionVersionArn": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
AWS::Greengrass::GroupVersion
cloudformation.schema.json
{"additionalProperties": false, "required": ["Duration", "RecencyType"], "type": "object", "properties": {"Duration": {"type": "string"}, "RecencyType": {"type": "string"}}}
AWS::Pinpoint::Segment.Recency
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Visibility": {"type": "string"}}}
AWS::QuickSight::Analysis.ProgressBarOptions
cloudformation.schema.json
{"additionalProperties": false, "required": ["RoleARN", "SecurityGroupIds", "SubnetIds"], "type": "object", "properties": {"RoleARN": {"type": "string"}, "SubnetIds": {"items": {"type": "string"}, "type": "array"}, "SecurityGroupIds": {"items": {"type": "string"}, "type": "array"}}}
AWS::KinesisFirehose::DeliveryStream.VpcConfiguration
cloudformation.schema.json
{"additionalProperties": false, "required": ["RecordColumnDelimiter", "RecordRowDelimiter"], "type": "object", "properties": {"RecordColumnDelimiter": {"type": "string"}, "RecordRowDelimiter": {"type": "string"}}}
AWS::KinesisAnalyticsV2::Application.CSVMappingParameters
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"RateLimit": {"type": "number"}, "BurstLimit": {"type": "number"}}}
AWS::ApiGateway::UsagePlan.ThrottleSettings
cloudformation.schema.json
{"additionalProperties": false, "required": ["Name", "ValueFrom"], "type": "object", "properties": {"ValueFrom": {"type": "string"}, "Name": {"type": "string"}}}
AWS::Batch::JobDefinition.Secret
cloudformation.schema.json
{"additionalProperties": false, "required": ["Name", "Value"], "type": "object", "properties": {"Name": {"type": "string"}, "Value": {"items": {"type": "string"}, "type": "array"}}}
AWS::ImageBuilder::ImageRecipe.ComponentParameter
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"ArcThickness": {"type": "string"}}}
AWS::QuickSight::Template.ArcOptions
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Max": {"type": "number"}, "Min": {"type": "number"}}}
AWS::EC2::SpotFleet.AcceleratorTotalMemoryMiBRequest
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::Logs::Destination"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["DestinationName", "RoleArn", "TargetArn"], "type": "object", "properties": {"TargetArn": {"type": "string"}, "RoleArn": {"type": "string"}, "DestinationName": {"type": "string"}, "DestinationPolicy": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}}
AWS::Logs::Destination
cloudformation.schema.json
{"additionalProperties": false, "required": ["Status"], "type": "object", "properties": {"Status": {"type": "string"}, "DesiredState": {"type": "string"}, "Reason": {"type": "string"}}}
AWS::Evidently::Launch.ExecutionStatusObject
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Color": {"type": "string"}, "Visibility": {"type": "string"}}}
AWS::QuickSight::Template.FreeFormLayoutElementBorderStyle
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"AllowMultipleValues": {"type": "boolean"}}}
AWS::Lex::Bot.MultipleValuesSetting
cloudformation.schema.json
{"additionalProperties": false, "required": ["RoleArn"], "type": "object", "properties": {"AllAwsRegions": {"type": "boolean"}, "AwsRegions": {"items": {"type": "string"}, "type": "array"}, "RoleArn": {"type": "string"}}}
AWS::Config::ConfigurationAggregator.OrganizationAggregationSource
cloudformation.schema.json
{"additionalProperties": false, "required": ["IsPubliclyAccessible"], "type": "object", "properties": {"IsPubliclyAccessible": {"type": "boolean"}}}
AWS::AppRunner::Service.IngressConfiguration
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"BaseMapStyle": {"type": "string"}}}
AWS::QuickSight::Analysis.GeospatialMapStyleOptions
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"FactoryPresetFreqsList": {"items": {"type": "number"}, "type": "array"}, "RxDelay1": {"type": "number"}, "MacVersion": {"type": "string"}, "PingSlotPeriod": {"type": "number"}, "MaxDutyCycle": {"type": "number"}, "ClassCTimeout": {"type": "number"}, "Supports32BitFCnt": {"type": "boolean"}, "ClassBTimeout": {"type": "number"}, "RxDataRate2": {"type": "number"}, "RfRegion": {"type": "string"}, "RegParamsRevision": {"type": "string"}, "PingSlotFreq": {"type": "number"}, "MaxEirp": {"type": "number"}, "SupportsJoin": {"type": "boolean"}, "RxFreq2": {"type": "number"}, "RxDrOffset1": {"type": "number"}, "SupportsClassC": {"type": "boolean"}, "SupportsClassB": {"type": "boolean"}, "PingSlotDr": {"type": "number"}}}
AWS::IoTWireless::DeviceProfile.LoRaWANDeviceProfile
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"EmailSendingAccount": {"type": "string"}, "From": {"type": "string"}, "SourceArn": {"type": "string"}, "ConfigurationSet": {"type": "string"}, "ReplyToEmailAddress": {"type": "string"}}}
AWS::Cognito::UserPool.EmailConfiguration
cloudformation.schema.json
{"additionalProperties": false, "type": "object", "properties": {"Status": {"type": "string"}, "HealthScoreThreshold": {"type": "number"}, "MinTrafficImpact": {"type": "number"}}}
AWS::InternetMonitor::Monitor.LocalHealthEventsConfig
cloudformation.schema.json
{"additionalProperties": false, "required": ["InstanceType"], "type": "object", "properties": {"InstanceType": {"type": "string"}, "WeightedCapacity": {"type": "string"}}}
AWS::GameLift::GameServerGroup.InstanceDefinition
cloudformation.schema.json