definition
stringlengths 2
292k
| key
stringlengths 2
84
| schema
stringclasses 339
values |
---|---|---|
{"additionalProperties": false, "type": "object", "properties": {"Connections": {"items": {"type": "string"}, "type": "array"}}} | AWS::Glue::Job.ConnectionsList | 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::App"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["Name"], "type": "object", "properties": {"Name": {"type": "string"}, "Tags": {"type": "object"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}} | AWS::Pinpoint::App | cloudformation.schema.json |
{"additionalProperties": false, "required": ["CustomPluginArn", "Revision"], "type": "object", "properties": {"CustomPluginArn": {"type": "string"}, "Revision": {"type": "number"}}} | AWS::KafkaConnect::Connector.CustomPlugin | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Source", "Target"], "type": "object", "properties": {"Status": {"type": "string"}, "Source": {"type": "string"}, "Target": {"type": "string"}, "Condition": {"type": "string"}}} | AWS::Amplify::App.CustomRule | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"CaseSensitive": {"type": "boolean"}}} | AWS::Cognito::UserPool.UsernameConfiguration | cloudformation.schema.json |
{"additionalProperties": false, "required": ["PolicyDocument", "PolicyName"], "type": "object", "properties": {"PolicyName": {"type": "string"}, "PolicyDocument": {"type": "object"}}} | AWS::IAM::Role.Policy | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Name"], "type": "object", "properties": {"Name": {"type": "string"}}} | AWS::ResourceExplorer2::View.IncludedProperty | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"DurationInSeconds": {"type": "number"}}} | AWS::KinesisFirehose::DeliveryStream.AmazonOpenSearchServerlessRetryOptions | 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::ApplicationEntitlementAssociation"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["ApplicationIdentifier", "EntitlementName", "StackName"], "type": "object", "properties": {"StackName": {"type": "string"}, "ApplicationIdentifier": {"type": "string"}, "EntitlementName": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}} | AWS::AppStream::ApplicationEntitlementAssociation | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"ValueWhenUnsetOption": {"type": "string"}, "CustomValue": {"type": "string"}}} | AWS::QuickSight::Analysis.DateTimeValueWhenUnsetConfiguration | cloudformation.schema.json |
{"additionalProperties": false, "required": ["BucketName"], "type": "object", "properties": {"BucketPrefix": {"type": "string"}, "BucketName": {"type": "string"}}} | AWS::CustomerProfiles::Integration.S3SourceProperties | cloudformation.schema.json |
{"additionalProperties": false, "required": ["MulticastIp", "NetworkName", "Port", "Protocol"], "type": "object", "properties": {"NetworkName": {"type": "string"}, "Protocol": {"type": "string"}, "Port": {"type": "number"}, "MulticastIp": {"type": "string"}}} | AWS::MediaConnect::BridgeSource.BridgeNetworkSource | cloudformation.schema.json |
{"additionalProperties": false, "required": ["EndDate", "StartDate", "Value"], "type": "object", "properties": {"StartDate": {"type": "string"}, "EndDate": {"type": "string"}, "Value": {"type": "number"}}} | AWS::QuickSight::Template.WhatIfRangeScenario | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"ConfigurationSetName": {"type": "string"}}} | AWS::SES::EmailIdentity.ConfigurationSetAttributes | cloudformation.schema.json |
{"additionalProperties": false, "required": ["InstanceCount", "InstanceType"], "type": "object", "properties": {"InstanceCount": {"type": "number"}, "VolumeKmsKeyId": {"type": "string"}, "InstanceType": {"type": "string"}}} | AWS::SageMaker::ModelPackage.TransformResources | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Max": {"type": "number"}, "Min": {"type": "number"}}} | AWS::EC2::LaunchTemplate.MemoryGiBPerVCpu | cloudformation.schema.json |
{"additionalProperties": false, "required": ["FunctionArn"], "type": "object", "properties": {"FunctionPayload": {"type": "string"}, "FunctionArn": {"type": "string"}}} | AWS::S3ObjectLambda::AccessPoint.AwsLambda | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"GbPerMonthAllocated": {"type": "string"}}} | AWS::Lightsail::Instance.MonthlyTransfer | cloudformation.schema.json |
{"additionalProperties": false, "required": ["DeletionCharacter", "EndCharacter", "EndTimeoutMs", "MaxLength"], "type": "object", "properties": {"EndTimeoutMs": {"type": "number"}, "EndCharacter": {"type": "string"}, "DeletionCharacter": {"type": "string"}, "MaxLength": {"type": "number"}}} | AWS::Lex::Bot.DTMFSpecification | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Resolution": {"type": "string"}, "RecordingMode": {"type": "string"}, "Storage": {"items": {"type": "string"}, "type": "array"}, "TargetIntervalSeconds": {"type": "number"}}} | AWS::IVS::RecordingConfiguration.ThumbnailConfiguration | cloudformation.schema.json |
{"additionalProperties": false, "required": ["EnableCodeHookInvocation"], "type": "object", "properties": {"InvocationLabel": {"type": "string"}, "EnableCodeHookInvocation": {"type": "boolean"}}} | AWS::Lex::Bot.ElicitationCodeHookInvocationSetting | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Latitude": {"type": "string"}, "Longitude": {"type": "string"}, "Address": {"type": "string"}}} | AWS::NetworkManager::Device.Location | cloudformation.schema.json |
{"additionalProperties": false, "required": ["SecurityGroupIds", "SubnetIds"], "type": "object", "properties": {"SubnetIds": {"items": {"type": "string"}, "type": "array"}, "SecurityGroupIds": {"items": {"type": "string"}, "type": "array"}}} | AWS::Kendra::DataSource.DataSourceVpcConfiguration | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Visibility": {"type": "string"}}} | AWS::QuickSight::Analysis.MaximumLabelType | cloudformation.schema.json |
{"additionalProperties": false, "required": ["TopicArn"], "type": "object", "properties": {"TopicArn": {"type": "string"}}} | AWS::IoT::MitigationAction.PublishFindingToSnsParams | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"TreatmentOption": {"type": "string"}}} | AWS::QuickSight::Analysis.MissingDataConfiguration | cloudformation.schema.json |
{"additionalProperties": false, "required": ["InstanceUrl"], "type": "object", "properties": {"InstanceUrl": {"type": "string"}}} | AWS::AppFlow::ConnectorProfile.VeevaConnectorProfileProperties | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Function": {"type": "string"}, "DirectoryId": {"type": "string"}, "SftpAuthenticationMethods": {"type": "string"}, "InvocationRole": {"type": "string"}, "Url": {"type": "string"}}} | AWS::Transfer::Server.IdentityProviderDetails | cloudformation.schema.json |
{"additionalProperties": false, "required": ["East", "North", "South", "West"], "type": "object", "properties": {"West": {"type": "number"}, "East": {"type": "number"}, "North": {"type": "number"}, "South": {"type": "number"}}} | AWS::QuickSight::Template.GeospatialCoordinateBounds | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"TlsPolicy": {"type": "string"}, "SendingPoolName": {"type": "string"}}} | AWS::SES::ConfigurationSet.DeliveryOptions | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Key": {"type": "string"}, "Value": {"type": "string"}}} | AWS::ElasticLoadBalancingV2::ListenerRule.QueryStringKeyValue | 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::TagOptionAssociation"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["ResourceId", "TagOptionId"], "type": "object", "properties": {"ResourceId": {"type": "string"}, "TagOptionId": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}} | AWS::ServiceCatalog::TagOptionAssociation | cloudformation.schema.json |
{"additionalProperties": false, "required": ["AccessKeyId", "Datakey", "SecretAccessKey", "UserId"], "type": "object", "properties": {"SecretAccessKey": {"type": "string"}, "Datakey": {"type": "string"}, "UserId": {"type": "string"}, "AccessKeyId": {"type": "string"}}} | AWS::AppFlow::ConnectorProfile.InforNexusConnectorProfileCredentials | cloudformation.schema.json |
{"additionalProperties": false, "required": ["UserPoolArn", "UserPoolClientId", "UserPoolDomain"], "type": "object", "properties": {"UserPoolDomain": {"type": "string"}, "UserPoolArn": {"type": "string"}, "AuthenticationRequestExtraParams": {"additionalProperties": true, "patternProperties": {"^[a-zA-Z0-9]+$": {"type": "string"}}, "type": "object"}, "SessionTimeout": {"type": "number"}, "Scope": {"type": "string"}, "SessionCookieName": {"type": "string"}, "UserPoolClientId": {"type": "string"}, "OnUnauthenticatedRequest": {"type": "string"}}} | AWS::ElasticLoadBalancingV2::ListenerRule.AuthenticateCognitoConfig | 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::ApplicationFleetAssociation"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["ApplicationArn", "FleetName"], "type": "object", "properties": {"FleetName": {"type": "string"}, "ApplicationArn": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}} | AWS::AppStream::ApplicationFleetAssociation | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Name": {"type": "string"}}} | AWS::QuickSight::Analysis.FontWeight | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"NestingLevel": {"type": "string"}, "SecretsManagerAccessRoleArn": {"type": "string"}, "AuthType": {"type": "string"}, "AuthSource": {"type": "string"}, "Username": {"type": "string"}, "ServerName": {"type": "string"}, "AuthMechanism": {"type": "string"}, "DocsToInvestigate": {"type": "string"}, "SecretsManagerSecretId": {"type": "string"}, "DatabaseName": {"type": "string"}, "ExtractDocId": {"type": "string"}, "Password": {"type": "string"}, "Port": {"type": "number"}}} | AWS::DMS::Endpoint.MongoDbSettings | 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::IntegrationResponse"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["ApiId", "IntegrationId", "IntegrationResponseKey"], "type": "object", "properties": {"IntegrationResponseKey": {"type": "string"}, "ApiId": {"type": "string"}, "ResponseTemplates": {"type": "object"}, "TemplateSelectionExpression": {"type": "string"}, "ContentHandlingStrategy": {"type": "string"}, "IntegrationId": {"type": "string"}, "ResponseParameters": {"type": "object"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}} | AWS::ApiGatewayV2::IntegrationResponse | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Name", "Value"], "type": "object", "properties": {"Name": {"type": "string"}, "Value": {"type": "string"}}} | AWS::Events::Rule.SageMakerPipelineParameter | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"BucketOwner": {"type": "string"}, "Prefix": {"type": "string"}, "Enabled": {"type": "boolean"}, "BucketName": {"type": "string"}}} | AWS::EC2::VerifiedAccessInstance.S3 | cloudformation.schema.json |
{"additionalProperties": false, "required": ["PartitionKey"], "type": "object", "properties": {"PartitionKey": {"type": "string"}}} | AWS::Scheduler::Schedule.KinesisParameters | cloudformation.schema.json |
{"additionalProperties": false, "required": ["KinesisStreamARN", "RoleARN"], "type": "object", "properties": {"RoleARN": {"type": "string"}, "KinesisStreamARN": {"type": "string"}}} | AWS::KinesisFirehose::DeliveryStream.KinesisStreamSourceConfiguration | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Key": {"type": "string"}, "Value": {"type": "string"}}} | AWS::AppConfig::Environment.Tags | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {}} | AWS::Transfer::Server.Protocol | cloudformation.schema.json |
{"additionalProperties": false, "required": ["NullString"], "type": "object", "properties": {"NullString": {"type": "string"}}} | AWS::QuickSight::Template.NullValueFormatConfiguration | cloudformation.schema.json |
{"additionalProperties": false, "required": ["DatabaseName", "TableName"], "type": "object", "properties": {"TableName": {"type": "string"}, "DatabaseName": {"type": "string"}}} | AWS::IoTAnalytics::Dataset.GlueConfiguration | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"CannedAcl": {"type": "string"}}} | AWS::MediaLive::Channel.ArchiveS3Settings | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Message": {"type": "string"}, "Code": {"type": "string"}}} | AWS::EC2::TransitGatewayPeeringAttachment.PeeringAttachmentStatus | cloudformation.schema.json |
{"additionalProperties": false, "required": ["DefaultDocumentIdFormat"], "type": "object", "properties": {"DefaultDocumentIdFormat": {"type": "string"}}} | AWS::KinesisFirehose::DeliveryStream.DocumentIdOptions | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Bucket", "Key"], "type": "object", "properties": {"Bucket": {"type": "string"}, "Key": {"type": "string"}, "ObjectVersion": {"type": "string"}}} | AWS::CodeStar::GitHubRepository.S3 | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Attributes", "Name"], "type": "object", "properties": {"Attributes": {"items": {"type": "string"}, "type": "array"}, "Name": {"type": "string"}, "Next": {"type": "string"}}} | AWS::IoTAnalytics::Pipeline.RemoveAttributes | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"RetainStacksOnAccountRemoval": {"type": "boolean"}, "Enabled": {"type": "boolean"}}} | AWS::CloudFormation::StackSet.AutoDeployment | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"AppBoundaryKey": {"type": "string"}, "TagValues": {"items": {"type": "string"}, "type": "array"}}} | AWS::DevOpsGuru::ResourceCollection.TagCollection | cloudformation.schema.json |
{"additionalProperties": false, "required": ["ConfigurationType"], "type": "object", "properties": {"AutoScalingEnabled": {"type": "boolean"}, "Parallelism": {"type": "number"}, "ParallelismPerKPU": {"type": "number"}, "ConfigurationType": {"type": "string"}}} | AWS::KinesisAnalyticsV2::Application.ParallelismConfiguration | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"DeviceTemplates": {"type": "object"}, "DefaultAttributes": {"type": "object"}}} | AWS::IoT1Click::Project.PlacementTemplate | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Name", "Value"], "type": "object", "properties": {"Name": {"type": "string"}, "Value": {"type": "string"}}} | AWS::Amplify::App.EnvironmentVariable | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"TableCellImageScalingConfiguration": {"type": "string"}}} | AWS::QuickSight::Dashboard.TableCellImageSizingConfiguration | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"EmailForwardingEnabled": {"type": "boolean"}}} | AWS::SES::EmailIdentity.FeedbackAttributes | cloudformation.schema.json |
{"additionalProperties": false, "required": ["FieldId"], "type": "object", "properties": {"CustomLabel": {"type": "string"}, "FieldId": {"type": "string"}, "Visibility": {"type": "string"}}} | AWS::QuickSight::Analysis.PivotTableFieldOption | cloudformation.schema.json |
{"additionalProperties": false, "required": ["BucketName", "Stage", "Warehouse"], "type": "object", "properties": {"BucketPrefix": {"type": "string"}, "AccountName": {"type": "string"}, "PrivateLinkServiceName": {"type": "string"}, "Warehouse": {"type": "string"}, "Stage": {"type": "string"}, "Region": {"type": "string"}, "BucketName": {"type": "string"}}} | AWS::AppFlow::ConnectorProfile.SnowflakeConnectorProfileProperties | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"FontFamily": {"type": "string"}}} | AWS::QuickSight::Theme.Font | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"SuppressedReasons": {"items": {"type": "string"}, "type": "array"}}} | AWS::SES::ConfigurationSet.SuppressionOptions | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"ToPort": {"type": "number"}, "FromPort": {"type": "number"}}} | AWS::EC2::NetworkInsightsPath.FilterPortRange | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Date", "Value"], "type": "object", "properties": {"Date": {"type": "string"}, "Value": {"type": "number"}}} | AWS::QuickSight::Dashboard.WhatIfPointScenario | cloudformation.schema.json |
{"additionalProperties": false, "required": ["KeyType"], "type": "object", "properties": {"KeyARN": {"type": "string"}, "KeyType": {"type": "string"}}} | AWS::KinesisFirehose::DeliveryStream.DeliveryStreamEncryptionConfigurationInput | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"AdvancedSecurityMode": {"type": "string"}}} | AWS::Cognito::UserPool.UserPoolAddOns | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Iam": {"type": "string"}, "AccessPointId": {"type": "string"}}} | AWS::Batch::JobDefinition.AuthorizationConfig | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Visibility": {"type": "string"}}} | AWS::QuickSight::Analysis.TrendArrowOptions | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Name", "Status"], "type": "object", "properties": {"Status": {"type": "string"}, "Name": {"type": "string"}, "FailureReason": {"type": "string"}}} | AWS::SageMaker::ModelPackage.ModelPackageStatusItem | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"SkippedIPRangeList": {"items": {"type": "string"}, "type": "array"}, "BlockedIPRangeList": {"items": {"type": "string"}, "type": "array"}}} | AWS::Cognito::UserPoolRiskConfigurationAttachment.RiskExceptionConfigurationType | cloudformation.schema.json |
{"additionalProperties": false, "required": ["StreamMode"], "type": "object", "properties": {"StreamMode": {"type": "string"}}} | AWS::Kinesis::Stream.StreamModeDetails | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Delimiter": {"type": "string"}}} | AWS::DataBrew::Job.CsvOutputOptions | 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::Deployment"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["ApiId"], "type": "object", "properties": {"ApiId": {"type": "string"}, "StageName": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}} | AWS::ApiGatewayV2::Deployment | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"StringValue": {"type": "string"}, "BooleanValue": {"type": "string"}, "DoubleValue": {"type": "string"}, "IntegerValue": {"type": "string"}}} | AWS::IoTEvents::AlarmModel.AssetPropertyVariant | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Credential", "CredentialProvider"], "type": "object", "properties": {"Credential": {"type": "string"}, "CredentialProvider": {"type": "string"}}} | AWS::CodeBuild::Project.RegistryCredential | cloudformation.schema.json |
{"additionalProperties": false, "required": ["ProvisionedConcurrentExecutions"], "type": "object", "properties": {"ProvisionedConcurrentExecutions": {"type": "number"}}} | AWS::Lambda::Version.ProvisionedConcurrencyConfiguration | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Bucket", "Enabled", "Prefix"], "type": "object", "properties": {"Bucket": {"type": "string"}, "Prefix": {"type": "string"}, "Enabled": {"type": "boolean"}}} | AWS::CloudFront::StreamingDistribution.Logging | cloudformation.schema.json |
{"additionalProperties": false, "required": ["AccessTier", "Days"], "type": "object", "properties": {"AccessTier": {"type": "string"}, "Days": {"type": "number"}}} | AWS::S3::Bucket.Tiering | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Max": {"type": "number"}, "Min": {"type": "number"}}} | AWS::EC2::SpotFleet.MemoryGiBPerVCpuRequest | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Visibility": {"type": "string"}}} | AWS::QuickSight::Analysis.ListControlSearchOptions | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Type", "Value"], "type": "object", "properties": {"Type": {"type": "string"}, "Value": {"type": "string"}}} | AWS::ECS::TaskDefinition.ResourceRequirement | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Name", "Type"], "type": "object", "properties": {"Type": {"type": "string"}, "Name": {"type": "string"}}} | AWS::CodePipeline::Pipeline.BlockerDeclaration | cloudformation.schema.json |
{"additionalProperties": false, "required": ["LabelName"], "type": "object", "properties": {"LabelName": {"type": "string"}}} | AWS::WAFv2::LoggingConfiguration.LabelNameCondition | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Color": {"type": "string"}, "Visibility": {"type": "string"}}} | AWS::QuickSight::Template.FreeFormLayoutElementBackgroundStyle | cloudformation.schema.json |
{"additionalProperties": false, "required": ["SecretName"], "type": "object", "properties": {"SecretName": {"type": "string"}}} | AWS::AppMesh::VirtualGateway.VirtualGatewayListenerTlsSdsCertificate | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Name": {"type": "string"}, "SheetId": {"type": "string"}}} | AWS::QuickSight::Template.Sheet | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"ServiceProviderName": {"type": "string"}, "ServiceName": {"type": "string"}, "RepInterval": {"type": "number"}, "OutputSdt": {"type": "string"}}} | AWS::MediaLive::Channel.DvbSdtSettings | 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::IAM::ServiceLinkedRole"], "type": "string"}, "Properties": {"additionalProperties": false, "type": "object", "properties": {"AWSServiceName": {"type": "string"}, "CustomSuffix": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}} | AWS::IAM::ServiceLinkedRole | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"ArcAngle": {"type": "number"}, "ArcThickness": {"type": "string"}}} | AWS::QuickSight::Analysis.ArcConfiguration | cloudformation.schema.json |
{"additionalProperties": false, "required": ["ImmunityTime"], "type": "object", "properties": {"ImmunityTime": {"type": "number"}}} | AWS::WAFv2::RuleGroup.ImmunityTimeProperty | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Line": {"type": "boolean"}}} | AWS::SageMaker::ModelExplainabilityJobDefinition.Json | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Region", "RegistryId"], "type": "object", "properties": {"Region": {"type": "string"}, "RegistryId": {"type": "string"}}} | AWS::ECR::ReplicationConfiguration.ReplicationDestination | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"HostPath": {"type": "string"}, "ContainerPath": {"type": "string"}, "Permissions": {"items": {"type": "string"}, "type": "array"}}} | AWS::ECS::TaskDefinition.Device | 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::ResourceExplorer2::DefaultViewAssociation"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["ViewArn"], "type": "object", "properties": {"ViewArn": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}} | AWS::ResourceExplorer2::DefaultViewAssociation | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Message": {"type": "string"}, "Code": {"type": "string"}}} | AWS::IoTTwinMaker::ComponentType.Error | cloudformation.schema.json |
{"additionalProperties": false, "required": ["CatalogId", "ColumnNames", "DatabaseName", "Name"], "type": "object", "properties": {"ColumnNames": {"items": {"type": "string"}, "type": "array"}, "Name": {"type": "string"}, "DatabaseName": {"type": "string"}, "CatalogId": {"type": "string"}}} | AWS::LakeFormation::TagAssociation.TableWithColumnsResource | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Status"], "type": "object", "properties": {"Status": {"type": "string"}}} | AWS::S3::Bucket.SseKmsEncryptedObjects | cloudformation.schema.json |
{"additionalProperties": false, "required": ["KendraIndex"], "type": "object", "properties": {"QueryFilterStringEnabled": {"type": "boolean"}, "QueryFilterString": {"type": "string"}, "KendraIndex": {"type": "string"}}} | AWS::Lex::Bot.KendraConfiguration | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Active": {"type": "boolean"}}} | AWS::CloudFormation::StackSet.ManagedExecution | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"SourceAncillaryChannelNumber": {"type": "number"}}} | AWS::MediaLive::Channel.AncillarySourceSettings | cloudformation.schema.json |
Subsets and Splits