@awboost/cfntypes 0.69.0 → 0.100.5
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/README.md +4 -14
- package/lib/resources.generated.d.ts +142038 -0
- package/lib/resources.generated.js +3566 -0
- package/package.json +12 -40
@@ -0,0 +1,3566 @@
|
|
1
|
+
export const ResourceType = {
|
2
|
+
ACMPCACertificateProps: "AWS::ACMPCA::Certificate",
|
3
|
+
ACMPCACertificateAuthorityProps: "AWS::ACMPCA::CertificateAuthority",
|
4
|
+
ACMPCACertificateAuthorityActivationProps: "AWS::ACMPCA::CertificateAuthorityActivation",
|
5
|
+
ACMPCAPermissionProps: "AWS::ACMPCA::Permission",
|
6
|
+
APSRuleGroupsNamespaceProps: "AWS::APS::RuleGroupsNamespace",
|
7
|
+
APSWorkspaceProps: "AWS::APS::Workspace",
|
8
|
+
AccessAnalyzerAnalyzerProps: "AWS::AccessAnalyzer::Analyzer",
|
9
|
+
AmazonMQBrokerProps: "AWS::AmazonMQ::Broker",
|
10
|
+
AmazonMQConfigurationProps: "AWS::AmazonMQ::Configuration",
|
11
|
+
AmazonMQConfigurationAssociationProps: "AWS::AmazonMQ::ConfigurationAssociation",
|
12
|
+
AmplifyAppProps: "AWS::Amplify::App",
|
13
|
+
AmplifyBranchProps: "AWS::Amplify::Branch",
|
14
|
+
AmplifyDomainProps: "AWS::Amplify::Domain",
|
15
|
+
AmplifyUIBuilderComponentProps: "AWS::AmplifyUIBuilder::Component",
|
16
|
+
AmplifyUIBuilderFormProps: "AWS::AmplifyUIBuilder::Form",
|
17
|
+
AmplifyUIBuilderThemeProps: "AWS::AmplifyUIBuilder::Theme",
|
18
|
+
ApiGatewayAccountProps: "AWS::ApiGateway::Account",
|
19
|
+
ApiGatewayApiKeyProps: "AWS::ApiGateway::ApiKey",
|
20
|
+
ApiGatewayAuthorizerProps: "AWS::ApiGateway::Authorizer",
|
21
|
+
ApiGatewayBasePathMappingProps: "AWS::ApiGateway::BasePathMapping",
|
22
|
+
ApiGatewayClientCertificateProps: "AWS::ApiGateway::ClientCertificate",
|
23
|
+
ApiGatewayDeploymentProps: "AWS::ApiGateway::Deployment",
|
24
|
+
ApiGatewayDocumentationPartProps: "AWS::ApiGateway::DocumentationPart",
|
25
|
+
ApiGatewayDocumentationVersionProps: "AWS::ApiGateway::DocumentationVersion",
|
26
|
+
ApiGatewayDomainNameProps: "AWS::ApiGateway::DomainName",
|
27
|
+
ApiGatewayGatewayResponseProps: "AWS::ApiGateway::GatewayResponse",
|
28
|
+
ApiGatewayMethodProps: "AWS::ApiGateway::Method",
|
29
|
+
ApiGatewayModelProps: "AWS::ApiGateway::Model",
|
30
|
+
ApiGatewayRequestValidatorProps: "AWS::ApiGateway::RequestValidator",
|
31
|
+
ApiGatewayResourceProps: "AWS::ApiGateway::Resource",
|
32
|
+
ApiGatewayRestApiProps: "AWS::ApiGateway::RestApi",
|
33
|
+
ApiGatewayStageProps: "AWS::ApiGateway::Stage",
|
34
|
+
ApiGatewayUsagePlanProps: "AWS::ApiGateway::UsagePlan",
|
35
|
+
ApiGatewayUsagePlanKeyProps: "AWS::ApiGateway::UsagePlanKey",
|
36
|
+
ApiGatewayVpcLinkProps: "AWS::ApiGateway::VpcLink",
|
37
|
+
ApiGatewayV2ApiProps: "AWS::ApiGatewayV2::Api",
|
38
|
+
ApiGatewayV2ApiGatewayManagedOverridesProps: "AWS::ApiGatewayV2::ApiGatewayManagedOverrides",
|
39
|
+
ApiGatewayV2ApiMappingProps: "AWS::ApiGatewayV2::ApiMapping",
|
40
|
+
ApiGatewayV2AuthorizerProps: "AWS::ApiGatewayV2::Authorizer",
|
41
|
+
ApiGatewayV2DeploymentProps: "AWS::ApiGatewayV2::Deployment",
|
42
|
+
ApiGatewayV2DomainNameProps: "AWS::ApiGatewayV2::DomainName",
|
43
|
+
ApiGatewayV2IntegrationProps: "AWS::ApiGatewayV2::Integration",
|
44
|
+
ApiGatewayV2IntegrationResponseProps: "AWS::ApiGatewayV2::IntegrationResponse",
|
45
|
+
ApiGatewayV2ModelProps: "AWS::ApiGatewayV2::Model",
|
46
|
+
ApiGatewayV2RouteProps: "AWS::ApiGatewayV2::Route",
|
47
|
+
ApiGatewayV2RouteResponseProps: "AWS::ApiGatewayV2::RouteResponse",
|
48
|
+
ApiGatewayV2StageProps: "AWS::ApiGatewayV2::Stage",
|
49
|
+
ApiGatewayV2VpcLinkProps: "AWS::ApiGatewayV2::VpcLink",
|
50
|
+
AppConfigApplicationProps: "AWS::AppConfig::Application",
|
51
|
+
AppConfigConfigurationProfileProps: "AWS::AppConfig::ConfigurationProfile",
|
52
|
+
AppConfigDeploymentProps: "AWS::AppConfig::Deployment",
|
53
|
+
AppConfigDeploymentStrategyProps: "AWS::AppConfig::DeploymentStrategy",
|
54
|
+
AppConfigEnvironmentProps: "AWS::AppConfig::Environment",
|
55
|
+
AppConfigExtensionProps: "AWS::AppConfig::Extension",
|
56
|
+
AppConfigExtensionAssociationProps: "AWS::AppConfig::ExtensionAssociation",
|
57
|
+
AppConfigHostedConfigurationVersionProps: "AWS::AppConfig::HostedConfigurationVersion",
|
58
|
+
AppFlowConnectorProps: "AWS::AppFlow::Connector",
|
59
|
+
AppFlowConnectorProfileProps: "AWS::AppFlow::ConnectorProfile",
|
60
|
+
AppFlowFlowProps: "AWS::AppFlow::Flow",
|
61
|
+
AppIntegrationsDataIntegrationProps: "AWS::AppIntegrations::DataIntegration",
|
62
|
+
AppIntegrationsEventIntegrationProps: "AWS::AppIntegrations::EventIntegration",
|
63
|
+
AppMeshGatewayRouteProps: "AWS::AppMesh::GatewayRoute",
|
64
|
+
AppMeshMeshProps: "AWS::AppMesh::Mesh",
|
65
|
+
AppMeshRouteProps: "AWS::AppMesh::Route",
|
66
|
+
AppMeshVirtualGatewayProps: "AWS::AppMesh::VirtualGateway",
|
67
|
+
AppMeshVirtualNodeProps: "AWS::AppMesh::VirtualNode",
|
68
|
+
AppMeshVirtualRouterProps: "AWS::AppMesh::VirtualRouter",
|
69
|
+
AppMeshVirtualServiceProps: "AWS::AppMesh::VirtualService",
|
70
|
+
AppRunnerAutoScalingConfigurationProps: "AWS::AppRunner::AutoScalingConfiguration",
|
71
|
+
AppRunnerObservabilityConfigurationProps: "AWS::AppRunner::ObservabilityConfiguration",
|
72
|
+
AppRunnerServiceProps: "AWS::AppRunner::Service",
|
73
|
+
AppRunnerVpcConnectorProps: "AWS::AppRunner::VpcConnector",
|
74
|
+
AppRunnerVpcIngressConnectionProps: "AWS::AppRunner::VpcIngressConnection",
|
75
|
+
AppStreamAppBlockProps: "AWS::AppStream::AppBlock",
|
76
|
+
AppStreamAppBlockBuilderProps: "AWS::AppStream::AppBlockBuilder",
|
77
|
+
AppStreamApplicationProps: "AWS::AppStream::Application",
|
78
|
+
AppStreamApplicationEntitlementAssociationProps: "AWS::AppStream::ApplicationEntitlementAssociation",
|
79
|
+
AppStreamApplicationFleetAssociationProps: "AWS::AppStream::ApplicationFleetAssociation",
|
80
|
+
AppStreamDirectoryConfigProps: "AWS::AppStream::DirectoryConfig",
|
81
|
+
AppStreamEntitlementProps: "AWS::AppStream::Entitlement",
|
82
|
+
AppStreamFleetProps: "AWS::AppStream::Fleet",
|
83
|
+
AppStreamImageBuilderProps: "AWS::AppStream::ImageBuilder",
|
84
|
+
AppStreamStackProps: "AWS::AppStream::Stack",
|
85
|
+
AppStreamStackFleetAssociationProps: "AWS::AppStream::StackFleetAssociation",
|
86
|
+
AppStreamStackUserAssociationProps: "AWS::AppStream::StackUserAssociation",
|
87
|
+
AppStreamUserProps: "AWS::AppStream::User",
|
88
|
+
AppSyncApiCacheProps: "AWS::AppSync::ApiCache",
|
89
|
+
AppSyncApiKeyProps: "AWS::AppSync::ApiKey",
|
90
|
+
AppSyncDataSourceProps: "AWS::AppSync::DataSource",
|
91
|
+
AppSyncDomainNameProps: "AWS::AppSync::DomainName",
|
92
|
+
AppSyncDomainNameApiAssociationProps: "AWS::AppSync::DomainNameApiAssociation",
|
93
|
+
AppSyncFunctionConfigurationProps: "AWS::AppSync::FunctionConfiguration",
|
94
|
+
AppSyncGraphQLApiProps: "AWS::AppSync::GraphQLApi",
|
95
|
+
AppSyncGraphQLSchemaProps: "AWS::AppSync::GraphQLSchema",
|
96
|
+
AppSyncResolverProps: "AWS::AppSync::Resolver",
|
97
|
+
AppSyncSourceApiAssociationProps: "AWS::AppSync::SourceApiAssociation",
|
98
|
+
ApplicationAutoScalingScalableTargetProps: "AWS::ApplicationAutoScaling::ScalableTarget",
|
99
|
+
ApplicationAutoScalingScalingPolicyProps: "AWS::ApplicationAutoScaling::ScalingPolicy",
|
100
|
+
ApplicationInsightsApplicationProps: "AWS::ApplicationInsights::Application",
|
101
|
+
AthenaCapacityReservationProps: "AWS::Athena::CapacityReservation",
|
102
|
+
AthenaDataCatalogProps: "AWS::Athena::DataCatalog",
|
103
|
+
AthenaNamedQueryProps: "AWS::Athena::NamedQuery",
|
104
|
+
AthenaPreparedStatementProps: "AWS::Athena::PreparedStatement",
|
105
|
+
AthenaWorkGroupProps: "AWS::Athena::WorkGroup",
|
106
|
+
AuditManagerAssessmentProps: "AWS::AuditManager::Assessment",
|
107
|
+
AutoScalingAutoScalingGroupProps: "AWS::AutoScaling::AutoScalingGroup",
|
108
|
+
AutoScalingLaunchConfigurationProps: "AWS::AutoScaling::LaunchConfiguration",
|
109
|
+
AutoScalingLifecycleHookProps: "AWS::AutoScaling::LifecycleHook",
|
110
|
+
AutoScalingScalingPolicyProps: "AWS::AutoScaling::ScalingPolicy",
|
111
|
+
AutoScalingScheduledActionProps: "AWS::AutoScaling::ScheduledAction",
|
112
|
+
AutoScalingWarmPoolProps: "AWS::AutoScaling::WarmPool",
|
113
|
+
AutoScalingPlansScalingPlanProps: "AWS::AutoScalingPlans::ScalingPlan",
|
114
|
+
BackupBackupPlanProps: "AWS::Backup::BackupPlan",
|
115
|
+
BackupBackupSelectionProps: "AWS::Backup::BackupSelection",
|
116
|
+
BackupBackupVaultProps: "AWS::Backup::BackupVault",
|
117
|
+
BackupFrameworkProps: "AWS::Backup::Framework",
|
118
|
+
BackupReportPlanProps: "AWS::Backup::ReportPlan",
|
119
|
+
BackupGatewayHypervisorProps: "AWS::BackupGateway::Hypervisor",
|
120
|
+
BatchComputeEnvironmentProps: "AWS::Batch::ComputeEnvironment",
|
121
|
+
BatchJobDefinitionProps: "AWS::Batch::JobDefinition",
|
122
|
+
BatchJobQueueProps: "AWS::Batch::JobQueue",
|
123
|
+
BatchSchedulingPolicyProps: "AWS::Batch::SchedulingPolicy",
|
124
|
+
BillingConductorBillingGroupProps: "AWS::BillingConductor::BillingGroup",
|
125
|
+
BillingConductorCustomLineItemProps: "AWS::BillingConductor::CustomLineItem",
|
126
|
+
BillingConductorPricingPlanProps: "AWS::BillingConductor::PricingPlan",
|
127
|
+
BillingConductorPricingRuleProps: "AWS::BillingConductor::PricingRule",
|
128
|
+
BudgetsBudgetProps: "AWS::Budgets::Budget",
|
129
|
+
BudgetsBudgetsActionProps: "AWS::Budgets::BudgetsAction",
|
130
|
+
CEAnomalyMonitorProps: "AWS::CE::AnomalyMonitor",
|
131
|
+
CEAnomalySubscriptionProps: "AWS::CE::AnomalySubscription",
|
132
|
+
CECostCategoryProps: "AWS::CE::CostCategory",
|
133
|
+
CURReportDefinitionProps: "AWS::CUR::ReportDefinition",
|
134
|
+
CassandraKeyspaceProps: "AWS::Cassandra::Keyspace",
|
135
|
+
CassandraTableProps: "AWS::Cassandra::Table",
|
136
|
+
CertificateManagerAccountProps: "AWS::CertificateManager::Account",
|
137
|
+
CertificateManagerCertificateProps: "AWS::CertificateManager::Certificate",
|
138
|
+
ChatbotMicrosoftTeamsChannelConfigurationProps: "AWS::Chatbot::MicrosoftTeamsChannelConfiguration",
|
139
|
+
ChatbotSlackChannelConfigurationProps: "AWS::Chatbot::SlackChannelConfiguration",
|
140
|
+
CleanRoomsAnalysisTemplateProps: "AWS::CleanRooms::AnalysisTemplate",
|
141
|
+
CleanRoomsCollaborationProps: "AWS::CleanRooms::Collaboration",
|
142
|
+
CleanRoomsConfiguredTableProps: "AWS::CleanRooms::ConfiguredTable",
|
143
|
+
CleanRoomsConfiguredTableAssociationProps: "AWS::CleanRooms::ConfiguredTableAssociation",
|
144
|
+
CleanRoomsMembershipProps: "AWS::CleanRooms::Membership",
|
145
|
+
Cloud9EnvironmentEC2Props: "AWS::Cloud9::EnvironmentEC2",
|
146
|
+
CloudFormationCustomResourceProps: "AWS::CloudFormation::CustomResource",
|
147
|
+
CloudFormationHookDefaultVersionProps: "AWS::CloudFormation::HookDefaultVersion",
|
148
|
+
CloudFormationHookTypeConfigProps: "AWS::CloudFormation::HookTypeConfig",
|
149
|
+
CloudFormationHookVersionProps: "AWS::CloudFormation::HookVersion",
|
150
|
+
CloudFormationMacroProps: "AWS::CloudFormation::Macro",
|
151
|
+
CloudFormationModuleDefaultVersionProps: "AWS::CloudFormation::ModuleDefaultVersion",
|
152
|
+
CloudFormationModuleVersionProps: "AWS::CloudFormation::ModuleVersion",
|
153
|
+
CloudFormationPublicTypeVersionProps: "AWS::CloudFormation::PublicTypeVersion",
|
154
|
+
CloudFormationPublisherProps: "AWS::CloudFormation::Publisher",
|
155
|
+
CloudFormationResourceDefaultVersionProps: "AWS::CloudFormation::ResourceDefaultVersion",
|
156
|
+
CloudFormationResourceVersionProps: "AWS::CloudFormation::ResourceVersion",
|
157
|
+
CloudFormationStackProps: "AWS::CloudFormation::Stack",
|
158
|
+
CloudFormationStackSetProps: "AWS::CloudFormation::StackSet",
|
159
|
+
CloudFormationTypeActivationProps: "AWS::CloudFormation::TypeActivation",
|
160
|
+
CloudFormationWaitConditionProps: "AWS::CloudFormation::WaitCondition",
|
161
|
+
CloudFormationWaitConditionHandleProps: "AWS::CloudFormation::WaitConditionHandle",
|
162
|
+
CloudFrontCachePolicyProps: "AWS::CloudFront::CachePolicy",
|
163
|
+
CloudFrontCloudFrontOriginAccessIdentityProps: "AWS::CloudFront::CloudFrontOriginAccessIdentity",
|
164
|
+
CloudFrontContinuousDeploymentPolicyProps: "AWS::CloudFront::ContinuousDeploymentPolicy",
|
165
|
+
CloudFrontDistributionProps: "AWS::CloudFront::Distribution",
|
166
|
+
CloudFrontFunctionProps: "AWS::CloudFront::Function",
|
167
|
+
CloudFrontKeyGroupProps: "AWS::CloudFront::KeyGroup",
|
168
|
+
CloudFrontMonitoringSubscriptionProps: "AWS::CloudFront::MonitoringSubscription",
|
169
|
+
CloudFrontOriginAccessControlProps: "AWS::CloudFront::OriginAccessControl",
|
170
|
+
CloudFrontOriginRequestPolicyProps: "AWS::CloudFront::OriginRequestPolicy",
|
171
|
+
CloudFrontPublicKeyProps: "AWS::CloudFront::PublicKey",
|
172
|
+
CloudFrontRealtimeLogConfigProps: "AWS::CloudFront::RealtimeLogConfig",
|
173
|
+
CloudFrontResponseHeadersPolicyProps: "AWS::CloudFront::ResponseHeadersPolicy",
|
174
|
+
CloudFrontStreamingDistributionProps: "AWS::CloudFront::StreamingDistribution",
|
175
|
+
CloudTrailChannelProps: "AWS::CloudTrail::Channel",
|
176
|
+
CloudTrailEventDataStoreProps: "AWS::CloudTrail::EventDataStore",
|
177
|
+
CloudTrailResourcePolicyProps: "AWS::CloudTrail::ResourcePolicy",
|
178
|
+
CloudTrailTrailProps: "AWS::CloudTrail::Trail",
|
179
|
+
CloudWatchAlarmProps: "AWS::CloudWatch::Alarm",
|
180
|
+
CloudWatchAnomalyDetectorProps: "AWS::CloudWatch::AnomalyDetector",
|
181
|
+
CloudWatchCompositeAlarmProps: "AWS::CloudWatch::CompositeAlarm",
|
182
|
+
CloudWatchDashboardProps: "AWS::CloudWatch::Dashboard",
|
183
|
+
CloudWatchInsightRuleProps: "AWS::CloudWatch::InsightRule",
|
184
|
+
CloudWatchMetricStreamProps: "AWS::CloudWatch::MetricStream",
|
185
|
+
CodeArtifactDomainProps: "AWS::CodeArtifact::Domain",
|
186
|
+
CodeArtifactRepositoryProps: "AWS::CodeArtifact::Repository",
|
187
|
+
CodeBuildProjectProps: "AWS::CodeBuild::Project",
|
188
|
+
CodeBuildReportGroupProps: "AWS::CodeBuild::ReportGroup",
|
189
|
+
CodeBuildSourceCredentialProps: "AWS::CodeBuild::SourceCredential",
|
190
|
+
CodeCommitRepositoryProps: "AWS::CodeCommit::Repository",
|
191
|
+
CodeDeployApplicationProps: "AWS::CodeDeploy::Application",
|
192
|
+
CodeDeployDeploymentConfigProps: "AWS::CodeDeploy::DeploymentConfig",
|
193
|
+
CodeDeployDeploymentGroupProps: "AWS::CodeDeploy::DeploymentGroup",
|
194
|
+
CodeGuruProfilerProfilingGroupProps: "AWS::CodeGuruProfiler::ProfilingGroup",
|
195
|
+
CodeGuruReviewerRepositoryAssociationProps: "AWS::CodeGuruReviewer::RepositoryAssociation",
|
196
|
+
CodePipelineCustomActionTypeProps: "AWS::CodePipeline::CustomActionType",
|
197
|
+
CodePipelinePipelineProps: "AWS::CodePipeline::Pipeline",
|
198
|
+
CodePipelineWebhookProps: "AWS::CodePipeline::Webhook",
|
199
|
+
CodeStarGitHubRepositoryProps: "AWS::CodeStar::GitHubRepository",
|
200
|
+
CodeStarConnectionsConnectionProps: "AWS::CodeStarConnections::Connection",
|
201
|
+
CodeStarNotificationsNotificationRuleProps: "AWS::CodeStarNotifications::NotificationRule",
|
202
|
+
CognitoIdentityPoolProps: "AWS::Cognito::IdentityPool",
|
203
|
+
CognitoIdentityPoolPrincipalTagProps: "AWS::Cognito::IdentityPoolPrincipalTag",
|
204
|
+
CognitoIdentityPoolRoleAttachmentProps: "AWS::Cognito::IdentityPoolRoleAttachment",
|
205
|
+
CognitoLogDeliveryConfigurationProps: "AWS::Cognito::LogDeliveryConfiguration",
|
206
|
+
CognitoUserPoolProps: "AWS::Cognito::UserPool",
|
207
|
+
CognitoUserPoolClientProps: "AWS::Cognito::UserPoolClient",
|
208
|
+
CognitoUserPoolDomainProps: "AWS::Cognito::UserPoolDomain",
|
209
|
+
CognitoUserPoolGroupProps: "AWS::Cognito::UserPoolGroup",
|
210
|
+
CognitoUserPoolIdentityProviderProps: "AWS::Cognito::UserPoolIdentityProvider",
|
211
|
+
CognitoUserPoolResourceServerProps: "AWS::Cognito::UserPoolResourceServer",
|
212
|
+
CognitoUserPoolRiskConfigurationAttachmentProps: "AWS::Cognito::UserPoolRiskConfigurationAttachment",
|
213
|
+
CognitoUserPoolUICustomizationAttachmentProps: "AWS::Cognito::UserPoolUICustomizationAttachment",
|
214
|
+
CognitoUserPoolUserProps: "AWS::Cognito::UserPoolUser",
|
215
|
+
CognitoUserPoolUserToGroupAttachmentProps: "AWS::Cognito::UserPoolUserToGroupAttachment",
|
216
|
+
ComprehendDocumentClassifierProps: "AWS::Comprehend::DocumentClassifier",
|
217
|
+
ComprehendFlywheelProps: "AWS::Comprehend::Flywheel",
|
218
|
+
ConfigAggregationAuthorizationProps: "AWS::Config::AggregationAuthorization",
|
219
|
+
ConfigConfigRuleProps: "AWS::Config::ConfigRule",
|
220
|
+
ConfigConfigurationAggregatorProps: "AWS::Config::ConfigurationAggregator",
|
221
|
+
ConfigConfigurationRecorderProps: "AWS::Config::ConfigurationRecorder",
|
222
|
+
ConfigConformancePackProps: "AWS::Config::ConformancePack",
|
223
|
+
ConfigDeliveryChannelProps: "AWS::Config::DeliveryChannel",
|
224
|
+
ConfigOrganizationConfigRuleProps: "AWS::Config::OrganizationConfigRule",
|
225
|
+
ConfigOrganizationConformancePackProps: "AWS::Config::OrganizationConformancePack",
|
226
|
+
ConfigRemediationConfigurationProps: "AWS::Config::RemediationConfiguration",
|
227
|
+
ConfigStoredQueryProps: "AWS::Config::StoredQuery",
|
228
|
+
ConnectApprovedOriginProps: "AWS::Connect::ApprovedOrigin",
|
229
|
+
ConnectContactFlowProps: "AWS::Connect::ContactFlow",
|
230
|
+
ConnectContactFlowModuleProps: "AWS::Connect::ContactFlowModule",
|
231
|
+
ConnectEvaluationFormProps: "AWS::Connect::EvaluationForm",
|
232
|
+
ConnectHoursOfOperationProps: "AWS::Connect::HoursOfOperation",
|
233
|
+
ConnectInstanceProps: "AWS::Connect::Instance",
|
234
|
+
ConnectInstanceStorageConfigProps: "AWS::Connect::InstanceStorageConfig",
|
235
|
+
ConnectIntegrationAssociationProps: "AWS::Connect::IntegrationAssociation",
|
236
|
+
ConnectPhoneNumberProps: "AWS::Connect::PhoneNumber",
|
237
|
+
ConnectPromptProps: "AWS::Connect::Prompt",
|
238
|
+
ConnectQueueProps: "AWS::Connect::Queue",
|
239
|
+
ConnectQuickConnectProps: "AWS::Connect::QuickConnect",
|
240
|
+
ConnectRoutingProfileProps: "AWS::Connect::RoutingProfile",
|
241
|
+
ConnectRuleProps: "AWS::Connect::Rule",
|
242
|
+
ConnectSecurityKeyProps: "AWS::Connect::SecurityKey",
|
243
|
+
ConnectSecurityProfileProps: "AWS::Connect::SecurityProfile",
|
244
|
+
ConnectTaskTemplateProps: "AWS::Connect::TaskTemplate",
|
245
|
+
ConnectTrafficDistributionGroupProps: "AWS::Connect::TrafficDistributionGroup",
|
246
|
+
ConnectUserProps: "AWS::Connect::User",
|
247
|
+
ConnectUserHierarchyGroupProps: "AWS::Connect::UserHierarchyGroup",
|
248
|
+
ConnectViewProps: "AWS::Connect::View",
|
249
|
+
ConnectViewVersionProps: "AWS::Connect::ViewVersion",
|
250
|
+
ConnectCampaignsCampaignProps: "AWS::ConnectCampaigns::Campaign",
|
251
|
+
ControlTowerEnabledControlProps: "AWS::ControlTower::EnabledControl",
|
252
|
+
CustomerProfilesCalculatedAttributeDefinitionProps: "AWS::CustomerProfiles::CalculatedAttributeDefinition",
|
253
|
+
CustomerProfilesDomainProps: "AWS::CustomerProfiles::Domain",
|
254
|
+
CustomerProfilesEventStreamProps: "AWS::CustomerProfiles::EventStream",
|
255
|
+
CustomerProfilesIntegrationProps: "AWS::CustomerProfiles::Integration",
|
256
|
+
CustomerProfilesObjectTypeProps: "AWS::CustomerProfiles::ObjectType",
|
257
|
+
DAXClusterProps: "AWS::DAX::Cluster",
|
258
|
+
DAXParameterGroupProps: "AWS::DAX::ParameterGroup",
|
259
|
+
DAXSubnetGroupProps: "AWS::DAX::SubnetGroup",
|
260
|
+
DLMLifecyclePolicyProps: "AWS::DLM::LifecyclePolicy",
|
261
|
+
DMSCertificateProps: "AWS::DMS::Certificate",
|
262
|
+
DMSEndpointProps: "AWS::DMS::Endpoint",
|
263
|
+
DMSEventSubscriptionProps: "AWS::DMS::EventSubscription",
|
264
|
+
DMSReplicationConfigProps: "AWS::DMS::ReplicationConfig",
|
265
|
+
DMSReplicationInstanceProps: "AWS::DMS::ReplicationInstance",
|
266
|
+
DMSReplicationSubnetGroupProps: "AWS::DMS::ReplicationSubnetGroup",
|
267
|
+
DMSReplicationTaskProps: "AWS::DMS::ReplicationTask",
|
268
|
+
DataBrewDatasetProps: "AWS::DataBrew::Dataset",
|
269
|
+
DataBrewJobProps: "AWS::DataBrew::Job",
|
270
|
+
DataBrewProjectProps: "AWS::DataBrew::Project",
|
271
|
+
DataBrewRecipeProps: "AWS::DataBrew::Recipe",
|
272
|
+
DataBrewRulesetProps: "AWS::DataBrew::Ruleset",
|
273
|
+
DataBrewScheduleProps: "AWS::DataBrew::Schedule",
|
274
|
+
DataPipelinePipelineProps: "AWS::DataPipeline::Pipeline",
|
275
|
+
DataSyncAgentProps: "AWS::DataSync::Agent",
|
276
|
+
DataSyncLocationAzureBlobProps: "AWS::DataSync::LocationAzureBlob",
|
277
|
+
DataSyncLocationEFSProps: "AWS::DataSync::LocationEFS",
|
278
|
+
DataSyncLocationFSxLustreProps: "AWS::DataSync::LocationFSxLustre",
|
279
|
+
DataSyncLocationFSxONTAPProps: "AWS::DataSync::LocationFSxONTAP",
|
280
|
+
DataSyncLocationFSxOpenZFSProps: "AWS::DataSync::LocationFSxOpenZFS",
|
281
|
+
DataSyncLocationFSxWindowsProps: "AWS::DataSync::LocationFSxWindows",
|
282
|
+
DataSyncLocationHDFSProps: "AWS::DataSync::LocationHDFS",
|
283
|
+
DataSyncLocationNFSProps: "AWS::DataSync::LocationNFS",
|
284
|
+
DataSyncLocationObjectStorageProps: "AWS::DataSync::LocationObjectStorage",
|
285
|
+
DataSyncLocationS3Props: "AWS::DataSync::LocationS3",
|
286
|
+
DataSyncLocationSMBProps: "AWS::DataSync::LocationSMB",
|
287
|
+
DataSyncStorageSystemProps: "AWS::DataSync::StorageSystem",
|
288
|
+
DataSyncTaskProps: "AWS::DataSync::Task",
|
289
|
+
DetectiveGraphProps: "AWS::Detective::Graph",
|
290
|
+
DetectiveMemberInvitationProps: "AWS::Detective::MemberInvitation",
|
291
|
+
DetectiveOrganizationAdminProps: "AWS::Detective::OrganizationAdmin",
|
292
|
+
DevOpsGuruLogAnomalyDetectionIntegrationProps: "AWS::DevOpsGuru::LogAnomalyDetectionIntegration",
|
293
|
+
DevOpsGuruNotificationChannelProps: "AWS::DevOpsGuru::NotificationChannel",
|
294
|
+
DevOpsGuruResourceCollectionProps: "AWS::DevOpsGuru::ResourceCollection",
|
295
|
+
DirectoryServiceMicrosoftADProps: "AWS::DirectoryService::MicrosoftAD",
|
296
|
+
DirectoryServiceSimpleADProps: "AWS::DirectoryService::SimpleAD",
|
297
|
+
DocDBDBClusterProps: "AWS::DocDB::DBCluster",
|
298
|
+
DocDBDBClusterParameterGroupProps: "AWS::DocDB::DBClusterParameterGroup",
|
299
|
+
DocDBDBInstanceProps: "AWS::DocDB::DBInstance",
|
300
|
+
DocDBDBSubnetGroupProps: "AWS::DocDB::DBSubnetGroup",
|
301
|
+
DocDBElasticClusterProps: "AWS::DocDBElastic::Cluster",
|
302
|
+
DynamoDBGlobalTableProps: "AWS::DynamoDB::GlobalTable",
|
303
|
+
DynamoDBTableProps: "AWS::DynamoDB::Table",
|
304
|
+
EC2CapacityReservationProps: "AWS::EC2::CapacityReservation",
|
305
|
+
EC2CapacityReservationFleetProps: "AWS::EC2::CapacityReservationFleet",
|
306
|
+
EC2CarrierGatewayProps: "AWS::EC2::CarrierGateway",
|
307
|
+
EC2ClientVpnAuthorizationRuleProps: "AWS::EC2::ClientVpnAuthorizationRule",
|
308
|
+
EC2ClientVpnEndpointProps: "AWS::EC2::ClientVpnEndpoint",
|
309
|
+
EC2ClientVpnRouteProps: "AWS::EC2::ClientVpnRoute",
|
310
|
+
EC2ClientVpnTargetNetworkAssociationProps: "AWS::EC2::ClientVpnTargetNetworkAssociation",
|
311
|
+
EC2CustomerGatewayProps: "AWS::EC2::CustomerGateway",
|
312
|
+
EC2DHCPOptionsProps: "AWS::EC2::DHCPOptions",
|
313
|
+
EC2EC2FleetProps: "AWS::EC2::EC2Fleet",
|
314
|
+
EC2EIPProps: "AWS::EC2::EIP",
|
315
|
+
EC2EIPAssociationProps: "AWS::EC2::EIPAssociation",
|
316
|
+
EC2EgressOnlyInternetGatewayProps: "AWS::EC2::EgressOnlyInternetGateway",
|
317
|
+
EC2EnclaveCertificateIamRoleAssociationProps: "AWS::EC2::EnclaveCertificateIamRoleAssociation",
|
318
|
+
EC2FlowLogProps: "AWS::EC2::FlowLog",
|
319
|
+
EC2GatewayRouteTableAssociationProps: "AWS::EC2::GatewayRouteTableAssociation",
|
320
|
+
EC2HostProps: "AWS::EC2::Host",
|
321
|
+
EC2IPAMProps: "AWS::EC2::IPAM",
|
322
|
+
EC2IPAMAllocationProps: "AWS::EC2::IPAMAllocation",
|
323
|
+
EC2IPAMPoolProps: "AWS::EC2::IPAMPool",
|
324
|
+
EC2IPAMPoolCidrProps: "AWS::EC2::IPAMPoolCidr",
|
325
|
+
EC2IPAMResourceDiscoveryProps: "AWS::EC2::IPAMResourceDiscovery",
|
326
|
+
EC2IPAMResourceDiscoveryAssociationProps: "AWS::EC2::IPAMResourceDiscoveryAssociation",
|
327
|
+
EC2IPAMScopeProps: "AWS::EC2::IPAMScope",
|
328
|
+
EC2InstanceProps: "AWS::EC2::Instance",
|
329
|
+
EC2InstanceConnectEndpointProps: "AWS::EC2::InstanceConnectEndpoint",
|
330
|
+
EC2InternetGatewayProps: "AWS::EC2::InternetGateway",
|
331
|
+
EC2KeyPairProps: "AWS::EC2::KeyPair",
|
332
|
+
EC2LaunchTemplateProps: "AWS::EC2::LaunchTemplate",
|
333
|
+
EC2LocalGatewayRouteProps: "AWS::EC2::LocalGatewayRoute",
|
334
|
+
EC2LocalGatewayRouteTableProps: "AWS::EC2::LocalGatewayRouteTable",
|
335
|
+
EC2LocalGatewayRouteTableVPCAssociationProps: "AWS::EC2::LocalGatewayRouteTableVPCAssociation",
|
336
|
+
EC2LocalGatewayRouteTableVirtualInterfaceGroupAssociationProps: "AWS::EC2::LocalGatewayRouteTableVirtualInterfaceGroupAssociation",
|
337
|
+
EC2NatGatewayProps: "AWS::EC2::NatGateway",
|
338
|
+
EC2NetworkAclProps: "AWS::EC2::NetworkAcl",
|
339
|
+
EC2NetworkAclEntryProps: "AWS::EC2::NetworkAclEntry",
|
340
|
+
EC2NetworkInsightsAccessScopeProps: "AWS::EC2::NetworkInsightsAccessScope",
|
341
|
+
EC2NetworkInsightsAccessScopeAnalysisProps: "AWS::EC2::NetworkInsightsAccessScopeAnalysis",
|
342
|
+
EC2NetworkInsightsAnalysisProps: "AWS::EC2::NetworkInsightsAnalysis",
|
343
|
+
EC2NetworkInsightsPathProps: "AWS::EC2::NetworkInsightsPath",
|
344
|
+
EC2NetworkInterfaceProps: "AWS::EC2::NetworkInterface",
|
345
|
+
EC2NetworkInterfaceAttachmentProps: "AWS::EC2::NetworkInterfaceAttachment",
|
346
|
+
EC2NetworkInterfacePermissionProps: "AWS::EC2::NetworkInterfacePermission",
|
347
|
+
EC2NetworkPerformanceMetricSubscriptionProps: "AWS::EC2::NetworkPerformanceMetricSubscription",
|
348
|
+
EC2PlacementGroupProps: "AWS::EC2::PlacementGroup",
|
349
|
+
EC2PrefixListProps: "AWS::EC2::PrefixList",
|
350
|
+
EC2RouteProps: "AWS::EC2::Route",
|
351
|
+
EC2RouteTableProps: "AWS::EC2::RouteTable",
|
352
|
+
EC2SecurityGroupProps: "AWS::EC2::SecurityGroup",
|
353
|
+
EC2SecurityGroupEgressProps: "AWS::EC2::SecurityGroupEgress",
|
354
|
+
EC2SecurityGroupIngressProps: "AWS::EC2::SecurityGroupIngress",
|
355
|
+
EC2SpotFleetProps: "AWS::EC2::SpotFleet",
|
356
|
+
EC2SubnetProps: "AWS::EC2::Subnet",
|
357
|
+
EC2SubnetCidrBlockProps: "AWS::EC2::SubnetCidrBlock",
|
358
|
+
EC2SubnetNetworkAclAssociationProps: "AWS::EC2::SubnetNetworkAclAssociation",
|
359
|
+
EC2SubnetRouteTableAssociationProps: "AWS::EC2::SubnetRouteTableAssociation",
|
360
|
+
EC2TrafficMirrorFilterProps: "AWS::EC2::TrafficMirrorFilter",
|
361
|
+
EC2TrafficMirrorFilterRuleProps: "AWS::EC2::TrafficMirrorFilterRule",
|
362
|
+
EC2TrafficMirrorSessionProps: "AWS::EC2::TrafficMirrorSession",
|
363
|
+
EC2TrafficMirrorTargetProps: "AWS::EC2::TrafficMirrorTarget",
|
364
|
+
EC2TransitGatewayProps: "AWS::EC2::TransitGateway",
|
365
|
+
EC2TransitGatewayAttachmentProps: "AWS::EC2::TransitGatewayAttachment",
|
366
|
+
EC2TransitGatewayConnectProps: "AWS::EC2::TransitGatewayConnect",
|
367
|
+
EC2TransitGatewayMulticastDomainProps: "AWS::EC2::TransitGatewayMulticastDomain",
|
368
|
+
EC2TransitGatewayMulticastDomainAssociationProps: "AWS::EC2::TransitGatewayMulticastDomainAssociation",
|
369
|
+
EC2TransitGatewayMulticastGroupMemberProps: "AWS::EC2::TransitGatewayMulticastGroupMember",
|
370
|
+
EC2TransitGatewayMulticastGroupSourceProps: "AWS::EC2::TransitGatewayMulticastGroupSource",
|
371
|
+
EC2TransitGatewayPeeringAttachmentProps: "AWS::EC2::TransitGatewayPeeringAttachment",
|
372
|
+
EC2TransitGatewayRouteProps: "AWS::EC2::TransitGatewayRoute",
|
373
|
+
EC2TransitGatewayRouteTableProps: "AWS::EC2::TransitGatewayRouteTable",
|
374
|
+
EC2TransitGatewayRouteTableAssociationProps: "AWS::EC2::TransitGatewayRouteTableAssociation",
|
375
|
+
EC2TransitGatewayRouteTablePropagationProps: "AWS::EC2::TransitGatewayRouteTablePropagation",
|
376
|
+
EC2TransitGatewayVpcAttachmentProps: "AWS::EC2::TransitGatewayVpcAttachment",
|
377
|
+
EC2VPCProps: "AWS::EC2::VPC",
|
378
|
+
EC2VPCCidrBlockProps: "AWS::EC2::VPCCidrBlock",
|
379
|
+
EC2VPCDHCPOptionsAssociationProps: "AWS::EC2::VPCDHCPOptionsAssociation",
|
380
|
+
EC2VPCEndpointProps: "AWS::EC2::VPCEndpoint",
|
381
|
+
EC2VPCEndpointConnectionNotificationProps: "AWS::EC2::VPCEndpointConnectionNotification",
|
382
|
+
EC2VPCEndpointServiceProps: "AWS::EC2::VPCEndpointService",
|
383
|
+
EC2VPCEndpointServicePermissionsProps: "AWS::EC2::VPCEndpointServicePermissions",
|
384
|
+
EC2VPCGatewayAttachmentProps: "AWS::EC2::VPCGatewayAttachment",
|
385
|
+
EC2VPCPeeringConnectionProps: "AWS::EC2::VPCPeeringConnection",
|
386
|
+
EC2VPNConnectionProps: "AWS::EC2::VPNConnection",
|
387
|
+
EC2VPNConnectionRouteProps: "AWS::EC2::VPNConnectionRoute",
|
388
|
+
EC2VPNGatewayProps: "AWS::EC2::VPNGateway",
|
389
|
+
EC2VPNGatewayRoutePropagationProps: "AWS::EC2::VPNGatewayRoutePropagation",
|
390
|
+
EC2VerifiedAccessEndpointProps: "AWS::EC2::VerifiedAccessEndpoint",
|
391
|
+
EC2VerifiedAccessGroupProps: "AWS::EC2::VerifiedAccessGroup",
|
392
|
+
EC2VerifiedAccessInstanceProps: "AWS::EC2::VerifiedAccessInstance",
|
393
|
+
EC2VerifiedAccessTrustProviderProps: "AWS::EC2::VerifiedAccessTrustProvider",
|
394
|
+
EC2VolumeProps: "AWS::EC2::Volume",
|
395
|
+
EC2VolumeAttachmentProps: "AWS::EC2::VolumeAttachment",
|
396
|
+
ECRPublicRepositoryProps: "AWS::ECR::PublicRepository",
|
397
|
+
ECRPullThroughCacheRuleProps: "AWS::ECR::PullThroughCacheRule",
|
398
|
+
ECRRegistryPolicyProps: "AWS::ECR::RegistryPolicy",
|
399
|
+
ECRReplicationConfigurationProps: "AWS::ECR::ReplicationConfiguration",
|
400
|
+
ECRRepositoryProps: "AWS::ECR::Repository",
|
401
|
+
ECSCapacityProviderProps: "AWS::ECS::CapacityProvider",
|
402
|
+
ECSClusterProps: "AWS::ECS::Cluster",
|
403
|
+
ECSClusterCapacityProviderAssociationsProps: "AWS::ECS::ClusterCapacityProviderAssociations",
|
404
|
+
ECSPrimaryTaskSetProps: "AWS::ECS::PrimaryTaskSet",
|
405
|
+
ECSServiceProps: "AWS::ECS::Service",
|
406
|
+
ECSTaskDefinitionProps: "AWS::ECS::TaskDefinition",
|
407
|
+
ECSTaskSetProps: "AWS::ECS::TaskSet",
|
408
|
+
EFSAccessPointProps: "AWS::EFS::AccessPoint",
|
409
|
+
EFSFileSystemProps: "AWS::EFS::FileSystem",
|
410
|
+
EFSMountTargetProps: "AWS::EFS::MountTarget",
|
411
|
+
EKSAddonProps: "AWS::EKS::Addon",
|
412
|
+
EKSClusterProps: "AWS::EKS::Cluster",
|
413
|
+
EKSFargateProfileProps: "AWS::EKS::FargateProfile",
|
414
|
+
EKSIdentityProviderConfigProps: "AWS::EKS::IdentityProviderConfig",
|
415
|
+
EKSNodegroupProps: "AWS::EKS::Nodegroup",
|
416
|
+
EMRClusterProps: "AWS::EMR::Cluster",
|
417
|
+
EMRInstanceFleetConfigProps: "AWS::EMR::InstanceFleetConfig",
|
418
|
+
EMRInstanceGroupConfigProps: "AWS::EMR::InstanceGroupConfig",
|
419
|
+
EMRSecurityConfigurationProps: "AWS::EMR::SecurityConfiguration",
|
420
|
+
EMRStepProps: "AWS::EMR::Step",
|
421
|
+
EMRStudioProps: "AWS::EMR::Studio",
|
422
|
+
EMRStudioSessionMappingProps: "AWS::EMR::StudioSessionMapping",
|
423
|
+
EMRWALWorkspaceProps: "AWS::EMR::WALWorkspace",
|
424
|
+
EMRContainersVirtualClusterProps: "AWS::EMRContainers::VirtualCluster",
|
425
|
+
EMRServerlessApplicationProps: "AWS::EMRServerless::Application",
|
426
|
+
ElastiCacheCacheClusterProps: "AWS::ElastiCache::CacheCluster",
|
427
|
+
ElastiCacheGlobalReplicationGroupProps: "AWS::ElastiCache::GlobalReplicationGroup",
|
428
|
+
ElastiCacheParameterGroupProps: "AWS::ElastiCache::ParameterGroup",
|
429
|
+
ElastiCacheReplicationGroupProps: "AWS::ElastiCache::ReplicationGroup",
|
430
|
+
ElastiCacheSecurityGroupProps: "AWS::ElastiCache::SecurityGroup",
|
431
|
+
ElastiCacheSecurityGroupIngressProps: "AWS::ElastiCache::SecurityGroupIngress",
|
432
|
+
ElastiCacheSubnetGroupProps: "AWS::ElastiCache::SubnetGroup",
|
433
|
+
ElastiCacheUserProps: "AWS::ElastiCache::User",
|
434
|
+
ElastiCacheUserGroupProps: "AWS::ElastiCache::UserGroup",
|
435
|
+
ElasticBeanstalkApplicationProps: "AWS::ElasticBeanstalk::Application",
|
436
|
+
ElasticBeanstalkApplicationVersionProps: "AWS::ElasticBeanstalk::ApplicationVersion",
|
437
|
+
ElasticBeanstalkConfigurationTemplateProps: "AWS::ElasticBeanstalk::ConfigurationTemplate",
|
438
|
+
ElasticBeanstalkEnvironmentProps: "AWS::ElasticBeanstalk::Environment",
|
439
|
+
ElasticLoadBalancingLoadBalancerProps: "AWS::ElasticLoadBalancing::LoadBalancer",
|
440
|
+
ElasticLoadBalancingV2ListenerProps: "AWS::ElasticLoadBalancingV2::Listener",
|
441
|
+
ElasticLoadBalancingV2ListenerCertificateProps: "AWS::ElasticLoadBalancingV2::ListenerCertificate",
|
442
|
+
ElasticLoadBalancingV2ListenerRuleProps: "AWS::ElasticLoadBalancingV2::ListenerRule",
|
443
|
+
ElasticLoadBalancingV2LoadBalancerProps: "AWS::ElasticLoadBalancingV2::LoadBalancer",
|
444
|
+
ElasticLoadBalancingV2TargetGroupProps: "AWS::ElasticLoadBalancingV2::TargetGroup",
|
445
|
+
ElasticsearchDomainProps: "AWS::Elasticsearch::Domain",
|
446
|
+
EntityResolutionIdMappingWorkflowProps: "AWS::EntityResolution::IdMappingWorkflow",
|
447
|
+
EntityResolutionMatchingWorkflowProps: "AWS::EntityResolution::MatchingWorkflow",
|
448
|
+
EntityResolutionSchemaMappingProps: "AWS::EntityResolution::SchemaMapping",
|
449
|
+
EventSchemasDiscovererProps: "AWS::EventSchemas::Discoverer",
|
450
|
+
EventSchemasRegistryProps: "AWS::EventSchemas::Registry",
|
451
|
+
EventSchemasRegistryPolicyProps: "AWS::EventSchemas::RegistryPolicy",
|
452
|
+
EventSchemasSchemaProps: "AWS::EventSchemas::Schema",
|
453
|
+
EventsApiDestinationProps: "AWS::Events::ApiDestination",
|
454
|
+
EventsArchiveProps: "AWS::Events::Archive",
|
455
|
+
EventsConnectionProps: "AWS::Events::Connection",
|
456
|
+
EventsEndpointProps: "AWS::Events::Endpoint",
|
457
|
+
EventsEventBusProps: "AWS::Events::EventBus",
|
458
|
+
EventsEventBusPolicyProps: "AWS::Events::EventBusPolicy",
|
459
|
+
EventsRuleProps: "AWS::Events::Rule",
|
460
|
+
EvidentlyExperimentProps: "AWS::Evidently::Experiment",
|
461
|
+
EvidentlyFeatureProps: "AWS::Evidently::Feature",
|
462
|
+
EvidentlyLaunchProps: "AWS::Evidently::Launch",
|
463
|
+
EvidentlyProjectProps: "AWS::Evidently::Project",
|
464
|
+
EvidentlySegmentProps: "AWS::Evidently::Segment",
|
465
|
+
FISExperimentTemplateProps: "AWS::FIS::ExperimentTemplate",
|
466
|
+
FMSNotificationChannelProps: "AWS::FMS::NotificationChannel",
|
467
|
+
FMSPolicyProps: "AWS::FMS::Policy",
|
468
|
+
FMSResourceSetProps: "AWS::FMS::ResourceSet",
|
469
|
+
FSxDataRepositoryAssociationProps: "AWS::FSx::DataRepositoryAssociation",
|
470
|
+
FSxFileSystemProps: "AWS::FSx::FileSystem",
|
471
|
+
FSxSnapshotProps: "AWS::FSx::Snapshot",
|
472
|
+
FSxStorageVirtualMachineProps: "AWS::FSx::StorageVirtualMachine",
|
473
|
+
FSxVolumeProps: "AWS::FSx::Volume",
|
474
|
+
FinSpaceEnvironmentProps: "AWS::FinSpace::Environment",
|
475
|
+
ForecastDatasetProps: "AWS::Forecast::Dataset",
|
476
|
+
ForecastDatasetGroupProps: "AWS::Forecast::DatasetGroup",
|
477
|
+
FraudDetectorDetectorProps: "AWS::FraudDetector::Detector",
|
478
|
+
FraudDetectorEntityTypeProps: "AWS::FraudDetector::EntityType",
|
479
|
+
FraudDetectorEventTypeProps: "AWS::FraudDetector::EventType",
|
480
|
+
FraudDetectorLabelProps: "AWS::FraudDetector::Label",
|
481
|
+
FraudDetectorListProps: "AWS::FraudDetector::List",
|
482
|
+
FraudDetectorOutcomeProps: "AWS::FraudDetector::Outcome",
|
483
|
+
FraudDetectorVariableProps: "AWS::FraudDetector::Variable",
|
484
|
+
GameLiftAliasProps: "AWS::GameLift::Alias",
|
485
|
+
GameLiftBuildProps: "AWS::GameLift::Build",
|
486
|
+
GameLiftFleetProps: "AWS::GameLift::Fleet",
|
487
|
+
GameLiftGameServerGroupProps: "AWS::GameLift::GameServerGroup",
|
488
|
+
GameLiftGameSessionQueueProps: "AWS::GameLift::GameSessionQueue",
|
489
|
+
GameLiftLocationProps: "AWS::GameLift::Location",
|
490
|
+
GameLiftMatchmakingConfigurationProps: "AWS::GameLift::MatchmakingConfiguration",
|
491
|
+
GameLiftMatchmakingRuleSetProps: "AWS::GameLift::MatchmakingRuleSet",
|
492
|
+
GameLiftScriptProps: "AWS::GameLift::Script",
|
493
|
+
GlobalAcceleratorAcceleratorProps: "AWS::GlobalAccelerator::Accelerator",
|
494
|
+
GlobalAcceleratorEndpointGroupProps: "AWS::GlobalAccelerator::EndpointGroup",
|
495
|
+
GlobalAcceleratorListenerProps: "AWS::GlobalAccelerator::Listener",
|
496
|
+
GlueClassifierProps: "AWS::Glue::Classifier",
|
497
|
+
GlueConnectionProps: "AWS::Glue::Connection",
|
498
|
+
GlueCrawlerProps: "AWS::Glue::Crawler",
|
499
|
+
GlueDataCatalogEncryptionSettingsProps: "AWS::Glue::DataCatalogEncryptionSettings",
|
500
|
+
GlueDataQualityRulesetProps: "AWS::Glue::DataQualityRuleset",
|
501
|
+
GlueDatabaseProps: "AWS::Glue::Database",
|
502
|
+
GlueDevEndpointProps: "AWS::Glue::DevEndpoint",
|
503
|
+
GlueJobProps: "AWS::Glue::Job",
|
504
|
+
GlueMLTransformProps: "AWS::Glue::MLTransform",
|
505
|
+
GluePartitionProps: "AWS::Glue::Partition",
|
506
|
+
GlueRegistryProps: "AWS::Glue::Registry",
|
507
|
+
GlueSchemaProps: "AWS::Glue::Schema",
|
508
|
+
GlueSchemaVersionProps: "AWS::Glue::SchemaVersion",
|
509
|
+
GlueSchemaVersionMetadataProps: "AWS::Glue::SchemaVersionMetadata",
|
510
|
+
GlueSecurityConfigurationProps: "AWS::Glue::SecurityConfiguration",
|
511
|
+
GlueTableProps: "AWS::Glue::Table",
|
512
|
+
GlueTriggerProps: "AWS::Glue::Trigger",
|
513
|
+
GlueWorkflowProps: "AWS::Glue::Workflow",
|
514
|
+
GrafanaWorkspaceProps: "AWS::Grafana::Workspace",
|
515
|
+
GreengrassConnectorDefinitionProps: "AWS::Greengrass::ConnectorDefinition",
|
516
|
+
GreengrassConnectorDefinitionVersionProps: "AWS::Greengrass::ConnectorDefinitionVersion",
|
517
|
+
GreengrassCoreDefinitionProps: "AWS::Greengrass::CoreDefinition",
|
518
|
+
GreengrassCoreDefinitionVersionProps: "AWS::Greengrass::CoreDefinitionVersion",
|
519
|
+
GreengrassDeviceDefinitionProps: "AWS::Greengrass::DeviceDefinition",
|
520
|
+
GreengrassDeviceDefinitionVersionProps: "AWS::Greengrass::DeviceDefinitionVersion",
|
521
|
+
GreengrassFunctionDefinitionProps: "AWS::Greengrass::FunctionDefinition",
|
522
|
+
GreengrassFunctionDefinitionVersionProps: "AWS::Greengrass::FunctionDefinitionVersion",
|
523
|
+
GreengrassGroupProps: "AWS::Greengrass::Group",
|
524
|
+
GreengrassGroupVersionProps: "AWS::Greengrass::GroupVersion",
|
525
|
+
GreengrassLoggerDefinitionProps: "AWS::Greengrass::LoggerDefinition",
|
526
|
+
GreengrassLoggerDefinitionVersionProps: "AWS::Greengrass::LoggerDefinitionVersion",
|
527
|
+
GreengrassResourceDefinitionProps: "AWS::Greengrass::ResourceDefinition",
|
528
|
+
GreengrassResourceDefinitionVersionProps: "AWS::Greengrass::ResourceDefinitionVersion",
|
529
|
+
GreengrassSubscriptionDefinitionProps: "AWS::Greengrass::SubscriptionDefinition",
|
530
|
+
GreengrassSubscriptionDefinitionVersionProps: "AWS::Greengrass::SubscriptionDefinitionVersion",
|
531
|
+
GreengrassV2ComponentVersionProps: "AWS::GreengrassV2::ComponentVersion",
|
532
|
+
GreengrassV2DeploymentProps: "AWS::GreengrassV2::Deployment",
|
533
|
+
GroundStationConfigProps: "AWS::GroundStation::Config",
|
534
|
+
GroundStationDataflowEndpointGroupProps: "AWS::GroundStation::DataflowEndpointGroup",
|
535
|
+
GroundStationMissionProfileProps: "AWS::GroundStation::MissionProfile",
|
536
|
+
GuardDutyDetectorProps: "AWS::GuardDuty::Detector",
|
537
|
+
GuardDutyFilterProps: "AWS::GuardDuty::Filter",
|
538
|
+
GuardDutyIPSetProps: "AWS::GuardDuty::IPSet",
|
539
|
+
GuardDutyMasterProps: "AWS::GuardDuty::Master",
|
540
|
+
GuardDutyMemberProps: "AWS::GuardDuty::Member",
|
541
|
+
GuardDutyThreatIntelSetProps: "AWS::GuardDuty::ThreatIntelSet",
|
542
|
+
HealthImagingDatastoreProps: "AWS::HealthImaging::Datastore",
|
543
|
+
HealthLakeFHIRDatastoreProps: "AWS::HealthLake::FHIRDatastore",
|
544
|
+
IAMAccessKeyProps: "AWS::IAM::AccessKey",
|
545
|
+
IAMGroupProps: "AWS::IAM::Group",
|
546
|
+
IAMGroupPolicyProps: "AWS::IAM::GroupPolicy",
|
547
|
+
IAMInstanceProfileProps: "AWS::IAM::InstanceProfile",
|
548
|
+
IAMManagedPolicyProps: "AWS::IAM::ManagedPolicy",
|
549
|
+
IAMOIDCProviderProps: "AWS::IAM::OIDCProvider",
|
550
|
+
IAMPolicyProps: "AWS::IAM::Policy",
|
551
|
+
IAMRoleProps: "AWS::IAM::Role",
|
552
|
+
IAMRolePolicyProps: "AWS::IAM::RolePolicy",
|
553
|
+
IAMSAMLProviderProps: "AWS::IAM::SAMLProvider",
|
554
|
+
IAMServerCertificateProps: "AWS::IAM::ServerCertificate",
|
555
|
+
IAMServiceLinkedRoleProps: "AWS::IAM::ServiceLinkedRole",
|
556
|
+
IAMUserProps: "AWS::IAM::User",
|
557
|
+
IAMUserPolicyProps: "AWS::IAM::UserPolicy",
|
558
|
+
IAMUserToGroupAdditionProps: "AWS::IAM::UserToGroupAddition",
|
559
|
+
IAMVirtualMFADeviceProps: "AWS::IAM::VirtualMFADevice",
|
560
|
+
IVSChannelProps: "AWS::IVS::Channel",
|
561
|
+
IVSPlaybackKeyPairProps: "AWS::IVS::PlaybackKeyPair",
|
562
|
+
IVSRecordingConfigurationProps: "AWS::IVS::RecordingConfiguration",
|
563
|
+
IVSStreamKeyProps: "AWS::IVS::StreamKey",
|
564
|
+
IVSChatLoggingConfigurationProps: "AWS::IVSChat::LoggingConfiguration",
|
565
|
+
IVSChatRoomProps: "AWS::IVSChat::Room",
|
566
|
+
IdentityStoreGroupProps: "AWS::IdentityStore::Group",
|
567
|
+
IdentityStoreGroupMembershipProps: "AWS::IdentityStore::GroupMembership",
|
568
|
+
ImageBuilderComponentProps: "AWS::ImageBuilder::Component",
|
569
|
+
ImageBuilderContainerRecipeProps: "AWS::ImageBuilder::ContainerRecipe",
|
570
|
+
ImageBuilderDistributionConfigurationProps: "AWS::ImageBuilder::DistributionConfiguration",
|
571
|
+
ImageBuilderImageProps: "AWS::ImageBuilder::Image",
|
572
|
+
ImageBuilderImagePipelineProps: "AWS::ImageBuilder::ImagePipeline",
|
573
|
+
ImageBuilderImageRecipeProps: "AWS::ImageBuilder::ImageRecipe",
|
574
|
+
ImageBuilderInfrastructureConfigurationProps: "AWS::ImageBuilder::InfrastructureConfiguration",
|
575
|
+
ImageBuilderLifecyclePolicyProps: "AWS::ImageBuilder::LifecyclePolicy",
|
576
|
+
InspectorAssessmentTargetProps: "AWS::Inspector::AssessmentTarget",
|
577
|
+
InspectorAssessmentTemplateProps: "AWS::Inspector::AssessmentTemplate",
|
578
|
+
InspectorResourceGroupProps: "AWS::Inspector::ResourceGroup",
|
579
|
+
InspectorV2FilterProps: "AWS::InspectorV2::Filter",
|
580
|
+
InternetMonitorMonitorProps: "AWS::InternetMonitor::Monitor",
|
581
|
+
IoT1ClickDeviceProps: "AWS::IoT1Click::Device",
|
582
|
+
IoT1ClickPlacementProps: "AWS::IoT1Click::Placement",
|
583
|
+
IoT1ClickProjectProps: "AWS::IoT1Click::Project",
|
584
|
+
IoTAccountAuditConfigurationProps: "AWS::IoT::AccountAuditConfiguration",
|
585
|
+
IoTAuthorizerProps: "AWS::IoT::Authorizer",
|
586
|
+
IoTBillingGroupProps: "AWS::IoT::BillingGroup",
|
587
|
+
IoTCACertificateProps: "AWS::IoT::CACertificate",
|
588
|
+
IoTCertificateProps: "AWS::IoT::Certificate",
|
589
|
+
IoTCustomMetricProps: "AWS::IoT::CustomMetric",
|
590
|
+
IoTDimensionProps: "AWS::IoT::Dimension",
|
591
|
+
IoTDomainConfigurationProps: "AWS::IoT::DomainConfiguration",
|
592
|
+
IoTFleetMetricProps: "AWS::IoT::FleetMetric",
|
593
|
+
IoTJobTemplateProps: "AWS::IoT::JobTemplate",
|
594
|
+
IoTLoggingProps: "AWS::IoT::Logging",
|
595
|
+
IoTMitigationActionProps: "AWS::IoT::MitigationAction",
|
596
|
+
IoTPolicyProps: "AWS::IoT::Policy",
|
597
|
+
IoTPolicyPrincipalAttachmentProps: "AWS::IoT::PolicyPrincipalAttachment",
|
598
|
+
IoTProvisioningTemplateProps: "AWS::IoT::ProvisioningTemplate",
|
599
|
+
IoTResourceSpecificLoggingProps: "AWS::IoT::ResourceSpecificLogging",
|
600
|
+
IoTRoleAliasProps: "AWS::IoT::RoleAlias",
|
601
|
+
IoTScheduledAuditProps: "AWS::IoT::ScheduledAudit",
|
602
|
+
IoTSecurityProfileProps: "AWS::IoT::SecurityProfile",
|
603
|
+
IoTSoftwarePackageProps: "AWS::IoT::SoftwarePackage",
|
604
|
+
IoTSoftwarePackageVersionProps: "AWS::IoT::SoftwarePackageVersion",
|
605
|
+
IoTThingProps: "AWS::IoT::Thing",
|
606
|
+
IoTThingGroupProps: "AWS::IoT::ThingGroup",
|
607
|
+
IoTThingPrincipalAttachmentProps: "AWS::IoT::ThingPrincipalAttachment",
|
608
|
+
IoTThingTypeProps: "AWS::IoT::ThingType",
|
609
|
+
IoTTopicRuleProps: "AWS::IoT::TopicRule",
|
610
|
+
IoTTopicRuleDestinationProps: "AWS::IoT::TopicRuleDestination",
|
611
|
+
IoTAnalyticsChannelProps: "AWS::IoTAnalytics::Channel",
|
612
|
+
IoTAnalyticsDatasetProps: "AWS::IoTAnalytics::Dataset",
|
613
|
+
IoTAnalyticsDatastoreProps: "AWS::IoTAnalytics::Datastore",
|
614
|
+
IoTAnalyticsPipelineProps: "AWS::IoTAnalytics::Pipeline",
|
615
|
+
IoTCoreDeviceAdvisorSuiteDefinitionProps: "AWS::IoTCoreDeviceAdvisor::SuiteDefinition",
|
616
|
+
IoTEventsAlarmModelProps: "AWS::IoTEvents::AlarmModel",
|
617
|
+
IoTEventsDetectorModelProps: "AWS::IoTEvents::DetectorModel",
|
618
|
+
IoTEventsInputProps: "AWS::IoTEvents::Input",
|
619
|
+
IoTFleetHubApplicationProps: "AWS::IoTFleetHub::Application",
|
620
|
+
IoTFleetWiseCampaignProps: "AWS::IoTFleetWise::Campaign",
|
621
|
+
IoTFleetWiseDecoderManifestProps: "AWS::IoTFleetWise::DecoderManifest",
|
622
|
+
IoTFleetWiseFleetProps: "AWS::IoTFleetWise::Fleet",
|
623
|
+
IoTFleetWiseModelManifestProps: "AWS::IoTFleetWise::ModelManifest",
|
624
|
+
IoTFleetWiseSignalCatalogProps: "AWS::IoTFleetWise::SignalCatalog",
|
625
|
+
IoTFleetWiseVehicleProps: "AWS::IoTFleetWise::Vehicle",
|
626
|
+
IoTSiteWiseAccessPolicyProps: "AWS::IoTSiteWise::AccessPolicy",
|
627
|
+
IoTSiteWiseAssetProps: "AWS::IoTSiteWise::Asset",
|
628
|
+
IoTSiteWiseAssetModelProps: "AWS::IoTSiteWise::AssetModel",
|
629
|
+
IoTSiteWiseDashboardProps: "AWS::IoTSiteWise::Dashboard",
|
630
|
+
IoTSiteWiseGatewayProps: "AWS::IoTSiteWise::Gateway",
|
631
|
+
IoTSiteWisePortalProps: "AWS::IoTSiteWise::Portal",
|
632
|
+
IoTSiteWiseProjectProps: "AWS::IoTSiteWise::Project",
|
633
|
+
IoTThingsGraphFlowTemplateProps: "AWS::IoTThingsGraph::FlowTemplate",
|
634
|
+
IoTTwinMakerComponentTypeProps: "AWS::IoTTwinMaker::ComponentType",
|
635
|
+
IoTTwinMakerEntityProps: "AWS::IoTTwinMaker::Entity",
|
636
|
+
IoTTwinMakerSceneProps: "AWS::IoTTwinMaker::Scene",
|
637
|
+
IoTTwinMakerSyncJobProps: "AWS::IoTTwinMaker::SyncJob",
|
638
|
+
IoTTwinMakerWorkspaceProps: "AWS::IoTTwinMaker::Workspace",
|
639
|
+
IoTWirelessDestinationProps: "AWS::IoTWireless::Destination",
|
640
|
+
IoTWirelessDeviceProfileProps: "AWS::IoTWireless::DeviceProfile",
|
641
|
+
IoTWirelessFuotaTaskProps: "AWS::IoTWireless::FuotaTask",
|
642
|
+
IoTWirelessMulticastGroupProps: "AWS::IoTWireless::MulticastGroup",
|
643
|
+
IoTWirelessNetworkAnalyzerConfigurationProps: "AWS::IoTWireless::NetworkAnalyzerConfiguration",
|
644
|
+
IoTWirelessPartnerAccountProps: "AWS::IoTWireless::PartnerAccount",
|
645
|
+
IoTWirelessServiceProfileProps: "AWS::IoTWireless::ServiceProfile",
|
646
|
+
IoTWirelessTaskDefinitionProps: "AWS::IoTWireless::TaskDefinition",
|
647
|
+
IoTWirelessWirelessDeviceProps: "AWS::IoTWireless::WirelessDevice",
|
648
|
+
IoTWirelessWirelessDeviceImportTaskProps: "AWS::IoTWireless::WirelessDeviceImportTask",
|
649
|
+
IoTWirelessWirelessGatewayProps: "AWS::IoTWireless::WirelessGateway",
|
650
|
+
KMSAliasProps: "AWS::KMS::Alias",
|
651
|
+
KMSKeyProps: "AWS::KMS::Key",
|
652
|
+
KMSReplicaKeyProps: "AWS::KMS::ReplicaKey",
|
653
|
+
KafkaConnectConnectorProps: "AWS::KafkaConnect::Connector",
|
654
|
+
KendraDataSourceProps: "AWS::Kendra::DataSource",
|
655
|
+
KendraFaqProps: "AWS::Kendra::Faq",
|
656
|
+
KendraIndexProps: "AWS::Kendra::Index",
|
657
|
+
KendraRankingExecutionPlanProps: "AWS::KendraRanking::ExecutionPlan",
|
658
|
+
KinesisStreamProps: "AWS::Kinesis::Stream",
|
659
|
+
KinesisStreamConsumerProps: "AWS::Kinesis::StreamConsumer",
|
660
|
+
KinesisAnalyticsApplicationProps: "AWS::KinesisAnalytics::Application",
|
661
|
+
KinesisAnalyticsApplicationOutputProps: "AWS::KinesisAnalytics::ApplicationOutput",
|
662
|
+
KinesisAnalyticsApplicationReferenceDataSourceProps: "AWS::KinesisAnalytics::ApplicationReferenceDataSource",
|
663
|
+
KinesisAnalyticsV2ApplicationProps: "AWS::KinesisAnalyticsV2::Application",
|
664
|
+
KinesisAnalyticsV2ApplicationCloudWatchLoggingOptionProps: "AWS::KinesisAnalyticsV2::ApplicationCloudWatchLoggingOption",
|
665
|
+
KinesisAnalyticsV2ApplicationOutputProps: "AWS::KinesisAnalyticsV2::ApplicationOutput",
|
666
|
+
KinesisAnalyticsV2ApplicationReferenceDataSourceProps: "AWS::KinesisAnalyticsV2::ApplicationReferenceDataSource",
|
667
|
+
KinesisFirehoseDeliveryStreamProps: "AWS::KinesisFirehose::DeliveryStream",
|
668
|
+
KinesisVideoSignalingChannelProps: "AWS::KinesisVideo::SignalingChannel",
|
669
|
+
KinesisVideoStreamProps: "AWS::KinesisVideo::Stream",
|
670
|
+
LakeFormationDataCellsFilterProps: "AWS::LakeFormation::DataCellsFilter",
|
671
|
+
LakeFormationDataLakeSettingsProps: "AWS::LakeFormation::DataLakeSettings",
|
672
|
+
LakeFormationPermissionsProps: "AWS::LakeFormation::Permissions",
|
673
|
+
LakeFormationPrincipalPermissionsProps: "AWS::LakeFormation::PrincipalPermissions",
|
674
|
+
LakeFormationResourceProps: "AWS::LakeFormation::Resource",
|
675
|
+
LakeFormationTagProps: "AWS::LakeFormation::Tag",
|
676
|
+
LakeFormationTagAssociationProps: "AWS::LakeFormation::TagAssociation",
|
677
|
+
LambdaAliasProps: "AWS::Lambda::Alias",
|
678
|
+
LambdaCodeSigningConfigProps: "AWS::Lambda::CodeSigningConfig",
|
679
|
+
LambdaEventInvokeConfigProps: "AWS::Lambda::EventInvokeConfig",
|
680
|
+
LambdaEventSourceMappingProps: "AWS::Lambda::EventSourceMapping",
|
681
|
+
LambdaFunctionProps: "AWS::Lambda::Function",
|
682
|
+
LambdaLayerVersionProps: "AWS::Lambda::LayerVersion",
|
683
|
+
LambdaLayerVersionPermissionProps: "AWS::Lambda::LayerVersionPermission",
|
684
|
+
LambdaPermissionProps: "AWS::Lambda::Permission",
|
685
|
+
LambdaUrlProps: "AWS::Lambda::Url",
|
686
|
+
LambdaVersionProps: "AWS::Lambda::Version",
|
687
|
+
LexBotProps: "AWS::Lex::Bot",
|
688
|
+
LexBotAliasProps: "AWS::Lex::BotAlias",
|
689
|
+
LexBotVersionProps: "AWS::Lex::BotVersion",
|
690
|
+
LexResourcePolicyProps: "AWS::Lex::ResourcePolicy",
|
691
|
+
LicenseManagerGrantProps: "AWS::LicenseManager::Grant",
|
692
|
+
LicenseManagerLicenseProps: "AWS::LicenseManager::License",
|
693
|
+
LightsailAlarmProps: "AWS::Lightsail::Alarm",
|
694
|
+
LightsailBucketProps: "AWS::Lightsail::Bucket",
|
695
|
+
LightsailCertificateProps: "AWS::Lightsail::Certificate",
|
696
|
+
LightsailContainerProps: "AWS::Lightsail::Container",
|
697
|
+
LightsailDatabaseProps: "AWS::Lightsail::Database",
|
698
|
+
LightsailDiskProps: "AWS::Lightsail::Disk",
|
699
|
+
LightsailDistributionProps: "AWS::Lightsail::Distribution",
|
700
|
+
LightsailInstanceProps: "AWS::Lightsail::Instance",
|
701
|
+
LightsailLoadBalancerProps: "AWS::Lightsail::LoadBalancer",
|
702
|
+
LightsailLoadBalancerTlsCertificateProps: "AWS::Lightsail::LoadBalancerTlsCertificate",
|
703
|
+
LightsailStaticIpProps: "AWS::Lightsail::StaticIp",
|
704
|
+
LocationGeofenceCollectionProps: "AWS::Location::GeofenceCollection",
|
705
|
+
LocationMapProps: "AWS::Location::Map",
|
706
|
+
LocationPlaceIndexProps: "AWS::Location::PlaceIndex",
|
707
|
+
LocationRouteCalculatorProps: "AWS::Location::RouteCalculator",
|
708
|
+
LocationTrackerProps: "AWS::Location::Tracker",
|
709
|
+
LocationTrackerConsumerProps: "AWS::Location::TrackerConsumer",
|
710
|
+
LogsAccountPolicyProps: "AWS::Logs::AccountPolicy",
|
711
|
+
LogsDestinationProps: "AWS::Logs::Destination",
|
712
|
+
LogsLogGroupProps: "AWS::Logs::LogGroup",
|
713
|
+
LogsLogStreamProps: "AWS::Logs::LogStream",
|
714
|
+
LogsMetricFilterProps: "AWS::Logs::MetricFilter",
|
715
|
+
LogsQueryDefinitionProps: "AWS::Logs::QueryDefinition",
|
716
|
+
LogsResourcePolicyProps: "AWS::Logs::ResourcePolicy",
|
717
|
+
LogsSubscriptionFilterProps: "AWS::Logs::SubscriptionFilter",
|
718
|
+
LookoutEquipmentInferenceSchedulerProps: "AWS::LookoutEquipment::InferenceScheduler",
|
719
|
+
LookoutMetricsAlertProps: "AWS::LookoutMetrics::Alert",
|
720
|
+
LookoutMetricsAnomalyDetectorProps: "AWS::LookoutMetrics::AnomalyDetector",
|
721
|
+
LookoutVisionProjectProps: "AWS::LookoutVision::Project",
|
722
|
+
M2ApplicationProps: "AWS::M2::Application",
|
723
|
+
M2EnvironmentProps: "AWS::M2::Environment",
|
724
|
+
MSKBatchScramSecretProps: "AWS::MSK::BatchScramSecret",
|
725
|
+
MSKClusterProps: "AWS::MSK::Cluster",
|
726
|
+
MSKClusterPolicyProps: "AWS::MSK::ClusterPolicy",
|
727
|
+
MSKConfigurationProps: "AWS::MSK::Configuration",
|
728
|
+
MSKReplicatorProps: "AWS::MSK::Replicator",
|
729
|
+
MSKServerlessClusterProps: "AWS::MSK::ServerlessCluster",
|
730
|
+
MSKVpcConnectionProps: "AWS::MSK::VpcConnection",
|
731
|
+
MWAAEnvironmentProps: "AWS::MWAA::Environment",
|
732
|
+
MacieAllowListProps: "AWS::Macie::AllowList",
|
733
|
+
MacieCustomDataIdentifierProps: "AWS::Macie::CustomDataIdentifier",
|
734
|
+
MacieFindingsFilterProps: "AWS::Macie::FindingsFilter",
|
735
|
+
MacieSessionProps: "AWS::Macie::Session",
|
736
|
+
ManagedBlockchainAccessorProps: "AWS::ManagedBlockchain::Accessor",
|
737
|
+
ManagedBlockchainMemberProps: "AWS::ManagedBlockchain::Member",
|
738
|
+
ManagedBlockchainNodeProps: "AWS::ManagedBlockchain::Node",
|
739
|
+
MediaConnectBridgeProps: "AWS::MediaConnect::Bridge",
|
740
|
+
MediaConnectBridgeOutputProps: "AWS::MediaConnect::BridgeOutput",
|
741
|
+
MediaConnectBridgeSourceProps: "AWS::MediaConnect::BridgeSource",
|
742
|
+
MediaConnectFlowProps: "AWS::MediaConnect::Flow",
|
743
|
+
MediaConnectFlowEntitlementProps: "AWS::MediaConnect::FlowEntitlement",
|
744
|
+
MediaConnectFlowOutputProps: "AWS::MediaConnect::FlowOutput",
|
745
|
+
MediaConnectFlowSourceProps: "AWS::MediaConnect::FlowSource",
|
746
|
+
MediaConnectFlowVpcInterfaceProps: "AWS::MediaConnect::FlowVpcInterface",
|
747
|
+
MediaConnectGatewayProps: "AWS::MediaConnect::Gateway",
|
748
|
+
MediaConvertJobTemplateProps: "AWS::MediaConvert::JobTemplate",
|
749
|
+
MediaConvertPresetProps: "AWS::MediaConvert::Preset",
|
750
|
+
MediaConvertQueueProps: "AWS::MediaConvert::Queue",
|
751
|
+
MediaLiveChannelProps: "AWS::MediaLive::Channel",
|
752
|
+
MediaLiveInputProps: "AWS::MediaLive::Input",
|
753
|
+
MediaLiveInputSecurityGroupProps: "AWS::MediaLive::InputSecurityGroup",
|
754
|
+
MediaLiveMultiplexProps: "AWS::MediaLive::Multiplex",
|
755
|
+
MediaLiveMultiplexprogramProps: "AWS::MediaLive::Multiplexprogram",
|
756
|
+
MediaPackageAssetProps: "AWS::MediaPackage::Asset",
|
757
|
+
MediaPackageChannelProps: "AWS::MediaPackage::Channel",
|
758
|
+
MediaPackageOriginEndpointProps: "AWS::MediaPackage::OriginEndpoint",
|
759
|
+
MediaPackagePackagingConfigurationProps: "AWS::MediaPackage::PackagingConfiguration",
|
760
|
+
MediaPackagePackagingGroupProps: "AWS::MediaPackage::PackagingGroup",
|
761
|
+
MediaPackageV2ChannelProps: "AWS::MediaPackageV2::Channel",
|
762
|
+
MediaPackageV2ChannelGroupProps: "AWS::MediaPackageV2::ChannelGroup",
|
763
|
+
MediaPackageV2ChannelPolicyProps: "AWS::MediaPackageV2::ChannelPolicy",
|
764
|
+
MediaPackageV2OriginEndpointProps: "AWS::MediaPackageV2::OriginEndpoint",
|
765
|
+
MediaPackageV2OriginEndpointPolicyProps: "AWS::MediaPackageV2::OriginEndpointPolicy",
|
766
|
+
MediaStoreContainerProps: "AWS::MediaStore::Container",
|
767
|
+
MediaTailorChannelProps: "AWS::MediaTailor::Channel",
|
768
|
+
MediaTailorChannelPolicyProps: "AWS::MediaTailor::ChannelPolicy",
|
769
|
+
MediaTailorLiveSourceProps: "AWS::MediaTailor::LiveSource",
|
770
|
+
MediaTailorPlaybackConfigurationProps: "AWS::MediaTailor::PlaybackConfiguration",
|
771
|
+
MediaTailorSourceLocationProps: "AWS::MediaTailor::SourceLocation",
|
772
|
+
MediaTailorVodSourceProps: "AWS::MediaTailor::VodSource",
|
773
|
+
MemoryDBACLProps: "AWS::MemoryDB::ACL",
|
774
|
+
MemoryDBClusterProps: "AWS::MemoryDB::Cluster",
|
775
|
+
MemoryDBParameterGroupProps: "AWS::MemoryDB::ParameterGroup",
|
776
|
+
MemoryDBSubnetGroupProps: "AWS::MemoryDB::SubnetGroup",
|
777
|
+
MemoryDBUserProps: "AWS::MemoryDB::User",
|
778
|
+
NeptuneDBClusterProps: "AWS::Neptune::DBCluster",
|
779
|
+
NeptuneDBClusterParameterGroupProps: "AWS::Neptune::DBClusterParameterGroup",
|
780
|
+
NeptuneDBInstanceProps: "AWS::Neptune::DBInstance",
|
781
|
+
NeptuneDBParameterGroupProps: "AWS::Neptune::DBParameterGroup",
|
782
|
+
NeptuneDBSubnetGroupProps: "AWS::Neptune::DBSubnetGroup",
|
783
|
+
NetworkFirewallFirewallProps: "AWS::NetworkFirewall::Firewall",
|
784
|
+
NetworkFirewallFirewallPolicyProps: "AWS::NetworkFirewall::FirewallPolicy",
|
785
|
+
NetworkFirewallLoggingConfigurationProps: "AWS::NetworkFirewall::LoggingConfiguration",
|
786
|
+
NetworkFirewallRuleGroupProps: "AWS::NetworkFirewall::RuleGroup",
|
787
|
+
NetworkManagerConnectAttachmentProps: "AWS::NetworkManager::ConnectAttachment",
|
788
|
+
NetworkManagerConnectPeerProps: "AWS::NetworkManager::ConnectPeer",
|
789
|
+
NetworkManagerCoreNetworkProps: "AWS::NetworkManager::CoreNetwork",
|
790
|
+
NetworkManagerCustomerGatewayAssociationProps: "AWS::NetworkManager::CustomerGatewayAssociation",
|
791
|
+
NetworkManagerDeviceProps: "AWS::NetworkManager::Device",
|
792
|
+
NetworkManagerGlobalNetworkProps: "AWS::NetworkManager::GlobalNetwork",
|
793
|
+
NetworkManagerLinkProps: "AWS::NetworkManager::Link",
|
794
|
+
NetworkManagerLinkAssociationProps: "AWS::NetworkManager::LinkAssociation",
|
795
|
+
NetworkManagerSiteProps: "AWS::NetworkManager::Site",
|
796
|
+
NetworkManagerSiteToSiteVpnAttachmentProps: "AWS::NetworkManager::SiteToSiteVpnAttachment",
|
797
|
+
NetworkManagerTransitGatewayPeeringProps: "AWS::NetworkManager::TransitGatewayPeering",
|
798
|
+
NetworkManagerTransitGatewayRegistrationProps: "AWS::NetworkManager::TransitGatewayRegistration",
|
799
|
+
NetworkManagerTransitGatewayRouteTableAttachmentProps: "AWS::NetworkManager::TransitGatewayRouteTableAttachment",
|
800
|
+
NetworkManagerVpcAttachmentProps: "AWS::NetworkManager::VpcAttachment",
|
801
|
+
NimbleStudioLaunchProfileProps: "AWS::NimbleStudio::LaunchProfile",
|
802
|
+
NimbleStudioStreamingImageProps: "AWS::NimbleStudio::StreamingImage",
|
803
|
+
NimbleStudioStudioProps: "AWS::NimbleStudio::Studio",
|
804
|
+
NimbleStudioStudioComponentProps: "AWS::NimbleStudio::StudioComponent",
|
805
|
+
OSISPipelineProps: "AWS::OSIS::Pipeline",
|
806
|
+
OamLinkProps: "AWS::Oam::Link",
|
807
|
+
OamSinkProps: "AWS::Oam::Sink",
|
808
|
+
OmicsAnnotationStoreProps: "AWS::Omics::AnnotationStore",
|
809
|
+
OmicsReferenceStoreProps: "AWS::Omics::ReferenceStore",
|
810
|
+
OmicsRunGroupProps: "AWS::Omics::RunGroup",
|
811
|
+
OmicsSequenceStoreProps: "AWS::Omics::SequenceStore",
|
812
|
+
OmicsVariantStoreProps: "AWS::Omics::VariantStore",
|
813
|
+
OmicsWorkflowProps: "AWS::Omics::Workflow",
|
814
|
+
OpenSearchServerlessAccessPolicyProps: "AWS::OpenSearchServerless::AccessPolicy",
|
815
|
+
OpenSearchServerlessCollectionProps: "AWS::OpenSearchServerless::Collection",
|
816
|
+
OpenSearchServerlessLifecyclePolicyProps: "AWS::OpenSearchServerless::LifecyclePolicy",
|
817
|
+
OpenSearchServerlessSecurityConfigProps: "AWS::OpenSearchServerless::SecurityConfig",
|
818
|
+
OpenSearchServerlessSecurityPolicyProps: "AWS::OpenSearchServerless::SecurityPolicy",
|
819
|
+
OpenSearchServerlessVpcEndpointProps: "AWS::OpenSearchServerless::VpcEndpoint",
|
820
|
+
OpenSearchServiceDomainProps: "AWS::OpenSearchService::Domain",
|
821
|
+
OpsWorksAppProps: "AWS::OpsWorks::App",
|
822
|
+
OpsWorksElasticLoadBalancerAttachmentProps: "AWS::OpsWorks::ElasticLoadBalancerAttachment",
|
823
|
+
OpsWorksInstanceProps: "AWS::OpsWorks::Instance",
|
824
|
+
OpsWorksLayerProps: "AWS::OpsWorks::Layer",
|
825
|
+
OpsWorksStackProps: "AWS::OpsWorks::Stack",
|
826
|
+
OpsWorksUserProfileProps: "AWS::OpsWorks::UserProfile",
|
827
|
+
OpsWorksVolumeProps: "AWS::OpsWorks::Volume",
|
828
|
+
OpsWorksCMServerProps: "AWS::OpsWorksCM::Server",
|
829
|
+
OrganizationsAccountProps: "AWS::Organizations::Account",
|
830
|
+
OrganizationsOrganizationProps: "AWS::Organizations::Organization",
|
831
|
+
OrganizationsOrganizationalUnitProps: "AWS::Organizations::OrganizationalUnit",
|
832
|
+
OrganizationsPolicyProps: "AWS::Organizations::Policy",
|
833
|
+
OrganizationsResourcePolicyProps: "AWS::Organizations::ResourcePolicy",
|
834
|
+
PCAConnectorADConnectorProps: "AWS::PCAConnectorAD::Connector",
|
835
|
+
PCAConnectorADDirectoryRegistrationProps: "AWS::PCAConnectorAD::DirectoryRegistration",
|
836
|
+
PCAConnectorADServicePrincipalNameProps: "AWS::PCAConnectorAD::ServicePrincipalName",
|
837
|
+
PCAConnectorADTemplateProps: "AWS::PCAConnectorAD::Template",
|
838
|
+
PCAConnectorADTemplateGroupAccessControlEntryProps: "AWS::PCAConnectorAD::TemplateGroupAccessControlEntry",
|
839
|
+
PanoramaApplicationInstanceProps: "AWS::Panorama::ApplicationInstance",
|
840
|
+
PanoramaPackageProps: "AWS::Panorama::Package",
|
841
|
+
PanoramaPackageVersionProps: "AWS::Panorama::PackageVersion",
|
842
|
+
PersonalizeDatasetProps: "AWS::Personalize::Dataset",
|
843
|
+
PersonalizeDatasetGroupProps: "AWS::Personalize::DatasetGroup",
|
844
|
+
PersonalizeSchemaProps: "AWS::Personalize::Schema",
|
845
|
+
PersonalizeSolutionProps: "AWS::Personalize::Solution",
|
846
|
+
PinpointADMChannelProps: "AWS::Pinpoint::ADMChannel",
|
847
|
+
PinpointAPNSChannelProps: "AWS::Pinpoint::APNSChannel",
|
848
|
+
PinpointAPNSSandboxChannelProps: "AWS::Pinpoint::APNSSandboxChannel",
|
849
|
+
PinpointAPNSVoipChannelProps: "AWS::Pinpoint::APNSVoipChannel",
|
850
|
+
PinpointAPNSVoipSandboxChannelProps: "AWS::Pinpoint::APNSVoipSandboxChannel",
|
851
|
+
PinpointAppProps: "AWS::Pinpoint::App",
|
852
|
+
PinpointApplicationSettingsProps: "AWS::Pinpoint::ApplicationSettings",
|
853
|
+
PinpointBaiduChannelProps: "AWS::Pinpoint::BaiduChannel",
|
854
|
+
PinpointCampaignProps: "AWS::Pinpoint::Campaign",
|
855
|
+
PinpointEmailChannelProps: "AWS::Pinpoint::EmailChannel",
|
856
|
+
PinpointEmailTemplateProps: "AWS::Pinpoint::EmailTemplate",
|
857
|
+
PinpointEventStreamProps: "AWS::Pinpoint::EventStream",
|
858
|
+
PinpointGCMChannelProps: "AWS::Pinpoint::GCMChannel",
|
859
|
+
PinpointInAppTemplateProps: "AWS::Pinpoint::InAppTemplate",
|
860
|
+
PinpointPushTemplateProps: "AWS::Pinpoint::PushTemplate",
|
861
|
+
PinpointSMSChannelProps: "AWS::Pinpoint::SMSChannel",
|
862
|
+
PinpointSegmentProps: "AWS::Pinpoint::Segment",
|
863
|
+
PinpointSmsTemplateProps: "AWS::Pinpoint::SmsTemplate",
|
864
|
+
PinpointVoiceChannelProps: "AWS::Pinpoint::VoiceChannel",
|
865
|
+
PinpointEmailConfigurationSetProps: "AWS::PinpointEmail::ConfigurationSet",
|
866
|
+
PinpointEmailConfigurationSetEventDestinationProps: "AWS::PinpointEmail::ConfigurationSetEventDestination",
|
867
|
+
PinpointEmailDedicatedIpPoolProps: "AWS::PinpointEmail::DedicatedIpPool",
|
868
|
+
PinpointEmailIdentityProps: "AWS::PinpointEmail::Identity",
|
869
|
+
PipesPipeProps: "AWS::Pipes::Pipe",
|
870
|
+
ProtonEnvironmentAccountConnectionProps: "AWS::Proton::EnvironmentAccountConnection",
|
871
|
+
ProtonEnvironmentTemplateProps: "AWS::Proton::EnvironmentTemplate",
|
872
|
+
ProtonServiceTemplateProps: "AWS::Proton::ServiceTemplate",
|
873
|
+
QLDBLedgerProps: "AWS::QLDB::Ledger",
|
874
|
+
QLDBStreamProps: "AWS::QLDB::Stream",
|
875
|
+
QuickSightAnalysisProps: "AWS::QuickSight::Analysis",
|
876
|
+
QuickSightDashboardProps: "AWS::QuickSight::Dashboard",
|
877
|
+
QuickSightDataSetProps: "AWS::QuickSight::DataSet",
|
878
|
+
QuickSightDataSourceProps: "AWS::QuickSight::DataSource",
|
879
|
+
QuickSightRefreshScheduleProps: "AWS::QuickSight::RefreshSchedule",
|
880
|
+
QuickSightTemplateProps: "AWS::QuickSight::Template",
|
881
|
+
QuickSightThemeProps: "AWS::QuickSight::Theme",
|
882
|
+
QuickSightTopicProps: "AWS::QuickSight::Topic",
|
883
|
+
QuickSightVPCConnectionProps: "AWS::QuickSight::VPCConnection",
|
884
|
+
RAMPermissionProps: "AWS::RAM::Permission",
|
885
|
+
RAMResourceShareProps: "AWS::RAM::ResourceShare",
|
886
|
+
RDSCustomDBEngineVersionProps: "AWS::RDS::CustomDBEngineVersion",
|
887
|
+
RDSDBClusterProps: "AWS::RDS::DBCluster",
|
888
|
+
RDSDBClusterParameterGroupProps: "AWS::RDS::DBClusterParameterGroup",
|
889
|
+
RDSDBInstanceProps: "AWS::RDS::DBInstance",
|
890
|
+
RDSDBParameterGroupProps: "AWS::RDS::DBParameterGroup",
|
891
|
+
RDSDBProxyProps: "AWS::RDS::DBProxy",
|
892
|
+
RDSDBProxyEndpointProps: "AWS::RDS::DBProxyEndpoint",
|
893
|
+
RDSDBProxyTargetGroupProps: "AWS::RDS::DBProxyTargetGroup",
|
894
|
+
RDSDBSecurityGroupProps: "AWS::RDS::DBSecurityGroup",
|
895
|
+
RDSDBSecurityGroupIngressProps: "AWS::RDS::DBSecurityGroupIngress",
|
896
|
+
RDSDBSubnetGroupProps: "AWS::RDS::DBSubnetGroup",
|
897
|
+
RDSEventSubscriptionProps: "AWS::RDS::EventSubscription",
|
898
|
+
RDSGlobalClusterProps: "AWS::RDS::GlobalCluster",
|
899
|
+
RDSOptionGroupProps: "AWS::RDS::OptionGroup",
|
900
|
+
RUMAppMonitorProps: "AWS::RUM::AppMonitor",
|
901
|
+
RedshiftClusterProps: "AWS::Redshift::Cluster",
|
902
|
+
RedshiftClusterParameterGroupProps: "AWS::Redshift::ClusterParameterGroup",
|
903
|
+
RedshiftClusterSecurityGroupProps: "AWS::Redshift::ClusterSecurityGroup",
|
904
|
+
RedshiftClusterSecurityGroupIngressProps: "AWS::Redshift::ClusterSecurityGroupIngress",
|
905
|
+
RedshiftClusterSubnetGroupProps: "AWS::Redshift::ClusterSubnetGroup",
|
906
|
+
RedshiftEndpointAccessProps: "AWS::Redshift::EndpointAccess",
|
907
|
+
RedshiftEndpointAuthorizationProps: "AWS::Redshift::EndpointAuthorization",
|
908
|
+
RedshiftEventSubscriptionProps: "AWS::Redshift::EventSubscription",
|
909
|
+
RedshiftScheduledActionProps: "AWS::Redshift::ScheduledAction",
|
910
|
+
RedshiftServerlessNamespaceProps: "AWS::RedshiftServerless::Namespace",
|
911
|
+
RedshiftServerlessWorkgroupProps: "AWS::RedshiftServerless::Workgroup",
|
912
|
+
RefactorSpacesApplicationProps: "AWS::RefactorSpaces::Application",
|
913
|
+
RefactorSpacesEnvironmentProps: "AWS::RefactorSpaces::Environment",
|
914
|
+
RefactorSpacesRouteProps: "AWS::RefactorSpaces::Route",
|
915
|
+
RefactorSpacesServiceProps: "AWS::RefactorSpaces::Service",
|
916
|
+
RekognitionCollectionProps: "AWS::Rekognition::Collection",
|
917
|
+
RekognitionProjectProps: "AWS::Rekognition::Project",
|
918
|
+
RekognitionStreamProcessorProps: "AWS::Rekognition::StreamProcessor",
|
919
|
+
ResilienceHubAppProps: "AWS::ResilienceHub::App",
|
920
|
+
ResilienceHubResiliencyPolicyProps: "AWS::ResilienceHub::ResiliencyPolicy",
|
921
|
+
ResourceExplorer2DefaultViewAssociationProps: "AWS::ResourceExplorer2::DefaultViewAssociation",
|
922
|
+
ResourceExplorer2IndexProps: "AWS::ResourceExplorer2::Index",
|
923
|
+
ResourceExplorer2ViewProps: "AWS::ResourceExplorer2::View",
|
924
|
+
ResourceGroupsGroupProps: "AWS::ResourceGroups::Group",
|
925
|
+
RoboMakerFleetProps: "AWS::RoboMaker::Fleet",
|
926
|
+
RoboMakerRobotProps: "AWS::RoboMaker::Robot",
|
927
|
+
RoboMakerRobotApplicationProps: "AWS::RoboMaker::RobotApplication",
|
928
|
+
RoboMakerRobotApplicationVersionProps: "AWS::RoboMaker::RobotApplicationVersion",
|
929
|
+
RoboMakerSimulationApplicationProps: "AWS::RoboMaker::SimulationApplication",
|
930
|
+
RoboMakerSimulationApplicationVersionProps: "AWS::RoboMaker::SimulationApplicationVersion",
|
931
|
+
RolesAnywhereCRLProps: "AWS::RolesAnywhere::CRL",
|
932
|
+
RolesAnywhereProfileProps: "AWS::RolesAnywhere::Profile",
|
933
|
+
RolesAnywhereTrustAnchorProps: "AWS::RolesAnywhere::TrustAnchor",
|
934
|
+
Route53CidrCollectionProps: "AWS::Route53::CidrCollection",
|
935
|
+
Route53DNSSECProps: "AWS::Route53::DNSSEC",
|
936
|
+
Route53HealthCheckProps: "AWS::Route53::HealthCheck",
|
937
|
+
Route53HostedZoneProps: "AWS::Route53::HostedZone",
|
938
|
+
Route53KeySigningKeyProps: "AWS::Route53::KeySigningKey",
|
939
|
+
Route53RecordSetProps: "AWS::Route53::RecordSet",
|
940
|
+
Route53RecordSetGroupProps: "AWS::Route53::RecordSetGroup",
|
941
|
+
Route53RecoveryControlClusterProps: "AWS::Route53RecoveryControl::Cluster",
|
942
|
+
Route53RecoveryControlControlPanelProps: "AWS::Route53RecoveryControl::ControlPanel",
|
943
|
+
Route53RecoveryControlRoutingControlProps: "AWS::Route53RecoveryControl::RoutingControl",
|
944
|
+
Route53RecoveryControlSafetyRuleProps: "AWS::Route53RecoveryControl::SafetyRule",
|
945
|
+
Route53RecoveryReadinessCellProps: "AWS::Route53RecoveryReadiness::Cell",
|
946
|
+
Route53RecoveryReadinessReadinessCheckProps: "AWS::Route53RecoveryReadiness::ReadinessCheck",
|
947
|
+
Route53RecoveryReadinessRecoveryGroupProps: "AWS::Route53RecoveryReadiness::RecoveryGroup",
|
948
|
+
Route53RecoveryReadinessResourceSetProps: "AWS::Route53RecoveryReadiness::ResourceSet",
|
949
|
+
Route53ResolverFirewallDomainListProps: "AWS::Route53Resolver::FirewallDomainList",
|
950
|
+
Route53ResolverFirewallRuleGroupProps: "AWS::Route53Resolver::FirewallRuleGroup",
|
951
|
+
Route53ResolverFirewallRuleGroupAssociationProps: "AWS::Route53Resolver::FirewallRuleGroupAssociation",
|
952
|
+
Route53ResolverOutpostResolverProps: "AWS::Route53Resolver::OutpostResolver",
|
953
|
+
Route53ResolverResolverConfigProps: "AWS::Route53Resolver::ResolverConfig",
|
954
|
+
Route53ResolverResolverDNSSECConfigProps: "AWS::Route53Resolver::ResolverDNSSECConfig",
|
955
|
+
Route53ResolverResolverEndpointProps: "AWS::Route53Resolver::ResolverEndpoint",
|
956
|
+
Route53ResolverResolverQueryLoggingConfigProps: "AWS::Route53Resolver::ResolverQueryLoggingConfig",
|
957
|
+
Route53ResolverResolverQueryLoggingConfigAssociationProps: "AWS::Route53Resolver::ResolverQueryLoggingConfigAssociation",
|
958
|
+
Route53ResolverResolverRuleProps: "AWS::Route53Resolver::ResolverRule",
|
959
|
+
Route53ResolverResolverRuleAssociationProps: "AWS::Route53Resolver::ResolverRuleAssociation",
|
960
|
+
S3AccessPointProps: "AWS::S3::AccessPoint",
|
961
|
+
S3BucketProps: "AWS::S3::Bucket",
|
962
|
+
S3BucketPolicyProps: "AWS::S3::BucketPolicy",
|
963
|
+
S3MultiRegionAccessPointProps: "AWS::S3::MultiRegionAccessPoint",
|
964
|
+
S3MultiRegionAccessPointPolicyProps: "AWS::S3::MultiRegionAccessPointPolicy",
|
965
|
+
S3StorageLensProps: "AWS::S3::StorageLens",
|
966
|
+
S3StorageLensGroupProps: "AWS::S3::StorageLensGroup",
|
967
|
+
S3ObjectLambdaAccessPointProps: "AWS::S3ObjectLambda::AccessPoint",
|
968
|
+
S3ObjectLambdaAccessPointPolicyProps: "AWS::S3ObjectLambda::AccessPointPolicy",
|
969
|
+
S3OutpostsAccessPointProps: "AWS::S3Outposts::AccessPoint",
|
970
|
+
S3OutpostsBucketProps: "AWS::S3Outposts::Bucket",
|
971
|
+
S3OutpostsBucketPolicyProps: "AWS::S3Outposts::BucketPolicy",
|
972
|
+
S3OutpostsEndpointProps: "AWS::S3Outposts::Endpoint",
|
973
|
+
SDBDomainProps: "AWS::SDB::Domain",
|
974
|
+
SESConfigurationSetProps: "AWS::SES::ConfigurationSet",
|
975
|
+
SESConfigurationSetEventDestinationProps: "AWS::SES::ConfigurationSetEventDestination",
|
976
|
+
SESContactListProps: "AWS::SES::ContactList",
|
977
|
+
SESDedicatedIpPoolProps: "AWS::SES::DedicatedIpPool",
|
978
|
+
SESEmailIdentityProps: "AWS::SES::EmailIdentity",
|
979
|
+
SESReceiptFilterProps: "AWS::SES::ReceiptFilter",
|
980
|
+
SESReceiptRuleProps: "AWS::SES::ReceiptRule",
|
981
|
+
SESReceiptRuleSetProps: "AWS::SES::ReceiptRuleSet",
|
982
|
+
SESTemplateProps: "AWS::SES::Template",
|
983
|
+
SESVdmAttributesProps: "AWS::SES::VdmAttributes",
|
984
|
+
SNSSubscriptionProps: "AWS::SNS::Subscription",
|
985
|
+
SNSTopicProps: "AWS::SNS::Topic",
|
986
|
+
SNSTopicInlinePolicyProps: "AWS::SNS::TopicInlinePolicy",
|
987
|
+
SNSTopicPolicyProps: "AWS::SNS::TopicPolicy",
|
988
|
+
SQSQueueProps: "AWS::SQS::Queue",
|
989
|
+
SQSQueueInlinePolicyProps: "AWS::SQS::QueueInlinePolicy",
|
990
|
+
SQSQueuePolicyProps: "AWS::SQS::QueuePolicy",
|
991
|
+
SSMAssociationProps: "AWS::SSM::Association",
|
992
|
+
SSMDocumentProps: "AWS::SSM::Document",
|
993
|
+
SSMMaintenanceWindowProps: "AWS::SSM::MaintenanceWindow",
|
994
|
+
SSMMaintenanceWindowTargetProps: "AWS::SSM::MaintenanceWindowTarget",
|
995
|
+
SSMMaintenanceWindowTaskProps: "AWS::SSM::MaintenanceWindowTask",
|
996
|
+
SSMParameterProps: "AWS::SSM::Parameter",
|
997
|
+
SSMPatchBaselineProps: "AWS::SSM::PatchBaseline",
|
998
|
+
SSMResourceDataSyncProps: "AWS::SSM::ResourceDataSync",
|
999
|
+
SSMResourcePolicyProps: "AWS::SSM::ResourcePolicy",
|
1000
|
+
SSMContactsContactProps: "AWS::SSMContacts::Contact",
|
1001
|
+
SSMContactsContactChannelProps: "AWS::SSMContacts::ContactChannel",
|
1002
|
+
SSMContactsPlanProps: "AWS::SSMContacts::Plan",
|
1003
|
+
SSMContactsRotationProps: "AWS::SSMContacts::Rotation",
|
1004
|
+
SSMIncidentsReplicationSetProps: "AWS::SSMIncidents::ReplicationSet",
|
1005
|
+
SSMIncidentsResponsePlanProps: "AWS::SSMIncidents::ResponsePlan",
|
1006
|
+
SSOAssignmentProps: "AWS::SSO::Assignment",
|
1007
|
+
SSOInstanceAccessControlAttributeConfigurationProps: "AWS::SSO::InstanceAccessControlAttributeConfiguration",
|
1008
|
+
SSOPermissionSetProps: "AWS::SSO::PermissionSet",
|
1009
|
+
SageMakerAppProps: "AWS::SageMaker::App",
|
1010
|
+
SageMakerAppImageConfigProps: "AWS::SageMaker::AppImageConfig",
|
1011
|
+
SageMakerCodeRepositoryProps: "AWS::SageMaker::CodeRepository",
|
1012
|
+
SageMakerDataQualityJobDefinitionProps: "AWS::SageMaker::DataQualityJobDefinition",
|
1013
|
+
SageMakerDeviceProps: "AWS::SageMaker::Device",
|
1014
|
+
SageMakerDeviceFleetProps: "AWS::SageMaker::DeviceFleet",
|
1015
|
+
SageMakerDomainProps: "AWS::SageMaker::Domain",
|
1016
|
+
SageMakerEndpointProps: "AWS::SageMaker::Endpoint",
|
1017
|
+
SageMakerEndpointConfigProps: "AWS::SageMaker::EndpointConfig",
|
1018
|
+
SageMakerFeatureGroupProps: "AWS::SageMaker::FeatureGroup",
|
1019
|
+
SageMakerImageProps: "AWS::SageMaker::Image",
|
1020
|
+
SageMakerImageVersionProps: "AWS::SageMaker::ImageVersion",
|
1021
|
+
SageMakerInferenceExperimentProps: "AWS::SageMaker::InferenceExperiment",
|
1022
|
+
SageMakerModelProps: "AWS::SageMaker::Model",
|
1023
|
+
SageMakerModelBiasJobDefinitionProps: "AWS::SageMaker::ModelBiasJobDefinition",
|
1024
|
+
SageMakerModelCardProps: "AWS::SageMaker::ModelCard",
|
1025
|
+
SageMakerModelExplainabilityJobDefinitionProps: "AWS::SageMaker::ModelExplainabilityJobDefinition",
|
1026
|
+
SageMakerModelPackageProps: "AWS::SageMaker::ModelPackage",
|
1027
|
+
SageMakerModelPackageGroupProps: "AWS::SageMaker::ModelPackageGroup",
|
1028
|
+
SageMakerModelQualityJobDefinitionProps: "AWS::SageMaker::ModelQualityJobDefinition",
|
1029
|
+
SageMakerMonitoringScheduleProps: "AWS::SageMaker::MonitoringSchedule",
|
1030
|
+
SageMakerNotebookInstanceProps: "AWS::SageMaker::NotebookInstance",
|
1031
|
+
SageMakerNotebookInstanceLifecycleConfigProps: "AWS::SageMaker::NotebookInstanceLifecycleConfig",
|
1032
|
+
SageMakerPipelineProps: "AWS::SageMaker::Pipeline",
|
1033
|
+
SageMakerProjectProps: "AWS::SageMaker::Project",
|
1034
|
+
SageMakerSpaceProps: "AWS::SageMaker::Space",
|
1035
|
+
SageMakerUserProfileProps: "AWS::SageMaker::UserProfile",
|
1036
|
+
SageMakerWorkteamProps: "AWS::SageMaker::Workteam",
|
1037
|
+
SchedulerScheduleProps: "AWS::Scheduler::Schedule",
|
1038
|
+
SchedulerScheduleGroupProps: "AWS::Scheduler::ScheduleGroup",
|
1039
|
+
SecretsManagerResourcePolicyProps: "AWS::SecretsManager::ResourcePolicy",
|
1040
|
+
SecretsManagerRotationScheduleProps: "AWS::SecretsManager::RotationSchedule",
|
1041
|
+
SecretsManagerSecretProps: "AWS::SecretsManager::Secret",
|
1042
|
+
SecretsManagerSecretTargetAttachmentProps: "AWS::SecretsManager::SecretTargetAttachment",
|
1043
|
+
SecurityHubAutomationRuleProps: "AWS::SecurityHub::AutomationRule",
|
1044
|
+
SecurityHubHubProps: "AWS::SecurityHub::Hub",
|
1045
|
+
SecurityHubStandardProps: "AWS::SecurityHub::Standard",
|
1046
|
+
ServiceCatalogAcceptedPortfolioShareProps: "AWS::ServiceCatalog::AcceptedPortfolioShare",
|
1047
|
+
ServiceCatalogCloudFormationProductProps: "AWS::ServiceCatalog::CloudFormationProduct",
|
1048
|
+
ServiceCatalogCloudFormationProvisionedProductProps: "AWS::ServiceCatalog::CloudFormationProvisionedProduct",
|
1049
|
+
ServiceCatalogLaunchNotificationConstraintProps: "AWS::ServiceCatalog::LaunchNotificationConstraint",
|
1050
|
+
ServiceCatalogLaunchRoleConstraintProps: "AWS::ServiceCatalog::LaunchRoleConstraint",
|
1051
|
+
ServiceCatalogLaunchTemplateConstraintProps: "AWS::ServiceCatalog::LaunchTemplateConstraint",
|
1052
|
+
ServiceCatalogPortfolioProps: "AWS::ServiceCatalog::Portfolio",
|
1053
|
+
ServiceCatalogPortfolioPrincipalAssociationProps: "AWS::ServiceCatalog::PortfolioPrincipalAssociation",
|
1054
|
+
ServiceCatalogPortfolioProductAssociationProps: "AWS::ServiceCatalog::PortfolioProductAssociation",
|
1055
|
+
ServiceCatalogPortfolioShareProps: "AWS::ServiceCatalog::PortfolioShare",
|
1056
|
+
ServiceCatalogResourceUpdateConstraintProps: "AWS::ServiceCatalog::ResourceUpdateConstraint",
|
1057
|
+
ServiceCatalogServiceActionProps: "AWS::ServiceCatalog::ServiceAction",
|
1058
|
+
ServiceCatalogServiceActionAssociationProps: "AWS::ServiceCatalog::ServiceActionAssociation",
|
1059
|
+
ServiceCatalogStackSetConstraintProps: "AWS::ServiceCatalog::StackSetConstraint",
|
1060
|
+
ServiceCatalogTagOptionProps: "AWS::ServiceCatalog::TagOption",
|
1061
|
+
ServiceCatalogTagOptionAssociationProps: "AWS::ServiceCatalog::TagOptionAssociation",
|
1062
|
+
ServiceCatalogAppRegistryApplicationProps: "AWS::ServiceCatalogAppRegistry::Application",
|
1063
|
+
ServiceCatalogAppRegistryAttributeGroupProps: "AWS::ServiceCatalogAppRegistry::AttributeGroup",
|
1064
|
+
ServiceCatalogAppRegistryAttributeGroupAssociationProps: "AWS::ServiceCatalogAppRegistry::AttributeGroupAssociation",
|
1065
|
+
ServiceCatalogAppRegistryResourceAssociationProps: "AWS::ServiceCatalogAppRegistry::ResourceAssociation",
|
1066
|
+
ServiceDiscoveryHttpNamespaceProps: "AWS::ServiceDiscovery::HttpNamespace",
|
1067
|
+
ServiceDiscoveryInstanceProps: "AWS::ServiceDiscovery::Instance",
|
1068
|
+
ServiceDiscoveryPrivateDnsNamespaceProps: "AWS::ServiceDiscovery::PrivateDnsNamespace",
|
1069
|
+
ServiceDiscoveryPublicDnsNamespaceProps: "AWS::ServiceDiscovery::PublicDnsNamespace",
|
1070
|
+
ServiceDiscoveryServiceProps: "AWS::ServiceDiscovery::Service",
|
1071
|
+
ShieldDRTAccessProps: "AWS::Shield::DRTAccess",
|
1072
|
+
ShieldProactiveEngagementProps: "AWS::Shield::ProactiveEngagement",
|
1073
|
+
ShieldProtectionProps: "AWS::Shield::Protection",
|
1074
|
+
ShieldProtectionGroupProps: "AWS::Shield::ProtectionGroup",
|
1075
|
+
SignerProfilePermissionProps: "AWS::Signer::ProfilePermission",
|
1076
|
+
SignerSigningProfileProps: "AWS::Signer::SigningProfile",
|
1077
|
+
SimSpaceWeaverSimulationProps: "AWS::SimSpaceWeaver::Simulation",
|
1078
|
+
StepFunctionsActivityProps: "AWS::StepFunctions::Activity",
|
1079
|
+
StepFunctionsStateMachineProps: "AWS::StepFunctions::StateMachine",
|
1080
|
+
StepFunctionsStateMachineAliasProps: "AWS::StepFunctions::StateMachineAlias",
|
1081
|
+
StepFunctionsStateMachineVersionProps: "AWS::StepFunctions::StateMachineVersion",
|
1082
|
+
SupportAppAccountAliasProps: "AWS::SupportApp::AccountAlias",
|
1083
|
+
SupportAppSlackChannelConfigurationProps: "AWS::SupportApp::SlackChannelConfiguration",
|
1084
|
+
SupportAppSlackWorkspaceConfigurationProps: "AWS::SupportApp::SlackWorkspaceConfiguration",
|
1085
|
+
SyntheticsCanaryProps: "AWS::Synthetics::Canary",
|
1086
|
+
SyntheticsGroupProps: "AWS::Synthetics::Group",
|
1087
|
+
SystemsManagerSAPApplicationProps: "AWS::SystemsManagerSAP::Application",
|
1088
|
+
TimestreamDatabaseProps: "AWS::Timestream::Database",
|
1089
|
+
TimestreamScheduledQueryProps: "AWS::Timestream::ScheduledQuery",
|
1090
|
+
TimestreamTableProps: "AWS::Timestream::Table",
|
1091
|
+
TransferAgreementProps: "AWS::Transfer::Agreement",
|
1092
|
+
TransferCertificateProps: "AWS::Transfer::Certificate",
|
1093
|
+
TransferConnectorProps: "AWS::Transfer::Connector",
|
1094
|
+
TransferProfileProps: "AWS::Transfer::Profile",
|
1095
|
+
TransferServerProps: "AWS::Transfer::Server",
|
1096
|
+
TransferUserProps: "AWS::Transfer::User",
|
1097
|
+
TransferWorkflowProps: "AWS::Transfer::Workflow",
|
1098
|
+
VerifiedPermissionsIdentitySourceProps: "AWS::VerifiedPermissions::IdentitySource",
|
1099
|
+
VerifiedPermissionsPolicyProps: "AWS::VerifiedPermissions::Policy",
|
1100
|
+
VerifiedPermissionsPolicyStoreProps: "AWS::VerifiedPermissions::PolicyStore",
|
1101
|
+
VerifiedPermissionsPolicyTemplateProps: "AWS::VerifiedPermissions::PolicyTemplate",
|
1102
|
+
VoiceIDDomainProps: "AWS::VoiceID::Domain",
|
1103
|
+
VpcLatticeAccessLogSubscriptionProps: "AWS::VpcLattice::AccessLogSubscription",
|
1104
|
+
VpcLatticeAuthPolicyProps: "AWS::VpcLattice::AuthPolicy",
|
1105
|
+
VpcLatticeListenerProps: "AWS::VpcLattice::Listener",
|
1106
|
+
VpcLatticeResourcePolicyProps: "AWS::VpcLattice::ResourcePolicy",
|
1107
|
+
VpcLatticeRuleProps: "AWS::VpcLattice::Rule",
|
1108
|
+
VpcLatticeServiceProps: "AWS::VpcLattice::Service",
|
1109
|
+
VpcLatticeServiceNetworkProps: "AWS::VpcLattice::ServiceNetwork",
|
1110
|
+
VpcLatticeServiceNetworkServiceAssociationProps: "AWS::VpcLattice::ServiceNetworkServiceAssociation",
|
1111
|
+
VpcLatticeServiceNetworkVpcAssociationProps: "AWS::VpcLattice::ServiceNetworkVpcAssociation",
|
1112
|
+
VpcLatticeTargetGroupProps: "AWS::VpcLattice::TargetGroup",
|
1113
|
+
WAFByteMatchSetProps: "AWS::WAF::ByteMatchSet",
|
1114
|
+
WAFIPSetProps: "AWS::WAF::IPSet",
|
1115
|
+
WAFRuleProps: "AWS::WAF::Rule",
|
1116
|
+
WAFSizeConstraintSetProps: "AWS::WAF::SizeConstraintSet",
|
1117
|
+
WAFSqlInjectionMatchSetProps: "AWS::WAF::SqlInjectionMatchSet",
|
1118
|
+
WAFWebACLProps: "AWS::WAF::WebACL",
|
1119
|
+
WAFXssMatchSetProps: "AWS::WAF::XssMatchSet",
|
1120
|
+
WAFRegionalByteMatchSetProps: "AWS::WAFRegional::ByteMatchSet",
|
1121
|
+
WAFRegionalGeoMatchSetProps: "AWS::WAFRegional::GeoMatchSet",
|
1122
|
+
WAFRegionalIPSetProps: "AWS::WAFRegional::IPSet",
|
1123
|
+
WAFRegionalRateBasedRuleProps: "AWS::WAFRegional::RateBasedRule",
|
1124
|
+
WAFRegionalRegexPatternSetProps: "AWS::WAFRegional::RegexPatternSet",
|
1125
|
+
WAFRegionalRuleProps: "AWS::WAFRegional::Rule",
|
1126
|
+
WAFRegionalSizeConstraintSetProps: "AWS::WAFRegional::SizeConstraintSet",
|
1127
|
+
WAFRegionalSqlInjectionMatchSetProps: "AWS::WAFRegional::SqlInjectionMatchSet",
|
1128
|
+
WAFRegionalWebACLProps: "AWS::WAFRegional::WebACL",
|
1129
|
+
WAFRegionalWebACLAssociationProps: "AWS::WAFRegional::WebACLAssociation",
|
1130
|
+
WAFRegionalXssMatchSetProps: "AWS::WAFRegional::XssMatchSet",
|
1131
|
+
WAFv2IPSetProps: "AWS::WAFv2::IPSet",
|
1132
|
+
WAFv2LoggingConfigurationProps: "AWS::WAFv2::LoggingConfiguration",
|
1133
|
+
WAFv2RegexPatternSetProps: "AWS::WAFv2::RegexPatternSet",
|
1134
|
+
WAFv2RuleGroupProps: "AWS::WAFv2::RuleGroup",
|
1135
|
+
WAFv2WebACLProps: "AWS::WAFv2::WebACL",
|
1136
|
+
WAFv2WebACLAssociationProps: "AWS::WAFv2::WebACLAssociation",
|
1137
|
+
WisdomAssistantProps: "AWS::Wisdom::Assistant",
|
1138
|
+
WisdomAssistantAssociationProps: "AWS::Wisdom::AssistantAssociation",
|
1139
|
+
WisdomKnowledgeBaseProps: "AWS::Wisdom::KnowledgeBase",
|
1140
|
+
WorkSpacesConnectionAliasProps: "AWS::WorkSpaces::ConnectionAlias",
|
1141
|
+
WorkSpacesWorkspaceProps: "AWS::WorkSpaces::Workspace",
|
1142
|
+
WorkSpacesWebBrowserSettingsProps: "AWS::WorkSpacesWeb::BrowserSettings",
|
1143
|
+
WorkSpacesWebIdentityProviderProps: "AWS::WorkSpacesWeb::IdentityProvider",
|
1144
|
+
WorkSpacesWebIpAccessSettingsProps: "AWS::WorkSpacesWeb::IpAccessSettings",
|
1145
|
+
WorkSpacesWebNetworkSettingsProps: "AWS::WorkSpacesWeb::NetworkSettings",
|
1146
|
+
WorkSpacesWebPortalProps: "AWS::WorkSpacesWeb::Portal",
|
1147
|
+
WorkSpacesWebTrustStoreProps: "AWS::WorkSpacesWeb::TrustStore",
|
1148
|
+
WorkSpacesWebUserAccessLoggingSettingsProps: "AWS::WorkSpacesWeb::UserAccessLoggingSettings",
|
1149
|
+
WorkSpacesWebUserSettingsProps: "AWS::WorkSpacesWeb::UserSettings",
|
1150
|
+
XRayGroupProps: "AWS::XRay::Group",
|
1151
|
+
XRayResourcePolicyProps: "AWS::XRay::ResourcePolicy",
|
1152
|
+
XRaySamplingRuleProps: "AWS::XRay::SamplingRule",
|
1153
|
+
AlexaASKSkillProps: "Alexa::ASK::Skill",
|
1154
|
+
};
|
1155
|
+
export const ResourceAttributeMap = {
|
1156
|
+
"AWS::ACMPCA::Certificate": ["Arn", "Certificate"],
|
1157
|
+
"AWS::ACMPCA::CertificateAuthority": ["Arn", "CertificateSigningRequest"],
|
1158
|
+
"AWS::ACMPCA::CertificateAuthorityActivation": ["CompleteCertificateChain"],
|
1159
|
+
"AWS::ACMPCA::Permission": [],
|
1160
|
+
"AWS::APS::RuleGroupsNamespace": ["Arn"],
|
1161
|
+
"AWS::APS::Workspace": ["WorkspaceId", "Arn", "PrometheusEndpoint"],
|
1162
|
+
"AWS::AccessAnalyzer::Analyzer": ["Arn"],
|
1163
|
+
"AWS::AmazonMQ::Broker": [
|
1164
|
+
"IpAddresses",
|
1165
|
+
"Id",
|
1166
|
+
"MqttEndpoints",
|
1167
|
+
"OpenWireEndpoints",
|
1168
|
+
"ConfigurationId",
|
1169
|
+
"ConfigurationRevision",
|
1170
|
+
"StompEndpoints",
|
1171
|
+
"WssEndpoints",
|
1172
|
+
"AmqpEndpoints",
|
1173
|
+
"Arn",
|
1174
|
+
],
|
1175
|
+
"AWS::AmazonMQ::Configuration": ["Revision", "Id", "Arn"],
|
1176
|
+
"AWS::AmazonMQ::ConfigurationAssociation": ["Id"],
|
1177
|
+
"AWS::Amplify::App": ["AppId", "AppName", "Arn", "DefaultDomain"],
|
1178
|
+
"AWS::Amplify::Branch": ["Arn"],
|
1179
|
+
"AWS::Amplify::Domain": [
|
1180
|
+
"Arn",
|
1181
|
+
"DomainStatus",
|
1182
|
+
"StatusReason",
|
1183
|
+
"CertificateRecord",
|
1184
|
+
],
|
1185
|
+
"AWS::AmplifyUIBuilder::Component": ["Id"],
|
1186
|
+
"AWS::AmplifyUIBuilder::Form": ["Id"],
|
1187
|
+
"AWS::AmplifyUIBuilder::Theme": ["Id"],
|
1188
|
+
"AWS::ApiGateway::Account": ["Id"],
|
1189
|
+
"AWS::ApiGateway::ApiKey": ["APIKeyId"],
|
1190
|
+
"AWS::ApiGateway::Authorizer": ["AuthorizerId"],
|
1191
|
+
"AWS::ApiGateway::BasePathMapping": [],
|
1192
|
+
"AWS::ApiGateway::ClientCertificate": ["ClientCertificateId"],
|
1193
|
+
"AWS::ApiGateway::Deployment": ["DeploymentId"],
|
1194
|
+
"AWS::ApiGateway::DocumentationPart": ["DocumentationPartId"],
|
1195
|
+
"AWS::ApiGateway::DocumentationVersion": [],
|
1196
|
+
"AWS::ApiGateway::DomainName": [
|
1197
|
+
"RegionalHostedZoneId",
|
1198
|
+
"DistributionDomainName",
|
1199
|
+
"RegionalDomainName",
|
1200
|
+
"DistributionHostedZoneId",
|
1201
|
+
],
|
1202
|
+
"AWS::ApiGateway::GatewayResponse": ["Id"],
|
1203
|
+
"AWS::ApiGateway::Method": [],
|
1204
|
+
"AWS::ApiGateway::Model": [],
|
1205
|
+
"AWS::ApiGateway::RequestValidator": ["RequestValidatorId"],
|
1206
|
+
"AWS::ApiGateway::Resource": ["ResourceId"],
|
1207
|
+
"AWS::ApiGateway::RestApi": ["RestApiId", "RootResourceId"],
|
1208
|
+
"AWS::ApiGateway::Stage": [],
|
1209
|
+
"AWS::ApiGateway::UsagePlan": ["Id"],
|
1210
|
+
"AWS::ApiGateway::UsagePlanKey": ["Id"],
|
1211
|
+
"AWS::ApiGateway::VpcLink": ["VpcLinkId"],
|
1212
|
+
"AWS::ApiGatewayV2::Api": ["ApiId", "ApiEndpoint"],
|
1213
|
+
"AWS::ApiGatewayV2::ApiGatewayManagedOverrides": ["Id"],
|
1214
|
+
"AWS::ApiGatewayV2::ApiMapping": ["ApiMappingId"],
|
1215
|
+
"AWS::ApiGatewayV2::Authorizer": ["AuthorizerId"],
|
1216
|
+
"AWS::ApiGatewayV2::Deployment": ["DeploymentId"],
|
1217
|
+
"AWS::ApiGatewayV2::DomainName": [
|
1218
|
+
"RegionalDomainName",
|
1219
|
+
"RegionalHostedZoneId",
|
1220
|
+
],
|
1221
|
+
"AWS::ApiGatewayV2::Integration": ["Id"],
|
1222
|
+
"AWS::ApiGatewayV2::IntegrationResponse": ["IntegrationResponseId"],
|
1223
|
+
"AWS::ApiGatewayV2::Model": ["ModelId"],
|
1224
|
+
"AWS::ApiGatewayV2::Route": ["RouteId"],
|
1225
|
+
"AWS::ApiGatewayV2::RouteResponse": ["RouteResponseId"],
|
1226
|
+
"AWS::ApiGatewayV2::Stage": ["Id"],
|
1227
|
+
"AWS::ApiGatewayV2::VpcLink": ["VpcLinkId"],
|
1228
|
+
"AWS::AppConfig::Application": ["ApplicationId"],
|
1229
|
+
"AWS::AppConfig::ConfigurationProfile": [
|
1230
|
+
"ConfigurationProfileId",
|
1231
|
+
"KmsKeyArn",
|
1232
|
+
],
|
1233
|
+
"AWS::AppConfig::Deployment": ["Id"],
|
1234
|
+
"AWS::AppConfig::DeploymentStrategy": ["Id"],
|
1235
|
+
"AWS::AppConfig::Environment": ["Id"],
|
1236
|
+
"AWS::AppConfig::Extension": ["Id", "Arn", "VersionNumber"],
|
1237
|
+
"AWS::AppConfig::ExtensionAssociation": [
|
1238
|
+
"Id",
|
1239
|
+
"Arn",
|
1240
|
+
"ResourceArn",
|
1241
|
+
"ExtensionArn",
|
1242
|
+
],
|
1243
|
+
"AWS::AppConfig::HostedConfigurationVersion": ["Id"],
|
1244
|
+
"AWS::AppFlow::Connector": ["ConnectorArn"],
|
1245
|
+
"AWS::AppFlow::ConnectorProfile": ["ConnectorProfileArn", "CredentialsArn"],
|
1246
|
+
"AWS::AppFlow::Flow": ["FlowArn"],
|
1247
|
+
"AWS::AppIntegrations::DataIntegration": ["Id", "DataIntegrationArn"],
|
1248
|
+
"AWS::AppIntegrations::EventIntegration": ["EventIntegrationArn"],
|
1249
|
+
"AWS::AppMesh::GatewayRoute": ["Id", "ResourceOwner", "Arn", "Uid"],
|
1250
|
+
"AWS::AppMesh::Mesh": ["Id", "ResourceOwner", "MeshOwner", "Arn", "Uid"],
|
1251
|
+
"AWS::AppMesh::Route": ["Id", "ResourceOwner", "Arn", "Uid"],
|
1252
|
+
"AWS::AppMesh::VirtualGateway": ["Id", "ResourceOwner", "Arn", "Uid"],
|
1253
|
+
"AWS::AppMesh::VirtualNode": ["Id", "ResourceOwner", "Arn", "Uid"],
|
1254
|
+
"AWS::AppMesh::VirtualRouter": ["Id", "ResourceOwner", "Arn", "Uid"],
|
1255
|
+
"AWS::AppMesh::VirtualService": ["Id", "ResourceOwner", "Arn", "Uid"],
|
1256
|
+
"AWS::AppRunner::AutoScalingConfiguration": [
|
1257
|
+
"AutoScalingConfigurationArn",
|
1258
|
+
"AutoScalingConfigurationRevision",
|
1259
|
+
"Latest",
|
1260
|
+
],
|
1261
|
+
"AWS::AppRunner::ObservabilityConfiguration": [
|
1262
|
+
"ObservabilityConfigurationArn",
|
1263
|
+
"ObservabilityConfigurationRevision",
|
1264
|
+
"Latest",
|
1265
|
+
],
|
1266
|
+
"AWS::AppRunner::Service": [
|
1267
|
+
"ServiceArn",
|
1268
|
+
"ServiceId",
|
1269
|
+
"ServiceUrl",
|
1270
|
+
"Status",
|
1271
|
+
],
|
1272
|
+
"AWS::AppRunner::VpcConnector": ["VpcConnectorArn", "VpcConnectorRevision"],
|
1273
|
+
"AWS::AppRunner::VpcIngressConnection": [
|
1274
|
+
"VpcIngressConnectionArn",
|
1275
|
+
"DomainName",
|
1276
|
+
"Status",
|
1277
|
+
],
|
1278
|
+
"AWS::AppStream::AppBlock": ["Arn", "CreatedTime"],
|
1279
|
+
"AWS::AppStream::AppBlockBuilder": ["Arn", "CreatedTime"],
|
1280
|
+
"AWS::AppStream::Application": ["Arn", "CreatedTime"],
|
1281
|
+
"AWS::AppStream::ApplicationEntitlementAssociation": [],
|
1282
|
+
"AWS::AppStream::ApplicationFleetAssociation": [],
|
1283
|
+
"AWS::AppStream::DirectoryConfig": [],
|
1284
|
+
"AWS::AppStream::Entitlement": ["CreatedTime", "LastModifiedTime"],
|
1285
|
+
"AWS::AppStream::Fleet": ["Id"],
|
1286
|
+
"AWS::AppStream::ImageBuilder": ["StreamingUrl"],
|
1287
|
+
"AWS::AppStream::Stack": ["Id"],
|
1288
|
+
"AWS::AppStream::StackFleetAssociation": ["Id"],
|
1289
|
+
"AWS::AppStream::StackUserAssociation": ["Id"],
|
1290
|
+
"AWS::AppStream::User": ["Id"],
|
1291
|
+
"AWS::AppSync::ApiCache": ["Id"],
|
1292
|
+
"AWS::AppSync::ApiKey": ["ApiKeyId", "ApiKey", "Arn"],
|
1293
|
+
"AWS::AppSync::DataSource": ["Id", "DataSourceArn"],
|
1294
|
+
"AWS::AppSync::DomainName": ["AppSyncDomainName", "HostedZoneId"],
|
1295
|
+
"AWS::AppSync::DomainNameApiAssociation": ["ApiAssociationIdentifier"],
|
1296
|
+
"AWS::AppSync::FunctionConfiguration": ["FunctionArn", "FunctionId"],
|
1297
|
+
"AWS::AppSync::GraphQLApi": [
|
1298
|
+
"ApiId",
|
1299
|
+
"Id",
|
1300
|
+
"GraphQLDns",
|
1301
|
+
"GraphQLUrl",
|
1302
|
+
"RealtimeDns",
|
1303
|
+
"RealtimeUrl",
|
1304
|
+
"Arn",
|
1305
|
+
],
|
1306
|
+
"AWS::AppSync::GraphQLSchema": ["Id"],
|
1307
|
+
"AWS::AppSync::Resolver": ["ResolverArn"],
|
1308
|
+
"AWS::AppSync::SourceApiAssociation": [
|
1309
|
+
"AssociationId",
|
1310
|
+
"AssociationArn",
|
1311
|
+
"SourceApiId",
|
1312
|
+
"SourceApiArn",
|
1313
|
+
"MergedApiId",
|
1314
|
+
"MergedApiArn",
|
1315
|
+
"SourceApiAssociationStatus",
|
1316
|
+
"SourceApiAssociationStatusDetail",
|
1317
|
+
"LastSuccessfulMergeDate",
|
1318
|
+
],
|
1319
|
+
"AWS::ApplicationAutoScaling::ScalableTarget": ["Id"],
|
1320
|
+
"AWS::ApplicationAutoScaling::ScalingPolicy": ["Arn"],
|
1321
|
+
"AWS::ApplicationInsights::Application": ["ApplicationARN"],
|
1322
|
+
"AWS::Athena::CapacityReservation": [
|
1323
|
+
"Arn",
|
1324
|
+
"Status",
|
1325
|
+
"AllocatedDpus",
|
1326
|
+
"CreationTime",
|
1327
|
+
"LastSuccessfulAllocationTime",
|
1328
|
+
],
|
1329
|
+
"AWS::Athena::DataCatalog": [],
|
1330
|
+
"AWS::Athena::NamedQuery": ["NamedQueryId"],
|
1331
|
+
"AWS::Athena::PreparedStatement": [],
|
1332
|
+
"AWS::Athena::WorkGroup": ["CreationTime"],
|
1333
|
+
"AWS::AuditManager::Assessment": ["AssessmentId", "Arn", "CreationTime"],
|
1334
|
+
"AWS::AutoScaling::AutoScalingGroup": [],
|
1335
|
+
"AWS::AutoScaling::LaunchConfiguration": [],
|
1336
|
+
"AWS::AutoScaling::LifecycleHook": [],
|
1337
|
+
"AWS::AutoScaling::ScalingPolicy": ["PolicyName", "Arn"],
|
1338
|
+
"AWS::AutoScaling::ScheduledAction": ["ScheduledActionName"],
|
1339
|
+
"AWS::AutoScaling::WarmPool": [],
|
1340
|
+
"AWS::AutoScalingPlans::ScalingPlan": [
|
1341
|
+
"ScalingPlanVersion",
|
1342
|
+
"ScalingPlanName",
|
1343
|
+
"Id",
|
1344
|
+
],
|
1345
|
+
"AWS::Backup::BackupPlan": ["BackupPlanId", "VersionId", "BackupPlanArn"],
|
1346
|
+
"AWS::Backup::BackupSelection": ["SelectionId", "Id"],
|
1347
|
+
"AWS::Backup::BackupVault": ["BackupVaultArn"],
|
1348
|
+
"AWS::Backup::Framework": [
|
1349
|
+
"FrameworkArn",
|
1350
|
+
"CreationTime",
|
1351
|
+
"FrameworkStatus",
|
1352
|
+
"DeploymentStatus",
|
1353
|
+
],
|
1354
|
+
"AWS::Backup::ReportPlan": ["ReportPlanArn"],
|
1355
|
+
"AWS::BackupGateway::Hypervisor": ["HypervisorArn"],
|
1356
|
+
"AWS::Batch::ComputeEnvironment": ["ComputeEnvironmentArn"],
|
1357
|
+
"AWS::Batch::JobDefinition": ["Id"],
|
1358
|
+
"AWS::Batch::JobQueue": ["JobQueueArn"],
|
1359
|
+
"AWS::Batch::SchedulingPolicy": ["Arn"],
|
1360
|
+
"AWS::BillingConductor::BillingGroup": [
|
1361
|
+
"Arn",
|
1362
|
+
"Size",
|
1363
|
+
"Status",
|
1364
|
+
"StatusReason",
|
1365
|
+
"CreationTime",
|
1366
|
+
"LastModifiedTime",
|
1367
|
+
],
|
1368
|
+
"AWS::BillingConductor::CustomLineItem": [
|
1369
|
+
"Arn",
|
1370
|
+
"CreationTime",
|
1371
|
+
"LastModifiedTime",
|
1372
|
+
"AssociationSize",
|
1373
|
+
"CurrencyCode",
|
1374
|
+
"ProductCode",
|
1375
|
+
],
|
1376
|
+
"AWS::BillingConductor::PricingPlan": [
|
1377
|
+
"Arn",
|
1378
|
+
"Size",
|
1379
|
+
"CreationTime",
|
1380
|
+
"LastModifiedTime",
|
1381
|
+
],
|
1382
|
+
"AWS::BillingConductor::PricingRule": [
|
1383
|
+
"Arn",
|
1384
|
+
"AssociatedPricingPlanCount",
|
1385
|
+
"CreationTime",
|
1386
|
+
"LastModifiedTime",
|
1387
|
+
],
|
1388
|
+
"AWS::Budgets::Budget": ["Id"],
|
1389
|
+
"AWS::Budgets::BudgetsAction": ["ActionId"],
|
1390
|
+
"AWS::CE::AnomalyMonitor": [
|
1391
|
+
"MonitorArn",
|
1392
|
+
"CreationDate",
|
1393
|
+
"LastEvaluatedDate",
|
1394
|
+
"LastUpdatedDate",
|
1395
|
+
"DimensionalValueCount",
|
1396
|
+
],
|
1397
|
+
"AWS::CE::AnomalySubscription": ["SubscriptionArn", "AccountId"],
|
1398
|
+
"AWS::CE::CostCategory": ["Arn", "EffectiveStart"],
|
1399
|
+
"AWS::CUR::ReportDefinition": [],
|
1400
|
+
"AWS::Cassandra::Keyspace": [],
|
1401
|
+
"AWS::Cassandra::Table": [],
|
1402
|
+
"AWS::CertificateManager::Account": ["AccountId"],
|
1403
|
+
"AWS::CertificateManager::Certificate": ["Id"],
|
1404
|
+
"AWS::Chatbot::MicrosoftTeamsChannelConfiguration": ["Arn"],
|
1405
|
+
"AWS::Chatbot::SlackChannelConfiguration": ["Arn"],
|
1406
|
+
"AWS::CleanRooms::AnalysisTemplate": [
|
1407
|
+
"CollaborationArn",
|
1408
|
+
"CollaborationIdentifier",
|
1409
|
+
"AnalysisTemplateIdentifier",
|
1410
|
+
"Schema",
|
1411
|
+
"Arn",
|
1412
|
+
"MembershipArn",
|
1413
|
+
],
|
1414
|
+
"AWS::CleanRooms::Collaboration": ["Arn", "CollaborationIdentifier"],
|
1415
|
+
"AWS::CleanRooms::ConfiguredTable": ["Arn", "ConfiguredTableIdentifier"],
|
1416
|
+
"AWS::CleanRooms::ConfiguredTableAssociation": [
|
1417
|
+
"ConfiguredTableAssociationIdentifier",
|
1418
|
+
"Arn",
|
1419
|
+
],
|
1420
|
+
"AWS::CleanRooms::Membership": [
|
1421
|
+
"Arn",
|
1422
|
+
"CollaborationArn",
|
1423
|
+
"CollaborationCreatorAccountId",
|
1424
|
+
"MembershipIdentifier",
|
1425
|
+
],
|
1426
|
+
"AWS::Cloud9::EnvironmentEC2": ["Id", "Arn"],
|
1427
|
+
"AWS::CloudFormation::CustomResource": ["Id"],
|
1428
|
+
"AWS::CloudFormation::HookDefaultVersion": ["Arn"],
|
1429
|
+
"AWS::CloudFormation::HookTypeConfig": ["ConfigurationArn"],
|
1430
|
+
"AWS::CloudFormation::HookVersion": [
|
1431
|
+
"Arn",
|
1432
|
+
"IsDefaultVersion",
|
1433
|
+
"Visibility",
|
1434
|
+
"VersionId",
|
1435
|
+
"TypeArn",
|
1436
|
+
],
|
1437
|
+
"AWS::CloudFormation::Macro": ["Id"],
|
1438
|
+
"AWS::CloudFormation::ModuleDefaultVersion": [],
|
1439
|
+
"AWS::CloudFormation::ModuleVersion": [
|
1440
|
+
"Arn",
|
1441
|
+
"Description",
|
1442
|
+
"DocumentationUrl",
|
1443
|
+
"IsDefaultVersion",
|
1444
|
+
"Schema",
|
1445
|
+
"TimeCreated",
|
1446
|
+
"VersionId",
|
1447
|
+
"Visibility",
|
1448
|
+
],
|
1449
|
+
"AWS::CloudFormation::PublicTypeVersion": [
|
1450
|
+
"PublicTypeArn",
|
1451
|
+
"TypeVersionArn",
|
1452
|
+
"PublisherId",
|
1453
|
+
],
|
1454
|
+
"AWS::CloudFormation::Publisher": [
|
1455
|
+
"PublisherId",
|
1456
|
+
"PublisherStatus",
|
1457
|
+
"PublisherProfile",
|
1458
|
+
"IdentityProvider",
|
1459
|
+
],
|
1460
|
+
"AWS::CloudFormation::ResourceDefaultVersion": ["Arn"],
|
1461
|
+
"AWS::CloudFormation::ResourceVersion": [
|
1462
|
+
"Arn",
|
1463
|
+
"IsDefaultVersion",
|
1464
|
+
"ProvisioningType",
|
1465
|
+
"Visibility",
|
1466
|
+
"VersionId",
|
1467
|
+
"TypeArn",
|
1468
|
+
],
|
1469
|
+
"AWS::CloudFormation::Stack": [
|
1470
|
+
"StackId",
|
1471
|
+
"StackStatus",
|
1472
|
+
"CreationTime",
|
1473
|
+
"RootId",
|
1474
|
+
"ParentId",
|
1475
|
+
"ChangeSetId",
|
1476
|
+
"Outputs",
|
1477
|
+
"LastUpdateTime",
|
1478
|
+
],
|
1479
|
+
"AWS::CloudFormation::StackSet": ["StackSetId"],
|
1480
|
+
"AWS::CloudFormation::TypeActivation": ["Arn"],
|
1481
|
+
"AWS::CloudFormation::WaitCondition": ["Data", "Id"],
|
1482
|
+
"AWS::CloudFormation::WaitConditionHandle": ["Id"],
|
1483
|
+
"AWS::CloudFront::CachePolicy": ["Id", "LastModifiedTime"],
|
1484
|
+
"AWS::CloudFront::CloudFrontOriginAccessIdentity": [
|
1485
|
+
"Id",
|
1486
|
+
"S3CanonicalUserId",
|
1487
|
+
],
|
1488
|
+
"AWS::CloudFront::ContinuousDeploymentPolicy": ["Id", "LastModifiedTime"],
|
1489
|
+
"AWS::CloudFront::Distribution": ["Id", "DomainName"],
|
1490
|
+
"AWS::CloudFront::Function": ["FunctionARN", "Stage"],
|
1491
|
+
"AWS::CloudFront::KeyGroup": ["Id", "LastModifiedTime"],
|
1492
|
+
"AWS::CloudFront::MonitoringSubscription": [],
|
1493
|
+
"AWS::CloudFront::OriginAccessControl": ["Id"],
|
1494
|
+
"AWS::CloudFront::OriginRequestPolicy": ["Id", "LastModifiedTime"],
|
1495
|
+
"AWS::CloudFront::PublicKey": ["Id", "CreatedTime"],
|
1496
|
+
"AWS::CloudFront::RealtimeLogConfig": ["Arn"],
|
1497
|
+
"AWS::CloudFront::ResponseHeadersPolicy": ["Id", "LastModifiedTime"],
|
1498
|
+
"AWS::CloudFront::StreamingDistribution": ["DomainName", "Id"],
|
1499
|
+
"AWS::CloudTrail::Channel": ["ChannelArn"],
|
1500
|
+
"AWS::CloudTrail::EventDataStore": [
|
1501
|
+
"EventDataStoreArn",
|
1502
|
+
"CreatedTimestamp",
|
1503
|
+
"UpdatedTimestamp",
|
1504
|
+
"Status",
|
1505
|
+
],
|
1506
|
+
"AWS::CloudTrail::ResourcePolicy": [],
|
1507
|
+
"AWS::CloudTrail::Trail": ["Arn", "SnsTopicArn"],
|
1508
|
+
"AWS::CloudWatch::Alarm": ["Arn"],
|
1509
|
+
"AWS::CloudWatch::AnomalyDetector": ["Id"],
|
1510
|
+
"AWS::CloudWatch::CompositeAlarm": ["Arn"],
|
1511
|
+
"AWS::CloudWatch::Dashboard": ["Id"],
|
1512
|
+
"AWS::CloudWatch::InsightRule": ["Id", "Arn"],
|
1513
|
+
"AWS::CloudWatch::MetricStream": [
|
1514
|
+
"Arn",
|
1515
|
+
"CreationDate",
|
1516
|
+
"LastUpdateDate",
|
1517
|
+
"State",
|
1518
|
+
],
|
1519
|
+
"AWS::CodeArtifact::Domain": ["Owner", "Name", "EncryptionKey", "Arn"],
|
1520
|
+
"AWS::CodeArtifact::Repository": ["Name", "DomainOwner", "Arn"],
|
1521
|
+
"AWS::CodeBuild::Project": ["Id", "Arn"],
|
1522
|
+
"AWS::CodeBuild::ReportGroup": ["Id", "Arn"],
|
1523
|
+
"AWS::CodeBuild::SourceCredential": ["Id"],
|
1524
|
+
"AWS::CodeCommit::Repository": [
|
1525
|
+
"CloneUrlHttp",
|
1526
|
+
"Id",
|
1527
|
+
"Name",
|
1528
|
+
"CloneUrlSsh",
|
1529
|
+
"Arn",
|
1530
|
+
],
|
1531
|
+
"AWS::CodeDeploy::Application": [],
|
1532
|
+
"AWS::CodeDeploy::DeploymentConfig": [],
|
1533
|
+
"AWS::CodeDeploy::DeploymentGroup": ["Id"],
|
1534
|
+
"AWS::CodeGuruProfiler::ProfilingGroup": ["Arn"],
|
1535
|
+
"AWS::CodeGuruReviewer::RepositoryAssociation": ["AssociationArn"],
|
1536
|
+
"AWS::CodePipeline::CustomActionType": ["Id"],
|
1537
|
+
"AWS::CodePipeline::Pipeline": ["Id", "Version"],
|
1538
|
+
"AWS::CodePipeline::Webhook": ["Id", "Url"],
|
1539
|
+
"AWS::CodeStar::GitHubRepository": ["Id"],
|
1540
|
+
"AWS::CodeStarConnections::Connection": [
|
1541
|
+
"ConnectionArn",
|
1542
|
+
"ConnectionStatus",
|
1543
|
+
"OwnerAccountId",
|
1544
|
+
],
|
1545
|
+
"AWS::CodeStarNotifications::NotificationRule": ["Arn"],
|
1546
|
+
"AWS::Cognito::IdentityPool": ["Id", "Name"],
|
1547
|
+
"AWS::Cognito::IdentityPoolPrincipalTag": [],
|
1548
|
+
"AWS::Cognito::IdentityPoolRoleAttachment": ["Id"],
|
1549
|
+
"AWS::Cognito::LogDeliveryConfiguration": ["Id"],
|
1550
|
+
"AWS::Cognito::UserPool": [
|
1551
|
+
"ProviderName",
|
1552
|
+
"UserPoolId",
|
1553
|
+
"ProviderURL",
|
1554
|
+
"Arn",
|
1555
|
+
],
|
1556
|
+
"AWS::Cognito::UserPoolClient": ["ClientSecret", "Name", "ClientId"],
|
1557
|
+
"AWS::Cognito::UserPoolDomain": ["Id", "CloudFrontDistribution"],
|
1558
|
+
"AWS::Cognito::UserPoolGroup": [],
|
1559
|
+
"AWS::Cognito::UserPoolIdentityProvider": ["Id"],
|
1560
|
+
"AWS::Cognito::UserPoolResourceServer": ["Id"],
|
1561
|
+
"AWS::Cognito::UserPoolRiskConfigurationAttachment": ["Id"],
|
1562
|
+
"AWS::Cognito::UserPoolUICustomizationAttachment": ["Id"],
|
1563
|
+
"AWS::Cognito::UserPoolUser": [],
|
1564
|
+
"AWS::Cognito::UserPoolUserToGroupAttachment": [],
|
1565
|
+
"AWS::Comprehend::DocumentClassifier": ["Arn"],
|
1566
|
+
"AWS::Comprehend::Flywheel": ["Arn"],
|
1567
|
+
"AWS::Config::AggregationAuthorization": ["AggregationAuthorizationArn"],
|
1568
|
+
"AWS::Config::ConfigRule": ["ConfigRuleId", "Arn"],
|
1569
|
+
"AWS::Config::ConfigurationAggregator": ["ConfigurationAggregatorArn"],
|
1570
|
+
"AWS::Config::ConfigurationRecorder": ["Id"],
|
1571
|
+
"AWS::Config::ConformancePack": [],
|
1572
|
+
"AWS::Config::DeliveryChannel": ["Id"],
|
1573
|
+
"AWS::Config::OrganizationConfigRule": ["Id"],
|
1574
|
+
"AWS::Config::OrganizationConformancePack": [],
|
1575
|
+
"AWS::Config::RemediationConfiguration": ["Id"],
|
1576
|
+
"AWS::Config::StoredQuery": ["QueryId", "QueryArn"],
|
1577
|
+
"AWS::Connect::ApprovedOrigin": [],
|
1578
|
+
"AWS::Connect::ContactFlow": ["ContactFlowArn"],
|
1579
|
+
"AWS::Connect::ContactFlowModule": ["ContactFlowModuleArn", "Status"],
|
1580
|
+
"AWS::Connect::EvaluationForm": ["EvaluationFormArn"],
|
1581
|
+
"AWS::Connect::HoursOfOperation": ["HoursOfOperationArn"],
|
1582
|
+
"AWS::Connect::Instance": [
|
1583
|
+
"Id",
|
1584
|
+
"Arn",
|
1585
|
+
"ServiceRole",
|
1586
|
+
"CreatedTime",
|
1587
|
+
"InstanceStatus",
|
1588
|
+
],
|
1589
|
+
"AWS::Connect::InstanceStorageConfig": ["AssociationId"],
|
1590
|
+
"AWS::Connect::IntegrationAssociation": ["IntegrationAssociationId"],
|
1591
|
+
"AWS::Connect::PhoneNumber": ["PhoneNumberArn", "Address"],
|
1592
|
+
"AWS::Connect::Prompt": ["PromptArn"],
|
1593
|
+
"AWS::Connect::Queue": ["QueueArn", "Type"],
|
1594
|
+
"AWS::Connect::QuickConnect": ["QuickConnectArn", "QuickConnectType"],
|
1595
|
+
"AWS::Connect::RoutingProfile": ["RoutingProfileArn"],
|
1596
|
+
"AWS::Connect::Rule": ["RuleArn"],
|
1597
|
+
"AWS::Connect::SecurityKey": ["AssociationId"],
|
1598
|
+
"AWS::Connect::SecurityProfile": ["SecurityProfileArn"],
|
1599
|
+
"AWS::Connect::TaskTemplate": ["Arn"],
|
1600
|
+
"AWS::Connect::TrafficDistributionGroup": [
|
1601
|
+
"TrafficDistributionGroupArn",
|
1602
|
+
"Status",
|
1603
|
+
"IsDefault",
|
1604
|
+
],
|
1605
|
+
"AWS::Connect::User": ["UserArn"],
|
1606
|
+
"AWS::Connect::UserHierarchyGroup": ["UserHierarchyGroupArn"],
|
1607
|
+
"AWS::Connect::View": ["ViewArn", "ViewId", "ViewContentSha256"],
|
1608
|
+
"AWS::Connect::ViewVersion": ["ViewVersionArn", "Version"],
|
1609
|
+
"AWS::ConnectCampaigns::Campaign": ["Arn"],
|
1610
|
+
"AWS::ControlTower::EnabledControl": [],
|
1611
|
+
"AWS::CustomerProfiles::CalculatedAttributeDefinition": [
|
1612
|
+
"CreatedAt",
|
1613
|
+
"LastUpdatedAt",
|
1614
|
+
],
|
1615
|
+
"AWS::CustomerProfiles::Domain": ["LastUpdatedAt", "CreatedAt", "Stats"],
|
1616
|
+
"AWS::CustomerProfiles::EventStream": [
|
1617
|
+
"DestinationDetails",
|
1618
|
+
"CreatedAt",
|
1619
|
+
"State",
|
1620
|
+
"EventStreamArn",
|
1621
|
+
],
|
1622
|
+
"AWS::CustomerProfiles::Integration": ["LastUpdatedAt", "CreatedAt"],
|
1623
|
+
"AWS::CustomerProfiles::ObjectType": ["LastUpdatedAt", "CreatedAt"],
|
1624
|
+
"AWS::DAX::Cluster": [
|
1625
|
+
"Id",
|
1626
|
+
"ClusterDiscoveryEndpoint",
|
1627
|
+
"Arn",
|
1628
|
+
"ClusterDiscoveryEndpointURL",
|
1629
|
+
],
|
1630
|
+
"AWS::DAX::ParameterGroup": ["Id"],
|
1631
|
+
"AWS::DAX::SubnetGroup": ["Id"],
|
1632
|
+
"AWS::DLM::LifecyclePolicy": ["Id", "Arn"],
|
1633
|
+
"AWS::DMS::Certificate": ["Id"],
|
1634
|
+
"AWS::DMS::Endpoint": ["Id", "ExternalId"],
|
1635
|
+
"AWS::DMS::EventSubscription": ["Id"],
|
1636
|
+
"AWS::DMS::ReplicationConfig": [],
|
1637
|
+
"AWS::DMS::ReplicationInstance": [
|
1638
|
+
"ReplicationInstancePublicIpAddresses",
|
1639
|
+
"Id",
|
1640
|
+
"ReplicationInstancePrivateIpAddresses",
|
1641
|
+
],
|
1642
|
+
"AWS::DMS::ReplicationSubnetGroup": ["Id"],
|
1643
|
+
"AWS::DMS::ReplicationTask": ["Id"],
|
1644
|
+
"AWS::DataBrew::Dataset": [],
|
1645
|
+
"AWS::DataBrew::Job": [],
|
1646
|
+
"AWS::DataBrew::Project": [],
|
1647
|
+
"AWS::DataBrew::Recipe": [],
|
1648
|
+
"AWS::DataBrew::Ruleset": [],
|
1649
|
+
"AWS::DataBrew::Schedule": [],
|
1650
|
+
"AWS::DataPipeline::Pipeline": ["PipelineId"],
|
1651
|
+
"AWS::DataSync::Agent": ["AgentArn", "EndpointType"],
|
1652
|
+
"AWS::DataSync::LocationAzureBlob": ["LocationArn", "LocationUri"],
|
1653
|
+
"AWS::DataSync::LocationEFS": ["LocationArn", "LocationUri"],
|
1654
|
+
"AWS::DataSync::LocationFSxLustre": ["LocationArn", "LocationUri"],
|
1655
|
+
"AWS::DataSync::LocationFSxONTAP": [
|
1656
|
+
"LocationArn",
|
1657
|
+
"LocationUri",
|
1658
|
+
"FsxFilesystemArn",
|
1659
|
+
],
|
1660
|
+
"AWS::DataSync::LocationFSxOpenZFS": ["LocationArn", "LocationUri"],
|
1661
|
+
"AWS::DataSync::LocationFSxWindows": ["LocationArn", "LocationUri"],
|
1662
|
+
"AWS::DataSync::LocationHDFS": ["LocationArn", "LocationUri"],
|
1663
|
+
"AWS::DataSync::LocationNFS": ["LocationArn", "LocationUri"],
|
1664
|
+
"AWS::DataSync::LocationObjectStorage": ["LocationArn", "LocationUri"],
|
1665
|
+
"AWS::DataSync::LocationS3": ["LocationArn", "LocationUri"],
|
1666
|
+
"AWS::DataSync::LocationSMB": ["LocationArn", "LocationUri"],
|
1667
|
+
"AWS::DataSync::StorageSystem": [
|
1668
|
+
"StorageSystemArn",
|
1669
|
+
"ConnectivityStatus",
|
1670
|
+
"SecretsManagerArn",
|
1671
|
+
],
|
1672
|
+
"AWS::DataSync::Task": [
|
1673
|
+
"TaskArn",
|
1674
|
+
"Status",
|
1675
|
+
"SourceNetworkInterfaceArns",
|
1676
|
+
"DestinationNetworkInterfaceArns",
|
1677
|
+
],
|
1678
|
+
"AWS::Detective::Graph": ["Arn"],
|
1679
|
+
"AWS::Detective::MemberInvitation": [],
|
1680
|
+
"AWS::Detective::OrganizationAdmin": ["GraphArn"],
|
1681
|
+
"AWS::DevOpsGuru::LogAnomalyDetectionIntegration": ["AccountId"],
|
1682
|
+
"AWS::DevOpsGuru::NotificationChannel": ["Id"],
|
1683
|
+
"AWS::DevOpsGuru::ResourceCollection": ["ResourceCollectionType"],
|
1684
|
+
"AWS::DirectoryService::MicrosoftAD": ["Alias", "DnsIpAddresses", "Id"],
|
1685
|
+
"AWS::DirectoryService::SimpleAD": ["Alias", "DnsIpAddresses", "DirectoryId"],
|
1686
|
+
"AWS::DocDB::DBCluster": [
|
1687
|
+
"ReadEndpoint",
|
1688
|
+
"Id",
|
1689
|
+
"Endpoint",
|
1690
|
+
"ClusterResourceId",
|
1691
|
+
],
|
1692
|
+
"AWS::DocDB::DBClusterParameterGroup": ["Id"],
|
1693
|
+
"AWS::DocDB::DBInstance": ["Port", "Id", "Endpoint"],
|
1694
|
+
"AWS::DocDB::DBSubnetGroup": ["Id"],
|
1695
|
+
"AWS::DocDBElastic::Cluster": ["ClusterArn", "ClusterEndpoint"],
|
1696
|
+
"AWS::DynamoDB::GlobalTable": ["Arn", "StreamArn", "TableId"],
|
1697
|
+
"AWS::DynamoDB::Table": ["Arn", "StreamArn"],
|
1698
|
+
"AWS::EC2::CapacityReservation": [
|
1699
|
+
"Id",
|
1700
|
+
"AvailableInstanceCount",
|
1701
|
+
"TotalInstanceCount",
|
1702
|
+
],
|
1703
|
+
"AWS::EC2::CapacityReservationFleet": ["CapacityReservationFleetId"],
|
1704
|
+
"AWS::EC2::CarrierGateway": ["CarrierGatewayId", "OwnerId", "State"],
|
1705
|
+
"AWS::EC2::ClientVpnAuthorizationRule": ["Id"],
|
1706
|
+
"AWS::EC2::ClientVpnEndpoint": ["Id"],
|
1707
|
+
"AWS::EC2::ClientVpnRoute": ["Id"],
|
1708
|
+
"AWS::EC2::ClientVpnTargetNetworkAssociation": ["Id"],
|
1709
|
+
"AWS::EC2::CustomerGateway": ["CustomerGatewayId"],
|
1710
|
+
"AWS::EC2::DHCPOptions": ["DhcpOptionsId"],
|
1711
|
+
"AWS::EC2::EC2Fleet": ["FleetId"],
|
1712
|
+
"AWS::EC2::EIP": ["PublicIp", "AllocationId"],
|
1713
|
+
"AWS::EC2::EIPAssociation": ["Id"],
|
1714
|
+
"AWS::EC2::EgressOnlyInternetGateway": ["Id"],
|
1715
|
+
"AWS::EC2::EnclaveCertificateIamRoleAssociation": [
|
1716
|
+
"CertificateS3BucketName",
|
1717
|
+
"CertificateS3ObjectKey",
|
1718
|
+
"EncryptionKmsKeyId",
|
1719
|
+
],
|
1720
|
+
"AWS::EC2::FlowLog": ["Id"],
|
1721
|
+
"AWS::EC2::GatewayRouteTableAssociation": ["AssociationId"],
|
1722
|
+
"AWS::EC2::Host": ["HostId"],
|
1723
|
+
"AWS::EC2::IPAM": [
|
1724
|
+
"IpamId",
|
1725
|
+
"Arn",
|
1726
|
+
"PublicDefaultScopeId",
|
1727
|
+
"PrivateDefaultScopeId",
|
1728
|
+
"ScopeCount",
|
1729
|
+
"ResourceDiscoveryAssociationCount",
|
1730
|
+
"DefaultResourceDiscoveryId",
|
1731
|
+
"DefaultResourceDiscoveryAssociationId",
|
1732
|
+
],
|
1733
|
+
"AWS::EC2::IPAMAllocation": ["IpamPoolAllocationId"],
|
1734
|
+
"AWS::EC2::IPAMPool": [
|
1735
|
+
"IpamPoolId",
|
1736
|
+
"Arn",
|
1737
|
+
"IpamScopeArn",
|
1738
|
+
"IpamScopeType",
|
1739
|
+
"IpamArn",
|
1740
|
+
"PoolDepth",
|
1741
|
+
"State",
|
1742
|
+
"StateMessage",
|
1743
|
+
],
|
1744
|
+
"AWS::EC2::IPAMPoolCidr": ["IpamPoolCidrId", "State"],
|
1745
|
+
"AWS::EC2::IPAMResourceDiscovery": [
|
1746
|
+
"IpamResourceDiscoveryId",
|
1747
|
+
"IpamResourceDiscoveryArn",
|
1748
|
+
"OwnerId",
|
1749
|
+
"IpamResourceDiscoveryRegion",
|
1750
|
+
"IsDefault",
|
1751
|
+
"State",
|
1752
|
+
],
|
1753
|
+
"AWS::EC2::IPAMResourceDiscoveryAssociation": [
|
1754
|
+
"IpamArn",
|
1755
|
+
"IpamRegion",
|
1756
|
+
"IpamResourceDiscoveryAssociationId",
|
1757
|
+
"IpamResourceDiscoveryAssociationArn",
|
1758
|
+
"IsDefault",
|
1759
|
+
"ResourceDiscoveryStatus",
|
1760
|
+
"State",
|
1761
|
+
"OwnerId",
|
1762
|
+
],
|
1763
|
+
"AWS::EC2::IPAMScope": [
|
1764
|
+
"IpamScopeId",
|
1765
|
+
"Arn",
|
1766
|
+
"IpamArn",
|
1767
|
+
"IsDefault",
|
1768
|
+
"PoolCount",
|
1769
|
+
"IpamScopeType",
|
1770
|
+
],
|
1771
|
+
"AWS::EC2::Instance": [
|
1772
|
+
"PublicIp",
|
1773
|
+
"Id",
|
1774
|
+
"PublicDnsName",
|
1775
|
+
"PrivateDnsName",
|
1776
|
+
"PrivateIp",
|
1777
|
+
],
|
1778
|
+
"AWS::EC2::InstanceConnectEndpoint": ["Id"],
|
1779
|
+
"AWS::EC2::InternetGateway": ["InternetGatewayId"],
|
1780
|
+
"AWS::EC2::KeyPair": ["KeyPairId", "KeyFingerprint"],
|
1781
|
+
"AWS::EC2::LaunchTemplate": [
|
1782
|
+
"DefaultVersionNumber",
|
1783
|
+
"LaunchTemplateId",
|
1784
|
+
"LatestVersionNumber",
|
1785
|
+
],
|
1786
|
+
"AWS::EC2::LocalGatewayRoute": ["State", "Type"],
|
1787
|
+
"AWS::EC2::LocalGatewayRouteTable": [
|
1788
|
+
"LocalGatewayRouteTableId",
|
1789
|
+
"LocalGatewayRouteTableArn",
|
1790
|
+
"OutpostArn",
|
1791
|
+
"OwnerId",
|
1792
|
+
"State",
|
1793
|
+
],
|
1794
|
+
"AWS::EC2::LocalGatewayRouteTableVPCAssociation": [
|
1795
|
+
"LocalGatewayId",
|
1796
|
+
"LocalGatewayRouteTableVpcAssociationId",
|
1797
|
+
"State",
|
1798
|
+
],
|
1799
|
+
"AWS::EC2::LocalGatewayRouteTableVirtualInterfaceGroupAssociation": [
|
1800
|
+
"LocalGatewayRouteTableVirtualInterfaceGroupAssociationId",
|
1801
|
+
"LocalGatewayId",
|
1802
|
+
"LocalGatewayRouteTableArn",
|
1803
|
+
"OwnerId",
|
1804
|
+
"State",
|
1805
|
+
],
|
1806
|
+
"AWS::EC2::NatGateway": ["NatGatewayId"],
|
1807
|
+
"AWS::EC2::NetworkAcl": ["Id"],
|
1808
|
+
"AWS::EC2::NetworkAclEntry": ["Id"],
|
1809
|
+
"AWS::EC2::NetworkInsightsAccessScope": [
|
1810
|
+
"NetworkInsightsAccessScopeId",
|
1811
|
+
"NetworkInsightsAccessScopeArn",
|
1812
|
+
"CreatedDate",
|
1813
|
+
"UpdatedDate",
|
1814
|
+
],
|
1815
|
+
"AWS::EC2::NetworkInsightsAccessScopeAnalysis": [
|
1816
|
+
"NetworkInsightsAccessScopeAnalysisId",
|
1817
|
+
"NetworkInsightsAccessScopeAnalysisArn",
|
1818
|
+
"Status",
|
1819
|
+
"StatusMessage",
|
1820
|
+
"StartDate",
|
1821
|
+
"EndDate",
|
1822
|
+
"FindingsFound",
|
1823
|
+
"AnalyzedEniCount",
|
1824
|
+
],
|
1825
|
+
"AWS::EC2::NetworkInsightsAnalysis": [
|
1826
|
+
"NetworkInsightsAnalysisId",
|
1827
|
+
"NetworkInsightsAnalysisArn",
|
1828
|
+
"StartDate",
|
1829
|
+
"Status",
|
1830
|
+
"StatusMessage",
|
1831
|
+
"NetworkPathFound",
|
1832
|
+
"ForwardPathComponents",
|
1833
|
+
"ReturnPathComponents",
|
1834
|
+
"Explanations",
|
1835
|
+
"AlternatePathHints",
|
1836
|
+
"SuggestedAccounts",
|
1837
|
+
],
|
1838
|
+
"AWS::EC2::NetworkInsightsPath": [
|
1839
|
+
"NetworkInsightsPathId",
|
1840
|
+
"NetworkInsightsPathArn",
|
1841
|
+
"CreatedDate",
|
1842
|
+
"SourceArn",
|
1843
|
+
"DestinationArn",
|
1844
|
+
],
|
1845
|
+
"AWS::EC2::NetworkInterface": [
|
1846
|
+
"Id",
|
1847
|
+
"SecondaryPrivateIpAddresses",
|
1848
|
+
"PrimaryPrivateIpAddress",
|
1849
|
+
],
|
1850
|
+
"AWS::EC2::NetworkInterfaceAttachment": ["AttachmentId"],
|
1851
|
+
"AWS::EC2::NetworkInterfacePermission": ["Id"],
|
1852
|
+
"AWS::EC2::NetworkPerformanceMetricSubscription": [],
|
1853
|
+
"AWS::EC2::PlacementGroup": ["GroupName"],
|
1854
|
+
"AWS::EC2::PrefixList": ["PrefixListId", "OwnerId", "Version", "Arn"],
|
1855
|
+
"AWS::EC2::Route": ["CidrBlock"],
|
1856
|
+
"AWS::EC2::RouteTable": ["RouteTableId"],
|
1857
|
+
"AWS::EC2::SecurityGroup": ["Id", "GroupId"],
|
1858
|
+
"AWS::EC2::SecurityGroupEgress": ["Id"],
|
1859
|
+
"AWS::EC2::SecurityGroupIngress": ["Id"],
|
1860
|
+
"AWS::EC2::SpotFleet": ["Id"],
|
1861
|
+
"AWS::EC2::Subnet": ["NetworkAclAssociationId", "SubnetId", "Ipv6CidrBlocks"],
|
1862
|
+
"AWS::EC2::SubnetCidrBlock": ["Id"],
|
1863
|
+
"AWS::EC2::SubnetNetworkAclAssociation": ["AssociationId"],
|
1864
|
+
"AWS::EC2::SubnetRouteTableAssociation": ["Id"],
|
1865
|
+
"AWS::EC2::TrafficMirrorFilter": ["Id"],
|
1866
|
+
"AWS::EC2::TrafficMirrorFilterRule": ["Id"],
|
1867
|
+
"AWS::EC2::TrafficMirrorSession": ["Id"],
|
1868
|
+
"AWS::EC2::TrafficMirrorTarget": ["Id"],
|
1869
|
+
"AWS::EC2::TransitGateway": ["Id"],
|
1870
|
+
"AWS::EC2::TransitGatewayAttachment": ["Id"],
|
1871
|
+
"AWS::EC2::TransitGatewayConnect": [
|
1872
|
+
"TransitGatewayAttachmentId",
|
1873
|
+
"State",
|
1874
|
+
"CreationTime",
|
1875
|
+
"TransitGatewayId",
|
1876
|
+
],
|
1877
|
+
"AWS::EC2::TransitGatewayMulticastDomain": [
|
1878
|
+
"TransitGatewayMulticastDomainId",
|
1879
|
+
"State",
|
1880
|
+
"CreationTime",
|
1881
|
+
"TransitGatewayMulticastDomainArn",
|
1882
|
+
],
|
1883
|
+
"AWS::EC2::TransitGatewayMulticastDomainAssociation": [
|
1884
|
+
"ResourceId",
|
1885
|
+
"ResourceType",
|
1886
|
+
"State",
|
1887
|
+
],
|
1888
|
+
"AWS::EC2::TransitGatewayMulticastGroupMember": [
|
1889
|
+
"SubnetId",
|
1890
|
+
"ResourceId",
|
1891
|
+
"ResourceType",
|
1892
|
+
"GroupSource",
|
1893
|
+
"GroupMember",
|
1894
|
+
"MemberType",
|
1895
|
+
"SourceType",
|
1896
|
+
"TransitGatewayAttachmentId",
|
1897
|
+
],
|
1898
|
+
"AWS::EC2::TransitGatewayMulticastGroupSource": [
|
1899
|
+
"SubnetId",
|
1900
|
+
"ResourceId",
|
1901
|
+
"ResourceType",
|
1902
|
+
"GroupSource",
|
1903
|
+
"GroupMember",
|
1904
|
+
"MemberType",
|
1905
|
+
"SourceType",
|
1906
|
+
"TransitGatewayAttachmentId",
|
1907
|
+
],
|
1908
|
+
"AWS::EC2::TransitGatewayPeeringAttachment": [
|
1909
|
+
"TransitGatewayAttachmentId",
|
1910
|
+
"Status",
|
1911
|
+
"State",
|
1912
|
+
"CreationTime",
|
1913
|
+
],
|
1914
|
+
"AWS::EC2::TransitGatewayRoute": ["Id"],
|
1915
|
+
"AWS::EC2::TransitGatewayRouteTable": ["TransitGatewayRouteTableId"],
|
1916
|
+
"AWS::EC2::TransitGatewayRouteTableAssociation": ["Id"],
|
1917
|
+
"AWS::EC2::TransitGatewayRouteTablePropagation": ["Id"],
|
1918
|
+
"AWS::EC2::TransitGatewayVpcAttachment": ["Id"],
|
1919
|
+
"AWS::EC2::VPC": [
|
1920
|
+
"CidrBlockAssociations",
|
1921
|
+
"DefaultNetworkAcl",
|
1922
|
+
"DefaultSecurityGroup",
|
1923
|
+
"Ipv6CidrBlocks",
|
1924
|
+
"VpcId",
|
1925
|
+
],
|
1926
|
+
"AWS::EC2::VPCCidrBlock": ["Id"],
|
1927
|
+
"AWS::EC2::VPCDHCPOptionsAssociation": [],
|
1928
|
+
"AWS::EC2::VPCEndpoint": [
|
1929
|
+
"NetworkInterfaceIds",
|
1930
|
+
"CreationTimestamp",
|
1931
|
+
"DnsEntries",
|
1932
|
+
"Id",
|
1933
|
+
],
|
1934
|
+
"AWS::EC2::VPCEndpointConnectionNotification": [
|
1935
|
+
"VPCEndpointConnectionNotificationId",
|
1936
|
+
],
|
1937
|
+
"AWS::EC2::VPCEndpointService": ["ServiceId"],
|
1938
|
+
"AWS::EC2::VPCEndpointServicePermissions": [],
|
1939
|
+
"AWS::EC2::VPCGatewayAttachment": ["AttachmentType"],
|
1940
|
+
"AWS::EC2::VPCPeeringConnection": ["Id"],
|
1941
|
+
"AWS::EC2::VPNConnection": ["VpnConnectionId"],
|
1942
|
+
"AWS::EC2::VPNConnectionRoute": [],
|
1943
|
+
"AWS::EC2::VPNGateway": ["VPNGatewayId"],
|
1944
|
+
"AWS::EC2::VPNGatewayRoutePropagation": ["Id"],
|
1945
|
+
"AWS::EC2::VerifiedAccessEndpoint": [
|
1946
|
+
"VerifiedAccessEndpointId",
|
1947
|
+
"EndpointDomain",
|
1948
|
+
"CreationTime",
|
1949
|
+
"LastUpdatedTime",
|
1950
|
+
"Status",
|
1951
|
+
"DeviceValidationDomain",
|
1952
|
+
"VerifiedAccessInstanceId",
|
1953
|
+
],
|
1954
|
+
"AWS::EC2::VerifiedAccessGroup": [
|
1955
|
+
"VerifiedAccessGroupId",
|
1956
|
+
"CreationTime",
|
1957
|
+
"LastUpdatedTime",
|
1958
|
+
"Owner",
|
1959
|
+
"VerifiedAccessGroupArn",
|
1960
|
+
],
|
1961
|
+
"AWS::EC2::VerifiedAccessInstance": [
|
1962
|
+
"VerifiedAccessInstanceId",
|
1963
|
+
"CreationTime",
|
1964
|
+
"LastUpdatedTime",
|
1965
|
+
],
|
1966
|
+
"AWS::EC2::VerifiedAccessTrustProvider": [
|
1967
|
+
"VerifiedAccessTrustProviderId",
|
1968
|
+
"CreationTime",
|
1969
|
+
"LastUpdatedTime",
|
1970
|
+
],
|
1971
|
+
"AWS::EC2::Volume": ["VolumeId"],
|
1972
|
+
"AWS::EC2::VolumeAttachment": [],
|
1973
|
+
"AWS::ECR::PublicRepository": ["Arn"],
|
1974
|
+
"AWS::ECR::PullThroughCacheRule": [],
|
1975
|
+
"AWS::ECR::RegistryPolicy": ["RegistryId"],
|
1976
|
+
"AWS::ECR::ReplicationConfiguration": ["RegistryId"],
|
1977
|
+
"AWS::ECR::Repository": ["Arn", "RepositoryUri"],
|
1978
|
+
"AWS::ECS::CapacityProvider": [],
|
1979
|
+
"AWS::ECS::Cluster": ["Arn"],
|
1980
|
+
"AWS::ECS::ClusterCapacityProviderAssociations": [],
|
1981
|
+
"AWS::ECS::PrimaryTaskSet": [],
|
1982
|
+
"AWS::ECS::Service": ["ServiceArn", "Name"],
|
1983
|
+
"AWS::ECS::TaskDefinition": ["TaskDefinitionArn"],
|
1984
|
+
"AWS::ECS::TaskSet": ["Id"],
|
1985
|
+
"AWS::EFS::AccessPoint": ["AccessPointId", "Arn"],
|
1986
|
+
"AWS::EFS::FileSystem": ["Arn", "FileSystemId"],
|
1987
|
+
"AWS::EFS::MountTarget": ["Id"],
|
1988
|
+
"AWS::EKS::Addon": ["Arn"],
|
1989
|
+
"AWS::EKS::Cluster": [
|
1990
|
+
"Id",
|
1991
|
+
"Arn",
|
1992
|
+
"Endpoint",
|
1993
|
+
"CertificateAuthorityData",
|
1994
|
+
"ClusterSecurityGroupId",
|
1995
|
+
"EncryptionConfigKeyArn",
|
1996
|
+
"OpenIdConnectIssuerUrl",
|
1997
|
+
],
|
1998
|
+
"AWS::EKS::FargateProfile": ["Arn"],
|
1999
|
+
"AWS::EKS::IdentityProviderConfig": ["IdentityProviderConfigArn"],
|
2000
|
+
"AWS::EKS::Nodegroup": ["Id", "Arn"],
|
2001
|
+
"AWS::EMR::Cluster": ["Id", "MasterPublicDNS"],
|
2002
|
+
"AWS::EMR::InstanceFleetConfig": ["Id"],
|
2003
|
+
"AWS::EMR::InstanceGroupConfig": ["Id"],
|
2004
|
+
"AWS::EMR::SecurityConfiguration": [],
|
2005
|
+
"AWS::EMR::Step": ["Id"],
|
2006
|
+
"AWS::EMR::Studio": ["StudioId", "Arn", "Url"],
|
2007
|
+
"AWS::EMR::StudioSessionMapping": [],
|
2008
|
+
"AWS::EMR::WALWorkspace": [],
|
2009
|
+
"AWS::EMRContainers::VirtualCluster": ["Arn", "Id"],
|
2010
|
+
"AWS::EMRServerless::Application": ["Arn", "ApplicationId"],
|
2011
|
+
"AWS::ElastiCache::CacheCluster": ["Id"],
|
2012
|
+
"AWS::ElastiCache::GlobalReplicationGroup": [
|
2013
|
+
"GlobalReplicationGroupId",
|
2014
|
+
"Status",
|
2015
|
+
],
|
2016
|
+
"AWS::ElastiCache::ParameterGroup": ["Id"],
|
2017
|
+
"AWS::ElastiCache::ReplicationGroup": ["ReplicationGroupId"],
|
2018
|
+
"AWS::ElastiCache::SecurityGroup": ["Id"],
|
2019
|
+
"AWS::ElastiCache::SecurityGroupIngress": ["Id"],
|
2020
|
+
"AWS::ElastiCache::SubnetGroup": [],
|
2021
|
+
"AWS::ElastiCache::User": ["Status", "Arn"],
|
2022
|
+
"AWS::ElastiCache::UserGroup": ["Status", "Arn"],
|
2023
|
+
"AWS::ElasticBeanstalk::Application": [],
|
2024
|
+
"AWS::ElasticBeanstalk::ApplicationVersion": ["Id"],
|
2025
|
+
"AWS::ElasticBeanstalk::ConfigurationTemplate": ["TemplateName"],
|
2026
|
+
"AWS::ElasticBeanstalk::Environment": ["EndpointURL"],
|
2027
|
+
"AWS::ElasticLoadBalancing::LoadBalancer": [
|
2028
|
+
"Id",
|
2029
|
+
"CanonicalHostedZoneName",
|
2030
|
+
"CanonicalHostedZoneNameID",
|
2031
|
+
"DNSName",
|
2032
|
+
],
|
2033
|
+
"AWS::ElasticLoadBalancingV2::Listener": ["ListenerArn"],
|
2034
|
+
"AWS::ElasticLoadBalancingV2::ListenerCertificate": ["Id"],
|
2035
|
+
"AWS::ElasticLoadBalancingV2::ListenerRule": ["RuleArn", "IsDefault"],
|
2036
|
+
"AWS::ElasticLoadBalancingV2::LoadBalancer": [
|
2037
|
+
"LoadBalancerName",
|
2038
|
+
"LoadBalancerFullName",
|
2039
|
+
"CanonicalHostedZoneID",
|
2040
|
+
"LoadBalancerArn",
|
2041
|
+
"DNSName",
|
2042
|
+
],
|
2043
|
+
"AWS::ElasticLoadBalancingV2::TargetGroup": [
|
2044
|
+
"LoadBalancerArns",
|
2045
|
+
"TargetGroupArn",
|
2046
|
+
"TargetGroupName",
|
2047
|
+
"TargetGroupFullName",
|
2048
|
+
],
|
2049
|
+
"AWS::Elasticsearch::Domain": ["Id", "DomainArn", "DomainEndpoint", "Arn"],
|
2050
|
+
"AWS::EntityResolution::IdMappingWorkflow": [
|
2051
|
+
"WorkflowArn",
|
2052
|
+
"UpdatedAt",
|
2053
|
+
"CreatedAt",
|
2054
|
+
],
|
2055
|
+
"AWS::EntityResolution::MatchingWorkflow": [
|
2056
|
+
"WorkflowArn",
|
2057
|
+
"UpdatedAt",
|
2058
|
+
"CreatedAt",
|
2059
|
+
],
|
2060
|
+
"AWS::EntityResolution::SchemaMapping": [
|
2061
|
+
"SchemaArn",
|
2062
|
+
"CreatedAt",
|
2063
|
+
"UpdatedAt",
|
2064
|
+
"HasWorkflows",
|
2065
|
+
],
|
2066
|
+
"AWS::EventSchemas::Discoverer": ["DiscovererId", "DiscovererArn"],
|
2067
|
+
"AWS::EventSchemas::Registry": ["RegistryArn", "Id"],
|
2068
|
+
"AWS::EventSchemas::RegistryPolicy": ["Id"],
|
2069
|
+
"AWS::EventSchemas::Schema": ["Id", "SchemaVersion", "SchemaArn"],
|
2070
|
+
"AWS::Events::ApiDestination": ["Arn"],
|
2071
|
+
"AWS::Events::Archive": ["Arn"],
|
2072
|
+
"AWS::Events::Connection": ["Arn", "SecretArn"],
|
2073
|
+
"AWS::Events::Endpoint": [
|
2074
|
+
"Arn",
|
2075
|
+
"EndpointId",
|
2076
|
+
"EndpointUrl",
|
2077
|
+
"State",
|
2078
|
+
"StateReason",
|
2079
|
+
],
|
2080
|
+
"AWS::Events::EventBus": ["Arn"],
|
2081
|
+
"AWS::Events::EventBusPolicy": ["Id"],
|
2082
|
+
"AWS::Events::Rule": ["Arn"],
|
2083
|
+
"AWS::Evidently::Experiment": ["Arn"],
|
2084
|
+
"AWS::Evidently::Feature": ["Arn"],
|
2085
|
+
"AWS::Evidently::Launch": ["Arn"],
|
2086
|
+
"AWS::Evidently::Project": ["Arn"],
|
2087
|
+
"AWS::Evidently::Segment": ["Arn"],
|
2088
|
+
"AWS::FIS::ExperimentTemplate": ["Id"],
|
2089
|
+
"AWS::FMS::NotificationChannel": [],
|
2090
|
+
"AWS::FMS::Policy": ["Arn", "Id"],
|
2091
|
+
"AWS::FMS::ResourceSet": ["Id"],
|
2092
|
+
"AWS::FSx::DataRepositoryAssociation": ["AssociationId", "ResourceARN"],
|
2093
|
+
"AWS::FSx::FileSystem": [
|
2094
|
+
"ResourceARN",
|
2095
|
+
"Id",
|
2096
|
+
"LustreMountName",
|
2097
|
+
"RootVolumeId",
|
2098
|
+
"DNSName",
|
2099
|
+
],
|
2100
|
+
"AWS::FSx::Snapshot": ["ResourceARN", "Id"],
|
2101
|
+
"AWS::FSx::StorageVirtualMachine": [
|
2102
|
+
"ResourceARN",
|
2103
|
+
"UUID",
|
2104
|
+
"StorageVirtualMachineId",
|
2105
|
+
],
|
2106
|
+
"AWS::FSx::Volume": ["ResourceARN", "VolumeId", "UUID"],
|
2107
|
+
"AWS::FinSpace::Environment": [
|
2108
|
+
"EnvironmentId",
|
2109
|
+
"Status",
|
2110
|
+
"SageMakerStudioDomainUrl",
|
2111
|
+
"EnvironmentArn",
|
2112
|
+
"EnvironmentUrl",
|
2113
|
+
"AwsAccountId",
|
2114
|
+
"DedicatedServiceAccountId",
|
2115
|
+
],
|
2116
|
+
"AWS::Forecast::Dataset": ["Arn"],
|
2117
|
+
"AWS::Forecast::DatasetGroup": ["DatasetGroupArn"],
|
2118
|
+
"AWS::FraudDetector::Detector": [
|
2119
|
+
"Arn",
|
2120
|
+
"DetectorVersionId",
|
2121
|
+
"CreatedTime",
|
2122
|
+
"LastUpdatedTime",
|
2123
|
+
],
|
2124
|
+
"AWS::FraudDetector::EntityType": ["Arn", "CreatedTime", "LastUpdatedTime"],
|
2125
|
+
"AWS::FraudDetector::EventType": ["Arn", "CreatedTime", "LastUpdatedTime"],
|
2126
|
+
"AWS::FraudDetector::Label": ["Arn", "CreatedTime", "LastUpdatedTime"],
|
2127
|
+
"AWS::FraudDetector::List": ["Arn", "CreatedTime", "LastUpdatedTime"],
|
2128
|
+
"AWS::FraudDetector::Outcome": ["Arn", "CreatedTime", "LastUpdatedTime"],
|
2129
|
+
"AWS::FraudDetector::Variable": ["Arn", "CreatedTime", "LastUpdatedTime"],
|
2130
|
+
"AWS::GameLift::Alias": ["AliasId"],
|
2131
|
+
"AWS::GameLift::Build": ["BuildId"],
|
2132
|
+
"AWS::GameLift::Fleet": ["FleetId"],
|
2133
|
+
"AWS::GameLift::GameServerGroup": [
|
2134
|
+
"GameServerGroupArn",
|
2135
|
+
"AutoScalingGroupArn",
|
2136
|
+
],
|
2137
|
+
"AWS::GameLift::GameSessionQueue": ["Arn"],
|
2138
|
+
"AWS::GameLift::Location": ["LocationArn"],
|
2139
|
+
"AWS::GameLift::MatchmakingConfiguration": ["Arn"],
|
2140
|
+
"AWS::GameLift::MatchmakingRuleSet": ["Arn", "CreationTime"],
|
2141
|
+
"AWS::GameLift::Script": ["Id", "CreationTime", "Arn", "SizeOnDisk"],
|
2142
|
+
"AWS::GlobalAccelerator::Accelerator": [
|
2143
|
+
"AcceleratorArn",
|
2144
|
+
"DnsName",
|
2145
|
+
"Ipv4Addresses",
|
2146
|
+
"Ipv6Addresses",
|
2147
|
+
"DualStackDnsName",
|
2148
|
+
],
|
2149
|
+
"AWS::GlobalAccelerator::EndpointGroup": ["EndpointGroupArn"],
|
2150
|
+
"AWS::GlobalAccelerator::Listener": ["ListenerArn"],
|
2151
|
+
"AWS::Glue::Classifier": ["Id"],
|
2152
|
+
"AWS::Glue::Connection": ["Id"],
|
2153
|
+
"AWS::Glue::Crawler": ["Id"],
|
2154
|
+
"AWS::Glue::DataCatalogEncryptionSettings": ["Id"],
|
2155
|
+
"AWS::Glue::DataQualityRuleset": ["Id"],
|
2156
|
+
"AWS::Glue::Database": ["Id"],
|
2157
|
+
"AWS::Glue::DevEndpoint": ["Id"],
|
2158
|
+
"AWS::Glue::Job": ["Id"],
|
2159
|
+
"AWS::Glue::MLTransform": ["Id"],
|
2160
|
+
"AWS::Glue::Partition": ["Id"],
|
2161
|
+
"AWS::Glue::Registry": ["Arn"],
|
2162
|
+
"AWS::Glue::Schema": ["Arn", "InitialSchemaVersionId"],
|
2163
|
+
"AWS::Glue::SchemaVersion": ["VersionId"],
|
2164
|
+
"AWS::Glue::SchemaVersionMetadata": [],
|
2165
|
+
"AWS::Glue::SecurityConfiguration": ["Id"],
|
2166
|
+
"AWS::Glue::Table": ["Id"],
|
2167
|
+
"AWS::Glue::Trigger": ["Id"],
|
2168
|
+
"AWS::Glue::Workflow": ["Id"],
|
2169
|
+
"AWS::Grafana::Workspace": [
|
2170
|
+
"Id",
|
2171
|
+
"SsoClientId",
|
2172
|
+
"SamlConfigurationStatus",
|
2173
|
+
"Endpoint",
|
2174
|
+
"Status",
|
2175
|
+
"CreationTimestamp",
|
2176
|
+
"ModificationTimestamp",
|
2177
|
+
],
|
2178
|
+
"AWS::Greengrass::ConnectorDefinition": ["LatestVersionArn", "Arn", "Id"],
|
2179
|
+
"AWS::Greengrass::ConnectorDefinitionVersion": ["Id"],
|
2180
|
+
"AWS::Greengrass::CoreDefinition": ["LatestVersionArn", "Arn", "Id"],
|
2181
|
+
"AWS::Greengrass::CoreDefinitionVersion": ["Id"],
|
2182
|
+
"AWS::Greengrass::DeviceDefinition": ["LatestVersionArn", "Arn", "Id"],
|
2183
|
+
"AWS::Greengrass::DeviceDefinitionVersion": ["Id"],
|
2184
|
+
"AWS::Greengrass::FunctionDefinition": ["LatestVersionArn", "Arn", "Id"],
|
2185
|
+
"AWS::Greengrass::FunctionDefinitionVersion": ["Id"],
|
2186
|
+
"AWS::Greengrass::Group": ["LatestVersionArn", "RoleAttachedAt", "Id", "Arn"],
|
2187
|
+
"AWS::Greengrass::GroupVersion": ["Id"],
|
2188
|
+
"AWS::Greengrass::LoggerDefinition": ["LatestVersionArn", "Arn", "Id"],
|
2189
|
+
"AWS::Greengrass::LoggerDefinitionVersion": ["Id"],
|
2190
|
+
"AWS::Greengrass::ResourceDefinition": ["LatestVersionArn", "Id", "Arn"],
|
2191
|
+
"AWS::Greengrass::ResourceDefinitionVersion": ["Id"],
|
2192
|
+
"AWS::Greengrass::SubscriptionDefinition": ["LatestVersionArn", "Arn", "Id"],
|
2193
|
+
"AWS::Greengrass::SubscriptionDefinitionVersion": ["Id"],
|
2194
|
+
"AWS::GreengrassV2::ComponentVersion": [
|
2195
|
+
"Arn",
|
2196
|
+
"ComponentName",
|
2197
|
+
"ComponentVersion",
|
2198
|
+
],
|
2199
|
+
"AWS::GreengrassV2::Deployment": ["DeploymentId"],
|
2200
|
+
"AWS::GroundStation::Config": ["Arn", "Id", "Type"],
|
2201
|
+
"AWS::GroundStation::DataflowEndpointGroup": ["Id", "Arn"],
|
2202
|
+
"AWS::GroundStation::MissionProfile": ["Id", "Arn", "Region"],
|
2203
|
+
"AWS::GuardDuty::Detector": ["Id"],
|
2204
|
+
"AWS::GuardDuty::Filter": ["Id"],
|
2205
|
+
"AWS::GuardDuty::IPSet": ["Id"],
|
2206
|
+
"AWS::GuardDuty::Master": ["MasterId"],
|
2207
|
+
"AWS::GuardDuty::Member": ["MemberId"],
|
2208
|
+
"AWS::GuardDuty::ThreatIntelSet": ["Id"],
|
2209
|
+
"AWS::HealthImaging::Datastore": [
|
2210
|
+
"DatastoreArn",
|
2211
|
+
"CreatedAt",
|
2212
|
+
"UpdatedAt",
|
2213
|
+
"DatastoreId",
|
2214
|
+
"DatastoreStatus",
|
2215
|
+
],
|
2216
|
+
"AWS::HealthLake::FHIRDatastore": [
|
2217
|
+
"CreatedAt",
|
2218
|
+
"DatastoreArn",
|
2219
|
+
"DatastoreEndpoint",
|
2220
|
+
"DatastoreId",
|
2221
|
+
"DatastoreStatus",
|
2222
|
+
],
|
2223
|
+
"AWS::IAM::AccessKey": ["SecretAccessKey", "Id"],
|
2224
|
+
"AWS::IAM::Group": ["Arn"],
|
2225
|
+
"AWS::IAM::GroupPolicy": [],
|
2226
|
+
"AWS::IAM::InstanceProfile": ["Arn"],
|
2227
|
+
"AWS::IAM::ManagedPolicy": [
|
2228
|
+
"PolicyArn",
|
2229
|
+
"AttachmentCount",
|
2230
|
+
"CreateDate",
|
2231
|
+
"DefaultVersionId",
|
2232
|
+
"IsAttachable",
|
2233
|
+
"PermissionsBoundaryUsageCount",
|
2234
|
+
"PolicyId",
|
2235
|
+
"UpdateDate",
|
2236
|
+
],
|
2237
|
+
"AWS::IAM::OIDCProvider": ["Arn"],
|
2238
|
+
"AWS::IAM::Policy": ["Id"],
|
2239
|
+
"AWS::IAM::Role": ["Arn", "RoleId"],
|
2240
|
+
"AWS::IAM::RolePolicy": [],
|
2241
|
+
"AWS::IAM::SAMLProvider": ["Arn"],
|
2242
|
+
"AWS::IAM::ServerCertificate": ["Arn"],
|
2243
|
+
"AWS::IAM::ServiceLinkedRole": ["RoleName"],
|
2244
|
+
"AWS::IAM::User": ["Arn"],
|
2245
|
+
"AWS::IAM::UserPolicy": [],
|
2246
|
+
"AWS::IAM::UserToGroupAddition": ["Id"],
|
2247
|
+
"AWS::IAM::VirtualMFADevice": ["SerialNumber"],
|
2248
|
+
"AWS::IVS::Channel": ["Arn", "PlaybackUrl", "IngestEndpoint"],
|
2249
|
+
"AWS::IVS::PlaybackKeyPair": ["Arn", "Fingerprint"],
|
2250
|
+
"AWS::IVS::RecordingConfiguration": ["Arn", "State"],
|
2251
|
+
"AWS::IVS::StreamKey": ["Arn", "Value"],
|
2252
|
+
"AWS::IVSChat::LoggingConfiguration": ["Arn", "Id", "State"],
|
2253
|
+
"AWS::IVSChat::Room": ["Arn", "Id"],
|
2254
|
+
"AWS::IdentityStore::Group": ["GroupId"],
|
2255
|
+
"AWS::IdentityStore::GroupMembership": ["MembershipId"],
|
2256
|
+
"AWS::ImageBuilder::Component": ["Arn", "Type", "Encrypted"],
|
2257
|
+
"AWS::ImageBuilder::ContainerRecipe": ["Arn"],
|
2258
|
+
"AWS::ImageBuilder::DistributionConfiguration": ["Arn"],
|
2259
|
+
"AWS::ImageBuilder::Image": ["Arn", "Name", "ImageId", "ImageUri"],
|
2260
|
+
"AWS::ImageBuilder::ImagePipeline": ["Arn"],
|
2261
|
+
"AWS::ImageBuilder::ImageRecipe": ["Arn"],
|
2262
|
+
"AWS::ImageBuilder::InfrastructureConfiguration": ["Arn"],
|
2263
|
+
"AWS::ImageBuilder::LifecyclePolicy": ["Arn"],
|
2264
|
+
"AWS::Inspector::AssessmentTarget": ["Arn"],
|
2265
|
+
"AWS::Inspector::AssessmentTemplate": ["Arn"],
|
2266
|
+
"AWS::Inspector::ResourceGroup": ["Arn"],
|
2267
|
+
"AWS::InspectorV2::Filter": ["Arn"],
|
2268
|
+
"AWS::InternetMonitor::Monitor": [
|
2269
|
+
"CreatedAt",
|
2270
|
+
"ModifiedAt",
|
2271
|
+
"MonitorArn",
|
2272
|
+
"ProcessingStatus",
|
2273
|
+
"ProcessingStatusInfo",
|
2274
|
+
],
|
2275
|
+
"AWS::IoT1Click::Device": ["Arn", "DeviceId"],
|
2276
|
+
"AWS::IoT1Click::Placement": ["Id"],
|
2277
|
+
"AWS::IoT1Click::Project": ["Arn", "Id"],
|
2278
|
+
"AWS::IoT::AccountAuditConfiguration": [],
|
2279
|
+
"AWS::IoT::Authorizer": ["Arn"],
|
2280
|
+
"AWS::IoT::BillingGroup": ["Arn", "Id"],
|
2281
|
+
"AWS::IoT::CACertificate": ["Arn", "Id"],
|
2282
|
+
"AWS::IoT::Certificate": ["Arn", "Id"],
|
2283
|
+
"AWS::IoT::CustomMetric": ["MetricArn"],
|
2284
|
+
"AWS::IoT::Dimension": ["Arn"],
|
2285
|
+
"AWS::IoT::DomainConfiguration": ["Arn", "DomainType", "ServerCertificates"],
|
2286
|
+
"AWS::IoT::FleetMetric": [
|
2287
|
+
"MetricArn",
|
2288
|
+
"CreationDate",
|
2289
|
+
"LastModifiedDate",
|
2290
|
+
"Version",
|
2291
|
+
],
|
2292
|
+
"AWS::IoT::JobTemplate": ["Arn"],
|
2293
|
+
"AWS::IoT::Logging": [],
|
2294
|
+
"AWS::IoT::MitigationAction": ["MitigationActionArn", "MitigationActionId"],
|
2295
|
+
"AWS::IoT::Policy": ["Arn", "Id"],
|
2296
|
+
"AWS::IoT::PolicyPrincipalAttachment": ["Id"],
|
2297
|
+
"AWS::IoT::ProvisioningTemplate": ["TemplateArn"],
|
2298
|
+
"AWS::IoT::ResourceSpecificLogging": ["TargetId"],
|
2299
|
+
"AWS::IoT::RoleAlias": ["RoleAliasArn"],
|
2300
|
+
"AWS::IoT::ScheduledAudit": ["ScheduledAuditArn"],
|
2301
|
+
"AWS::IoT::SecurityProfile": ["SecurityProfileArn"],
|
2302
|
+
"AWS::IoT::SoftwarePackage": ["PackageArn"],
|
2303
|
+
"AWS::IoT::SoftwarePackageVersion": [
|
2304
|
+
"ErrorReason",
|
2305
|
+
"PackageVersionArn",
|
2306
|
+
"Status",
|
2307
|
+
],
|
2308
|
+
"AWS::IoT::Thing": ["Id", "Arn"],
|
2309
|
+
"AWS::IoT::ThingGroup": ["Arn", "Id"],
|
2310
|
+
"AWS::IoT::ThingPrincipalAttachment": ["Id"],
|
2311
|
+
"AWS::IoT::ThingType": ["Arn", "Id"],
|
2312
|
+
"AWS::IoT::TopicRule": ["Arn"],
|
2313
|
+
"AWS::IoT::TopicRuleDestination": ["Arn", "StatusReason"],
|
2314
|
+
"AWS::IoTAnalytics::Channel": ["Id"],
|
2315
|
+
"AWS::IoTAnalytics::Dataset": ["Id"],
|
2316
|
+
"AWS::IoTAnalytics::Datastore": ["Id"],
|
2317
|
+
"AWS::IoTAnalytics::Pipeline": ["Id"],
|
2318
|
+
"AWS::IoTCoreDeviceAdvisor::SuiteDefinition": [
|
2319
|
+
"SuiteDefinitionId",
|
2320
|
+
"SuiteDefinitionArn",
|
2321
|
+
"SuiteDefinitionVersion",
|
2322
|
+
],
|
2323
|
+
"AWS::IoTEvents::AlarmModel": [],
|
2324
|
+
"AWS::IoTEvents::DetectorModel": [],
|
2325
|
+
"AWS::IoTEvents::Input": [],
|
2326
|
+
"AWS::IoTFleetHub::Application": [
|
2327
|
+
"ApplicationArn",
|
2328
|
+
"ApplicationId",
|
2329
|
+
"ApplicationUrl",
|
2330
|
+
"ApplicationState",
|
2331
|
+
"ApplicationCreationDate",
|
2332
|
+
"ApplicationLastUpdateDate",
|
2333
|
+
"SsoClientId",
|
2334
|
+
"ErrorMessage",
|
2335
|
+
],
|
2336
|
+
"AWS::IoTFleetWise::Campaign": [
|
2337
|
+
"Arn",
|
2338
|
+
"Status",
|
2339
|
+
"CreationTime",
|
2340
|
+
"LastModificationTime",
|
2341
|
+
],
|
2342
|
+
"AWS::IoTFleetWise::DecoderManifest": [
|
2343
|
+
"Arn",
|
2344
|
+
"CreationTime",
|
2345
|
+
"LastModificationTime",
|
2346
|
+
],
|
2347
|
+
"AWS::IoTFleetWise::Fleet": ["Arn", "CreationTime", "LastModificationTime"],
|
2348
|
+
"AWS::IoTFleetWise::ModelManifest": [
|
2349
|
+
"Arn",
|
2350
|
+
"CreationTime",
|
2351
|
+
"LastModificationTime",
|
2352
|
+
],
|
2353
|
+
"AWS::IoTFleetWise::SignalCatalog": [
|
2354
|
+
"Arn",
|
2355
|
+
"CreationTime",
|
2356
|
+
"LastModificationTime",
|
2357
|
+
],
|
2358
|
+
"AWS::IoTFleetWise::Vehicle": ["Arn", "CreationTime", "LastModificationTime"],
|
2359
|
+
"AWS::IoTSiteWise::AccessPolicy": ["AccessPolicyArn", "AccessPolicyId"],
|
2360
|
+
"AWS::IoTSiteWise::Asset": ["AssetArn", "AssetId"],
|
2361
|
+
"AWS::IoTSiteWise::AssetModel": ["AssetModelArn", "AssetModelId"],
|
2362
|
+
"AWS::IoTSiteWise::Dashboard": ["DashboardArn", "DashboardId"],
|
2363
|
+
"AWS::IoTSiteWise::Gateway": ["GatewayId"],
|
2364
|
+
"AWS::IoTSiteWise::Portal": [
|
2365
|
+
"PortalArn",
|
2366
|
+
"PortalClientId",
|
2367
|
+
"PortalId",
|
2368
|
+
"PortalStartUrl",
|
2369
|
+
],
|
2370
|
+
"AWS::IoTSiteWise::Project": ["ProjectId", "ProjectArn"],
|
2371
|
+
"AWS::IoTThingsGraph::FlowTemplate": ["Id"],
|
2372
|
+
"AWS::IoTTwinMaker::ComponentType": [
|
2373
|
+
"Arn",
|
2374
|
+
"CreationDateTime",
|
2375
|
+
"UpdateDateTime",
|
2376
|
+
"Status",
|
2377
|
+
"IsAbstract",
|
2378
|
+
"IsSchemaInitialized",
|
2379
|
+
],
|
2380
|
+
"AWS::IoTTwinMaker::Entity": [
|
2381
|
+
"Arn",
|
2382
|
+
"CreationDateTime",
|
2383
|
+
"UpdateDateTime",
|
2384
|
+
"Status",
|
2385
|
+
"HasChildEntities",
|
2386
|
+
],
|
2387
|
+
"AWS::IoTTwinMaker::Scene": [
|
2388
|
+
"Arn",
|
2389
|
+
"CreationDateTime",
|
2390
|
+
"UpdateDateTime",
|
2391
|
+
"GeneratedSceneMetadata",
|
2392
|
+
],
|
2393
|
+
"AWS::IoTTwinMaker::SyncJob": [
|
2394
|
+
"Arn",
|
2395
|
+
"CreationDateTime",
|
2396
|
+
"UpdateDateTime",
|
2397
|
+
"State",
|
2398
|
+
],
|
2399
|
+
"AWS::IoTTwinMaker::Workspace": ["Arn", "CreationDateTime", "UpdateDateTime"],
|
2400
|
+
"AWS::IoTWireless::Destination": ["Arn"],
|
2401
|
+
"AWS::IoTWireless::DeviceProfile": ["Arn", "Id"],
|
2402
|
+
"AWS::IoTWireless::FuotaTask": ["Arn", "Id", "FuotaTaskStatus"],
|
2403
|
+
"AWS::IoTWireless::MulticastGroup": ["Arn", "Id", "Status"],
|
2404
|
+
"AWS::IoTWireless::NetworkAnalyzerConfiguration": ["Arn"],
|
2405
|
+
"AWS::IoTWireless::PartnerAccount": ["Arn", "Fingerprint"],
|
2406
|
+
"AWS::IoTWireless::ServiceProfile": ["Id", "Arn"],
|
2407
|
+
"AWS::IoTWireless::TaskDefinition": ["Id", "Arn"],
|
2408
|
+
"AWS::IoTWireless::WirelessDevice": ["ThingName", "Id", "Arn"],
|
2409
|
+
"AWS::IoTWireless::WirelessDeviceImportTask": [
|
2410
|
+
"Id",
|
2411
|
+
"Arn",
|
2412
|
+
"CreationDate",
|
2413
|
+
"Status",
|
2414
|
+
"StatusReason",
|
2415
|
+
"InitializedImportedDevicesCount",
|
2416
|
+
"PendingImportedDevicesCount",
|
2417
|
+
"OnboardedImportedDevicesCount",
|
2418
|
+
"FailedImportedDevicesCount",
|
2419
|
+
],
|
2420
|
+
"AWS::IoTWireless::WirelessGateway": ["Id", "Arn"],
|
2421
|
+
"AWS::KMS::Alias": [],
|
2422
|
+
"AWS::KMS::Key": ["Arn", "KeyId"],
|
2423
|
+
"AWS::KMS::ReplicaKey": ["Arn", "KeyId"],
|
2424
|
+
"AWS::KafkaConnect::Connector": ["ConnectorArn"],
|
2425
|
+
"AWS::Kendra::DataSource": ["Id", "Arn"],
|
2426
|
+
"AWS::Kendra::Faq": ["Id", "Arn"],
|
2427
|
+
"AWS::Kendra::Index": ["Id", "Arn"],
|
2428
|
+
"AWS::KendraRanking::ExecutionPlan": ["Id", "Arn"],
|
2429
|
+
"AWS::Kinesis::Stream": ["Arn"],
|
2430
|
+
"AWS::Kinesis::StreamConsumer": [
|
2431
|
+
"ConsumerStatus",
|
2432
|
+
"ConsumerARN",
|
2433
|
+
"ConsumerCreationTimestamp",
|
2434
|
+
"Id",
|
2435
|
+
],
|
2436
|
+
"AWS::KinesisAnalytics::Application": ["Id"],
|
2437
|
+
"AWS::KinesisAnalytics::ApplicationOutput": ["Id"],
|
2438
|
+
"AWS::KinesisAnalytics::ApplicationReferenceDataSource": ["Id"],
|
2439
|
+
"AWS::KinesisAnalyticsV2::Application": [],
|
2440
|
+
"AWS::KinesisAnalyticsV2::ApplicationCloudWatchLoggingOption": ["Id"],
|
2441
|
+
"AWS::KinesisAnalyticsV2::ApplicationOutput": ["Id"],
|
2442
|
+
"AWS::KinesisAnalyticsV2::ApplicationReferenceDataSource": ["Id"],
|
2443
|
+
"AWS::KinesisFirehose::DeliveryStream": ["Arn"],
|
2444
|
+
"AWS::KinesisVideo::SignalingChannel": ["Arn"],
|
2445
|
+
"AWS::KinesisVideo::Stream": ["Arn"],
|
2446
|
+
"AWS::LakeFormation::DataCellsFilter": [],
|
2447
|
+
"AWS::LakeFormation::DataLakeSettings": ["Id"],
|
2448
|
+
"AWS::LakeFormation::Permissions": ["Id"],
|
2449
|
+
"AWS::LakeFormation::PrincipalPermissions": [
|
2450
|
+
"PrincipalIdentifier",
|
2451
|
+
"ResourceIdentifier",
|
2452
|
+
],
|
2453
|
+
"AWS::LakeFormation::Resource": ["Id"],
|
2454
|
+
"AWS::LakeFormation::Tag": [],
|
2455
|
+
"AWS::LakeFormation::TagAssociation": [
|
2456
|
+
"ResourceIdentifier",
|
2457
|
+
"TagsIdentifier",
|
2458
|
+
],
|
2459
|
+
"AWS::Lambda::Alias": ["Id"],
|
2460
|
+
"AWS::Lambda::CodeSigningConfig": [
|
2461
|
+
"CodeSigningConfigId",
|
2462
|
+
"CodeSigningConfigArn",
|
2463
|
+
],
|
2464
|
+
"AWS::Lambda::EventInvokeConfig": ["Id"],
|
2465
|
+
"AWS::Lambda::EventSourceMapping": ["Id"],
|
2466
|
+
"AWS::Lambda::Function": ["SnapStartResponse", "Arn"],
|
2467
|
+
"AWS::Lambda::LayerVersion": ["LayerVersionArn"],
|
2468
|
+
"AWS::Lambda::LayerVersionPermission": ["Id"],
|
2469
|
+
"AWS::Lambda::Permission": ["Id"],
|
2470
|
+
"AWS::Lambda::Url": ["FunctionUrl", "FunctionArn"],
|
2471
|
+
"AWS::Lambda::Version": ["Version", "FunctionArn"],
|
2472
|
+
"AWS::Lex::Bot": ["Id", "Arn"],
|
2473
|
+
"AWS::Lex::BotAlias": ["BotAliasId", "Arn", "BotAliasStatus"],
|
2474
|
+
"AWS::Lex::BotVersion": ["BotVersion"],
|
2475
|
+
"AWS::Lex::ResourcePolicy": ["Id", "RevisionId"],
|
2476
|
+
"AWS::LicenseManager::Grant": ["GrantArn", "Version"],
|
2477
|
+
"AWS::LicenseManager::License": ["LicenseArn", "Version"],
|
2478
|
+
"AWS::Lightsail::Alarm": ["AlarmArn", "State"],
|
2479
|
+
"AWS::Lightsail::Bucket": ["BucketArn", "Url", "AbleToUpdateBundle"],
|
2480
|
+
"AWS::Lightsail::Certificate": ["CertificateArn", "Status"],
|
2481
|
+
"AWS::Lightsail::Container": ["ContainerArn", "Url", "PrincipalArn"],
|
2482
|
+
"AWS::Lightsail::Database": ["DatabaseArn"],
|
2483
|
+
"AWS::Lightsail::Disk": [
|
2484
|
+
"AttachedTo",
|
2485
|
+
"Path",
|
2486
|
+
"IsAttached",
|
2487
|
+
"Iops",
|
2488
|
+
"AttachmentState",
|
2489
|
+
"State",
|
2490
|
+
"ResourceType",
|
2491
|
+
"SupportCode",
|
2492
|
+
"DiskArn",
|
2493
|
+
],
|
2494
|
+
"AWS::Lightsail::Distribution": [
|
2495
|
+
"DistributionArn",
|
2496
|
+
"Status",
|
2497
|
+
"AbleToUpdateBundle",
|
2498
|
+
],
|
2499
|
+
"AWS::Lightsail::Instance": [
|
2500
|
+
"InstanceArn",
|
2501
|
+
"SshKeyName",
|
2502
|
+
"SupportCode",
|
2503
|
+
"ResourceType",
|
2504
|
+
"IsStaticIp",
|
2505
|
+
"PrivateIpAddress",
|
2506
|
+
"PublicIpAddress",
|
2507
|
+
"UserName",
|
2508
|
+
],
|
2509
|
+
"AWS::Lightsail::LoadBalancer": ["LoadBalancerArn"],
|
2510
|
+
"AWS::Lightsail::LoadBalancerTlsCertificate": [
|
2511
|
+
"LoadBalancerTlsCertificateArn",
|
2512
|
+
"Status",
|
2513
|
+
],
|
2514
|
+
"AWS::Lightsail::StaticIp": ["StaticIpArn", "IsAttached", "IpAddress"],
|
2515
|
+
"AWS::Location::GeofenceCollection": [
|
2516
|
+
"CollectionArn",
|
2517
|
+
"Arn",
|
2518
|
+
"CreateTime",
|
2519
|
+
"UpdateTime",
|
2520
|
+
],
|
2521
|
+
"AWS::Location::Map": [
|
2522
|
+
"CreateTime",
|
2523
|
+
"DataSource",
|
2524
|
+
"MapArn",
|
2525
|
+
"Arn",
|
2526
|
+
"UpdateTime",
|
2527
|
+
],
|
2528
|
+
"AWS::Location::PlaceIndex": ["CreateTime", "IndexArn", "Arn", "UpdateTime"],
|
2529
|
+
"AWS::Location::RouteCalculator": [
|
2530
|
+
"CalculatorArn",
|
2531
|
+
"Arn",
|
2532
|
+
"CreateTime",
|
2533
|
+
"UpdateTime",
|
2534
|
+
],
|
2535
|
+
"AWS::Location::Tracker": ["CreateTime", "TrackerArn", "Arn", "UpdateTime"],
|
2536
|
+
"AWS::Location::TrackerConsumer": [],
|
2537
|
+
"AWS::Logs::AccountPolicy": ["AccountId"],
|
2538
|
+
"AWS::Logs::Destination": ["Arn"],
|
2539
|
+
"AWS::Logs::LogGroup": ["Arn"],
|
2540
|
+
"AWS::Logs::LogStream": [],
|
2541
|
+
"AWS::Logs::MetricFilter": [],
|
2542
|
+
"AWS::Logs::QueryDefinition": ["QueryDefinitionId"],
|
2543
|
+
"AWS::Logs::ResourcePolicy": [],
|
2544
|
+
"AWS::Logs::SubscriptionFilter": [],
|
2545
|
+
"AWS::LookoutEquipment::InferenceScheduler": ["InferenceSchedulerArn"],
|
2546
|
+
"AWS::LookoutMetrics::Alert": ["Arn"],
|
2547
|
+
"AWS::LookoutMetrics::AnomalyDetector": ["Arn"],
|
2548
|
+
"AWS::LookoutVision::Project": ["Arn"],
|
2549
|
+
"AWS::M2::Application": ["ApplicationArn", "ApplicationId"],
|
2550
|
+
"AWS::M2::Environment": ["EnvironmentArn", "EnvironmentId"],
|
2551
|
+
"AWS::MSK::BatchScramSecret": [],
|
2552
|
+
"AWS::MSK::Cluster": ["Arn"],
|
2553
|
+
"AWS::MSK::ClusterPolicy": ["CurrentVersion"],
|
2554
|
+
"AWS::MSK::Configuration": ["Arn"],
|
2555
|
+
"AWS::MSK::Replicator": ["ReplicatorArn"],
|
2556
|
+
"AWS::MSK::ServerlessCluster": ["Arn"],
|
2557
|
+
"AWS::MSK::VpcConnection": ["Arn"],
|
2558
|
+
"AWS::MWAA::Environment": [
|
2559
|
+
"Arn",
|
2560
|
+
"CeleryExecutorQueue",
|
2561
|
+
"DatabaseVpcEndpointService",
|
2562
|
+
"WebserverVpcEndpointService",
|
2563
|
+
"WebserverUrl",
|
2564
|
+
],
|
2565
|
+
"AWS::Macie::AllowList": ["Id", "Arn", "Status"],
|
2566
|
+
"AWS::Macie::CustomDataIdentifier": ["Id", "Arn"],
|
2567
|
+
"AWS::Macie::FindingsFilter": ["Id", "Arn"],
|
2568
|
+
"AWS::Macie::Session": ["AwsAccountId", "ServiceRole"],
|
2569
|
+
"AWS::ManagedBlockchain::Accessor": [
|
2570
|
+
"Arn",
|
2571
|
+
"Id",
|
2572
|
+
"BillingToken",
|
2573
|
+
"CreationDate",
|
2574
|
+
"Status",
|
2575
|
+
],
|
2576
|
+
"AWS::ManagedBlockchain::Member": ["MemberId"],
|
2577
|
+
"AWS::ManagedBlockchain::Node": ["NodeId", "Arn"],
|
2578
|
+
"AWS::MediaConnect::Bridge": ["BridgeArn", "BridgeState"],
|
2579
|
+
"AWS::MediaConnect::BridgeOutput": [],
|
2580
|
+
"AWS::MediaConnect::BridgeSource": [],
|
2581
|
+
"AWS::MediaConnect::Flow": ["FlowArn", "FlowAvailabilityZone"],
|
2582
|
+
"AWS::MediaConnect::FlowEntitlement": ["EntitlementArn"],
|
2583
|
+
"AWS::MediaConnect::FlowOutput": ["OutputArn"],
|
2584
|
+
"AWS::MediaConnect::FlowSource": [
|
2585
|
+
"IngestIp",
|
2586
|
+
"SourceArn",
|
2587
|
+
"SourceIngestPort",
|
2588
|
+
],
|
2589
|
+
"AWS::MediaConnect::FlowVpcInterface": ["NetworkInterfaceIds"],
|
2590
|
+
"AWS::MediaConnect::Gateway": ["GatewayArn", "GatewayState"],
|
2591
|
+
"AWS::MediaConvert::JobTemplate": ["Id", "Arn"],
|
2592
|
+
"AWS::MediaConvert::Preset": ["Id", "Arn"],
|
2593
|
+
"AWS::MediaConvert::Queue": ["Id", "Arn"],
|
2594
|
+
"AWS::MediaLive::Channel": ["Inputs", "Id", "Arn"],
|
2595
|
+
"AWS::MediaLive::Input": ["Id", "Arn"],
|
2596
|
+
"AWS::MediaLive::InputSecurityGroup": ["Arn", "Id"],
|
2597
|
+
"AWS::MediaLive::Multiplex": [
|
2598
|
+
"Arn",
|
2599
|
+
"Id",
|
2600
|
+
"PipelinesRunningCount",
|
2601
|
+
"ProgramCount",
|
2602
|
+
"State",
|
2603
|
+
],
|
2604
|
+
"AWS::MediaLive::Multiplexprogram": [],
|
2605
|
+
"AWS::MediaPackage::Asset": ["Arn", "CreatedAt"],
|
2606
|
+
"AWS::MediaPackage::Channel": ["Arn"],
|
2607
|
+
"AWS::MediaPackage::OriginEndpoint": ["Arn", "Url"],
|
2608
|
+
"AWS::MediaPackage::PackagingConfiguration": ["Arn"],
|
2609
|
+
"AWS::MediaPackage::PackagingGroup": ["Arn", "DomainName"],
|
2610
|
+
"AWS::MediaPackageV2::Channel": [
|
2611
|
+
"Arn",
|
2612
|
+
"CreatedAt",
|
2613
|
+
"IngestEndpoints",
|
2614
|
+
"ModifiedAt",
|
2615
|
+
],
|
2616
|
+
"AWS::MediaPackageV2::ChannelGroup": [
|
2617
|
+
"Arn",
|
2618
|
+
"CreatedAt",
|
2619
|
+
"EgressDomain",
|
2620
|
+
"ModifiedAt",
|
2621
|
+
],
|
2622
|
+
"AWS::MediaPackageV2::ChannelPolicy": [],
|
2623
|
+
"AWS::MediaPackageV2::OriginEndpoint": ["Arn", "CreatedAt", "ModifiedAt"],
|
2624
|
+
"AWS::MediaPackageV2::OriginEndpointPolicy": [],
|
2625
|
+
"AWS::MediaStore::Container": ["Id", "Endpoint"],
|
2626
|
+
"AWS::MediaTailor::Channel": ["Arn"],
|
2627
|
+
"AWS::MediaTailor::ChannelPolicy": [],
|
2628
|
+
"AWS::MediaTailor::LiveSource": ["Arn"],
|
2629
|
+
"AWS::MediaTailor::PlaybackConfiguration": [
|
2630
|
+
"SessionInitializationEndpointPrefix",
|
2631
|
+
"PlaybackConfigurationArn",
|
2632
|
+
"PlaybackEndpointPrefix",
|
2633
|
+
],
|
2634
|
+
"AWS::MediaTailor::SourceLocation": ["Arn"],
|
2635
|
+
"AWS::MediaTailor::VodSource": ["Arn"],
|
2636
|
+
"AWS::MemoryDB::ACL": ["Status", "Arn"],
|
2637
|
+
"AWS::MemoryDB::Cluster": ["Status", "ARN", "ParameterGroupStatus"],
|
2638
|
+
"AWS::MemoryDB::ParameterGroup": ["ARN"],
|
2639
|
+
"AWS::MemoryDB::SubnetGroup": ["ARN"],
|
2640
|
+
"AWS::MemoryDB::User": ["Status", "Arn"],
|
2641
|
+
"AWS::Neptune::DBCluster": [
|
2642
|
+
"Endpoint",
|
2643
|
+
"ClusterResourceId",
|
2644
|
+
"Port",
|
2645
|
+
"ReadEndpoint",
|
2646
|
+
],
|
2647
|
+
"AWS::Neptune::DBClusterParameterGroup": ["Id"],
|
2648
|
+
"AWS::Neptune::DBInstance": ["Endpoint", "Port", "Id"],
|
2649
|
+
"AWS::Neptune::DBParameterGroup": ["Id"],
|
2650
|
+
"AWS::Neptune::DBSubnetGroup": ["Id"],
|
2651
|
+
"AWS::NetworkFirewall::Firewall": [
|
2652
|
+
"FirewallArn",
|
2653
|
+
"FirewallId",
|
2654
|
+
"EndpointIds",
|
2655
|
+
],
|
2656
|
+
"AWS::NetworkFirewall::FirewallPolicy": [
|
2657
|
+
"FirewallPolicyArn",
|
2658
|
+
"FirewallPolicyId",
|
2659
|
+
],
|
2660
|
+
"AWS::NetworkFirewall::LoggingConfiguration": [],
|
2661
|
+
"AWS::NetworkFirewall::RuleGroup": ["RuleGroupArn", "RuleGroupId"],
|
2662
|
+
"AWS::NetworkManager::ConnectAttachment": [
|
2663
|
+
"CoreNetworkArn",
|
2664
|
+
"CreatedAt",
|
2665
|
+
"UpdatedAt",
|
2666
|
+
"AttachmentType",
|
2667
|
+
"State",
|
2668
|
+
"ResourceArn",
|
2669
|
+
"AttachmentId",
|
2670
|
+
"OwnerAccountId",
|
2671
|
+
"AttachmentPolicyRuleNumber",
|
2672
|
+
"SegmentName",
|
2673
|
+
],
|
2674
|
+
"AWS::NetworkManager::ConnectPeer": [
|
2675
|
+
"ConnectPeerId",
|
2676
|
+
"State",
|
2677
|
+
"CreatedAt",
|
2678
|
+
"Configuration",
|
2679
|
+
"CoreNetworkId",
|
2680
|
+
"EdgeLocation",
|
2681
|
+
],
|
2682
|
+
"AWS::NetworkManager::CoreNetwork": [
|
2683
|
+
"OwnerAccount",
|
2684
|
+
"CoreNetworkId",
|
2685
|
+
"CoreNetworkArn",
|
2686
|
+
"CreatedAt",
|
2687
|
+
"State",
|
2688
|
+
"Segments",
|
2689
|
+
"Edges",
|
2690
|
+
],
|
2691
|
+
"AWS::NetworkManager::CustomerGatewayAssociation": [],
|
2692
|
+
"AWS::NetworkManager::Device": [
|
2693
|
+
"DeviceId",
|
2694
|
+
"DeviceArn",
|
2695
|
+
"State",
|
2696
|
+
"CreatedAt",
|
2697
|
+
],
|
2698
|
+
"AWS::NetworkManager::GlobalNetwork": ["Id", "Arn"],
|
2699
|
+
"AWS::NetworkManager::Link": ["LinkId", "LinkArn", "CreatedAt", "State"],
|
2700
|
+
"AWS::NetworkManager::LinkAssociation": [],
|
2701
|
+
"AWS::NetworkManager::Site": ["SiteId", "SiteArn", "State", "CreatedAt"],
|
2702
|
+
"AWS::NetworkManager::SiteToSiteVpnAttachment": [
|
2703
|
+
"CoreNetworkArn",
|
2704
|
+
"CreatedAt",
|
2705
|
+
"UpdatedAt",
|
2706
|
+
"AttachmentType",
|
2707
|
+
"State",
|
2708
|
+
"ResourceArn",
|
2709
|
+
"AttachmentId",
|
2710
|
+
"OwnerAccountId",
|
2711
|
+
"EdgeLocation",
|
2712
|
+
"AttachmentPolicyRuleNumber",
|
2713
|
+
"SegmentName",
|
2714
|
+
],
|
2715
|
+
"AWS::NetworkManager::TransitGatewayPeering": [
|
2716
|
+
"CoreNetworkArn",
|
2717
|
+
"PeeringId",
|
2718
|
+
"State",
|
2719
|
+
"PeeringType",
|
2720
|
+
"OwnerAccountId",
|
2721
|
+
"EdgeLocation",
|
2722
|
+
"ResourceArn",
|
2723
|
+
"CreatedAt",
|
2724
|
+
"TransitGatewayPeeringAttachmentId",
|
2725
|
+
],
|
2726
|
+
"AWS::NetworkManager::TransitGatewayRegistration": [],
|
2727
|
+
"AWS::NetworkManager::TransitGatewayRouteTableAttachment": [
|
2728
|
+
"CoreNetworkArn",
|
2729
|
+
"CoreNetworkId",
|
2730
|
+
"CreatedAt",
|
2731
|
+
"UpdatedAt",
|
2732
|
+
"AttachmentType",
|
2733
|
+
"State",
|
2734
|
+
"ResourceArn",
|
2735
|
+
"AttachmentId",
|
2736
|
+
"OwnerAccountId",
|
2737
|
+
"EdgeLocation",
|
2738
|
+
"AttachmentPolicyRuleNumber",
|
2739
|
+
"SegmentName",
|
2740
|
+
],
|
2741
|
+
"AWS::NetworkManager::VpcAttachment": [
|
2742
|
+
"CoreNetworkArn",
|
2743
|
+
"CreatedAt",
|
2744
|
+
"UpdatedAt",
|
2745
|
+
"AttachmentType",
|
2746
|
+
"State",
|
2747
|
+
"AttachmentId",
|
2748
|
+
"OwnerAccountId",
|
2749
|
+
"EdgeLocation",
|
2750
|
+
"AttachmentPolicyRuleNumber",
|
2751
|
+
"SegmentName",
|
2752
|
+
"ResourceArn",
|
2753
|
+
],
|
2754
|
+
"AWS::NimbleStudio::LaunchProfile": ["LaunchProfileId"],
|
2755
|
+
"AWS::NimbleStudio::StreamingImage": [
|
2756
|
+
"EncryptionConfiguration",
|
2757
|
+
"EulaIds",
|
2758
|
+
"Owner",
|
2759
|
+
"Platform",
|
2760
|
+
"StreamingImageId",
|
2761
|
+
],
|
2762
|
+
"AWS::NimbleStudio::Studio": [
|
2763
|
+
"HomeRegion",
|
2764
|
+
"SsoClientId",
|
2765
|
+
"StudioId",
|
2766
|
+
"StudioUrl",
|
2767
|
+
],
|
2768
|
+
"AWS::NimbleStudio::StudioComponent": ["StudioComponentId"],
|
2769
|
+
"AWS::OSIS::Pipeline": ["PipelineArn", "IngestEndpointUrls", "VpcEndpoints"],
|
2770
|
+
"AWS::Oam::Link": ["Arn", "Label"],
|
2771
|
+
"AWS::Oam::Sink": ["Arn"],
|
2772
|
+
"AWS::Omics::AnnotationStore": [
|
2773
|
+
"CreationTime",
|
2774
|
+
"Id",
|
2775
|
+
"Status",
|
2776
|
+
"StatusMessage",
|
2777
|
+
"StoreArn",
|
2778
|
+
"StoreSizeBytes",
|
2779
|
+
"UpdateTime",
|
2780
|
+
],
|
2781
|
+
"AWS::Omics::ReferenceStore": ["Arn", "CreationTime", "ReferenceStoreId"],
|
2782
|
+
"AWS::Omics::RunGroup": ["Arn", "CreationTime", "Id"],
|
2783
|
+
"AWS::Omics::SequenceStore": ["Arn", "CreationTime", "SequenceStoreId"],
|
2784
|
+
"AWS::Omics::VariantStore": [
|
2785
|
+
"CreationTime",
|
2786
|
+
"Id",
|
2787
|
+
"Status",
|
2788
|
+
"StatusMessage",
|
2789
|
+
"StoreArn",
|
2790
|
+
"StoreSizeBytes",
|
2791
|
+
"UpdateTime",
|
2792
|
+
],
|
2793
|
+
"AWS::Omics::Workflow": ["Arn", "CreationTime", "Id", "Status", "Type"],
|
2794
|
+
"AWS::OpenSearchServerless::AccessPolicy": [],
|
2795
|
+
"AWS::OpenSearchServerless::Collection": [
|
2796
|
+
"Id",
|
2797
|
+
"Arn",
|
2798
|
+
"CollectionEndpoint",
|
2799
|
+
"DashboardEndpoint",
|
2800
|
+
],
|
2801
|
+
"AWS::OpenSearchServerless::LifecyclePolicy": [],
|
2802
|
+
"AWS::OpenSearchServerless::SecurityConfig": ["Id"],
|
2803
|
+
"AWS::OpenSearchServerless::SecurityPolicy": [],
|
2804
|
+
"AWS::OpenSearchServerless::VpcEndpoint": ["Id"],
|
2805
|
+
"AWS::OpenSearchService::Domain": [
|
2806
|
+
"Id",
|
2807
|
+
"Arn",
|
2808
|
+
"DomainArn",
|
2809
|
+
"DomainEndpoint",
|
2810
|
+
"DomainEndpoints",
|
2811
|
+
"ServiceSoftwareOptions",
|
2812
|
+
],
|
2813
|
+
"AWS::OpsWorks::App": ["Id"],
|
2814
|
+
"AWS::OpsWorks::ElasticLoadBalancerAttachment": ["Id"],
|
2815
|
+
"AWS::OpsWorks::Instance": [
|
2816
|
+
"PublicDnsName",
|
2817
|
+
"PrivateDnsName",
|
2818
|
+
"PublicIp",
|
2819
|
+
"PrivateIp",
|
2820
|
+
"Id",
|
2821
|
+
],
|
2822
|
+
"AWS::OpsWorks::Layer": ["Id"],
|
2823
|
+
"AWS::OpsWorks::Stack": ["Id"],
|
2824
|
+
"AWS::OpsWorks::UserProfile": ["Id"],
|
2825
|
+
"AWS::OpsWorks::Volume": ["Id"],
|
2826
|
+
"AWS::OpsWorksCM::Server": ["ServerName", "Endpoint", "Arn"],
|
2827
|
+
"AWS::Organizations::Account": [
|
2828
|
+
"AccountId",
|
2829
|
+
"Status",
|
2830
|
+
"JoinedTimestamp",
|
2831
|
+
"JoinedMethod",
|
2832
|
+
"Arn",
|
2833
|
+
],
|
2834
|
+
"AWS::Organizations::Organization": [
|
2835
|
+
"Id",
|
2836
|
+
"Arn",
|
2837
|
+
"ManagementAccountArn",
|
2838
|
+
"ManagementAccountId",
|
2839
|
+
"ManagementAccountEmail",
|
2840
|
+
"RootId",
|
2841
|
+
],
|
2842
|
+
"AWS::Organizations::OrganizationalUnit": ["Arn", "Id"],
|
2843
|
+
"AWS::Organizations::Policy": ["Id", "Arn", "AwsManaged"],
|
2844
|
+
"AWS::Organizations::ResourcePolicy": ["Id", "Arn"],
|
2845
|
+
"AWS::PCAConnectorAD::Connector": ["ConnectorArn"],
|
2846
|
+
"AWS::PCAConnectorAD::DirectoryRegistration": ["DirectoryRegistrationArn"],
|
2847
|
+
"AWS::PCAConnectorAD::ServicePrincipalName": [],
|
2848
|
+
"AWS::PCAConnectorAD::Template": ["TemplateArn"],
|
2849
|
+
"AWS::PCAConnectorAD::TemplateGroupAccessControlEntry": [],
|
2850
|
+
"AWS::Panorama::ApplicationInstance": [
|
2851
|
+
"ApplicationInstanceId",
|
2852
|
+
"Arn",
|
2853
|
+
"Status",
|
2854
|
+
"HealthStatus",
|
2855
|
+
"StatusDescription",
|
2856
|
+
"DefaultRuntimeContextDeviceName",
|
2857
|
+
"CreatedTime",
|
2858
|
+
"LastUpdatedTime",
|
2859
|
+
],
|
2860
|
+
"AWS::Panorama::Package": ["PackageId", "Arn", "CreatedTime"],
|
2861
|
+
"AWS::Panorama::PackageVersion": [
|
2862
|
+
"PackageName",
|
2863
|
+
"PackageArn",
|
2864
|
+
"Status",
|
2865
|
+
"StatusDescription",
|
2866
|
+
"IsLatestPatch",
|
2867
|
+
"RegisteredTime",
|
2868
|
+
],
|
2869
|
+
"AWS::Personalize::Dataset": ["DatasetArn"],
|
2870
|
+
"AWS::Personalize::DatasetGroup": ["DatasetGroupArn"],
|
2871
|
+
"AWS::Personalize::Schema": ["SchemaArn"],
|
2872
|
+
"AWS::Personalize::Solution": ["SolutionArn"],
|
2873
|
+
"AWS::Pinpoint::ADMChannel": ["Id"],
|
2874
|
+
"AWS::Pinpoint::APNSChannel": ["Id"],
|
2875
|
+
"AWS::Pinpoint::APNSSandboxChannel": ["Id"],
|
2876
|
+
"AWS::Pinpoint::APNSVoipChannel": ["Id"],
|
2877
|
+
"AWS::Pinpoint::APNSVoipSandboxChannel": ["Id"],
|
2878
|
+
"AWS::Pinpoint::App": ["Arn", "Id"],
|
2879
|
+
"AWS::Pinpoint::ApplicationSettings": ["Id"],
|
2880
|
+
"AWS::Pinpoint::BaiduChannel": ["Id"],
|
2881
|
+
"AWS::Pinpoint::Campaign": ["Arn", "CampaignId"],
|
2882
|
+
"AWS::Pinpoint::EmailChannel": ["Id"],
|
2883
|
+
"AWS::Pinpoint::EmailTemplate": ["Id", "Arn"],
|
2884
|
+
"AWS::Pinpoint::EventStream": ["Id"],
|
2885
|
+
"AWS::Pinpoint::GCMChannel": ["Id"],
|
2886
|
+
"AWS::Pinpoint::InAppTemplate": ["Arn"],
|
2887
|
+
"AWS::Pinpoint::PushTemplate": ["Id", "Arn"],
|
2888
|
+
"AWS::Pinpoint::SMSChannel": ["Id"],
|
2889
|
+
"AWS::Pinpoint::Segment": ["SegmentId", "Arn"],
|
2890
|
+
"AWS::Pinpoint::SmsTemplate": ["Id", "Arn"],
|
2891
|
+
"AWS::Pinpoint::VoiceChannel": ["Id"],
|
2892
|
+
"AWS::PinpointEmail::ConfigurationSet": ["Id"],
|
2893
|
+
"AWS::PinpointEmail::ConfigurationSetEventDestination": ["Id"],
|
2894
|
+
"AWS::PinpointEmail::DedicatedIpPool": ["Id"],
|
2895
|
+
"AWS::PinpointEmail::Identity": [
|
2896
|
+
"IdentityDNSRecordName1",
|
2897
|
+
"IdentityDNSRecordValue1",
|
2898
|
+
"IdentityDNSRecordName3",
|
2899
|
+
"IdentityDNSRecordValue2",
|
2900
|
+
"IdentityDNSRecordName2",
|
2901
|
+
"IdentityDNSRecordValue3",
|
2902
|
+
"Id",
|
2903
|
+
],
|
2904
|
+
"AWS::Pipes::Pipe": [
|
2905
|
+
"Arn",
|
2906
|
+
"CreationTime",
|
2907
|
+
"CurrentState",
|
2908
|
+
"LastModifiedTime",
|
2909
|
+
"StateReason",
|
2910
|
+
],
|
2911
|
+
"AWS::Proton::EnvironmentAccountConnection": ["Arn", "Id", "Status"],
|
2912
|
+
"AWS::Proton::EnvironmentTemplate": ["Arn"],
|
2913
|
+
"AWS::Proton::ServiceTemplate": ["Arn"],
|
2914
|
+
"AWS::QLDB::Ledger": ["Id"],
|
2915
|
+
"AWS::QLDB::Stream": ["Id", "Arn"],
|
2916
|
+
"AWS::QuickSight::Analysis": [
|
2917
|
+
"Arn",
|
2918
|
+
"CreatedTime",
|
2919
|
+
"DataSetArns",
|
2920
|
+
"Errors",
|
2921
|
+
"Sheets",
|
2922
|
+
"LastUpdatedTime",
|
2923
|
+
],
|
2924
|
+
"AWS::QuickSight::Dashboard": [
|
2925
|
+
"Arn",
|
2926
|
+
"CreatedTime",
|
2927
|
+
"LastPublishedTime",
|
2928
|
+
"LastUpdatedTime",
|
2929
|
+
"Version",
|
2930
|
+
],
|
2931
|
+
"AWS::QuickSight::DataSet": [
|
2932
|
+
"Arn",
|
2933
|
+
"ConsumedSpiceCapacityInBytes",
|
2934
|
+
"CreatedTime",
|
2935
|
+
"LastUpdatedTime",
|
2936
|
+
"OutputColumns",
|
2937
|
+
],
|
2938
|
+
"AWS::QuickSight::DataSource": [
|
2939
|
+
"Arn",
|
2940
|
+
"CreatedTime",
|
2941
|
+
"LastUpdatedTime",
|
2942
|
+
"Status",
|
2943
|
+
],
|
2944
|
+
"AWS::QuickSight::RefreshSchedule": ["Arn"],
|
2945
|
+
"AWS::QuickSight::Template": [
|
2946
|
+
"Arn",
|
2947
|
+
"CreatedTime",
|
2948
|
+
"LastUpdatedTime",
|
2949
|
+
"Version",
|
2950
|
+
],
|
2951
|
+
"AWS::QuickSight::Theme": [
|
2952
|
+
"CreatedTime",
|
2953
|
+
"Version",
|
2954
|
+
"LastUpdatedTime",
|
2955
|
+
"Arn",
|
2956
|
+
"Type",
|
2957
|
+
],
|
2958
|
+
"AWS::QuickSight::Topic": ["Arn"],
|
2959
|
+
"AWS::QuickSight::VPCConnection": [
|
2960
|
+
"Arn",
|
2961
|
+
"CreatedTime",
|
2962
|
+
"LastUpdatedTime",
|
2963
|
+
"NetworkInterfaces",
|
2964
|
+
"Status",
|
2965
|
+
"VPCId",
|
2966
|
+
],
|
2967
|
+
"AWS::RAM::Permission": [
|
2968
|
+
"Arn",
|
2969
|
+
"Version",
|
2970
|
+
"IsResourceTypeDefault",
|
2971
|
+
"PermissionType",
|
2972
|
+
],
|
2973
|
+
"AWS::RAM::ResourceShare": ["Id", "Arn"],
|
2974
|
+
"AWS::RDS::CustomDBEngineVersion": ["DBEngineVersionArn"],
|
2975
|
+
"AWS::RDS::DBCluster": ["DBClusterArn", "DBClusterResourceId", "Endpoint"],
|
2976
|
+
"AWS::RDS::DBClusterParameterGroup": [],
|
2977
|
+
"AWS::RDS::DBInstance": ["DbiResourceId", "DBInstanceArn", "DBSystemId"],
|
2978
|
+
"AWS::RDS::DBParameterGroup": [],
|
2979
|
+
"AWS::RDS::DBProxy": ["DBProxyArn", "Endpoint", "VpcId"],
|
2980
|
+
"AWS::RDS::DBProxyEndpoint": [
|
2981
|
+
"DBProxyEndpointArn",
|
2982
|
+
"Endpoint",
|
2983
|
+
"VpcId",
|
2984
|
+
"IsDefault",
|
2985
|
+
],
|
2986
|
+
"AWS::RDS::DBProxyTargetGroup": ["TargetGroupArn"],
|
2987
|
+
"AWS::RDS::DBSecurityGroup": ["Id"],
|
2988
|
+
"AWS::RDS::DBSecurityGroupIngress": ["Id"],
|
2989
|
+
"AWS::RDS::DBSubnetGroup": [],
|
2990
|
+
"AWS::RDS::EventSubscription": [],
|
2991
|
+
"AWS::RDS::GlobalCluster": [],
|
2992
|
+
"AWS::RDS::OptionGroup": [],
|
2993
|
+
"AWS::RUM::AppMonitor": ["Id"],
|
2994
|
+
"AWS::Redshift::Cluster": ["Id", "DeferMaintenanceIdentifier"],
|
2995
|
+
"AWS::Redshift::ClusterParameterGroup": [],
|
2996
|
+
"AWS::Redshift::ClusterSecurityGroup": ["Id"],
|
2997
|
+
"AWS::Redshift::ClusterSecurityGroupIngress": ["Id"],
|
2998
|
+
"AWS::Redshift::ClusterSubnetGroup": ["ClusterSubnetGroupName"],
|
2999
|
+
"AWS::Redshift::EndpointAccess": [
|
3000
|
+
"Address",
|
3001
|
+
"EndpointStatus",
|
3002
|
+
"EndpointCreateTime",
|
3003
|
+
"Port",
|
3004
|
+
"VpcSecurityGroups",
|
3005
|
+
"VpcEndpoint",
|
3006
|
+
],
|
3007
|
+
"AWS::Redshift::EndpointAuthorization": [
|
3008
|
+
"Grantor",
|
3009
|
+
"Grantee",
|
3010
|
+
"AuthorizeTime",
|
3011
|
+
"ClusterStatus",
|
3012
|
+
"Status",
|
3013
|
+
"AllowedAllVPCs",
|
3014
|
+
"AllowedVPCs",
|
3015
|
+
"EndpointCount",
|
3016
|
+
],
|
3017
|
+
"AWS::Redshift::EventSubscription": [
|
3018
|
+
"CustomerAwsId",
|
3019
|
+
"CustSubscriptionId",
|
3020
|
+
"Status",
|
3021
|
+
"SubscriptionCreationTime",
|
3022
|
+
"SourceIdsList",
|
3023
|
+
"EventCategoriesList",
|
3024
|
+
],
|
3025
|
+
"AWS::Redshift::ScheduledAction": ["State", "NextInvocations"],
|
3026
|
+
"AWS::RedshiftServerless::Namespace": ["Namespace"],
|
3027
|
+
"AWS::RedshiftServerless::Workgroup": ["Workgroup"],
|
3028
|
+
"AWS::RefactorSpaces::Application": [
|
3029
|
+
"ApplicationIdentifier",
|
3030
|
+
"Arn",
|
3031
|
+
"ApiGatewayId",
|
3032
|
+
"VpcLinkId",
|
3033
|
+
"NlbArn",
|
3034
|
+
"NlbName",
|
3035
|
+
"ProxyUrl",
|
3036
|
+
"StageName",
|
3037
|
+
],
|
3038
|
+
"AWS::RefactorSpaces::Environment": [
|
3039
|
+
"EnvironmentIdentifier",
|
3040
|
+
"Arn",
|
3041
|
+
"TransitGatewayId",
|
3042
|
+
],
|
3043
|
+
"AWS::RefactorSpaces::Route": ["RouteIdentifier", "PathResourceToId", "Arn"],
|
3044
|
+
"AWS::RefactorSpaces::Service": ["ServiceIdentifier", "Arn"],
|
3045
|
+
"AWS::Rekognition::Collection": ["Arn"],
|
3046
|
+
"AWS::Rekognition::Project": ["Arn"],
|
3047
|
+
"AWS::Rekognition::StreamProcessor": ["Arn", "Status", "StatusMessage"],
|
3048
|
+
"AWS::ResilienceHub::App": ["AppArn", "DriftStatus"],
|
3049
|
+
"AWS::ResilienceHub::ResiliencyPolicy": ["PolicyArn"],
|
3050
|
+
"AWS::ResourceExplorer2::DefaultViewAssociation": ["AssociatedAwsPrincipal"],
|
3051
|
+
"AWS::ResourceExplorer2::Index": ["Arn", "IndexState"],
|
3052
|
+
"AWS::ResourceExplorer2::View": ["ViewArn"],
|
3053
|
+
"AWS::ResourceGroups::Group": ["Arn"],
|
3054
|
+
"AWS::RoboMaker::Fleet": ["Arn"],
|
3055
|
+
"AWS::RoboMaker::Robot": ["Arn"],
|
3056
|
+
"AWS::RoboMaker::RobotApplication": ["Arn"],
|
3057
|
+
"AWS::RoboMaker::RobotApplicationVersion": ["ApplicationVersion", "Arn"],
|
3058
|
+
"AWS::RoboMaker::SimulationApplication": ["Arn"],
|
3059
|
+
"AWS::RoboMaker::SimulationApplicationVersion": ["ApplicationVersion", "Arn"],
|
3060
|
+
"AWS::RolesAnywhere::CRL": ["CrlId"],
|
3061
|
+
"AWS::RolesAnywhere::Profile": ["ProfileId", "ProfileArn"],
|
3062
|
+
"AWS::RolesAnywhere::TrustAnchor": ["TrustAnchorId", "TrustAnchorArn"],
|
3063
|
+
"AWS::Route53::CidrCollection": ["Id", "Arn"],
|
3064
|
+
"AWS::Route53::DNSSEC": [],
|
3065
|
+
"AWS::Route53::HealthCheck": ["HealthCheckId"],
|
3066
|
+
"AWS::Route53::HostedZone": ["Id", "NameServers"],
|
3067
|
+
"AWS::Route53::KeySigningKey": [],
|
3068
|
+
"AWS::Route53::RecordSet": ["Id"],
|
3069
|
+
"AWS::Route53::RecordSetGroup": ["Id"],
|
3070
|
+
"AWS::Route53RecoveryControl::Cluster": [
|
3071
|
+
"ClusterArn",
|
3072
|
+
"ClusterEndpoints",
|
3073
|
+
"Status",
|
3074
|
+
],
|
3075
|
+
"AWS::Route53RecoveryControl::ControlPanel": [
|
3076
|
+
"ControlPanelArn",
|
3077
|
+
"Status",
|
3078
|
+
"RoutingControlCount",
|
3079
|
+
"DefaultControlPanel",
|
3080
|
+
],
|
3081
|
+
"AWS::Route53RecoveryControl::RoutingControl": [
|
3082
|
+
"RoutingControlArn",
|
3083
|
+
"Status",
|
3084
|
+
],
|
3085
|
+
"AWS::Route53RecoveryControl::SafetyRule": ["SafetyRuleArn", "Status"],
|
3086
|
+
"AWS::Route53RecoveryReadiness::Cell": ["CellArn", "ParentReadinessScopes"],
|
3087
|
+
"AWS::Route53RecoveryReadiness::ReadinessCheck": ["ReadinessCheckArn"],
|
3088
|
+
"AWS::Route53RecoveryReadiness::RecoveryGroup": ["RecoveryGroupArn"],
|
3089
|
+
"AWS::Route53RecoveryReadiness::ResourceSet": ["ResourceSetArn"],
|
3090
|
+
"AWS::Route53Resolver::FirewallDomainList": [
|
3091
|
+
"Id",
|
3092
|
+
"Arn",
|
3093
|
+
"DomainCount",
|
3094
|
+
"Status",
|
3095
|
+
"StatusMessage",
|
3096
|
+
"ManagedOwnerName",
|
3097
|
+
"CreatorRequestId",
|
3098
|
+
"CreationTime",
|
3099
|
+
"ModificationTime",
|
3100
|
+
],
|
3101
|
+
"AWS::Route53Resolver::FirewallRuleGroup": [
|
3102
|
+
"Id",
|
3103
|
+
"Arn",
|
3104
|
+
"RuleCount",
|
3105
|
+
"Status",
|
3106
|
+
"StatusMessage",
|
3107
|
+
"OwnerId",
|
3108
|
+
"ShareStatus",
|
3109
|
+
"CreatorRequestId",
|
3110
|
+
"CreationTime",
|
3111
|
+
"ModificationTime",
|
3112
|
+
],
|
3113
|
+
"AWS::Route53Resolver::FirewallRuleGroupAssociation": [
|
3114
|
+
"Id",
|
3115
|
+
"Arn",
|
3116
|
+
"ManagedOwnerName",
|
3117
|
+
"Status",
|
3118
|
+
"StatusMessage",
|
3119
|
+
"CreatorRequestId",
|
3120
|
+
"CreationTime",
|
3121
|
+
"ModificationTime",
|
3122
|
+
],
|
3123
|
+
"AWS::Route53Resolver::OutpostResolver": [
|
3124
|
+
"Id",
|
3125
|
+
"Arn",
|
3126
|
+
"Status",
|
3127
|
+
"StatusMessage",
|
3128
|
+
"CreationTime",
|
3129
|
+
"ModificationTime",
|
3130
|
+
"CreatorRequestId",
|
3131
|
+
],
|
3132
|
+
"AWS::Route53Resolver::ResolverConfig": [
|
3133
|
+
"OwnerId",
|
3134
|
+
"Id",
|
3135
|
+
"AutodefinedReverse",
|
3136
|
+
],
|
3137
|
+
"AWS::Route53Resolver::ResolverDNSSECConfig": [
|
3138
|
+
"OwnerId",
|
3139
|
+
"Id",
|
3140
|
+
"ValidationStatus",
|
3141
|
+
],
|
3142
|
+
"AWS::Route53Resolver::ResolverEndpoint": [
|
3143
|
+
"ResolverEndpointId",
|
3144
|
+
"IpAddressCount",
|
3145
|
+
"Arn",
|
3146
|
+
"HostVPCId",
|
3147
|
+
],
|
3148
|
+
"AWS::Route53Resolver::ResolverQueryLoggingConfig": [
|
3149
|
+
"OwnerId",
|
3150
|
+
"Status",
|
3151
|
+
"ShareStatus",
|
3152
|
+
"AssociationCount",
|
3153
|
+
"Arn",
|
3154
|
+
"CreatorRequestId",
|
3155
|
+
"CreationTime",
|
3156
|
+
"Id",
|
3157
|
+
],
|
3158
|
+
"AWS::Route53Resolver::ResolverQueryLoggingConfigAssociation": [
|
3159
|
+
"Status",
|
3160
|
+
"Error",
|
3161
|
+
"ErrorMessage",
|
3162
|
+
"CreationTime",
|
3163
|
+
"Id",
|
3164
|
+
],
|
3165
|
+
"AWS::Route53Resolver::ResolverRule": ["Arn", "ResolverRuleId"],
|
3166
|
+
"AWS::Route53Resolver::ResolverRuleAssociation": [
|
3167
|
+
"ResolverRuleAssociationId",
|
3168
|
+
],
|
3169
|
+
"AWS::S3::AccessPoint": ["Alias", "NetworkOrigin", "Arn"],
|
3170
|
+
"AWS::S3::Bucket": [
|
3171
|
+
"Arn",
|
3172
|
+
"DomainName",
|
3173
|
+
"DualStackDomainName",
|
3174
|
+
"RegionalDomainName",
|
3175
|
+
"WebsiteURL",
|
3176
|
+
],
|
3177
|
+
"AWS::S3::BucketPolicy": [],
|
3178
|
+
"AWS::S3::MultiRegionAccessPoint": ["Alias", "CreatedAt"],
|
3179
|
+
"AWS::S3::MultiRegionAccessPointPolicy": ["PolicyStatus"],
|
3180
|
+
"AWS::S3::StorageLens": [],
|
3181
|
+
"AWS::S3::StorageLensGroup": ["StorageLensGroupArn"],
|
3182
|
+
"AWS::S3ObjectLambda::AccessPoint": [
|
3183
|
+
"Arn",
|
3184
|
+
"Alias",
|
3185
|
+
"PolicyStatus",
|
3186
|
+
"CreationDate",
|
3187
|
+
"PublicAccessBlockConfiguration",
|
3188
|
+
],
|
3189
|
+
"AWS::S3ObjectLambda::AccessPointPolicy": [],
|
3190
|
+
"AWS::S3Outposts::AccessPoint": ["Arn"],
|
3191
|
+
"AWS::S3Outposts::Bucket": ["Arn"],
|
3192
|
+
"AWS::S3Outposts::BucketPolicy": [],
|
3193
|
+
"AWS::S3Outposts::Endpoint": [
|
3194
|
+
"Arn",
|
3195
|
+
"CidrBlock",
|
3196
|
+
"CreationTime",
|
3197
|
+
"Id",
|
3198
|
+
"NetworkInterfaces",
|
3199
|
+
"Status",
|
3200
|
+
],
|
3201
|
+
"AWS::SDB::Domain": ["Id"],
|
3202
|
+
"AWS::SES::ConfigurationSet": [],
|
3203
|
+
"AWS::SES::ConfigurationSetEventDestination": ["Id"],
|
3204
|
+
"AWS::SES::ContactList": [],
|
3205
|
+
"AWS::SES::DedicatedIpPool": [],
|
3206
|
+
"AWS::SES::EmailIdentity": [
|
3207
|
+
"DkimDNSTokenName1",
|
3208
|
+
"DkimDNSTokenName2",
|
3209
|
+
"DkimDNSTokenName3",
|
3210
|
+
"DkimDNSTokenValue1",
|
3211
|
+
"DkimDNSTokenValue2",
|
3212
|
+
"DkimDNSTokenValue3",
|
3213
|
+
],
|
3214
|
+
"AWS::SES::ReceiptFilter": ["Id"],
|
3215
|
+
"AWS::SES::ReceiptRule": ["Id"],
|
3216
|
+
"AWS::SES::ReceiptRuleSet": ["Id"],
|
3217
|
+
"AWS::SES::Template": ["Id"],
|
3218
|
+
"AWS::SES::VdmAttributes": ["VdmAttributesResourceId"],
|
3219
|
+
"AWS::SNS::Subscription": ["Id"],
|
3220
|
+
"AWS::SNS::Topic": ["TopicArn"],
|
3221
|
+
"AWS::SNS::TopicInlinePolicy": [],
|
3222
|
+
"AWS::SNS::TopicPolicy": ["Id"],
|
3223
|
+
"AWS::SQS::Queue": ["QueueUrl", "Arn"],
|
3224
|
+
"AWS::SQS::QueueInlinePolicy": [],
|
3225
|
+
"AWS::SQS::QueuePolicy": ["Id"],
|
3226
|
+
"AWS::SSM::Association": ["AssociationId"],
|
3227
|
+
"AWS::SSM::Document": [],
|
3228
|
+
"AWS::SSM::MaintenanceWindow": ["Id"],
|
3229
|
+
"AWS::SSM::MaintenanceWindowTarget": ["Id"],
|
3230
|
+
"AWS::SSM::MaintenanceWindowTask": ["Id"],
|
3231
|
+
"AWS::SSM::Parameter": [],
|
3232
|
+
"AWS::SSM::PatchBaseline": ["Id"],
|
3233
|
+
"AWS::SSM::ResourceDataSync": ["SyncName"],
|
3234
|
+
"AWS::SSM::ResourcePolicy": ["PolicyId", "PolicyHash"],
|
3235
|
+
"AWS::SSMContacts::Contact": ["Arn"],
|
3236
|
+
"AWS::SSMContacts::ContactChannel": ["Arn"],
|
3237
|
+
"AWS::SSMContacts::Plan": ["Arn"],
|
3238
|
+
"AWS::SSMContacts::Rotation": ["Arn"],
|
3239
|
+
"AWS::SSMIncidents::ReplicationSet": ["Arn"],
|
3240
|
+
"AWS::SSMIncidents::ResponsePlan": ["Arn"],
|
3241
|
+
"AWS::SSO::Assignment": [],
|
3242
|
+
"AWS::SSO::InstanceAccessControlAttributeConfiguration": [],
|
3243
|
+
"AWS::SSO::PermissionSet": ["PermissionSetArn"],
|
3244
|
+
"AWS::SageMaker::App": ["AppArn"],
|
3245
|
+
"AWS::SageMaker::AppImageConfig": ["AppImageConfigArn"],
|
3246
|
+
"AWS::SageMaker::CodeRepository": ["Id"],
|
3247
|
+
"AWS::SageMaker::DataQualityJobDefinition": [
|
3248
|
+
"CreationTime",
|
3249
|
+
"JobDefinitionArn",
|
3250
|
+
],
|
3251
|
+
"AWS::SageMaker::Device": [],
|
3252
|
+
"AWS::SageMaker::DeviceFleet": [],
|
3253
|
+
"AWS::SageMaker::Domain": [
|
3254
|
+
"DomainArn",
|
3255
|
+
"Url",
|
3256
|
+
"DomainId",
|
3257
|
+
"HomeEfsFileSystemId",
|
3258
|
+
"SecurityGroupIdForDomainBoundary",
|
3259
|
+
"SingleSignOnManagedApplicationInstanceId",
|
3260
|
+
],
|
3261
|
+
"AWS::SageMaker::Endpoint": ["Id"],
|
3262
|
+
"AWS::SageMaker::EndpointConfig": ["Id"],
|
3263
|
+
"AWS::SageMaker::FeatureGroup": ["CreationTime", "FeatureGroupStatus"],
|
3264
|
+
"AWS::SageMaker::Image": ["ImageArn"],
|
3265
|
+
"AWS::SageMaker::ImageVersion": [
|
3266
|
+
"ImageVersionArn",
|
3267
|
+
"ImageArn",
|
3268
|
+
"Version",
|
3269
|
+
"ContainerImage",
|
3270
|
+
],
|
3271
|
+
"AWS::SageMaker::InferenceExperiment": [
|
3272
|
+
"Arn",
|
3273
|
+
"CreationTime",
|
3274
|
+
"LastModifiedTime",
|
3275
|
+
"EndpointMetadata",
|
3276
|
+
"Status",
|
3277
|
+
],
|
3278
|
+
"AWS::SageMaker::Model": ["Id"],
|
3279
|
+
"AWS::SageMaker::ModelBiasJobDefinition": [
|
3280
|
+
"CreationTime",
|
3281
|
+
"JobDefinitionArn",
|
3282
|
+
],
|
3283
|
+
"AWS::SageMaker::ModelCard": [
|
3284
|
+
"ModelCardArn",
|
3285
|
+
"ModelCardVersion",
|
3286
|
+
"CreationTime",
|
3287
|
+
"LastModifiedTime",
|
3288
|
+
"ModelCardProcessingStatus",
|
3289
|
+
],
|
3290
|
+
"AWS::SageMaker::ModelExplainabilityJobDefinition": [
|
3291
|
+
"CreationTime",
|
3292
|
+
"JobDefinitionArn",
|
3293
|
+
],
|
3294
|
+
"AWS::SageMaker::ModelPackage": [
|
3295
|
+
"ModelPackageArn",
|
3296
|
+
"CreationTime",
|
3297
|
+
"ModelPackageStatus",
|
3298
|
+
],
|
3299
|
+
"AWS::SageMaker::ModelPackageGroup": [
|
3300
|
+
"ModelPackageGroupArn",
|
3301
|
+
"CreationTime",
|
3302
|
+
"ModelPackageGroupStatus",
|
3303
|
+
],
|
3304
|
+
"AWS::SageMaker::ModelQualityJobDefinition": [
|
3305
|
+
"CreationTime",
|
3306
|
+
"JobDefinitionArn",
|
3307
|
+
],
|
3308
|
+
"AWS::SageMaker::MonitoringSchedule": [
|
3309
|
+
"MonitoringScheduleArn",
|
3310
|
+
"CreationTime",
|
3311
|
+
"LastModifiedTime",
|
3312
|
+
],
|
3313
|
+
"AWS::SageMaker::NotebookInstance": ["Id"],
|
3314
|
+
"AWS::SageMaker::NotebookInstanceLifecycleConfig": ["Id"],
|
3315
|
+
"AWS::SageMaker::Pipeline": [],
|
3316
|
+
"AWS::SageMaker::Project": [
|
3317
|
+
"ProjectArn",
|
3318
|
+
"CreationTime",
|
3319
|
+
"ProjectId",
|
3320
|
+
"ProjectStatus",
|
3321
|
+
],
|
3322
|
+
"AWS::SageMaker::Space": ["SpaceArn"],
|
3323
|
+
"AWS::SageMaker::UserProfile": ["UserProfileArn"],
|
3324
|
+
"AWS::SageMaker::Workteam": ["Id"],
|
3325
|
+
"AWS::Scheduler::Schedule": ["Arn"],
|
3326
|
+
"AWS::Scheduler::ScheduleGroup": [
|
3327
|
+
"Arn",
|
3328
|
+
"CreationDate",
|
3329
|
+
"LastModificationDate",
|
3330
|
+
"State",
|
3331
|
+
],
|
3332
|
+
"AWS::SecretsManager::ResourcePolicy": ["Id"],
|
3333
|
+
"AWS::SecretsManager::RotationSchedule": ["Id"],
|
3334
|
+
"AWS::SecretsManager::Secret": ["Id"],
|
3335
|
+
"AWS::SecretsManager::SecretTargetAttachment": ["Id"],
|
3336
|
+
"AWS::SecurityHub::AutomationRule": [
|
3337
|
+
"RuleArn",
|
3338
|
+
"CreatedAt",
|
3339
|
+
"UpdatedAt",
|
3340
|
+
"CreatedBy",
|
3341
|
+
],
|
3342
|
+
"AWS::SecurityHub::Hub": ["Id"],
|
3343
|
+
"AWS::SecurityHub::Standard": ["StandardsSubscriptionArn"],
|
3344
|
+
"AWS::ServiceCatalog::AcceptedPortfolioShare": ["Id"],
|
3345
|
+
"AWS::ServiceCatalog::CloudFormationProduct": [
|
3346
|
+
"ProvisioningArtifactIds",
|
3347
|
+
"Id",
|
3348
|
+
"ProvisioningArtifactNames",
|
3349
|
+
"ProductName",
|
3350
|
+
],
|
3351
|
+
"AWS::ServiceCatalog::CloudFormationProvisionedProduct": [
|
3352
|
+
"RecordId",
|
3353
|
+
"CloudformationStackArn",
|
3354
|
+
"Outputs",
|
3355
|
+
"ProvisionedProductId",
|
3356
|
+
],
|
3357
|
+
"AWS::ServiceCatalog::LaunchNotificationConstraint": ["Id"],
|
3358
|
+
"AWS::ServiceCatalog::LaunchRoleConstraint": ["Id"],
|
3359
|
+
"AWS::ServiceCatalog::LaunchTemplateConstraint": ["Id"],
|
3360
|
+
"AWS::ServiceCatalog::Portfolio": ["PortfolioName", "Id"],
|
3361
|
+
"AWS::ServiceCatalog::PortfolioPrincipalAssociation": ["Id"],
|
3362
|
+
"AWS::ServiceCatalog::PortfolioProductAssociation": ["Id"],
|
3363
|
+
"AWS::ServiceCatalog::PortfolioShare": ["Id"],
|
3364
|
+
"AWS::ServiceCatalog::ResourceUpdateConstraint": ["Id"],
|
3365
|
+
"AWS::ServiceCatalog::ServiceAction": ["Id"],
|
3366
|
+
"AWS::ServiceCatalog::ServiceActionAssociation": [],
|
3367
|
+
"AWS::ServiceCatalog::StackSetConstraint": ["Id"],
|
3368
|
+
"AWS::ServiceCatalog::TagOption": ["Id"],
|
3369
|
+
"AWS::ServiceCatalog::TagOptionAssociation": ["Id"],
|
3370
|
+
"AWS::ServiceCatalogAppRegistry::Application": ["Id", "Arn"],
|
3371
|
+
"AWS::ServiceCatalogAppRegistry::AttributeGroup": ["Id", "Arn"],
|
3372
|
+
"AWS::ServiceCatalogAppRegistry::AttributeGroupAssociation": [
|
3373
|
+
"ApplicationArn",
|
3374
|
+
"AttributeGroupArn",
|
3375
|
+
],
|
3376
|
+
"AWS::ServiceCatalogAppRegistry::ResourceAssociation": [
|
3377
|
+
"ApplicationArn",
|
3378
|
+
"ResourceArn",
|
3379
|
+
],
|
3380
|
+
"AWS::ServiceDiscovery::HttpNamespace": ["Id", "Arn"],
|
3381
|
+
"AWS::ServiceDiscovery::Instance": ["InstanceId"],
|
3382
|
+
"AWS::ServiceDiscovery::PrivateDnsNamespace": ["Id", "HostedZoneId", "Arn"],
|
3383
|
+
"AWS::ServiceDiscovery::PublicDnsNamespace": ["Id", "HostedZoneId", "Arn"],
|
3384
|
+
"AWS::ServiceDiscovery::Service": ["Id", "Arn"],
|
3385
|
+
"AWS::Shield::DRTAccess": ["AccountId"],
|
3386
|
+
"AWS::Shield::ProactiveEngagement": ["AccountId"],
|
3387
|
+
"AWS::Shield::Protection": ["ProtectionId", "ProtectionArn"],
|
3388
|
+
"AWS::Shield::ProtectionGroup": ["ProtectionGroupArn"],
|
3389
|
+
"AWS::Signer::ProfilePermission": [],
|
3390
|
+
"AWS::Signer::SigningProfile": [
|
3391
|
+
"ProfileName",
|
3392
|
+
"ProfileVersion",
|
3393
|
+
"Arn",
|
3394
|
+
"ProfileVersionArn",
|
3395
|
+
],
|
3396
|
+
"AWS::SimSpaceWeaver::Simulation": ["DescribePayload"],
|
3397
|
+
"AWS::StepFunctions::Activity": ["Arn"],
|
3398
|
+
"AWS::StepFunctions::StateMachine": ["Arn", "Name", "StateMachineRevisionId"],
|
3399
|
+
"AWS::StepFunctions::StateMachineAlias": ["Arn"],
|
3400
|
+
"AWS::StepFunctions::StateMachineVersion": ["Arn"],
|
3401
|
+
"AWS::SupportApp::AccountAlias": ["AccountAliasResourceId"],
|
3402
|
+
"AWS::SupportApp::SlackChannelConfiguration": [],
|
3403
|
+
"AWS::SupportApp::SlackWorkspaceConfiguration": [],
|
3404
|
+
"AWS::Synthetics::Canary": ["Id", "State"],
|
3405
|
+
"AWS::Synthetics::Group": ["Id"],
|
3406
|
+
"AWS::SystemsManagerSAP::Application": ["Arn"],
|
3407
|
+
"AWS::Timestream::Database": ["Arn"],
|
3408
|
+
"AWS::Timestream::ScheduledQuery": [
|
3409
|
+
"Arn",
|
3410
|
+
"SQName",
|
3411
|
+
"SQQueryString",
|
3412
|
+
"SQScheduleConfiguration",
|
3413
|
+
"SQNotificationConfiguration",
|
3414
|
+
"SQScheduledQueryExecutionRoleArn",
|
3415
|
+
"SQTargetConfiguration",
|
3416
|
+
"SQErrorReportConfiguration",
|
3417
|
+
"SQKmsKeyId",
|
3418
|
+
],
|
3419
|
+
"AWS::Timestream::Table": ["Arn", "Name"],
|
3420
|
+
"AWS::Transfer::Agreement": ["AgreementId", "Arn"],
|
3421
|
+
"AWS::Transfer::Certificate": [
|
3422
|
+
"Arn",
|
3423
|
+
"CertificateId",
|
3424
|
+
"Status",
|
3425
|
+
"Type",
|
3426
|
+
"Serial",
|
3427
|
+
"NotAfterDate",
|
3428
|
+
"NotBeforeDate",
|
3429
|
+
],
|
3430
|
+
"AWS::Transfer::Connector": ["Arn", "ConnectorId"],
|
3431
|
+
"AWS::Transfer::Profile": ["Arn", "ProfileId"],
|
3432
|
+
"AWS::Transfer::Server": ["ServerId", "Arn"],
|
3433
|
+
"AWS::Transfer::User": ["Id", "Arn"],
|
3434
|
+
"AWS::Transfer::Workflow": ["WorkflowId", "Arn"],
|
3435
|
+
"AWS::VerifiedPermissions::IdentitySource": ["Details", "IdentitySourceId"],
|
3436
|
+
"AWS::VerifiedPermissions::Policy": ["PolicyId", "PolicyType"],
|
3437
|
+
"AWS::VerifiedPermissions::PolicyStore": ["Arn", "PolicyStoreId"],
|
3438
|
+
"AWS::VerifiedPermissions::PolicyTemplate": ["PolicyTemplateId"],
|
3439
|
+
"AWS::VoiceID::Domain": ["DomainId"],
|
3440
|
+
"AWS::VpcLattice::AccessLogSubscription": [
|
3441
|
+
"Arn",
|
3442
|
+
"Id",
|
3443
|
+
"ResourceArn",
|
3444
|
+
"ResourceId",
|
3445
|
+
],
|
3446
|
+
"AWS::VpcLattice::AuthPolicy": ["State"],
|
3447
|
+
"AWS::VpcLattice::Listener": ["Arn", "Id", "ServiceArn", "ServiceId"],
|
3448
|
+
"AWS::VpcLattice::ResourcePolicy": [],
|
3449
|
+
"AWS::VpcLattice::Rule": ["Arn", "Id"],
|
3450
|
+
"AWS::VpcLattice::Service": [
|
3451
|
+
"Arn",
|
3452
|
+
"CreatedAt",
|
3453
|
+
"Id",
|
3454
|
+
"LastUpdatedAt",
|
3455
|
+
"Status",
|
3456
|
+
],
|
3457
|
+
"AWS::VpcLattice::ServiceNetwork": [
|
3458
|
+
"Arn",
|
3459
|
+
"CreatedAt",
|
3460
|
+
"Id",
|
3461
|
+
"LastUpdatedAt",
|
3462
|
+
],
|
3463
|
+
"AWS::VpcLattice::ServiceNetworkServiceAssociation": [
|
3464
|
+
"Arn",
|
3465
|
+
"CreatedAt",
|
3466
|
+
"Id",
|
3467
|
+
"ServiceNetworkArn",
|
3468
|
+
"ServiceNetworkId",
|
3469
|
+
"ServiceNetworkName",
|
3470
|
+
"ServiceArn",
|
3471
|
+
"ServiceId",
|
3472
|
+
"ServiceName",
|
3473
|
+
"Status",
|
3474
|
+
],
|
3475
|
+
"AWS::VpcLattice::ServiceNetworkVpcAssociation": [
|
3476
|
+
"Arn",
|
3477
|
+
"CreatedAt",
|
3478
|
+
"Id",
|
3479
|
+
"ServiceNetworkArn",
|
3480
|
+
"ServiceNetworkId",
|
3481
|
+
"ServiceNetworkName",
|
3482
|
+
"Status",
|
3483
|
+
"VpcId",
|
3484
|
+
],
|
3485
|
+
"AWS::VpcLattice::TargetGroup": [
|
3486
|
+
"Arn",
|
3487
|
+
"CreatedAt",
|
3488
|
+
"Id",
|
3489
|
+
"LastUpdatedAt",
|
3490
|
+
"Status",
|
3491
|
+
],
|
3492
|
+
"AWS::WAF::ByteMatchSet": ["Id"],
|
3493
|
+
"AWS::WAF::IPSet": ["Id"],
|
3494
|
+
"AWS::WAF::Rule": ["Id"],
|
3495
|
+
"AWS::WAF::SizeConstraintSet": ["Id"],
|
3496
|
+
"AWS::WAF::SqlInjectionMatchSet": ["Id"],
|
3497
|
+
"AWS::WAF::WebACL": ["Id"],
|
3498
|
+
"AWS::WAF::XssMatchSet": ["Id"],
|
3499
|
+
"AWS::WAFRegional::ByteMatchSet": ["Id"],
|
3500
|
+
"AWS::WAFRegional::GeoMatchSet": ["Id"],
|
3501
|
+
"AWS::WAFRegional::IPSet": ["Id"],
|
3502
|
+
"AWS::WAFRegional::RateBasedRule": ["Id"],
|
3503
|
+
"AWS::WAFRegional::RegexPatternSet": ["Id"],
|
3504
|
+
"AWS::WAFRegional::Rule": ["Id"],
|
3505
|
+
"AWS::WAFRegional::SizeConstraintSet": ["Id"],
|
3506
|
+
"AWS::WAFRegional::SqlInjectionMatchSet": ["Id"],
|
3507
|
+
"AWS::WAFRegional::WebACL": ["Id"],
|
3508
|
+
"AWS::WAFRegional::WebACLAssociation": ["Id"],
|
3509
|
+
"AWS::WAFRegional::XssMatchSet": ["Id"],
|
3510
|
+
"AWS::WAFv2::IPSet": ["Arn", "Id"],
|
3511
|
+
"AWS::WAFv2::LoggingConfiguration": ["ManagedByFirewallManager"],
|
3512
|
+
"AWS::WAFv2::RegexPatternSet": ["Arn", "Id"],
|
3513
|
+
"AWS::WAFv2::RuleGroup": ["Arn", "Id", "LabelNamespace"],
|
3514
|
+
"AWS::WAFv2::WebACL": ["Arn", "Capacity", "Id", "LabelNamespace"],
|
3515
|
+
"AWS::WAFv2::WebACLAssociation": [],
|
3516
|
+
"AWS::Wisdom::Assistant": ["AssistantId", "AssistantArn"],
|
3517
|
+
"AWS::Wisdom::AssistantAssociation": [
|
3518
|
+
"AssistantAssociationId",
|
3519
|
+
"AssistantAssociationArn",
|
3520
|
+
"AssistantArn",
|
3521
|
+
],
|
3522
|
+
"AWS::Wisdom::KnowledgeBase": ["KnowledgeBaseId", "KnowledgeBaseArn"],
|
3523
|
+
"AWS::WorkSpaces::ConnectionAlias": [
|
3524
|
+
"ConnectionAliasState",
|
3525
|
+
"AliasId",
|
3526
|
+
"Associations",
|
3527
|
+
],
|
3528
|
+
"AWS::WorkSpaces::Workspace": ["Id"],
|
3529
|
+
"AWS::WorkSpacesWeb::BrowserSettings": [
|
3530
|
+
"AssociatedPortalArns",
|
3531
|
+
"BrowserSettingsArn",
|
3532
|
+
],
|
3533
|
+
"AWS::WorkSpacesWeb::IdentityProvider": ["IdentityProviderArn"],
|
3534
|
+
"AWS::WorkSpacesWeb::IpAccessSettings": [
|
3535
|
+
"AssociatedPortalArns",
|
3536
|
+
"CreationDate",
|
3537
|
+
"IpAccessSettingsArn",
|
3538
|
+
],
|
3539
|
+
"AWS::WorkSpacesWeb::NetworkSettings": [
|
3540
|
+
"AssociatedPortalArns",
|
3541
|
+
"NetworkSettingsArn",
|
3542
|
+
],
|
3543
|
+
"AWS::WorkSpacesWeb::Portal": [
|
3544
|
+
"BrowserType",
|
3545
|
+
"CreationDate",
|
3546
|
+
"PortalArn",
|
3547
|
+
"PortalEndpoint",
|
3548
|
+
"PortalStatus",
|
3549
|
+
"RendererType",
|
3550
|
+
"ServiceProviderSamlMetadata",
|
3551
|
+
"StatusReason",
|
3552
|
+
],
|
3553
|
+
"AWS::WorkSpacesWeb::TrustStore": ["AssociatedPortalArns", "TrustStoreArn"],
|
3554
|
+
"AWS::WorkSpacesWeb::UserAccessLoggingSettings": [
|
3555
|
+
"AssociatedPortalArns",
|
3556
|
+
"UserAccessLoggingSettingsArn",
|
3557
|
+
],
|
3558
|
+
"AWS::WorkSpacesWeb::UserSettings": [
|
3559
|
+
"AssociatedPortalArns",
|
3560
|
+
"UserSettingsArn",
|
3561
|
+
],
|
3562
|
+
"AWS::XRay::Group": ["GroupARN"],
|
3563
|
+
"AWS::XRay::ResourcePolicy": [],
|
3564
|
+
"AWS::XRay::SamplingRule": ["RuleARN"],
|
3565
|
+
"Alexa::ASK::Skill": ["Id"],
|
3566
|
+
};
|