Skip to content

Commit

Permalink
Update CloudFormation specs to 156.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kddejong authored Feb 2, 2024
1 parent 15c5d6c commit 2b67c78
Show file tree
Hide file tree
Showing 10 changed files with 2,061 additions and 413 deletions.
14 changes: 14 additions & 0 deletions src/cfnlint/data/AdditionalSpecs/Policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -3886,6 +3886,7 @@
"DeregisterGatewayInstance",
"DescribeBridge",
"DescribeFlow",
"DescribeFlowSourceMetadata",
"DescribeGateway",
"DescribeGatewayInstance",
"DescribeOffering",
Expand Down Expand Up @@ -13206,6 +13207,7 @@
"ListDataSourceRuns",
"ListDataSources",
"ListDomains",
"ListEnvironmentBlueprintConfigurationSummaries",
"ListEnvironmentBlueprintConfigurations",
"ListEnvironmentBlueprints",
"ListEnvironmentProfiles",
Expand Down Expand Up @@ -16036,13 +16038,15 @@
"CreateChannel",
"CreateEncoderConfiguration",
"CreateParticipantToken",
"CreatePlaybackRestrictionPolicy",
"CreateRecordingConfiguration",
"CreateStage",
"CreateStorageConfiguration",
"CreateStreamKey",
"DeleteChannel",
"DeleteEncoderConfiguration",
"DeletePlaybackKeyPair",
"DeletePlaybackRestrictionPolicy",
"DeleteRecordingConfiguration",
"DeleteStage",
"DeleteStorageConfiguration",
Expand All @@ -16053,6 +16057,7 @@
"GetEncoderConfiguration",
"GetParticipant",
"GetPlaybackKeyPair",
"GetPlaybackRestrictionPolicy",
"GetRecordingConfiguration",
"GetStage",
"GetStageSession",
Expand All @@ -16067,6 +16072,7 @@
"ListParticipantEvents",
"ListParticipants",
"ListPlaybackKeyPairs",
"ListPlaybackRestrictionPolicies",
"ListRecordingConfigurations",
"ListStageSessions",
"ListStages",
Expand All @@ -16083,6 +16089,7 @@
"TagResource",
"UntagResource",
"UpdateChannel",
"UpdatePlaybackRestrictionPolicy",
"UpdateStage"
],
"HasResource": true,
Expand Down Expand Up @@ -18823,6 +18830,7 @@
"CreateDBProxy",
"CreateDBProxyEndpoint",
"CreateDBSecurityGroup",
"CreateDBShardGroup",
"CreateDBSnapshot",
"CreateDBSubnetGroup",
"CreateEventSubscription",
Expand All @@ -18844,6 +18852,7 @@
"DeleteDBProxy",
"DeleteDBProxyEndpoint",
"DeleteDBSecurityGroup",
"DeleteDBShardGroup",
"DeleteDBSnapshot",
"DeleteDBSubnetGroup",
"DeleteEventSubscription",
Expand Down Expand Up @@ -18875,6 +18884,7 @@
"DescribeDBProxyTargets",
"DescribeDBRecommendations",
"DescribeDBSecurityGroups",
"DescribeDBShardGroups",
"DescribeDBSnapshotAttributes",
"DescribeDBSnapshots",
"DescribeDBSubnetGroups",
Expand Down Expand Up @@ -18919,6 +18929,7 @@
"ModifyDBProxyEndpoint",
"ModifyDBProxyTargetGroup",
"ModifyDBRecommendation",
"ModifyDBShardGroup",
"ModifyDBSnapshot",
"ModifyDBSnapshotAttribute",
"ModifyDBSubnetGroup",
Expand All @@ -18932,6 +18943,7 @@
"PurchaseReservedDBInstancesOffering",
"RebootDBCluster",
"RebootDBInstance",
"RebootDBShardGroup",
"RegisterDBProxyTargets",
"RemoveFromGlobalCluster",
"RemoveRoleFromDBCluster",
Expand Down Expand Up @@ -20394,6 +20406,7 @@
"DeleteHubContent",
"DeleteHumanLoop",
"DeleteHumanTaskUi",
"DeleteHyperParameterTuningJob",
"DeleteImage",
"DeleteImageVersion",
"DeleteInferenceComponent",
Expand Down Expand Up @@ -20691,6 +20704,7 @@
"sagemaker:ResourceTag/",
"sagemaker:ResourceTag/${TagKey}",
"sagemaker:RootAccess",
"sagemaker:SearchVisibilityCondition/${FilterKey}",
"sagemaker:ServerlessMaxConcurrency",
"sagemaker:ServerlessMemorySize",
"sagemaker:SpaceSharingType",
Expand Down
19 changes: 17 additions & 2 deletions src/cfnlint/data/CloudSpecs/ap-northeast-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -2962,7 +2962,10 @@
"PrimitiveItemType": "String",
"Required": false,
"Type": "List",
"UpdateType": "Immutable"
"UpdateType": "Immutable",
"Value": {
"ValueType": "AWS::Location::Map.MapConfiguration.CustomLayers"
}
},
"PoliticalView": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-location-map-mapconfiguration.html#cfn-location-map-mapconfiguration-politicalview",
Expand Down Expand Up @@ -6951,7 +6954,10 @@
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-integration.html#cfn-rds-integration-integrationname",
"PrimitiveType": "String",
"Required": false,
"UpdateType": "Immutable"
"UpdateType": "Immutable",
"Value": {
"ValueType": "AWS::RDS::Integration.IntegrationName"
}
},
"KMSKeyId": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-integration.html#cfn-rds-integration-kmskeyid",
Expand Down Expand Up @@ -9988,6 +9994,11 @@
"AWS::Location::GeofenceCollection.Description": "CACHED",
"AWS::Location::GeofenceCollection.KmsKeyId": "CACHED",
"AWS::Location::Map.Description": "CACHED",
"AWS::Location::Map.MapConfiguration.CustomLayers": {
"AllowedPatternRegex": "^[-._\\w]+$",
"StringMax": 100,
"StringMin": 1
},
"AWS::Location::Map.MapConfiguration.PoliticalView": "CACHED",
"AWS::Location::Map.MapConfiguration.Style": "CACHED",
"AWS::Location::Map.MapName": "CACHED",
Expand Down Expand Up @@ -12499,6 +12510,10 @@
"AWS::RDS::EventSubscription.SubscriptionName": "CACHED",
"AWS::RDS::GlobalCluster.Engine": "CACHED",
"AWS::RDS::GlobalCluster.GlobalClusterIdentifier": "CACHED",
"AWS::RDS::Integration.IntegrationName": {
"StringMax": 64,
"StringMin": 1
},
"AWS::RUM::AppMonitor.AppMonitorConfiguration.ExcludedPages": "CACHED",
"AWS::RUM::AppMonitor.AppMonitorConfiguration.GuestRoleArn": "CACHED",
"AWS::RUM::AppMonitor.AppMonitorConfiguration.IdentityPoolId": "CACHED",
Expand Down
9 changes: 8 additions & 1 deletion src/cfnlint/data/CloudSpecs/eu-central-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -7339,7 +7339,10 @@
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-integration.html#cfn-rds-integration-integrationname",
"PrimitiveType": "String",
"Required": false,
"UpdateType": "Immutable"
"UpdateType": "Immutable",
"Value": {
"ValueType": "AWS::RDS::Integration.IntegrationName"
}
},
"KMSKeyId": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-integration.html#cfn-rds-integration-kmskeyid",
Expand Down Expand Up @@ -12810,6 +12813,10 @@
"AWS::RDS::EventSubscription.SubscriptionName": "CACHED",
"AWS::RDS::GlobalCluster.Engine": "CACHED",
"AWS::RDS::GlobalCluster.GlobalClusterIdentifier": "CACHED",
"AWS::RDS::Integration.IntegrationName": {
"StringMax": 64,
"StringMin": 1
},
"AWS::RUM::AppMonitor.AppMonitorConfiguration.ExcludedPages": "CACHED",
"AWS::RUM::AppMonitor.AppMonitorConfiguration.GuestRoleArn": "CACHED",
"AWS::RUM::AppMonitor.AppMonitorConfiguration.IdentityPoolId": "CACHED",
Expand Down
21 changes: 19 additions & 2 deletions src/cfnlint/data/CloudSpecs/eu-south-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2912,15 +2912,21 @@
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-domain-dockersettings.html#cfn-sagemaker-domain-dockersettings-enabledockeraccess",
"PrimitiveType": "String",
"Required": false,
"UpdateType": "Mutable"
"UpdateType": "Mutable",
"Value": {
"ValueType": "AWS::SageMaker::Domain.DockerSettings.EnableDockerAccess"
}
},
"VpcOnlyTrustedAccounts": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-domain-dockersettings.html#cfn-sagemaker-domain-dockersettings-vpconlytrustedaccounts",
"DuplicatesAllowed": true,
"PrimitiveItemType": "String",
"Required": false,
"Type": "List",
"UpdateType": "Mutable"
"UpdateType": "Mutable",
"Value": {
"ValueType": "AWS::SageMaker::Domain.DockerSettings.VpcOnlyTrustedAccounts"
}
}
}
},
Expand Down Expand Up @@ -7106,6 +7112,17 @@
"AWS::SageMaker::Domain.DefaultEbsStorageSettings.MaximumEbsVolumeSizeInGb": "CACHED",
"AWS::SageMaker::Domain.DefaultSpaceSettings.ExecutionRole": "CACHED",
"AWS::SageMaker::Domain.DefaultSpaceSettings.SecurityGroups": "CACHED",
"AWS::SageMaker::Domain.DockerSettings.EnableDockerAccess": {
"AllowedValues": [
"ENABLED",
"DISABLED"
]
},
"AWS::SageMaker::Domain.DockerSettings.VpcOnlyTrustedAccounts": {
"AllowedPatternRegex": "^[0-9]$",
"StringMax": 12,
"StringMin": 0
},
"AWS::SageMaker::Domain.DomainName": "CACHED",
"AWS::SageMaker::Domain.DomainSettings.SecurityGroupIds": "CACHED",
"AWS::SageMaker::Domain.EFSFileSystemConfig.FileSystemId": "CACHED",
Expand Down
5 changes: 4 additions & 1 deletion src/cfnlint/data/CloudSpecs/us-east-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -262997,7 +262997,10 @@
"ml.g5.48xlarge",
"ml.p4d.24xlarge",
"ml.p4de.24xlarge",
"ml.geospatial.interactive"
"ml.geospatial.interactive",
"ml.trn1.2xlarge",
"ml.trn1.32xlarge",
"ml.trn1n.32xlarge"
]
},
"AWS::SageMaker::Space.ResourceSpec.SageMakerImageArn": {
Expand Down
Loading

0 comments on commit 2b67c78

Please sign in to comment.