definition
stringlengths 2
292k
| key
stringlengths 2
84
| schema
stringclasses 339
values |
---|---|---|
{"additionalProperties": false, "type": "object", "properties": {"Colors": {"items": {"type": "string"}, "type": "array"}, "MinMaxGradient": {"items": {"type": "string"}, "type": "array"}, "EmptyFillColor": {"type": "string"}}} | AWS::QuickSight::Theme.DataColorPalette | 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::TransitGatewayMulticastDomainAssociation"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["SubnetId", "TransitGatewayAttachmentId", "TransitGatewayMulticastDomainId"], "type": "object", "properties": {"SubnetId": {"type": "string"}, "TransitGatewayMulticastDomainId": {"type": "string"}, "TransitGatewayAttachmentId": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}} | AWS::EC2::TransitGatewayMulticastDomainAssociation | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"VolumeSize": {"type": "number"}, "Encrypted": {"type": "boolean"}, "VolumeType": {"type": "string"}, "DeleteOnTermination": {"type": "boolean"}, "Throughput": {"type": "number"}, "SnapshotId": {"type": "string"}, "Iops": {"type": "number"}}} | AWS::AutoScaling::LaunchConfiguration.BlockDevice | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Body": {"type": "string"}, "FromAddress": {"type": "string"}, "HtmlBody": {"type": "string"}, "Title": {"type": "string"}}} | AWS::Pinpoint::Campaign.CampaignEmailMessage | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"ValueWhenUnsetOption": {"type": "string"}, "CustomValue": {"type": "number"}}} | AWS::QuickSight::Dashboard.IntegerValueWhenUnsetConfiguration | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Key", "Value"], "type": "object", "properties": {"Key": {"type": "string"}, "Value": {"type": "string"}}} | AWS::EventSchemas::Schema.TagsEntry | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"InsideCidrBlocks": {"items": {"type": "string"}, "type": "array"}, "Asn": {"type": "number"}, "EdgeLocation": {"type": "string"}}} | AWS::NetworkManager::CoreNetwork.CoreNetworkEdge | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Endpoint", "Id", "Index", "RoleArn", "Type"], "type": "object", "properties": {"Index": {"type": "string"}, "RoleArn": {"type": "string"}, "Endpoint": {"type": "string"}, "Type": {"type": "string"}, "Id": {"type": "string"}}} | AWS::IoT::TopicRule.ElasticsearchAction | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"PostFilterSharpening": {"type": "string"}, "Strength": {"type": "string"}}} | AWS::MediaLive::Channel.TemporalFilterSettings | cloudformation.schema.json |
{"additionalProperties": false, "required": ["LinkedAccountIds"], "type": "object", "properties": {"AutoAssociate": {"type": "boolean"}, "LinkedAccountIds": {"items": {"type": "string"}, "type": "array"}}} | AWS::BillingConductor::BillingGroup.AccountGrouping | 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::ClientVpnTargetNetworkAssociation"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["ClientVpnEndpointId", "SubnetId"], "type": "object", "properties": {"ClientVpnEndpointId": {"type": "string"}, "SubnetId": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}} | AWS::EC2::ClientVpnTargetNetworkAssociation | cloudformation.schema.json |
{"additionalProperties": false, "required": ["LicenseConfigurationArn"], "type": "object", "properties": {"LicenseConfigurationArn": {"type": "string"}}} | AWS::EC2::Instance.LicenseSpecification | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Destination": {"type": "string"}, "DestinationType": {"type": "string"}}} | AWS::AuditManager::Assessment.AssessmentReportsDestination | cloudformation.schema.json |
{"additionalProperties": false, "required": ["AttributeName", "AttributeType"], "type": "object", "properties": {"AttributeName": {"type": "string"}, "AttributeType": {"type": "string"}}} | AWS::DynamoDB::GlobalTable.AttributeDefinition | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {}} | AWS::MediaLive::Channel.RtmpCaptionInfoDestinationSettings | 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::RDS::GlobalCluster"], "type": "string"}, "Properties": {"additionalProperties": false, "type": "object", "properties": {"Engine": {"type": "string"}, "DeletionProtection": {"type": "boolean"}, "GlobalClusterIdentifier": {"type": "string"}, "StorageEncrypted": {"type": "boolean"}, "EngineVersion": {"type": "string"}, "SourceDBClusterIdentifier": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}} | AWS::RDS::GlobalCluster | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Bucket"], "type": "object", "properties": {"Bucket": {"type": "string"}, "Key": {"type": "string"}}} | AWS::DataBrew::Recipe.S3Location | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"MessageMaxBytes": {"type": "number"}, "PartitionIncludeSchemaTable": {"type": "boolean"}, "IncludeNullAndEmpty": {"type": "boolean"}, "IncludeTransactionDetails": {"type": "boolean"}, "SaslUserName": {"type": "string"}, "SslClientCertificateArn": {"type": "string"}, "SslCaCertificateArn": {"type": "string"}, "Broker": {"type": "string"}, "IncludeControlDetails": {"type": "boolean"}, "MessageFormat": {"type": "string"}, "Topic": {"type": "string"}, "IncludeTableAlterOperations": {"type": "boolean"}, "SaslPassword": {"type": "string"}, "NoHexPrefix": {"type": "boolean"}, "SecurityProtocol": {"type": "string"}, "SslClientKeyPassword": {"type": "string"}, "IncludePartitionValue": {"type": "boolean"}, "SslClientKeyArn": {"type": "string"}}} | AWS::DMS::Endpoint.KafkaSettings | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Enabled": {"type": "boolean"}, "LogGroupName": {"type": "string"}, "LogStreamName": {"type": "string"}}} | AWS::KinesisFirehose::DeliveryStream.CloudWatchLoggingOptions | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Type", "Value"], "type": "object", "properties": {"Type": {"type": "string"}, "Value": {"type": "string"}}} | AWS::WAF::IPSet.IPSetDescriptor | cloudformation.schema.json |
{"additionalProperties": false, "required": ["GradientOffset"], "type": "object", "properties": {"Color": {"type": "string"}, "DataValue": {"type": "number"}, "GradientOffset": {"type": "number"}}} | AWS::QuickSight::Template.GradientStop | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"DurationInMinutes": {"type": "number"}, "StartTime": {"type": "string"}}} | AWS::IoT::JobTemplate.MaintenanceWindow | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Name": {"type": "string"}, "SourceFileLocation": {"type": "string"}}} | AWS::Transfer::Workflow.DeleteStepDetails | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Status"], "type": "object", "properties": {"Status": {"type": "string"}}} | AWS::S3::Bucket.ReplicaModifications | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Type": {"type": "string"}}} | AWS::EKS::Cluster.LoggingTypeConfig | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Origin": {"type": "string"}, "egressOnlyInternetGatewayId": {"type": "string"}, "destinationPrefixListId": {"type": "string"}, "TransitGatewayId": {"type": "string"}, "instanceId": {"type": "string"}, "NetworkInterfaceId": {"type": "string"}, "NatGatewayId": {"type": "string"}, "destinationCidr": {"type": "string"}, "State": {"type": "string"}, "VpcPeeringConnectionId": {"type": "string"}, "gatewayId": {"type": "string"}}} | AWS::EC2::NetworkInsightsAnalysis.AnalysisRouteTableRoute | 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::Signer::ProfilePermission"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["Action", "Principal", "ProfileName", "StatementId"], "type": "object", "properties": {"Action": {"type": "string"}, "ProfileName": {"type": "string"}, "ProfileVersion": {"type": "string"}, "StatementId": {"type": "string"}, "Principal": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}} | AWS::Signer::ProfilePermission | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Cidr", "Policy"], "type": "object", "properties": {"Policy": {"type": "string"}, "Cidr": {"type": "string"}}} | AWS::SES::ReceiptFilter.IpFilter | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Enabled"], "type": "object", "properties": {"Enabled": {"type": "boolean"}}} | AWS::MSK::Cluster.VpcConnectivityTls | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"VodSourceName": {"type": "string"}, "SourceLocationName": {"type": "string"}}} | AWS::MediaTailor::Channel.SlateSource | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Port": {"type": "number"}}} | AWS::AppMesh::Route.TcpRouteMatch | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"SaslScram512Auth": {"type": "string"}, "ClientCertificateTlsAuth": {"type": "string"}, "BasicAuth": {"type": "string"}, "SaslScram256Auth": {"type": "string"}}} | AWS::Pipes::Pipe.SelfManagedKafkaAccessConfigurationCredentials | cloudformation.schema.json |
{"additionalProperties": false, "required": ["MatchOperator", "NullOption"], "type": "object", "properties": {"MatchOperator": {"type": "string"}, "CategoryValue": {"type": "string"}, "SelectAllOptions": {"type": "string"}, "NullOption": {"type": "string"}, "ParameterName": {"type": "string"}}} | AWS::QuickSight::Analysis.CustomFilterConfiguration | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Bucket", "Key"], "type": "object", "properties": {"Bucket": {"type": "string"}, "Key": {"type": "string"}}} | AWS::Kendra::DataSource.S3Path | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Architecture", "S3Bucket", "S3Key"], "type": "object", "properties": {"S3Bucket": {"type": "string"}, "S3Key": {"type": "string"}, "Architecture": {"type": "string"}}} | AWS::RoboMaker::SimulationApplication.SourceConfig | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"To": {"type": "number"}, "From": {"type": "number"}}} | AWS::EC2::NetworkInsightsAnalysis.PortRange | cloudformation.schema.json |
{"additionalProperties": false, "required": ["DocumentReadAction"], "type": "object", "properties": {"FeatureTypes": {"items": {"type": "string"}, "type": "array"}, "DocumentReadMode": {"type": "string"}, "DocumentReadAction": {"type": "string"}}} | AWS::Comprehend::DocumentClassifier.DocumentReaderConfig | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Hours", "Minutes"], "type": "object", "properties": {"Hours": {"type": "number"}, "Minutes": {"type": "number"}}} | AWS::Connect::HoursOfOperation.HoursOfOperationTimeSlice | cloudformation.schema.json |
{"additionalProperties": false, "required": ["MaxTimeToLiveInMinutes"], "type": "object", "properties": {"MaxTimeToLiveInMinutes": {"type": "number"}}} | AWS::LicenseManager::License.ProvisionalConfiguration | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"RelationshipType": {"type": "string"}, "TargetComponentTypeId": {"type": "string"}}} | AWS::IoTTwinMaker::Entity.Relationship | cloudformation.schema.json |
{"additionalProperties": false, "required": ["ResourceARN"], "type": "object", "properties": {"ResourceARN": {"type": "string"}}} | AWS::KinesisAnalyticsV2::ApplicationOutput.LambdaOutput | cloudformation.schema.json |
{"additionalProperties": false, "required": ["FilterString"], "type": "object", "properties": {"FilterString": {"type": "string"}}} | AWS::ResourceExplorer2::View.Filters | cloudformation.schema.json |
{"additionalProperties": false, "required": ["InstanceIds", "Region", "Subtype"], "type": "object", "properties": {"Subtype": {"type": "string"}, "Region": {"type": "string"}, "InstanceIds": {"items": {"type": "string"}, "type": "array"}}} | AWS::Budgets::BudgetsAction.SsmActionDefinition | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"GoogleAnalytics": {"type": "string"}, "Datadog": {"type": "string"}, "Salesforce": {"type": "string"}, "ServiceNow": {"type": "string"}, "Singular": {"type": "string"}, "S3": {"type": "string"}, "Amplitude": {"type": "string"}, "CustomConnector": {"type": "string"}, "Slack": {"type": "string"}, "SAPOData": {"type": "string"}, "Dynatrace": {"type": "string"}, "Veeva": {"type": "string"}, "Marketo": {"type": "string"}, "Zendesk": {"type": "string"}, "Pardot": {"type": "string"}, "InforNexus": {"type": "string"}, "Trendmicro": {"type": "string"}}} | AWS::AppFlow::Flow.ConnectorOperator | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Enabled"], "type": "object", "properties": {"Enabled": {"type": "boolean"}}} | AWS::MSK::Cluster.VpcConnectivityScram | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"DatetimeTypeFieldName": {"type": "string"}}} | AWS::CustomerProfiles::Integration.IncrementalPullConfig | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Type"], "type": "object", "properties": {"Expression": {"type": "string"}, "Type": {"type": "string"}}} | AWS::ECS::Service.PlacementConstraint | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Type"], "type": "object", "properties": {"FleetId": {"type": "string"}, "Message": {"type": "string"}, "Type": {"type": "string"}}} | AWS::GameLift::Alias.RoutingStrategy | cloudformation.schema.json |
{"additionalProperties": false, "required": ["RecordColumnDelimiter", "RecordRowDelimiter"], "type": "object", "properties": {"RecordColumnDelimiter": {"type": "string"}, "RecordRowDelimiter": {"type": "string"}}} | AWS::KinesisAnalyticsV2::ApplicationReferenceDataSource.CSVMappingParameters | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Object"], "type": "object", "properties": {"DataTransferApi": {"type": "string"}, "Object": {"type": "string"}, "EnableDynamicFieldUpdate": {"type": "boolean"}, "IncludeDeletedRecords": {"type": "boolean"}}} | AWS::AppFlow::Flow.SalesforceSourceProperties | cloudformation.schema.json |
{"additionalProperties": false, "required": ["ScalingAdjustment"], "type": "object", "properties": {"CoolDown": {"type": "number"}, "ScalingAdjustment": {"type": "number"}, "AdjustmentType": {"type": "string"}}} | AWS::EMR::InstanceGroupConfig.SimpleScalingPolicyConfiguration | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"CpuArchitecture": {"type": "string"}, "OperatingSystemFamily": {"type": "string"}}} | AWS::ECS::TaskDefinition.RuntimePlatform | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Enabled": {"type": "boolean"}, "DeliveryStream": {"type": "string"}}} | AWS::EC2::VerifiedAccessInstance.KinesisDataFirehose | 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::Cognito::IdentityPoolRoleAttachment"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["IdentityPoolId"], "type": "object", "properties": {"IdentityPoolId": {"type": "string"}, "Roles": {"type": "object"}, "RoleMappings": {"type": "object"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}} | AWS::Cognito::IdentityPoolRoleAttachment | cloudformation.schema.json |
{"additionalProperties": false, "required": ["ParameterName", "ParameterValue"], "type": "object", "properties": {"ParameterName": {"type": "string"}, "ParameterValue": {"type": "string"}}} | AWS::KinesisFirehose::DeliveryStream.ProcessorParameter | 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::VPCEndpointConnectionNotification"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["ConnectionEvents", "ConnectionNotificationArn"], "type": "object", "properties": {"VPCEndpointId": {"type": "string"}, "ServiceId": {"type": "string"}, "ConnectionEvents": {"items": {"type": "string"}, "type": "array"}, "ConnectionNotificationArn": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}} | AWS::EC2::VPCEndpointConnectionNotification | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Name": {"type": "string"}}} | AWS::CodeDeploy::DeploymentGroup.Alarm | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Namespace"], "type": "object", "properties": {"Namespace": {"type": "string"}}} | AWS::WAFv2::RuleGroup.RateLimitLabelNamespace | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Value"], "type": "object", "properties": {"Value": {"type": "string"}}} | AWS::Lex::Bot.CustomPayload | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"DestinationArn": {"type": "string"}, "Format": {"type": "string"}}} | AWS::ApiGatewayV2::Stage.AccessLogSettings | cloudformation.schema.json |
{"additionalProperties": false, "required": ["ResourceTypes"], "type": "object", "properties": {"ResourceTypes": {"items": {"type": "string"}, "type": "array"}}} | AWS::Config::ConfigurationRecorder.ExclusionByResourceTypes | cloudformation.schema.json |
{"additionalProperties": false, "required": ["VoiceId"], "type": "object", "properties": {"Engine": {"type": "string"}, "VoiceId": {"type": "string"}}} | AWS::Lex::Bot.VoiceSettings | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Type"], "type": "object", "properties": {"Passwords": {"items": {"type": "string"}, "type": "array"}, "Type": {"type": "string"}}} | AWS::ElastiCache::User.AuthenticationMode | cloudformation.schema.json |
{"additionalProperties": false, "required": ["CatalogId", "Name"], "type": "object", "properties": {"Name": {"type": "string"}, "CatalogId": {"type": "string"}}} | AWS::LakeFormation::TagAssociation.DatabaseResource | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Status"], "type": "object", "properties": {"Status": {"type": "string"}, "GroupName": {"type": "string"}, "StreamName": {"type": "string"}}} | AWS::CodeBuild::Project.CloudWatchLogsConfig | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Enabled"], "type": "object", "properties": {"Enabled": {"type": "boolean"}}} | AWS::MSK::Cluster.Scram | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"OrganizationArns": {"items": {"type": "string"}, "type": "array"}, "UserIds": {"items": {"type": "string"}, "type": "array"}, "UserGroups": {"items": {"type": "string"}, "type": "array"}, "OrganizationalUnitArns": {"items": {"type": "string"}, "type": "array"}}} | AWS::ImageBuilder::DistributionConfiguration.LaunchPermissionConfiguration | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"ValueWhenUnsetOption": {"type": "string"}, "CustomValue": {"type": "number"}}} | AWS::QuickSight::Analysis.IntegerValueWhenUnsetConfiguration | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"ManifestPrefixLocation": {"type": "string"}, "BinaryPrefixLocation": {"type": "string"}, "Bucket": {"type": "string"}, "GeneratedPrefixLocation": {"type": "string"}, "RepoPrefixLocation": {"type": "string"}}} | AWS::Panorama::Package.StorageLocation | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Cpu", "Memory"], "type": "object", "properties": {"Disk": {"type": "string"}, "Cpu": {"type": "string"}, "Memory": {"type": "string"}}} | AWS::EMRServerless::Application.MaximumAllowedResources | cloudformation.schema.json |
{"additionalProperties": false, "required": ["PolicyArn"], "type": "object", "properties": {"Groups": {"items": {"type": "string"}, "type": "array"}, "PolicyArn": {"type": "string"}, "Roles": {"items": {"type": "string"}, "type": "array"}, "Users": {"items": {"type": "string"}, "type": "array"}}} | AWS::Budgets::BudgetsAction.IamActionDefinition | cloudformation.schema.json |
{"additionalProperties": false, "required": ["CoreDeviceThingName"], "type": "object", "properties": {"CoreDeviceThingName": {"type": "string"}}} | AWS::IoTSiteWise::Gateway.GreengrassV2 | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Path"], "type": "object", "properties": {"Path": {"type": "string"}, "Args": {"items": {"type": "string"}, "type": "array"}}} | AWS::EMR::Cluster.ScriptBootstrapActionConfig | cloudformation.schema.json |
{"additionalProperties": false, "required": ["SubjectPart"], "type": "object", "properties": {"HtmlPart": {"type": "string"}, "SubjectPart": {"type": "string"}, "TextPart": {"type": "string"}, "TemplateName": {"type": "string"}}} | AWS::SES::Template.Template | cloudformation.schema.json |
{"additionalProperties": false, "required": ["ARN"], "type": "object", "properties": {"AdditionalStagingLabelsToDownload": {"items": {"type": "string"}, "type": "array"}, "ARN": {"type": "string"}}} | AWS::Greengrass::ResourceDefinitionVersion.SecretsManagerSecretResourceData | cloudformation.schema.json |
{"additionalProperties": false, "required": ["SplitWeight", "Treatment"], "type": "object", "properties": {"SplitWeight": {"type": "number"}, "Treatment": {"type": "string"}}} | AWS::Evidently::Experiment.TreatmentToWeight | 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::AppSync::DomainNameApiAssociation"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["ApiId", "DomainName"], "type": "object", "properties": {"ApiId": {"type": "string"}, "DomainName": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}} | AWS::AppSync::DomainNameApiAssociation | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"PayloadVersion": {"type": "string"}, "TargetArn": {"type": "string"}}} | AWS::IoT::ProvisioningTemplate.ProvisioningHook | cloudformation.schema.json |
{"additionalProperties": false, "required": ["S3Uri"], "type": "object", "properties": {"S3Uri": {"type": "string"}, "TestS3Uri": {"type": "string"}}} | AWS::Comprehend::DocumentClassifier.DocumentClassifierDocuments | 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::AppSync::ApiKey"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["ApiId"], "type": "object", "properties": {"ApiId": {"type": "string"}, "Expires": {"type": "number"}, "ApiKeyId": {"type": "string"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}} | AWS::AppSync::ApiKey | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"GroupType": {"type": "string"}, "PropertyNames": {"items": {"type": "string"}, "type": "array"}}} | AWS::IoTTwinMaker::Entity.PropertyGroup | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Value"], "type": "object", "properties": {"Type": {"type": "string"}, "Unit": {"type": "string"}, "Value": {"type": "number"}}} | AWS::DataBrew::Ruleset.Threshold | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Version": {"type": "string"}, "Name": {"type": "string"}}} | AWS::OpsWorks::Stack.StackConfigurationManager | cloudformation.schema.json |
{"additionalProperties": false, "required": ["S3BucketName"], "type": "object", "properties": {"S3KeyPrefix": {"type": "string"}, "S3BucketName": {"type": "string"}, "Formats": {"items": {"type": "string"}, "type": "array"}}} | AWS::Backup::ReportPlan.ReportDeliveryChannel | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"SuccessCodes": {"type": "string"}, "TimeoutSeconds": {"type": "number"}, "IntervalSeconds": {"type": "number"}, "UnhealthyThreshold": {"type": "number"}, "HealthyThreshold": {"type": "number"}, "Path": {"type": "string"}}} | AWS::Lightsail::Container.HealthCheckConfig | cloudformation.schema.json |
{"additionalProperties": false, "required": ["JsonPath"], "type": "object", "properties": {"JsonPath": {"type": "string"}}} | AWS::IoTEvents::Input.Attribute | 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::Cognito::IdentityPoolPrincipalTag"], "type": "string"}, "Properties": {"additionalProperties": false, "required": ["IdentityPoolId", "IdentityProviderName"], "type": "object", "properties": {"IdentityProviderName": {"type": "string"}, "IdentityPoolId": {"type": "string"}, "UseDefaults": {"type": "boolean"}, "PrincipalTags": {"type": "object"}}}, "Condition": {"type": "string"}, "Metadata": {"type": "object"}}} | AWS::Cognito::IdentityPoolPrincipalTag | cloudformation.schema.json |
{"additionalProperties": false, "required": ["DataType", "FullyQualifiedName"], "type": "object", "properties": {"FullyQualifiedName": {"type": "string"}, "Min": {"type": "number"}, "DataType": {"type": "string"}, "Max": {"type": "number"}, "DefaultValue": {"type": "string"}, "AssignedValue": {"type": "string"}, "AllowedValues": {"items": {"type": "string"}, "type": "array"}, "Unit": {"type": "string"}}} | AWS::IoTFleetWise::SignalCatalog.Attribute | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Namespace": {"type": "string"}, "Value": {"type": "string"}}} | AWS::ECS::TaskDefinition.SystemControl | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"OtherCategories": {"type": "string"}, "ItemsLimit": {"type": "number"}}} | AWS::QuickSight::Analysis.ItemsLimitConfiguration | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"Product": {"type": "number"}, "Normalized": {"type": "number"}, "Label": {"type": "string"}}} | AWS::SecurityHub::AutomationRule.SeverityUpdate | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Arn", "Revision"], "type": "object", "properties": {"Arn": {"type": "string"}, "Revision": {"type": "number"}}} | AWS::MSK::Cluster.ConfigurationInfo | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Object"], "type": "object", "properties": {"Object": {"type": "string"}}} | AWS::AppFlow::Flow.PardotSourceProperties | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Object"], "type": "object", "properties": {"Object": {"type": "string"}}} | AWS::AppFlow::Flow.InforNexusSourceProperties | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Scope", "SheetId"], "type": "object", "properties": {"Scope": {"type": "string"}, "VisualIds": {"items": {"type": "string"}, "type": "array"}, "SheetId": {"type": "string"}}} | AWS::QuickSight::Dashboard.SheetVisualScopingConfiguration | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Direction", "FieldId"], "type": "object", "properties": {"Direction": {"type": "string"}, "FieldId": {"type": "string"}}} | AWS::QuickSight::Template.FieldSort | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"KmsKeyArn": {"type": "string"}, "KmsAliasArn": {"type": "string"}}} | AWS::GroundStation::MissionProfile.StreamsKmsKey | cloudformation.schema.json |
{"additionalProperties": false, "required": ["Name", "Value"], "type": "object", "properties": {"Name": {"type": "string"}, "Value": {"items": {"type": "string"}, "type": "array"}}} | AWS::ImageBuilder::ContainerRecipe.ComponentParameter | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {}} | AWS::LakeFormation::Permissions.TableWildcard | cloudformation.schema.json |
{"additionalProperties": false, "type": "object", "properties": {"SnapshotTimeOfDay": {"type": "string"}}} | AWS::Lightsail::Instance.AutoSnapshotAddOn | cloudformation.schema.json |
Subsets and Splits