@znemz/cft-utils 0.0.5-0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +39 -0
- package/bin/taggableResourceMap.js +7 -0
- package/bin/taggableResources.js +7 -0
- package/debug.js +3 -0
- package/package.json +57 -0
- package/src/cache/cft_taggable_resource_map.json +755 -0
- package/src/cache/cft_taggable_resources.json +756 -0
- package/src/index.js +5 -0
- package/src/resources/index.js +3 -0
- package/src/resources/taggable.js +133 -0
- package/src/resources/taggable.test.js +18 -0
|
@@ -0,0 +1,755 @@
|
|
|
1
|
+
{
|
|
2
|
+
"AWS::AccessAnalyzer::Analyzer": true,
|
|
3
|
+
"AWS::AmazonMQ::Broker": true,
|
|
4
|
+
"AWS::AmazonMQ::Configuration": true,
|
|
5
|
+
"AWS::ACMPCA::CertificateAuthority": true,
|
|
6
|
+
"AWS::Amplify::App": true,
|
|
7
|
+
"AWS::Amplify::Branch": true,
|
|
8
|
+
"AWS::AmplifyUIBuilder::Component": true,
|
|
9
|
+
"AWS::AmplifyUIBuilder::Form": true,
|
|
10
|
+
"AWS::AmplifyUIBuilder::Theme": true,
|
|
11
|
+
"AWS::ApiGatewayV2::Api": true,
|
|
12
|
+
"AWS::ApiGatewayV2::DomainName": true,
|
|
13
|
+
"AWS::ApiGatewayV2::Stage": true,
|
|
14
|
+
"AWS::ApiGatewayV2::VpcLink": true,
|
|
15
|
+
"AWS::ApiGateway::ApiKey": true,
|
|
16
|
+
"AWS::ApiGateway::ClientCertificate": true,
|
|
17
|
+
"AWS::ApiGateway::DomainName": true,
|
|
18
|
+
"AWS::ApiGateway::RestApi": true,
|
|
19
|
+
"AWS::ApiGateway::Stage": true,
|
|
20
|
+
"AWS::ApiGateway::UsagePlan": true,
|
|
21
|
+
"AWS::ApiGateway::VpcLink": true,
|
|
22
|
+
"AWS::AppConfig::Application": true,
|
|
23
|
+
"AWS::AppConfig::ConfigurationProfile": true,
|
|
24
|
+
"AWS::AppConfig::Deployment": true,
|
|
25
|
+
"AWS::AppConfig::DeploymentStrategy": true,
|
|
26
|
+
"AWS::AppConfig::Environment": true,
|
|
27
|
+
"AWS::AppConfig::Extension": true,
|
|
28
|
+
"AWS::AppConfig::ExtensionAssociation": true,
|
|
29
|
+
"AWS::AppFlow::Flow": true,
|
|
30
|
+
"AWS::AppIntegrations::DataIntegration": true,
|
|
31
|
+
"AWS::AppIntegrations::EventIntegration": true,
|
|
32
|
+
"AWS::AppIntegrations::Application": true,
|
|
33
|
+
"AWS::ApplicationInsights::Application": true,
|
|
34
|
+
"AWS::AppRunner::AutoScalingConfiguration": true,
|
|
35
|
+
"AWS::AppRunner::ObservabilityConfiguration": true,
|
|
36
|
+
"AWS::AppRunner::Service": true,
|
|
37
|
+
"AWS::AppRunner::VpcConnector": true,
|
|
38
|
+
"AWS::AppRunner::VpcIngressConnection": true,
|
|
39
|
+
"AWS::AppStream::AppBlock": true,
|
|
40
|
+
"AWS::AppStream::AppBlockBuilder": true,
|
|
41
|
+
"AWS::AppStream::Application": true,
|
|
42
|
+
"AWS::AppStream::Fleet": true,
|
|
43
|
+
"AWS::AppStream::ImageBuilder": true,
|
|
44
|
+
"AWS::AppStream::Stack": true,
|
|
45
|
+
"AWS::AppMesh::GatewayRoute": true,
|
|
46
|
+
"AWS::AppMesh::Mesh": true,
|
|
47
|
+
"AWS::AppMesh::Route": true,
|
|
48
|
+
"AWS::AppMesh::VirtualGateway": true,
|
|
49
|
+
"AWS::AppMesh::VirtualNode": true,
|
|
50
|
+
"AWS::AppMesh::VirtualRouter": true,
|
|
51
|
+
"AWS::AppMesh::VirtualService": true,
|
|
52
|
+
"AWS::AppSync::GraphQLApi": true,
|
|
53
|
+
"AWS::APS::RuleGroupsNamespace": true,
|
|
54
|
+
"AWS::APS::Workspace": true,
|
|
55
|
+
"AWS::APS::Scraper": true,
|
|
56
|
+
"AWS::Athena::CapacityReservation": true,
|
|
57
|
+
"AWS::Athena::DataCatalog": true,
|
|
58
|
+
"AWS::Athena::WorkGroup": true,
|
|
59
|
+
"AWS::AuditManager::Assessment": true,
|
|
60
|
+
"AWS::AutoScaling::AutoScalingGroup": true,
|
|
61
|
+
"AWS::B2BI::Capability": true,
|
|
62
|
+
"AWS::B2BI::Partnership": true,
|
|
63
|
+
"AWS::B2BI::Profile": true,
|
|
64
|
+
"AWS::B2BI::Transformer": true,
|
|
65
|
+
"AWS::Backup::BackupPlan": true,
|
|
66
|
+
"AWS::Backup::BackupVault": true,
|
|
67
|
+
"AWS::Backup::Framework": true,
|
|
68
|
+
"AWS::Backup::ReportPlan": true,
|
|
69
|
+
"AWS::Backup::RestoreTestingPlan": true,
|
|
70
|
+
"AWS::BackupGateway::Hypervisor": true,
|
|
71
|
+
"AWS::Bedrock::Agent": true,
|
|
72
|
+
"AWS::Bedrock::AgentAlias": true,
|
|
73
|
+
"AWS::Bedrock::Guardrail": true,
|
|
74
|
+
"AWS::Bedrock::KnowledgeBase": true,
|
|
75
|
+
"AWS::BCMDataExports::Export": true,
|
|
76
|
+
"AWS::Batch::ComputeEnvironment": true,
|
|
77
|
+
"AWS::Batch::JobDefinition": true,
|
|
78
|
+
"AWS::Batch::JobQueue": true,
|
|
79
|
+
"AWS::Batch::SchedulingPolicy": true,
|
|
80
|
+
"AWS::BillingConductor::BillingGroup": true,
|
|
81
|
+
"AWS::BillingConductor::CustomLineItem": true,
|
|
82
|
+
"AWS::BillingConductor::PricingPlan": true,
|
|
83
|
+
"AWS::BillingConductor::PricingRule": true,
|
|
84
|
+
"AWS::Budgets::BudgetsAction": true,
|
|
85
|
+
"AWS::CertificateManager::Certificate": true,
|
|
86
|
+
"AWS::Cassandra::Keyspace": true,
|
|
87
|
+
"AWS::Cassandra::Table": true,
|
|
88
|
+
"AWS::CleanRooms::AnalysisTemplate": true,
|
|
89
|
+
"AWS::CleanRooms::Collaboration": true,
|
|
90
|
+
"AWS::CleanRooms::ConfiguredTable": true,
|
|
91
|
+
"AWS::CleanRooms::ConfiguredTableAssociation": true,
|
|
92
|
+
"AWS::CleanRooms::Membership": true,
|
|
93
|
+
"AWS::CleanRooms::PrivacyBudgetTemplate": true,
|
|
94
|
+
"AWS::CleanRoomsML::TrainingDataset": true,
|
|
95
|
+
"AWS::Cloud9::EnvironmentEC2": true,
|
|
96
|
+
"AWS::CloudFormation::Stack": true,
|
|
97
|
+
"AWS::CloudFormation::StackSet": true,
|
|
98
|
+
"AWS::CloudTrail::Channel": true,
|
|
99
|
+
"AWS::CloudTrail::EventDataStore": true,
|
|
100
|
+
"AWS::CloudTrail::Trail": true,
|
|
101
|
+
"AWS::CloudFront::Distribution": true,
|
|
102
|
+
"AWS::CloudFront::StreamingDistribution": true,
|
|
103
|
+
"AWS::CodeArtifact::Domain": true,
|
|
104
|
+
"AWS::CodeArtifact::Repository": true,
|
|
105
|
+
"AWS::CodeArtifact::PackageGroup": true,
|
|
106
|
+
"AWS::CloudWatch::Alarm": true,
|
|
107
|
+
"AWS::CloudWatch::CompositeAlarm": true,
|
|
108
|
+
"AWS::CloudWatch::InsightRule": true,
|
|
109
|
+
"AWS::CloudWatch::MetricStream": true,
|
|
110
|
+
"AWS::CodeGuruReviewer::RepositoryAssociation": true,
|
|
111
|
+
"AWS::CodeGuruProfiler::ProfilingGroup": true,
|
|
112
|
+
"AWS::CodeDeploy::Application": true,
|
|
113
|
+
"AWS::CodeDeploy::DeploymentGroup": true,
|
|
114
|
+
"AWS::CodeBuild::Project": true,
|
|
115
|
+
"AWS::CodeBuild::ReportGroup": true,
|
|
116
|
+
"AWS::CodeBuild::Fleet": true,
|
|
117
|
+
"AWS::CodePipeline::CustomActionType": true,
|
|
118
|
+
"AWS::CodePipeline::Pipeline": true,
|
|
119
|
+
"AWS::CodeConnections::Connection": true,
|
|
120
|
+
"AWS::CodeCommit::Repository": true,
|
|
121
|
+
"AWS::CodeStarConnections::Connection": true,
|
|
122
|
+
"AWS::CodeStarConnections::RepositoryLink": true,
|
|
123
|
+
"AWS::Comprehend::DocumentClassifier": true,
|
|
124
|
+
"AWS::Comprehend::Flywheel": true,
|
|
125
|
+
"AWS::CodeStarNotifications::NotificationRule": true,
|
|
126
|
+
"AWS::Config::AggregationAuthorization": true,
|
|
127
|
+
"AWS::Config::ConfigurationAggregator": true,
|
|
128
|
+
"AWS::Config::StoredQuery": true,
|
|
129
|
+
"AWS::Cognito::UserPool": true,
|
|
130
|
+
"AWS::Connect::ContactFlow": true,
|
|
131
|
+
"AWS::Connect::ContactFlowModule": true,
|
|
132
|
+
"AWS::Connect::EvaluationForm": true,
|
|
133
|
+
"AWS::Connect::HoursOfOperation": true,
|
|
134
|
+
"AWS::Connect::Instance": true,
|
|
135
|
+
"AWS::Connect::PhoneNumber": true,
|
|
136
|
+
"AWS::Connect::Prompt": true,
|
|
137
|
+
"AWS::Connect::Queue": true,
|
|
138
|
+
"AWS::Connect::QuickConnect": true,
|
|
139
|
+
"AWS::Connect::RoutingProfile": true,
|
|
140
|
+
"AWS::Connect::Rule": true,
|
|
141
|
+
"AWS::Connect::SecurityProfile": true,
|
|
142
|
+
"AWS::Connect::TaskTemplate": true,
|
|
143
|
+
"AWS::Connect::TrafficDistributionGroup": true,
|
|
144
|
+
"AWS::Connect::User": true,
|
|
145
|
+
"AWS::Connect::UserHierarchyGroup": true,
|
|
146
|
+
"AWS::Connect::View": true,
|
|
147
|
+
"AWS::ControlTower::EnabledControl": true,
|
|
148
|
+
"AWS::ControlTower::EnabledBaseline": true,
|
|
149
|
+
"AWS::ControlTower::LandingZone": true,
|
|
150
|
+
"AWS::ConnectCampaigns::Campaign": true,
|
|
151
|
+
"AWS::CustomerProfiles::CalculatedAttributeDefinition": true,
|
|
152
|
+
"AWS::CustomerProfiles::Domain": true,
|
|
153
|
+
"AWS::CustomerProfiles::EventStream": true,
|
|
154
|
+
"AWS::CustomerProfiles::Integration": true,
|
|
155
|
+
"AWS::CustomerProfiles::ObjectType": true,
|
|
156
|
+
"AWS::DataBrew::Dataset": true,
|
|
157
|
+
"AWS::DataBrew::Job": true,
|
|
158
|
+
"AWS::DataBrew::Project": true,
|
|
159
|
+
"AWS::DataBrew::Recipe": true,
|
|
160
|
+
"AWS::DataBrew::Ruleset": true,
|
|
161
|
+
"AWS::DataBrew::Schedule": true,
|
|
162
|
+
"AWS::DataPipeline::Pipeline": true,
|
|
163
|
+
"AWS::DataZone::Domain": true,
|
|
164
|
+
"AWS::DataSync::Agent": true,
|
|
165
|
+
"AWS::DataSync::LocationAzureBlob": true,
|
|
166
|
+
"AWS::DataSync::LocationEFS": true,
|
|
167
|
+
"AWS::DataSync::LocationFSxLustre": true,
|
|
168
|
+
"AWS::DataSync::LocationFSxONTAP": true,
|
|
169
|
+
"AWS::DataSync::LocationFSxOpenZFS": true,
|
|
170
|
+
"AWS::DataSync::LocationFSxWindows": true,
|
|
171
|
+
"AWS::DataSync::LocationHDFS": true,
|
|
172
|
+
"AWS::DataSync::LocationNFS": true,
|
|
173
|
+
"AWS::DataSync::LocationObjectStorage": true,
|
|
174
|
+
"AWS::DataSync::LocationS3": true,
|
|
175
|
+
"AWS::DataSync::LocationSMB": true,
|
|
176
|
+
"AWS::DataSync::StorageSystem": true,
|
|
177
|
+
"AWS::DataSync::Task": true,
|
|
178
|
+
"AWS::DAX::Cluster": true,
|
|
179
|
+
"AWS::Detective::Graph": true,
|
|
180
|
+
"AWS::DeviceFarm::DevicePool": true,
|
|
181
|
+
"AWS::DeviceFarm::InstanceProfile": true,
|
|
182
|
+
"AWS::DeviceFarm::NetworkProfile": true,
|
|
183
|
+
"AWS::DeviceFarm::Project": true,
|
|
184
|
+
"AWS::DeviceFarm::TestGridProject": true,
|
|
185
|
+
"AWS::DeviceFarm::VPCEConfiguration": true,
|
|
186
|
+
"AWS::DLM::LifecyclePolicy": true,
|
|
187
|
+
"AWS::DMS::Endpoint": true,
|
|
188
|
+
"AWS::DMS::EventSubscription": true,
|
|
189
|
+
"AWS::DMS::ReplicationConfig": true,
|
|
190
|
+
"AWS::DMS::ReplicationInstance": true,
|
|
191
|
+
"AWS::DMS::ReplicationSubnetGroup": true,
|
|
192
|
+
"AWS::DMS::ReplicationTask": true,
|
|
193
|
+
"AWS::DMS::DataProvider": true,
|
|
194
|
+
"AWS::DMS::InstanceProfile": true,
|
|
195
|
+
"AWS::DMS::MigrationProject": true,
|
|
196
|
+
"AWS::DocDBElastic::Cluster": true,
|
|
197
|
+
"AWS::DocDB::DBCluster": true,
|
|
198
|
+
"AWS::DocDB::DBClusterParameterGroup": true,
|
|
199
|
+
"AWS::DocDB::DBInstance": true,
|
|
200
|
+
"AWS::DocDB::DBSubnetGroup": true,
|
|
201
|
+
"AWS::ECR::PublicRepository": true,
|
|
202
|
+
"AWS::ECR::Repository": true,
|
|
203
|
+
"AWS::DynamoDB::Table": true,
|
|
204
|
+
"AWS::EFS::AccessPoint": true,
|
|
205
|
+
"AWS::EFS::FileSystem": true,
|
|
206
|
+
"AWS::EC2::CarrierGateway": true,
|
|
207
|
+
"AWS::EC2::CustomerGateway": true,
|
|
208
|
+
"AWS::EC2::DHCPOptions": true,
|
|
209
|
+
"AWS::EC2::EIP": true,
|
|
210
|
+
"AWS::EC2::FlowLog": true,
|
|
211
|
+
"AWS::EC2::IPAM": true,
|
|
212
|
+
"AWS::EC2::IPAMPool": true,
|
|
213
|
+
"AWS::EC2::IPAMResourceDiscovery": true,
|
|
214
|
+
"AWS::EC2::IPAMResourceDiscoveryAssociation": true,
|
|
215
|
+
"AWS::EC2::IPAMScope": true,
|
|
216
|
+
"AWS::EC2::Instance": true,
|
|
217
|
+
"AWS::EC2::InstanceConnectEndpoint": true,
|
|
218
|
+
"AWS::EC2::InternetGateway": true,
|
|
219
|
+
"AWS::EC2::KeyPair": true,
|
|
220
|
+
"AWS::EC2::LocalGatewayRouteTable": true,
|
|
221
|
+
"AWS::EC2::LocalGatewayRouteTableVPCAssociation": true,
|
|
222
|
+
"AWS::EC2::LocalGatewayRouteTableVirtualInterfaceGroupAssociation": true,
|
|
223
|
+
"AWS::EC2::NatGateway": true,
|
|
224
|
+
"AWS::EC2::NetworkAcl": true,
|
|
225
|
+
"AWS::EC2::NetworkInsightsAccessScope": true,
|
|
226
|
+
"AWS::EC2::NetworkInsightsAccessScopeAnalysis": true,
|
|
227
|
+
"AWS::EC2::NetworkInsightsAnalysis": true,
|
|
228
|
+
"AWS::EC2::NetworkInsightsPath": true,
|
|
229
|
+
"AWS::EC2::NetworkInterface": true,
|
|
230
|
+
"AWS::EC2::PlacementGroup": true,
|
|
231
|
+
"AWS::EC2::PrefixList": true,
|
|
232
|
+
"AWS::EC2::RouteTable": true,
|
|
233
|
+
"AWS::EC2::SecurityGroup": true,
|
|
234
|
+
"AWS::EC2::Subnet": true,
|
|
235
|
+
"AWS::EC2::TrafficMirrorFilter": true,
|
|
236
|
+
"AWS::EC2::TrafficMirrorSession": true,
|
|
237
|
+
"AWS::EC2::TrafficMirrorTarget": true,
|
|
238
|
+
"AWS::EC2::TransitGateway": true,
|
|
239
|
+
"AWS::EC2::TransitGatewayAttachment": true,
|
|
240
|
+
"AWS::EC2::TransitGatewayConnect": true,
|
|
241
|
+
"AWS::EC2::TransitGatewayMulticastDomain": true,
|
|
242
|
+
"AWS::EC2::TransitGatewayPeeringAttachment": true,
|
|
243
|
+
"AWS::EC2::TransitGatewayRouteTable": true,
|
|
244
|
+
"AWS::EC2::TransitGatewayVpcAttachment": true,
|
|
245
|
+
"AWS::EC2::VPC": true,
|
|
246
|
+
"AWS::EC2::VPCPeeringConnection": true,
|
|
247
|
+
"AWS::EC2::VPNConnection": true,
|
|
248
|
+
"AWS::EC2::VPNGateway": true,
|
|
249
|
+
"AWS::EC2::VerifiedAccessEndpoint": true,
|
|
250
|
+
"AWS::EC2::VerifiedAccessGroup": true,
|
|
251
|
+
"AWS::EC2::VerifiedAccessInstance": true,
|
|
252
|
+
"AWS::EC2::VerifiedAccessTrustProvider": true,
|
|
253
|
+
"AWS::EC2::Volume": true,
|
|
254
|
+
"AWS::ECS::CapacityProvider": true,
|
|
255
|
+
"AWS::ECS::Cluster": true,
|
|
256
|
+
"AWS::ECS::Service": true,
|
|
257
|
+
"AWS::ECS::TaskDefinition": true,
|
|
258
|
+
"AWS::ECS::TaskSet": true,
|
|
259
|
+
"AWS::EKS::Addon": true,
|
|
260
|
+
"AWS::EKS::Cluster": true,
|
|
261
|
+
"AWS::EKS::FargateProfile": true,
|
|
262
|
+
"AWS::EKS::IdentityProviderConfig": true,
|
|
263
|
+
"AWS::EKS::Nodegroup": true,
|
|
264
|
+
"AWS::EKS::AccessEntry": true,
|
|
265
|
+
"AWS::EKS::PodIdentityAssociation": true,
|
|
266
|
+
"AWS::ElasticLoadBalancing::LoadBalancer": true,
|
|
267
|
+
"AWS::ElasticBeanstalk::Environment": true,
|
|
268
|
+
"AWS::ElastiCache::CacheCluster": true,
|
|
269
|
+
"AWS::ElastiCache::ParameterGroup": true,
|
|
270
|
+
"AWS::ElastiCache::ReplicationGroup": true,
|
|
271
|
+
"AWS::ElastiCache::SecurityGroup": true,
|
|
272
|
+
"AWS::ElastiCache::SubnetGroup": true,
|
|
273
|
+
"AWS::ElastiCache::User": true,
|
|
274
|
+
"AWS::ElastiCache::UserGroup": true,
|
|
275
|
+
"AWS::ElastiCache::ServerlessCache": true,
|
|
276
|
+
"AWS::ElasticLoadBalancingV2::LoadBalancer": true,
|
|
277
|
+
"AWS::ElasticLoadBalancingV2::TargetGroup": true,
|
|
278
|
+
"AWS::ElasticLoadBalancingV2::TrustStore": true,
|
|
279
|
+
"AWS::Elasticsearch::Domain": true,
|
|
280
|
+
"AWS::EMR::Cluster": true,
|
|
281
|
+
"AWS::EMR::Studio": true,
|
|
282
|
+
"AWS::EMR::WALWorkspace": true,
|
|
283
|
+
"AWS::EMRContainers::VirtualCluster": true,
|
|
284
|
+
"AWS::EntityResolution::MatchingWorkflow": true,
|
|
285
|
+
"AWS::EntityResolution::SchemaMapping": true,
|
|
286
|
+
"AWS::EntityResolution::IdMappingWorkflow": true,
|
|
287
|
+
"AWS::EntityResolution::IdNamespace": true,
|
|
288
|
+
"AWS::EMRServerless::Application": true,
|
|
289
|
+
"AWS::Events::EventBus": true,
|
|
290
|
+
"AWS::EventSchemas::Discoverer": true,
|
|
291
|
+
"AWS::EventSchemas::Registry": true,
|
|
292
|
+
"AWS::EventSchemas::Schema": true,
|
|
293
|
+
"AWS::Evidently::Experiment": true,
|
|
294
|
+
"AWS::Evidently::Feature": true,
|
|
295
|
+
"AWS::Evidently::Launch": true,
|
|
296
|
+
"AWS::Evidently::Project": true,
|
|
297
|
+
"AWS::Evidently::Segment": true,
|
|
298
|
+
"AWS::FinSpace::Environment": true,
|
|
299
|
+
"AWS::FMS::Policy": true,
|
|
300
|
+
"AWS::FMS::ResourceSet": true,
|
|
301
|
+
"AWS::FIS::ExperimentTemplate": true,
|
|
302
|
+
"AWS::FraudDetector::Detector": true,
|
|
303
|
+
"AWS::FraudDetector::EntityType": true,
|
|
304
|
+
"AWS::FraudDetector::EventType": true,
|
|
305
|
+
"AWS::FraudDetector::Label": true,
|
|
306
|
+
"AWS::FraudDetector::List": true,
|
|
307
|
+
"AWS::FraudDetector::Outcome": true,
|
|
308
|
+
"AWS::FraudDetector::Variable": true,
|
|
309
|
+
"AWS::Forecast::DatasetGroup": true,
|
|
310
|
+
"AWS::FSx::DataRepositoryAssociation": true,
|
|
311
|
+
"AWS::FSx::FileSystem": true,
|
|
312
|
+
"AWS::FSx::Snapshot": true,
|
|
313
|
+
"AWS::FSx::StorageVirtualMachine": true,
|
|
314
|
+
"AWS::FSx::Volume": true,
|
|
315
|
+
"AWS::Glue::Crawler": true,
|
|
316
|
+
"AWS::Glue::DataQualityRuleset": true,
|
|
317
|
+
"AWS::Glue::DevEndpoint": true,
|
|
318
|
+
"AWS::Glue::Job": true,
|
|
319
|
+
"AWS::Glue::MLTransform": true,
|
|
320
|
+
"AWS::Glue::Registry": true,
|
|
321
|
+
"AWS::Glue::Schema": true,
|
|
322
|
+
"AWS::Glue::Trigger": true,
|
|
323
|
+
"AWS::Glue::Workflow": true,
|
|
324
|
+
"AWS::Glue::CustomEntityType": true,
|
|
325
|
+
"AWS::GameLift::GameServerGroup": true,
|
|
326
|
+
"AWS::GameLift::GameSessionQueue": true,
|
|
327
|
+
"AWS::GameLift::Location": true,
|
|
328
|
+
"AWS::GameLift::MatchmakingConfiguration": true,
|
|
329
|
+
"AWS::GameLift::MatchmakingRuleSet": true,
|
|
330
|
+
"AWS::GameLift::Script": true,
|
|
331
|
+
"AWS::GameLift::ContainerGroupDefinition": true,
|
|
332
|
+
"AWS::GlobalAccelerator::Accelerator": true,
|
|
333
|
+
"AWS::GlobalAccelerator::CrossAccountAttachment": true,
|
|
334
|
+
"AWS::Greengrass::ConnectorDefinition": true,
|
|
335
|
+
"AWS::Greengrass::CoreDefinition": true,
|
|
336
|
+
"AWS::Greengrass::DeviceDefinition": true,
|
|
337
|
+
"AWS::Greengrass::FunctionDefinition": true,
|
|
338
|
+
"AWS::Greengrass::Group": true,
|
|
339
|
+
"AWS::Greengrass::LoggerDefinition": true,
|
|
340
|
+
"AWS::Greengrass::ResourceDefinition": true,
|
|
341
|
+
"AWS::Greengrass::SubscriptionDefinition": true,
|
|
342
|
+
"AWS::GreengrassV2::ComponentVersion": true,
|
|
343
|
+
"AWS::GreengrassV2::Deployment": true,
|
|
344
|
+
"AWS::GuardDuty::Detector": true,
|
|
345
|
+
"AWS::GuardDuty::Filter": true,
|
|
346
|
+
"AWS::GuardDuty::IPSet": true,
|
|
347
|
+
"AWS::GuardDuty::ThreatIntelSet": true,
|
|
348
|
+
"AWS::HealthImaging::Datastore": true,
|
|
349
|
+
"AWS::GroundStation::Config": true,
|
|
350
|
+
"AWS::GroundStation::DataflowEndpointGroup": true,
|
|
351
|
+
"AWS::GroundStation::MissionProfile": true,
|
|
352
|
+
"AWS::HealthLake::FHIRDatastore": true,
|
|
353
|
+
"AWS::IAM::OIDCProvider": true,
|
|
354
|
+
"AWS::IAM::Role": true,
|
|
355
|
+
"AWS::IAM::SAMLProvider": true,
|
|
356
|
+
"AWS::IAM::ServerCertificate": true,
|
|
357
|
+
"AWS::IAM::User": true,
|
|
358
|
+
"AWS::IAM::VirtualMFADevice": true,
|
|
359
|
+
"AWS::ImageBuilder::Component": true,
|
|
360
|
+
"AWS::ImageBuilder::ContainerRecipe": true,
|
|
361
|
+
"AWS::ImageBuilder::DistributionConfiguration": true,
|
|
362
|
+
"AWS::ImageBuilder::Image": true,
|
|
363
|
+
"AWS::ImageBuilder::ImagePipeline": true,
|
|
364
|
+
"AWS::ImageBuilder::ImageRecipe": true,
|
|
365
|
+
"AWS::ImageBuilder::InfrastructureConfiguration": true,
|
|
366
|
+
"AWS::IoT::Authorizer": true,
|
|
367
|
+
"AWS::IoT::BillingGroup": true,
|
|
368
|
+
"AWS::IoT::CACertificate": true,
|
|
369
|
+
"AWS::IoT::CustomMetric": true,
|
|
370
|
+
"AWS::IoT::Dimension": true,
|
|
371
|
+
"AWS::IoT::DomainConfiguration": true,
|
|
372
|
+
"AWS::IoT::FleetMetric": true,
|
|
373
|
+
"AWS::IoT::JobTemplate": true,
|
|
374
|
+
"AWS::IoT::MitigationAction": true,
|
|
375
|
+
"AWS::IoT::Policy": true,
|
|
376
|
+
"AWS::IoT::ProvisioningTemplate": true,
|
|
377
|
+
"AWS::IoT::RoleAlias": true,
|
|
378
|
+
"AWS::IoT::ScheduledAudit": true,
|
|
379
|
+
"AWS::IoT::SecurityProfile": true,
|
|
380
|
+
"AWS::IoT::SoftwarePackage": true,
|
|
381
|
+
"AWS::IoT::SoftwarePackageVersion": true,
|
|
382
|
+
"AWS::IoT::ThingGroup": true,
|
|
383
|
+
"AWS::IoT::ThingType": true,
|
|
384
|
+
"AWS::IoT::TopicRule": true,
|
|
385
|
+
"AWS::IoT::CertificateProvider": true,
|
|
386
|
+
"AWS::InspectorV2::CisScanConfiguration": true,
|
|
387
|
+
"AWS::InternetMonitor::Monitor": true,
|
|
388
|
+
"AWS::IoTAnalytics::Channel": true,
|
|
389
|
+
"AWS::IoTAnalytics::Dataset": true,
|
|
390
|
+
"AWS::IoTAnalytics::Datastore": true,
|
|
391
|
+
"AWS::IoTAnalytics::Pipeline": true,
|
|
392
|
+
"AWS::IoTEvents::AlarmModel": true,
|
|
393
|
+
"AWS::IoTEvents::DetectorModel": true,
|
|
394
|
+
"AWS::IoTEvents::Input": true,
|
|
395
|
+
"AWS::IoTCoreDeviceAdvisor::SuiteDefinition": true,
|
|
396
|
+
"AWS::IoTFleetHub::Application": true,
|
|
397
|
+
"AWS::IoTFleetWise::Campaign": true,
|
|
398
|
+
"AWS::IoTFleetWise::DecoderManifest": true,
|
|
399
|
+
"AWS::IoTFleetWise::Fleet": true,
|
|
400
|
+
"AWS::IoTFleetWise::ModelManifest": true,
|
|
401
|
+
"AWS::IoTFleetWise::SignalCatalog": true,
|
|
402
|
+
"AWS::IoTFleetWise::Vehicle": true,
|
|
403
|
+
"AWS::IoTTwinMaker::ComponentType": true,
|
|
404
|
+
"AWS::IoTTwinMaker::Entity": true,
|
|
405
|
+
"AWS::IoTTwinMaker::Scene": true,
|
|
406
|
+
"AWS::IoTTwinMaker::SyncJob": true,
|
|
407
|
+
"AWS::IoTTwinMaker::Workspace": true,
|
|
408
|
+
"AWS::IoTSiteWise::Asset": true,
|
|
409
|
+
"AWS::IoTSiteWise::AssetModel": true,
|
|
410
|
+
"AWS::IoTSiteWise::Dashboard": true,
|
|
411
|
+
"AWS::IoTSiteWise::Gateway": true,
|
|
412
|
+
"AWS::IoTSiteWise::Portal": true,
|
|
413
|
+
"AWS::IoTSiteWise::Project": true,
|
|
414
|
+
"AWS::IoTWireless::Destination": true,
|
|
415
|
+
"AWS::IoTWireless::DeviceProfile": true,
|
|
416
|
+
"AWS::IoTWireless::FuotaTask": true,
|
|
417
|
+
"AWS::IoTWireless::MulticastGroup": true,
|
|
418
|
+
"AWS::IoTWireless::NetworkAnalyzerConfiguration": true,
|
|
419
|
+
"AWS::IoTWireless::PartnerAccount": true,
|
|
420
|
+
"AWS::IoTWireless::ServiceProfile": true,
|
|
421
|
+
"AWS::IoTWireless::TaskDefinition": true,
|
|
422
|
+
"AWS::IoTWireless::WirelessDevice": true,
|
|
423
|
+
"AWS::IoTWireless::WirelessDeviceImportTask": true,
|
|
424
|
+
"AWS::IoTWireless::WirelessGateway": true,
|
|
425
|
+
"AWS::KafkaConnect::Connector": true,
|
|
426
|
+
"AWS::KafkaConnect::CustomPlugin": true,
|
|
427
|
+
"AWS::KafkaConnect::WorkerConfiguration": true,
|
|
428
|
+
"AWS::IVSChat::LoggingConfiguration": true,
|
|
429
|
+
"AWS::IVSChat::Room": true,
|
|
430
|
+
"AWS::Kendra::DataSource": true,
|
|
431
|
+
"AWS::Kendra::Faq": true,
|
|
432
|
+
"AWS::Kendra::Index": true,
|
|
433
|
+
"AWS::IVS::Channel": true,
|
|
434
|
+
"AWS::IVS::PlaybackKeyPair": true,
|
|
435
|
+
"AWS::IVS::RecordingConfiguration": true,
|
|
436
|
+
"AWS::IVS::StreamKey": true,
|
|
437
|
+
"AWS::IVS::EncoderConfiguration": true,
|
|
438
|
+
"AWS::IVS::PlaybackRestrictionPolicy": true,
|
|
439
|
+
"AWS::IVS::Stage": true,
|
|
440
|
+
"AWS::IVS::StorageConfiguration": true,
|
|
441
|
+
"AWS::KinesisAnalyticsV2::Application": true,
|
|
442
|
+
"AWS::KendraRanking::ExecutionPlan": true,
|
|
443
|
+
"AWS::Kinesis::Stream": true,
|
|
444
|
+
"AWS::KinesisFirehose::DeliveryStream": true,
|
|
445
|
+
"AWS::KinesisVideo::SignalingChannel": true,
|
|
446
|
+
"AWS::KinesisVideo::Stream": true,
|
|
447
|
+
"AWS::KMS::Key": true,
|
|
448
|
+
"AWS::KMS::ReplicaKey": true,
|
|
449
|
+
"AWS::Lightsail::Bucket": true,
|
|
450
|
+
"AWS::Lightsail::Certificate": true,
|
|
451
|
+
"AWS::Lightsail::Container": true,
|
|
452
|
+
"AWS::Lightsail::Database": true,
|
|
453
|
+
"AWS::Lightsail::Disk": true,
|
|
454
|
+
"AWS::Lightsail::Distribution": true,
|
|
455
|
+
"AWS::Lightsail::Instance": true,
|
|
456
|
+
"AWS::Lightsail::LoadBalancer": true,
|
|
457
|
+
"AWS::Lambda::Function": true,
|
|
458
|
+
"AWS::Location::GeofenceCollection": true,
|
|
459
|
+
"AWS::Location::Map": true,
|
|
460
|
+
"AWS::Location::PlaceIndex": true,
|
|
461
|
+
"AWS::Location::RouteCalculator": true,
|
|
462
|
+
"AWS::Location::Tracker": true,
|
|
463
|
+
"AWS::Location::APIKey": true,
|
|
464
|
+
"AWS::LookoutEquipment::InferenceScheduler": true,
|
|
465
|
+
"AWS::Logs::LogGroup": true,
|
|
466
|
+
"AWS::Logs::Delivery": true,
|
|
467
|
+
"AWS::Logs::DeliveryDestination": true,
|
|
468
|
+
"AWS::Logs::DeliverySource": true,
|
|
469
|
+
"AWS::M2::Application": true,
|
|
470
|
+
"AWS::M2::Environment": true,
|
|
471
|
+
"AWS::Macie::AllowList": true,
|
|
472
|
+
"AWS::Macie::CustomDataIdentifier": true,
|
|
473
|
+
"AWS::Macie::FindingsFilter": true,
|
|
474
|
+
"AWS::ManagedBlockchain::Accessor": true,
|
|
475
|
+
"AWS::MediaConvert::JobTemplate": true,
|
|
476
|
+
"AWS::MediaConvert::Preset": true,
|
|
477
|
+
"AWS::MediaConvert::Queue": true,
|
|
478
|
+
"AWS::MediaPackageV2::Channel": true,
|
|
479
|
+
"AWS::MediaPackageV2::ChannelGroup": true,
|
|
480
|
+
"AWS::MediaPackageV2::OriginEndpoint": true,
|
|
481
|
+
"AWS::MediaLive::Channel": true,
|
|
482
|
+
"AWS::MediaLive::Input": true,
|
|
483
|
+
"AWS::MediaLive::InputSecurityGroup": true,
|
|
484
|
+
"AWS::MediaLive::Multiplex": true,
|
|
485
|
+
"AWS::MediaPackage::Asset": true,
|
|
486
|
+
"AWS::MediaPackage::Channel": true,
|
|
487
|
+
"AWS::MediaPackage::OriginEndpoint": true,
|
|
488
|
+
"AWS::MediaPackage::PackagingConfiguration": true,
|
|
489
|
+
"AWS::MediaPackage::PackagingGroup": true,
|
|
490
|
+
"AWS::MediaStore::Container": true,
|
|
491
|
+
"AWS::MediaTailor::Channel": true,
|
|
492
|
+
"AWS::MediaTailor::LiveSource": true,
|
|
493
|
+
"AWS::MediaTailor::PlaybackConfiguration": true,
|
|
494
|
+
"AWS::MediaTailor::SourceLocation": true,
|
|
495
|
+
"AWS::MediaTailor::VodSource": true,
|
|
496
|
+
"AWS::MSK::Cluster": true,
|
|
497
|
+
"AWS::MSK::ServerlessCluster": true,
|
|
498
|
+
"AWS::MSK::VpcConnection": true,
|
|
499
|
+
"AWS::MSK::Replicator": true,
|
|
500
|
+
"AWS::Neptune::DBCluster": true,
|
|
501
|
+
"AWS::Neptune::DBClusterParameterGroup": true,
|
|
502
|
+
"AWS::Neptune::DBInstance": true,
|
|
503
|
+
"AWS::Neptune::DBParameterGroup": true,
|
|
504
|
+
"AWS::Neptune::DBSubnetGroup": true,
|
|
505
|
+
"AWS::MWAA::Environment": true,
|
|
506
|
+
"AWS::MemoryDB::ACL": true,
|
|
507
|
+
"AWS::MemoryDB::Cluster": true,
|
|
508
|
+
"AWS::MemoryDB::ParameterGroup": true,
|
|
509
|
+
"AWS::MemoryDB::SubnetGroup": true,
|
|
510
|
+
"AWS::MemoryDB::User": true,
|
|
511
|
+
"AWS::NeptuneGraph::Graph": true,
|
|
512
|
+
"AWS::NetworkFirewall::Firewall": true,
|
|
513
|
+
"AWS::NetworkFirewall::FirewallPolicy": true,
|
|
514
|
+
"AWS::NetworkFirewall::RuleGroup": true,
|
|
515
|
+
"AWS::NetworkFirewall::TLSInspectionConfiguration": true,
|
|
516
|
+
"AWS::NetworkManager::ConnectAttachment": true,
|
|
517
|
+
"AWS::NetworkManager::ConnectPeer": true,
|
|
518
|
+
"AWS::NetworkManager::CoreNetwork": true,
|
|
519
|
+
"AWS::NetworkManager::Device": true,
|
|
520
|
+
"AWS::NetworkManager::GlobalNetwork": true,
|
|
521
|
+
"AWS::NetworkManager::Link": true,
|
|
522
|
+
"AWS::NetworkManager::Site": true,
|
|
523
|
+
"AWS::NetworkManager::SiteToSiteVpnAttachment": true,
|
|
524
|
+
"AWS::NetworkManager::TransitGatewayPeering": true,
|
|
525
|
+
"AWS::NetworkManager::TransitGatewayRouteTableAttachment": true,
|
|
526
|
+
"AWS::NetworkManager::VpcAttachment": true,
|
|
527
|
+
"AWS::NimbleStudio::LaunchProfile": true,
|
|
528
|
+
"AWS::NimbleStudio::StreamingImage": true,
|
|
529
|
+
"AWS::NimbleStudio::Studio": true,
|
|
530
|
+
"AWS::NimbleStudio::StudioComponent": true,
|
|
531
|
+
"AWS::Omics::AnnotationStore": true,
|
|
532
|
+
"AWS::Omics::ReferenceStore": true,
|
|
533
|
+
"AWS::Omics::RunGroup": true,
|
|
534
|
+
"AWS::Omics::SequenceStore": true,
|
|
535
|
+
"AWS::Omics::VariantStore": true,
|
|
536
|
+
"AWS::Omics::Workflow": true,
|
|
537
|
+
"AWS::OpenSearchServerless::Collection": true,
|
|
538
|
+
"AWS::Oam::Link": true,
|
|
539
|
+
"AWS::Oam::Sink": true,
|
|
540
|
+
"AWS::OpenSearchService::Domain": true,
|
|
541
|
+
"AWS::OpsWorks::Layer": true,
|
|
542
|
+
"AWS::OpsWorks::Stack": true,
|
|
543
|
+
"AWS::Panorama::ApplicationInstance": true,
|
|
544
|
+
"AWS::Panorama::Package": true,
|
|
545
|
+
"AWS::OSIS::Pipeline": true,
|
|
546
|
+
"AWS::Organizations::Account": true,
|
|
547
|
+
"AWS::Organizations::OrganizationalUnit": true,
|
|
548
|
+
"AWS::Organizations::Policy": true,
|
|
549
|
+
"AWS::Organizations::ResourcePolicy": true,
|
|
550
|
+
"AWS::PaymentCryptography::Key": true,
|
|
551
|
+
"AWS::PCAConnectorAD::Connector": true,
|
|
552
|
+
"AWS::PCAConnectorAD::DirectoryRegistration": true,
|
|
553
|
+
"AWS::PCAConnectorAD::Template": true,
|
|
554
|
+
"AWS::PinpointEmail::ConfigurationSet": true,
|
|
555
|
+
"AWS::PinpointEmail::DedicatedIpPool": true,
|
|
556
|
+
"AWS::PinpointEmail::Identity": true,
|
|
557
|
+
"AWS::OpsWorksCM::Server": true,
|
|
558
|
+
"AWS::Pinpoint::App": true,
|
|
559
|
+
"AWS::Pinpoint::Campaign": true,
|
|
560
|
+
"AWS::Pinpoint::EmailTemplate": true,
|
|
561
|
+
"AWS::Pinpoint::InAppTemplate": true,
|
|
562
|
+
"AWS::Pinpoint::PushTemplate": true,
|
|
563
|
+
"AWS::Pinpoint::Segment": true,
|
|
564
|
+
"AWS::Pinpoint::SmsTemplate": true,
|
|
565
|
+
"AWS::Proton::EnvironmentAccountConnection": true,
|
|
566
|
+
"AWS::Proton::EnvironmentTemplate": true,
|
|
567
|
+
"AWS::Proton::ServiceTemplate": true,
|
|
568
|
+
"AWS::Pipes::Pipe": true,
|
|
569
|
+
"AWS::QLDB::Ledger": true,
|
|
570
|
+
"AWS::QLDB::Stream": true,
|
|
571
|
+
"AWS::QuickSight::Analysis": true,
|
|
572
|
+
"AWS::QuickSight::Dashboard": true,
|
|
573
|
+
"AWS::QuickSight::DataSet": true,
|
|
574
|
+
"AWS::QuickSight::DataSource": true,
|
|
575
|
+
"AWS::QuickSight::Template": true,
|
|
576
|
+
"AWS::QuickSight::Theme": true,
|
|
577
|
+
"AWS::QuickSight::VPCConnection": true,
|
|
578
|
+
"AWS::RAM::Permission": true,
|
|
579
|
+
"AWS::RAM::ResourceShare": true,
|
|
580
|
+
"AWS::Redshift::Cluster": true,
|
|
581
|
+
"AWS::Redshift::ClusterParameterGroup": true,
|
|
582
|
+
"AWS::Redshift::ClusterSecurityGroup": true,
|
|
583
|
+
"AWS::Redshift::ClusterSubnetGroup": true,
|
|
584
|
+
"AWS::Redshift::EventSubscription": true,
|
|
585
|
+
"AWS::RedshiftServerless::Namespace": true,
|
|
586
|
+
"AWS::RedshiftServerless::Workgroup": true,
|
|
587
|
+
"AWS::RefactorSpaces::Application": true,
|
|
588
|
+
"AWS::RefactorSpaces::Environment": true,
|
|
589
|
+
"AWS::RefactorSpaces::Route": true,
|
|
590
|
+
"AWS::RefactorSpaces::Service": true,
|
|
591
|
+
"AWS::Rekognition::Collection": true,
|
|
592
|
+
"AWS::Rekognition::StreamProcessor": true,
|
|
593
|
+
"AWS::RDS::CustomDBEngineVersion": true,
|
|
594
|
+
"AWS::RDS::DBCluster": true,
|
|
595
|
+
"AWS::RDS::DBClusterParameterGroup": true,
|
|
596
|
+
"AWS::RDS::DBInstance": true,
|
|
597
|
+
"AWS::RDS::DBParameterGroup": true,
|
|
598
|
+
"AWS::RDS::DBProxy": true,
|
|
599
|
+
"AWS::RDS::DBProxyEndpoint": true,
|
|
600
|
+
"AWS::RDS::DBSecurityGroup": true,
|
|
601
|
+
"AWS::RDS::DBSubnetGroup": true,
|
|
602
|
+
"AWS::RDS::EventSubscription": true,
|
|
603
|
+
"AWS::RDS::OptionGroup": true,
|
|
604
|
+
"AWS::RDS::Integration": true,
|
|
605
|
+
"AWS::ResourceExplorer2::Index": true,
|
|
606
|
+
"AWS::ResourceExplorer2::View": true,
|
|
607
|
+
"AWS::ResilienceHub::App": true,
|
|
608
|
+
"AWS::ResilienceHub::ResiliencyPolicy": true,
|
|
609
|
+
"AWS::ResourceGroups::Group": true,
|
|
610
|
+
"AWS::QBusiness::Application": true,
|
|
611
|
+
"AWS::QBusiness::DataSource": true,
|
|
612
|
+
"AWS::QBusiness::Index": true,
|
|
613
|
+
"AWS::QBusiness::Plugin": true,
|
|
614
|
+
"AWS::QBusiness::Retriever": true,
|
|
615
|
+
"AWS::QBusiness::WebExperience": true,
|
|
616
|
+
"AWS::RoboMaker::Fleet": true,
|
|
617
|
+
"AWS::RoboMaker::Robot": true,
|
|
618
|
+
"AWS::RoboMaker::RobotApplication": true,
|
|
619
|
+
"AWS::RoboMaker::SimulationApplication": true,
|
|
620
|
+
"AWS::RolesAnywhere::CRL": true,
|
|
621
|
+
"AWS::RolesAnywhere::Profile": true,
|
|
622
|
+
"AWS::RolesAnywhere::TrustAnchor": true,
|
|
623
|
+
"AWS::Route53::HostedZone": true,
|
|
624
|
+
"AWS::Route53Profiles::Profile": true,
|
|
625
|
+
"AWS::Route53Profiles::ProfileAssociation": true,
|
|
626
|
+
"AWS::Route53RecoveryControl::Cluster": true,
|
|
627
|
+
"AWS::Route53RecoveryControl::ControlPanel": true,
|
|
628
|
+
"AWS::Route53RecoveryControl::SafetyRule": true,
|
|
629
|
+
"AWS::Route53RecoveryReadiness::Cell": true,
|
|
630
|
+
"AWS::Route53RecoveryReadiness::ReadinessCheck": true,
|
|
631
|
+
"AWS::Route53RecoveryReadiness::RecoveryGroup": true,
|
|
632
|
+
"AWS::Route53RecoveryReadiness::ResourceSet": true,
|
|
633
|
+
"AWS::Route53Resolver::FirewallDomainList": true,
|
|
634
|
+
"AWS::Route53Resolver::FirewallRuleGroup": true,
|
|
635
|
+
"AWS::Route53Resolver::FirewallRuleGroupAssociation": true,
|
|
636
|
+
"AWS::Route53Resolver::OutpostResolver": true,
|
|
637
|
+
"AWS::Route53Resolver::ResolverEndpoint": true,
|
|
638
|
+
"AWS::Route53Resolver::ResolverRule": true,
|
|
639
|
+
"AWS::RUM::AppMonitor": true,
|
|
640
|
+
"AWS::S3::Bucket": true,
|
|
641
|
+
"AWS::S3::StorageLens": true,
|
|
642
|
+
"AWS::S3::AccessGrant": true,
|
|
643
|
+
"AWS::S3::AccessGrantsInstance": true,
|
|
644
|
+
"AWS::S3::AccessGrantsLocation": true,
|
|
645
|
+
"AWS::S3::StorageLensGroup": true,
|
|
646
|
+
"AWS::S3Outposts::Bucket": true,
|
|
647
|
+
"AWS::Scheduler::ScheduleGroup": true,
|
|
648
|
+
"AWS::SageMaker::App": true,
|
|
649
|
+
"AWS::SageMaker::AppImageConfig": true,
|
|
650
|
+
"AWS::SageMaker::CodeRepository": true,
|
|
651
|
+
"AWS::SageMaker::DataQualityJobDefinition": true,
|
|
652
|
+
"AWS::SageMaker::Device": true,
|
|
653
|
+
"AWS::SageMaker::DeviceFleet": true,
|
|
654
|
+
"AWS::SageMaker::Domain": true,
|
|
655
|
+
"AWS::SageMaker::Endpoint": true,
|
|
656
|
+
"AWS::SageMaker::EndpointConfig": true,
|
|
657
|
+
"AWS::SageMaker::FeatureGroup": true,
|
|
658
|
+
"AWS::SageMaker::Image": true,
|
|
659
|
+
"AWS::SageMaker::InferenceExperiment": true,
|
|
660
|
+
"AWS::SageMaker::Model": true,
|
|
661
|
+
"AWS::SageMaker::ModelBiasJobDefinition": true,
|
|
662
|
+
"AWS::SageMaker::ModelCard": true,
|
|
663
|
+
"AWS::SageMaker::ModelExplainabilityJobDefinition": true,
|
|
664
|
+
"AWS::SageMaker::ModelPackage": true,
|
|
665
|
+
"AWS::SageMaker::ModelPackageGroup": true,
|
|
666
|
+
"AWS::SageMaker::ModelQualityJobDefinition": true,
|
|
667
|
+
"AWS::SageMaker::MonitoringSchedule": true,
|
|
668
|
+
"AWS::SageMaker::NotebookInstance": true,
|
|
669
|
+
"AWS::SageMaker::Pipeline": true,
|
|
670
|
+
"AWS::SageMaker::Project": true,
|
|
671
|
+
"AWS::SageMaker::Space": true,
|
|
672
|
+
"AWS::SageMaker::UserProfile": true,
|
|
673
|
+
"AWS::SageMaker::Workteam": true,
|
|
674
|
+
"AWS::SageMaker::InferenceComponent": true,
|
|
675
|
+
"AWS::SecretsManager::Secret": true,
|
|
676
|
+
"AWS::SecurityHub::AutomationRule": true,
|
|
677
|
+
"AWS::SecurityHub::Hub": true,
|
|
678
|
+
"AWS::SecurityLake::DataLake": true,
|
|
679
|
+
"AWS::SecurityLake::Subscriber": true,
|
|
680
|
+
"AWS::Serverless::Function": true,
|
|
681
|
+
"AWS::Serverless::Api": true,
|
|
682
|
+
"AWS::Serverless::HttpApi": true,
|
|
683
|
+
"AWS::Serverless::Application": true,
|
|
684
|
+
"AWS::Serverless::SimpleTable": true,
|
|
685
|
+
"AWS::Serverless::StateMachine": true,
|
|
686
|
+
"AWS::ServiceCatalog::CloudFormationProduct": true,
|
|
687
|
+
"AWS::ServiceCatalog::CloudFormationProvisionedProduct": true,
|
|
688
|
+
"AWS::ServiceCatalog::Portfolio": true,
|
|
689
|
+
"AWS::ServiceCatalogAppRegistry::Application": true,
|
|
690
|
+
"AWS::ServiceCatalogAppRegistry::AttributeGroup": true,
|
|
691
|
+
"AWS::SES::ContactList": true,
|
|
692
|
+
"AWS::ServiceDiscovery::HttpNamespace": true,
|
|
693
|
+
"AWS::ServiceDiscovery::PrivateDnsNamespace": true,
|
|
694
|
+
"AWS::ServiceDiscovery::PublicDnsNamespace": true,
|
|
695
|
+
"AWS::ServiceDiscovery::Service": true,
|
|
696
|
+
"AWS::Shield::Protection": true,
|
|
697
|
+
"AWS::Shield::ProtectionGroup": true,
|
|
698
|
+
"AWS::Signer::SigningProfile": true,
|
|
699
|
+
"AWS::SNS::Topic": true,
|
|
700
|
+
"AWS::SQS::Queue": true,
|
|
701
|
+
"AWS::SSM::Document": true,
|
|
702
|
+
"AWS::SSM::MaintenanceWindow": true,
|
|
703
|
+
"AWS::SSM::Parameter": true,
|
|
704
|
+
"AWS::SSM::PatchBaseline": true,
|
|
705
|
+
"AWS::SSMContacts::Rotation": true,
|
|
706
|
+
"AWS::SSMIncidents::ReplicationSet": true,
|
|
707
|
+
"AWS::SSMIncidents::ResponsePlan": true,
|
|
708
|
+
"AWS::SSO::PermissionSet": true,
|
|
709
|
+
"AWS::SSO::Application": true,
|
|
710
|
+
"AWS::SSO::Instance": true,
|
|
711
|
+
"AWS::StepFunctions::Activity": true,
|
|
712
|
+
"AWS::StepFunctions::StateMachine": true,
|
|
713
|
+
"AWS::SystemsManagerSAP::Application": true,
|
|
714
|
+
"AWS::Synthetics::Canary": true,
|
|
715
|
+
"AWS::Synthetics::Group": true,
|
|
716
|
+
"AWS::Timestream::Database": true,
|
|
717
|
+
"AWS::Timestream::ScheduledQuery": true,
|
|
718
|
+
"AWS::Timestream::Table": true,
|
|
719
|
+
"AWS::Timestream::InfluxDBInstance": true,
|
|
720
|
+
"AWS::Transfer::Agreement": true,
|
|
721
|
+
"AWS::Transfer::Certificate": true,
|
|
722
|
+
"AWS::Transfer::Connector": true,
|
|
723
|
+
"AWS::Transfer::Profile": true,
|
|
724
|
+
"AWS::Transfer::Server": true,
|
|
725
|
+
"AWS::Transfer::User": true,
|
|
726
|
+
"AWS::Transfer::Workflow": true,
|
|
727
|
+
"AWS::VoiceID::Domain": true,
|
|
728
|
+
"AWS::VpcLattice::AccessLogSubscription": true,
|
|
729
|
+
"AWS::VpcLattice::Listener": true,
|
|
730
|
+
"AWS::VpcLattice::Rule": true,
|
|
731
|
+
"AWS::VpcLattice::Service": true,
|
|
732
|
+
"AWS::VpcLattice::ServiceNetwork": true,
|
|
733
|
+
"AWS::VpcLattice::ServiceNetworkServiceAssociation": true,
|
|
734
|
+
"AWS::VpcLattice::ServiceNetworkVpcAssociation": true,
|
|
735
|
+
"AWS::VpcLattice::TargetGroup": true,
|
|
736
|
+
"AWS::WorkSpaces::ConnectionAlias": true,
|
|
737
|
+
"AWS::WorkSpaces::Workspace": true,
|
|
738
|
+
"AWS::Wisdom::Assistant": true,
|
|
739
|
+
"AWS::Wisdom::AssistantAssociation": true,
|
|
740
|
+
"AWS::Wisdom::KnowledgeBase": true,
|
|
741
|
+
"AWS::WAFv2::IPSet": true,
|
|
742
|
+
"AWS::WAFv2::RegexPatternSet": true,
|
|
743
|
+
"AWS::WAFv2::RuleGroup": true,
|
|
744
|
+
"AWS::WAFv2::WebACL": true,
|
|
745
|
+
"AWS::WorkSpacesThinClient::Environment": true,
|
|
746
|
+
"AWS::WorkSpacesWeb::BrowserSettings": true,
|
|
747
|
+
"AWS::WorkSpacesWeb::IpAccessSettings": true,
|
|
748
|
+
"AWS::WorkSpacesWeb::NetworkSettings": true,
|
|
749
|
+
"AWS::WorkSpacesWeb::Portal": true,
|
|
750
|
+
"AWS::WorkSpacesWeb::TrustStore": true,
|
|
751
|
+
"AWS::WorkSpacesWeb::UserAccessLoggingSettings": true,
|
|
752
|
+
"AWS::WorkSpacesWeb::UserSettings": true,
|
|
753
|
+
"AWS::XRay::Group": true,
|
|
754
|
+
"AWS::XRay::SamplingRule": true
|
|
755
|
+
}
|