|
28 | 28 | "AWS::CodeArtifact::Domain",
|
29 | 29 | "AWS::CodeArtifact::Repository",
|
30 | 30 | "AWS::EC2::CapacityReservation",
|
| 31 | + "AWS::EC2::Instance", |
| 32 | + "AWS::EC2::SecurityGroup", |
31 | 33 | "AWS::EC2::Subnet",
|
32 | 34 | "AWS::EC2::VPC",
|
33 | 35 | "AWS::EFS::MountTarget",
|
|
41 | 43 | "AWS::GameLift::MatchmakingConfiguration",
|
42 | 44 | "AWS::GameLift::MatchmakingRuleSet",
|
43 | 45 | "AWS::Grafana::Workspace",
|
| 46 | + "AWS::Greengrass::ConnectorDefinition", |
| 47 | + "AWS::Greengrass::CoreDefinition", |
| 48 | + "AWS::Greengrass::DeviceDefinition", |
| 49 | + "AWS::Greengrass::FunctionDefinition", |
| 50 | + "AWS::Greengrass::Group", |
| 51 | + "AWS::Greengrass::LoggerDefinition", |
| 52 | + "AWS::Greengrass::ResourceDefinition", |
| 53 | + "AWS::Greengrass::SubscriptionDefinition", |
44 | 54 | "AWS::ImageBuilder::Component",
|
45 | 55 | "AWS::ImageBuilder::ContainerRecipe",
|
46 | 56 | "AWS::ImageBuilder::DistributionConfiguration",
|
47 | 57 | "AWS::ImageBuilder::ImagePipeline",
|
48 | 58 | "AWS::ImageBuilder::ImageRecipe",
|
49 | 59 | "AWS::ImageBuilder::InfrastructureConfiguration",
|
50 | 60 | "AWS::Neptune::DBCluster",
|
| 61 | + "AWS::RDS::DBInstance", |
51 | 62 | "AWS::RDS::DBParameterGroup",
|
52 | 63 | "AWS::RoboMaker::RobotApplication",
|
53 | 64 | "AWS::RoboMaker::SimulationApplication",
|
|
0 commit comments