definition
stringlengths 2
292k
| key
stringlengths 2
84
| schema
stringclasses 339
values |
---|---|---|
{"additionalProperties": false, "required": ["Type"], "type": "object", "properties": {"Type": {"type": "string"}, "Location": {"type": "string"}, "Modes": {"items": {"type": "string"}, "type": "array"}}} | AWS::CodeBuild::Project.ProjectCache | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"LaunchTemplateId": {"type": "string"}, "Version": {"type": "string"}, "LaunchTemplateName": {"type": "string"}}} | AWS::GameLift::GameServerGroup.LaunchTemplate | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Filter", "FilterType"], "type": "object", "properties": {"Filter": {"type": "string"}, "FilterType": {"type": "string"}}} | AWS::ECR::ReplicationConfiguration.RepositoryFilter | cloudformation.schema.json |
{"additionalProperties": false, "required": ["TargetSheetId"], "type": "object", "properties": {"TargetSheetId": {"type": "string"}}} | AWS::QuickSight::Template.LocalNavigationConfiguration | cloudformation.schema.json |
{"additionalProperties": false, "required": ["MaxRequests"], "type": "object", "properties": {"MaxRequests": {"type": "number"}}} | AWS::AppMesh::VirtualNode.VirtualNodeGrpcConnectionPool | 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::Authorizer"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["Name", "RestApiId", "Type"], "type": "object", "properties": {"AuthType": {"type": "string"}, "RestApiId": {"type": "string"}, "Name": {"type": "string"}, "ProviderARNs": {"items": {"type": "string"}, "type": "array"}, "AuthorizerUri": {"type": "string"}, "IdentityValidationExpression": {"type": "string"}, "AuthorizerResultTtlInSeconds": {"type": "number"}, "AuthorizerCredentials": {"type": "string"}, "IdentitySource": {"type": "string"}, "Type": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}} | AWS::ApiGateway::Authorizer | 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::App.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::Detective::OrganizationAdmin"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["AccountId"], "type": "object", "properties": {"AccountId": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}} | AWS::Detective::OrganizationAdmin | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Key", "Value"], "type": "object", "properties": {"Key": {"type": "string"}, "Value": {"type": "string"}}} | AWS::FMS::Policy.PolicyTag | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Actions", "Principal"], "type": "object", "properties": {"Actions": {"items": {"type": "string"}, "type": "array"}, "Principal": {"type": "string"}}} | AWS::QuickSight::DataSource.ResourcePermission | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"NetworkId": {"type": "number"}, "NetworkName": {"type": "string"}, "RepInterval": {"type": "number"}}} | AWS::MediaLive::Channel.DvbNitSettings | cloudformation.schema.json |
{"additionalProperties": false, "required": ["SeedUrls"], "type": "object", "properties": {"SeedUrls": {"items": {"type": "string"}, "type": "array"}, "WebCrawlerMode": {"type": "string"}}} | AWS::Kendra::DataSource.WebCrawlerSeedUrlConfiguration | 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::Certificate"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["Status"], "type": "object", "properties": {"CertificateSigningRequest": {"type": "string"}, "Status": {"type": "string"}, "CertificatePem": {"type": "string"}, "CACertificatePem": {"type": "string"}, "CertificateMode": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}} | AWS::IoT::Certificate | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Type"], "type": "object", "properties": {"Field": {"type": "string"}, "Type": {"type": "string"}}} | AWS::ECS::Service.PlacementStrategy | cloudformation.schema.json |
{"additionalProperties": false, "required": ["FieldId", "FieldValue"], "type": "object", "properties": {"FieldId": {"type": "string"}, "FieldValue": {"type": "string"}}} | AWS::QuickSight::Dashboard.DataPathValue | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"CpuArchitecture": {"type": "string"}, "OperatingSystemFamily": {"type": "string"}}} | AWS::Batch::JobDefinition.RuntimePlatform | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Override", "ReferrerPolicy"], "type": "object", "properties": {"Override": {"type": "boolean"}, "ReferrerPolicy": {"type": "string"}}} | AWS::CloudFront::ResponseHeadersPolicy.ReferrerPolicy | 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::Model"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["ApiId", "Name", "Schema"], "type": "object", "properties": {"ApiId": {"type": "string"}, "ContentType": {"type": "string"}, "Name": {"type": "string"}, "Schema": {"type": "object"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}} | AWS::ApiGatewayV2::Model | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"StaticSourcesSupport": {"type": "string"}, "AutoAcceptSharedAssociations": {"type": "string"}, "Igmpv2Support": {"type": "string"}}} | AWS::EC2::TransitGatewayMulticastDomain.Options | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"TreatUndefinedSpecifiedValues": {"type": "string"}, "UseOrdering": {"type": "string"}, "SpecifedOrder": {"items": {"type": "string"}, "type": "array"}}} | AWS::QuickSight::Topic.ComparativeOrder | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"LambdaVersion": {"type": "string"}, "LambdaArn": {"type": "string"}}} | AWS::Cognito::UserPool.CustomSMSSender | cloudformation.schema.json |
{"additionalProperties": false, "required": ["S3Uri"], "type": "object", "properties": {"S3Uri": {"type": "string"}}} | AWS::SageMaker::ModelBiasJobDefinition.MonitoringGroundTruthS3Input | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Protocol": {"type": "string"}}} | AWS::NetworkManager::ConnectAttachment.ConnectAttachmentOptions | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Context": {"type": "string"}, "TargetUrl": {"type": "string"}}} | AWS::CodeBuild::Project.BuildStatusConfig | cloudformation.schema.json |
{"additionalProperties": false, "required": ["SourceIdentifier"], "type": "object", "properties": {"SourceVersion": {"type": "string"}, "SourceIdentifier": {"type": "string"}}} | AWS::CodeBuild::Project.ProjectSourceVersion | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"SecretArn": {"type": "string"}, "KmsKeyId": {"type": "string"}}} | AWS::RDS::DBInstance.MasterUserSecret | cloudformation.schema.json |
{"additionalProperties": false, "required": ["ContentType", "S3Uri"], "type": "object", "properties": {"ContentDigest": {"type": "string"}, "ContentType": {"type": "string"}, "S3Uri": {"type": "string"}}} | AWS::SageMaker::ModelPackage.MetricsSource | cloudformation.schema.json |
{"additionalProperties": false, "required": ["RoleArn"], "type": "object", "properties": {"ExpiresInSec": {"type": "number"}, "RoleArn": {"type": "string"}}} | AWS::IoT::JobTemplate.PresignedUrlConfig | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"UnvalidatedJSON": {"type": "string"}}} | AWS::GroundStation::Config.DecodeConfig | cloudformation.schema.json |
{"additionalProperties": false, "required": ["ConfigurationType"], "type": "object", "properties": {"ConfigurationType": {"type": "string"}, "MinPauseBetweenCheckpoints": {"type": "number"}, "CheckpointInterval": {"type": "number"}, "CheckpointingEnabled": {"type": "boolean"}}} | AWS::KinesisAnalyticsV2::Application.CheckpointConfiguration | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"EmailMessageByLink": {"type": "string"}, "EmailSubjectByLink": {"type": "string"}, "DefaultEmailOption": {"type": "string"}, "EmailMessage": {"type": "string"}, "EmailSubject": {"type": "string"}, "SmsMessage": {"type": "string"}}} | AWS::Cognito::UserPool.VerificationMessageTemplate | 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::ElasticLoadBalancerAttachment"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["ElasticLoadBalancerName", "LayerId"], "type": "object", "properties": {"ElasticLoadBalancerName": {"type": "string"}, "LayerId": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}} | AWS::OpsWorks::ElasticLoadBalancerAttachment | cloudformation.schema.json |
{"additionalProperties": false, "required": ["RestrictionType"], "type": "object", "properties": {"Locations": {"items": {"type": "string"}, "type": "array"}, "RestrictionType": {"type": "string"}}} | AWS::CloudFront::Distribution.GeoRestriction | cloudformation.schema.json |
{"additionalProperties": false, "required": ["MaxRuntimeInSeconds"], "type": "object", "properties": {"MaxRuntimeInSeconds": {"type": "number"}}} | AWS::SageMaker::ModelQualityJobDefinition.StoppingCondition | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Count": {"type": "number"}, "Interval": {"type": "number"}, "IntervalUnit": {"type": "string"}}} | AWS::DLM::LifecyclePolicy.RetainRule | cloudformation.schema.json |
{"additionalProperties": false, "required": ["DimensionValueType", "Name"], "type": "object", "properties": {"DimensionValueType": {"type": "string"}, "Name": {"type": "string"}}} | AWS::Timestream::ScheduledQuery.DimensionMapping | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Max": {"type": "number"}, "Min": {"type": "number"}}} | AWS::EC2::LaunchTemplate.TotalLocalStorageGB | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"InstancePort": {"type": "number"}, "LoadBalancerPort": {"type": "number"}}} | AWS::EC2::NetworkInsightsAnalysis.AnalysisLoadBalancerListener | cloudformation.schema.json |
{"additionalProperties": false, "required": ["ActivationState"], "type": "object", "properties": {"ActivationState": {"type": "string"}, "SourcePath": {"type": "string"}, "AppendSourcePath": {"type": "boolean"}, "IncludeChildPaths": {"type": "boolean"}, "Methods": {"items": {"type": "string"}, "type": "array"}}} | AWS::RefactorSpaces::Route.UriPathRouteInput | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Name", "Values"], "type": "object", "properties": {"Values": {"items": {"type": "string"}, "type": "array"}, "Name": {"type": "string"}}} | AWS::QuickSight::Dashboard.StringParameter | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"PercentileValue": {"type": "number"}}} | AWS::QuickSight::Dashboard.PercentileAggregation | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Ipv6Prefix": {"type": "string"}}} | AWS::EC2::LaunchTemplate.Ipv6PrefixSpecification | cloudformation.schema.json |
{"additionalProperties": false, "required": ["EntityId", "EntityType"], "type": "object", "properties": {"EntityId": {"type": "string"}, "EntityType": {"type": "string"}}} | AWS::VerifiedPermissions::Policy.EntityIdentifier | cloudformation.schema.json |
{"additionalProperties": false, "required": ["ChannelId", "RetryIntervalInMinutes"], "type": "object", "properties": {"RetryIntervalInMinutes": {"type": "number"}, "ChannelId": {"type": "string"}}} | AWS::SSMContacts::Plan.ChannelTargetInfo | cloudformation.schema.json |
{"additionalProperties": false, "required": ["FileName"], "type": "object", "properties": {"FileName": {"type": "string"}}} | AWS::IoTAnalytics::Dataset.OutputFileUriValue | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Name": {"type": "string"}, "Value": {"type": "string"}}} | AWS::NimbleStudio::StudioComponent.ActiveDirectoryComputerAttribute | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"BorderRadius": {"type": "number"}, "Text": {"type": "string"}, "ButtonAction": {"type": "string"}, "Link": {"type": "string"}, "BackgroundColor": {"type": "string"}, "TextColor": {"type": "string"}}} | AWS::Pinpoint::Campaign.DefaultButtonConfiguration | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Color": {"type": "string"}, "DataValue": {"type": "number"}}} | AWS::QuickSight::Analysis.DataColor | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Max": {"type": "number"}, "Min": {"type": "number"}}} | AWS::AutoScaling::AutoScalingGroup.NetworkBandwidthGbpsRequest | 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::Organizations::Organization"], "type": "string"}, "Properties": {"additionalProperties": false, "type": "object", "properties": {"FeatureSet": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}} | AWS::Organizations::Organization | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Password", "Username"], "type": "object", "properties": {"Username": {"type": "string"}, "Password": {"type": "string"}}} | AWS::Events::Connection.BasicAuthParameters | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Image"], "type": "object", "properties": {"Image": {"type": "string"}, "NearestModelName": {"type": "string"}, "ModelDataUrl": {"type": "string"}}} | AWS::SageMaker::ModelCard.Container | cloudformation.schema.json |
{"additionalProperties": false, "required": ["VpcEndpointId", "VpcId"], "type": "object", "properties": {"VpcEndpointId": {"type": "string"}, "VpcId": {"type": "string"}}} | AWS::AppRunner::VpcIngressConnection.IngressVpcConfiguration | cloudformation.schema.json |
{"additionalProperties": false, "required": ["StreamArn"], "type": "object", "properties": {"StreamArn": {"type": "string"}}} | AWS::DynamoDB::Table.KinesisStreamSpecification | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"ContainsHeader": {"type": "boolean"}, "StartFromRow": {"type": "number"}, "Delimiter": {"type": "string"}, "TextQualifier": {"type": "string"}, "Format": {"type": "string"}}} | AWS::QuickSight::DataSet.UploadSettings | 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::MediaConvert::Queue"], "type": "string"}, "Properties": {"additionalProperties": false, "type": "object", "properties": {"Status": {"type": "string"}, "PricingPlan": {"type": "string"}, "Name": {"type": "string"}, "Tags": {"type": "object"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}} | AWS::MediaConvert::Queue | cloudformation.schema.json |
{"additionalProperties": false, "required": ["StatusCode"], "type": "object", "properties": {"ResponseParameters": {"additionalProperties": true, "patternProperties": {"^[a-zA-Z0-9]+$": {"type": "string"}}, "type": "object"}, "ResponseTemplates": {"additionalProperties": true, "patternProperties": {"^[a-zA-Z0-9]+$": {"type": "string"}}, "type": "object"}, "ContentHandling": {"type": "string"}, "SelectionPattern": {"type": "string"}, "StatusCode": {"type": "string"}}} | AWS::ApiGateway::Method.IntegrationResponse | cloudformation.schema.json |
{"additionalProperties": false, "required": ["DataSetIdentifier", "Expression", "Name"], "type": "object", "properties": {"DataSetIdentifier": {"type": "string"}, "Expression": {"type": "string"}, "Name": {"type": "string"}}} | AWS::QuickSight::Template.CalculatedField | cloudformation.schema.json |
{"additionalProperties": false, "required": ["SecurityGroupIds", "Subnets"], "type": "object", "properties": {"Subnets": {"items": {"type": "string"}, "type": "array"}, "SecurityGroupIds": {"items": {"type": "string"}, "type": "array"}}} | AWS::SageMaker::Model.VpcConfig | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"ContainerImage": {"items": {"type": "string"}, "type": "array"}}} | AWS::SageMaker::ModelCard.InferenceEnvironment | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"TotalBarLabel": {"type": "string"}}} | AWS::QuickSight::Analysis.WaterfallChartOptions | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Name": {"type": "string"}, "CatalogId": {"type": "string"}}} | AWS::LakeFormation::Permissions.DatabaseResource | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"TopicArn": {"type": "string"}, "Encoding": {"type": "string"}}} | AWS::SES::ReceiptRule.SNSAction | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Action": {"type": "string"}}} | AWS::NetworkFirewall::FirewallPolicy.StatefulRuleGroupOverride | cloudformation.schema.json |
{"additionalProperties": false, "required": ["InstanceCount", "InstanceType", "VolumeSizeInGB"], "type": "object", "properties": {"VolumeSizeInGB": {"type": "number"}, "InstanceCount": {"type": "number"}, "VolumeKmsKeyId": {"type": "string"}, "InstanceType": {"type": "string"}}} | AWS::SageMaker::ModelBiasJobDefinition.ClusterConfig | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"DocumentName": {"type": "string"}, "DocumentVersion": {"type": "string"}}} | AWS::Config::ConformancePack.TemplateSSMDocumentDetails | cloudformation.schema.json |
{"additionalProperties": false, "required": ["SnapshotsEnabled"], "type": "object", "properties": {"SnapshotsEnabled": {"type": "boolean"}}} | AWS::KinesisAnalyticsV2::Application.ApplicationSnapshotConfiguration | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Key", "Scope"], "type": "object", "properties": {"Scope": {"type": "string"}, "Key": {"type": "string"}}} | AWS::WAFv2::RuleGroup.LabelMatchStatement | cloudformation.schema.json |
{"additionalProperties": false, "required": ["HostName"], "type": "object", "properties": {"HostName": {"type": "string"}, "Protocol": {"type": "string"}}} | AWS::S3::Bucket.RedirectAllRequestsTo | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"KmsKeyId": {"type": "string"}, "ReturnConnectionPasswordEncrypted": {"type": "boolean"}}} | AWS::Glue::DataCatalogEncryptionSettings.ConnectionPasswordEncryption | cloudformation.schema.json |
{"additionalProperties": false, "required": ["AvailabilityZone", "InstanceType"], "type": "object", "properties": {"AvailabilityZone": {"type": "string"}, "InstanceType": {"type": "string"}}} | AWS::ManagedBlockchain::Node.NodeConfiguration | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"KmsKeyArn": {"type": "string"}, "S3EncryptionMode": {"type": "string"}}} | AWS::Glue::SecurityConfiguration.S3Encryption | cloudformation.schema.json |
{"additionalProperties": false, "required": ["LogGroupName"], "type": "object", "properties": {"LogGroupName": {"type": "string"}}} | AWS::IVSChat::LoggingConfiguration.CloudWatchLogsDestinationConfiguration | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"FieldId": {"type": "string"}}} | AWS::QuickSight::Analysis.PivotTableFieldSubtotalOptions | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"NotifyDelayAfter": {"type": "number"}}} | AWS::Glue::Trigger.NotificationProperty | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"SecretsManagerAccessRoleArn": {"type": "string"}, "BucketFolder": {"type": "string"}, "ReplaceInvalidChars": {"type": "string"}, "EncryptionMode": {"type": "string"}, "CaseSensitiveNames": {"type": "boolean"}, "AcceptAnyDate": {"type": "boolean"}, "ServiceAccessRoleArn": {"type": "string"}, "ConnectionTimeout": {"type": "number"}, "RemoveQuotes": {"type": "boolean"}, "MaxFileSize": {"type": "number"}, "WriteBufferSize": {"type": "number"}, "TrimBlanks": {"type": "boolean"}, "ExplicitIds": {"type": "boolean"}, "AfterConnectScript": {"type": "string"}, "EmptyAsNull": {"type": "boolean"}, "TruncateColumns": {"type": "boolean"}, "LoadTimeout": {"type": "number"}, "DateFormat": {"type": "string"}, "SecretsManagerSecretId": {"type": "string"}, "CompUpdate": {"type": "boolean"}, "ReplaceChars": {"type": "string"}, "MapBooleanAsBoolean": {"type": "boolean"}, "ServerSideEncryptionKmsKeyId": {"type": "string"}, "BucketName": {"type": "string"}, "FileTransferUploadStreams": {"type": "number"}, "TimeFormat": {"type": "string"}}} | AWS::DMS::Endpoint.RedshiftSettings | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Host", "Port", "SqlEndpointPath"], "type": "object", "properties": {"Host": {"type": "string"}, "Port": {"type": "number"}, "SqlEndpointPath": {"type": "string"}}} | AWS::QuickSight::DataSource.DatabricksParameters | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"LineVisibility": {"type": "string"}, "LineInterpolation": {"type": "string"}, "LineWidth": {"type": "string"}, "LineStyle": {"type": "string"}}} | AWS::QuickSight::Analysis.LineChartLineStyleSettings | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Name", "Value"], "type": "object", "properties": {"Name": {"type": "string"}, "Value": {"type": "string"}}} | AWS::S3::Bucket.FilterRule | cloudformation.schema.json |
{"additionalProperties": false, "required": ["RegionName"], "type": "object", "properties": {"RegionName": {"type": "string"}}} | AWS::EC2::IPAMResourceDiscovery.IpamOperatingRegion | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Primary": {"type": "boolean"}, "PrivateIpAddress": {"type": "string"}}} | AWS::EC2::LaunchTemplate.PrivateIpAdd | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Regex": {"type": "string"}, "Exact": {"type": "string"}}} | AWS::AppMesh::Route.HttpPathMatch | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"SecretArn": {"type": "string"}, "ClientPasswordAuthType": {"type": "string"}, "AuthScheme": {"type": "string"}, "IAMAuth": {"type": "string"}}} | AWS::RDS::DBProxy.AuthFormat | cloudformation.schema.json |
{"additionalProperties": false, "required": ["TargetGroupIdentifier"], "type": "object", "properties": {"TargetGroupIdentifier": {"type": "string"}, "Weight": {"type": "number"}}} | AWS::VpcLattice::Rule.WeightedTargetGroup | cloudformation.schema.json |
{"additionalProperties": false, "required": ["CatalogId", "DatabaseName"], "type": "object", "properties": {"CatalogId": {"type": "string"}, "Name": {"type": "string"}, "DatabaseName": {"type": "string"}, "TableWildcard": {"type": "object"}}} | AWS::LakeFormation::PrincipalPermissions.TableResource | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"IsPublic": {"type": "boolean"}}} | AWS::S3ObjectLambda::AccessPoint.PolicyStatus | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Visibility": {"type": "string"}}} | AWS::QuickSight::Template.RangeEndsLabelType | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Type", "Value"], "type": "object", "properties": {"Type": {"type": "string"}, "Value": {"type": "number"}}} | AWS::Budgets::BudgetsAction.ActionThreshold | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Status": {"type": "string"}, "NamespaceName": {"type": "string"}, "DefaultIamRoleArn": {"type": "string"}, "IamRoles": {"items": {"type": "string"}, "type": "array"}, "DbName": {"type": "string"}, "KmsKeyId": {"type": "string"}, "NamespaceArn": {"type": "string"}, "AdminUsername": {"type": "string"}, "LogExports": {"items": {"type": "string"}, "type": "array"}, "CreationDate": {"type": "string"}, "NamespaceId": {"type": "string"}}} | AWS::RedshiftServerless::Namespace.Namespace | cloudformation.schema.json |
{"additionalProperties": false, "required": ["GeneratedRulesType", "TargetTypes", "Targets"], "type": "object", "properties": {"TargetTypes": {"items": {"type": "string"}, "type": "array"}, "Targets": {"items": {"type": "string"}, "type": "array"}, "GeneratedRulesType": {"type": "string"}}} | AWS::NetworkFirewall::RuleGroup.RulesSourceList | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"RouteOrigin": {"type": "string"}, "ResourceType": {"type": "string"}, "ResourceId": {"type": "string"}, "DestinationCidr": {"type": "string"}, "State": {"type": "string"}, "AttachmentId": {"type": "string"}, "PrefixListId": {"type": "string"}}} | AWS::EC2::NetworkInsightsAnalysis.TransitGatewayRouteTableRoute | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"MagneticStoreRetentionPeriodInDays": {"type": "string"}, "MemoryStoreRetentionPeriodInHours": {"type": "string"}}} | AWS::Timestream::Table.RetentionProperties | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Name": {"type": "string"}, "SheetId": {"type": "string"}}} | AWS::QuickSight::Dashboard.Sheet | cloudformation.schema.json |
{"additionalProperties": false, "required": ["ExpressionString"], "type": "object", "properties": {"ExpressionString": {"type": "string"}}} | AWS::Lex::Bot.Condition | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"LineVisibility": {"type": "string"}, "LineInterpolation": {"type": "string"}, "LineWidth": {"type": "string"}, "LineStyle": {"type": "string"}}} | AWS::QuickSight::Dashboard.LineChartLineStyleSettings | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"ServerSideTokenCheck": {"type": "boolean"}, "ClientId": {"type": "string"}, "ProviderName": {"type": "string"}}} | AWS::Cognito::IdentityPool.CognitoIdentityProvider | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Start": {"type": "string"}, "End": {"type": "string"}}} | AWS::Budgets::Budget.TimePeriod | cloudformation.schema.json |
{"additionalProperties": false, "required": ["UseOnly"], "type": "object", "properties": {"UseOnly": {"type": "string"}}} | AWS::Config::ConfigurationRecorder.RecordingStrategy | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"RelationshipType": {"type": "string"}, "TargetComponentTypeId": {"type": "string"}}} | AWS::IoTTwinMaker::ComponentType.Relationship | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"ConsumerGroupId": {"type": "string"}}} | AWS::Lambda::EventSourceMapping.AmazonManagedKafkaEventSourceConfig | cloudformation.schema.json |
Subsets and Splits