Skip to content

Commit

Permalink
Update CloudFormation specs to 154.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kddejong committed Jan 19, 2024
1 parent 6c60641 commit c0ddea1
Show file tree
Hide file tree
Showing 36 changed files with 136 additions and 334 deletions.
8 changes: 8 additions & 0 deletions src/cfnlint/data/AdditionalSpecs/Policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -2041,16 +2041,19 @@
"BatchDeleteBuilds",
"BatchGetBuildBatches",
"BatchGetBuilds",
"BatchGetFleets",
"BatchGetProjects",
"BatchGetReportGroups",
"BatchGetReports",
"BatchPutCodeCoverages",
"BatchPutTestCases",
"CreateFleet",
"CreateProject",
"CreateReport",
"CreateReportGroup",
"CreateWebhook",
"DeleteBuildBatch",
"DeleteFleet",
"DeleteOAuthToken",
"DeleteProject",
"DeleteReport",
Expand All @@ -2070,6 +2073,7 @@
"ListBuildsForProject",
"ListConnectedOAuthAccounts",
"ListCuratedEnvironmentImages",
"ListFleets",
"ListProjects",
"ListReportGroups",
"ListReports",
Expand All @@ -2086,6 +2090,7 @@
"StartBuildBatch",
"StopBuild",
"StopBuildBatch",
"UpdateFleet",
"UpdateProject",
"UpdateProjectVisibility",
"UpdateReport",
Expand Down Expand Up @@ -15068,6 +15073,7 @@
"RemoveManagedScalingPolicy",
"RemoveTags",
"RunJobFlow",
"SetKeepJobFlowAliveWhenNoSteps",
"SetTerminationProtection",
"SetVisibleToAllUsers",
"StartEditor",
Expand Down Expand Up @@ -20642,6 +20648,7 @@
"sagemaker:CustomerMetadataProperties/${MetadataKey}",
"sagemaker:CustomerMetadataPropertiesToRemove",
"sagemaker:DirectInternetAccess",
"sagemaker:DomainId",
"sagemaker:DomainSharingOutputKmsKey",
"sagemaker:EnableRemoteDebug",
"sagemaker:FeatureGroupDisableGlueTableCreation",
Expand Down Expand Up @@ -20675,6 +20682,7 @@
"sagemaker:SpaceSharingType",
"sagemaker:TaggingAction",
"sagemaker:TargetModel",
"sagemaker:UserProfileName",
"sagemaker:VolumeKmsKey",
"sagemaker:VpcSecurityGroupIds",
"sagemaker:VpcSubnets",
Expand Down
1 change: 0 additions & 1 deletion src/cfnlint/data/CloudSpecs/af-south-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -6514,7 +6514,6 @@
"AWS::BackupGateway::Hypervisor.Name": "CACHED",
"AWS::BackupGateway::Hypervisor.Password": "CACHED",
"AWS::BackupGateway::Hypervisor.Username": "CACHED",
"AWS::Batch::JobDefinition.JobDefinitionName": "CACHED",
"AWS::Batch::JobQueue.JobQueueName": "CACHED",
"AWS::Batch::JobQueue.SchedulingPolicyArn": "CACHED",
"AWS::Batch::JobQueue.State": "CACHED",
Expand Down
1 change: 0 additions & 1 deletion src/cfnlint/data/CloudSpecs/ap-east-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -4978,7 +4978,6 @@
"AWS::BackupGateway::Hypervisor.Name": "CACHED",
"AWS::BackupGateway::Hypervisor.Password": "CACHED",
"AWS::BackupGateway::Hypervisor.Username": "CACHED",
"AWS::Batch::JobDefinition.JobDefinitionName": "CACHED",
"AWS::Batch::JobQueue.JobQueueName": "CACHED",
"AWS::Batch::JobQueue.SchedulingPolicyArn": "CACHED",
"AWS::Batch::JobQueue.State": "CACHED",
Expand Down
11 changes: 9 additions & 2 deletions src/cfnlint/data/CloudSpecs/ap-northeast-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -6468,7 +6468,10 @@
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ivs-stage.html#cfn-ivs-stage-name",
"PrimitiveType": "String",
"Required": false,
"UpdateType": "Mutable"
"UpdateType": "Mutable",
"Value": {
"ValueType": "AWS::IVS::Stage.Name"
}
},
"Tags": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ivs-stage.html#cfn-ivs-stage-tags",
Expand Down Expand Up @@ -7484,7 +7487,6 @@
"AWS::BackupGateway::Hypervisor.Name": "CACHED",
"AWS::BackupGateway::Hypervisor.Password": "CACHED",
"AWS::BackupGateway::Hypervisor.Username": "CACHED",
"AWS::Batch::JobDefinition.JobDefinitionName": "CACHED",
"AWS::Batch::JobQueue.JobQueueName": "CACHED",
"AWS::Batch::JobQueue.SchedulingPolicyArn": "CACHED",
"AWS::Batch::JobQueue.State": "CACHED",
Expand Down Expand Up @@ -8812,6 +8814,11 @@
"AWS::IVS::RecordingConfiguration.ThumbnailConfiguration.Resolution": "CACHED",
"AWS::IVS::RecordingConfiguration.ThumbnailConfiguration.Storage": "CACHED",
"AWS::IVS::RecordingConfiguration.ThumbnailConfiguration.TargetIntervalSeconds": "CACHED",
"AWS::IVS::Stage.Name": {
"AllowedPatternRegex": "^[a-zA-Z0-9-_]*$",
"StringMax": 128,
"StringMin": 0
},
"AWS::IVS::StreamKey.ChannelArn": "CACHED",
"AWS::IVSChat::LoggingConfiguration.CloudWatchLogsDestinationConfiguration.LogGroupName": "CACHED",
"AWS::IVSChat::LoggingConfiguration.FirehoseDestinationConfiguration.DeliveryStreamName": "CACHED",
Expand Down
11 changes: 9 additions & 2 deletions src/cfnlint/data/CloudSpecs/ap-northeast-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -7488,7 +7488,10 @@
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ivs-stage.html#cfn-ivs-stage-name",
"PrimitiveType": "String",
"Required": false,
"UpdateType": "Mutable"
"UpdateType": "Mutable",
"Value": {
"ValueType": "AWS::IVS::Stage.Name"
}
},
"Tags": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ivs-stage.html#cfn-ivs-stage-tags",
Expand Down Expand Up @@ -8821,7 +8824,6 @@
"AWS::BackupGateway::Hypervisor.Name": "CACHED",
"AWS::BackupGateway::Hypervisor.Password": "CACHED",
"AWS::BackupGateway::Hypervisor.Username": "CACHED",
"AWS::Batch::JobDefinition.JobDefinitionName": "CACHED",
"AWS::Batch::JobQueue.JobQueueName": "CACHED",
"AWS::Batch::JobQueue.SchedulingPolicyArn": "CACHED",
"AWS::Batch::JobQueue.State": "CACHED",
Expand Down Expand Up @@ -10057,6 +10059,11 @@
"AWS::IVS::RecordingConfiguration.ThumbnailConfiguration.Resolution": "CACHED",
"AWS::IVS::RecordingConfiguration.ThumbnailConfiguration.Storage": "CACHED",
"AWS::IVS::RecordingConfiguration.ThumbnailConfiguration.TargetIntervalSeconds": "CACHED",
"AWS::IVS::Stage.Name": {
"AllowedPatternRegex": "^[a-zA-Z0-9-_]*$",
"StringMax": 128,
"StringMin": 0
},
"AWS::IVS::StreamKey.ChannelArn": "CACHED",
"AWS::IVSChat::LoggingConfiguration.CloudWatchLogsDestinationConfiguration.LogGroupName": "CACHED",
"AWS::IVSChat::LoggingConfiguration.FirehoseDestinationConfiguration.DeliveryStreamName": "CACHED",
Expand Down
1 change: 0 additions & 1 deletion src/cfnlint/data/CloudSpecs/ap-northeast-3.json
Original file line number Diff line number Diff line change
Expand Up @@ -6307,7 +6307,6 @@
"AWS::BackupGateway::Hypervisor.Name": "CACHED",
"AWS::BackupGateway::Hypervisor.Password": "CACHED",
"AWS::BackupGateway::Hypervisor.Username": "CACHED",
"AWS::Batch::JobDefinition.JobDefinitionName": "CACHED",
"AWS::Batch::JobQueue.JobQueueName": "CACHED",
"AWS::Batch::JobQueue.SchedulingPolicyArn": "CACHED",
"AWS::Batch::JobQueue.State": "CACHED",
Expand Down
11 changes: 9 additions & 2 deletions src/cfnlint/data/CloudSpecs/ap-south-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -6305,7 +6305,10 @@
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ivs-stage.html#cfn-ivs-stage-name",
"PrimitiveType": "String",
"Required": false,
"UpdateType": "Mutable"
"UpdateType": "Mutable",
"Value": {
"ValueType": "AWS::IVS::Stage.Name"
}
},
"Tags": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ivs-stage.html#cfn-ivs-stage-tags",
Expand Down Expand Up @@ -7242,7 +7245,6 @@
"AWS::BackupGateway::Hypervisor.Name": "CACHED",
"AWS::BackupGateway::Hypervisor.Password": "CACHED",
"AWS::BackupGateway::Hypervisor.Username": "CACHED",
"AWS::Batch::JobDefinition.JobDefinitionName": "CACHED",
"AWS::Batch::JobQueue.JobQueueName": "CACHED",
"AWS::Batch::JobQueue.SchedulingPolicyArn": "CACHED",
"AWS::Batch::JobQueue.State": "CACHED",
Expand Down Expand Up @@ -8335,6 +8337,11 @@
"AWS::IVS::RecordingConfiguration.ThumbnailConfiguration.Resolution": "CACHED",
"AWS::IVS::RecordingConfiguration.ThumbnailConfiguration.Storage": "CACHED",
"AWS::IVS::RecordingConfiguration.ThumbnailConfiguration.TargetIntervalSeconds": "CACHED",
"AWS::IVS::Stage.Name": {
"AllowedPatternRegex": "^[a-zA-Z0-9-_]*$",
"StringMax": 128,
"StringMin": 0
},
"AWS::IVS::StreamKey.ChannelArn": "CACHED",
"AWS::IVSChat::LoggingConfiguration.CloudWatchLogsDestinationConfiguration.LogGroupName": "CACHED",
"AWS::IVSChat::LoggingConfiguration.FirehoseDestinationConfiguration.DeliveryStreamName": "CACHED",
Expand Down
1 change: 0 additions & 1 deletion src/cfnlint/data/CloudSpecs/ap-south-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -7177,7 +7177,6 @@
"AWS::Backup::BackupVault.BackupVaultName": "CACHED",
"AWS::Backup::RestoreTestingPlan.RestoreTestingRecoveryPointSelection.Algorithm": "CACHED",
"AWS::Backup::RestoreTestingPlan.RestoreTestingRecoveryPointSelection.RecoveryPointTypes": "CACHED",
"AWS::Batch::JobDefinition.JobDefinitionName": "CACHED",
"AWS::Batch::JobQueue.JobQueueName": "CACHED",
"AWS::Batch::JobQueue.SchedulingPolicyArn": "CACHED",
"AWS::Batch::JobQueue.State": "CACHED",
Expand Down
1 change: 0 additions & 1 deletion src/cfnlint/data/CloudSpecs/ap-southeast-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -8482,7 +8482,6 @@
"AWS::BackupGateway::Hypervisor.Name": "CACHED",
"AWS::BackupGateway::Hypervisor.Password": "CACHED",
"AWS::BackupGateway::Hypervisor.Username": "CACHED",
"AWS::Batch::JobDefinition.JobDefinitionName": "CACHED",
"AWS::Batch::JobQueue.JobQueueName": "CACHED",
"AWS::Batch::JobQueue.SchedulingPolicyArn": "CACHED",
"AWS::Batch::JobQueue.State": "CACHED",
Expand Down
1 change: 0 additions & 1 deletion src/cfnlint/data/CloudSpecs/ap-southeast-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -7726,7 +7726,6 @@
"AWS::BackupGateway::Hypervisor.Name": "CACHED",
"AWS::BackupGateway::Hypervisor.Password": "CACHED",
"AWS::BackupGateway::Hypervisor.Username": "CACHED",
"AWS::Batch::JobDefinition.JobDefinitionName": "CACHED",
"AWS::Batch::JobQueue.JobQueueName": "CACHED",
"AWS::Batch::JobQueue.SchedulingPolicyArn": "CACHED",
"AWS::Batch::JobQueue.State": "CACHED",
Expand Down
1 change: 0 additions & 1 deletion src/cfnlint/data/CloudSpecs/ap-southeast-3.json
Original file line number Diff line number Diff line change
Expand Up @@ -7124,7 +7124,6 @@
"AWS::Backup::BackupVault.BackupVaultName": "CACHED",
"AWS::Backup::RestoreTestingPlan.RestoreTestingRecoveryPointSelection.Algorithm": "CACHED",
"AWS::Backup::RestoreTestingPlan.RestoreTestingRecoveryPointSelection.RecoveryPointTypes": "CACHED",
"AWS::Batch::JobDefinition.JobDefinitionName": "CACHED",
"AWS::Batch::JobQueue.JobQueueName": "CACHED",
"AWS::Batch::JobQueue.SchedulingPolicyArn": "CACHED",
"AWS::Batch::JobQueue.State": "CACHED",
Expand Down
41 changes: 40 additions & 1 deletion src/cfnlint/data/CloudSpecs/ap-southeast-4.json
Original file line number Diff line number Diff line change
Expand Up @@ -786,6 +786,32 @@
"AWS::AppFlow::ConnectorProfile.ProfileProperties": "CACHED",
"AWS::AppFlow::ConnectorProfile.TokenUrlCustomProperties": "CACHED",
"AWS::AppFlow::Flow.CustomProperties": "CACHED",
"AWS::AppSync::DataSource.AuthorizationConfig": "CACHED",
"AWS::AppSync::DataSource.AwsIamConfig": "CACHED",
"AWS::AppSync::DataSource.DeltaSyncConfig": "CACHED",
"AWS::AppSync::DataSource.DynamoDBConfig": "CACHED",
"AWS::AppSync::DataSource.ElasticsearchConfig": "CACHED",
"AWS::AppSync::DataSource.EventBridgeConfig": "CACHED",
"AWS::AppSync::DataSource.HttpConfig": "CACHED",
"AWS::AppSync::DataSource.LambdaConfig": "CACHED",
"AWS::AppSync::DataSource.OpenSearchServiceConfig": "CACHED",
"AWS::AppSync::DataSource.RdsHttpEndpointConfig": "CACHED",
"AWS::AppSync::DataSource.RelationalDatabaseConfig": "CACHED",
"AWS::AppSync::FunctionConfiguration.AppSyncRuntime": "CACHED",
"AWS::AppSync::FunctionConfiguration.LambdaConflictHandlerConfig": "CACHED",
"AWS::AppSync::FunctionConfiguration.SyncConfig": "CACHED",
"AWS::AppSync::GraphQLApi.AdditionalAuthenticationProvider": "CACHED",
"AWS::AppSync::GraphQLApi.CognitoUserPoolConfig": "CACHED",
"AWS::AppSync::GraphQLApi.LambdaAuthorizerConfig": "CACHED",
"AWS::AppSync::GraphQLApi.LogConfig": "CACHED",
"AWS::AppSync::GraphQLApi.OpenIDConnectConfig": "CACHED",
"AWS::AppSync::GraphQLApi.UserPoolConfig": "CACHED",
"AWS::AppSync::Resolver.AppSyncRuntime": "CACHED",
"AWS::AppSync::Resolver.CachingConfig": "CACHED",
"AWS::AppSync::Resolver.LambdaConflictHandlerConfig": "CACHED",
"AWS::AppSync::Resolver.PipelineConfig": "CACHED",
"AWS::AppSync::Resolver.SyncConfig": "CACHED",
"AWS::AppSync::SourceApiAssociation.SourceApiAssociationConfig": "CACHED",
"AWS::ApplicationAutoScaling::ScalableTarget.ScalableTargetAction": "CACHED",
"AWS::ApplicationAutoScaling::ScalableTarget.ScheduledAction": "CACHED",
"AWS::ApplicationAutoScaling::ScalableTarget.SuspendedState": "CACHED",
Expand Down Expand Up @@ -5252,6 +5278,16 @@
"AWS::AppConfig::Extension": "CACHED",
"AWS::AppConfig::ExtensionAssociation": "CACHED",
"AWS::AppConfig::HostedConfigurationVersion": "CACHED",
"AWS::AppSync::ApiCache": "CACHED",
"AWS::AppSync::ApiKey": "CACHED",
"AWS::AppSync::DataSource": "CACHED",
"AWS::AppSync::DomainName": "CACHED",
"AWS::AppSync::DomainNameApiAssociation": "CACHED",
"AWS::AppSync::FunctionConfiguration": "CACHED",
"AWS::AppSync::GraphQLApi": "CACHED",
"AWS::AppSync::GraphQLSchema": "CACHED",
"AWS::AppSync::Resolver": "CACHED",
"AWS::AppSync::SourceApiAssociation": "CACHED",
"AWS::ApplicationAutoScaling::ScalableTarget": "CACHED",
"AWS::ApplicationAutoScaling::ScalingPolicy": "CACHED",
"AWS::Athena::DataCatalog": "CACHED",
Expand Down Expand Up @@ -7702,6 +7738,10 @@
"AWS::AppStream::Fleet.IdleDisconnectTimeoutInSeconds": "CACHED",
"AWS::AppStream::Fleet.MaxUserDurationInSeconds": "CACHED",
"AWS::AppSync::DataSource.Type": "CACHED",
"AWS::AppSync::DomainName.CertificateArn": "CACHED",
"AWS::AppSync::DomainName.Description": "CACHED",
"AWS::AppSync::DomainName.DomainName": "CACHED",
"AWS::AppSync::DomainNameApiAssociation.DomainName": "CACHED",
"AWS::AppSync::GraphQLApi.AuthType": "CACHED",
"AWS::AppSync::Resolver.Kind": "CACHED",
"AWS::ApplicationAutoScaling::ScalingPolicy.PolicyType": "CACHED",
Expand Down Expand Up @@ -7746,7 +7786,6 @@
"AWS::Backup::BackupVault.BackupVaultName": "CACHED",
"AWS::Backup::RestoreTestingPlan.RestoreTestingRecoveryPointSelection.Algorithm": "CACHED",
"AWS::Backup::RestoreTestingPlan.RestoreTestingRecoveryPointSelection.RecoveryPointTypes": "CACHED",
"AWS::Batch::JobDefinition.JobDefinitionName": "CACHED",
"AWS::Batch::JobQueue.JobQueueName": "CACHED",
"AWS::Batch::JobQueue.SchedulingPolicyArn": "CACHED",
"AWS::Batch::JobQueue.State": "CACHED",
Expand Down
1 change: 0 additions & 1 deletion src/cfnlint/data/CloudSpecs/ca-central-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -7709,7 +7709,6 @@
"AWS::BackupGateway::Hypervisor.Name": "CACHED",
"AWS::BackupGateway::Hypervisor.Password": "CACHED",
"AWS::BackupGateway::Hypervisor.Username": "CACHED",
"AWS::Batch::JobDefinition.JobDefinitionName": "CACHED",
"AWS::Batch::JobQueue.JobQueueName": "CACHED",
"AWS::Batch::JobQueue.SchedulingPolicyArn": "CACHED",
"AWS::Batch::JobQueue.State": "CACHED",
Expand Down
1 change: 0 additions & 1 deletion src/cfnlint/data/CloudSpecs/ca-west-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -8775,7 +8775,6 @@
]
}
},
"AWS::Batch::JobDefinition.JobDefinitionName": "CACHED",
"AWS::Batch::JobQueue.JobQueueName": "CACHED",
"AWS::Batch::JobQueue.SchedulingPolicyArn": "CACHED",
"AWS::Batch::JobQueue.State": "CACHED",
Expand Down
1 change: 0 additions & 1 deletion src/cfnlint/data/CloudSpecs/cn-north-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -6841,7 +6841,6 @@
"AWS::AutoScalingPlans::ScalingPlan.ScalingInstruction.ServiceNamespace": "CACHED",
"AWS::Backup::BackupPlan.Id": "CACHED",
"AWS::Backup::BackupVault.BackupVaultName": "CACHED",
"AWS::Batch::JobDefinition.JobDefinitionName": "CACHED",
"AWS::Batch::JobQueue.JobQueueName": "CACHED",
"AWS::Batch::JobQueue.SchedulingPolicyArn": "CACHED",
"AWS::Batch::JobQueue.State": "CACHED",
Expand Down
1 change: 0 additions & 1 deletion src/cfnlint/data/CloudSpecs/cn-northwest-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -5202,7 +5202,6 @@
"AWS::AutoScalingPlans::ScalingPlan.ScalingInstruction.ServiceNamespace": "CACHED",
"AWS::Backup::BackupPlan.Id": "CACHED",
"AWS::Backup::BackupVault.BackupVaultName": "CACHED",
"AWS::Batch::JobDefinition.JobDefinitionName": "CACHED",
"AWS::Batch::JobQueue.JobQueueName": "CACHED",
"AWS::Batch::JobQueue.SchedulingPolicyArn": "CACHED",
"AWS::Batch::JobQueue.State": "CACHED",
Expand Down
11 changes: 9 additions & 2 deletions src/cfnlint/data/CloudSpecs/eu-central-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -6901,7 +6901,10 @@
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ivs-stage.html#cfn-ivs-stage-name",
"PrimitiveType": "String",
"Required": false,
"UpdateType": "Mutable"
"UpdateType": "Mutable",
"Value": {
"ValueType": "AWS::IVS::Stage.Name"
}
},
"Tags": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ivs-stage.html#cfn-ivs-stage-tags",
Expand Down Expand Up @@ -7995,7 +7998,6 @@
"AWS::BackupGateway::Hypervisor.Name": "CACHED",
"AWS::BackupGateway::Hypervisor.Password": "CACHED",
"AWS::BackupGateway::Hypervisor.Username": "CACHED",
"AWS::Batch::JobDefinition.JobDefinitionName": "CACHED",
"AWS::Batch::JobQueue.JobQueueName": "CACHED",
"AWS::Batch::JobQueue.SchedulingPolicyArn": "CACHED",
"AWS::Batch::JobQueue.State": "CACHED",
Expand Down Expand Up @@ -9349,6 +9351,11 @@
"AWS::IVS::RecordingConfiguration.ThumbnailConfiguration.Resolution": "CACHED",
"AWS::IVS::RecordingConfiguration.ThumbnailConfiguration.Storage": "CACHED",
"AWS::IVS::RecordingConfiguration.ThumbnailConfiguration.TargetIntervalSeconds": "CACHED",
"AWS::IVS::Stage.Name": {
"AllowedPatternRegex": "^[a-zA-Z0-9-_]*$",
"StringMax": 128,
"StringMin": 0
},
"AWS::IVS::StreamKey.ChannelArn": "CACHED",
"AWS::IVSChat::LoggingConfiguration.CloudWatchLogsDestinationConfiguration.LogGroupName": "CACHED",
"AWS::IVSChat::LoggingConfiguration.FirehoseDestinationConfiguration.DeliveryStreamName": "CACHED",
Expand Down
1 change: 0 additions & 1 deletion src/cfnlint/data/CloudSpecs/eu-central-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -6847,7 +6847,6 @@
"AWS::Backup::BackupVault.BackupVaultName": "CACHED",
"AWS::Backup::RestoreTestingPlan.RestoreTestingRecoveryPointSelection.Algorithm": "CACHED",
"AWS::Backup::RestoreTestingPlan.RestoreTestingRecoveryPointSelection.RecoveryPointTypes": "CACHED",
"AWS::Batch::JobDefinition.JobDefinitionName": "CACHED",
"AWS::Batch::JobQueue.JobQueueName": "CACHED",
"AWS::Batch::JobQueue.SchedulingPolicyArn": "CACHED",
"AWS::Batch::JobQueue.State": "CACHED",
Expand Down
1 change: 0 additions & 1 deletion src/cfnlint/data/CloudSpecs/eu-north-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -6903,7 +6903,6 @@
"AWS::BackupGateway::Hypervisor.Name": "CACHED",
"AWS::BackupGateway::Hypervisor.Password": "CACHED",
"AWS::BackupGateway::Hypervisor.Username": "CACHED",
"AWS::Batch::JobDefinition.JobDefinitionName": "CACHED",
"AWS::Batch::JobQueue.JobQueueName": "CACHED",
"AWS::Batch::JobQueue.SchedulingPolicyArn": "CACHED",
"AWS::Batch::JobQueue.State": "CACHED",
Expand Down
1 change: 0 additions & 1 deletion src/cfnlint/data/CloudSpecs/eu-south-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -5129,7 +5129,6 @@
"AWS::BackupGateway::Hypervisor.Name": "CACHED",
"AWS::BackupGateway::Hypervisor.Password": "CACHED",
"AWS::BackupGateway::Hypervisor.Username": "CACHED",
"AWS::Batch::JobDefinition.JobDefinitionName": "CACHED",
"AWS::Batch::JobQueue.JobQueueName": "CACHED",
"AWS::Batch::JobQueue.SchedulingPolicyArn": "CACHED",
"AWS::Batch::JobQueue.State": "CACHED",
Expand Down
1 change: 0 additions & 1 deletion src/cfnlint/data/CloudSpecs/eu-south-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -6286,7 +6286,6 @@
"AWS::Backup::BackupVault.BackupVaultName": "CACHED",
"AWS::Backup::RestoreTestingPlan.RestoreTestingRecoveryPointSelection.Algorithm": "CACHED",
"AWS::Backup::RestoreTestingPlan.RestoreTestingRecoveryPointSelection.RecoveryPointTypes": "CACHED",
"AWS::Batch::JobDefinition.JobDefinitionName": "CACHED",
"AWS::Batch::JobQueue.JobQueueName": "CACHED",
"AWS::Batch::JobQueue.SchedulingPolicyArn": "CACHED",
"AWS::Batch::JobQueue.State": "CACHED",
Expand Down

0 comments on commit c0ddea1

Please sign in to comment.