@awboost/cfntypes 1.0.0-beta.5 → 1.0.0-beta.50
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/lib/definitions.d.ts +351 -0
- package/lib/definitions.js +1 -0
- package/lib/policies.d.ts +460 -0
- package/lib/policies.js +83 -0
- package/lib/{index.d.ts → resources.generated.d.ts} +67905 -39593
- package/lib/{index.js → resources.generated.js} +2173 -1943
- package/lib/template.d.ts +113 -0
- package/lib/template.js +1 -0
- package/lib/util.d.ts +434 -0
- package/lib/util.js +498 -0
- package/package.json +23 -31
- package/README.md +0 -39
- package/lib/index-cjs.js +0 -2058
@@ -1,2055 +1,2285 @@
|
|
1
|
-
export const ResourceSpecificationVersion = "
|
1
|
+
export const ResourceSpecificationVersion = "140.0.0";
|
2
2
|
export const ResourceType = {
|
3
|
-
|
4
|
-
SESContactList: "AWS::SES::ContactList",
|
3
|
+
ACMPCACertificate: "AWS::ACMPCA::Certificate",
|
5
4
|
ACMPCACertificateAuthority: "AWS::ACMPCA::CertificateAuthority",
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
IoTTwinMakerSyncJob: "AWS::IoTTwinMaker::SyncJob",
|
19
|
-
LookoutMetricsAlert: "AWS::LookoutMetrics::Alert",
|
20
|
-
WAFRegionalSqlInjectionMatchSet: "AWS::WAFRegional::SqlInjectionMatchSet",
|
21
|
-
KinesisStream: "AWS::Kinesis::Stream",
|
22
|
-
RAMResourceShare: "AWS::RAM::ResourceShare",
|
5
|
+
ACMPCACertificateAuthorityActivation: "AWS::ACMPCA::CertificateAuthorityActivation",
|
6
|
+
ACMPCAPermission: "AWS::ACMPCA::Permission",
|
7
|
+
APSRuleGroupsNamespace: "AWS::APS::RuleGroupsNamespace",
|
8
|
+
APSWorkspace: "AWS::APS::Workspace",
|
9
|
+
AccessAnalyzerAnalyzer: "AWS::AccessAnalyzer::Analyzer",
|
10
|
+
AmazonMQBroker: "AWS::AmazonMQ::Broker",
|
11
|
+
AmazonMQConfiguration: "AWS::AmazonMQ::Configuration",
|
12
|
+
AmazonMQConfigurationAssociation: "AWS::AmazonMQ::ConfigurationAssociation",
|
13
|
+
AmplifyApp: "AWS::Amplify::App",
|
14
|
+
AmplifyBranch: "AWS::Amplify::Branch",
|
15
|
+
AmplifyDomain: "AWS::Amplify::Domain",
|
16
|
+
AmplifyUIBuilderComponent: "AWS::AmplifyUIBuilder::Component",
|
23
17
|
AmplifyUIBuilderForm: "AWS::AmplifyUIBuilder::Form",
|
24
|
-
|
25
|
-
|
18
|
+
AmplifyUIBuilderTheme: "AWS::AmplifyUIBuilder::Theme",
|
19
|
+
ApiGatewayAccount: "AWS::ApiGateway::Account",
|
20
|
+
ApiGatewayApiKey: "AWS::ApiGateway::ApiKey",
|
21
|
+
ApiGatewayAuthorizer: "AWS::ApiGateway::Authorizer",
|
22
|
+
ApiGatewayBasePathMapping: "AWS::ApiGateway::BasePathMapping",
|
23
|
+
ApiGatewayClientCertificate: "AWS::ApiGateway::ClientCertificate",
|
24
|
+
ApiGatewayDeployment: "AWS::ApiGateway::Deployment",
|
25
|
+
ApiGatewayDocumentationPart: "AWS::ApiGateway::DocumentationPart",
|
26
|
+
ApiGatewayDocumentationVersion: "AWS::ApiGateway::DocumentationVersion",
|
27
|
+
ApiGatewayDomainName: "AWS::ApiGateway::DomainName",
|
28
|
+
ApiGatewayGatewayResponse: "AWS::ApiGateway::GatewayResponse",
|
29
|
+
ApiGatewayMethod: "AWS::ApiGateway::Method",
|
30
|
+
ApiGatewayModel: "AWS::ApiGateway::Model",
|
31
|
+
ApiGatewayRequestValidator: "AWS::ApiGateway::RequestValidator",
|
32
|
+
ApiGatewayResource: "AWS::ApiGateway::Resource",
|
33
|
+
ApiGatewayRestApi: "AWS::ApiGateway::RestApi",
|
34
|
+
ApiGatewayStage: "AWS::ApiGateway::Stage",
|
35
|
+
ApiGatewayUsagePlan: "AWS::ApiGateway::UsagePlan",
|
36
|
+
ApiGatewayUsagePlanKey: "AWS::ApiGateway::UsagePlanKey",
|
37
|
+
ApiGatewayVpcLink: "AWS::ApiGateway::VpcLink",
|
38
|
+
ApiGatewayV2Api: "AWS::ApiGatewayV2::Api",
|
39
|
+
ApiGatewayV2ApiGatewayManagedOverrides: "AWS::ApiGatewayV2::ApiGatewayManagedOverrides",
|
40
|
+
ApiGatewayV2ApiMapping: "AWS::ApiGatewayV2::ApiMapping",
|
41
|
+
ApiGatewayV2Authorizer: "AWS::ApiGatewayV2::Authorizer",
|
42
|
+
ApiGatewayV2Deployment: "AWS::ApiGatewayV2::Deployment",
|
43
|
+
ApiGatewayV2DomainName: "AWS::ApiGatewayV2::DomainName",
|
44
|
+
ApiGatewayV2Integration: "AWS::ApiGatewayV2::Integration",
|
45
|
+
ApiGatewayV2IntegrationResponse: "AWS::ApiGatewayV2::IntegrationResponse",
|
46
|
+
ApiGatewayV2Model: "AWS::ApiGatewayV2::Model",
|
47
|
+
ApiGatewayV2Route: "AWS::ApiGatewayV2::Route",
|
48
|
+
ApiGatewayV2RouteResponse: "AWS::ApiGatewayV2::RouteResponse",
|
49
|
+
ApiGatewayV2Stage: "AWS::ApiGatewayV2::Stage",
|
50
|
+
ApiGatewayV2VpcLink: "AWS::ApiGatewayV2::VpcLink",
|
51
|
+
AppConfigApplication: "AWS::AppConfig::Application",
|
52
|
+
AppConfigConfigurationProfile: "AWS::AppConfig::ConfigurationProfile",
|
53
|
+
AppConfigDeployment: "AWS::AppConfig::Deployment",
|
54
|
+
AppConfigDeploymentStrategy: "AWS::AppConfig::DeploymentStrategy",
|
55
|
+
AppConfigEnvironment: "AWS::AppConfig::Environment",
|
56
|
+
AppConfigExtension: "AWS::AppConfig::Extension",
|
57
|
+
AppConfigExtensionAssociation: "AWS::AppConfig::ExtensionAssociation",
|
58
|
+
AppConfigHostedConfigurationVersion: "AWS::AppConfig::HostedConfigurationVersion",
|
59
|
+
AppFlowConnector: "AWS::AppFlow::Connector",
|
60
|
+
AppFlowConnectorProfile: "AWS::AppFlow::ConnectorProfile",
|
61
|
+
AppFlowFlow: "AWS::AppFlow::Flow",
|
62
|
+
AppIntegrationsDataIntegration: "AWS::AppIntegrations::DataIntegration",
|
63
|
+
AppIntegrationsEventIntegration: "AWS::AppIntegrations::EventIntegration",
|
64
|
+
AppMeshGatewayRoute: "AWS::AppMesh::GatewayRoute",
|
65
|
+
AppMeshMesh: "AWS::AppMesh::Mesh",
|
66
|
+
AppMeshRoute: "AWS::AppMesh::Route",
|
67
|
+
AppMeshVirtualGateway: "AWS::AppMesh::VirtualGateway",
|
68
|
+
AppMeshVirtualNode: "AWS::AppMesh::VirtualNode",
|
69
|
+
AppMeshVirtualRouter: "AWS::AppMesh::VirtualRouter",
|
70
|
+
AppMeshVirtualService: "AWS::AppMesh::VirtualService",
|
71
|
+
AppRunnerAutoScalingConfiguration: "AWS::AppRunner::AutoScalingConfiguration",
|
72
|
+
AppRunnerObservabilityConfiguration: "AWS::AppRunner::ObservabilityConfiguration",
|
73
|
+
AppRunnerService: "AWS::AppRunner::Service",
|
26
74
|
AppRunnerVpcConnector: "AWS::AppRunner::VpcConnector",
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
ECSCluster: "AWS::ECS::Cluster",
|
38
|
-
EventsEndpoint: "AWS::Events::Endpoint",
|
39
|
-
SageMakerFeatureGroup: "AWS::SageMaker::FeatureGroup",
|
40
|
-
NetworkManagerLink: "AWS::NetworkManager::Link",
|
41
|
-
KinesisAnalyticsApplicationOutput: "AWS::KinesisAnalytics::ApplicationOutput",
|
42
|
-
CloudFormationStackSet: "AWS::CloudFormation::StackSet",
|
43
|
-
CognitoUserPoolRiskConfigurationAttachment: "AWS::Cognito::UserPoolRiskConfigurationAttachment",
|
75
|
+
AppRunnerVpcIngressConnection: "AWS::AppRunner::VpcIngressConnection",
|
76
|
+
AppStreamAppBlock: "AWS::AppStream::AppBlock",
|
77
|
+
AppStreamAppBlockBuilder: "AWS::AppStream::AppBlockBuilder",
|
78
|
+
AppStreamApplication: "AWS::AppStream::Application",
|
79
|
+
AppStreamApplicationEntitlementAssociation: "AWS::AppStream::ApplicationEntitlementAssociation",
|
80
|
+
AppStreamApplicationFleetAssociation: "AWS::AppStream::ApplicationFleetAssociation",
|
81
|
+
AppStreamDirectoryConfig: "AWS::AppStream::DirectoryConfig",
|
82
|
+
AppStreamEntitlement: "AWS::AppStream::Entitlement",
|
83
|
+
AppStreamFleet: "AWS::AppStream::Fleet",
|
84
|
+
AppStreamImageBuilder: "AWS::AppStream::ImageBuilder",
|
44
85
|
AppStreamStack: "AWS::AppStream::Stack",
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
86
|
+
AppStreamStackFleetAssociation: "AWS::AppStream::StackFleetAssociation",
|
87
|
+
AppStreamStackUserAssociation: "AWS::AppStream::StackUserAssociation",
|
88
|
+
AppStreamUser: "AWS::AppStream::User",
|
89
|
+
AppSyncApiCache: "AWS::AppSync::ApiCache",
|
90
|
+
AppSyncApiKey: "AWS::AppSync::ApiKey",
|
91
|
+
AppSyncDataSource: "AWS::AppSync::DataSource",
|
92
|
+
AppSyncDomainName: "AWS::AppSync::DomainName",
|
93
|
+
AppSyncDomainNameApiAssociation: "AWS::AppSync::DomainNameApiAssociation",
|
94
|
+
AppSyncFunctionConfiguration: "AWS::AppSync::FunctionConfiguration",
|
50
95
|
AppSyncGraphQLApi: "AWS::AppSync::GraphQLApi",
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
EC2EIP: "AWS::EC2::EIP",
|
74
|
-
IoTCustomMetric: "AWS::IoT::CustomMetric",
|
75
|
-
MediaConvertQueue: "AWS::MediaConvert::Queue",
|
76
|
-
ApiGatewayDomainName: "AWS::ApiGateway::DomainName",
|
77
|
-
WAFv2RegexPatternSet: "AWS::WAFv2::RegexPatternSet",
|
96
|
+
AppSyncGraphQLSchema: "AWS::AppSync::GraphQLSchema",
|
97
|
+
AppSyncResolver: "AWS::AppSync::Resolver",
|
98
|
+
AppSyncSourceApiAssociation: "AWS::AppSync::SourceApiAssociation",
|
99
|
+
ApplicationAutoScalingScalableTarget: "AWS::ApplicationAutoScaling::ScalableTarget",
|
100
|
+
ApplicationAutoScalingScalingPolicy: "AWS::ApplicationAutoScaling::ScalingPolicy",
|
101
|
+
ApplicationInsightsApplication: "AWS::ApplicationInsights::Application",
|
102
|
+
AthenaCapacityReservation: "AWS::Athena::CapacityReservation",
|
103
|
+
AthenaDataCatalog: "AWS::Athena::DataCatalog",
|
104
|
+
AthenaNamedQuery: "AWS::Athena::NamedQuery",
|
105
|
+
AthenaPreparedStatement: "AWS::Athena::PreparedStatement",
|
106
|
+
AthenaWorkGroup: "AWS::Athena::WorkGroup",
|
107
|
+
AuditManagerAssessment: "AWS::AuditManager::Assessment",
|
108
|
+
AutoScalingAutoScalingGroup: "AWS::AutoScaling::AutoScalingGroup",
|
109
|
+
AutoScalingLaunchConfiguration: "AWS::AutoScaling::LaunchConfiguration",
|
110
|
+
AutoScalingLifecycleHook: "AWS::AutoScaling::LifecycleHook",
|
111
|
+
AutoScalingScalingPolicy: "AWS::AutoScaling::ScalingPolicy",
|
112
|
+
AutoScalingScheduledAction: "AWS::AutoScaling::ScheduledAction",
|
113
|
+
AutoScalingWarmPool: "AWS::AutoScaling::WarmPool",
|
114
|
+
AutoScalingPlansScalingPlan: "AWS::AutoScalingPlans::ScalingPlan",
|
115
|
+
BackupBackupPlan: "AWS::Backup::BackupPlan",
|
116
|
+
BackupBackupSelection: "AWS::Backup::BackupSelection",
|
117
|
+
BackupBackupVault: "AWS::Backup::BackupVault",
|
78
118
|
BackupFramework: "AWS::Backup::Framework",
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
IoTFleetHubApplication: "AWS::IoTFleetHub::Application",
|
88
|
-
PinpointEventStream: "AWS::Pinpoint::EventStream",
|
89
|
-
MWAAEnvironment: "AWS::MWAA::Environment",
|
90
|
-
PinpointEmailConfigurationSetEventDestination: "AWS::PinpointEmail::ConfigurationSetEventDestination",
|
91
|
-
GuardDutyThreatIntelSet: "AWS::GuardDuty::ThreatIntelSet",
|
92
|
-
OamSink: "AWS::Oam::Sink",
|
93
|
-
WAFRegionalRegexPatternSet: "AWS::WAFRegional::RegexPatternSet",
|
94
|
-
LogsMetricFilter: "AWS::Logs::MetricFilter",
|
95
|
-
LightsailDatabase: "AWS::Lightsail::Database",
|
96
|
-
LightsailCertificate: "AWS::Lightsail::Certificate",
|
97
|
-
MacieSession: "AWS::Macie::Session",
|
98
|
-
SecretsManagerRotationSchedule: "AWS::SecretsManager::RotationSchedule",
|
99
|
-
OmicsReferenceStore: "AWS::Omics::ReferenceStore",
|
100
|
-
SchedulerScheduleGroup: "AWS::Scheduler::ScheduleGroup",
|
101
|
-
CognitoIdentityPool: "AWS::Cognito::IdentityPool",
|
102
|
-
ElasticLoadBalancingV2LoadBalancer: "AWS::ElasticLoadBalancingV2::LoadBalancer",
|
103
|
-
Route53DNSSEC: "AWS::Route53::DNSSEC",
|
104
|
-
CodeBuildSourceCredential: "AWS::CodeBuild::SourceCredential",
|
105
|
-
DMSReplicationSubnetGroup: "AWS::DMS::ReplicationSubnetGroup",
|
106
|
-
SESConfigurationSetEventDestination: "AWS::SES::ConfigurationSetEventDestination",
|
107
|
-
GrafanaWorkspace: "AWS::Grafana::Workspace",
|
108
|
-
SageMakerModelPackageGroup: "AWS::SageMaker::ModelPackageGroup",
|
109
|
-
WAFv2IPSet: "AWS::WAFv2::IPSet",
|
110
|
-
Route53ResolverFirewallRuleGroupAssociation: "AWS::Route53Resolver::FirewallRuleGroupAssociation",
|
111
|
-
LambdaAlias: "AWS::Lambda::Alias",
|
112
|
-
OmicsRunGroup: "AWS::Omics::RunGroup",
|
113
|
-
OpenSearchServerlessVpcEndpoint: "AWS::OpenSearchServerless::VpcEndpoint",
|
114
|
-
EC2SecurityGroupEgress: "AWS::EC2::SecurityGroupEgress",
|
115
|
-
ConnectQuickConnect: "AWS::Connect::QuickConnect",
|
116
|
-
LambdaLayerVersionPermission: "AWS::Lambda::LayerVersionPermission",
|
117
|
-
StepFunctionsStateMachine: "AWS::StepFunctions::StateMachine",
|
118
|
-
CodeDeployDeploymentConfig: "AWS::CodeDeploy::DeploymentConfig",
|
119
|
-
MacieAllowList: "AWS::Macie::AllowList",
|
120
|
-
IoTMitigationAction: "AWS::IoT::MitigationAction",
|
121
|
-
DMSEventSubscription: "AWS::DMS::EventSubscription",
|
122
|
-
CustomerProfilesIntegration: "AWS::CustomerProfiles::Integration",
|
123
|
-
EC2TransitGatewayAttachment: "AWS::EC2::TransitGatewayAttachment",
|
124
|
-
FraudDetectorOutcome: "AWS::FraudDetector::Outcome",
|
125
|
-
LocationTracker: "AWS::Location::Tracker",
|
126
|
-
DAXParameterGroup: "AWS::DAX::ParameterGroup",
|
127
|
-
IoTSecurityProfile: "AWS::IoT::SecurityProfile",
|
128
|
-
S3StorageLens: "AWS::S3::StorageLens",
|
129
|
-
SESTemplate: "AWS::SES::Template",
|
130
|
-
CloudFrontDistribution: "AWS::CloudFront::Distribution",
|
131
|
-
RedshiftClusterParameterGroup: "AWS::Redshift::ClusterParameterGroup",
|
119
|
+
BackupReportPlan: "AWS::Backup::ReportPlan",
|
120
|
+
BackupGatewayHypervisor: "AWS::BackupGateway::Hypervisor",
|
121
|
+
BatchComputeEnvironment: "AWS::Batch::ComputeEnvironment",
|
122
|
+
BatchJobDefinition: "AWS::Batch::JobDefinition",
|
123
|
+
BatchJobQueue: "AWS::Batch::JobQueue",
|
124
|
+
BatchSchedulingPolicy: "AWS::Batch::SchedulingPolicy",
|
125
|
+
BillingConductorBillingGroup: "AWS::BillingConductor::BillingGroup",
|
126
|
+
BillingConductorCustomLineItem: "AWS::BillingConductor::CustomLineItem",
|
132
127
|
BillingConductorPricingPlan: "AWS::BillingConductor::PricingPlan",
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
128
|
+
BillingConductorPricingRule: "AWS::BillingConductor::PricingRule",
|
129
|
+
BudgetsBudget: "AWS::Budgets::Budget",
|
130
|
+
BudgetsBudgetsAction: "AWS::Budgets::BudgetsAction",
|
131
|
+
CEAnomalyMonitor: "AWS::CE::AnomalyMonitor",
|
132
|
+
CEAnomalySubscription: "AWS::CE::AnomalySubscription",
|
133
|
+
CECostCategory: "AWS::CE::CostCategory",
|
134
|
+
CURReportDefinition: "AWS::CUR::ReportDefinition",
|
135
|
+
CassandraKeyspace: "AWS::Cassandra::Keyspace",
|
136
|
+
CassandraTable: "AWS::Cassandra::Table",
|
137
|
+
CertificateManagerAccount: "AWS::CertificateManager::Account",
|
138
|
+
CertificateManagerCertificate: "AWS::CertificateManager::Certificate",
|
139
|
+
ChatbotMicrosoftTeamsChannelConfiguration: "AWS::Chatbot::MicrosoftTeamsChannelConfiguration",
|
140
|
+
ChatbotSlackChannelConfiguration: "AWS::Chatbot::SlackChannelConfiguration",
|
141
|
+
CleanRoomsAnalysisTemplate: "AWS::CleanRooms::AnalysisTemplate",
|
142
|
+
CleanRoomsCollaboration: "AWS::CleanRooms::Collaboration",
|
143
|
+
CleanRoomsConfiguredTable: "AWS::CleanRooms::ConfiguredTable",
|
144
|
+
CleanRoomsConfiguredTableAssociation: "AWS::CleanRooms::ConfiguredTableAssociation",
|
145
|
+
CleanRoomsMembership: "AWS::CleanRooms::Membership",
|
146
|
+
Cloud9EnvironmentEC2: "AWS::Cloud9::EnvironmentEC2",
|
147
|
+
CloudFormationCustomResource: "AWS::CloudFormation::CustomResource",
|
148
|
+
CloudFormationHookDefaultVersion: "AWS::CloudFormation::HookDefaultVersion",
|
149
|
+
CloudFormationHookTypeConfig: "AWS::CloudFormation::HookTypeConfig",
|
150
|
+
CloudFormationHookVersion: "AWS::CloudFormation::HookVersion",
|
151
|
+
CloudFormationMacro: "AWS::CloudFormation::Macro",
|
152
|
+
CloudFormationModuleDefaultVersion: "AWS::CloudFormation::ModuleDefaultVersion",
|
153
|
+
CloudFormationModuleVersion: "AWS::CloudFormation::ModuleVersion",
|
154
|
+
CloudFormationPublicTypeVersion: "AWS::CloudFormation::PublicTypeVersion",
|
155
|
+
CloudFormationPublisher: "AWS::CloudFormation::Publisher",
|
156
|
+
CloudFormationResourceDefaultVersion: "AWS::CloudFormation::ResourceDefaultVersion",
|
157
|
+
CloudFormationResourceVersion: "AWS::CloudFormation::ResourceVersion",
|
158
|
+
CloudFormationStack: "AWS::CloudFormation::Stack",
|
159
|
+
CloudFormationStackSet: "AWS::CloudFormation::StackSet",
|
160
|
+
CloudFormationTypeActivation: "AWS::CloudFormation::TypeActivation",
|
161
|
+
CloudFormationWaitCondition: "AWS::CloudFormation::WaitCondition",
|
162
|
+
CloudFormationWaitConditionHandle: "AWS::CloudFormation::WaitConditionHandle",
|
163
|
+
CloudFrontCachePolicy: "AWS::CloudFront::CachePolicy",
|
164
|
+
CloudFrontCloudFrontOriginAccessIdentity: "AWS::CloudFront::CloudFrontOriginAccessIdentity",
|
165
|
+
CloudFrontContinuousDeploymentPolicy: "AWS::CloudFront::ContinuousDeploymentPolicy",
|
166
|
+
CloudFrontDistribution: "AWS::CloudFront::Distribution",
|
167
|
+
CloudFrontFunction: "AWS::CloudFront::Function",
|
168
|
+
CloudFrontKeyGroup: "AWS::CloudFront::KeyGroup",
|
169
|
+
CloudFrontMonitoringSubscription: "AWS::CloudFront::MonitoringSubscription",
|
170
|
+
CloudFrontOriginAccessControl: "AWS::CloudFront::OriginAccessControl",
|
171
|
+
CloudFrontOriginRequestPolicy: "AWS::CloudFront::OriginRequestPolicy",
|
172
|
+
CloudFrontPublicKey: "AWS::CloudFront::PublicKey",
|
173
|
+
CloudFrontRealtimeLogConfig: "AWS::CloudFront::RealtimeLogConfig",
|
174
|
+
CloudFrontResponseHeadersPolicy: "AWS::CloudFront::ResponseHeadersPolicy",
|
175
|
+
CloudFrontStreamingDistribution: "AWS::CloudFront::StreamingDistribution",
|
176
|
+
CloudTrailChannel: "AWS::CloudTrail::Channel",
|
177
|
+
CloudTrailEventDataStore: "AWS::CloudTrail::EventDataStore",
|
178
|
+
CloudTrailResourcePolicy: "AWS::CloudTrail::ResourcePolicy",
|
179
|
+
CloudTrailTrail: "AWS::CloudTrail::Trail",
|
180
|
+
CloudWatchAlarm: "AWS::CloudWatch::Alarm",
|
181
|
+
CloudWatchAnomalyDetector: "AWS::CloudWatch::AnomalyDetector",
|
168
182
|
CloudWatchCompositeAlarm: "AWS::CloudWatch::CompositeAlarm",
|
169
|
-
|
170
|
-
SSMPatchBaseline: "AWS::SSM::PatchBaseline",
|
171
|
-
DataSyncLocationHDFS: "AWS::DataSync::LocationHDFS",
|
172
|
-
IoTDomainConfiguration: "AWS::IoT::DomainConfiguration",
|
173
|
-
BillingConductorCustomLineItem: "AWS::BillingConductor::CustomLineItem",
|
174
|
-
RefactorSpacesService: "AWS::RefactorSpaces::Service",
|
175
|
-
KinesisAnalyticsV2ApplicationCloudWatchLoggingOption: "AWS::KinesisAnalyticsV2::ApplicationCloudWatchLoggingOption",
|
176
|
-
GuardDutyMember: "AWS::GuardDuty::Member",
|
177
|
-
ServiceCatalogAcceptedPortfolioShare: "AWS::ServiceCatalog::AcceptedPortfolioShare",
|
178
|
-
ServiceDiscoveryService: "AWS::ServiceDiscovery::Service",
|
179
|
-
OmicsSequenceStore: "AWS::Omics::SequenceStore",
|
180
|
-
LightsailDistribution: "AWS::Lightsail::Distribution",
|
181
|
-
OamLink: "AWS::Oam::Link",
|
182
|
-
IoTWirelessWirelessDevice: "AWS::IoTWireless::WirelessDevice",
|
183
|
-
RoboMakerSimulationApplicationVersion: "AWS::RoboMaker::SimulationApplicationVersion",
|
184
|
-
AutoScalingScalingPolicy: "AWS::AutoScaling::ScalingPolicy",
|
185
|
-
BackupBackupVault: "AWS::Backup::BackupVault",
|
186
|
-
AppFlowConnector: "AWS::AppFlow::Connector",
|
187
|
-
IoT1ClickPlacement: "AWS::IoT1Click::Placement",
|
188
|
-
IoTAccountAuditConfiguration: "AWS::IoT::AccountAuditConfiguration",
|
189
|
-
EC2DHCPOptions: "AWS::EC2::DHCPOptions",
|
190
|
-
ApiGatewayUsagePlan: "AWS::ApiGateway::UsagePlan",
|
191
|
-
SSMIncidentsReplicationSet: "AWS::SSMIncidents::ReplicationSet",
|
192
|
-
IAMUser: "AWS::IAM::User",
|
193
|
-
FSxDataRepositoryAssociation: "AWS::FSx::DataRepositoryAssociation",
|
194
|
-
SESConfigurationSet: "AWS::SES::ConfigurationSet",
|
195
|
-
KMSReplicaKey: "AWS::KMS::ReplicaKey",
|
196
|
-
LocationTrackerConsumer: "AWS::Location::TrackerConsumer",
|
183
|
+
CloudWatchDashboard: "AWS::CloudWatch::Dashboard",
|
197
184
|
CloudWatchInsightRule: "AWS::CloudWatch::InsightRule",
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
SyntheticsCanary: "AWS::Synthetics::Canary",
|
203
|
-
DataBrewRecipe: "AWS::DataBrew::Recipe",
|
204
|
-
SageMakerNotebookInstance: "AWS::SageMaker::NotebookInstance",
|
205
|
-
WAFv2WebACLAssociation: "AWS::WAFv2::WebACLAssociation",
|
206
|
-
PinpointBaiduChannel: "AWS::Pinpoint::BaiduChannel",
|
207
|
-
CognitoUserPool: "AWS::Cognito::UserPool",
|
208
|
-
EC2EgressOnlyInternetGateway: "AWS::EC2::EgressOnlyInternetGateway",
|
209
|
-
EventsApiDestination: "AWS::Events::ApiDestination",
|
210
|
-
ApiGatewayV2Api: "AWS::ApiGatewayV2::Api",
|
211
|
-
EC2NetworkInterfaceAttachment: "AWS::EC2::NetworkInterfaceAttachment",
|
212
|
-
RoboMakerRobotApplication: "AWS::RoboMaker::RobotApplication",
|
213
|
-
EC2CustomerGateway: "AWS::EC2::CustomerGateway",
|
214
|
-
IoTSiteWiseAsset: "AWS::IoTSiteWise::Asset",
|
215
|
-
CloudFormationResourceDefaultVersion: "AWS::CloudFormation::ResourceDefaultVersion",
|
216
|
-
ECRRepository: "AWS::ECR::Repository",
|
217
|
-
ApiGatewayGatewayResponse: "AWS::ApiGateway::GatewayResponse",
|
218
|
-
ApiGatewayV2RouteResponse: "AWS::ApiGatewayV2::RouteResponse",
|
219
|
-
EvidentlySegment: "AWS::Evidently::Segment",
|
220
|
-
GreengrassLoggerDefinitionVersion: "AWS::Greengrass::LoggerDefinitionVersion",
|
221
|
-
KMSAlias: "AWS::KMS::Alias",
|
222
|
-
RedshiftClusterSubnetGroup: "AWS::Redshift::ClusterSubnetGroup",
|
223
|
-
PinpointGCMChannel: "AWS::Pinpoint::GCMChannel",
|
224
|
-
DataSyncLocationFSxONTAP: "AWS::DataSync::LocationFSxONTAP",
|
225
|
-
IoTAuthorizer: "AWS::IoT::Authorizer",
|
226
|
-
IAMVirtualMFADevice: "AWS::IAM::VirtualMFADevice",
|
227
|
-
GlueDevEndpoint: "AWS::Glue::DevEndpoint",
|
185
|
+
CloudWatchMetricStream: "AWS::CloudWatch::MetricStream",
|
186
|
+
CodeArtifactDomain: "AWS::CodeArtifact::Domain",
|
187
|
+
CodeArtifactRepository: "AWS::CodeArtifact::Repository",
|
188
|
+
CodeBuildProject: "AWS::CodeBuild::Project",
|
228
189
|
CodeBuildReportGroup: "AWS::CodeBuild::ReportGroup",
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
Route53RecoveryReadinessReadinessCheck: "AWS::Route53RecoveryReadiness::ReadinessCheck",
|
236
|
-
MediaTailorPlaybackConfiguration: "AWS::MediaTailor::PlaybackConfiguration",
|
237
|
-
GreengrassFunctionDefinitionVersion: "AWS::Greengrass::FunctionDefinitionVersion",
|
238
|
-
ResourceExplorer2View: "AWS::ResourceExplorer2::View",
|
239
|
-
RolesAnywhereProfile: "AWS::RolesAnywhere::Profile",
|
240
|
-
RedshiftClusterSecurityGroup: "AWS::Redshift::ClusterSecurityGroup",
|
241
|
-
LogsDestination: "AWS::Logs::Destination",
|
242
|
-
LambdaUrl: "AWS::Lambda::Url",
|
243
|
-
WAFXssMatchSet: "AWS::WAF::XssMatchSet",
|
244
|
-
ResilienceHubApp: "AWS::ResilienceHub::App",
|
245
|
-
CloudTrailChannel: "AWS::CloudTrail::Channel",
|
246
|
-
MediaPackageChannel: "AWS::MediaPackage::Channel",
|
247
|
-
TransferWorkflow: "AWS::Transfer::Workflow",
|
248
|
-
OpenSearchServerlessSecurityConfig: "AWS::OpenSearchServerless::SecurityConfig",
|
249
|
-
Route53RecoveryControlSafetyRule: "AWS::Route53RecoveryControl::SafetyRule",
|
250
|
-
NeptuneDBInstance: "AWS::Neptune::DBInstance",
|
251
|
-
HealthLakeFHIRDatastore: "AWS::HealthLake::FHIRDatastore",
|
252
|
-
GlueSchemaVersionMetadata: "AWS::Glue::SchemaVersionMetadata",
|
253
|
-
KinesisStreamConsumer: "AWS::Kinesis::StreamConsumer",
|
254
|
-
NetworkFirewallFirewallPolicy: "AWS::NetworkFirewall::FirewallPolicy",
|
255
|
-
GuardDutyMaster: "AWS::GuardDuty::Master",
|
256
|
-
S3BucketPolicy: "AWS::S3::BucketPolicy",
|
257
|
-
CloudFormationCustomResource: "AWS::CloudFormation::CustomResource",
|
258
|
-
EC2ClientVpnRoute: "AWS::EC2::ClientVpnRoute",
|
259
|
-
EC2IPAMScope: "AWS::EC2::IPAMScope",
|
260
|
-
ServiceCatalogServiceAction: "AWS::ServiceCatalog::ServiceAction",
|
261
|
-
SSMMaintenanceWindowTask: "AWS::SSM::MaintenanceWindowTask",
|
262
|
-
KendraDataSource: "AWS::Kendra::DataSource",
|
263
|
-
GlueMLTransform: "AWS::Glue::MLTransform",
|
264
|
-
PanoramaPackage: "AWS::Panorama::Package",
|
265
|
-
ApiGatewayUsagePlanKey: "AWS::ApiGateway::UsagePlanKey",
|
266
|
-
EMRSecurityConfiguration: "AWS::EMR::SecurityConfiguration",
|
267
|
-
OpenSearchServerlessSecurityPolicy: "AWS::OpenSearchServerless::SecurityPolicy",
|
190
|
+
CodeBuildSourceCredential: "AWS::CodeBuild::SourceCredential",
|
191
|
+
CodeCommitRepository: "AWS::CodeCommit::Repository",
|
192
|
+
CodeDeployApplication: "AWS::CodeDeploy::Application",
|
193
|
+
CodeDeployDeploymentConfig: "AWS::CodeDeploy::DeploymentConfig",
|
194
|
+
CodeDeployDeploymentGroup: "AWS::CodeDeploy::DeploymentGroup",
|
195
|
+
CodeGuruProfilerProfilingGroup: "AWS::CodeGuruProfiler::ProfilingGroup",
|
268
196
|
CodeGuruReviewerRepositoryAssociation: "AWS::CodeGuruReviewer::RepositoryAssociation",
|
269
|
-
TransferConnector: "AWS::Transfer::Connector",
|
270
|
-
CognitoUserPoolUserToGroupAttachment: "AWS::Cognito::UserPoolUserToGroupAttachment",
|
271
|
-
PinpointAPNSChannel: "AWS::Pinpoint::APNSChannel",
|
272
|
-
SSMResourcePolicy: "AWS::SSM::ResourcePolicy",
|
273
|
-
IoTSiteWiseDashboard: "AWS::IoTSiteWise::Dashboard",
|
274
|
-
RoboMakerFleet: "AWS::RoboMaker::Fleet",
|
275
|
-
ElasticBeanstalkConfigurationTemplate: "AWS::ElasticBeanstalk::ConfigurationTemplate",
|
276
|
-
PinpointEmailIdentity: "AWS::PinpointEmail::Identity",
|
277
|
-
WorkSpacesConnectionAlias: "AWS::WorkSpaces::ConnectionAlias",
|
278
|
-
EventsRule: "AWS::Events::Rule",
|
279
|
-
IoTCoreDeviceAdvisorSuiteDefinition: "AWS::IoTCoreDeviceAdvisor::SuiteDefinition",
|
280
|
-
SSMContactsContactChannel: "AWS::SSMContacts::ContactChannel",
|
281
|
-
ImageBuilderComponent: "AWS::ImageBuilder::Component",
|
282
197
|
CodePipelineCustomActionType: "AWS::CodePipeline::CustomActionType",
|
283
|
-
|
284
|
-
AppMeshVirtualRouter: "AWS::AppMesh::VirtualRouter",
|
285
|
-
DataSyncAgent: "AWS::DataSync::Agent",
|
286
|
-
GreengrassConnectorDefinition: "AWS::Greengrass::ConnectorDefinition",
|
287
|
-
OrganizationsResourcePolicy: "AWS::Organizations::ResourcePolicy",
|
288
|
-
EC2PlacementGroup: "AWS::EC2::PlacementGroup",
|
289
|
-
OmicsVariantStore: "AWS::Omics::VariantStore",
|
290
|
-
WAFRegionalSizeConstraintSet: "AWS::WAFRegional::SizeConstraintSet",
|
291
|
-
ApiGatewayRequestValidator: "AWS::ApiGateway::RequestValidator",
|
292
|
-
ConnectPhoneNumber: "AWS::Connect::PhoneNumber",
|
293
|
-
RDSDBSecurityGroupIngress: "AWS::RDS::DBSecurityGroupIngress",
|
294
|
-
TimestreamDatabase: "AWS::Timestream::Database",
|
295
|
-
IoTThingsGraphFlowTemplate: "AWS::IoTThingsGraph::FlowTemplate",
|
296
|
-
NetworkManagerTransitGatewayRouteTableAttachment: "AWS::NetworkManager::TransitGatewayRouteTableAttachment",
|
297
|
-
LogsLogGroup: "AWS::Logs::LogGroup",
|
198
|
+
CodePipelinePipeline: "AWS::CodePipeline::Pipeline",
|
298
199
|
CodePipelineWebhook: "AWS::CodePipeline::Webhook",
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
EC2VPNConnectionRoute: "AWS::EC2::VPNConnectionRoute",
|
323
|
-
NetworkManagerTransitGatewayPeering: "AWS::NetworkManager::TransitGatewayPeering",
|
324
|
-
WAFRule: "AWS::WAF::Rule",
|
325
|
-
DirectoryServiceMicrosoftAD: "AWS::DirectoryService::MicrosoftAD",
|
326
|
-
ApiGatewayV2DomainName: "AWS::ApiGatewayV2::DomainName",
|
327
|
-
GreengrassFunctionDefinition: "AWS::Greengrass::FunctionDefinition",
|
200
|
+
CodeStarGitHubRepository: "AWS::CodeStar::GitHubRepository",
|
201
|
+
CodeStarConnectionsConnection: "AWS::CodeStarConnections::Connection",
|
202
|
+
CodeStarNotificationsNotificationRule: "AWS::CodeStarNotifications::NotificationRule",
|
203
|
+
CognitoIdentityPool: "AWS::Cognito::IdentityPool",
|
204
|
+
CognitoIdentityPoolPrincipalTag: "AWS::Cognito::IdentityPoolPrincipalTag",
|
205
|
+
CognitoIdentityPoolRoleAttachment: "AWS::Cognito::IdentityPoolRoleAttachment",
|
206
|
+
CognitoUserPool: "AWS::Cognito::UserPool",
|
207
|
+
CognitoUserPoolClient: "AWS::Cognito::UserPoolClient",
|
208
|
+
CognitoUserPoolDomain: "AWS::Cognito::UserPoolDomain",
|
209
|
+
CognitoUserPoolGroup: "AWS::Cognito::UserPoolGroup",
|
210
|
+
CognitoUserPoolIdentityProvider: "AWS::Cognito::UserPoolIdentityProvider",
|
211
|
+
CognitoUserPoolResourceServer: "AWS::Cognito::UserPoolResourceServer",
|
212
|
+
CognitoUserPoolRiskConfigurationAttachment: "AWS::Cognito::UserPoolRiskConfigurationAttachment",
|
213
|
+
CognitoUserPoolUICustomizationAttachment: "AWS::Cognito::UserPoolUICustomizationAttachment",
|
214
|
+
CognitoUserPoolUser: "AWS::Cognito::UserPoolUser",
|
215
|
+
CognitoUserPoolUserToGroupAttachment: "AWS::Cognito::UserPoolUserToGroupAttachment",
|
216
|
+
ComprehendDocumentClassifier: "AWS::Comprehend::DocumentClassifier",
|
217
|
+
ComprehendFlywheel: "AWS::Comprehend::Flywheel",
|
218
|
+
ConfigAggregationAuthorization: "AWS::Config::AggregationAuthorization",
|
219
|
+
ConfigConfigRule: "AWS::Config::ConfigRule",
|
220
|
+
ConfigConfigurationAggregator: "AWS::Config::ConfigurationAggregator",
|
221
|
+
ConfigConfigurationRecorder: "AWS::Config::ConfigurationRecorder",
|
222
|
+
ConfigConformancePack: "AWS::Config::ConformancePack",
|
328
223
|
ConfigDeliveryChannel: "AWS::Config::DeliveryChannel",
|
329
|
-
EC2NetworkInterfacePermission: "AWS::EC2::NetworkInterfacePermission",
|
330
|
-
PersonalizeSolution: "AWS::Personalize::Solution",
|
331
|
-
GameLiftBuild: "AWS::GameLift::Build",
|
332
224
|
ConfigOrganizationConfigRule: "AWS::Config::OrganizationConfigRule",
|
333
|
-
|
334
|
-
|
335
|
-
|
336
|
-
|
337
|
-
|
338
|
-
|
339
|
-
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
|
346
|
-
|
347
|
-
|
348
|
-
|
349
|
-
|
350
|
-
|
351
|
-
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
|
356
|
-
|
357
|
-
|
358
|
-
AppSyncDomainNameApiAssociation: "AWS::AppSync::DomainNameApiAssociation",
|
359
|
-
BatchJobQueue: "AWS::Batch::JobQueue",
|
360
|
-
IoTThing: "AWS::IoT::Thing",
|
361
|
-
LogsResourcePolicy: "AWS::Logs::ResourcePolicy",
|
362
|
-
DMSCertificate: "AWS::DMS::Certificate",
|
363
|
-
ApiGatewayApiKey: "AWS::ApiGateway::ApiKey",
|
364
|
-
TimestreamTable: "AWS::Timestream::Table",
|
225
|
+
ConfigOrganizationConformancePack: "AWS::Config::OrganizationConformancePack",
|
226
|
+
ConfigRemediationConfiguration: "AWS::Config::RemediationConfiguration",
|
227
|
+
ConfigStoredQuery: "AWS::Config::StoredQuery",
|
228
|
+
ConnectApprovedOrigin: "AWS::Connect::ApprovedOrigin",
|
229
|
+
ConnectContactFlow: "AWS::Connect::ContactFlow",
|
230
|
+
ConnectContactFlowModule: "AWS::Connect::ContactFlowModule",
|
231
|
+
ConnectEvaluationForm: "AWS::Connect::EvaluationForm",
|
232
|
+
ConnectHoursOfOperation: "AWS::Connect::HoursOfOperation",
|
233
|
+
ConnectInstance: "AWS::Connect::Instance",
|
234
|
+
ConnectInstanceStorageConfig: "AWS::Connect::InstanceStorageConfig",
|
235
|
+
ConnectIntegrationAssociation: "AWS::Connect::IntegrationAssociation",
|
236
|
+
ConnectPhoneNumber: "AWS::Connect::PhoneNumber",
|
237
|
+
ConnectPrompt: "AWS::Connect::Prompt",
|
238
|
+
ConnectQueue: "AWS::Connect::Queue",
|
239
|
+
ConnectQuickConnect: "AWS::Connect::QuickConnect",
|
240
|
+
ConnectRoutingProfile: "AWS::Connect::RoutingProfile",
|
241
|
+
ConnectRule: "AWS::Connect::Rule",
|
242
|
+
ConnectSecurityKey: "AWS::Connect::SecurityKey",
|
243
|
+
ConnectTaskTemplate: "AWS::Connect::TaskTemplate",
|
244
|
+
ConnectTrafficDistributionGroup: "AWS::Connect::TrafficDistributionGroup",
|
245
|
+
ConnectUser: "AWS::Connect::User",
|
246
|
+
ConnectUserHierarchyGroup: "AWS::Connect::UserHierarchyGroup",
|
247
|
+
ConnectView: "AWS::Connect::View",
|
248
|
+
ConnectViewVersion: "AWS::Connect::ViewVersion",
|
249
|
+
ConnectCampaignsCampaign: "AWS::ConnectCampaigns::Campaign",
|
365
250
|
ControlTowerEnabledControl: "AWS::ControlTower::EnabledControl",
|
366
|
-
|
367
|
-
|
368
|
-
|
369
|
-
|
370
|
-
CloudFormationTypeActivation: "AWS::CloudFormation::TypeActivation",
|
371
|
-
KinesisVideoStream: "AWS::KinesisVideo::Stream",
|
251
|
+
CustomerProfilesCalculatedAttributeDefinition: "AWS::CustomerProfiles::CalculatedAttributeDefinition",
|
252
|
+
CustomerProfilesDomain: "AWS::CustomerProfiles::Domain",
|
253
|
+
CustomerProfilesEventStream: "AWS::CustomerProfiles::EventStream",
|
254
|
+
CustomerProfilesIntegration: "AWS::CustomerProfiles::Integration",
|
372
255
|
CustomerProfilesObjectType: "AWS::CustomerProfiles::ObjectType",
|
373
|
-
|
374
|
-
|
375
|
-
|
376
|
-
|
377
|
-
|
378
|
-
|
379
|
-
|
380
|
-
|
381
|
-
|
382
|
-
|
383
|
-
|
384
|
-
|
385
|
-
|
256
|
+
DAXCluster: "AWS::DAX::Cluster",
|
257
|
+
DAXParameterGroup: "AWS::DAX::ParameterGroup",
|
258
|
+
DAXSubnetGroup: "AWS::DAX::SubnetGroup",
|
259
|
+
DLMLifecyclePolicy: "AWS::DLM::LifecyclePolicy",
|
260
|
+
DMSCertificate: "AWS::DMS::Certificate",
|
261
|
+
DMSEndpoint: "AWS::DMS::Endpoint",
|
262
|
+
DMSEventSubscription: "AWS::DMS::EventSubscription",
|
263
|
+
DMSReplicationConfig: "AWS::DMS::ReplicationConfig",
|
264
|
+
DMSReplicationInstance: "AWS::DMS::ReplicationInstance",
|
265
|
+
DMSReplicationSubnetGroup: "AWS::DMS::ReplicationSubnetGroup",
|
266
|
+
DMSReplicationTask: "AWS::DMS::ReplicationTask",
|
267
|
+
DataBrewDataset: "AWS::DataBrew::Dataset",
|
268
|
+
DataBrewJob: "AWS::DataBrew::Job",
|
269
|
+
DataBrewProject: "AWS::DataBrew::Project",
|
270
|
+
DataBrewRecipe: "AWS::DataBrew::Recipe",
|
271
|
+
DataBrewRuleset: "AWS::DataBrew::Ruleset",
|
272
|
+
DataBrewSchedule: "AWS::DataBrew::Schedule",
|
386
273
|
DataPipelinePipeline: "AWS::DataPipeline::Pipeline",
|
387
|
-
|
388
|
-
|
389
|
-
|
390
|
-
|
391
|
-
|
392
|
-
|
393
|
-
|
394
|
-
|
395
|
-
|
396
|
-
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
|
404
|
-
|
405
|
-
|
406
|
-
|
407
|
-
|
408
|
-
|
409
|
-
|
410
|
-
|
411
|
-
|
412
|
-
|
413
|
-
LookoutMetricsAnomalyDetector: "AWS::LookoutMetrics::AnomalyDetector",
|
414
|
-
CloudFormationResourceVersion: "AWS::CloudFormation::ResourceVersion",
|
415
|
-
PersonalizeDatasetGroup: "AWS::Personalize::DatasetGroup",
|
416
|
-
LightsailBucket: "AWS::Lightsail::Bucket",
|
417
|
-
WisdomKnowledgeBase: "AWS::Wisdom::KnowledgeBase",
|
418
|
-
AppConfigDeploymentStrategy: "AWS::AppConfig::DeploymentStrategy",
|
419
|
-
EC2TrafficMirrorFilterRule: "AWS::EC2::TrafficMirrorFilterRule",
|
420
|
-
LambdaEventInvokeConfig: "AWS::Lambda::EventInvokeConfig",
|
421
|
-
EC2PrefixList: "AWS::EC2::PrefixList",
|
422
|
-
CodeGuruProfilerProfilingGroup: "AWS::CodeGuruProfiler::ProfilingGroup",
|
423
|
-
AthenaDataCatalog: "AWS::Athena::DataCatalog",
|
424
|
-
NetworkFirewallLoggingConfiguration: "AWS::NetworkFirewall::LoggingConfiguration",
|
425
|
-
GameLiftLocation: "AWS::GameLift::Location",
|
426
|
-
InternetMonitorMonitor: "AWS::InternetMonitor::Monitor",
|
427
|
-
ElastiCacheParameterGroup: "AWS::ElastiCache::ParameterGroup",
|
428
|
-
IVSChannel: "AWS::IVS::Channel",
|
429
|
-
SQSQueuePolicy: "AWS::SQS::QueuePolicy",
|
430
|
-
WAFSqlInjectionMatchSet: "AWS::WAF::SqlInjectionMatchSet",
|
431
|
-
CodeCommitRepository: "AWS::CodeCommit::Repository",
|
432
|
-
SecretsManagerSecret: "AWS::SecretsManager::Secret",
|
433
|
-
PinpointAPNSVoipSandboxChannel: "AWS::Pinpoint::APNSVoipSandboxChannel",
|
434
|
-
MSKBatchScramSecret: "AWS::MSK::BatchScramSecret",
|
435
|
-
ServiceCatalogPortfolio: "AWS::ServiceCatalog::Portfolio",
|
436
|
-
CognitoUserPoolUICustomizationAttachment: "AWS::Cognito::UserPoolUICustomizationAttachment",
|
437
|
-
GreengrassCoreDefinition: "AWS::Greengrass::CoreDefinition",
|
438
|
-
EMRStudioSessionMapping: "AWS::EMR::StudioSessionMapping",
|
439
|
-
ConnectSecurityKey: "AWS::Connect::SecurityKey",
|
440
|
-
IoTFleetWiseModelManifest: "AWS::IoTFleetWise::ModelManifest",
|
441
|
-
MediaStoreContainer: "AWS::MediaStore::Container",
|
442
|
-
LogsLogStream: "AWS::Logs::LogStream",
|
443
|
-
AthenaWorkGroup: "AWS::Athena::WorkGroup",
|
444
|
-
RoboMakerRobotApplicationVersion: "AWS::RoboMaker::RobotApplicationVersion",
|
445
|
-
RDSEventSubscription: "AWS::RDS::EventSubscription",
|
446
|
-
ElasticBeanstalkEnvironment: "AWS::ElasticBeanstalk::Environment",
|
447
|
-
IoTWirelessMulticastGroup: "AWS::IoTWireless::MulticastGroup",
|
448
|
-
LambdaFunction: "AWS::Lambda::Function",
|
449
|
-
LookoutVisionProject: "AWS::LookoutVision::Project",
|
450
|
-
Route53RecoveryControlRoutingControl: "AWS::Route53RecoveryControl::RoutingControl",
|
451
|
-
EventSchemasSchema: "AWS::EventSchemas::Schema",
|
452
|
-
IoTSiteWiseProject: "AWS::IoTSiteWise::Project",
|
453
|
-
ConfigConfigRule: "AWS::Config::ConfigRule",
|
454
|
-
KendraRankingExecutionPlan: "AWS::KendraRanking::ExecutionPlan",
|
455
|
-
IoTFleetWiseDecoderManifest: "AWS::IoTFleetWise::DecoderManifest",
|
456
|
-
GluePartition: "AWS::Glue::Partition",
|
274
|
+
DataSyncAgent: "AWS::DataSync::Agent",
|
275
|
+
DataSyncLocationAzureBlob: "AWS::DataSync::LocationAzureBlob",
|
276
|
+
DataSyncLocationEFS: "AWS::DataSync::LocationEFS",
|
277
|
+
DataSyncLocationFSxLustre: "AWS::DataSync::LocationFSxLustre",
|
278
|
+
DataSyncLocationFSxONTAP: "AWS::DataSync::LocationFSxONTAP",
|
279
|
+
DataSyncLocationFSxOpenZFS: "AWS::DataSync::LocationFSxOpenZFS",
|
280
|
+
DataSyncLocationFSxWindows: "AWS::DataSync::LocationFSxWindows",
|
281
|
+
DataSyncLocationHDFS: "AWS::DataSync::LocationHDFS",
|
282
|
+
DataSyncLocationNFS: "AWS::DataSync::LocationNFS",
|
283
|
+
DataSyncLocationObjectStorage: "AWS::DataSync::LocationObjectStorage",
|
284
|
+
DataSyncLocationS3: "AWS::DataSync::LocationS3",
|
285
|
+
DataSyncLocationSMB: "AWS::DataSync::LocationSMB",
|
286
|
+
DataSyncStorageSystem: "AWS::DataSync::StorageSystem",
|
287
|
+
DataSyncTask: "AWS::DataSync::Task",
|
288
|
+
DetectiveGraph: "AWS::Detective::Graph",
|
289
|
+
DetectiveMemberInvitation: "AWS::Detective::MemberInvitation",
|
290
|
+
DetectiveOrganizationAdmin: "AWS::Detective::OrganizationAdmin",
|
291
|
+
DevOpsGuruLogAnomalyDetectionIntegration: "AWS::DevOpsGuru::LogAnomalyDetectionIntegration",
|
292
|
+
DevOpsGuruNotificationChannel: "AWS::DevOpsGuru::NotificationChannel",
|
293
|
+
DevOpsGuruResourceCollection: "AWS::DevOpsGuru::ResourceCollection",
|
294
|
+
DirectoryServiceMicrosoftAD: "AWS::DirectoryService::MicrosoftAD",
|
295
|
+
DirectoryServiceSimpleAD: "AWS::DirectoryService::SimpleAD",
|
296
|
+
DocDBDBCluster: "AWS::DocDB::DBCluster",
|
297
|
+
DocDBDBClusterParameterGroup: "AWS::DocDB::DBClusterParameterGroup",
|
298
|
+
DocDBDBInstance: "AWS::DocDB::DBInstance",
|
299
|
+
DocDBDBSubnetGroup: "AWS::DocDB::DBSubnetGroup",
|
457
300
|
DocDBElasticCluster: "AWS::DocDBElastic::Cluster",
|
458
|
-
|
459
|
-
WAFWebACL: "AWS::WAF::WebACL",
|
460
|
-
AppSyncApiCache: "AWS::AppSync::ApiCache",
|
461
|
-
NeptuneDBCluster: "AWS::Neptune::DBCluster",
|
462
|
-
SESDedicatedIpPool: "AWS::SES::DedicatedIpPool",
|
463
|
-
GameLiftGameServerGroup: "AWS::GameLift::GameServerGroup",
|
464
|
-
ElastiCacheGlobalReplicationGroup: "AWS::ElastiCache::GlobalReplicationGroup",
|
465
|
-
SSMMaintenanceWindow: "AWS::SSM::MaintenanceWindow",
|
466
|
-
CloudFormationMacro: "AWS::CloudFormation::Macro",
|
467
|
-
EC2TransitGatewayMulticastDomain: "AWS::EC2::TransitGatewayMulticastDomain",
|
468
|
-
Route53RecordSetGroup: "AWS::Route53::RecordSetGroup",
|
469
|
-
CloudFrontFunction: "AWS::CloudFront::Function",
|
470
|
-
KinesisFirehoseDeliveryStream: "AWS::KinesisFirehose::DeliveryStream",
|
471
|
-
IVSPlaybackKeyPair: "AWS::IVS::PlaybackKeyPair",
|
472
|
-
GreengrassDeviceDefinitionVersion: "AWS::Greengrass::DeviceDefinitionVersion",
|
473
|
-
ApplicationAutoScalingScalableTarget: "AWS::ApplicationAutoScaling::ScalableTarget",
|
474
|
-
LakeFormationTagAssociation: "AWS::LakeFormation::TagAssociation",
|
475
|
-
AmplifyDomain: "AWS::Amplify::Domain",
|
476
|
-
ECSClusterCapacityProviderAssociations: "AWS::ECS::ClusterCapacityProviderAssociations",
|
477
|
-
ConnectContactFlow: "AWS::Connect::ContactFlow",
|
478
|
-
ECRRegistryPolicy: "AWS::ECR::RegistryPolicy",
|
479
|
-
ApiGatewayMethod: "AWS::ApiGateway::Method",
|
480
|
-
DMSEndpoint: "AWS::DMS::Endpoint",
|
481
|
-
NetworkManagerConnectPeer: "AWS::NetworkManager::ConnectPeer",
|
482
|
-
ServiceCatalogLaunchNotificationConstraint: "AWS::ServiceCatalog::LaunchNotificationConstraint",
|
483
|
-
SESReceiptRuleSet: "AWS::SES::ReceiptRuleSet",
|
484
|
-
AppStreamStackUserAssociation: "AWS::AppStream::StackUserAssociation",
|
485
|
-
PinpointAPNSVoipChannel: "AWS::Pinpoint::APNSVoipChannel",
|
486
|
-
PinpointEmailChannel: "AWS::Pinpoint::EmailChannel",
|
487
|
-
EC2NetworkInsightsAnalysis: "AWS::EC2::NetworkInsightsAnalysis",
|
488
|
-
ECSTaskDefinition: "AWS::ECS::TaskDefinition",
|
489
|
-
CEAnomalyMonitor: "AWS::CE::AnomalyMonitor",
|
490
|
-
ApiGatewayV2IntegrationResponse: "AWS::ApiGatewayV2::IntegrationResponse",
|
491
|
-
XRayResourcePolicy: "AWS::XRay::ResourcePolicy",
|
492
|
-
ForecastDatasetGroup: "AWS::Forecast::DatasetGroup",
|
493
|
-
IAMServerCertificate: "AWS::IAM::ServerCertificate",
|
494
|
-
EC2NetworkInsightsAccessScope: "AWS::EC2::NetworkInsightsAccessScope",
|
495
|
-
IoTThingPrincipalAttachment: "AWS::IoT::ThingPrincipalAttachment",
|
496
|
-
ElastiCacheCacheCluster: "AWS::ElastiCache::CacheCluster",
|
497
|
-
CloudFormationModuleDefaultVersion: "AWS::CloudFormation::ModuleDefaultVersion",
|
498
|
-
MSKCluster: "AWS::MSK::Cluster",
|
499
|
-
ElasticLoadBalancingV2TargetGroup: "AWS::ElasticLoadBalancingV2::TargetGroup",
|
500
|
-
ImageBuilderContainerRecipe: "AWS::ImageBuilder::ContainerRecipe",
|
501
|
-
RoboMakerRobot: "AWS::RoboMaker::Robot",
|
502
|
-
GlueTrigger: "AWS::Glue::Trigger",
|
503
|
-
SSMParameter: "AWS::SSM::Parameter",
|
504
|
-
InspectorAssessmentTemplate: "AWS::Inspector::AssessmentTemplate",
|
505
|
-
AppMeshMesh: "AWS::AppMesh::Mesh",
|
506
|
-
SSMResourceDataSync: "AWS::SSM::ResourceDataSync",
|
507
|
-
KinesisAnalyticsApplication: "AWS::KinesisAnalytics::Application",
|
301
|
+
DynamoDBGlobalTable: "AWS::DynamoDB::GlobalTable",
|
508
302
|
DynamoDBTable: "AWS::DynamoDB::Table",
|
303
|
+
EC2CapacityReservation: "AWS::EC2::CapacityReservation",
|
304
|
+
EC2CapacityReservationFleet: "AWS::EC2::CapacityReservationFleet",
|
305
|
+
EC2CarrierGateway: "AWS::EC2::CarrierGateway",
|
306
|
+
EC2ClientVpnAuthorizationRule: "AWS::EC2::ClientVpnAuthorizationRule",
|
307
|
+
EC2ClientVpnEndpoint: "AWS::EC2::ClientVpnEndpoint",
|
308
|
+
EC2ClientVpnRoute: "AWS::EC2::ClientVpnRoute",
|
309
|
+
EC2ClientVpnTargetNetworkAssociation: "AWS::EC2::ClientVpnTargetNetworkAssociation",
|
310
|
+
EC2CustomerGateway: "AWS::EC2::CustomerGateway",
|
311
|
+
EC2DHCPOptions: "AWS::EC2::DHCPOptions",
|
509
312
|
EC2EC2Fleet: "AWS::EC2::EC2Fleet",
|
510
|
-
|
511
|
-
|
512
|
-
|
513
|
-
CodeStarGitHubRepository: "AWS::CodeStar::GitHubRepository",
|
514
|
-
ChatbotSlackChannelConfiguration: "AWS::Chatbot::SlackChannelConfiguration",
|
515
|
-
AppStreamAppBlock: "AWS::AppStream::AppBlock",
|
516
|
-
IVSRecordingConfiguration: "AWS::IVS::RecordingConfiguration",
|
517
|
-
AutoScalingAutoScalingGroup: "AWS::AutoScaling::AutoScalingGroup",
|
518
|
-
FraudDetectorVariable: "AWS::FraudDetector::Variable",
|
519
|
-
QuickSightTheme: "AWS::QuickSight::Theme",
|
520
|
-
IVSChatLoggingConfiguration: "AWS::IVSChat::LoggingConfiguration",
|
521
|
-
SSOInstanceAccessControlAttributeConfiguration: "AWS::SSO::InstanceAccessControlAttributeConfiguration",
|
522
|
-
EC2VPCDHCPOptionsAssociation: "AWS::EC2::VPCDHCPOptionsAssociation",
|
523
|
-
CassandraKeyspace: "AWS::Cassandra::Keyspace",
|
524
|
-
DMSReplicationTask: "AWS::DMS::ReplicationTask",
|
313
|
+
EC2EIP: "AWS::EC2::EIP",
|
314
|
+
EC2EIPAssociation: "AWS::EC2::EIPAssociation",
|
315
|
+
EC2EgressOnlyInternetGateway: "AWS::EC2::EgressOnlyInternetGateway",
|
525
316
|
EC2EnclaveCertificateIamRoleAssociation: "AWS::EC2::EnclaveCertificateIamRoleAssociation",
|
526
|
-
|
527
|
-
|
528
|
-
|
529
|
-
|
530
|
-
|
531
|
-
|
532
|
-
|
533
|
-
|
534
|
-
|
317
|
+
EC2FlowLog: "AWS::EC2::FlowLog",
|
318
|
+
EC2GatewayRouteTableAssociation: "AWS::EC2::GatewayRouteTableAssociation",
|
319
|
+
EC2Host: "AWS::EC2::Host",
|
320
|
+
EC2IPAM: "AWS::EC2::IPAM",
|
321
|
+
EC2IPAMAllocation: "AWS::EC2::IPAMAllocation",
|
322
|
+
EC2IPAMPool: "AWS::EC2::IPAMPool",
|
323
|
+
EC2IPAMPoolCidr: "AWS::EC2::IPAMPoolCidr",
|
324
|
+
EC2IPAMResourceDiscovery: "AWS::EC2::IPAMResourceDiscovery",
|
325
|
+
EC2IPAMResourceDiscoveryAssociation: "AWS::EC2::IPAMResourceDiscoveryAssociation",
|
326
|
+
EC2IPAMScope: "AWS::EC2::IPAMScope",
|
327
|
+
EC2Instance: "AWS::EC2::Instance",
|
328
|
+
EC2InstanceConnectEndpoint: "AWS::EC2::InstanceConnectEndpoint",
|
329
|
+
EC2InternetGateway: "AWS::EC2::InternetGateway",
|
330
|
+
EC2KeyPair: "AWS::EC2::KeyPair",
|
331
|
+
EC2LaunchTemplate: "AWS::EC2::LaunchTemplate",
|
332
|
+
EC2LocalGatewayRoute: "AWS::EC2::LocalGatewayRoute",
|
333
|
+
EC2LocalGatewayRouteTable: "AWS::EC2::LocalGatewayRouteTable",
|
334
|
+
EC2LocalGatewayRouteTableVPCAssociation: "AWS::EC2::LocalGatewayRouteTableVPCAssociation",
|
335
|
+
EC2LocalGatewayRouteTableVirtualInterfaceGroupAssociation: "AWS::EC2::LocalGatewayRouteTableVirtualInterfaceGroupAssociation",
|
336
|
+
EC2NatGateway: "AWS::EC2::NatGateway",
|
337
|
+
EC2NetworkAcl: "AWS::EC2::NetworkAcl",
|
338
|
+
EC2NetworkAclEntry: "AWS::EC2::NetworkAclEntry",
|
339
|
+
EC2NetworkInsightsAccessScope: "AWS::EC2::NetworkInsightsAccessScope",
|
340
|
+
EC2NetworkInsightsAccessScopeAnalysis: "AWS::EC2::NetworkInsightsAccessScopeAnalysis",
|
341
|
+
EC2NetworkInsightsAnalysis: "AWS::EC2::NetworkInsightsAnalysis",
|
342
|
+
EC2NetworkInsightsPath: "AWS::EC2::NetworkInsightsPath",
|
343
|
+
EC2NetworkInterface: "AWS::EC2::NetworkInterface",
|
344
|
+
EC2NetworkInterfaceAttachment: "AWS::EC2::NetworkInterfaceAttachment",
|
345
|
+
EC2NetworkInterfacePermission: "AWS::EC2::NetworkInterfacePermission",
|
346
|
+
EC2NetworkPerformanceMetricSubscription: "AWS::EC2::NetworkPerformanceMetricSubscription",
|
347
|
+
EC2PlacementGroup: "AWS::EC2::PlacementGroup",
|
348
|
+
EC2PrefixList: "AWS::EC2::PrefixList",
|
349
|
+
EC2Route: "AWS::EC2::Route",
|
535
350
|
EC2RouteTable: "AWS::EC2::RouteTable",
|
536
|
-
|
537
|
-
|
538
|
-
|
539
|
-
|
540
|
-
|
541
|
-
|
542
|
-
|
543
|
-
|
544
|
-
|
545
|
-
|
546
|
-
|
547
|
-
|
548
|
-
MediaPackageAsset: "AWS::MediaPackage::Asset",
|
549
|
-
SageMakerWorkteam: "AWS::SageMaker::Workteam",
|
550
|
-
AutoScalingLaunchConfiguration: "AWS::AutoScaling::LaunchConfiguration",
|
551
|
-
SQSQueue: "AWS::SQS::Queue",
|
552
|
-
LookoutEquipmentInferenceScheduler: "AWS::LookoutEquipment::InferenceScheduler",
|
351
|
+
EC2SecurityGroup: "AWS::EC2::SecurityGroup",
|
352
|
+
EC2SecurityGroupEgress: "AWS::EC2::SecurityGroupEgress",
|
353
|
+
EC2SecurityGroupIngress: "AWS::EC2::SecurityGroupIngress",
|
354
|
+
EC2SpotFleet: "AWS::EC2::SpotFleet",
|
355
|
+
EC2Subnet: "AWS::EC2::Subnet",
|
356
|
+
EC2SubnetCidrBlock: "AWS::EC2::SubnetCidrBlock",
|
357
|
+
EC2SubnetNetworkAclAssociation: "AWS::EC2::SubnetNetworkAclAssociation",
|
358
|
+
EC2SubnetRouteTableAssociation: "AWS::EC2::SubnetRouteTableAssociation",
|
359
|
+
EC2TrafficMirrorFilter: "AWS::EC2::TrafficMirrorFilter",
|
360
|
+
EC2TrafficMirrorFilterRule: "AWS::EC2::TrafficMirrorFilterRule",
|
361
|
+
EC2TrafficMirrorSession: "AWS::EC2::TrafficMirrorSession",
|
362
|
+
EC2TrafficMirrorTarget: "AWS::EC2::TrafficMirrorTarget",
|
553
363
|
EC2TransitGateway: "AWS::EC2::TransitGateway",
|
554
|
-
|
555
|
-
|
556
|
-
|
557
|
-
|
558
|
-
|
559
|
-
|
560
|
-
|
561
|
-
|
562
|
-
|
563
|
-
|
564
|
-
|
565
|
-
EC2Volume: "AWS::EC2::Volume",
|
566
|
-
IAMServiceLinkedRole: "AWS::IAM::ServiceLinkedRole",
|
567
|
-
GroundStationConfig: "AWS::GroundStation::Config",
|
568
|
-
SupportAppAccountAlias: "AWS::SupportApp::AccountAlias",
|
569
|
-
GuardDutyFilter: "AWS::GuardDuty::Filter",
|
570
|
-
BudgetsBudgetsAction: "AWS::Budgets::BudgetsAction",
|
571
|
-
S3AccessPoint: "AWS::S3::AccessPoint",
|
572
|
-
SNSSubscription: "AWS::SNS::Subscription",
|
573
|
-
EFSMountTarget: "AWS::EFS::MountTarget",
|
574
|
-
GlueDataCatalogEncryptionSettings: "AWS::Glue::DataCatalogEncryptionSettings",
|
575
|
-
SageMakerNotebookInstanceLifecycleConfig: "AWS::SageMaker::NotebookInstanceLifecycleConfig",
|
576
|
-
MediaConnectFlowSource: "AWS::MediaConnect::FlowSource",
|
577
|
-
ApiGatewayDeployment: "AWS::ApiGateway::Deployment",
|
578
|
-
CognitoUserPoolGroup: "AWS::Cognito::UserPoolGroup",
|
579
|
-
IoTFleetWiseCampaign: "AWS::IoTFleetWise::Campaign",
|
580
|
-
LakeFormationPermissions: "AWS::LakeFormation::Permissions",
|
581
|
-
KMSKey: "AWS::KMS::Key",
|
582
|
-
ApplicationInsightsApplication: "AWS::ApplicationInsights::Application",
|
583
|
-
CustomerProfilesDomain: "AWS::CustomerProfiles::Domain",
|
584
|
-
NimbleStudioStreamingImage: "AWS::NimbleStudio::StreamingImage",
|
585
|
-
OpsWorksApp: "AWS::OpsWorks::App",
|
586
|
-
LambdaEventSourceMapping: "AWS::Lambda::EventSourceMapping",
|
587
|
-
ApiGatewayV2ApiGatewayManagedOverrides: "AWS::ApiGatewayV2::ApiGatewayManagedOverrides",
|
588
|
-
AppConfigDeployment: "AWS::AppConfig::Deployment",
|
589
|
-
ApiGatewayAuthorizer: "AWS::ApiGateway::Authorizer",
|
590
|
-
EC2LocalGatewayRoute: "AWS::EC2::LocalGatewayRoute",
|
591
|
-
QLDBStream: "AWS::QLDB::Stream",
|
592
|
-
WAFRegionalGeoMatchSet: "AWS::WAFRegional::GeoMatchSet",
|
593
|
-
BatchJobDefinition: "AWS::Batch::JobDefinition",
|
594
|
-
EvidentlyLaunch: "AWS::Evidently::Launch",
|
595
|
-
DataBrewDataset: "AWS::DataBrew::Dataset",
|
364
|
+
EC2TransitGatewayAttachment: "AWS::EC2::TransitGatewayAttachment",
|
365
|
+
EC2TransitGatewayConnect: "AWS::EC2::TransitGatewayConnect",
|
366
|
+
EC2TransitGatewayMulticastDomain: "AWS::EC2::TransitGatewayMulticastDomain",
|
367
|
+
EC2TransitGatewayMulticastDomainAssociation: "AWS::EC2::TransitGatewayMulticastDomainAssociation",
|
368
|
+
EC2TransitGatewayMulticastGroupMember: "AWS::EC2::TransitGatewayMulticastGroupMember",
|
369
|
+
EC2TransitGatewayMulticastGroupSource: "AWS::EC2::TransitGatewayMulticastGroupSource",
|
370
|
+
EC2TransitGatewayPeeringAttachment: "AWS::EC2::TransitGatewayPeeringAttachment",
|
371
|
+
EC2TransitGatewayRoute: "AWS::EC2::TransitGatewayRoute",
|
372
|
+
EC2TransitGatewayRouteTable: "AWS::EC2::TransitGatewayRouteTable",
|
373
|
+
EC2TransitGatewayRouteTableAssociation: "AWS::EC2::TransitGatewayRouteTableAssociation",
|
374
|
+
EC2TransitGatewayRouteTablePropagation: "AWS::EC2::TransitGatewayRouteTablePropagation",
|
596
375
|
EC2TransitGatewayVpcAttachment: "AWS::EC2::TransitGatewayVpcAttachment",
|
597
|
-
|
376
|
+
EC2VPC: "AWS::EC2::VPC",
|
377
|
+
EC2VPCCidrBlock: "AWS::EC2::VPCCidrBlock",
|
378
|
+
EC2VPCDHCPOptionsAssociation: "AWS::EC2::VPCDHCPOptionsAssociation",
|
379
|
+
EC2VPCEndpoint: "AWS::EC2::VPCEndpoint",
|
598
380
|
EC2VPCEndpointConnectionNotification: "AWS::EC2::VPCEndpointConnectionNotification",
|
599
|
-
|
381
|
+
EC2VPCEndpointService: "AWS::EC2::VPCEndpointService",
|
382
|
+
EC2VPCEndpointServicePermissions: "AWS::EC2::VPCEndpointServicePermissions",
|
383
|
+
EC2VPCGatewayAttachment: "AWS::EC2::VPCGatewayAttachment",
|
384
|
+
EC2VPCPeeringConnection: "AWS::EC2::VPCPeeringConnection",
|
385
|
+
EC2VPNConnection: "AWS::EC2::VPNConnection",
|
386
|
+
EC2VPNConnectionRoute: "AWS::EC2::VPNConnectionRoute",
|
387
|
+
EC2VPNGateway: "AWS::EC2::VPNGateway",
|
388
|
+
EC2VPNGatewayRoutePropagation: "AWS::EC2::VPNGatewayRoutePropagation",
|
389
|
+
EC2VerifiedAccessEndpoint: "AWS::EC2::VerifiedAccessEndpoint",
|
390
|
+
EC2VerifiedAccessGroup: "AWS::EC2::VerifiedAccessGroup",
|
391
|
+
EC2VerifiedAccessInstance: "AWS::EC2::VerifiedAccessInstance",
|
392
|
+
EC2VerifiedAccessTrustProvider: "AWS::EC2::VerifiedAccessTrustProvider",
|
393
|
+
EC2Volume: "AWS::EC2::Volume",
|
394
|
+
EC2VolumeAttachment: "AWS::EC2::VolumeAttachment",
|
395
|
+
ECRPublicRepository: "AWS::ECR::PublicRepository",
|
396
|
+
ECRPullThroughCacheRule: "AWS::ECR::PullThroughCacheRule",
|
397
|
+
ECRRegistryPolicy: "AWS::ECR::RegistryPolicy",
|
398
|
+
ECRReplicationConfiguration: "AWS::ECR::ReplicationConfiguration",
|
399
|
+
ECRRepository: "AWS::ECR::Repository",
|
400
|
+
ECSCapacityProvider: "AWS::ECS::CapacityProvider",
|
401
|
+
ECSCluster: "AWS::ECS::Cluster",
|
402
|
+
ECSClusterCapacityProviderAssociations: "AWS::ECS::ClusterCapacityProviderAssociations",
|
403
|
+
ECSPrimaryTaskSet: "AWS::ECS::PrimaryTaskSet",
|
404
|
+
ECSService: "AWS::ECS::Service",
|
405
|
+
ECSTaskDefinition: "AWS::ECS::TaskDefinition",
|
406
|
+
ECSTaskSet: "AWS::ECS::TaskSet",
|
407
|
+
EFSAccessPoint: "AWS::EFS::AccessPoint",
|
408
|
+
EFSFileSystem: "AWS::EFS::FileSystem",
|
409
|
+
EFSMountTarget: "AWS::EFS::MountTarget",
|
410
|
+
EKSAddon: "AWS::EKS::Addon",
|
411
|
+
EKSCluster: "AWS::EKS::Cluster",
|
412
|
+
EKSFargateProfile: "AWS::EKS::FargateProfile",
|
413
|
+
EKSIdentityProviderConfig: "AWS::EKS::IdentityProviderConfig",
|
414
|
+
EKSNodegroup: "AWS::EKS::Nodegroup",
|
415
|
+
EMRCluster: "AWS::EMR::Cluster",
|
416
|
+
EMRInstanceFleetConfig: "AWS::EMR::InstanceFleetConfig",
|
417
|
+
EMRInstanceGroupConfig: "AWS::EMR::InstanceGroupConfig",
|
418
|
+
EMRSecurityConfiguration: "AWS::EMR::SecurityConfiguration",
|
419
|
+
EMRStep: "AWS::EMR::Step",
|
420
|
+
EMRStudio: "AWS::EMR::Studio",
|
421
|
+
EMRStudioSessionMapping: "AWS::EMR::StudioSessionMapping",
|
422
|
+
EMRWALWorkspace: "AWS::EMR::WALWorkspace",
|
423
|
+
EMRContainersVirtualCluster: "AWS::EMRContainers::VirtualCluster",
|
424
|
+
EMRServerlessApplication: "AWS::EMRServerless::Application",
|
425
|
+
ElastiCacheCacheCluster: "AWS::ElastiCache::CacheCluster",
|
426
|
+
ElastiCacheGlobalReplicationGroup: "AWS::ElastiCache::GlobalReplicationGroup",
|
427
|
+
ElastiCacheParameterGroup: "AWS::ElastiCache::ParameterGroup",
|
428
|
+
ElastiCacheReplicationGroup: "AWS::ElastiCache::ReplicationGroup",
|
429
|
+
ElastiCacheSecurityGroup: "AWS::ElastiCache::SecurityGroup",
|
430
|
+
ElastiCacheSecurityGroupIngress: "AWS::ElastiCache::SecurityGroupIngress",
|
431
|
+
ElastiCacheSubnetGroup: "AWS::ElastiCache::SubnetGroup",
|
600
432
|
ElastiCacheUser: "AWS::ElastiCache::User",
|
601
|
-
|
602
|
-
|
603
|
-
|
604
|
-
|
605
|
-
|
433
|
+
ElastiCacheUserGroup: "AWS::ElastiCache::UserGroup",
|
434
|
+
ElasticBeanstalkApplication: "AWS::ElasticBeanstalk::Application",
|
435
|
+
ElasticBeanstalkApplicationVersion: "AWS::ElasticBeanstalk::ApplicationVersion",
|
436
|
+
ElasticBeanstalkConfigurationTemplate: "AWS::ElasticBeanstalk::ConfigurationTemplate",
|
437
|
+
ElasticBeanstalkEnvironment: "AWS::ElasticBeanstalk::Environment",
|
606
438
|
ElasticLoadBalancingLoadBalancer: "AWS::ElasticLoadBalancing::LoadBalancer",
|
607
|
-
|
608
|
-
|
439
|
+
ElasticLoadBalancingV2Listener: "AWS::ElasticLoadBalancingV2::Listener",
|
440
|
+
ElasticLoadBalancingV2ListenerCertificate: "AWS::ElasticLoadBalancingV2::ListenerCertificate",
|
441
|
+
ElasticLoadBalancingV2ListenerRule: "AWS::ElasticLoadBalancingV2::ListenerRule",
|
442
|
+
ElasticLoadBalancingV2LoadBalancer: "AWS::ElasticLoadBalancingV2::LoadBalancer",
|
443
|
+
ElasticLoadBalancingV2TargetGroup: "AWS::ElasticLoadBalancingV2::TargetGroup",
|
444
|
+
ElasticsearchDomain: "AWS::Elasticsearch::Domain",
|
445
|
+
EntityResolutionMatchingWorkflow: "AWS::EntityResolution::MatchingWorkflow",
|
446
|
+
EntityResolutionSchemaMapping: "AWS::EntityResolution::SchemaMapping",
|
447
|
+
EventSchemasDiscoverer: "AWS::EventSchemas::Discoverer",
|
448
|
+
EventSchemasRegistry: "AWS::EventSchemas::Registry",
|
449
|
+
EventSchemasRegistryPolicy: "AWS::EventSchemas::RegistryPolicy",
|
450
|
+
EventSchemasSchema: "AWS::EventSchemas::Schema",
|
451
|
+
EventsApiDestination: "AWS::Events::ApiDestination",
|
452
|
+
EventsArchive: "AWS::Events::Archive",
|
453
|
+
EventsConnection: "AWS::Events::Connection",
|
454
|
+
EventsEndpoint: "AWS::Events::Endpoint",
|
455
|
+
EventsEventBus: "AWS::Events::EventBus",
|
456
|
+
EventsEventBusPolicy: "AWS::Events::EventBusPolicy",
|
457
|
+
EventsRule: "AWS::Events::Rule",
|
609
458
|
EvidentlyExperiment: "AWS::Evidently::Experiment",
|
610
|
-
|
611
|
-
|
612
|
-
|
459
|
+
EvidentlyFeature: "AWS::Evidently::Feature",
|
460
|
+
EvidentlyLaunch: "AWS::Evidently::Launch",
|
461
|
+
EvidentlyProject: "AWS::Evidently::Project",
|
462
|
+
EvidentlySegment: "AWS::Evidently::Segment",
|
463
|
+
FISExperimentTemplate: "AWS::FIS::ExperimentTemplate",
|
464
|
+
FMSNotificationChannel: "AWS::FMS::NotificationChannel",
|
465
|
+
FMSPolicy: "AWS::FMS::Policy",
|
466
|
+
FMSResourceSet: "AWS::FMS::ResourceSet",
|
467
|
+
FSxDataRepositoryAssociation: "AWS::FSx::DataRepositoryAssociation",
|
468
|
+
FSxFileSystem: "AWS::FSx::FileSystem",
|
469
|
+
FSxSnapshot: "AWS::FSx::Snapshot",
|
470
|
+
FSxStorageVirtualMachine: "AWS::FSx::StorageVirtualMachine",
|
471
|
+
FSxVolume: "AWS::FSx::Volume",
|
472
|
+
FinSpaceEnvironment: "AWS::FinSpace::Environment",
|
613
473
|
ForecastDataset: "AWS::Forecast::Dataset",
|
614
|
-
|
615
|
-
|
616
|
-
|
617
|
-
|
618
|
-
|
619
|
-
|
620
|
-
|
621
|
-
|
622
|
-
|
623
|
-
|
624
|
-
|
474
|
+
ForecastDatasetGroup: "AWS::Forecast::DatasetGroup",
|
475
|
+
FraudDetectorDetector: "AWS::FraudDetector::Detector",
|
476
|
+
FraudDetectorEntityType: "AWS::FraudDetector::EntityType",
|
477
|
+
FraudDetectorEventType: "AWS::FraudDetector::EventType",
|
478
|
+
FraudDetectorLabel: "AWS::FraudDetector::Label",
|
479
|
+
FraudDetectorList: "AWS::FraudDetector::List",
|
480
|
+
FraudDetectorOutcome: "AWS::FraudDetector::Outcome",
|
481
|
+
FraudDetectorVariable: "AWS::FraudDetector::Variable",
|
482
|
+
GameLiftAlias: "AWS::GameLift::Alias",
|
483
|
+
GameLiftBuild: "AWS::GameLift::Build",
|
484
|
+
GameLiftFleet: "AWS::GameLift::Fleet",
|
485
|
+
GameLiftGameServerGroup: "AWS::GameLift::GameServerGroup",
|
486
|
+
GameLiftGameSessionQueue: "AWS::GameLift::GameSessionQueue",
|
487
|
+
GameLiftLocation: "AWS::GameLift::Location",
|
625
488
|
GameLiftMatchmakingConfiguration: "AWS::GameLift::MatchmakingConfiguration",
|
626
|
-
|
627
|
-
|
628
|
-
|
629
|
-
|
630
|
-
|
631
|
-
|
632
|
-
|
633
|
-
|
634
|
-
|
635
|
-
|
636
|
-
|
637
|
-
|
638
|
-
|
639
|
-
|
640
|
-
|
641
|
-
|
642
|
-
|
643
|
-
|
644
|
-
|
645
|
-
|
646
|
-
|
647
|
-
|
648
|
-
|
649
|
-
|
650
|
-
|
651
|
-
|
652
|
-
|
653
|
-
|
654
|
-
|
655
|
-
|
489
|
+
GameLiftMatchmakingRuleSet: "AWS::GameLift::MatchmakingRuleSet",
|
490
|
+
GameLiftScript: "AWS::GameLift::Script",
|
491
|
+
GlobalAcceleratorAccelerator: "AWS::GlobalAccelerator::Accelerator",
|
492
|
+
GlobalAcceleratorEndpointGroup: "AWS::GlobalAccelerator::EndpointGroup",
|
493
|
+
GlobalAcceleratorListener: "AWS::GlobalAccelerator::Listener",
|
494
|
+
GlueClassifier: "AWS::Glue::Classifier",
|
495
|
+
GlueConnection: "AWS::Glue::Connection",
|
496
|
+
GlueCrawler: "AWS::Glue::Crawler",
|
497
|
+
GlueDataCatalogEncryptionSettings: "AWS::Glue::DataCatalogEncryptionSettings",
|
498
|
+
GlueDataQualityRuleset: "AWS::Glue::DataQualityRuleset",
|
499
|
+
GlueDatabase: "AWS::Glue::Database",
|
500
|
+
GlueDevEndpoint: "AWS::Glue::DevEndpoint",
|
501
|
+
GlueJob: "AWS::Glue::Job",
|
502
|
+
GlueMLTransform: "AWS::Glue::MLTransform",
|
503
|
+
GluePartition: "AWS::Glue::Partition",
|
504
|
+
GlueRegistry: "AWS::Glue::Registry",
|
505
|
+
GlueSchema: "AWS::Glue::Schema",
|
506
|
+
GlueSchemaVersion: "AWS::Glue::SchemaVersion",
|
507
|
+
GlueSchemaVersionMetadata: "AWS::Glue::SchemaVersionMetadata",
|
508
|
+
GlueSecurityConfiguration: "AWS::Glue::SecurityConfiguration",
|
509
|
+
GlueTable: "AWS::Glue::Table",
|
510
|
+
GlueTrigger: "AWS::Glue::Trigger",
|
511
|
+
GlueWorkflow: "AWS::Glue::Workflow",
|
512
|
+
GrafanaWorkspace: "AWS::Grafana::Workspace",
|
513
|
+
GreengrassConnectorDefinition: "AWS::Greengrass::ConnectorDefinition",
|
514
|
+
GreengrassConnectorDefinitionVersion: "AWS::Greengrass::ConnectorDefinitionVersion",
|
515
|
+
GreengrassCoreDefinition: "AWS::Greengrass::CoreDefinition",
|
516
|
+
GreengrassCoreDefinitionVersion: "AWS::Greengrass::CoreDefinitionVersion",
|
517
|
+
GreengrassDeviceDefinition: "AWS::Greengrass::DeviceDefinition",
|
518
|
+
GreengrassDeviceDefinitionVersion: "AWS::Greengrass::DeviceDefinitionVersion",
|
519
|
+
GreengrassFunctionDefinition: "AWS::Greengrass::FunctionDefinition",
|
520
|
+
GreengrassFunctionDefinitionVersion: "AWS::Greengrass::FunctionDefinitionVersion",
|
521
|
+
GreengrassGroup: "AWS::Greengrass::Group",
|
522
|
+
GreengrassGroupVersion: "AWS::Greengrass::GroupVersion",
|
523
|
+
GreengrassLoggerDefinition: "AWS::Greengrass::LoggerDefinition",
|
524
|
+
GreengrassLoggerDefinitionVersion: "AWS::Greengrass::LoggerDefinitionVersion",
|
525
|
+
GreengrassResourceDefinition: "AWS::Greengrass::ResourceDefinition",
|
526
|
+
GreengrassResourceDefinitionVersion: "AWS::Greengrass::ResourceDefinitionVersion",
|
527
|
+
GreengrassSubscriptionDefinition: "AWS::Greengrass::SubscriptionDefinition",
|
528
|
+
GreengrassSubscriptionDefinitionVersion: "AWS::Greengrass::SubscriptionDefinitionVersion",
|
529
|
+
GreengrassV2ComponentVersion: "AWS::GreengrassV2::ComponentVersion",
|
530
|
+
GreengrassV2Deployment: "AWS::GreengrassV2::Deployment",
|
531
|
+
GroundStationConfig: "AWS::GroundStation::Config",
|
532
|
+
GroundStationDataflowEndpointGroup: "AWS::GroundStation::DataflowEndpointGroup",
|
533
|
+
GroundStationMissionProfile: "AWS::GroundStation::MissionProfile",
|
534
|
+
GuardDutyDetector: "AWS::GuardDuty::Detector",
|
535
|
+
GuardDutyFilter: "AWS::GuardDuty::Filter",
|
536
|
+
GuardDutyIPSet: "AWS::GuardDuty::IPSet",
|
537
|
+
GuardDutyMaster: "AWS::GuardDuty::Master",
|
538
|
+
GuardDutyMember: "AWS::GuardDuty::Member",
|
539
|
+
GuardDutyThreatIntelSet: "AWS::GuardDuty::ThreatIntelSet",
|
540
|
+
HealthLakeFHIRDatastore: "AWS::HealthLake::FHIRDatastore",
|
541
|
+
IAMAccessKey: "AWS::IAM::AccessKey",
|
542
|
+
IAMGroup: "AWS::IAM::Group",
|
543
|
+
IAMGroupPolicy: "AWS::IAM::GroupPolicy",
|
544
|
+
IAMInstanceProfile: "AWS::IAM::InstanceProfile",
|
545
|
+
IAMManagedPolicy: "AWS::IAM::ManagedPolicy",
|
546
|
+
IAMOIDCProvider: "AWS::IAM::OIDCProvider",
|
547
|
+
IAMPolicy: "AWS::IAM::Policy",
|
548
|
+
IAMRole: "AWS::IAM::Role",
|
549
|
+
IAMRolePolicy: "AWS::IAM::RolePolicy",
|
550
|
+
IAMSAMLProvider: "AWS::IAM::SAMLProvider",
|
551
|
+
IAMServerCertificate: "AWS::IAM::ServerCertificate",
|
552
|
+
IAMServiceLinkedRole: "AWS::IAM::ServiceLinkedRole",
|
553
|
+
IAMUser: "AWS::IAM::User",
|
554
|
+
IAMUserPolicy: "AWS::IAM::UserPolicy",
|
555
|
+
IAMUserToGroupAddition: "AWS::IAM::UserToGroupAddition",
|
556
|
+
IAMVirtualMFADevice: "AWS::IAM::VirtualMFADevice",
|
557
|
+
IVSChannel: "AWS::IVS::Channel",
|
558
|
+
IVSPlaybackKeyPair: "AWS::IVS::PlaybackKeyPair",
|
559
|
+
IVSRecordingConfiguration: "AWS::IVS::RecordingConfiguration",
|
560
|
+
IVSStreamKey: "AWS::IVS::StreamKey",
|
561
|
+
IVSChatLoggingConfiguration: "AWS::IVSChat::LoggingConfiguration",
|
562
|
+
IVSChatRoom: "AWS::IVSChat::Room",
|
563
|
+
IdentityStoreGroup: "AWS::IdentityStore::Group",
|
564
|
+
IdentityStoreGroupMembership: "AWS::IdentityStore::GroupMembership",
|
565
|
+
ImageBuilderComponent: "AWS::ImageBuilder::Component",
|
566
|
+
ImageBuilderContainerRecipe: "AWS::ImageBuilder::ContainerRecipe",
|
567
|
+
ImageBuilderDistributionConfiguration: "AWS::ImageBuilder::DistributionConfiguration",
|
568
|
+
ImageBuilderImage: "AWS::ImageBuilder::Image",
|
569
|
+
ImageBuilderImagePipeline: "AWS::ImageBuilder::ImagePipeline",
|
570
|
+
ImageBuilderImageRecipe: "AWS::ImageBuilder::ImageRecipe",
|
571
|
+
ImageBuilderInfrastructureConfiguration: "AWS::ImageBuilder::InfrastructureConfiguration",
|
572
|
+
InspectorAssessmentTarget: "AWS::Inspector::AssessmentTarget",
|
573
|
+
InspectorAssessmentTemplate: "AWS::Inspector::AssessmentTemplate",
|
574
|
+
InspectorResourceGroup: "AWS::Inspector::ResourceGroup",
|
575
|
+
InspectorV2Filter: "AWS::InspectorV2::Filter",
|
576
|
+
InternetMonitorMonitor: "AWS::InternetMonitor::Monitor",
|
577
|
+
IoT1ClickDevice: "AWS::IoT1Click::Device",
|
578
|
+
IoT1ClickPlacement: "AWS::IoT1Click::Placement",
|
579
|
+
IoT1ClickProject: "AWS::IoT1Click::Project",
|
580
|
+
IoTAccountAuditConfiguration: "AWS::IoT::AccountAuditConfiguration",
|
581
|
+
IoTAuthorizer: "AWS::IoT::Authorizer",
|
582
|
+
IoTBillingGroup: "AWS::IoT::BillingGroup",
|
583
|
+
IoTCACertificate: "AWS::IoT::CACertificate",
|
584
|
+
IoTCertificate: "AWS::IoT::Certificate",
|
585
|
+
IoTCustomMetric: "AWS::IoT::CustomMetric",
|
586
|
+
IoTDimension: "AWS::IoT::Dimension",
|
587
|
+
IoTDomainConfiguration: "AWS::IoT::DomainConfiguration",
|
588
|
+
IoTFleetMetric: "AWS::IoT::FleetMetric",
|
589
|
+
IoTJobTemplate: "AWS::IoT::JobTemplate",
|
590
|
+
IoTLogging: "AWS::IoT::Logging",
|
591
|
+
IoTMitigationAction: "AWS::IoT::MitigationAction",
|
592
|
+
IoTPolicy: "AWS::IoT::Policy",
|
593
|
+
IoTPolicyPrincipalAttachment: "AWS::IoT::PolicyPrincipalAttachment",
|
594
|
+
IoTProvisioningTemplate: "AWS::IoT::ProvisioningTemplate",
|
595
|
+
IoTResourceSpecificLogging: "AWS::IoT::ResourceSpecificLogging",
|
656
596
|
IoTRoleAlias: "AWS::IoT::RoleAlias",
|
657
|
-
|
658
|
-
|
659
|
-
|
660
|
-
|
661
|
-
|
662
|
-
|
663
|
-
|
664
|
-
|
665
|
-
|
666
|
-
|
667
|
-
|
668
|
-
|
669
|
-
|
670
|
-
|
671
|
-
|
672
|
-
|
673
|
-
|
674
|
-
|
675
|
-
|
676
|
-
|
677
|
-
|
678
|
-
|
679
|
-
|
680
|
-
|
681
|
-
|
597
|
+
IoTScheduledAudit: "AWS::IoT::ScheduledAudit",
|
598
|
+
IoTSecurityProfile: "AWS::IoT::SecurityProfile",
|
599
|
+
IoTThing: "AWS::IoT::Thing",
|
600
|
+
IoTThingGroup: "AWS::IoT::ThingGroup",
|
601
|
+
IoTThingPrincipalAttachment: "AWS::IoT::ThingPrincipalAttachment",
|
602
|
+
IoTThingType: "AWS::IoT::ThingType",
|
603
|
+
IoTTopicRule: "AWS::IoT::TopicRule",
|
604
|
+
IoTTopicRuleDestination: "AWS::IoT::TopicRuleDestination",
|
605
|
+
IoTAnalyticsChannel: "AWS::IoTAnalytics::Channel",
|
606
|
+
IoTAnalyticsDataset: "AWS::IoTAnalytics::Dataset",
|
607
|
+
IoTAnalyticsDatastore: "AWS::IoTAnalytics::Datastore",
|
608
|
+
IoTAnalyticsPipeline: "AWS::IoTAnalytics::Pipeline",
|
609
|
+
IoTCoreDeviceAdvisorSuiteDefinition: "AWS::IoTCoreDeviceAdvisor::SuiteDefinition",
|
610
|
+
IoTEventsAlarmModel: "AWS::IoTEvents::AlarmModel",
|
611
|
+
IoTEventsDetectorModel: "AWS::IoTEvents::DetectorModel",
|
612
|
+
IoTEventsInput: "AWS::IoTEvents::Input",
|
613
|
+
IoTFleetHubApplication: "AWS::IoTFleetHub::Application",
|
614
|
+
IoTFleetWiseCampaign: "AWS::IoTFleetWise::Campaign",
|
615
|
+
IoTFleetWiseDecoderManifest: "AWS::IoTFleetWise::DecoderManifest",
|
616
|
+
IoTFleetWiseFleet: "AWS::IoTFleetWise::Fleet",
|
617
|
+
IoTFleetWiseModelManifest: "AWS::IoTFleetWise::ModelManifest",
|
618
|
+
IoTFleetWiseSignalCatalog: "AWS::IoTFleetWise::SignalCatalog",
|
619
|
+
IoTFleetWiseVehicle: "AWS::IoTFleetWise::Vehicle",
|
620
|
+
IoTSiteWiseAccessPolicy: "AWS::IoTSiteWise::AccessPolicy",
|
621
|
+
IoTSiteWiseAsset: "AWS::IoTSiteWise::Asset",
|
622
|
+
IoTSiteWiseAssetModel: "AWS::IoTSiteWise::AssetModel",
|
623
|
+
IoTSiteWiseDashboard: "AWS::IoTSiteWise::Dashboard",
|
624
|
+
IoTSiteWiseGateway: "AWS::IoTSiteWise::Gateway",
|
625
|
+
IoTSiteWisePortal: "AWS::IoTSiteWise::Portal",
|
626
|
+
IoTSiteWiseProject: "AWS::IoTSiteWise::Project",
|
627
|
+
IoTThingsGraphFlowTemplate: "AWS::IoTThingsGraph::FlowTemplate",
|
628
|
+
IoTTwinMakerComponentType: "AWS::IoTTwinMaker::ComponentType",
|
682
629
|
IoTTwinMakerEntity: "AWS::IoTTwinMaker::Entity",
|
683
|
-
|
684
|
-
|
685
|
-
|
686
|
-
|
687
|
-
|
688
|
-
|
689
|
-
|
690
|
-
|
691
|
-
|
692
|
-
|
630
|
+
IoTTwinMakerScene: "AWS::IoTTwinMaker::Scene",
|
631
|
+
IoTTwinMakerSyncJob: "AWS::IoTTwinMaker::SyncJob",
|
632
|
+
IoTTwinMakerWorkspace: "AWS::IoTTwinMaker::Workspace",
|
633
|
+
IoTWirelessDestination: "AWS::IoTWireless::Destination",
|
634
|
+
IoTWirelessDeviceProfile: "AWS::IoTWireless::DeviceProfile",
|
635
|
+
IoTWirelessFuotaTask: "AWS::IoTWireless::FuotaTask",
|
636
|
+
IoTWirelessMulticastGroup: "AWS::IoTWireless::MulticastGroup",
|
637
|
+
IoTWirelessNetworkAnalyzerConfiguration: "AWS::IoTWireless::NetworkAnalyzerConfiguration",
|
638
|
+
IoTWirelessPartnerAccount: "AWS::IoTWireless::PartnerAccount",
|
639
|
+
IoTWirelessServiceProfile: "AWS::IoTWireless::ServiceProfile",
|
640
|
+
IoTWirelessTaskDefinition: "AWS::IoTWireless::TaskDefinition",
|
641
|
+
IoTWirelessWirelessDevice: "AWS::IoTWireless::WirelessDevice",
|
642
|
+
IoTWirelessWirelessDeviceImportTask: "AWS::IoTWireless::WirelessDeviceImportTask",
|
643
|
+
IoTWirelessWirelessGateway: "AWS::IoTWireless::WirelessGateway",
|
644
|
+
KMSAlias: "AWS::KMS::Alias",
|
645
|
+
KMSKey: "AWS::KMS::Key",
|
646
|
+
KMSReplicaKey: "AWS::KMS::ReplicaKey",
|
647
|
+
KafkaConnectConnector: "AWS::KafkaConnect::Connector",
|
648
|
+
KendraDataSource: "AWS::Kendra::DataSource",
|
649
|
+
KendraFaq: "AWS::Kendra::Faq",
|
650
|
+
KendraIndex: "AWS::Kendra::Index",
|
651
|
+
KendraRankingExecutionPlan: "AWS::KendraRanking::ExecutionPlan",
|
652
|
+
KinesisStream: "AWS::Kinesis::Stream",
|
653
|
+
KinesisStreamConsumer: "AWS::Kinesis::StreamConsumer",
|
654
|
+
KinesisAnalyticsApplication: "AWS::KinesisAnalytics::Application",
|
655
|
+
KinesisAnalyticsApplicationOutput: "AWS::KinesisAnalytics::ApplicationOutput",
|
656
|
+
KinesisAnalyticsApplicationReferenceDataSource: "AWS::KinesisAnalytics::ApplicationReferenceDataSource",
|
657
|
+
KinesisAnalyticsV2Application: "AWS::KinesisAnalyticsV2::Application",
|
658
|
+
KinesisAnalyticsV2ApplicationCloudWatchLoggingOption: "AWS::KinesisAnalyticsV2::ApplicationCloudWatchLoggingOption",
|
659
|
+
KinesisAnalyticsV2ApplicationOutput: "AWS::KinesisAnalyticsV2::ApplicationOutput",
|
660
|
+
KinesisAnalyticsV2ApplicationReferenceDataSource: "AWS::KinesisAnalyticsV2::ApplicationReferenceDataSource",
|
661
|
+
KinesisFirehoseDeliveryStream: "AWS::KinesisFirehose::DeliveryStream",
|
693
662
|
KinesisVideoSignalingChannel: "AWS::KinesisVideo::SignalingChannel",
|
694
|
-
|
695
|
-
|
696
|
-
|
697
|
-
|
698
|
-
|
699
|
-
|
700
|
-
|
701
|
-
|
663
|
+
KinesisVideoStream: "AWS::KinesisVideo::Stream",
|
664
|
+
LakeFormationDataCellsFilter: "AWS::LakeFormation::DataCellsFilter",
|
665
|
+
LakeFormationDataLakeSettings: "AWS::LakeFormation::DataLakeSettings",
|
666
|
+
LakeFormationPermissions: "AWS::LakeFormation::Permissions",
|
667
|
+
LakeFormationPrincipalPermissions: "AWS::LakeFormation::PrincipalPermissions",
|
668
|
+
LakeFormationResource: "AWS::LakeFormation::Resource",
|
669
|
+
LakeFormationTag: "AWS::LakeFormation::Tag",
|
670
|
+
LakeFormationTagAssociation: "AWS::LakeFormation::TagAssociation",
|
671
|
+
LambdaAlias: "AWS::Lambda::Alias",
|
672
|
+
LambdaCodeSigningConfig: "AWS::Lambda::CodeSigningConfig",
|
673
|
+
LambdaEventInvokeConfig: "AWS::Lambda::EventInvokeConfig",
|
674
|
+
LambdaEventSourceMapping: "AWS::Lambda::EventSourceMapping",
|
675
|
+
LambdaFunction: "AWS::Lambda::Function",
|
676
|
+
LambdaLayerVersion: "AWS::Lambda::LayerVersion",
|
677
|
+
LambdaLayerVersionPermission: "AWS::Lambda::LayerVersionPermission",
|
678
|
+
LambdaPermission: "AWS::Lambda::Permission",
|
679
|
+
LambdaUrl: "AWS::Lambda::Url",
|
702
680
|
LambdaVersion: "AWS::Lambda::Version",
|
703
|
-
|
704
|
-
|
705
|
-
|
706
|
-
|
707
|
-
|
708
|
-
|
709
|
-
DLMLifecyclePolicy: "AWS::DLM::LifecyclePolicy",
|
681
|
+
LexBot: "AWS::Lex::Bot",
|
682
|
+
LexBotAlias: "AWS::Lex::BotAlias",
|
683
|
+
LexBotVersion: "AWS::Lex::BotVersion",
|
684
|
+
LexResourcePolicy: "AWS::Lex::ResourcePolicy",
|
685
|
+
LicenseManagerGrant: "AWS::LicenseManager::Grant",
|
686
|
+
LicenseManagerLicense: "AWS::LicenseManager::License",
|
710
687
|
LightsailAlarm: "AWS::Lightsail::Alarm",
|
711
|
-
|
712
|
-
|
713
|
-
|
714
|
-
|
715
|
-
|
716
|
-
|
717
|
-
|
718
|
-
|
719
|
-
FraudDetectorEventType: "AWS::FraudDetector::EventType",
|
720
|
-
EC2LocalGatewayRouteTable: "AWS::EC2::LocalGatewayRouteTable",
|
721
|
-
EC2NetworkInsightsPath: "AWS::EC2::NetworkInsightsPath",
|
722
|
-
GlueDatabase: "AWS::Glue::Database",
|
723
|
-
RefactorSpacesRoute: "AWS::RefactorSpaces::Route",
|
724
|
-
ApiGatewayClientCertificate: "AWS::ApiGateway::ClientCertificate",
|
725
|
-
IAMOIDCProvider: "AWS::IAM::OIDCProvider",
|
726
|
-
EvidentlyProject: "AWS::Evidently::Project",
|
727
|
-
WisdomAssistantAssociation: "AWS::Wisdom::AssistantAssociation",
|
728
|
-
LambdaCodeSigningConfig: "AWS::Lambda::CodeSigningConfig",
|
729
|
-
RedshiftServerlessNamespace: "AWS::RedshiftServerless::Namespace",
|
730
|
-
RDSDBSecurityGroup: "AWS::RDS::DBSecurityGroup",
|
731
|
-
QuickSightAnalysis: "AWS::QuickSight::Analysis",
|
732
|
-
EC2EIPAssociation: "AWS::EC2::EIPAssociation",
|
688
|
+
LightsailBucket: "AWS::Lightsail::Bucket",
|
689
|
+
LightsailCertificate: "AWS::Lightsail::Certificate",
|
690
|
+
LightsailContainer: "AWS::Lightsail::Container",
|
691
|
+
LightsailDatabase: "AWS::Lightsail::Database",
|
692
|
+
LightsailDisk: "AWS::Lightsail::Disk",
|
693
|
+
LightsailDistribution: "AWS::Lightsail::Distribution",
|
694
|
+
LightsailInstance: "AWS::Lightsail::Instance",
|
695
|
+
LightsailLoadBalancer: "AWS::Lightsail::LoadBalancer",
|
733
696
|
LightsailLoadBalancerTlsCertificate: "AWS::Lightsail::LoadBalancerTlsCertificate",
|
734
|
-
|
735
|
-
|
736
|
-
|
737
|
-
|
738
|
-
|
739
|
-
|
740
|
-
|
741
|
-
|
742
|
-
|
743
|
-
|
744
|
-
|
745
|
-
|
746
|
-
|
697
|
+
LightsailStaticIp: "AWS::Lightsail::StaticIp",
|
698
|
+
LocationGeofenceCollection: "AWS::Location::GeofenceCollection",
|
699
|
+
LocationMap: "AWS::Location::Map",
|
700
|
+
LocationPlaceIndex: "AWS::Location::PlaceIndex",
|
701
|
+
LocationRouteCalculator: "AWS::Location::RouteCalculator",
|
702
|
+
LocationTracker: "AWS::Location::Tracker",
|
703
|
+
LocationTrackerConsumer: "AWS::Location::TrackerConsumer",
|
704
|
+
LogsAccountPolicy: "AWS::Logs::AccountPolicy",
|
705
|
+
LogsDestination: "AWS::Logs::Destination",
|
706
|
+
LogsLogGroup: "AWS::Logs::LogGroup",
|
707
|
+
LogsLogStream: "AWS::Logs::LogStream",
|
708
|
+
LogsMetricFilter: "AWS::Logs::MetricFilter",
|
709
|
+
LogsQueryDefinition: "AWS::Logs::QueryDefinition",
|
710
|
+
LogsResourcePolicy: "AWS::Logs::ResourcePolicy",
|
747
711
|
LogsSubscriptionFilter: "AWS::Logs::SubscriptionFilter",
|
748
|
-
|
749
|
-
|
750
|
-
|
751
|
-
|
752
|
-
|
753
|
-
|
754
|
-
|
755
|
-
|
756
|
-
|
757
|
-
|
758
|
-
|
759
|
-
|
760
|
-
|
761
|
-
|
762
|
-
|
763
|
-
|
764
|
-
|
765
|
-
|
766
|
-
|
767
|
-
|
712
|
+
LookoutEquipmentInferenceScheduler: "AWS::LookoutEquipment::InferenceScheduler",
|
713
|
+
LookoutMetricsAlert: "AWS::LookoutMetrics::Alert",
|
714
|
+
LookoutMetricsAnomalyDetector: "AWS::LookoutMetrics::AnomalyDetector",
|
715
|
+
LookoutVisionProject: "AWS::LookoutVision::Project",
|
716
|
+
M2Application: "AWS::M2::Application",
|
717
|
+
M2Environment: "AWS::M2::Environment",
|
718
|
+
MSKBatchScramSecret: "AWS::MSK::BatchScramSecret",
|
719
|
+
MSKCluster: "AWS::MSK::Cluster",
|
720
|
+
MSKClusterPolicy: "AWS::MSK::ClusterPolicy",
|
721
|
+
MSKConfiguration: "AWS::MSK::Configuration",
|
722
|
+
MSKServerlessCluster: "AWS::MSK::ServerlessCluster",
|
723
|
+
MSKVpcConnection: "AWS::MSK::VpcConnection",
|
724
|
+
MWAAEnvironment: "AWS::MWAA::Environment",
|
725
|
+
MacieAllowList: "AWS::Macie::AllowList",
|
726
|
+
MacieCustomDataIdentifier: "AWS::Macie::CustomDataIdentifier",
|
727
|
+
MacieFindingsFilter: "AWS::Macie::FindingsFilter",
|
728
|
+
MacieSession: "AWS::Macie::Session",
|
729
|
+
ManagedBlockchainAccessor: "AWS::ManagedBlockchain::Accessor",
|
730
|
+
ManagedBlockchainMember: "AWS::ManagedBlockchain::Member",
|
731
|
+
ManagedBlockchainNode: "AWS::ManagedBlockchain::Node",
|
732
|
+
MediaConnectBridge: "AWS::MediaConnect::Bridge",
|
733
|
+
MediaConnectBridgeOutput: "AWS::MediaConnect::BridgeOutput",
|
734
|
+
MediaConnectBridgeSource: "AWS::MediaConnect::BridgeSource",
|
735
|
+
MediaConnectFlow: "AWS::MediaConnect::Flow",
|
736
|
+
MediaConnectFlowEntitlement: "AWS::MediaConnect::FlowEntitlement",
|
768
737
|
MediaConnectFlowOutput: "AWS::MediaConnect::FlowOutput",
|
769
|
-
|
770
|
-
|
771
|
-
|
772
|
-
|
773
|
-
|
774
|
-
|
775
|
-
|
776
|
-
LightsailDisk: "AWS::Lightsail::Disk",
|
777
|
-
ServiceCatalogAppRegistryAttributeGroup: "AWS::ServiceCatalogAppRegistry::AttributeGroup",
|
778
|
-
AppSyncDataSource: "AWS::AppSync::DataSource",
|
779
|
-
SchedulerSchedule: "AWS::Scheduler::Schedule",
|
780
|
-
ECSPrimaryTaskSet: "AWS::ECS::PrimaryTaskSet",
|
781
|
-
GreengrassGroup: "AWS::Greengrass::Group",
|
782
|
-
CognitoIdentityPoolRoleAttachment: "AWS::Cognito::IdentityPoolRoleAttachment",
|
783
|
-
DataSyncLocationFSxOpenZFS: "AWS::DataSync::LocationFSxOpenZFS",
|
784
|
-
LightsailContainer: "AWS::Lightsail::Container",
|
738
|
+
MediaConnectFlowSource: "AWS::MediaConnect::FlowSource",
|
739
|
+
MediaConnectFlowVpcInterface: "AWS::MediaConnect::FlowVpcInterface",
|
740
|
+
MediaConnectGateway: "AWS::MediaConnect::Gateway",
|
741
|
+
MediaConvertJobTemplate: "AWS::MediaConvert::JobTemplate",
|
742
|
+
MediaConvertPreset: "AWS::MediaConvert::Preset",
|
743
|
+
MediaConvertQueue: "AWS::MediaConvert::Queue",
|
744
|
+
MediaLiveChannel: "AWS::MediaLive::Channel",
|
785
745
|
MediaLiveInput: "AWS::MediaLive::Input",
|
786
|
-
|
787
|
-
|
788
|
-
|
789
|
-
|
790
|
-
|
791
|
-
|
792
|
-
|
793
|
-
|
794
|
-
|
795
|
-
|
796
|
-
|
797
|
-
|
798
|
-
|
746
|
+
MediaLiveInputSecurityGroup: "AWS::MediaLive::InputSecurityGroup",
|
747
|
+
MediaPackageAsset: "AWS::MediaPackage::Asset",
|
748
|
+
MediaPackageChannel: "AWS::MediaPackage::Channel",
|
749
|
+
MediaPackageOriginEndpoint: "AWS::MediaPackage::OriginEndpoint",
|
750
|
+
MediaPackagePackagingConfiguration: "AWS::MediaPackage::PackagingConfiguration",
|
751
|
+
MediaPackagePackagingGroup: "AWS::MediaPackage::PackagingGroup",
|
752
|
+
MediaPackageV2Channel: "AWS::MediaPackageV2::Channel",
|
753
|
+
MediaPackageV2ChannelGroup: "AWS::MediaPackageV2::ChannelGroup",
|
754
|
+
MediaPackageV2ChannelPolicy: "AWS::MediaPackageV2::ChannelPolicy",
|
755
|
+
MediaPackageV2OriginEndpoint: "AWS::MediaPackageV2::OriginEndpoint",
|
756
|
+
MediaPackageV2OriginEndpointPolicy: "AWS::MediaPackageV2::OriginEndpointPolicy",
|
757
|
+
MediaStoreContainer: "AWS::MediaStore::Container",
|
758
|
+
MediaTailorChannel: "AWS::MediaTailor::Channel",
|
759
|
+
MediaTailorChannelPolicy: "AWS::MediaTailor::ChannelPolicy",
|
760
|
+
MediaTailorLiveSource: "AWS::MediaTailor::LiveSource",
|
761
|
+
MediaTailorPlaybackConfiguration: "AWS::MediaTailor::PlaybackConfiguration",
|
762
|
+
MediaTailorSourceLocation: "AWS::MediaTailor::SourceLocation",
|
763
|
+
MediaTailorVodSource: "AWS::MediaTailor::VodSource",
|
764
|
+
MemoryDBACL: "AWS::MemoryDB::ACL",
|
765
|
+
MemoryDBCluster: "AWS::MemoryDB::Cluster",
|
766
|
+
MemoryDBParameterGroup: "AWS::MemoryDB::ParameterGroup",
|
767
|
+
MemoryDBSubnetGroup: "AWS::MemoryDB::SubnetGroup",
|
768
|
+
MemoryDBUser: "AWS::MemoryDB::User",
|
769
|
+
NeptuneDBCluster: "AWS::Neptune::DBCluster",
|
770
|
+
NeptuneDBClusterParameterGroup: "AWS::Neptune::DBClusterParameterGroup",
|
771
|
+
NeptuneDBInstance: "AWS::Neptune::DBInstance",
|
799
772
|
NeptuneDBParameterGroup: "AWS::Neptune::DBParameterGroup",
|
800
|
-
|
801
|
-
|
802
|
-
|
803
|
-
|
804
|
-
|
805
|
-
|
806
|
-
|
807
|
-
|
808
|
-
|
809
|
-
|
810
|
-
|
811
|
-
|
812
|
-
|
813
|
-
|
814
|
-
|
815
|
-
|
816
|
-
|
817
|
-
|
818
|
-
|
819
|
-
|
820
|
-
|
821
|
-
|
822
|
-
|
773
|
+
NeptuneDBSubnetGroup: "AWS::Neptune::DBSubnetGroup",
|
774
|
+
NetworkFirewallFirewall: "AWS::NetworkFirewall::Firewall",
|
775
|
+
NetworkFirewallFirewallPolicy: "AWS::NetworkFirewall::FirewallPolicy",
|
776
|
+
NetworkFirewallLoggingConfiguration: "AWS::NetworkFirewall::LoggingConfiguration",
|
777
|
+
NetworkFirewallRuleGroup: "AWS::NetworkFirewall::RuleGroup",
|
778
|
+
NetworkManagerConnectAttachment: "AWS::NetworkManager::ConnectAttachment",
|
779
|
+
NetworkManagerConnectPeer: "AWS::NetworkManager::ConnectPeer",
|
780
|
+
NetworkManagerCoreNetwork: "AWS::NetworkManager::CoreNetwork",
|
781
|
+
NetworkManagerCustomerGatewayAssociation: "AWS::NetworkManager::CustomerGatewayAssociation",
|
782
|
+
NetworkManagerDevice: "AWS::NetworkManager::Device",
|
783
|
+
NetworkManagerGlobalNetwork: "AWS::NetworkManager::GlobalNetwork",
|
784
|
+
NetworkManagerLink: "AWS::NetworkManager::Link",
|
785
|
+
NetworkManagerLinkAssociation: "AWS::NetworkManager::LinkAssociation",
|
786
|
+
NetworkManagerSite: "AWS::NetworkManager::Site",
|
787
|
+
NetworkManagerSiteToSiteVpnAttachment: "AWS::NetworkManager::SiteToSiteVpnAttachment",
|
788
|
+
NetworkManagerTransitGatewayPeering: "AWS::NetworkManager::TransitGatewayPeering",
|
789
|
+
NetworkManagerTransitGatewayRegistration: "AWS::NetworkManager::TransitGatewayRegistration",
|
790
|
+
NetworkManagerTransitGatewayRouteTableAttachment: "AWS::NetworkManager::TransitGatewayRouteTableAttachment",
|
791
|
+
NetworkManagerVpcAttachment: "AWS::NetworkManager::VpcAttachment",
|
792
|
+
NimbleStudioLaunchProfile: "AWS::NimbleStudio::LaunchProfile",
|
793
|
+
NimbleStudioStreamingImage: "AWS::NimbleStudio::StreamingImage",
|
794
|
+
NimbleStudioStudio: "AWS::NimbleStudio::Studio",
|
795
|
+
NimbleStudioStudioComponent: "AWS::NimbleStudio::StudioComponent",
|
796
|
+
OSISPipeline: "AWS::OSIS::Pipeline",
|
797
|
+
OamLink: "AWS::Oam::Link",
|
798
|
+
OamSink: "AWS::Oam::Sink",
|
799
|
+
OmicsAnnotationStore: "AWS::Omics::AnnotationStore",
|
800
|
+
OmicsReferenceStore: "AWS::Omics::ReferenceStore",
|
801
|
+
OmicsRunGroup: "AWS::Omics::RunGroup",
|
802
|
+
OmicsSequenceStore: "AWS::Omics::SequenceStore",
|
803
|
+
OmicsVariantStore: "AWS::Omics::VariantStore",
|
804
|
+
OmicsWorkflow: "AWS::Omics::Workflow",
|
805
|
+
OpenSearchServerlessAccessPolicy: "AWS::OpenSearchServerless::AccessPolicy",
|
806
|
+
OpenSearchServerlessCollection: "AWS::OpenSearchServerless::Collection",
|
807
|
+
OpenSearchServerlessSecurityConfig: "AWS::OpenSearchServerless::SecurityConfig",
|
808
|
+
OpenSearchServerlessSecurityPolicy: "AWS::OpenSearchServerless::SecurityPolicy",
|
809
|
+
OpenSearchServerlessVpcEndpoint: "AWS::OpenSearchServerless::VpcEndpoint",
|
810
|
+
OpenSearchServiceDomain: "AWS::OpenSearchService::Domain",
|
811
|
+
OpsWorksApp: "AWS::OpsWorks::App",
|
812
|
+
OpsWorksElasticLoadBalancerAttachment: "AWS::OpsWorks::ElasticLoadBalancerAttachment",
|
813
|
+
OpsWorksInstance: "AWS::OpsWorks::Instance",
|
814
|
+
OpsWorksLayer: "AWS::OpsWorks::Layer",
|
815
|
+
OpsWorksStack: "AWS::OpsWorks::Stack",
|
816
|
+
OpsWorksUserProfile: "AWS::OpsWorks::UserProfile",
|
817
|
+
OpsWorksVolume: "AWS::OpsWorks::Volume",
|
818
|
+
OpsWorksCMServer: "AWS::OpsWorksCM::Server",
|
819
|
+
OrganizationsAccount: "AWS::Organizations::Account",
|
820
|
+
OrganizationsOrganization: "AWS::Organizations::Organization",
|
821
|
+
OrganizationsOrganizationalUnit: "AWS::Organizations::OrganizationalUnit",
|
822
|
+
OrganizationsPolicy: "AWS::Organizations::Policy",
|
823
|
+
OrganizationsResourcePolicy: "AWS::Organizations::ResourcePolicy",
|
824
|
+
PCAConnectorADConnector: "AWS::PCAConnectorAD::Connector",
|
825
|
+
PCAConnectorADDirectoryRegistration: "AWS::PCAConnectorAD::DirectoryRegistration",
|
826
|
+
PCAConnectorADServicePrincipalName: "AWS::PCAConnectorAD::ServicePrincipalName",
|
827
|
+
PCAConnectorADTemplate: "AWS::PCAConnectorAD::Template",
|
828
|
+
PCAConnectorADTemplateGroupAccessControlEntry: "AWS::PCAConnectorAD::TemplateGroupAccessControlEntry",
|
829
|
+
PanoramaApplicationInstance: "AWS::Panorama::ApplicationInstance",
|
830
|
+
PanoramaPackage: "AWS::Panorama::Package",
|
831
|
+
PanoramaPackageVersion: "AWS::Panorama::PackageVersion",
|
832
|
+
PersonalizeDataset: "AWS::Personalize::Dataset",
|
833
|
+
PersonalizeDatasetGroup: "AWS::Personalize::DatasetGroup",
|
834
|
+
PersonalizeSchema: "AWS::Personalize::Schema",
|
835
|
+
PersonalizeSolution: "AWS::Personalize::Solution",
|
823
836
|
PinpointADMChannel: "AWS::Pinpoint::ADMChannel",
|
824
|
-
|
825
|
-
|
826
|
-
|
827
|
-
|
828
|
-
|
829
|
-
LicenseManagerGrant: "AWS::LicenseManager::Grant",
|
830
|
-
CodeStarNotificationsNotificationRule: "AWS::CodeStarNotifications::NotificationRule",
|
831
|
-
IoTAnalyticsDataset: "AWS::IoTAnalytics::Dataset",
|
832
|
-
XRaySamplingRule: "AWS::XRay::SamplingRule",
|
833
|
-
IoTProvisioningTemplate: "AWS::IoT::ProvisioningTemplate",
|
834
|
-
ServiceCatalogPortfolioPrincipalAssociation: "AWS::ServiceCatalog::PortfolioPrincipalAssociation",
|
835
|
-
NetworkManagerVpcAttachment: "AWS::NetworkManager::VpcAttachment",
|
836
|
-
ACMPCAPermission: "AWS::ACMPCA::Permission",
|
837
|
-
DataBrewJob: "AWS::DataBrew::Job",
|
838
|
-
GameLiftMatchmakingRuleSet: "AWS::GameLift::MatchmakingRuleSet",
|
839
|
-
EMRServerlessApplication: "AWS::EMRServerless::Application",
|
840
|
-
ConnectCampaignsCampaign: "AWS::ConnectCampaigns::Campaign",
|
841
|
-
IoTWirelessFuotaTask: "AWS::IoTWireless::FuotaTask",
|
842
|
-
EC2SecurityGroupIngress: "AWS::EC2::SecurityGroupIngress",
|
843
|
-
PinpointEmailConfigurationSet: "AWS::PinpointEmail::ConfigurationSet",
|
844
|
-
AlexaASKSkill: "Alexa::ASK::Skill",
|
845
|
-
IAMUserToGroupAddition: "AWS::IAM::UserToGroupAddition",
|
837
|
+
PinpointAPNSChannel: "AWS::Pinpoint::APNSChannel",
|
838
|
+
PinpointAPNSSandboxChannel: "AWS::Pinpoint::APNSSandboxChannel",
|
839
|
+
PinpointAPNSVoipChannel: "AWS::Pinpoint::APNSVoipChannel",
|
840
|
+
PinpointAPNSVoipSandboxChannel: "AWS::Pinpoint::APNSVoipSandboxChannel",
|
841
|
+
PinpointApp: "AWS::Pinpoint::App",
|
846
842
|
PinpointApplicationSettings: "AWS::Pinpoint::ApplicationSettings",
|
847
|
-
|
848
|
-
|
849
|
-
|
843
|
+
PinpointBaiduChannel: "AWS::Pinpoint::BaiduChannel",
|
844
|
+
PinpointCampaign: "AWS::Pinpoint::Campaign",
|
845
|
+
PinpointEmailChannel: "AWS::Pinpoint::EmailChannel",
|
846
|
+
PinpointEmailTemplate: "AWS::Pinpoint::EmailTemplate",
|
847
|
+
PinpointEventStream: "AWS::Pinpoint::EventStream",
|
848
|
+
PinpointGCMChannel: "AWS::Pinpoint::GCMChannel",
|
849
|
+
PinpointInAppTemplate: "AWS::Pinpoint::InAppTemplate",
|
850
|
+
PinpointPushTemplate: "AWS::Pinpoint::PushTemplate",
|
851
|
+
PinpointSMSChannel: "AWS::Pinpoint::SMSChannel",
|
852
|
+
PinpointSegment: "AWS::Pinpoint::Segment",
|
853
|
+
PinpointSmsTemplate: "AWS::Pinpoint::SmsTemplate",
|
854
|
+
PinpointVoiceChannel: "AWS::Pinpoint::VoiceChannel",
|
855
|
+
PinpointEmailConfigurationSet: "AWS::PinpointEmail::ConfigurationSet",
|
856
|
+
PinpointEmailConfigurationSetEventDestination: "AWS::PinpointEmail::ConfigurationSetEventDestination",
|
857
|
+
PinpointEmailDedicatedIpPool: "AWS::PinpointEmail::DedicatedIpPool",
|
858
|
+
PinpointEmailIdentity: "AWS::PinpointEmail::Identity",
|
859
|
+
PipesPipe: "AWS::Pipes::Pipe",
|
860
|
+
ProtonEnvironmentAccountConnection: "AWS::Proton::EnvironmentAccountConnection",
|
861
|
+
ProtonEnvironmentTemplate: "AWS::Proton::EnvironmentTemplate",
|
862
|
+
ProtonServiceTemplate: "AWS::Proton::ServiceTemplate",
|
863
|
+
QLDBLedger: "AWS::QLDB::Ledger",
|
864
|
+
QLDBStream: "AWS::QLDB::Stream",
|
865
|
+
QuickSightAnalysis: "AWS::QuickSight::Analysis",
|
866
|
+
QuickSightDashboard: "AWS::QuickSight::Dashboard",
|
867
|
+
QuickSightDataSet: "AWS::QuickSight::DataSet",
|
868
|
+
QuickSightDataSource: "AWS::QuickSight::DataSource",
|
869
|
+
QuickSightRefreshSchedule: "AWS::QuickSight::RefreshSchedule",
|
870
|
+
QuickSightTemplate: "AWS::QuickSight::Template",
|
871
|
+
QuickSightTheme: "AWS::QuickSight::Theme",
|
872
|
+
QuickSightTopic: "AWS::QuickSight::Topic",
|
873
|
+
QuickSightVPCConnection: "AWS::QuickSight::VPCConnection",
|
874
|
+
RAMPermission: "AWS::RAM::Permission",
|
875
|
+
RAMResourceShare: "AWS::RAM::ResourceShare",
|
876
|
+
RDSCustomDBEngineVersion: "AWS::RDS::CustomDBEngineVersion",
|
877
|
+
RDSDBCluster: "AWS::RDS::DBCluster",
|
878
|
+
RDSDBClusterParameterGroup: "AWS::RDS::DBClusterParameterGroup",
|
879
|
+
RDSDBInstance: "AWS::RDS::DBInstance",
|
880
|
+
RDSDBParameterGroup: "AWS::RDS::DBParameterGroup",
|
881
|
+
RDSDBProxy: "AWS::RDS::DBProxy",
|
882
|
+
RDSDBProxyEndpoint: "AWS::RDS::DBProxyEndpoint",
|
883
|
+
RDSDBProxyTargetGroup: "AWS::RDS::DBProxyTargetGroup",
|
884
|
+
RDSDBSecurityGroup: "AWS::RDS::DBSecurityGroup",
|
885
|
+
RDSDBSecurityGroupIngress: "AWS::RDS::DBSecurityGroupIngress",
|
886
|
+
RDSDBSubnetGroup: "AWS::RDS::DBSubnetGroup",
|
887
|
+
RDSEventSubscription: "AWS::RDS::EventSubscription",
|
888
|
+
RDSGlobalCluster: "AWS::RDS::GlobalCluster",
|
889
|
+
RDSOptionGroup: "AWS::RDS::OptionGroup",
|
890
|
+
RUMAppMonitor: "AWS::RUM::AppMonitor",
|
891
|
+
RedshiftCluster: "AWS::Redshift::Cluster",
|
892
|
+
RedshiftClusterParameterGroup: "AWS::Redshift::ClusterParameterGroup",
|
893
|
+
RedshiftClusterSecurityGroup: "AWS::Redshift::ClusterSecurityGroup",
|
894
|
+
RedshiftClusterSecurityGroupIngress: "AWS::Redshift::ClusterSecurityGroupIngress",
|
895
|
+
RedshiftClusterSubnetGroup: "AWS::Redshift::ClusterSubnetGroup",
|
896
|
+
RedshiftEndpointAccess: "AWS::Redshift::EndpointAccess",
|
897
|
+
RedshiftEndpointAuthorization: "AWS::Redshift::EndpointAuthorization",
|
898
|
+
RedshiftEventSubscription: "AWS::Redshift::EventSubscription",
|
899
|
+
RedshiftScheduledAction: "AWS::Redshift::ScheduledAction",
|
900
|
+
RedshiftServerlessNamespace: "AWS::RedshiftServerless::Namespace",
|
850
901
|
RedshiftServerlessWorkgroup: "AWS::RedshiftServerless::Workgroup",
|
851
|
-
CloudFrontMonitoringSubscription: "AWS::CloudFront::MonitoringSubscription",
|
852
|
-
GlueTable: "AWS::Glue::Table",
|
853
|
-
EC2SubnetRouteTableAssociation: "AWS::EC2::SubnetRouteTableAssociation",
|
854
|
-
IoTPolicy: "AWS::IoT::Policy",
|
855
|
-
ElastiCacheSecurityGroup: "AWS::ElastiCache::SecurityGroup",
|
856
|
-
IAMInstanceProfile: "AWS::IAM::InstanceProfile",
|
857
|
-
BatchComputeEnvironment: "AWS::Batch::ComputeEnvironment",
|
858
|
-
MediaConnectFlow: "AWS::MediaConnect::Flow",
|
859
|
-
CodeDeployDeploymentGroup: "AWS::CodeDeploy::DeploymentGroup",
|
860
|
-
AppFlowFlow: "AWS::AppFlow::Flow",
|
861
|
-
EC2Route: "AWS::EC2::Route",
|
862
|
-
AthenaPreparedStatement: "AWS::Athena::PreparedStatement",
|
863
|
-
NimbleStudioStudioComponent: "AWS::NimbleStudio::StudioComponent",
|
864
|
-
AppStreamDirectoryConfig: "AWS::AppStream::DirectoryConfig",
|
865
|
-
GameLiftGameSessionQueue: "AWS::GameLift::GameSessionQueue",
|
866
|
-
SageMakerDeviceFleet: "AWS::SageMaker::DeviceFleet",
|
867
|
-
GlobalAcceleratorEndpointGroup: "AWS::GlobalAccelerator::EndpointGroup",
|
868
|
-
SecurityHubHub: "AWS::SecurityHub::Hub",
|
869
|
-
IoT1ClickDevice: "AWS::IoT1Click::Device",
|
870
|
-
MacieCustomDataIdentifier: "AWS::Macie::CustomDataIdentifier",
|
871
|
-
ECSTaskSet: "AWS::ECS::TaskSet",
|
872
|
-
WAFv2RuleGroup: "AWS::WAFv2::RuleGroup",
|
873
902
|
RefactorSpacesApplication: "AWS::RefactorSpaces::Application",
|
874
|
-
|
875
|
-
|
876
|
-
|
877
|
-
|
903
|
+
RefactorSpacesEnvironment: "AWS::RefactorSpaces::Environment",
|
904
|
+
RefactorSpacesRoute: "AWS::RefactorSpaces::Route",
|
905
|
+
RefactorSpacesService: "AWS::RefactorSpaces::Service",
|
906
|
+
RekognitionCollection: "AWS::Rekognition::Collection",
|
907
|
+
RekognitionProject: "AWS::Rekognition::Project",
|
908
|
+
RekognitionStreamProcessor: "AWS::Rekognition::StreamProcessor",
|
909
|
+
ResilienceHubApp: "AWS::ResilienceHub::App",
|
910
|
+
ResilienceHubResiliencyPolicy: "AWS::ResilienceHub::ResiliencyPolicy",
|
911
|
+
ResourceExplorer2DefaultViewAssociation: "AWS::ResourceExplorer2::DefaultViewAssociation",
|
912
|
+
ResourceExplorer2Index: "AWS::ResourceExplorer2::Index",
|
913
|
+
ResourceExplorer2View: "AWS::ResourceExplorer2::View",
|
914
|
+
ResourceGroupsGroup: "AWS::ResourceGroups::Group",
|
915
|
+
RoboMakerFleet: "AWS::RoboMaker::Fleet",
|
916
|
+
RoboMakerRobot: "AWS::RoboMaker::Robot",
|
917
|
+
RoboMakerRobotApplication: "AWS::RoboMaker::RobotApplication",
|
918
|
+
RoboMakerRobotApplicationVersion: "AWS::RoboMaker::RobotApplicationVersion",
|
919
|
+
RoboMakerSimulationApplication: "AWS::RoboMaker::SimulationApplication",
|
920
|
+
RoboMakerSimulationApplicationVersion: "AWS::RoboMaker::SimulationApplicationVersion",
|
921
|
+
RolesAnywhereCRL: "AWS::RolesAnywhere::CRL",
|
922
|
+
RolesAnywhereProfile: "AWS::RolesAnywhere::Profile",
|
923
|
+
RolesAnywhereTrustAnchor: "AWS::RolesAnywhere::TrustAnchor",
|
924
|
+
Route53CidrCollection: "AWS::Route53::CidrCollection",
|
925
|
+
Route53DNSSEC: "AWS::Route53::DNSSEC",
|
926
|
+
Route53HealthCheck: "AWS::Route53::HealthCheck",
|
927
|
+
Route53HostedZone: "AWS::Route53::HostedZone",
|
928
|
+
Route53KeySigningKey: "AWS::Route53::KeySigningKey",
|
929
|
+
Route53RecordSet: "AWS::Route53::RecordSet",
|
930
|
+
Route53RecordSetGroup: "AWS::Route53::RecordSetGroup",
|
931
|
+
Route53RecoveryControlCluster: "AWS::Route53RecoveryControl::Cluster",
|
932
|
+
Route53RecoveryControlControlPanel: "AWS::Route53RecoveryControl::ControlPanel",
|
933
|
+
Route53RecoveryControlRoutingControl: "AWS::Route53RecoveryControl::RoutingControl",
|
934
|
+
Route53RecoveryControlSafetyRule: "AWS::Route53RecoveryControl::SafetyRule",
|
935
|
+
Route53RecoveryReadinessCell: "AWS::Route53RecoveryReadiness::Cell",
|
936
|
+
Route53RecoveryReadinessReadinessCheck: "AWS::Route53RecoveryReadiness::ReadinessCheck",
|
937
|
+
Route53RecoveryReadinessRecoveryGroup: "AWS::Route53RecoveryReadiness::RecoveryGroup",
|
938
|
+
Route53RecoveryReadinessResourceSet: "AWS::Route53RecoveryReadiness::ResourceSet",
|
939
|
+
Route53ResolverFirewallDomainList: "AWS::Route53Resolver::FirewallDomainList",
|
940
|
+
Route53ResolverFirewallRuleGroup: "AWS::Route53Resolver::FirewallRuleGroup",
|
941
|
+
Route53ResolverFirewallRuleGroupAssociation: "AWS::Route53Resolver::FirewallRuleGroupAssociation",
|
942
|
+
Route53ResolverOutpostResolver: "AWS::Route53Resolver::OutpostResolver",
|
943
|
+
Route53ResolverResolverConfig: "AWS::Route53Resolver::ResolverConfig",
|
944
|
+
Route53ResolverResolverDNSSECConfig: "AWS::Route53Resolver::ResolverDNSSECConfig",
|
945
|
+
Route53ResolverResolverEndpoint: "AWS::Route53Resolver::ResolverEndpoint",
|
946
|
+
Route53ResolverResolverQueryLoggingConfig: "AWS::Route53Resolver::ResolverQueryLoggingConfig",
|
947
|
+
Route53ResolverResolverQueryLoggingConfigAssociation: "AWS::Route53Resolver::ResolverQueryLoggingConfigAssociation",
|
948
|
+
Route53ResolverResolverRule: "AWS::Route53Resolver::ResolverRule",
|
949
|
+
Route53ResolverResolverRuleAssociation: "AWS::Route53Resolver::ResolverRuleAssociation",
|
950
|
+
S3AccessPoint: "AWS::S3::AccessPoint",
|
951
|
+
S3Bucket: "AWS::S3::Bucket",
|
952
|
+
S3BucketPolicy: "AWS::S3::BucketPolicy",
|
953
|
+
S3MultiRegionAccessPoint: "AWS::S3::MultiRegionAccessPoint",
|
954
|
+
S3MultiRegionAccessPointPolicy: "AWS::S3::MultiRegionAccessPointPolicy",
|
955
|
+
S3StorageLens: "AWS::S3::StorageLens",
|
956
|
+
S3ObjectLambdaAccessPoint: "AWS::S3ObjectLambda::AccessPoint",
|
957
|
+
S3ObjectLambdaAccessPointPolicy: "AWS::S3ObjectLambda::AccessPointPolicy",
|
958
|
+
S3OutpostsAccessPoint: "AWS::S3Outposts::AccessPoint",
|
959
|
+
S3OutpostsBucket: "AWS::S3Outposts::Bucket",
|
960
|
+
S3OutpostsBucketPolicy: "AWS::S3Outposts::BucketPolicy",
|
961
|
+
S3OutpostsEndpoint: "AWS::S3Outposts::Endpoint",
|
962
|
+
SDBDomain: "AWS::SDB::Domain",
|
963
|
+
SESConfigurationSet: "AWS::SES::ConfigurationSet",
|
964
|
+
SESConfigurationSetEventDestination: "AWS::SES::ConfigurationSetEventDestination",
|
965
|
+
SESContactList: "AWS::SES::ContactList",
|
966
|
+
SESDedicatedIpPool: "AWS::SES::DedicatedIpPool",
|
967
|
+
SESEmailIdentity: "AWS::SES::EmailIdentity",
|
968
|
+
SESReceiptFilter: "AWS::SES::ReceiptFilter",
|
878
969
|
SESReceiptRule: "AWS::SES::ReceiptRule",
|
879
|
-
|
880
|
-
|
881
|
-
|
970
|
+
SESReceiptRuleSet: "AWS::SES::ReceiptRuleSet",
|
971
|
+
SESTemplate: "AWS::SES::Template",
|
972
|
+
SESVdmAttributes: "AWS::SES::VdmAttributes",
|
973
|
+
SNSSubscription: "AWS::SNS::Subscription",
|
974
|
+
SNSTopic: "AWS::SNS::Topic",
|
975
|
+
SNSTopicInlinePolicy: "AWS::SNS::TopicInlinePolicy",
|
976
|
+
SNSTopicPolicy: "AWS::SNS::TopicPolicy",
|
977
|
+
SQSQueue: "AWS::SQS::Queue",
|
978
|
+
SQSQueueInlinePolicy: "AWS::SQS::QueueInlinePolicy",
|
979
|
+
SQSQueuePolicy: "AWS::SQS::QueuePolicy",
|
980
|
+
SSMAssociation: "AWS::SSM::Association",
|
981
|
+
SSMDocument: "AWS::SSM::Document",
|
982
|
+
SSMMaintenanceWindow: "AWS::SSM::MaintenanceWindow",
|
983
|
+
SSMMaintenanceWindowTarget: "AWS::SSM::MaintenanceWindowTarget",
|
984
|
+
SSMMaintenanceWindowTask: "AWS::SSM::MaintenanceWindowTask",
|
985
|
+
SSMParameter: "AWS::SSM::Parameter",
|
986
|
+
SSMPatchBaseline: "AWS::SSM::PatchBaseline",
|
987
|
+
SSMResourceDataSync: "AWS::SSM::ResourceDataSync",
|
988
|
+
SSMResourcePolicy: "AWS::SSM::ResourcePolicy",
|
989
|
+
SSMContactsContact: "AWS::SSMContacts::Contact",
|
990
|
+
SSMContactsContactChannel: "AWS::SSMContacts::ContactChannel",
|
991
|
+
SSMContactsPlan: "AWS::SSMContacts::Plan",
|
992
|
+
SSMContactsRotation: "AWS::SSMContacts::Rotation",
|
993
|
+
SSMIncidentsReplicationSet: "AWS::SSMIncidents::ReplicationSet",
|
994
|
+
SSMIncidentsResponsePlan: "AWS::SSMIncidents::ResponsePlan",
|
995
|
+
SSOAssignment: "AWS::SSO::Assignment",
|
996
|
+
SSOInstanceAccessControlAttributeConfiguration: "AWS::SSO::InstanceAccessControlAttributeConfiguration",
|
997
|
+
SSOPermissionSet: "AWS::SSO::PermissionSet",
|
882
998
|
SageMakerApp: "AWS::SageMaker::App",
|
883
|
-
|
999
|
+
SageMakerAppImageConfig: "AWS::SageMaker::AppImageConfig",
|
1000
|
+
SageMakerCodeRepository: "AWS::SageMaker::CodeRepository",
|
1001
|
+
SageMakerDataQualityJobDefinition: "AWS::SageMaker::DataQualityJobDefinition",
|
1002
|
+
SageMakerDevice: "AWS::SageMaker::Device",
|
1003
|
+
SageMakerDeviceFleet: "AWS::SageMaker::DeviceFleet",
|
884
1004
|
SageMakerDomain: "AWS::SageMaker::Domain",
|
885
|
-
|
886
|
-
|
887
|
-
|
888
|
-
|
889
|
-
|
890
|
-
|
1005
|
+
SageMakerEndpoint: "AWS::SageMaker::Endpoint",
|
1006
|
+
SageMakerEndpointConfig: "AWS::SageMaker::EndpointConfig",
|
1007
|
+
SageMakerFeatureGroup: "AWS::SageMaker::FeatureGroup",
|
1008
|
+
SageMakerImage: "AWS::SageMaker::Image",
|
1009
|
+
SageMakerImageVersion: "AWS::SageMaker::ImageVersion",
|
1010
|
+
SageMakerInferenceExperiment: "AWS::SageMaker::InferenceExperiment",
|
1011
|
+
SageMakerModel: "AWS::SageMaker::Model",
|
1012
|
+
SageMakerModelBiasJobDefinition: "AWS::SageMaker::ModelBiasJobDefinition",
|
1013
|
+
SageMakerModelCard: "AWS::SageMaker::ModelCard",
|
1014
|
+
SageMakerModelExplainabilityJobDefinition: "AWS::SageMaker::ModelExplainabilityJobDefinition",
|
1015
|
+
SageMakerModelPackage: "AWS::SageMaker::ModelPackage",
|
1016
|
+
SageMakerModelPackageGroup: "AWS::SageMaker::ModelPackageGroup",
|
1017
|
+
SageMakerModelQualityJobDefinition: "AWS::SageMaker::ModelQualityJobDefinition",
|
1018
|
+
SageMakerMonitoringSchedule: "AWS::SageMaker::MonitoringSchedule",
|
1019
|
+
SageMakerNotebookInstance: "AWS::SageMaker::NotebookInstance",
|
1020
|
+
SageMakerNotebookInstanceLifecycleConfig: "AWS::SageMaker::NotebookInstanceLifecycleConfig",
|
1021
|
+
SageMakerPipeline: "AWS::SageMaker::Pipeline",
|
891
1022
|
SageMakerProject: "AWS::SageMaker::Project",
|
892
|
-
|
893
|
-
|
894
|
-
|
1023
|
+
SageMakerSpace: "AWS::SageMaker::Space",
|
1024
|
+
SageMakerUserProfile: "AWS::SageMaker::UserProfile",
|
1025
|
+
SageMakerWorkteam: "AWS::SageMaker::Workteam",
|
1026
|
+
SchedulerSchedule: "AWS::Scheduler::Schedule",
|
1027
|
+
SchedulerScheduleGroup: "AWS::Scheduler::ScheduleGroup",
|
1028
|
+
SecretsManagerResourcePolicy: "AWS::SecretsManager::ResourcePolicy",
|
1029
|
+
SecretsManagerRotationSchedule: "AWS::SecretsManager::RotationSchedule",
|
1030
|
+
SecretsManagerSecret: "AWS::SecretsManager::Secret",
|
1031
|
+
SecretsManagerSecretTargetAttachment: "AWS::SecretsManager::SecretTargetAttachment",
|
1032
|
+
SecurityHubAutomationRule: "AWS::SecurityHub::AutomationRule",
|
1033
|
+
SecurityHubHub: "AWS::SecurityHub::Hub",
|
1034
|
+
SecurityHubStandard: "AWS::SecurityHub::Standard",
|
1035
|
+
ServiceCatalogAcceptedPortfolioShare: "AWS::ServiceCatalog::AcceptedPortfolioShare",
|
1036
|
+
ServiceCatalogCloudFormationProduct: "AWS::ServiceCatalog::CloudFormationProduct",
|
1037
|
+
ServiceCatalogCloudFormationProvisionedProduct: "AWS::ServiceCatalog::CloudFormationProvisionedProduct",
|
1038
|
+
ServiceCatalogLaunchNotificationConstraint: "AWS::ServiceCatalog::LaunchNotificationConstraint",
|
895
1039
|
ServiceCatalogLaunchRoleConstraint: "AWS::ServiceCatalog::LaunchRoleConstraint",
|
896
|
-
|
897
|
-
|
898
|
-
|
899
|
-
|
900
|
-
|
901
|
-
|
902
|
-
|
903
|
-
|
904
|
-
|
1040
|
+
ServiceCatalogLaunchTemplateConstraint: "AWS::ServiceCatalog::LaunchTemplateConstraint",
|
1041
|
+
ServiceCatalogPortfolio: "AWS::ServiceCatalog::Portfolio",
|
1042
|
+
ServiceCatalogPortfolioPrincipalAssociation: "AWS::ServiceCatalog::PortfolioPrincipalAssociation",
|
1043
|
+
ServiceCatalogPortfolioProductAssociation: "AWS::ServiceCatalog::PortfolioProductAssociation",
|
1044
|
+
ServiceCatalogPortfolioShare: "AWS::ServiceCatalog::PortfolioShare",
|
1045
|
+
ServiceCatalogResourceUpdateConstraint: "AWS::ServiceCatalog::ResourceUpdateConstraint",
|
1046
|
+
ServiceCatalogServiceAction: "AWS::ServiceCatalog::ServiceAction",
|
1047
|
+
ServiceCatalogServiceActionAssociation: "AWS::ServiceCatalog::ServiceActionAssociation",
|
1048
|
+
ServiceCatalogStackSetConstraint: "AWS::ServiceCatalog::StackSetConstraint",
|
1049
|
+
ServiceCatalogTagOption: "AWS::ServiceCatalog::TagOption",
|
1050
|
+
ServiceCatalogTagOptionAssociation: "AWS::ServiceCatalog::TagOptionAssociation",
|
1051
|
+
ServiceCatalogAppRegistryApplication: "AWS::ServiceCatalogAppRegistry::Application",
|
1052
|
+
ServiceCatalogAppRegistryAttributeGroup: "AWS::ServiceCatalogAppRegistry::AttributeGroup",
|
1053
|
+
ServiceCatalogAppRegistryAttributeGroupAssociation: "AWS::ServiceCatalogAppRegistry::AttributeGroupAssociation",
|
1054
|
+
ServiceCatalogAppRegistryResourceAssociation: "AWS::ServiceCatalogAppRegistry::ResourceAssociation",
|
1055
|
+
ServiceDiscoveryHttpNamespace: "AWS::ServiceDiscovery::HttpNamespace",
|
1056
|
+
ServiceDiscoveryInstance: "AWS::ServiceDiscovery::Instance",
|
1057
|
+
ServiceDiscoveryPrivateDnsNamespace: "AWS::ServiceDiscovery::PrivateDnsNamespace",
|
1058
|
+
ServiceDiscoveryPublicDnsNamespace: "AWS::ServiceDiscovery::PublicDnsNamespace",
|
1059
|
+
ServiceDiscoveryService: "AWS::ServiceDiscovery::Service",
|
1060
|
+
ShieldDRTAccess: "AWS::Shield::DRTAccess",
|
1061
|
+
ShieldProactiveEngagement: "AWS::Shield::ProactiveEngagement",
|
1062
|
+
ShieldProtection: "AWS::Shield::Protection",
|
1063
|
+
ShieldProtectionGroup: "AWS::Shield::ProtectionGroup",
|
1064
|
+
SignerProfilePermission: "AWS::Signer::ProfilePermission",
|
905
1065
|
SignerSigningProfile: "AWS::Signer::SigningProfile",
|
906
|
-
CloudFormationWaitCondition: "AWS::CloudFormation::WaitCondition",
|
907
|
-
IoTSiteWiseGateway: "AWS::IoTSiteWise::Gateway",
|
908
|
-
EC2KeyPair: "AWS::EC2::KeyPair",
|
909
|
-
ResilienceHubResiliencyPolicy: "AWS::ResilienceHub::ResiliencyPolicy",
|
910
|
-
EC2SecurityGroup: "AWS::EC2::SecurityGroup",
|
911
|
-
OmicsWorkflow: "AWS::Omics::Workflow",
|
912
|
-
CloudFrontOriginRequestPolicy: "AWS::CloudFront::OriginRequestPolicy",
|
913
|
-
WAFRegionalRule: "AWS::WAFRegional::Rule",
|
914
|
-
SSOPermissionSet: "AWS::SSO::PermissionSet",
|
915
|
-
InspectorV2Filter: "AWS::InspectorV2::Filter",
|
916
|
-
PinpointPushTemplate: "AWS::Pinpoint::PushTemplate",
|
917
|
-
ECRPullThroughCacheRule: "AWS::ECR::PullThroughCacheRule",
|
918
1066
|
SimSpaceWeaverSimulation: "AWS::SimSpaceWeaver::Simulation",
|
919
|
-
|
920
|
-
|
921
|
-
|
922
|
-
|
923
|
-
|
924
|
-
|
925
|
-
|
926
|
-
|
927
|
-
|
928
|
-
|
929
|
-
|
930
|
-
|
931
|
-
|
932
|
-
|
933
|
-
|
934
|
-
|
935
|
-
|
936
|
-
|
937
|
-
Route53ResolverFirewallRuleGroup: "AWS::Route53Resolver::FirewallRuleGroup",
|
938
|
-
ResourceGroupsGroup: "AWS::ResourceGroups::Group",
|
939
|
-
IoTAnalyticsPipeline: "AWS::IoTAnalytics::Pipeline",
|
940
|
-
EC2TransitGatewayRoute: "AWS::EC2::TransitGatewayRoute",
|
941
|
-
FMSPolicy: "AWS::FMS::Policy",
|
1067
|
+
StepFunctionsActivity: "AWS::StepFunctions::Activity",
|
1068
|
+
StepFunctionsStateMachine: "AWS::StepFunctions::StateMachine",
|
1069
|
+
StepFunctionsStateMachineAlias: "AWS::StepFunctions::StateMachineAlias",
|
1070
|
+
StepFunctionsStateMachineVersion: "AWS::StepFunctions::StateMachineVersion",
|
1071
|
+
SupportAppAccountAlias: "AWS::SupportApp::AccountAlias",
|
1072
|
+
SupportAppSlackChannelConfiguration: "AWS::SupportApp::SlackChannelConfiguration",
|
1073
|
+
SupportAppSlackWorkspaceConfiguration: "AWS::SupportApp::SlackWorkspaceConfiguration",
|
1074
|
+
SyntheticsCanary: "AWS::Synthetics::Canary",
|
1075
|
+
SyntheticsGroup: "AWS::Synthetics::Group",
|
1076
|
+
SystemsManagerSAPApplication: "AWS::SystemsManagerSAP::Application",
|
1077
|
+
TimestreamDatabase: "AWS::Timestream::Database",
|
1078
|
+
TimestreamScheduledQuery: "AWS::Timestream::ScheduledQuery",
|
1079
|
+
TimestreamTable: "AWS::Timestream::Table",
|
1080
|
+
TransferAgreement: "AWS::Transfer::Agreement",
|
1081
|
+
TransferCertificate: "AWS::Transfer::Certificate",
|
1082
|
+
TransferConnector: "AWS::Transfer::Connector",
|
1083
|
+
TransferProfile: "AWS::Transfer::Profile",
|
1084
|
+
TransferServer: "AWS::Transfer::Server",
|
942
1085
|
TransferUser: "AWS::Transfer::User",
|
943
|
-
|
944
|
-
|
945
|
-
|
946
|
-
|
947
|
-
|
948
|
-
EC2ClientVpnTargetNetworkAssociation: "AWS::EC2::ClientVpnTargetNetworkAssociation",
|
1086
|
+
TransferWorkflow: "AWS::Transfer::Workflow",
|
1087
|
+
VerifiedPermissionsIdentitySource: "AWS::VerifiedPermissions::IdentitySource",
|
1088
|
+
VerifiedPermissionsPolicy: "AWS::VerifiedPermissions::Policy",
|
1089
|
+
VerifiedPermissionsPolicyStore: "AWS::VerifiedPermissions::PolicyStore",
|
1090
|
+
VerifiedPermissionsPolicyTemplate: "AWS::VerifiedPermissions::PolicyTemplate",
|
949
1091
|
VoiceIDDomain: "AWS::VoiceID::Domain",
|
950
|
-
|
951
|
-
|
952
|
-
|
953
|
-
|
954
|
-
|
955
|
-
|
956
|
-
|
957
|
-
|
958
|
-
|
959
|
-
|
960
|
-
|
961
|
-
|
962
|
-
|
963
|
-
|
964
|
-
|
965
|
-
|
966
|
-
|
967
|
-
|
968
|
-
|
969
|
-
|
970
|
-
|
971
|
-
|
972
|
-
|
973
|
-
|
974
|
-
|
975
|
-
|
976
|
-
|
977
|
-
|
978
|
-
|
979
|
-
|
980
|
-
|
981
|
-
|
982
|
-
|
983
|
-
|
984
|
-
|
985
|
-
|
986
|
-
|
987
|
-
|
988
|
-
|
989
|
-
|
990
|
-
|
991
|
-
|
992
|
-
|
993
|
-
|
994
|
-
|
995
|
-
|
996
|
-
|
997
|
-
|
998
|
-
|
999
|
-
|
1000
|
-
|
1001
|
-
RDSDBProxyTargetGroup: "AWS::RDS::DBProxyTargetGroup",
|
1002
|
-
KinesisAnalyticsApplicationReferenceDataSource: "AWS::KinesisAnalytics::ApplicationReferenceDataSource",
|
1003
|
-
AppConfigApplication: "AWS::AppConfig::Application",
|
1004
|
-
PinpointApp: "AWS::Pinpoint::App",
|
1005
|
-
CassandraTable: "AWS::Cassandra::Table",
|
1006
|
-
AppRunnerService: "AWS::AppRunner::Service",
|
1007
|
-
EKSIdentityProviderConfig: "AWS::EKS::IdentityProviderConfig",
|
1008
|
-
GreengrassGroupVersion: "AWS::Greengrass::GroupVersion",
|
1009
|
-
LogsQueryDefinition: "AWS::Logs::QueryDefinition",
|
1010
|
-
SESEmailIdentity: "AWS::SES::EmailIdentity",
|
1011
|
-
GuardDutyIPSet: "AWS::GuardDuty::IPSet",
|
1012
|
-
IoTCertificate: "AWS::IoT::Certificate",
|
1013
|
-
DynamoDBGlobalTable: "AWS::DynamoDB::GlobalTable",
|
1014
|
-
SSMAssociation: "AWS::SSM::Association",
|
1015
|
-
EC2IPAMResourceDiscoveryAssociation: "AWS::EC2::IPAMResourceDiscoveryAssociation",
|
1016
|
-
AthenaNamedQuery: "AWS::Athena::NamedQuery",
|
1017
|
-
CloudFormationModuleVersion: "AWS::CloudFormation::ModuleVersion",
|
1018
|
-
AmplifyUIBuilderTheme: "AWS::AmplifyUIBuilder::Theme",
|
1019
|
-
InspectorAssessmentTarget: "AWS::Inspector::AssessmentTarget",
|
1020
|
-
EventSchemasRegistry: "AWS::EventSchemas::Registry",
|
1021
|
-
Route53ResolverResolverEndpoint: "AWS::Route53Resolver::ResolverEndpoint",
|
1022
|
-
ImageBuilderImage: "AWS::ImageBuilder::Image",
|
1023
|
-
CEAnomalySubscription: "AWS::CE::AnomalySubscription",
|
1024
|
-
RDSDBProxyEndpoint: "AWS::RDS::DBProxyEndpoint",
|
1025
|
-
OpenSearchServiceDomain: "AWS::OpenSearchService::Domain",
|
1026
|
-
LocationPlaceIndex: "AWS::Location::PlaceIndex",
|
1027
|
-
ApiGatewayV2ApiMapping: "AWS::ApiGatewayV2::ApiMapping"
|
1092
|
+
VpcLatticeAccessLogSubscription: "AWS::VpcLattice::AccessLogSubscription",
|
1093
|
+
VpcLatticeAuthPolicy: "AWS::VpcLattice::AuthPolicy",
|
1094
|
+
VpcLatticeListener: "AWS::VpcLattice::Listener",
|
1095
|
+
VpcLatticeResourcePolicy: "AWS::VpcLattice::ResourcePolicy",
|
1096
|
+
VpcLatticeRule: "AWS::VpcLattice::Rule",
|
1097
|
+
VpcLatticeService: "AWS::VpcLattice::Service",
|
1098
|
+
VpcLatticeServiceNetwork: "AWS::VpcLattice::ServiceNetwork",
|
1099
|
+
VpcLatticeServiceNetworkServiceAssociation: "AWS::VpcLattice::ServiceNetworkServiceAssociation",
|
1100
|
+
VpcLatticeServiceNetworkVpcAssociation: "AWS::VpcLattice::ServiceNetworkVpcAssociation",
|
1101
|
+
VpcLatticeTargetGroup: "AWS::VpcLattice::TargetGroup",
|
1102
|
+
WAFByteMatchSet: "AWS::WAF::ByteMatchSet",
|
1103
|
+
WAFIPSet: "AWS::WAF::IPSet",
|
1104
|
+
WAFRule: "AWS::WAF::Rule",
|
1105
|
+
WAFSizeConstraintSet: "AWS::WAF::SizeConstraintSet",
|
1106
|
+
WAFSqlInjectionMatchSet: "AWS::WAF::SqlInjectionMatchSet",
|
1107
|
+
WAFWebACL: "AWS::WAF::WebACL",
|
1108
|
+
WAFXssMatchSet: "AWS::WAF::XssMatchSet",
|
1109
|
+
WAFRegionalByteMatchSet: "AWS::WAFRegional::ByteMatchSet",
|
1110
|
+
WAFRegionalGeoMatchSet: "AWS::WAFRegional::GeoMatchSet",
|
1111
|
+
WAFRegionalIPSet: "AWS::WAFRegional::IPSet",
|
1112
|
+
WAFRegionalRateBasedRule: "AWS::WAFRegional::RateBasedRule",
|
1113
|
+
WAFRegionalRegexPatternSet: "AWS::WAFRegional::RegexPatternSet",
|
1114
|
+
WAFRegionalRule: "AWS::WAFRegional::Rule",
|
1115
|
+
WAFRegionalSizeConstraintSet: "AWS::WAFRegional::SizeConstraintSet",
|
1116
|
+
WAFRegionalSqlInjectionMatchSet: "AWS::WAFRegional::SqlInjectionMatchSet",
|
1117
|
+
WAFRegionalWebACL: "AWS::WAFRegional::WebACL",
|
1118
|
+
WAFRegionalWebACLAssociation: "AWS::WAFRegional::WebACLAssociation",
|
1119
|
+
WAFRegionalXssMatchSet: "AWS::WAFRegional::XssMatchSet",
|
1120
|
+
WAFv2IPSet: "AWS::WAFv2::IPSet",
|
1121
|
+
WAFv2LoggingConfiguration: "AWS::WAFv2::LoggingConfiguration",
|
1122
|
+
WAFv2RegexPatternSet: "AWS::WAFv2::RegexPatternSet",
|
1123
|
+
WAFv2RuleGroup: "AWS::WAFv2::RuleGroup",
|
1124
|
+
WAFv2WebACL: "AWS::WAFv2::WebACL",
|
1125
|
+
WAFv2WebACLAssociation: "AWS::WAFv2::WebACLAssociation",
|
1126
|
+
WisdomAssistant: "AWS::Wisdom::Assistant",
|
1127
|
+
WisdomAssistantAssociation: "AWS::Wisdom::AssistantAssociation",
|
1128
|
+
WisdomKnowledgeBase: "AWS::Wisdom::KnowledgeBase",
|
1129
|
+
WorkSpacesConnectionAlias: "AWS::WorkSpaces::ConnectionAlias",
|
1130
|
+
WorkSpacesWorkspace: "AWS::WorkSpaces::Workspace",
|
1131
|
+
WorkSpacesWebBrowserSettings: "AWS::WorkSpacesWeb::BrowserSettings",
|
1132
|
+
WorkSpacesWebIdentityProvider: "AWS::WorkSpacesWeb::IdentityProvider",
|
1133
|
+
WorkSpacesWebIpAccessSettings: "AWS::WorkSpacesWeb::IpAccessSettings",
|
1134
|
+
WorkSpacesWebNetworkSettings: "AWS::WorkSpacesWeb::NetworkSettings",
|
1135
|
+
WorkSpacesWebPortal: "AWS::WorkSpacesWeb::Portal",
|
1136
|
+
WorkSpacesWebTrustStore: "AWS::WorkSpacesWeb::TrustStore",
|
1137
|
+
WorkSpacesWebUserAccessLoggingSettings: "AWS::WorkSpacesWeb::UserAccessLoggingSettings",
|
1138
|
+
WorkSpacesWebUserSettings: "AWS::WorkSpacesWeb::UserSettings",
|
1139
|
+
XRayGroup: "AWS::XRay::Group",
|
1140
|
+
XRayResourcePolicy: "AWS::XRay::ResourcePolicy",
|
1141
|
+
XRaySamplingRule: "AWS::XRay::SamplingRule",
|
1142
|
+
AlexaASKSkill: "Alexa::ASK::Skill"
|
1028
1143
|
};
|
1029
1144
|
export const AttributeNames = {
|
1030
|
-
"AWS::
|
1031
|
-
"AWS::SES::ContactList": [],
|
1145
|
+
"AWS::ACMPCA::Certificate": ["Arn", "Certificate"],
|
1032
1146
|
"AWS::ACMPCA::CertificateAuthority": ["CertificateSigningRequest", "Arn"],
|
1033
|
-
"AWS::
|
1034
|
-
"AWS::
|
1035
|
-
"AWS::
|
1036
|
-
"AWS::
|
1037
|
-
"AWS::
|
1038
|
-
"AWS::
|
1039
|
-
"AWS::
|
1040
|
-
"AWS::
|
1041
|
-
"AWS::
|
1042
|
-
"AWS::
|
1043
|
-
"AWS::
|
1044
|
-
"AWS::
|
1045
|
-
"AWS::IoTTwinMaker::SyncJob": ["CreationDateTime", "State", "UpdateDateTime", "Arn"],
|
1046
|
-
"AWS::LookoutMetrics::Alert": ["Arn"],
|
1047
|
-
"AWS::WAFRegional::SqlInjectionMatchSet": [],
|
1048
|
-
"AWS::Kinesis::Stream": ["Arn"],
|
1049
|
-
"AWS::RAM::ResourceShare": ["Arn"],
|
1147
|
+
"AWS::ACMPCA::CertificateAuthorityActivation": ["CompleteCertificateChain"],
|
1148
|
+
"AWS::ACMPCA::Permission": [],
|
1149
|
+
"AWS::APS::RuleGroupsNamespace": ["Arn"],
|
1150
|
+
"AWS::APS::Workspace": ["PrometheusEndpoint", "WorkspaceId", "Arn"],
|
1151
|
+
"AWS::AccessAnalyzer::Analyzer": ["Arn"],
|
1152
|
+
"AWS::AmazonMQ::Broker": ["IpAddresses", "OpenWireEndpoints", "ConfigurationRevision", "StompEndpoints", "MqttEndpoints", "AmqpEndpoints", "Arn", "ConfigurationId", "WssEndpoints"],
|
1153
|
+
"AWS::AmazonMQ::Configuration": ["Revision", "Id", "Arn"],
|
1154
|
+
"AWS::AmazonMQ::ConfigurationAssociation": [],
|
1155
|
+
"AWS::Amplify::App": ["AppId", "Arn", "DefaultDomain", "AppName"],
|
1156
|
+
"AWS::Amplify::Branch": ["BranchName", "Arn"],
|
1157
|
+
"AWS::Amplify::Domain": ["AutoSubDomainIAMRole", "DomainName", "EnableAutoSubDomain", "StatusReason", "Arn", "AutoSubDomainCreationPatterns", "DomainStatus", "CertificateRecord"],
|
1158
|
+
"AWS::AmplifyUIBuilder::Component": ["Id"],
|
1050
1159
|
"AWS::AmplifyUIBuilder::Form": ["Id"],
|
1051
|
-
"AWS::
|
1052
|
-
"AWS::
|
1160
|
+
"AWS::AmplifyUIBuilder::Theme": ["Id"],
|
1161
|
+
"AWS::ApiGateway::Account": ["Id"],
|
1162
|
+
"AWS::ApiGateway::ApiKey": ["APIKeyId"],
|
1163
|
+
"AWS::ApiGateway::Authorizer": ["AuthorizerId"],
|
1164
|
+
"AWS::ApiGateway::BasePathMapping": [],
|
1165
|
+
"AWS::ApiGateway::ClientCertificate": ["ClientCertificateId"],
|
1166
|
+
"AWS::ApiGateway::Deployment": ["DeploymentId"],
|
1167
|
+
"AWS::ApiGateway::DocumentationPart": ["DocumentationPartId"],
|
1168
|
+
"AWS::ApiGateway::DocumentationVersion": [],
|
1169
|
+
"AWS::ApiGateway::DomainName": ["RegionalHostedZoneId", "RegionalDomainName", "DistributionHostedZoneId", "DistributionDomainName"],
|
1170
|
+
"AWS::ApiGateway::GatewayResponse": [],
|
1171
|
+
"AWS::ApiGateway::Method": [],
|
1172
|
+
"AWS::ApiGateway::Model": [],
|
1173
|
+
"AWS::ApiGateway::RequestValidator": ["RequestValidatorId"],
|
1174
|
+
"AWS::ApiGateway::Resource": ["ResourceId"],
|
1175
|
+
"AWS::ApiGateway::RestApi": ["RootResourceId", "RestApiId"],
|
1176
|
+
"AWS::ApiGateway::Stage": [],
|
1177
|
+
"AWS::ApiGateway::UsagePlan": ["Id"],
|
1178
|
+
"AWS::ApiGateway::UsagePlanKey": ["Id"],
|
1179
|
+
"AWS::ApiGateway::VpcLink": ["VpcLinkId"],
|
1180
|
+
"AWS::ApiGatewayV2::Api": ["ApiEndpoint", "ApiId"],
|
1181
|
+
"AWS::ApiGatewayV2::ApiGatewayManagedOverrides": [],
|
1182
|
+
"AWS::ApiGatewayV2::ApiMapping": ["ApiMappingId"],
|
1183
|
+
"AWS::ApiGatewayV2::Authorizer": ["AuthorizerId"],
|
1184
|
+
"AWS::ApiGatewayV2::Deployment": ["DeploymentId"],
|
1185
|
+
"AWS::ApiGatewayV2::DomainName": ["RegionalHostedZoneId", "RegionalDomainName"],
|
1186
|
+
"AWS::ApiGatewayV2::Integration": [],
|
1187
|
+
"AWS::ApiGatewayV2::IntegrationResponse": ["IntegrationResponseId"],
|
1188
|
+
"AWS::ApiGatewayV2::Model": ["ModelId"],
|
1189
|
+
"AWS::ApiGatewayV2::Route": ["RouteId"],
|
1190
|
+
"AWS::ApiGatewayV2::RouteResponse": ["RouteResponseId"],
|
1191
|
+
"AWS::ApiGatewayV2::Stage": [],
|
1192
|
+
"AWS::ApiGatewayV2::VpcLink": ["VpcLinkId"],
|
1193
|
+
"AWS::AppConfig::Application": [],
|
1194
|
+
"AWS::AppConfig::ConfigurationProfile": [],
|
1195
|
+
"AWS::AppConfig::Deployment": [],
|
1196
|
+
"AWS::AppConfig::DeploymentStrategy": [],
|
1197
|
+
"AWS::AppConfig::Environment": [],
|
1198
|
+
"AWS::AppConfig::Extension": ["Id", "Arn", "VersionNumber"],
|
1199
|
+
"AWS::AppConfig::ExtensionAssociation": ["ResourceArn", "ExtensionArn", "Id", "Arn"],
|
1200
|
+
"AWS::AppConfig::HostedConfigurationVersion": [],
|
1201
|
+
"AWS::AppFlow::Connector": ["ConnectorArn"],
|
1202
|
+
"AWS::AppFlow::ConnectorProfile": ["CredentialsArn", "ConnectorProfileArn"],
|
1203
|
+
"AWS::AppFlow::Flow": ["FlowArn"],
|
1204
|
+
"AWS::AppIntegrations::DataIntegration": ["DataIntegrationArn", "Id"],
|
1205
|
+
"AWS::AppIntegrations::EventIntegration": ["EventIntegrationArn"],
|
1206
|
+
"AWS::AppMesh::GatewayRoute": ["Uid", "MeshName", "VirtualGatewayName", "MeshOwner", "ResourceOwner", "GatewayRouteName", "Arn"],
|
1207
|
+
"AWS::AppMesh::Mesh": ["Uid", "MeshName", "MeshOwner", "ResourceOwner", "Arn"],
|
1208
|
+
"AWS::AppMesh::Route": ["Uid", "MeshName", "VirtualRouterName", "MeshOwner", "ResourceOwner", "RouteName", "Arn"],
|
1209
|
+
"AWS::AppMesh::VirtualGateway": ["Uid", "VirtualGatewayName", "MeshName", "MeshOwner", "ResourceOwner", "Arn"],
|
1210
|
+
"AWS::AppMesh::VirtualNode": ["Uid", "MeshName", "MeshOwner", "ResourceOwner", "Arn", "VirtualNodeName"],
|
1211
|
+
"AWS::AppMesh::VirtualRouter": ["Uid", "MeshName", "VirtualRouterName", "MeshOwner", "ResourceOwner", "Arn"],
|
1212
|
+
"AWS::AppMesh::VirtualService": ["Uid", "MeshName", "MeshOwner", "ResourceOwner", "VirtualServiceName", "Arn"],
|
1213
|
+
"AWS::AppRunner::AutoScalingConfiguration": ["AutoScalingConfigurationRevision", "AutoScalingConfigurationArn", "Latest"],
|
1214
|
+
"AWS::AppRunner::ObservabilityConfiguration": ["ObservabilityConfigurationRevision", "ObservabilityConfigurationArn", "Latest"],
|
1215
|
+
"AWS::AppRunner::Service": ["Status", "ServiceUrl", "ServiceArn", "ServiceId"],
|
1053
1216
|
"AWS::AppRunner::VpcConnector": ["VpcConnectorArn", "VpcConnectorRevision"],
|
1054
|
-
"AWS::
|
1055
|
-
"AWS::
|
1056
|
-
"AWS::
|
1057
|
-
"AWS::
|
1058
|
-
"AWS::
|
1059
|
-
"AWS::
|
1060
|
-
"AWS::
|
1061
|
-
"AWS::
|
1062
|
-
"AWS::
|
1063
|
-
"AWS::
|
1064
|
-
"AWS::ECS::Cluster": ["Arn"],
|
1065
|
-
"AWS::Events::Endpoint": ["State", "StateReason", "EndpointId", "Arn", "EndpointUrl"],
|
1066
|
-
"AWS::SageMaker::FeatureGroup": [],
|
1067
|
-
"AWS::NetworkManager::Link": ["LinkArn", "LinkId"],
|
1068
|
-
"AWS::KinesisAnalytics::ApplicationOutput": [],
|
1069
|
-
"AWS::CloudFormation::StackSet": ["StackSetId"],
|
1070
|
-
"AWS::Cognito::UserPoolRiskConfigurationAttachment": [],
|
1217
|
+
"AWS::AppRunner::VpcIngressConnection": ["Status", "DomainName", "VpcIngressConnectionArn"],
|
1218
|
+
"AWS::AppStream::AppBlock": ["CreatedTime", "Arn"],
|
1219
|
+
"AWS::AppStream::AppBlockBuilder": ["CreatedTime", "Arn"],
|
1220
|
+
"AWS::AppStream::Application": ["CreatedTime", "Arn"],
|
1221
|
+
"AWS::AppStream::ApplicationEntitlementAssociation": [],
|
1222
|
+
"AWS::AppStream::ApplicationFleetAssociation": [],
|
1223
|
+
"AWS::AppStream::DirectoryConfig": [],
|
1224
|
+
"AWS::AppStream::Entitlement": ["CreatedTime", "LastModifiedTime"],
|
1225
|
+
"AWS::AppStream::Fleet": [],
|
1226
|
+
"AWS::AppStream::ImageBuilder": ["StreamingUrl"],
|
1071
1227
|
"AWS::AppStream::Stack": [],
|
1228
|
+
"AWS::AppStream::StackFleetAssociation": [],
|
1229
|
+
"AWS::AppStream::StackUserAssociation": [],
|
1230
|
+
"AWS::AppStream::User": [],
|
1231
|
+
"AWS::AppSync::ApiCache": [],
|
1232
|
+
"AWS::AppSync::ApiKey": ["ApiKey", "Arn"],
|
1233
|
+
"AWS::AppSync::DataSource": ["DataSourceArn", "Name"],
|
1234
|
+
"AWS::AppSync::DomainName": ["AppSyncDomainName", "DomainName", "HostedZoneId"],
|
1235
|
+
"AWS::AppSync::DomainNameApiAssociation": ["ApiAssociationIdentifier"],
|
1236
|
+
"AWS::AppSync::FunctionConfiguration": ["FunctionId", "FunctionArn", "DataSourceName", "Name"],
|
1237
|
+
"AWS::AppSync::GraphQLApi": ["RealtimeUrl", "GraphQLUrl", "GraphQLDns", "RealtimeDns", "Arn", "ApiId"],
|
1072
1238
|
"AWS::AppSync::GraphQLSchema": [],
|
1073
|
-
"AWS::
|
1074
|
-
"AWS::
|
1075
|
-
"AWS::
|
1076
|
-
"AWS::
|
1077
|
-
"AWS::
|
1078
|
-
"AWS::
|
1079
|
-
"AWS::
|
1080
|
-
"AWS::
|
1081
|
-
"AWS::
|
1082
|
-
"AWS::
|
1083
|
-
"AWS::
|
1084
|
-
"AWS::
|
1085
|
-
"AWS::
|
1086
|
-
"AWS::
|
1087
|
-
"AWS::
|
1088
|
-
"AWS::
|
1089
|
-
"AWS::
|
1090
|
-
"AWS::
|
1091
|
-
"AWS::
|
1092
|
-
"AWS::
|
1093
|
-
"AWS::
|
1094
|
-
"AWS::EKS::Nodegroup": ["NodegroupName", "ClusterName", "Id", "Arn"],
|
1095
|
-
"AWS::EC2::IPAMResourceDiscovery": ["IsDefault", "OwnerId", "State", "IpamResourceDiscoveryRegion", "IpamResourceDiscoveryArn", "IpamResourceDiscoveryId"],
|
1096
|
-
"AWS::CE::CostCategory": ["EffectiveStart", "Arn"],
|
1097
|
-
"AWS::Connect::Instance": ["CreatedTime", "ServiceRole", "InstanceStatus", "Id", "Arn"],
|
1098
|
-
"AWS::Transfer::Profile": ["ProfileId", "Arn"],
|
1099
|
-
"AWS::IoT1Click::Project": ["ProjectName", "Arn"],
|
1100
|
-
"AWS::EC2::EIP": ["PublicIp", "AllocationId"],
|
1101
|
-
"AWS::IoT::CustomMetric": ["MetricArn"],
|
1102
|
-
"AWS::MediaConvert::Queue": ["Arn", "Name"],
|
1103
|
-
"AWS::ApiGateway::DomainName": ["RegionalHostedZoneId", "RegionalDomainName", "DistributionHostedZoneId", "DistributionDomainName"],
|
1104
|
-
"AWS::WAFv2::RegexPatternSet": ["Id", "Arn"],
|
1239
|
+
"AWS::AppSync::Resolver": ["TypeName", "ResolverArn", "FieldName"],
|
1240
|
+
"AWS::AppSync::SourceApiAssociation": ["AssociationArn", "MergedApiId", "SourceApiArn", "LastSuccessfulMergeDate", "SourceApiAssociationStatusDetail", "MergedApiArn", "AssociationId", "SourceApiAssociationStatus", "SourceApiId"],
|
1241
|
+
"AWS::ApplicationAutoScaling::ScalableTarget": ["Id"],
|
1242
|
+
"AWS::ApplicationAutoScaling::ScalingPolicy": [],
|
1243
|
+
"AWS::ApplicationInsights::Application": ["ApplicationARN"],
|
1244
|
+
"AWS::Athena::CapacityReservation": ["Status", "AllocatedDpus", "CreationTime", "LastSuccessfulAllocationTime", "Arn"],
|
1245
|
+
"AWS::Athena::DataCatalog": [],
|
1246
|
+
"AWS::Athena::NamedQuery": ["NamedQueryId"],
|
1247
|
+
"AWS::Athena::PreparedStatement": [],
|
1248
|
+
"AWS::Athena::WorkGroup": ["CreationTime", "WorkGroupConfiguration.EngineVersion.EffectiveEngineVersion"],
|
1249
|
+
"AWS::AuditManager::Assessment": ["AssessmentId", "CreationTime", "Arn"],
|
1250
|
+
"AWS::AutoScaling::AutoScalingGroup": ["LaunchConfigurationName", "LaunchTemplateSpecification", "MixedInstancesPolicy", "PlacementGroup", "VPCZoneIdentifier"],
|
1251
|
+
"AWS::AutoScaling::LaunchConfiguration": [],
|
1252
|
+
"AWS::AutoScaling::LifecycleHook": [],
|
1253
|
+
"AWS::AutoScaling::ScalingPolicy": ["PolicyName", "Arn"],
|
1254
|
+
"AWS::AutoScaling::ScheduledAction": ["ScheduledActionName"],
|
1255
|
+
"AWS::AutoScaling::WarmPool": [],
|
1256
|
+
"AWS::AutoScalingPlans::ScalingPlan": ["ScalingPlanName", "ScalingPlanVersion"],
|
1257
|
+
"AWS::Backup::BackupPlan": ["VersionId", "BackupPlanId", "BackupPlanArn"],
|
1258
|
+
"AWS::Backup::BackupSelection": ["BackupPlanId", "Id", "SelectionId"],
|
1259
|
+
"AWS::Backup::BackupVault": ["BackupVaultName", "BackupVaultArn"],
|
1105
1260
|
"AWS::Backup::Framework": ["CreationTime", "FrameworkStatus", "DeploymentStatus", "FrameworkArn"],
|
1106
|
-
"AWS::
|
1107
|
-
"AWS::
|
1108
|
-
"AWS::
|
1109
|
-
"AWS::
|
1110
|
-
"AWS::
|
1111
|
-
"AWS::
|
1112
|
-
"AWS::
|
1113
|
-
"AWS::
|
1114
|
-
"AWS::IoTFleetHub::Application": ["ApplicationUrl", "ApplicationArn", "ApplicationState", "SsoClientId", "ApplicationId", "ApplicationLastUpdateDate", "ErrorMessage", "ApplicationCreationDate"],
|
1115
|
-
"AWS::Pinpoint::EventStream": [],
|
1116
|
-
"AWS::MWAA::Environment": ["LoggingConfiguration.TaskLogs.CloudWatchLogGroupArn", "LoggingConfiguration.WebserverLogs.CloudWatchLogGroupArn", "LoggingConfiguration.DagProcessingLogs.CloudWatchLogGroupArn", "WebserverUrl", "LoggingConfiguration.SchedulerLogs.CloudWatchLogGroupArn", "Arn", "LoggingConfiguration.WorkerLogs.CloudWatchLogGroupArn"],
|
1117
|
-
"AWS::PinpointEmail::ConfigurationSetEventDestination": [],
|
1118
|
-
"AWS::GuardDuty::ThreatIntelSet": [],
|
1119
|
-
"AWS::Oam::Sink": ["Arn"],
|
1120
|
-
"AWS::WAFRegional::RegexPatternSet": [],
|
1121
|
-
"AWS::Logs::MetricFilter": [],
|
1122
|
-
"AWS::Lightsail::Database": ["DatabaseArn"],
|
1123
|
-
"AWS::Lightsail::Certificate": ["Status", "CertificateArn"],
|
1124
|
-
"AWS::Macie::Session": ["ServiceRole", "AwsAccountId"],
|
1125
|
-
"AWS::SecretsManager::RotationSchedule": [],
|
1126
|
-
"AWS::Omics::ReferenceStore": ["ReferenceStoreId", "CreationTime", "Arn"],
|
1127
|
-
"AWS::Scheduler::ScheduleGroup": ["CreationDate", "State", "LastModificationDate", "Arn"],
|
1128
|
-
"AWS::Cognito::IdentityPool": ["Name"],
|
1129
|
-
"AWS::ElasticLoadBalancingV2::LoadBalancer": ["CanonicalHostedZoneID", "DNSName", "LoadBalancerFullName", "LoadBalancerName", "SecurityGroups"],
|
1130
|
-
"AWS::Route53::DNSSEC": [],
|
1131
|
-
"AWS::CodeBuild::SourceCredential": [],
|
1132
|
-
"AWS::DMS::ReplicationSubnetGroup": [],
|
1133
|
-
"AWS::SES::ConfigurationSetEventDestination": ["Id"],
|
1134
|
-
"AWS::Grafana::Workspace": ["Status", "GrafanaVersion", "CreationTimestamp", "Endpoint", "SsoClientId", "Id", "SamlConfigurationStatus", "ModificationTimestamp"],
|
1135
|
-
"AWS::SageMaker::ModelPackageGroup": ["ModelPackageGroupArn", "CreationTime", "ModelPackageGroupStatus"],
|
1136
|
-
"AWS::WAFv2::IPSet": ["Id", "Arn"],
|
1137
|
-
"AWS::Route53Resolver::FirewallRuleGroupAssociation": ["Status", "CreationTime", "ManagedOwnerName", "ModificationTime", "Id", "Arn", "CreatorRequestId", "StatusMessage"],
|
1138
|
-
"AWS::Lambda::Alias": [],
|
1139
|
-
"AWS::Omics::RunGroup": ["CreationTime", "Id", "Arn"],
|
1140
|
-
"AWS::OpenSearchServerless::VpcEndpoint": ["Id"],
|
1141
|
-
"AWS::EC2::SecurityGroupEgress": [],
|
1142
|
-
"AWS::Connect::QuickConnect": ["QuickConnectArn"],
|
1143
|
-
"AWS::Lambda::LayerVersionPermission": [],
|
1144
|
-
"AWS::StepFunctions::StateMachine": ["Arn", "Name"],
|
1145
|
-
"AWS::CodeDeploy::DeploymentConfig": [],
|
1146
|
-
"AWS::Macie::AllowList": ["Status", "Id", "Arn"],
|
1147
|
-
"AWS::IoT::MitigationAction": ["MitigationActionArn", "MitigationActionId"],
|
1148
|
-
"AWS::DMS::EventSubscription": [],
|
1149
|
-
"AWS::CustomerProfiles::Integration": ["LastUpdatedAt", "CreatedAt"],
|
1150
|
-
"AWS::EC2::TransitGatewayAttachment": ["Id"],
|
1151
|
-
"AWS::FraudDetector::Outcome": ["CreatedTime", "LastUpdatedTime", "Arn"],
|
1152
|
-
"AWS::Location::Tracker": ["CreateTime", "UpdateTime", "Arn", "TrackerArn"],
|
1153
|
-
"AWS::DAX::ParameterGroup": [],
|
1154
|
-
"AWS::IoT::SecurityProfile": ["SecurityProfileArn"],
|
1155
|
-
"AWS::S3::StorageLens": ["StorageLensConfiguration.StorageLensArn"],
|
1156
|
-
"AWS::SES::Template": ["Id"],
|
1157
|
-
"AWS::CloudFront::Distribution": ["DomainName", "Id"],
|
1158
|
-
"AWS::Redshift::ClusterParameterGroup": [],
|
1261
|
+
"AWS::Backup::ReportPlan": ["ReportPlanArn"],
|
1262
|
+
"AWS::BackupGateway::Hypervisor": ["HypervisorArn"],
|
1263
|
+
"AWS::Batch::ComputeEnvironment": ["ComputeEnvironmentArn"],
|
1264
|
+
"AWS::Batch::JobDefinition": [],
|
1265
|
+
"AWS::Batch::JobQueue": ["JobQueueArn"],
|
1266
|
+
"AWS::Batch::SchedulingPolicy": ["Arn"],
|
1267
|
+
"AWS::BillingConductor::BillingGroup": ["Status", "Size", "StatusReason", "CreationTime", "LastModifiedTime", "Arn"],
|
1268
|
+
"AWS::BillingConductor::CustomLineItem": ["CurrencyCode", "ProductCode", "CreationTime", "LastModifiedTime", "Arn", "AssociationSize"],
|
1159
1269
|
"AWS::BillingConductor::PricingPlan": ["Size", "CreationTime", "LastModifiedTime", "Arn"],
|
1160
|
-
"AWS::
|
1161
|
-
"AWS::
|
1162
|
-
"AWS::
|
1163
|
-
"AWS::
|
1164
|
-
"AWS::
|
1165
|
-
"AWS::
|
1166
|
-
"AWS::
|
1167
|
-
"AWS::
|
1168
|
-
"AWS::
|
1169
|
-
"AWS::
|
1170
|
-
"AWS::
|
1171
|
-
"AWS::
|
1172
|
-
"AWS::
|
1173
|
-
"AWS::
|
1174
|
-
"AWS::
|
1270
|
+
"AWS::BillingConductor::PricingRule": ["CreationTime", "LastModifiedTime", "AssociatedPricingPlanCount", "Arn"],
|
1271
|
+
"AWS::Budgets::Budget": [],
|
1272
|
+
"AWS::Budgets::BudgetsAction": ["ActionId"],
|
1273
|
+
"AWS::CE::AnomalyMonitor": ["LastUpdatedDate", "CreationDate", "LastEvaluatedDate", "MonitorArn", "DimensionalValueCount"],
|
1274
|
+
"AWS::CE::AnomalySubscription": ["AccountId", "SubscriptionArn"],
|
1275
|
+
"AWS::CE::CostCategory": ["EffectiveStart", "Arn"],
|
1276
|
+
"AWS::CUR::ReportDefinition": [],
|
1277
|
+
"AWS::Cassandra::Keyspace": [],
|
1278
|
+
"AWS::Cassandra::Table": [],
|
1279
|
+
"AWS::CertificateManager::Account": ["AccountId"],
|
1280
|
+
"AWS::CertificateManager::Certificate": [],
|
1281
|
+
"AWS::Chatbot::MicrosoftTeamsChannelConfiguration": ["Arn"],
|
1282
|
+
"AWS::Chatbot::SlackChannelConfiguration": ["Arn"],
|
1283
|
+
"AWS::CleanRooms::AnalysisTemplate": ["CollaborationIdentifier", "Schema.ReferencedTables", "MembershipArn", "Schema", "Arn", "CollaborationArn", "AnalysisTemplateIdentifier"],
|
1284
|
+
"AWS::CleanRooms::Collaboration": ["CollaborationIdentifier", "Arn"],
|
1285
|
+
"AWS::CleanRooms::ConfiguredTable": ["ConfiguredTableIdentifier", "Arn"],
|
1286
|
+
"AWS::CleanRooms::ConfiguredTableAssociation": ["ConfiguredTableAssociationIdentifier", "Arn"],
|
1287
|
+
"AWS::CleanRooms::Membership": ["MembershipIdentifier", "Arn", "CollaborationCreatorAccountId", "CollaborationArn"],
|
1175
1288
|
"AWS::Cloud9::EnvironmentEC2": ["Arn", "Name"],
|
1176
|
-
"AWS::
|
1177
|
-
"AWS::
|
1178
|
-
"AWS::CloudFormation::HookTypeConfig": ["ConfigurationArn"],
|
1179
|
-
"AWS::
|
1180
|
-
"AWS::
|
1181
|
-
"AWS::
|
1182
|
-
"AWS::
|
1183
|
-
"AWS::
|
1184
|
-
"AWS::
|
1185
|
-
"AWS::IVSChat::Room": ["Id", "Arn"],
|
1186
|
-
"AWS::ServiceCatalog::PortfolioProductAssociation": [],
|
1187
|
-
"AWS::EC2::TransitGatewayMulticastDomainAssociation": ["ResourceId", "State", "ResourceType"],
|
1188
|
-
"AWS::IoTWireless::ServiceProfile": ["LoRaWAN.DrMin", "LoRaWAN.ReportDevStatusMargin", "LoRaWAN.UlRatePolicy", "LoRaWAN.MinGwDiversity", "LoRaWAN.TargetPer", "LoRaWAN.ChannelMask", "LoRaWAN.ReportDevStatusBattery", "LoRaWAN.DlRate", "LoRaWAN.DlRatePolicy", "LoRaWAN.HrAllowed", "LoRaWAN.DlBucketSize", "LoRaWAN.DrMax", "LoRaWAN.UlBucketSize", "LoRaWAN.RaAllowed", "LoRaWAN.UlRate", "LoRaWAN.NwkGeoLoc", "LoRaWAN.DevStatusReqFreq", "LoRaWAN.PrAllowed", "Id", "Arn"],
|
1189
|
-
"AWS::MediaConvert::JobTemplate": ["Arn", "Name"],
|
1190
|
-
"AWS::EKS::Cluster": ["Endpoint", "ClusterSecurityGroupId", "EncryptionConfigKeyArn", "Id", "CertificateAuthorityData", "Arn", "KubernetesNetworkConfig.ServiceIpv6Cidr", "OpenIdConnectIssuerUrl"],
|
1191
|
-
"AWS::Connect::InstanceStorageConfig": ["AssociationId"],
|
1192
|
-
"AWS::Connect::HoursOfOperation": ["HoursOfOperationArn"],
|
1193
|
-
"AWS::DocDB::DBCluster": ["ClusterResourceId", "Endpoint", "Port", "ReadEndpoint"],
|
1194
|
-
"AWS::DAX::Cluster": ["ClusterDiscoveryEndpointURL", "ClusterDiscoveryEndpoint", "Arn"],
|
1195
|
-
"AWS::CloudWatch::CompositeAlarm": ["Arn"],
|
1196
|
-
"AWS::RDS::GlobalCluster": [],
|
1197
|
-
"AWS::SSM::PatchBaseline": [],
|
1198
|
-
"AWS::DataSync::LocationHDFS": ["LocationUri", "LocationArn"],
|
1199
|
-
"AWS::IoT::DomainConfiguration": ["DomainType", "ServerCertificates", "Arn"],
|
1200
|
-
"AWS::BillingConductor::CustomLineItem": ["CurrencyCode", "ProductCode", "CreationTime", "LastModifiedTime", "Arn", "AssociationSize"],
|
1201
|
-
"AWS::RefactorSpaces::Service": ["ServiceIdentifier", "Arn"],
|
1202
|
-
"AWS::KinesisAnalyticsV2::ApplicationCloudWatchLoggingOption": [],
|
1203
|
-
"AWS::GuardDuty::Member": [],
|
1204
|
-
"AWS::ServiceCatalog::AcceptedPortfolioShare": [],
|
1205
|
-
"AWS::ServiceDiscovery::Service": ["Id", "Arn", "Name"],
|
1206
|
-
"AWS::Omics::SequenceStore": ["SequenceStoreId", "CreationTime", "Arn"],
|
1207
|
-
"AWS::Lightsail::Distribution": ["Status", "DistributionArn", "AbleToUpdateBundle"],
|
1208
|
-
"AWS::Oam::Link": ["Label", "Arn"],
|
1209
|
-
"AWS::IoTWireless::WirelessDevice": ["Id", "ThingName", "Arn"],
|
1210
|
-
"AWS::RoboMaker::SimulationApplicationVersion": ["ApplicationVersion", "Arn"],
|
1211
|
-
"AWS::AutoScaling::ScalingPolicy": ["PolicyName", "Arn"],
|
1212
|
-
"AWS::Backup::BackupVault": ["BackupVaultName", "BackupVaultArn"],
|
1213
|
-
"AWS::AppFlow::Connector": ["ConnectorArn"],
|
1214
|
-
"AWS::IoT1Click::Placement": ["PlacementName", "ProjectName"],
|
1215
|
-
"AWS::IoT::AccountAuditConfiguration": [],
|
1216
|
-
"AWS::EC2::DHCPOptions": ["DhcpOptionsId"],
|
1217
|
-
"AWS::ApiGateway::UsagePlan": ["Id"],
|
1218
|
-
"AWS::SSMIncidents::ReplicationSet": ["Arn"],
|
1219
|
-
"AWS::IAM::User": ["Arn"],
|
1220
|
-
"AWS::FSx::DataRepositoryAssociation": ["ResourceARN", "AssociationId"],
|
1221
|
-
"AWS::SES::ConfigurationSet": [],
|
1222
|
-
"AWS::KMS::ReplicaKey": ["KeyId", "Arn"],
|
1223
|
-
"AWS::Location::TrackerConsumer": [],
|
1224
|
-
"AWS::CloudWatch::InsightRule": ["Arn", "RuleName"],
|
1225
|
-
"AWS::Detective::MemberInvitation": [],
|
1226
|
-
"AWS::IoTAnalytics::Datastore": ["Id"],
|
1227
|
-
"AWS::S3::Bucket": ["Arn", "DomainName", "DualStackDomainName", "RegionalDomainName", "WebsiteURL"],
|
1228
|
-
"AWS::SageMaker::ModelQualityJobDefinition": ["JobDefinitionArn", "CreationTime"],
|
1229
|
-
"AWS::Synthetics::Canary": ["State", "Id"],
|
1230
|
-
"AWS::DataBrew::Recipe": [],
|
1231
|
-
"AWS::SageMaker::NotebookInstance": ["NotebookInstanceName"],
|
1232
|
-
"AWS::WAFv2::WebACLAssociation": [],
|
1233
|
-
"AWS::Pinpoint::BaiduChannel": [],
|
1234
|
-
"AWS::Cognito::UserPool": ["ProviderName", "ProviderURL", "Arn"],
|
1235
|
-
"AWS::EC2::EgressOnlyInternetGateway": ["Id"],
|
1236
|
-
"AWS::Events::ApiDestination": ["Arn"],
|
1237
|
-
"AWS::ApiGatewayV2::Api": ["ApiEndpoint", "ApiId"],
|
1238
|
-
"AWS::EC2::NetworkInterfaceAttachment": [],
|
1239
|
-
"AWS::RoboMaker::RobotApplication": ["CurrentRevisionId", "Arn"],
|
1240
|
-
"AWS::EC2::CustomerGateway": ["CustomerGatewayId"],
|
1241
|
-
"AWS::IoTSiteWise::Asset": ["AssetArn", "AssetId"],
|
1289
|
+
"AWS::CloudFormation::CustomResource": [],
|
1290
|
+
"AWS::CloudFormation::HookDefaultVersion": ["Arn"],
|
1291
|
+
"AWS::CloudFormation::HookTypeConfig": ["ConfigurationArn"],
|
1292
|
+
"AWS::CloudFormation::HookVersion": ["VersionId", "IsDefaultVersion", "Visibility", "Arn", "TypeArn"],
|
1293
|
+
"AWS::CloudFormation::Macro": [],
|
1294
|
+
"AWS::CloudFormation::ModuleDefaultVersion": [],
|
1295
|
+
"AWS::CloudFormation::ModuleVersion": ["TimeCreated", "VersionId", "Description", "Schema", "IsDefaultVersion", "Visibility", "Arn", "DocumentationUrl"],
|
1296
|
+
"AWS::CloudFormation::PublicTypeVersion": ["PublicTypeArn", "PublisherId", "TypeVersionArn"],
|
1297
|
+
"AWS::CloudFormation::Publisher": ["PublisherId", "IdentityProvider", "PublisherProfile", "PublisherStatus"],
|
1242
1298
|
"AWS::CloudFormation::ResourceDefaultVersion": ["Arn"],
|
1243
|
-
"AWS::
|
1244
|
-
"AWS::
|
1245
|
-
"AWS::
|
1246
|
-
"AWS::
|
1247
|
-
"AWS::
|
1248
|
-
"AWS::
|
1249
|
-
"AWS::
|
1250
|
-
"AWS::
|
1251
|
-
"AWS::
|
1252
|
-
"AWS::
|
1253
|
-
"AWS::
|
1254
|
-
"AWS::
|
1255
|
-
"AWS::
|
1256
|
-
"AWS::
|
1257
|
-
"AWS::
|
1258
|
-
"AWS::
|
1259
|
-
"AWS::
|
1260
|
-
"AWS::
|
1261
|
-
"AWS::
|
1262
|
-
"AWS::Route53RecoveryReadiness::ReadinessCheck": ["ReadinessCheckArn"],
|
1263
|
-
"AWS::MediaTailor::PlaybackConfiguration": ["HlsConfiguration.ManifestEndpointPrefix", "SessionInitializationEndpointPrefix", "DashConfiguration.ManifestEndpointPrefix", "PlaybackConfigurationArn", "PlaybackEndpointPrefix"],
|
1264
|
-
"AWS::Greengrass::FunctionDefinitionVersion": [],
|
1265
|
-
"AWS::ResourceExplorer2::View": ["ViewArn"],
|
1266
|
-
"AWS::RolesAnywhere::Profile": ["ProfileId", "ProfileArn"],
|
1267
|
-
"AWS::Redshift::ClusterSecurityGroup": [],
|
1268
|
-
"AWS::Logs::Destination": ["Arn"],
|
1269
|
-
"AWS::Lambda::Url": ["FunctionArn", "FunctionUrl"],
|
1270
|
-
"AWS::WAF::XssMatchSet": [],
|
1271
|
-
"AWS::ResilienceHub::App": ["AppArn"],
|
1299
|
+
"AWS::CloudFormation::ResourceVersion": ["VersionId", "ProvisioningType", "IsDefaultVersion", "Visibility", "Arn", "TypeArn"],
|
1300
|
+
"AWS::CloudFormation::Stack": [],
|
1301
|
+
"AWS::CloudFormation::StackSet": ["StackSetId"],
|
1302
|
+
"AWS::CloudFormation::TypeActivation": ["Arn"],
|
1303
|
+
"AWS::CloudFormation::WaitCondition": ["Data"],
|
1304
|
+
"AWS::CloudFormation::WaitConditionHandle": [],
|
1305
|
+
"AWS::CloudFront::CachePolicy": ["LastModifiedTime", "Id"],
|
1306
|
+
"AWS::CloudFront::CloudFrontOriginAccessIdentity": ["S3CanonicalUserId", "Id"],
|
1307
|
+
"AWS::CloudFront::ContinuousDeploymentPolicy": ["LastModifiedTime", "Id"],
|
1308
|
+
"AWS::CloudFront::Distribution": ["DomainName", "Id"],
|
1309
|
+
"AWS::CloudFront::Function": ["FunctionARN", "FunctionMetadata.FunctionARN", "Stage"],
|
1310
|
+
"AWS::CloudFront::KeyGroup": ["LastModifiedTime", "Id"],
|
1311
|
+
"AWS::CloudFront::MonitoringSubscription": [],
|
1312
|
+
"AWS::CloudFront::OriginAccessControl": ["Id"],
|
1313
|
+
"AWS::CloudFront::OriginRequestPolicy": ["LastModifiedTime", "Id"],
|
1314
|
+
"AWS::CloudFront::PublicKey": ["CreatedTime", "Id"],
|
1315
|
+
"AWS::CloudFront::RealtimeLogConfig": ["Arn"],
|
1316
|
+
"AWS::CloudFront::ResponseHeadersPolicy": ["LastModifiedTime", "Id"],
|
1317
|
+
"AWS::CloudFront::StreamingDistribution": ["DomainName"],
|
1272
1318
|
"AWS::CloudTrail::Channel": ["ChannelArn"],
|
1273
|
-
"AWS::
|
1274
|
-
"AWS::
|
1275
|
-
"AWS::
|
1276
|
-
"AWS::
|
1277
|
-
"AWS::
|
1278
|
-
"AWS::
|
1279
|
-
"AWS::
|
1280
|
-
"AWS::
|
1281
|
-
"AWS::
|
1282
|
-
"AWS::
|
1283
|
-
"AWS::
|
1284
|
-
"AWS::
|
1285
|
-
"AWS::
|
1286
|
-
"AWS::
|
1287
|
-
"AWS::
|
1288
|
-
"AWS::
|
1289
|
-
"AWS::
|
1290
|
-
"AWS::
|
1291
|
-
"AWS::
|
1292
|
-
"AWS::ApiGateway::UsagePlanKey": ["Id"],
|
1293
|
-
"AWS::EMR::SecurityConfiguration": [],
|
1294
|
-
"AWS::OpenSearchServerless::SecurityPolicy": [],
|
1319
|
+
"AWS::CloudTrail::EventDataStore": ["Status", "UpdatedTimestamp", "EventDataStoreArn", "CreatedTimestamp"],
|
1320
|
+
"AWS::CloudTrail::ResourcePolicy": [],
|
1321
|
+
"AWS::CloudTrail::Trail": ["SnsTopicArn", "Arn"],
|
1322
|
+
"AWS::CloudWatch::Alarm": ["Arn"],
|
1323
|
+
"AWS::CloudWatch::AnomalyDetector": [],
|
1324
|
+
"AWS::CloudWatch::CompositeAlarm": ["Arn"],
|
1325
|
+
"AWS::CloudWatch::Dashboard": [],
|
1326
|
+
"AWS::CloudWatch::InsightRule": ["Arn", "RuleName"],
|
1327
|
+
"AWS::CloudWatch::MetricStream": ["CreationDate", "State", "Arn", "LastUpdateDate"],
|
1328
|
+
"AWS::CodeArtifact::Domain": ["Owner", "EncryptionKey", "Arn", "Name"],
|
1329
|
+
"AWS::CodeArtifact::Repository": ["DomainName", "Arn", "DomainOwner", "Name"],
|
1330
|
+
"AWS::CodeBuild::Project": ["Arn"],
|
1331
|
+
"AWS::CodeBuild::ReportGroup": ["Arn"],
|
1332
|
+
"AWS::CodeBuild::SourceCredential": [],
|
1333
|
+
"AWS::CodeCommit::Repository": ["CloneUrlHttp", "CloneUrlSsh", "Arn", "Name"],
|
1334
|
+
"AWS::CodeDeploy::Application": [],
|
1335
|
+
"AWS::CodeDeploy::DeploymentConfig": [],
|
1336
|
+
"AWS::CodeDeploy::DeploymentGroup": [],
|
1337
|
+
"AWS::CodeGuruProfiler::ProfilingGroup": ["Arn"],
|
1295
1338
|
"AWS::CodeGuruReviewer::RepositoryAssociation": ["AssociationArn"],
|
1296
|
-
"AWS::Transfer::Connector": ["Arn", "ConnectorId"],
|
1297
|
-
"AWS::Cognito::UserPoolUserToGroupAttachment": [],
|
1298
|
-
"AWS::Pinpoint::APNSChannel": [],
|
1299
|
-
"AWS::SSM::ResourcePolicy": ["PolicyHash", "PolicyId"],
|
1300
|
-
"AWS::IoTSiteWise::Dashboard": ["DashboardId", "DashboardArn"],
|
1301
|
-
"AWS::RoboMaker::Fleet": ["Arn"],
|
1302
|
-
"AWS::ElasticBeanstalk::ConfigurationTemplate": ["TemplateName"],
|
1303
|
-
"AWS::PinpointEmail::Identity": ["IdentityDNSRecordName3", "IdentityDNSRecordName1", "IdentityDNSRecordName2", "IdentityDNSRecordValue3", "IdentityDNSRecordValue2", "IdentityDNSRecordValue1"],
|
1304
|
-
"AWS::WorkSpaces::ConnectionAlias": ["ConnectionAliasState", "Associations", "AliasId"],
|
1305
|
-
"AWS::Events::Rule": ["Arn"],
|
1306
|
-
"AWS::IoTCoreDeviceAdvisor::SuiteDefinition": ["SuiteDefinitionArn", "SuiteDefinitionVersion", "SuiteDefinitionId"],
|
1307
|
-
"AWS::SSMContacts::ContactChannel": ["Arn"],
|
1308
|
-
"AWS::ImageBuilder::Component": ["Type", "Encrypted", "Arn", "Name"],
|
1309
1339
|
"AWS::CodePipeline::CustomActionType": ["Id"],
|
1310
|
-
"AWS::
|
1311
|
-
"AWS::AppMesh::VirtualRouter": ["Uid", "MeshName", "VirtualRouterName", "MeshOwner", "ResourceOwner", "Arn"],
|
1312
|
-
"AWS::DataSync::Agent": ["AgentArn", "EndpointType"],
|
1313
|
-
"AWS::Greengrass::ConnectorDefinition": ["LatestVersionArn", "Id", "Arn", "Name"],
|
1314
|
-
"AWS::Organizations::ResourcePolicy": ["Id", "Arn"],
|
1315
|
-
"AWS::EC2::PlacementGroup": ["GroupName"],
|
1316
|
-
"AWS::Omics::VariantStore": ["Status", "CreationTime", "UpdateTime", "Id", "StoreSizeBytes", "StatusMessage", "StoreArn"],
|
1317
|
-
"AWS::WAFRegional::SizeConstraintSet": [],
|
1318
|
-
"AWS::ApiGateway::RequestValidator": ["RequestValidatorId"],
|
1319
|
-
"AWS::Connect::PhoneNumber": ["Address", "PhoneNumberArn"],
|
1320
|
-
"AWS::RDS::DBSecurityGroupIngress": [],
|
1321
|
-
"AWS::Timestream::Database": ["Arn"],
|
1322
|
-
"AWS::IoTThingsGraph::FlowTemplate": [],
|
1323
|
-
"AWS::NetworkManager::TransitGatewayRouteTableAttachment": ["ResourceArn", "CoreNetworkId", "AttachmentType", "SegmentName", "State", "CreatedAt", "OwnerAccountId", "UpdatedAt", "AttachmentId", "CoreNetworkArn", "EdgeLocation", "AttachmentPolicyRuleNumber"],
|
1324
|
-
"AWS::Logs::LogGroup": ["Arn"],
|
1340
|
+
"AWS::CodePipeline::Pipeline": ["Version"],
|
1325
1341
|
"AWS::CodePipeline::Webhook": ["Url"],
|
1326
|
-
"AWS::
|
1327
|
-
"AWS::
|
1328
|
-
"AWS::
|
1329
|
-
"AWS::
|
1330
|
-
"AWS::
|
1331
|
-
"AWS::
|
1332
|
-
"AWS::
|
1333
|
-
"AWS::
|
1334
|
-
"AWS::
|
1335
|
-
"AWS::
|
1336
|
-
"AWS::
|
1337
|
-
"AWS::
|
1338
|
-
"AWS::
|
1339
|
-
"AWS::
|
1340
|
-
"AWS::
|
1341
|
-
"AWS::
|
1342
|
-
"AWS::
|
1343
|
-
"AWS::
|
1344
|
-
"AWS::
|
1345
|
-
"AWS::
|
1346
|
-
"AWS::
|
1347
|
-
"AWS::
|
1348
|
-
"AWS::
|
1349
|
-
"AWS::EC2::VPNConnectionRoute": [],
|
1350
|
-
"AWS::NetworkManager::TransitGatewayPeering": ["ResourceArn", "PeeringType", "State", "CreatedAt", "PeeringId", "TransitGatewayPeeringAttachmentId", "OwnerAccountId", "CoreNetworkArn", "EdgeLocation"],
|
1351
|
-
"AWS::WAF::Rule": [],
|
1352
|
-
"AWS::DirectoryService::MicrosoftAD": ["Alias", "DnsIpAddresses"],
|
1353
|
-
"AWS::ApiGatewayV2::DomainName": ["RegionalHostedZoneId", "RegionalDomainName"],
|
1354
|
-
"AWS::Greengrass::FunctionDefinition": ["LatestVersionArn", "Id", "Arn", "Name"],
|
1342
|
+
"AWS::CodeStar::GitHubRepository": [],
|
1343
|
+
"AWS::CodeStarConnections::Connection": ["ConnectionArn", "ConnectionStatus", "OwnerAccountId"],
|
1344
|
+
"AWS::CodeStarNotifications::NotificationRule": ["Arn"],
|
1345
|
+
"AWS::Cognito::IdentityPool": ["Name"],
|
1346
|
+
"AWS::Cognito::IdentityPoolPrincipalTag": [],
|
1347
|
+
"AWS::Cognito::IdentityPoolRoleAttachment": [],
|
1348
|
+
"AWS::Cognito::UserPool": ["ProviderName", "ProviderURL", "Arn"],
|
1349
|
+
"AWS::Cognito::UserPoolClient": ["ClientSecret", "Name"],
|
1350
|
+
"AWS::Cognito::UserPoolDomain": ["CloudFrontDistribution"],
|
1351
|
+
"AWS::Cognito::UserPoolGroup": [],
|
1352
|
+
"AWS::Cognito::UserPoolIdentityProvider": [],
|
1353
|
+
"AWS::Cognito::UserPoolResourceServer": [],
|
1354
|
+
"AWS::Cognito::UserPoolRiskConfigurationAttachment": [],
|
1355
|
+
"AWS::Cognito::UserPoolUICustomizationAttachment": [],
|
1356
|
+
"AWS::Cognito::UserPoolUser": [],
|
1357
|
+
"AWS::Cognito::UserPoolUserToGroupAttachment": [],
|
1358
|
+
"AWS::Comprehend::DocumentClassifier": ["Arn"],
|
1359
|
+
"AWS::Comprehend::Flywheel": ["Arn"],
|
1360
|
+
"AWS::Config::AggregationAuthorization": ["AggregationAuthorizationArn"],
|
1361
|
+
"AWS::Config::ConfigRule": ["ConfigRuleId", "Compliance.Type", "Arn"],
|
1362
|
+
"AWS::Config::ConfigurationAggregator": ["ConfigurationAggregatorArn"],
|
1363
|
+
"AWS::Config::ConfigurationRecorder": [],
|
1364
|
+
"AWS::Config::ConformancePack": [],
|
1355
1365
|
"AWS::Config::DeliveryChannel": [],
|
1356
|
-
"AWS::EC2::NetworkInterfacePermission": [],
|
1357
|
-
"AWS::Personalize::Solution": ["SolutionArn"],
|
1358
|
-
"AWS::GameLift::Build": ["BuildId"],
|
1359
1366
|
"AWS::Config::OrganizationConfigRule": [],
|
1360
|
-
"AWS::
|
1361
|
-
"AWS::
|
1362
|
-
"AWS::
|
1363
|
-
"AWS::
|
1364
|
-
"AWS::
|
1365
|
-
"AWS::
|
1366
|
-
"AWS::
|
1367
|
-
"AWS::
|
1368
|
-
"AWS::
|
1369
|
-
"AWS::
|
1370
|
-
"AWS::
|
1371
|
-
"AWS::
|
1372
|
-
"AWS::
|
1373
|
-
"AWS::
|
1374
|
-
"AWS::
|
1375
|
-
"AWS::
|
1367
|
+
"AWS::Config::OrganizationConformancePack": [],
|
1368
|
+
"AWS::Config::RemediationConfiguration": [],
|
1369
|
+
"AWS::Config::StoredQuery": ["QueryArn", "QueryId"],
|
1370
|
+
"AWS::Connect::ApprovedOrigin": [],
|
1371
|
+
"AWS::Connect::ContactFlow": ["ContactFlowArn"],
|
1372
|
+
"AWS::Connect::ContactFlowModule": ["ContactFlowModuleArn", "Status"],
|
1373
|
+
"AWS::Connect::EvaluationForm": ["EvaluationFormArn"],
|
1374
|
+
"AWS::Connect::HoursOfOperation": ["HoursOfOperationArn"],
|
1375
|
+
"AWS::Connect::Instance": ["CreatedTime", "ServiceRole", "InstanceStatus", "Id", "Arn"],
|
1376
|
+
"AWS::Connect::InstanceStorageConfig": ["AssociationId"],
|
1377
|
+
"AWS::Connect::IntegrationAssociation": ["IntegrationAssociationId"],
|
1378
|
+
"AWS::Connect::PhoneNumber": ["Address", "PhoneNumberArn"],
|
1379
|
+
"AWS::Connect::Prompt": ["PromptArn"],
|
1380
|
+
"AWS::Connect::Queue": ["Type", "QueueArn"],
|
1381
|
+
"AWS::Connect::QuickConnect": ["QuickConnectArn", "QuickConnectType"],
|
1382
|
+
"AWS::Connect::RoutingProfile": ["RoutingProfileArn"],
|
1383
|
+
"AWS::Connect::Rule": ["RuleArn"],
|
1384
|
+
"AWS::Connect::SecurityKey": ["AssociationId"],
|
1385
|
+
"AWS::Connect::TaskTemplate": ["Arn"],
|
1386
|
+
"AWS::Connect::TrafficDistributionGroup": ["Status", "IsDefault", "TrafficDistributionGroupArn"],
|
1387
|
+
"AWS::Connect::User": ["UserArn"],
|
1388
|
+
"AWS::Connect::UserHierarchyGroup": ["UserHierarchyGroupArn"],
|
1389
|
+
"AWS::Connect::View": ["ViewArn", "ViewContentSha256", "ViewId"],
|
1390
|
+
"AWS::Connect::ViewVersion": ["ViewVersionArn", "Version"],
|
1391
|
+
"AWS::ConnectCampaigns::Campaign": ["Arn"],
|
1392
|
+
"AWS::ControlTower::EnabledControl": [],
|
1393
|
+
"AWS::CustomerProfiles::CalculatedAttributeDefinition": ["LastUpdatedAt", "CreatedAt"],
|
1394
|
+
"AWS::CustomerProfiles::Domain": ["LastUpdatedAt", "CreatedAt"],
|
1395
|
+
"AWS::CustomerProfiles::EventStream": ["DestinationDetails.Status", "EventStreamArn", "State", "CreatedAt", "DestinationDetails.Uri", "DestinationDetails"],
|
1396
|
+
"AWS::CustomerProfiles::Integration": ["LastUpdatedAt", "CreatedAt"],
|
1397
|
+
"AWS::CustomerProfiles::ObjectType": ["LastUpdatedAt", "CreatedAt"],
|
1398
|
+
"AWS::DAX::Cluster": ["ClusterDiscoveryEndpointURL", "ClusterDiscoveryEndpoint", "Arn"],
|
1399
|
+
"AWS::DAX::ParameterGroup": [],
|
1400
|
+
"AWS::DAX::SubnetGroup": [],
|
1401
|
+
"AWS::DLM::LifecyclePolicy": ["Arn"],
|
1402
|
+
"AWS::DMS::Certificate": [],
|
1403
|
+
"AWS::DMS::Endpoint": ["ExternalId"],
|
1404
|
+
"AWS::DMS::EventSubscription": [],
|
1405
|
+
"AWS::DMS::ReplicationConfig": [],
|
1406
|
+
"AWS::DMS::ReplicationInstance": ["ReplicationInstancePublicIpAddresses", "ReplicationInstancePrivateIpAddresses"],
|
1407
|
+
"AWS::DMS::ReplicationSubnetGroup": [],
|
1408
|
+
"AWS::DMS::ReplicationTask": [],
|
1409
|
+
"AWS::DataBrew::Dataset": [],
|
1410
|
+
"AWS::DataBrew::Job": [],
|
1411
|
+
"AWS::DataBrew::Project": [],
|
1412
|
+
"AWS::DataBrew::Recipe": [],
|
1413
|
+
"AWS::DataBrew::Ruleset": [],
|
1414
|
+
"AWS::DataBrew::Schedule": [],
|
1415
|
+
"AWS::DataPipeline::Pipeline": ["PipelineId"],
|
1416
|
+
"AWS::DataSync::Agent": ["AgentArn", "EndpointType"],
|
1417
|
+
"AWS::DataSync::LocationAzureBlob": ["LocationUri", "LocationArn"],
|
1418
|
+
"AWS::DataSync::LocationEFS": ["LocationUri", "LocationArn"],
|
1419
|
+
"AWS::DataSync::LocationFSxLustre": ["LocationUri", "LocationArn"],
|
1420
|
+
"AWS::DataSync::LocationFSxONTAP": ["LocationUri", "FsxFilesystemArn", "LocationArn"],
|
1421
|
+
"AWS::DataSync::LocationFSxOpenZFS": ["LocationUri", "LocationArn"],
|
1422
|
+
"AWS::DataSync::LocationFSxWindows": ["LocationUri", "LocationArn"],
|
1423
|
+
"AWS::DataSync::LocationHDFS": ["LocationUri", "LocationArn"],
|
1424
|
+
"AWS::DataSync::LocationNFS": ["LocationUri", "LocationArn"],
|
1425
|
+
"AWS::DataSync::LocationObjectStorage": ["LocationUri", "LocationArn"],
|
1426
|
+
"AWS::DataSync::LocationS3": ["LocationUri", "LocationArn"],
|
1427
|
+
"AWS::DataSync::LocationSMB": ["LocationUri", "LocationArn"],
|
1428
|
+
"AWS::DataSync::StorageSystem": ["ConnectivityStatus", "StorageSystemArn", "SecretsManagerArn"],
|
1429
|
+
"AWS::DataSync::Task": ["Status", "SourceNetworkInterfaceArns", "DestinationNetworkInterfaceArns", "TaskArn"],
|
1430
|
+
"AWS::Detective::Graph": ["Arn"],
|
1431
|
+
"AWS::Detective::MemberInvitation": [],
|
1432
|
+
"AWS::Detective::OrganizationAdmin": ["GraphArn"],
|
1433
|
+
"AWS::DevOpsGuru::LogAnomalyDetectionIntegration": ["AccountId"],
|
1434
|
+
"AWS::DevOpsGuru::NotificationChannel": ["Id"],
|
1435
|
+
"AWS::DevOpsGuru::ResourceCollection": ["ResourceCollectionType"],
|
1436
|
+
"AWS::DirectoryService::MicrosoftAD": ["Alias", "DnsIpAddresses"],
|
1437
|
+
"AWS::DirectoryService::SimpleAD": ["DirectoryId", "Alias", "DnsIpAddresses"],
|
1438
|
+
"AWS::DocDB::DBCluster": ["ClusterResourceId", "Endpoint", "Port", "ReadEndpoint"],
|
1439
|
+
"AWS::DocDB::DBClusterParameterGroup": [],
|
1440
|
+
"AWS::DocDB::DBInstance": ["Endpoint", "Port"],
|
1376
1441
|
"AWS::DocDB::DBSubnetGroup": [],
|
1377
|
-
"AWS::
|
1378
|
-
"AWS::
|
1379
|
-
"AWS::
|
1380
|
-
"AWS::
|
1442
|
+
"AWS::DocDBElastic::Cluster": ["ClusterArn", "ClusterEndpoint"],
|
1443
|
+
"AWS::DynamoDB::GlobalTable": ["TableId", "Arn", "StreamArn"],
|
1444
|
+
"AWS::DynamoDB::Table": ["Arn", "StreamArn"],
|
1445
|
+
"AWS::EC2::CapacityReservation": ["Tenancy", "AvailableInstanceCount", "AvailabilityZone", "TotalInstanceCount", "Id", "InstanceType"],
|
1446
|
+
"AWS::EC2::CapacityReservationFleet": ["CapacityReservationFleetId"],
|
1447
|
+
"AWS::EC2::CarrierGateway": ["OwnerId", "State", "CarrierGatewayId"],
|
1448
|
+
"AWS::EC2::ClientVpnAuthorizationRule": [],
|
1381
1449
|
"AWS::EC2::ClientVpnEndpoint": [],
|
1382
|
-
"AWS::
|
1383
|
-
"AWS::
|
1384
|
-
"AWS::
|
1385
|
-
"AWS::
|
1386
|
-
"AWS::
|
1387
|
-
"AWS::
|
1388
|
-
"AWS::
|
1389
|
-
"AWS::
|
1390
|
-
"AWS::
|
1391
|
-
"AWS::
|
1392
|
-
"AWS::
|
1393
|
-
"AWS::
|
1450
|
+
"AWS::EC2::ClientVpnRoute": [],
|
1451
|
+
"AWS::EC2::ClientVpnTargetNetworkAssociation": [],
|
1452
|
+
"AWS::EC2::CustomerGateway": ["CustomerGatewayId"],
|
1453
|
+
"AWS::EC2::DHCPOptions": ["DhcpOptionsId"],
|
1454
|
+
"AWS::EC2::EC2Fleet": ["FleetId"],
|
1455
|
+
"AWS::EC2::EIP": ["PublicIp", "AllocationId"],
|
1456
|
+
"AWS::EC2::EIPAssociation": ["Id"],
|
1457
|
+
"AWS::EC2::EgressOnlyInternetGateway": ["Id"],
|
1458
|
+
"AWS::EC2::EnclaveCertificateIamRoleAssociation": ["EncryptionKmsKeyId", "CertificateS3BucketName", "CertificateS3ObjectKey"],
|
1459
|
+
"AWS::EC2::FlowLog": ["Id"],
|
1460
|
+
"AWS::EC2::GatewayRouteTableAssociation": ["AssociationId"],
|
1461
|
+
"AWS::EC2::Host": ["HostId"],
|
1462
|
+
"AWS::EC2::IPAM": ["IpamId", "ResourceDiscoveryAssociationCount", "ScopeCount", "Arn", "PrivateDefaultScopeId", "PublicDefaultScopeId"],
|
1463
|
+
"AWS::EC2::IPAMAllocation": ["IpamPoolAllocationId"],
|
1464
|
+
"AWS::EC2::IPAMPool": ["IpamPoolId", "IpamArn", "PoolDepth", "State", "IpamScopeArn", "IpamScopeType", "Arn", "StateMessage"],
|
1465
|
+
"AWS::EC2::IPAMPoolCidr": ["IpamPoolCidrId", "State"],
|
1466
|
+
"AWS::EC2::IPAMResourceDiscovery": ["IsDefault", "OwnerId", "State", "IpamResourceDiscoveryRegion", "IpamResourceDiscoveryArn", "IpamResourceDiscoveryId"],
|
1467
|
+
"AWS::EC2::IPAMResourceDiscoveryAssociation": ["IsDefault", "ResourceDiscoveryStatus", "OwnerId", "IpamArn", "IpamResourceDiscoveryAssociationId", "IpamResourceDiscoveryAssociationArn", "State", "IpamRegion"],
|
1468
|
+
"AWS::EC2::IPAMScope": ["IpamScopeId", "IsDefault", "IpamArn", "IpamScopeType", "PoolCount", "Arn"],
|
1469
|
+
"AWS::EC2::Instance": ["AvailabilityZone", "PrivateDnsName", "PrivateIp", "PublicDnsName", "PublicIp"],
|
1470
|
+
"AWS::EC2::InstanceConnectEndpoint": ["Id"],
|
1471
|
+
"AWS::EC2::InternetGateway": ["InternetGatewayId"],
|
1472
|
+
"AWS::EC2::KeyPair": ["KeyPairId", "KeyFingerprint"],
|
1473
|
+
"AWS::EC2::LaunchTemplate": ["LatestVersionNumber", "LaunchTemplateId", "DefaultVersionNumber"],
|
1474
|
+
"AWS::EC2::LocalGatewayRoute": ["Type", "State"],
|
1475
|
+
"AWS::EC2::LocalGatewayRouteTable": ["OwnerId", "State", "OutpostArn", "LocalGatewayRouteTableId", "LocalGatewayRouteTableArn"],
|
1394
1476
|
"AWS::EC2::LocalGatewayRouteTableVPCAssociation": ["LocalGatewayId", "State", "LocalGatewayRouteTableVpcAssociationId"],
|
1395
|
-
"AWS::
|
1396
|
-
"AWS::
|
1397
|
-
"AWS::
|
1398
|
-
"AWS::
|
1399
|
-
"AWS::
|
1400
|
-
"AWS::
|
1401
|
-
"AWS::
|
1402
|
-
"AWS::
|
1403
|
-
"AWS::Connect::IntegrationAssociation": ["IntegrationAssociationId"],
|
1404
|
-
"AWS::WAFv2::WebACL": ["Capacity", "Id", "Arn", "LabelNamespace"],
|
1405
|
-
"AWS::ElastiCache::SubnetGroup": [],
|
1406
|
-
"AWS::IoTTwinMaker::Workspace": ["CreationDateTime", "UpdateDateTime", "Arn"],
|
1407
|
-
"AWS::Detective::Graph": ["Arn"],
|
1477
|
+
"AWS::EC2::LocalGatewayRouteTableVirtualInterfaceGroupAssociation": ["OwnerId", "LocalGatewayId", "State", "LocalGatewayRouteTableVirtualInterfaceGroupAssociationId", "LocalGatewayRouteTableArn"],
|
1478
|
+
"AWS::EC2::NatGateway": ["NatGatewayId"],
|
1479
|
+
"AWS::EC2::NetworkAcl": ["Id"],
|
1480
|
+
"AWS::EC2::NetworkAclEntry": [],
|
1481
|
+
"AWS::EC2::NetworkInsightsAccessScope": ["UpdatedDate", "CreatedDate", "NetworkInsightsAccessScopeArn", "NetworkInsightsAccessScopeId"],
|
1482
|
+
"AWS::EC2::NetworkInsightsAccessScopeAnalysis": ["Status", "StartDate", "NetworkInsightsAccessScopeAnalysisId", "NetworkInsightsAccessScopeAnalysisArn", "EndDate", "AnalyzedEniCount", "FindingsFound", "StatusMessage"],
|
1483
|
+
"AWS::EC2::NetworkInsightsAnalysis": ["Status", "ReturnPathComponents", "StartDate", "NetworkInsightsAnalysisId", "AlternatePathHints", "Explanations", "NetworkPathFound", "SuggestedAccounts", "ForwardPathComponents", "NetworkInsightsAnalysisArn", "StatusMessage"],
|
1484
|
+
"AWS::EC2::NetworkInsightsPath": ["SourceArn", "NetworkInsightsPathId", "CreatedDate", "NetworkInsightsPathArn", "DestinationArn"],
|
1408
1485
|
"AWS::EC2::NetworkInterface": ["SecondaryPrivateIpAddresses", "PrimaryPrivateIpAddress", "Id"],
|
1409
|
-
"AWS::
|
1410
|
-
"AWS::
|
1411
|
-
"AWS::
|
1412
|
-
"AWS::
|
1413
|
-
"AWS::
|
1414
|
-
"AWS::
|
1486
|
+
"AWS::EC2::NetworkInterfaceAttachment": ["AttachmentId"],
|
1487
|
+
"AWS::EC2::NetworkInterfacePermission": [],
|
1488
|
+
"AWS::EC2::NetworkPerformanceMetricSubscription": [],
|
1489
|
+
"AWS::EC2::PlacementGroup": ["GroupName"],
|
1490
|
+
"AWS::EC2::PrefixList": ["OwnerId", "PrefixListId", "Version", "Arn"],
|
1491
|
+
"AWS::EC2::Route": ["CidrBlock"],
|
1492
|
+
"AWS::EC2::RouteTable": ["RouteTableId"],
|
1493
|
+
"AWS::EC2::SecurityGroup": ["GroupId", "VpcId"],
|
1494
|
+
"AWS::EC2::SecurityGroupEgress": [],
|
1495
|
+
"AWS::EC2::SecurityGroupIngress": [],
|
1496
|
+
"AWS::EC2::SpotFleet": ["Id"],
|
1497
|
+
"AWS::EC2::Subnet": ["VpcId", "NetworkAclAssociationId", "AvailabilityZoneId", "OutpostArn", "AvailabilityZone", "CidrBlock", "SubnetId", "Ipv6CidrBlocks"],
|
1498
|
+
"AWS::EC2::SubnetCidrBlock": ["Id"],
|
1499
|
+
"AWS::EC2::SubnetNetworkAclAssociation": ["AssociationId"],
|
1500
|
+
"AWS::EC2::SubnetRouteTableAssociation": ["Id"],
|
1501
|
+
"AWS::EC2::TrafficMirrorFilter": [],
|
1502
|
+
"AWS::EC2::TrafficMirrorFilterRule": [],
|
1503
|
+
"AWS::EC2::TrafficMirrorSession": [],
|
1504
|
+
"AWS::EC2::TrafficMirrorTarget": [],
|
1505
|
+
"AWS::EC2::TransitGateway": ["Id"],
|
1506
|
+
"AWS::EC2::TransitGatewayAttachment": ["Id"],
|
1507
|
+
"AWS::EC2::TransitGatewayConnect": ["TransitGatewayId", "State", "CreationTime", "TransitGatewayAttachmentId"],
|
1508
|
+
"AWS::EC2::TransitGatewayMulticastDomain": ["TransitGatewayMulticastDomainArn", "State", "CreationTime", "TransitGatewayMulticastDomainId"],
|
1509
|
+
"AWS::EC2::TransitGatewayMulticastDomainAssociation": ["ResourceId", "State", "ResourceType"],
|
1510
|
+
"AWS::EC2::TransitGatewayMulticastGroupMember": ["GroupMember", "ResourceId", "MemberType", "SourceType", "ResourceType", "SubnetId", "GroupSource", "TransitGatewayAttachmentId"],
|
1415
1511
|
"AWS::EC2::TransitGatewayMulticastGroupSource": ["GroupMember", "ResourceId", "MemberType", "SourceType", "ResourceType", "SubnetId", "GroupSource", "TransitGatewayAttachmentId"],
|
1416
|
-
"AWS::
|
1417
|
-
"AWS::
|
1418
|
-
"AWS::
|
1419
|
-
"AWS::
|
1420
|
-
"AWS::EC2::
|
1421
|
-
"AWS::
|
1422
|
-
"AWS::
|
1423
|
-
"AWS::
|
1424
|
-
"AWS::
|
1425
|
-
"AWS::
|
1426
|
-
"AWS::
|
1427
|
-
"AWS::
|
1428
|
-
"AWS::
|
1429
|
-
"AWS::
|
1430
|
-
"AWS::
|
1431
|
-
"AWS::EC2::
|
1432
|
-
"AWS::
|
1433
|
-
"AWS::
|
1434
|
-
"AWS::
|
1435
|
-
"AWS::
|
1436
|
-
"AWS::
|
1437
|
-
"AWS::
|
1438
|
-
"AWS::
|
1512
|
+
"AWS::EC2::TransitGatewayPeeringAttachment": ["Status", "State", "CreationTime", "Status.Message", "Status.Code", "TransitGatewayAttachmentId"],
|
1513
|
+
"AWS::EC2::TransitGatewayRoute": [],
|
1514
|
+
"AWS::EC2::TransitGatewayRouteTable": ["TransitGatewayRouteTableId"],
|
1515
|
+
"AWS::EC2::TransitGatewayRouteTableAssociation": [],
|
1516
|
+
"AWS::EC2::TransitGatewayRouteTablePropagation": [],
|
1517
|
+
"AWS::EC2::TransitGatewayVpcAttachment": ["Id"],
|
1518
|
+
"AWS::EC2::VPC": ["VpcId", "CidrBlockAssociations", "CidrBlock", "DefaultNetworkAcl", "Ipv6CidrBlocks", "DefaultSecurityGroup"],
|
1519
|
+
"AWS::EC2::VPCCidrBlock": [],
|
1520
|
+
"AWS::EC2::VPCDHCPOptionsAssociation": [],
|
1521
|
+
"AWS::EC2::VPCEndpoint": ["CreationTimestamp", "NetworkInterfaceIds", "Id", "DnsEntries"],
|
1522
|
+
"AWS::EC2::VPCEndpointConnectionNotification": [],
|
1523
|
+
"AWS::EC2::VPCEndpointService": ["ServiceId"],
|
1524
|
+
"AWS::EC2::VPCEndpointServicePermissions": [],
|
1525
|
+
"AWS::EC2::VPCGatewayAttachment": [],
|
1526
|
+
"AWS::EC2::VPCPeeringConnection": ["Id"],
|
1527
|
+
"AWS::EC2::VPNConnection": ["VpnConnectionId"],
|
1528
|
+
"AWS::EC2::VPNConnectionRoute": [],
|
1529
|
+
"AWS::EC2::VPNGateway": ["VPNGatewayId"],
|
1530
|
+
"AWS::EC2::VPNGatewayRoutePropagation": [],
|
1531
|
+
"AWS::EC2::VerifiedAccessEndpoint": ["Status", "EndpointDomain", "CreationTime", "LastUpdatedTime", "DeviceValidationDomain", "VerifiedAccessInstanceId", "VerifiedAccessEndpointId"],
|
1532
|
+
"AWS::EC2::VerifiedAccessGroup": ["Owner", "CreationTime", "LastUpdatedTime", "VerifiedAccessGroupId", "VerifiedAccessGroupArn"],
|
1533
|
+
"AWS::EC2::VerifiedAccessInstance": ["CreationTime", "LastUpdatedTime", "VerifiedAccessInstanceId"],
|
1534
|
+
"AWS::EC2::VerifiedAccessTrustProvider": ["VerifiedAccessTrustProviderId", "CreationTime", "LastUpdatedTime"],
|
1535
|
+
"AWS::EC2::Volume": ["VolumeId"],
|
1536
|
+
"AWS::EC2::VolumeAttachment": [],
|
1537
|
+
"AWS::ECR::PublicRepository": ["Arn"],
|
1538
|
+
"AWS::ECR::PullThroughCacheRule": [],
|
1539
|
+
"AWS::ECR::RegistryPolicy": ["RegistryId"],
|
1540
|
+
"AWS::ECR::ReplicationConfiguration": ["RegistryId"],
|
1541
|
+
"AWS::ECR::Repository": ["RepositoryUri", "Arn"],
|
1542
|
+
"AWS::ECS::CapacityProvider": [],
|
1543
|
+
"AWS::ECS::Cluster": ["Arn"],
|
1544
|
+
"AWS::ECS::ClusterCapacityProviderAssociations": [],
|
1545
|
+
"AWS::ECS::PrimaryTaskSet": [],
|
1546
|
+
"AWS::ECS::Service": ["ServiceArn", "Name"],
|
1547
|
+
"AWS::ECS::TaskDefinition": ["TaskDefinitionArn"],
|
1548
|
+
"AWS::ECS::TaskSet": ["Id"],
|
1549
|
+
"AWS::EFS::AccessPoint": ["AccessPointId", "Arn"],
|
1550
|
+
"AWS::EFS::FileSystem": ["FileSystemId", "Arn"],
|
1551
|
+
"AWS::EFS::MountTarget": ["IpAddress", "Id"],
|
1552
|
+
"AWS::EKS::Addon": ["Arn"],
|
1553
|
+
"AWS::EKS::Cluster": ["Endpoint", "ClusterSecurityGroupId", "EncryptionConfigKeyArn", "Id", "CertificateAuthorityData", "Arn", "KubernetesNetworkConfig.ServiceIpv6Cidr", "OpenIdConnectIssuerUrl"],
|
1439
1554
|
"AWS::EKS::FargateProfile": ["Arn"],
|
1440
|
-
"AWS::
|
1441
|
-
"AWS::
|
1442
|
-
"AWS::
|
1443
|
-
"AWS::
|
1444
|
-
"AWS::
|
1445
|
-
"AWS::
|
1446
|
-
"AWS::
|
1447
|
-
"AWS::
|
1448
|
-
"AWS::EC2::PrefixList": ["OwnerId", "PrefixListId", "Version", "Arn"],
|
1449
|
-
"AWS::CodeGuruProfiler::ProfilingGroup": ["Arn"],
|
1450
|
-
"AWS::Athena::DataCatalog": [],
|
1451
|
-
"AWS::NetworkFirewall::LoggingConfiguration": [],
|
1452
|
-
"AWS::GameLift::Location": ["LocationArn"],
|
1453
|
-
"AWS::InternetMonitor::Monitor": ["ModifiedAt", "MonitorArn", "CreatedAt", "ProcessingStatusInfo", "ProcessingStatus"],
|
1454
|
-
"AWS::ElastiCache::ParameterGroup": [],
|
1455
|
-
"AWS::IVS::Channel": ["PlaybackUrl", "IngestEndpoint", "Arn"],
|
1456
|
-
"AWS::SQS::QueuePolicy": [],
|
1457
|
-
"AWS::WAF::SqlInjectionMatchSet": [],
|
1458
|
-
"AWS::CodeCommit::Repository": ["CloneUrlHttp", "CloneUrlSsh", "Arn", "Name"],
|
1459
|
-
"AWS::SecretsManager::Secret": [],
|
1460
|
-
"AWS::Pinpoint::APNSVoipSandboxChannel": [],
|
1461
|
-
"AWS::MSK::BatchScramSecret": [],
|
1462
|
-
"AWS::ServiceCatalog::Portfolio": ["PortfolioName"],
|
1463
|
-
"AWS::Cognito::UserPoolUICustomizationAttachment": [],
|
1464
|
-
"AWS::Greengrass::CoreDefinition": ["LatestVersionArn", "Id", "Arn", "Name"],
|
1555
|
+
"AWS::EKS::IdentityProviderConfig": ["IdentityProviderConfigArn"],
|
1556
|
+
"AWS::EKS::Nodegroup": ["NodegroupName", "ClusterName", "Id", "Arn"],
|
1557
|
+
"AWS::EMR::Cluster": ["MasterPublicDNS"],
|
1558
|
+
"AWS::EMR::InstanceFleetConfig": [],
|
1559
|
+
"AWS::EMR::InstanceGroupConfig": [],
|
1560
|
+
"AWS::EMR::SecurityConfiguration": [],
|
1561
|
+
"AWS::EMR::Step": [],
|
1562
|
+
"AWS::EMR::Studio": ["Arn", "StudioId", "Url"],
|
1465
1563
|
"AWS::EMR::StudioSessionMapping": [],
|
1466
|
-
"AWS::
|
1467
|
-
"AWS::
|
1468
|
-
"AWS::
|
1469
|
-
"AWS::
|
1470
|
-
"AWS::
|
1471
|
-
"AWS::
|
1472
|
-
"AWS::
|
1564
|
+
"AWS::EMR::WALWorkspace": [],
|
1565
|
+
"AWS::EMRContainers::VirtualCluster": ["Id", "Arn"],
|
1566
|
+
"AWS::EMRServerless::Application": ["Arn", "ApplicationId"],
|
1567
|
+
"AWS::ElastiCache::CacheCluster": ["ConfigurationEndpoint.Address", "ConfigurationEndpoint.Port", "RedisEndpoint.Address", "RedisEndpoint.Port"],
|
1568
|
+
"AWS::ElastiCache::GlobalReplicationGroup": ["Status", "GlobalReplicationGroupId"],
|
1569
|
+
"AWS::ElastiCache::ParameterGroup": [],
|
1570
|
+
"AWS::ElastiCache::ReplicationGroup": ["ConfigurationEndPoint.Address", "ConfigurationEndPoint.Port", "PrimaryEndPoint.Address", "PrimaryEndPoint.Port", "ReadEndPoint.Addresses", "ReadEndPoint.Addresses.List", "ReadEndPoint.Ports", "ReadEndPoint.Ports.List", "ReaderEndPoint.Address", "ReaderEndPoint.Port"],
|
1571
|
+
"AWS::ElastiCache::SecurityGroup": [],
|
1572
|
+
"AWS::ElastiCache::SecurityGroupIngress": [],
|
1573
|
+
"AWS::ElastiCache::SubnetGroup": [],
|
1574
|
+
"AWS::ElastiCache::User": ["Status", "Arn"],
|
1575
|
+
"AWS::ElastiCache::UserGroup": ["Status", "Arn"],
|
1576
|
+
"AWS::ElasticBeanstalk::Application": [],
|
1577
|
+
"AWS::ElasticBeanstalk::ApplicationVersion": ["Id"],
|
1578
|
+
"AWS::ElasticBeanstalk::ConfigurationTemplate": ["TemplateName"],
|
1473
1579
|
"AWS::ElasticBeanstalk::Environment": ["EndpointURL"],
|
1474
|
-
"AWS::
|
1475
|
-
"AWS::
|
1476
|
-
"AWS::
|
1477
|
-
"AWS::
|
1580
|
+
"AWS::ElasticLoadBalancing::LoadBalancer": ["CanonicalHostedZoneName", "CanonicalHostedZoneNameID", "DNSName", "SourceSecurityGroup.GroupName", "SourceSecurityGroup.OwnerAlias"],
|
1581
|
+
"AWS::ElasticLoadBalancingV2::Listener": ["ListenerArn"],
|
1582
|
+
"AWS::ElasticLoadBalancingV2::ListenerCertificate": [],
|
1583
|
+
"AWS::ElasticLoadBalancingV2::ListenerRule": ["IsDefault", "RuleArn"],
|
1584
|
+
"AWS::ElasticLoadBalancingV2::LoadBalancer": ["CanonicalHostedZoneID", "DNSName", "LoadBalancerFullName", "LoadBalancerName", "SecurityGroups"],
|
1585
|
+
"AWS::ElasticLoadBalancingV2::TargetGroup": ["TargetGroupArn", "LoadBalancerArns", "TargetGroupFullName", "TargetGroupName"],
|
1586
|
+
"AWS::Elasticsearch::Domain": ["Arn", "DomainArn", "DomainEndpoint"],
|
1587
|
+
"AWS::EntityResolution::MatchingWorkflow": ["CreatedAt", "WorkflowArn", "UpdatedAt"],
|
1588
|
+
"AWS::EntityResolution::SchemaMapping": ["CreatedAt", "UpdatedAt", "SchemaArn"],
|
1589
|
+
"AWS::EventSchemas::Discoverer": ["DiscovererArn", "DiscovererId", "CrossAccount"],
|
1590
|
+
"AWS::EventSchemas::Registry": ["RegistryName", "RegistryArn"],
|
1591
|
+
"AWS::EventSchemas::RegistryPolicy": ["Id"],
|
1478
1592
|
"AWS::EventSchemas::Schema": ["SchemaVersion", "SchemaArn", "SchemaName"],
|
1479
|
-
"AWS::
|
1480
|
-
"AWS::
|
1481
|
-
"AWS::
|
1482
|
-
"AWS::
|
1483
|
-
"AWS::
|
1484
|
-
"AWS::
|
1485
|
-
"AWS::
|
1486
|
-
"AWS::
|
1487
|
-
"AWS::
|
1488
|
-
"AWS::
|
1489
|
-
"AWS::
|
1490
|
-
"AWS::
|
1491
|
-
"AWS::
|
1492
|
-
"AWS::
|
1493
|
-
"AWS::
|
1494
|
-
"AWS::
|
1495
|
-
"AWS::
|
1496
|
-
"AWS::
|
1497
|
-
"AWS::
|
1498
|
-
"AWS::
|
1499
|
-
"AWS::
|
1500
|
-
"AWS::
|
1501
|
-
"AWS::
|
1502
|
-
"AWS::Amplify::Domain": ["AutoSubDomainIAMRole", "DomainName", "EnableAutoSubDomain", "StatusReason", "Arn", "AutoSubDomainCreationPatterns", "DomainStatus", "CertificateRecord"],
|
1503
|
-
"AWS::ECS::ClusterCapacityProviderAssociations": [],
|
1504
|
-
"AWS::Connect::ContactFlow": ["ContactFlowArn"],
|
1505
|
-
"AWS::ECR::RegistryPolicy": ["RegistryId"],
|
1506
|
-
"AWS::ApiGateway::Method": [],
|
1507
|
-
"AWS::DMS::Endpoint": ["ExternalId"],
|
1508
|
-
"AWS::NetworkManager::ConnectPeer": ["Configuration.BgpConfigurations", "CoreNetworkId", "Configuration.InsideCidrBlocks", "Configuration", "State", "CreatedAt", "ConnectPeerId", "Configuration.CoreNetworkAddress", "Configuration.Protocol", "Configuration.PeerAddress", "EdgeLocation"],
|
1509
|
-
"AWS::ServiceCatalog::LaunchNotificationConstraint": [],
|
1510
|
-
"AWS::SES::ReceiptRuleSet": [],
|
1511
|
-
"AWS::AppStream::StackUserAssociation": [],
|
1512
|
-
"AWS::Pinpoint::APNSVoipChannel": [],
|
1513
|
-
"AWS::Pinpoint::EmailChannel": [],
|
1514
|
-
"AWS::EC2::NetworkInsightsAnalysis": ["Status", "ReturnPathComponents", "StartDate", "NetworkInsightsAnalysisId", "AlternatePathHints", "Explanations", "NetworkPathFound", "SuggestedAccounts", "ForwardPathComponents", "NetworkInsightsAnalysisArn", "StatusMessage"],
|
1515
|
-
"AWS::ECS::TaskDefinition": ["TaskDefinitionArn"],
|
1516
|
-
"AWS::CE::AnomalyMonitor": ["LastUpdatedDate", "CreationDate", "LastEvaluatedDate", "MonitorArn", "DimensionalValueCount"],
|
1517
|
-
"AWS::ApiGatewayV2::IntegrationResponse": [],
|
1518
|
-
"AWS::XRay::ResourcePolicy": [],
|
1593
|
+
"AWS::Events::ApiDestination": ["Arn"],
|
1594
|
+
"AWS::Events::Archive": ["Arn"],
|
1595
|
+
"AWS::Events::Connection": ["SecretArn", "Arn"],
|
1596
|
+
"AWS::Events::Endpoint": ["State", "StateReason", "EndpointId", "Arn", "EndpointUrl"],
|
1597
|
+
"AWS::Events::EventBus": ["Policy", "Arn", "Name"],
|
1598
|
+
"AWS::Events::EventBusPolicy": [],
|
1599
|
+
"AWS::Events::Rule": ["Arn"],
|
1600
|
+
"AWS::Evidently::Experiment": ["Arn"],
|
1601
|
+
"AWS::Evidently::Feature": ["Arn"],
|
1602
|
+
"AWS::Evidently::Launch": ["Arn"],
|
1603
|
+
"AWS::Evidently::Project": ["Arn"],
|
1604
|
+
"AWS::Evidently::Segment": ["Arn"],
|
1605
|
+
"AWS::FIS::ExperimentTemplate": ["Id"],
|
1606
|
+
"AWS::FMS::NotificationChannel": [],
|
1607
|
+
"AWS::FMS::Policy": ["Id", "Arn"],
|
1608
|
+
"AWS::FMS::ResourceSet": ["Id"],
|
1609
|
+
"AWS::FSx::DataRepositoryAssociation": ["ResourceARN", "AssociationId"],
|
1610
|
+
"AWS::FSx::FileSystem": ["ResourceARN", "RootVolumeId", "DNSName", "LustreMountName"],
|
1611
|
+
"AWS::FSx::Snapshot": ["ResourceARN"],
|
1612
|
+
"AWS::FSx::StorageVirtualMachine": ["ResourceARN", "StorageVirtualMachineId", "UUID"],
|
1613
|
+
"AWS::FSx::Volume": ["ResourceARN", "VolumeId", "UUID"],
|
1614
|
+
"AWS::FinSpace::Environment": ["Status", "EnvironmentId", "EnvironmentArn", "SageMakerStudioDomainUrl", "EnvironmentUrl", "AwsAccountId", "DedicatedServiceAccountId"],
|
1615
|
+
"AWS::Forecast::Dataset": ["Arn"],
|
1519
1616
|
"AWS::Forecast::DatasetGroup": ["DatasetGroupArn"],
|
1520
|
-
"AWS::
|
1521
|
-
"AWS::
|
1522
|
-
"AWS::
|
1523
|
-
"AWS::
|
1524
|
-
"AWS::
|
1525
|
-
"AWS::
|
1526
|
-
"AWS::ElasticLoadBalancingV2::TargetGroup": ["TargetGroupArn", "LoadBalancerArns", "TargetGroupFullName", "TargetGroupName"],
|
1527
|
-
"AWS::ImageBuilder::ContainerRecipe": ["Arn", "Name"],
|
1528
|
-
"AWS::RoboMaker::Robot": ["Arn"],
|
1529
|
-
"AWS::Glue::Trigger": [],
|
1530
|
-
"AWS::SSM::Parameter": ["Type", "Value"],
|
1531
|
-
"AWS::Inspector::AssessmentTemplate": ["Arn"],
|
1532
|
-
"AWS::AppMesh::Mesh": ["Uid", "MeshName", "MeshOwner", "ResourceOwner", "Arn"],
|
1533
|
-
"AWS::SSM::ResourceDataSync": ["SyncName"],
|
1534
|
-
"AWS::KinesisAnalytics::Application": [],
|
1535
|
-
"AWS::DynamoDB::Table": ["Arn", "StreamArn"],
|
1536
|
-
"AWS::EC2::EC2Fleet": ["FleetId"],
|
1537
|
-
"AWS::Lambda::Permission": [],
|
1538
|
-
"AWS::CertificateManager::Account": ["AccountId"],
|
1539
|
-
"AWS::ImageBuilder::ImageRecipe": ["Arn", "Name"],
|
1540
|
-
"AWS::CodeStar::GitHubRepository": [],
|
1541
|
-
"AWS::Chatbot::SlackChannelConfiguration": ["Arn"],
|
1542
|
-
"AWS::AppStream::AppBlock": ["CreatedTime", "Arn"],
|
1543
|
-
"AWS::IVS::RecordingConfiguration": ["State", "Arn"],
|
1544
|
-
"AWS::AutoScaling::AutoScalingGroup": ["LaunchConfigurationName", "LaunchTemplateSpecification", "MixedInstancesPolicy", "PlacementGroup", "VPCZoneIdentifier"],
|
1617
|
+
"AWS::FraudDetector::Detector": ["CreatedTime", "EventType.Arn", "EventType.LastUpdatedTime", "LastUpdatedTime", "EventType.CreatedTime", "Arn", "DetectorVersionId"],
|
1618
|
+
"AWS::FraudDetector::EntityType": ["CreatedTime", "LastUpdatedTime", "Arn"],
|
1619
|
+
"AWS::FraudDetector::EventType": ["CreatedTime", "LastUpdatedTime", "Arn"],
|
1620
|
+
"AWS::FraudDetector::Label": ["CreatedTime", "LastUpdatedTime", "Arn"],
|
1621
|
+
"AWS::FraudDetector::List": ["CreatedTime", "LastUpdatedTime", "Arn"],
|
1622
|
+
"AWS::FraudDetector::Outcome": ["CreatedTime", "LastUpdatedTime", "Arn"],
|
1545
1623
|
"AWS::FraudDetector::Variable": ["CreatedTime", "LastUpdatedTime", "Arn"],
|
1546
|
-
"AWS::
|
1547
|
-
"AWS::
|
1548
|
-
"AWS::
|
1549
|
-
"AWS::
|
1550
|
-
"AWS::
|
1551
|
-
"AWS::
|
1552
|
-
"AWS::
|
1553
|
-
"AWS::
|
1554
|
-
"AWS::
|
1555
|
-
"AWS::EC2::TransitGatewayConnect": ["TransitGatewayId", "State", "CreationTime", "TransitGatewayAttachmentId"],
|
1556
|
-
"AWS::EC2::TrafficMirrorTarget": [],
|
1557
|
-
"AWS::Config::StoredQuery": ["QueryArn", "QueryId"],
|
1558
|
-
"AWS::MediaPackage::PackagingConfiguration": ["Arn"],
|
1559
|
-
"AWS::DMS::ReplicationInstance": ["ReplicationInstancePublicIpAddresses", "ReplicationInstancePrivateIpAddresses"],
|
1560
|
-
"AWS::Glue::SecurityConfiguration": [],
|
1561
|
-
"AWS::AutoScaling::ScheduledAction": ["ScheduledActionName"],
|
1562
|
-
"AWS::EC2::RouteTable": ["RouteTableId"],
|
1563
|
-
"AWS::BillingConductor::BillingGroup": ["Status", "Size", "StatusReason", "CreationTime", "LastModifiedTime", "Arn"],
|
1624
|
+
"AWS::GameLift::Alias": ["AliasId"],
|
1625
|
+
"AWS::GameLift::Build": ["BuildId"],
|
1626
|
+
"AWS::GameLift::Fleet": ["FleetId"],
|
1627
|
+
"AWS::GameLift::GameServerGroup": ["AutoScalingGroupArn", "GameServerGroupArn"],
|
1628
|
+
"AWS::GameLift::GameSessionQueue": ["Arn", "Name"],
|
1629
|
+
"AWS::GameLift::Location": ["LocationArn"],
|
1630
|
+
"AWS::GameLift::MatchmakingConfiguration": ["Arn", "Name"],
|
1631
|
+
"AWS::GameLift::MatchmakingRuleSet": ["Arn", "Name"],
|
1632
|
+
"AWS::GameLift::Script": ["Id", "Arn"],
|
1564
1633
|
"AWS::GlobalAccelerator::Accelerator": ["Ipv4Addresses", "DnsName", "DualStackDnsName", "AcceleratorArn", "Ipv6Addresses"],
|
1565
|
-
"AWS::
|
1566
|
-
"AWS::
|
1567
|
-
"AWS::
|
1568
|
-
"AWS::
|
1569
|
-
"AWS::
|
1570
|
-
"AWS::
|
1571
|
-
"AWS::
|
1572
|
-
"AWS::
|
1573
|
-
"AWS::
|
1574
|
-
"AWS::
|
1575
|
-
"AWS::
|
1576
|
-
"AWS::
|
1577
|
-
"AWS::
|
1578
|
-
"AWS::
|
1579
|
-
"AWS::LookoutEquipment::InferenceScheduler": ["InferenceSchedulerArn"],
|
1580
|
-
"AWS::EC2::TransitGateway": ["Id"],
|
1581
|
-
"AWS::EC2::CapacityReservationFleet": ["CapacityReservationFleetId"],
|
1582
|
-
"AWS::CloudWatch::Dashboard": [],
|
1583
|
-
"AWS::IAM::Policy": [],
|
1584
|
-
"AWS::ServiceCatalog::ServiceActionAssociation": [],
|
1585
|
-
"AWS::StepFunctions::Activity": ["Arn", "Name"],
|
1586
|
-
"AWS::CodeStarConnections::Connection": ["ConnectionArn", "ConnectionStatus", "OwnerAccountId"],
|
1587
|
-
"AWS::CloudFront::KeyGroup": ["LastModifiedTime", "Id"],
|
1588
|
-
"AWS::IoTTwinMaker::ComponentType": ["Status", "CreationDateTime", "Status.Error.Message", "IsSchemaInitialized", "Status.State", "Status.Error", "UpdateDateTime", "Status.Error.Code", "Arn", "IsAbstract"],
|
1589
|
-
"AWS::EC2::NetworkPerformanceMetricSubscription": [],
|
1590
|
-
"AWS::Connect::UserHierarchyGroup": ["UserHierarchyGroupArn"],
|
1634
|
+
"AWS::GlobalAccelerator::EndpointGroup": ["EndpointGroupArn"],
|
1635
|
+
"AWS::GlobalAccelerator::Listener": ["ListenerArn"],
|
1636
|
+
"AWS::Glue::Classifier": [],
|
1637
|
+
"AWS::Glue::Connection": [],
|
1638
|
+
"AWS::Glue::Crawler": [],
|
1639
|
+
"AWS::Glue::DataCatalogEncryptionSettings": [],
|
1640
|
+
"AWS::Glue::DataQualityRuleset": [],
|
1641
|
+
"AWS::Glue::Database": [],
|
1642
|
+
"AWS::Glue::DevEndpoint": [],
|
1643
|
+
"AWS::Glue::Job": [],
|
1644
|
+
"AWS::Glue::MLTransform": [],
|
1645
|
+
"AWS::Glue::Partition": [],
|
1646
|
+
"AWS::Glue::Registry": ["Arn"],
|
1647
|
+
"AWS::Glue::Schema": ["InitialSchemaVersionId", "Arn"],
|
1591
1648
|
"AWS::Glue::SchemaVersion": ["VersionId"],
|
1592
|
-
"AWS::
|
1593
|
-
"AWS::
|
1649
|
+
"AWS::Glue::SchemaVersionMetadata": [],
|
1650
|
+
"AWS::Glue::SecurityConfiguration": [],
|
1651
|
+
"AWS::Glue::Table": [],
|
1652
|
+
"AWS::Glue::Trigger": [],
|
1653
|
+
"AWS::Glue::Workflow": [],
|
1654
|
+
"AWS::Grafana::Workspace": ["Status", "GrafanaVersion", "CreationTimestamp", "Endpoint", "SsoClientId", "Id", "SamlConfigurationStatus", "ModificationTimestamp"],
|
1655
|
+
"AWS::Greengrass::ConnectorDefinition": ["LatestVersionArn", "Id", "Arn", "Name"],
|
1656
|
+
"AWS::Greengrass::ConnectorDefinitionVersion": [],
|
1657
|
+
"AWS::Greengrass::CoreDefinition": ["LatestVersionArn", "Id", "Arn", "Name"],
|
1658
|
+
"AWS::Greengrass::CoreDefinitionVersion": [],
|
1659
|
+
"AWS::Greengrass::DeviceDefinition": ["LatestVersionArn", "Id", "Arn", "Name"],
|
1660
|
+
"AWS::Greengrass::DeviceDefinitionVersion": [],
|
1661
|
+
"AWS::Greengrass::FunctionDefinition": ["LatestVersionArn", "Id", "Arn", "Name"],
|
1662
|
+
"AWS::Greengrass::FunctionDefinitionVersion": [],
|
1663
|
+
"AWS::Greengrass::Group": ["RoleAttachedAt", "LatestVersionArn", "Id", "Arn", "RoleArn", "Name"],
|
1664
|
+
"AWS::Greengrass::GroupVersion": [],
|
1665
|
+
"AWS::Greengrass::LoggerDefinition": ["LatestVersionArn", "Id", "Arn", "Name"],
|
1666
|
+
"AWS::Greengrass::LoggerDefinitionVersion": [],
|
1667
|
+
"AWS::Greengrass::ResourceDefinition": ["LatestVersionArn", "Id", "Arn", "Name"],
|
1668
|
+
"AWS::Greengrass::ResourceDefinitionVersion": [],
|
1669
|
+
"AWS::Greengrass::SubscriptionDefinition": ["LatestVersionArn", "Id", "Arn", "Name"],
|
1670
|
+
"AWS::Greengrass::SubscriptionDefinitionVersion": [],
|
1671
|
+
"AWS::GreengrassV2::ComponentVersion": ["ComponentName", "Arn", "ComponentVersion"],
|
1672
|
+
"AWS::GreengrassV2::Deployment": ["DeploymentId"],
|
1594
1673
|
"AWS::GroundStation::Config": ["Type", "Id", "Arn"],
|
1595
|
-
"AWS::
|
1674
|
+
"AWS::GroundStation::DataflowEndpointGroup": ["Id", "Arn"],
|
1675
|
+
"AWS::GroundStation::MissionProfile": ["Region", "Id", "Arn"],
|
1676
|
+
"AWS::GuardDuty::Detector": ["Id"],
|
1596
1677
|
"AWS::GuardDuty::Filter": [],
|
1597
|
-
"AWS::
|
1598
|
-
"AWS::
|
1599
|
-
"AWS::
|
1600
|
-
"AWS::
|
1601
|
-
"AWS::
|
1602
|
-
"AWS::
|
1603
|
-
"AWS::
|
1604
|
-
"AWS::
|
1605
|
-
"AWS::
|
1678
|
+
"AWS::GuardDuty::IPSet": [],
|
1679
|
+
"AWS::GuardDuty::Master": [],
|
1680
|
+
"AWS::GuardDuty::Member": [],
|
1681
|
+
"AWS::GuardDuty::ThreatIntelSet": [],
|
1682
|
+
"AWS::HealthLake::FHIRDatastore": ["DatastoreArn", "CreatedAt.Nanos", "DatastoreId", "CreatedAt", "DatastoreStatus", "DatastoreEndpoint", "CreatedAt.Seconds"],
|
1683
|
+
"AWS::IAM::AccessKey": ["SecretAccessKey"],
|
1684
|
+
"AWS::IAM::Group": ["Arn"],
|
1685
|
+
"AWS::IAM::GroupPolicy": [],
|
1686
|
+
"AWS::IAM::InstanceProfile": ["Arn"],
|
1687
|
+
"AWS::IAM::ManagedPolicy": ["IsAttachable", "UpdateDate", "PermissionsBoundaryUsageCount", "AttachmentCount", "PolicyArn", "DefaultVersionId", "CreateDate", "PolicyId"],
|
1688
|
+
"AWS::IAM::OIDCProvider": ["Arn"],
|
1689
|
+
"AWS::IAM::Policy": ["Id"],
|
1690
|
+
"AWS::IAM::Role": ["Arn", "RoleId"],
|
1691
|
+
"AWS::IAM::RolePolicy": [],
|
1692
|
+
"AWS::IAM::SAMLProvider": ["Arn"],
|
1693
|
+
"AWS::IAM::ServerCertificate": ["Arn"],
|
1694
|
+
"AWS::IAM::ServiceLinkedRole": ["RoleName"],
|
1695
|
+
"AWS::IAM::User": ["Arn"],
|
1696
|
+
"AWS::IAM::UserPolicy": [],
|
1697
|
+
"AWS::IAM::UserToGroupAddition": [],
|
1698
|
+
"AWS::IAM::VirtualMFADevice": ["SerialNumber"],
|
1699
|
+
"AWS::IVS::Channel": ["PlaybackUrl", "IngestEndpoint", "Arn"],
|
1700
|
+
"AWS::IVS::PlaybackKeyPair": ["Fingerprint", "Arn"],
|
1701
|
+
"AWS::IVS::RecordingConfiguration": ["State", "Arn"],
|
1702
|
+
"AWS::IVS::StreamKey": ["Value", "Arn"],
|
1703
|
+
"AWS::IVSChat::LoggingConfiguration": ["State", "Id", "Arn"],
|
1704
|
+
"AWS::IVSChat::Room": ["Id", "Arn"],
|
1705
|
+
"AWS::IdentityStore::Group": ["GroupId"],
|
1706
|
+
"AWS::IdentityStore::GroupMembership": ["MembershipId"],
|
1707
|
+
"AWS::ImageBuilder::Component": ["Type", "Encrypted", "Arn", "Name"],
|
1708
|
+
"AWS::ImageBuilder::ContainerRecipe": ["Arn", "Name"],
|
1709
|
+
"AWS::ImageBuilder::DistributionConfiguration": ["Arn", "Name"],
|
1710
|
+
"AWS::ImageBuilder::Image": ["ImageId", "ImageUri", "Arn", "Name"],
|
1711
|
+
"AWS::ImageBuilder::ImagePipeline": ["Arn", "Name"],
|
1712
|
+
"AWS::ImageBuilder::ImageRecipe": ["Arn", "Name"],
|
1713
|
+
"AWS::ImageBuilder::InfrastructureConfiguration": ["Arn", "Name"],
|
1714
|
+
"AWS::Inspector::AssessmentTarget": ["Arn"],
|
1715
|
+
"AWS::Inspector::AssessmentTemplate": ["Arn"],
|
1716
|
+
"AWS::Inspector::ResourceGroup": ["Arn"],
|
1717
|
+
"AWS::InspectorV2::Filter": ["Arn"],
|
1718
|
+
"AWS::InternetMonitor::Monitor": ["ModifiedAt", "MonitorArn", "CreatedAt", "ProcessingStatusInfo", "ProcessingStatus"],
|
1719
|
+
"AWS::IoT1Click::Device": ["DeviceId", "Enabled", "Arn"],
|
1720
|
+
"AWS::IoT1Click::Placement": ["PlacementName", "ProjectName"],
|
1721
|
+
"AWS::IoT1Click::Project": ["ProjectName", "Arn"],
|
1722
|
+
"AWS::IoT::AccountAuditConfiguration": [],
|
1723
|
+
"AWS::IoT::Authorizer": ["Arn"],
|
1724
|
+
"AWS::IoT::BillingGroup": ["Id", "Arn"],
|
1725
|
+
"AWS::IoT::CACertificate": ["Id", "Arn"],
|
1726
|
+
"AWS::IoT::Certificate": ["Id", "Arn"],
|
1727
|
+
"AWS::IoT::CustomMetric": ["MetricArn"],
|
1728
|
+
"AWS::IoT::Dimension": ["Arn"],
|
1729
|
+
"AWS::IoT::DomainConfiguration": ["DomainType", "ServerCertificates", "Arn"],
|
1730
|
+
"AWS::IoT::FleetMetric": ["MetricArn", "CreationDate", "LastModifiedDate", "Version"],
|
1731
|
+
"AWS::IoT::JobTemplate": ["Arn"],
|
1732
|
+
"AWS::IoT::Logging": [],
|
1733
|
+
"AWS::IoT::MitigationAction": ["MitigationActionArn", "MitigationActionId"],
|
1734
|
+
"AWS::IoT::Policy": ["Id", "Arn"],
|
1735
|
+
"AWS::IoT::PolicyPrincipalAttachment": [],
|
1736
|
+
"AWS::IoT::ProvisioningTemplate": ["TemplateArn"],
|
1737
|
+
"AWS::IoT::ResourceSpecificLogging": ["TargetId"],
|
1738
|
+
"AWS::IoT::RoleAlias": ["RoleAliasArn"],
|
1739
|
+
"AWS::IoT::ScheduledAudit": ["ScheduledAuditArn"],
|
1740
|
+
"AWS::IoT::SecurityProfile": ["SecurityProfileArn"],
|
1741
|
+
"AWS::IoT::Thing": ["Id", "Arn"],
|
1742
|
+
"AWS::IoT::ThingGroup": ["Id", "Arn"],
|
1743
|
+
"AWS::IoT::ThingPrincipalAttachment": [],
|
1744
|
+
"AWS::IoT::ThingType": ["Id", "Arn"],
|
1745
|
+
"AWS::IoT::TopicRule": ["Arn"],
|
1746
|
+
"AWS::IoT::TopicRuleDestination": ["StatusReason", "Arn"],
|
1747
|
+
"AWS::IoTAnalytics::Channel": ["Id"],
|
1748
|
+
"AWS::IoTAnalytics::Dataset": ["Id"],
|
1749
|
+
"AWS::IoTAnalytics::Datastore": ["Id"],
|
1750
|
+
"AWS::IoTAnalytics::Pipeline": ["Id"],
|
1751
|
+
"AWS::IoTCoreDeviceAdvisor::SuiteDefinition": ["SuiteDefinitionArn", "SuiteDefinitionVersion", "SuiteDefinitionId"],
|
1752
|
+
"AWS::IoTEvents::AlarmModel": [],
|
1753
|
+
"AWS::IoTEvents::DetectorModel": [],
|
1754
|
+
"AWS::IoTEvents::Input": [],
|
1755
|
+
"AWS::IoTFleetHub::Application": ["ApplicationUrl", "ApplicationArn", "ApplicationState", "SsoClientId", "ApplicationId", "ApplicationLastUpdateDate", "ErrorMessage", "ApplicationCreationDate"],
|
1606
1756
|
"AWS::IoTFleetWise::Campaign": ["Status", "LastModificationTime", "CreationTime", "Arn"],
|
1607
|
-
"AWS::
|
1757
|
+
"AWS::IoTFleetWise::DecoderManifest": ["LastModificationTime", "CreationTime", "Arn"],
|
1758
|
+
"AWS::IoTFleetWise::Fleet": ["LastModificationTime", "CreationTime", "Arn"],
|
1759
|
+
"AWS::IoTFleetWise::ModelManifest": ["LastModificationTime", "CreationTime", "Arn"],
|
1760
|
+
"AWS::IoTFleetWise::SignalCatalog": ["LastModificationTime", "NodeCounts.TotalNodes", "NodeCounts.TotalSensors", "NodeCounts.TotalAttributes", "NodeCounts.TotalBranches", "NodeCounts.TotalActuators", "CreationTime", "Arn"],
|
1761
|
+
"AWS::IoTFleetWise::Vehicle": ["LastModificationTime", "CreationTime", "Arn"],
|
1762
|
+
"AWS::IoTSiteWise::AccessPolicy": ["AccessPolicyArn", "AccessPolicyId"],
|
1763
|
+
"AWS::IoTSiteWise::Asset": ["AssetArn", "AssetId"],
|
1764
|
+
"AWS::IoTSiteWise::AssetModel": ["AssetModelId", "AssetModelArn"],
|
1765
|
+
"AWS::IoTSiteWise::Dashboard": ["DashboardId", "DashboardArn"],
|
1766
|
+
"AWS::IoTSiteWise::Gateway": ["GatewayId"],
|
1767
|
+
"AWS::IoTSiteWise::Portal": ["PortalArn", "PortalStartUrl", "PortalId", "PortalClientId"],
|
1768
|
+
"AWS::IoTSiteWise::Project": ["ProjectArn", "ProjectId"],
|
1769
|
+
"AWS::IoTThingsGraph::FlowTemplate": [],
|
1770
|
+
"AWS::IoTTwinMaker::ComponentType": ["Status", "CreationDateTime", "Status.Error.Message", "IsSchemaInitialized", "Status.State", "Status.Error", "UpdateDateTime", "Status.Error.Code", "Arn", "IsAbstract"],
|
1771
|
+
"AWS::IoTTwinMaker::Entity": ["Status", "CreationDateTime", "Status.Error.Message", "HasChildEntities", "Status.State", "Status.Error", "UpdateDateTime", "Status.Error.Code", "Arn"],
|
1772
|
+
"AWS::IoTTwinMaker::Scene": ["CreationDateTime", "UpdateDateTime", "Arn", "GeneratedSceneMetadata"],
|
1773
|
+
"AWS::IoTTwinMaker::SyncJob": ["CreationDateTime", "State", "UpdateDateTime", "Arn"],
|
1774
|
+
"AWS::IoTTwinMaker::Workspace": ["CreationDateTime", "UpdateDateTime", "Arn"],
|
1775
|
+
"AWS::IoTWireless::Destination": ["Arn"],
|
1776
|
+
"AWS::IoTWireless::DeviceProfile": ["Id", "Arn"],
|
1777
|
+
"AWS::IoTWireless::FuotaTask": ["FuotaTaskStatus", "LoRaWAN.StartTime", "Id", "Arn"],
|
1778
|
+
"AWS::IoTWireless::MulticastGroup": ["Status", "LoRaWAN.NumberOfDevicesRequested", "Id", "LoRaWAN.NumberOfDevicesInGroup", "Arn"],
|
1779
|
+
"AWS::IoTWireless::NetworkAnalyzerConfiguration": ["Arn"],
|
1780
|
+
"AWS::IoTWireless::PartnerAccount": ["Fingerprint", "Arn"],
|
1781
|
+
"AWS::IoTWireless::ServiceProfile": ["LoRaWAN.DrMin", "LoRaWAN.ReportDevStatusMargin", "LoRaWAN.UlRatePolicy", "LoRaWAN.MinGwDiversity", "LoRaWAN.TargetPer", "LoRaWAN.ChannelMask", "LoRaWAN.ReportDevStatusBattery", "LoRaWAN.DlRate", "LoRaWAN.DlRatePolicy", "LoRaWAN.HrAllowed", "LoRaWAN.DlBucketSize", "LoRaWAN.DrMax", "LoRaWAN.UlBucketSize", "LoRaWAN.UlRate", "LoRaWAN.NwkGeoLoc", "LoRaWAN.DevStatusReqFreq", "Id", "Arn"],
|
1782
|
+
"AWS::IoTWireless::TaskDefinition": ["Id", "Arn"],
|
1783
|
+
"AWS::IoTWireless::WirelessDevice": ["Id", "ThingName", "Arn"],
|
1784
|
+
"AWS::IoTWireless::WirelessDeviceImportTask": ["Status", "CreationDate", "Sidewalk.DeviceCreationFileList", "InitializedImportedDevicesCount", "StatusReason", "OnboardedImportedDevicesCount", "FailedImportedDevicesCount", "Id", "PendingImportedDevicesCount", "Arn"],
|
1785
|
+
"AWS::IoTWireless::WirelessGateway": ["Id", "Arn"],
|
1786
|
+
"AWS::KMS::Alias": [],
|
1608
1787
|
"AWS::KMS::Key": ["KeyId", "Arn"],
|
1609
|
-
"AWS::
|
1610
|
-
"AWS::
|
1611
|
-
"AWS::
|
1612
|
-
"AWS::
|
1788
|
+
"AWS::KMS::ReplicaKey": ["KeyId", "Arn"],
|
1789
|
+
"AWS::KafkaConnect::Connector": ["ConnectorArn"],
|
1790
|
+
"AWS::Kendra::DataSource": ["Id", "Arn"],
|
1791
|
+
"AWS::Kendra::Faq": ["Id", "Arn"],
|
1792
|
+
"AWS::Kendra::Index": ["Id", "Arn"],
|
1793
|
+
"AWS::KendraRanking::ExecutionPlan": ["Id", "Arn"],
|
1794
|
+
"AWS::Kinesis::Stream": ["Arn"],
|
1795
|
+
"AWS::Kinesis::StreamConsumer": ["ConsumerCreationTimestamp", "ConsumerName", "ConsumerARN", "ConsumerStatus", "StreamARN"],
|
1796
|
+
"AWS::KinesisAnalytics::Application": [],
|
1797
|
+
"AWS::KinesisAnalytics::ApplicationOutput": [],
|
1798
|
+
"AWS::KinesisAnalytics::ApplicationReferenceDataSource": [],
|
1799
|
+
"AWS::KinesisAnalyticsV2::Application": [],
|
1800
|
+
"AWS::KinesisAnalyticsV2::ApplicationCloudWatchLoggingOption": [],
|
1801
|
+
"AWS::KinesisAnalyticsV2::ApplicationOutput": [],
|
1802
|
+
"AWS::KinesisAnalyticsV2::ApplicationReferenceDataSource": [],
|
1803
|
+
"AWS::KinesisFirehose::DeliveryStream": ["Arn"],
|
1804
|
+
"AWS::KinesisVideo::SignalingChannel": ["Arn"],
|
1805
|
+
"AWS::KinesisVideo::Stream": ["Arn"],
|
1806
|
+
"AWS::LakeFormation::DataCellsFilter": [],
|
1807
|
+
"AWS::LakeFormation::DataLakeSettings": [],
|
1808
|
+
"AWS::LakeFormation::Permissions": [],
|
1809
|
+
"AWS::LakeFormation::PrincipalPermissions": ["ResourceIdentifier", "PrincipalIdentifier"],
|
1810
|
+
"AWS::LakeFormation::Resource": [],
|
1811
|
+
"AWS::LakeFormation::Tag": [],
|
1812
|
+
"AWS::LakeFormation::TagAssociation": ["ResourceIdentifier", "TagsIdentifier"],
|
1813
|
+
"AWS::Lambda::Alias": [],
|
1814
|
+
"AWS::Lambda::CodeSigningConfig": ["CodeSigningConfigId", "CodeSigningConfigArn"],
|
1815
|
+
"AWS::Lambda::EventInvokeConfig": [],
|
1613
1816
|
"AWS::Lambda::EventSourceMapping": ["Id"],
|
1614
|
-
"AWS::
|
1615
|
-
"AWS::
|
1616
|
-
"AWS::
|
1617
|
-
"AWS::
|
1618
|
-
"AWS::
|
1619
|
-
"AWS::
|
1620
|
-
"AWS::
|
1621
|
-
"AWS::
|
1622
|
-
"AWS::
|
1623
|
-
"AWS::
|
1624
|
-
"AWS::
|
1625
|
-
"AWS::
|
1626
|
-
"AWS::
|
1627
|
-
"AWS::
|
1628
|
-
"AWS::
|
1629
|
-
"AWS::
|
1630
|
-
"AWS::
|
1817
|
+
"AWS::Lambda::Function": ["SnapStartResponse.OptimizationStatus", "SnapStartResponse.ApplyOn", "SnapStartResponse", "Arn"],
|
1818
|
+
"AWS::Lambda::LayerVersion": ["LayerVersionArn"],
|
1819
|
+
"AWS::Lambda::LayerVersionPermission": ["Id"],
|
1820
|
+
"AWS::Lambda::Permission": ["Id"],
|
1821
|
+
"AWS::Lambda::Url": ["FunctionArn", "FunctionUrl"],
|
1822
|
+
"AWS::Lambda::Version": ["Version"],
|
1823
|
+
"AWS::Lex::Bot": ["Id", "Arn"],
|
1824
|
+
"AWS::Lex::BotAlias": ["BotAliasStatus", "Arn", "BotAliasId"],
|
1825
|
+
"AWS::Lex::BotVersion": ["BotVersion"],
|
1826
|
+
"AWS::Lex::ResourcePolicy": ["Id", "RevisionId"],
|
1827
|
+
"AWS::LicenseManager::Grant": ["GrantArn", "Version"],
|
1828
|
+
"AWS::LicenseManager::License": ["Version", "LicenseArn"],
|
1829
|
+
"AWS::Lightsail::Alarm": ["AlarmArn", "State"],
|
1830
|
+
"AWS::Lightsail::Bucket": ["BucketArn", "AbleToUpdateBundle", "Url"],
|
1831
|
+
"AWS::Lightsail::Certificate": ["Status", "CertificateArn"],
|
1832
|
+
"AWS::Lightsail::Container": ["ContainerArn", "Url"],
|
1833
|
+
"AWS::Lightsail::Database": ["DatabaseArn"],
|
1834
|
+
"AWS::Lightsail::Disk": ["Path", "AttachmentState", "Location.AvailabilityZone", "SupportCode", "State", "IsAttached", "ResourceType", "DiskArn", "AttachedTo", "Iops", "Location.RegionName"],
|
1835
|
+
"AWS::Lightsail::Distribution": ["Status", "DistributionArn", "AbleToUpdateBundle"],
|
1836
|
+
"AWS::Lightsail::Instance": ["SshKeyName", "Networking.MonthlyTransfer.GbPerMonthAllocated", "Hardware.CpuCount", "IsStaticIp", "PrivateIpAddress", "UserName", "ResourceType", "Location.RegionName", "PublicIpAddress", "Location.AvailabilityZone", "State.Code", "SupportCode", "State.Name", "InstanceArn", "Hardware.RamSizeInGb"],
|
1837
|
+
"AWS::Lightsail::LoadBalancer": ["LoadBalancerArn"],
|
1838
|
+
"AWS::Lightsail::LoadBalancerTlsCertificate": ["Status", "LoadBalancerTlsCertificateArn"],
|
1839
|
+
"AWS::Lightsail::StaticIp": ["StaticIpArn", "IsAttached", "IpAddress"],
|
1840
|
+
"AWS::Location::GeofenceCollection": ["CollectionArn", "CreateTime", "UpdateTime", "Arn"],
|
1841
|
+
"AWS::Location::Map": ["CreateTime", "UpdateTime", "Arn", "MapArn", "DataSource"],
|
1842
|
+
"AWS::Location::PlaceIndex": ["IndexArn", "CreateTime", "UpdateTime", "Arn"],
|
1843
|
+
"AWS::Location::RouteCalculator": ["CreateTime", "UpdateTime", "CalculatorArn", "Arn"],
|
1844
|
+
"AWS::Location::Tracker": ["CreateTime", "UpdateTime", "Arn", "TrackerArn"],
|
1845
|
+
"AWS::Location::TrackerConsumer": [],
|
1846
|
+
"AWS::Logs::AccountPolicy": ["AccountId"],
|
1847
|
+
"AWS::Logs::Destination": ["Arn"],
|
1848
|
+
"AWS::Logs::LogGroup": ["Arn"],
|
1849
|
+
"AWS::Logs::LogStream": [],
|
1850
|
+
"AWS::Logs::MetricFilter": [],
|
1851
|
+
"AWS::Logs::QueryDefinition": ["QueryDefinitionId"],
|
1852
|
+
"AWS::Logs::ResourcePolicy": [],
|
1853
|
+
"AWS::Logs::SubscriptionFilter": [],
|
1854
|
+
"AWS::LookoutEquipment::InferenceScheduler": ["InferenceSchedulerArn"],
|
1855
|
+
"AWS::LookoutMetrics::Alert": ["Arn"],
|
1856
|
+
"AWS::LookoutMetrics::AnomalyDetector": ["Arn"],
|
1857
|
+
"AWS::LookoutVision::Project": ["Arn"],
|
1858
|
+
"AWS::M2::Application": ["ApplicationArn", "ApplicationId"],
|
1631
1859
|
"AWS::M2::Environment": ["EnvironmentId", "EnvironmentArn"],
|
1632
|
-
"AWS::
|
1633
|
-
"AWS::
|
1634
|
-
"AWS::
|
1635
|
-
"AWS::
|
1636
|
-
"AWS::
|
1637
|
-
"AWS::
|
1638
|
-
"AWS::
|
1639
|
-
"AWS::
|
1640
|
-
"AWS::
|
1641
|
-
"AWS::
|
1642
|
-
"AWS::
|
1860
|
+
"AWS::MSK::BatchScramSecret": [],
|
1861
|
+
"AWS::MSK::Cluster": ["Arn"],
|
1862
|
+
"AWS::MSK::ClusterPolicy": ["CurrentVersion"],
|
1863
|
+
"AWS::MSK::Configuration": ["Arn"],
|
1864
|
+
"AWS::MSK::ServerlessCluster": ["Arn"],
|
1865
|
+
"AWS::MSK::VpcConnection": ["Arn"],
|
1866
|
+
"AWS::MWAA::Environment": ["LoggingConfiguration.TaskLogs.CloudWatchLogGroupArn", "LoggingConfiguration.WebserverLogs.CloudWatchLogGroupArn", "LoggingConfiguration.DagProcessingLogs.CloudWatchLogGroupArn", "WebserverUrl", "LoggingConfiguration.SchedulerLogs.CloudWatchLogGroupArn", "Arn", "LoggingConfiguration.WorkerLogs.CloudWatchLogGroupArn"],
|
1867
|
+
"AWS::Macie::AllowList": ["Status", "Id", "Arn"],
|
1868
|
+
"AWS::Macie::CustomDataIdentifier": ["Id", "Arn"],
|
1869
|
+
"AWS::Macie::FindingsFilter": ["Id", "Arn"],
|
1870
|
+
"AWS::Macie::Session": ["ServiceRole", "AwsAccountId"],
|
1871
|
+
"AWS::ManagedBlockchain::Accessor": ["Status", "CreationDate", "BillingToken", "Id", "Arn"],
|
1872
|
+
"AWS::ManagedBlockchain::Member": ["MemberId", "NetworkId"],
|
1873
|
+
"AWS::ManagedBlockchain::Node": ["MemberId", "NodeId", "Arn", "NetworkId"],
|
1874
|
+
"AWS::MediaConnect::Bridge": ["BridgeArn", "BridgeState"],
|
1875
|
+
"AWS::MediaConnect::BridgeOutput": [],
|
1876
|
+
"AWS::MediaConnect::BridgeSource": [],
|
1877
|
+
"AWS::MediaConnect::Flow": ["FlowAvailabilityZone", "Source.SourceIngestPort", "Source.IngestIp", "Source.SourceArn", "FlowArn"],
|
1878
|
+
"AWS::MediaConnect::FlowEntitlement": ["EntitlementArn"],
|
1879
|
+
"AWS::MediaConnect::FlowOutput": ["OutputArn"],
|
1880
|
+
"AWS::MediaConnect::FlowSource": ["IngestIp", "SourceArn", "SourceIngestPort"],
|
1881
|
+
"AWS::MediaConnect::FlowVpcInterface": ["NetworkInterfaceIds"],
|
1882
|
+
"AWS::MediaConnect::Gateway": ["GatewayArn", "GatewayState"],
|
1883
|
+
"AWS::MediaConvert::JobTemplate": ["Arn", "Name"],
|
1884
|
+
"AWS::MediaConvert::Preset": ["Arn", "Name"],
|
1885
|
+
"AWS::MediaConvert::Queue": ["Arn", "Name"],
|
1886
|
+
"AWS::MediaLive::Channel": ["Arn", "Inputs"],
|
1887
|
+
"AWS::MediaLive::Input": ["Destinations", "Arn", "Sources"],
|
1888
|
+
"AWS::MediaLive::InputSecurityGroup": ["Arn"],
|
1889
|
+
"AWS::MediaPackage::Asset": ["CreatedAt", "Arn"],
|
1890
|
+
"AWS::MediaPackage::Channel": ["Arn"],
|
1891
|
+
"AWS::MediaPackage::OriginEndpoint": ["Arn", "Url"],
|
1892
|
+
"AWS::MediaPackage::PackagingConfiguration": ["Arn"],
|
1643
1893
|
"AWS::MediaPackage::PackagingGroup": ["DomainName", "Arn"],
|
1644
|
-
"AWS::
|
1645
|
-
"AWS::
|
1646
|
-
"AWS::
|
1647
|
-
"AWS::
|
1648
|
-
"AWS::
|
1649
|
-
"AWS::
|
1650
|
-
"AWS::
|
1651
|
-
"AWS::
|
1652
|
-
"AWS::
|
1653
|
-
"AWS::
|
1654
|
-
"AWS::
|
1655
|
-
"AWS::
|
1656
|
-
"AWS::
|
1657
|
-
"AWS::
|
1658
|
-
"AWS::
|
1659
|
-
"AWS::Budgets::Budget": [],
|
1660
|
-
"AWS::S3ObjectLambda::AccessPoint": ["CreationDate", "PublicAccessBlockConfiguration", "PublicAccessBlockConfiguration.BlockPublicAcls", "PolicyStatus.IsPublic", "PolicyStatus", "PublicAccessBlockConfiguration.IgnorePublicAcls", "PublicAccessBlockConfiguration.RestrictPublicBuckets", "PublicAccessBlockConfiguration.BlockPublicPolicy", "Arn"],
|
1661
|
-
"AWS::SNS::TopicPolicy": [],
|
1662
|
-
"AWS::NetworkFirewall::RuleGroup": ["RuleGroupId", "RuleGroupArn"],
|
1663
|
-
"AWS::ElasticLoadBalancingV2::Listener": ["ListenerArn"],
|
1664
|
-
"AWS::CloudFront::OriginAccessControl": ["Id"],
|
1665
|
-
"AWS::SageMaker::EndpointConfig": ["EndpointConfigName"],
|
1666
|
-
"AWS::Events::Connection": ["SecretArn", "Arn"],
|
1667
|
-
"AWS::Greengrass::DeviceDefinition": ["LatestVersionArn", "Id", "Arn", "Name"],
|
1894
|
+
"AWS::MediaPackageV2::Channel": ["ModifiedAt", "IngestEndpoints", "CreatedAt", "Arn"],
|
1895
|
+
"AWS::MediaPackageV2::ChannelGroup": ["ModifiedAt", "CreatedAt", "Arn", "EgressDomain"],
|
1896
|
+
"AWS::MediaPackageV2::ChannelPolicy": [],
|
1897
|
+
"AWS::MediaPackageV2::OriginEndpoint": ["ModifiedAt", "CreatedAt", "Arn"],
|
1898
|
+
"AWS::MediaPackageV2::OriginEndpointPolicy": [],
|
1899
|
+
"AWS::MediaStore::Container": ["Endpoint"],
|
1900
|
+
"AWS::MediaTailor::Channel": ["Arn"],
|
1901
|
+
"AWS::MediaTailor::ChannelPolicy": [],
|
1902
|
+
"AWS::MediaTailor::LiveSource": ["Arn"],
|
1903
|
+
"AWS::MediaTailor::PlaybackConfiguration": ["HlsConfiguration.ManifestEndpointPrefix", "SessionInitializationEndpointPrefix", "DashConfiguration.ManifestEndpointPrefix", "PlaybackConfigurationArn", "PlaybackEndpointPrefix"],
|
1904
|
+
"AWS::MediaTailor::SourceLocation": ["Arn"],
|
1905
|
+
"AWS::MediaTailor::VodSource": ["Arn"],
|
1906
|
+
"AWS::MemoryDB::ACL": ["Status", "Arn"],
|
1907
|
+
"AWS::MemoryDB::Cluster": ["Status", "ClusterEndpoint.Address", "ClusterEndpoint.Port", "ParameterGroupStatus", "ARN"],
|
1908
|
+
"AWS::MemoryDB::ParameterGroup": ["ARN"],
|
1668
1909
|
"AWS::MemoryDB::SubnetGroup": ["ARN"],
|
1669
|
-
"AWS::
|
1670
|
-
"AWS::
|
1671
|
-
"AWS::MediaConnect::FlowVpcInterface": ["NetworkInterfaceIds"],
|
1672
|
-
"AWS::LakeFormation::DataCellsFilter": [],
|
1673
|
-
"AWS::Config::ConfigurationAggregator": ["ConfigurationAggregatorArn"],
|
1674
|
-
"AWS::DataSync::LocationS3": ["LocationUri", "LocationArn"],
|
1675
|
-
"AWS::Location::Map": ["CreateTime", "UpdateTime", "Arn", "MapArn", "DataSource"],
|
1676
|
-
"AWS::Rekognition::Project": ["Arn"],
|
1677
|
-
"AWS::CloudTrail::Trail": ["SnsTopicArn", "Arn"],
|
1910
|
+
"AWS::MemoryDB::User": ["Status", "Arn"],
|
1911
|
+
"AWS::Neptune::DBCluster": ["ClusterResourceId", "Endpoint", "Port", "ReadEndpoint"],
|
1678
1912
|
"AWS::Neptune::DBClusterParameterGroup": [],
|
1679
|
-
"AWS::
|
1680
|
-
"AWS::
|
1913
|
+
"AWS::Neptune::DBInstance": ["Endpoint", "Port"],
|
1914
|
+
"AWS::Neptune::DBParameterGroup": [],
|
1915
|
+
"AWS::Neptune::DBSubnetGroup": [],
|
1916
|
+
"AWS::NetworkFirewall::Firewall": ["FirewallArn", "EndpointIds", "FirewallId"],
|
1917
|
+
"AWS::NetworkFirewall::FirewallPolicy": ["FirewallPolicyArn", "FirewallPolicyId"],
|
1918
|
+
"AWS::NetworkFirewall::LoggingConfiguration": [],
|
1919
|
+
"AWS::NetworkFirewall::RuleGroup": ["RuleGroupId", "RuleGroupArn"],
|
1920
|
+
"AWS::NetworkManager::ConnectAttachment": ["ResourceArn", "AttachmentType", "SegmentName", "State", "CreatedAt", "OwnerAccountId", "UpdatedAt", "AttachmentId", "CoreNetworkArn", "AttachmentPolicyRuleNumber"],
|
1921
|
+
"AWS::NetworkManager::ConnectPeer": ["Configuration.BgpConfigurations", "CoreNetworkId", "Configuration.InsideCidrBlocks", "Configuration", "State", "CreatedAt", "ConnectPeerId", "Configuration.CoreNetworkAddress", "Configuration.Protocol", "Configuration.PeerAddress", "EdgeLocation"],
|
1922
|
+
"AWS::NetworkManager::CoreNetwork": ["CoreNetworkId", "State", "CreatedAt", "Segments", "OwnerAccount", "Edges", "CoreNetworkArn"],
|
1923
|
+
"AWS::NetworkManager::CustomerGatewayAssociation": [],
|
1924
|
+
"AWS::NetworkManager::Device": ["DeviceArn", "DeviceId", "CreatedAt"],
|
1925
|
+
"AWS::NetworkManager::GlobalNetwork": ["Id", "Arn"],
|
1926
|
+
"AWS::NetworkManager::Link": ["LinkArn", "LinkId"],
|
1927
|
+
"AWS::NetworkManager::LinkAssociation": [],
|
1928
|
+
"AWS::NetworkManager::Site": ["SiteId", "SiteArn"],
|
1929
|
+
"AWS::NetworkManager::SiteToSiteVpnAttachment": ["ResourceArn", "AttachmentType", "SegmentName", "State", "CreatedAt", "OwnerAccountId", "UpdatedAt", "AttachmentId", "CoreNetworkArn", "EdgeLocation", "AttachmentPolicyRuleNumber"],
|
1930
|
+
"AWS::NetworkManager::TransitGatewayPeering": ["ResourceArn", "PeeringType", "State", "CreatedAt", "PeeringId", "TransitGatewayPeeringAttachmentId", "OwnerAccountId", "CoreNetworkArn", "EdgeLocation"],
|
1931
|
+
"AWS::NetworkManager::TransitGatewayRegistration": [],
|
1932
|
+
"AWS::NetworkManager::TransitGatewayRouteTableAttachment": ["ResourceArn", "CoreNetworkId", "AttachmentType", "SegmentName", "State", "CreatedAt", "OwnerAccountId", "UpdatedAt", "AttachmentId", "CoreNetworkArn", "EdgeLocation", "AttachmentPolicyRuleNumber"],
|
1933
|
+
"AWS::NetworkManager::VpcAttachment": ["ResourceArn", "AttachmentType", "SegmentName", "State", "CreatedAt", "OwnerAccountId", "UpdatedAt", "AttachmentId", "CoreNetworkArn", "EdgeLocation", "AttachmentPolicyRuleNumber"],
|
1934
|
+
"AWS::NimbleStudio::LaunchProfile": ["LaunchProfileId"],
|
1935
|
+
"AWS::NimbleStudio::StreamingImage": ["Owner", "Platform", "EncryptionConfiguration", "EulaIds", "EncryptionConfiguration.KeyArn", "EncryptionConfiguration.KeyType", "StreamingImageId"],
|
1936
|
+
"AWS::NimbleStudio::Studio": ["HomeRegion", "StudioUrl", "SsoClientId", "StudioId"],
|
1937
|
+
"AWS::NimbleStudio::StudioComponent": ["StudioComponentId"],
|
1938
|
+
"AWS::OSIS::Pipeline": ["PipelineArn", "VpcEndpoints", "IngestEndpointUrls"],
|
1939
|
+
"AWS::Oam::Link": ["Label", "Arn"],
|
1940
|
+
"AWS::Oam::Sink": ["Arn"],
|
1941
|
+
"AWS::Omics::AnnotationStore": ["Status", "CreationTime", "UpdateTime", "Id", "StoreSizeBytes", "StatusMessage", "StoreArn"],
|
1942
|
+
"AWS::Omics::ReferenceStore": ["ReferenceStoreId", "CreationTime", "Arn"],
|
1943
|
+
"AWS::Omics::RunGroup": ["CreationTime", "Id", "Arn"],
|
1944
|
+
"AWS::Omics::SequenceStore": ["SequenceStoreId", "CreationTime", "Arn"],
|
1945
|
+
"AWS::Omics::VariantStore": ["Status", "CreationTime", "UpdateTime", "Id", "StoreSizeBytes", "StatusMessage", "StoreArn"],
|
1946
|
+
"AWS::Omics::Workflow": ["Status", "Type", "CreationTime", "Id", "Arn"],
|
1947
|
+
"AWS::OpenSearchServerless::AccessPolicy": [],
|
1948
|
+
"AWS::OpenSearchServerless::Collection": ["CollectionEndpoint", "Id", "Arn", "DashboardEndpoint"],
|
1949
|
+
"AWS::OpenSearchServerless::SecurityConfig": ["Id"],
|
1950
|
+
"AWS::OpenSearchServerless::SecurityPolicy": [],
|
1951
|
+
"AWS::OpenSearchServerless::VpcEndpoint": ["Id"],
|
1952
|
+
"AWS::OpenSearchService::Domain": ["ServiceSoftwareOptions.OptionalDeployment", "ServiceSoftwareOptions.Description", "ServiceSoftwareOptions.UpdateStatus", "ServiceSoftwareOptions.AutomatedUpdateDate", "ServiceSoftwareOptions.CurrentVersion", "DomainEndpoints", "DomainArn", "ServiceSoftwareOptions.UpdateAvailable", "DomainEndpoint", "ServiceSoftwareOptions", "AdvancedSecurityOptions.AnonymousAuthDisableDate", "ServiceSoftwareOptions.NewVersion", "Id", "Arn", "ServiceSoftwareOptions.Cancellable"],
|
1953
|
+
"AWS::OpsWorks::App": [],
|
1681
1954
|
"AWS::OpsWorks::ElasticLoadBalancerAttachment": [],
|
1682
|
-
"AWS::ServiceCatalogAppRegistry::Application": ["Id", "Arn"],
|
1683
|
-
"AWS::IoT::RoleAlias": ["RoleAliasArn"],
|
1684
|
-
"AWS::Backup::ReportPlan": ["ReportPlanArn"],
|
1685
|
-
"AWS::AmplifyUIBuilder::Component": ["Id"],
|
1686
|
-
"AWS::RoboMaker::SimulationApplication": ["CurrentRevisionId", "Arn"],
|
1687
|
-
"AWS::Connect::ApprovedOrigin": [],
|
1688
|
-
"AWS::Batch::SchedulingPolicy": ["Arn"],
|
1689
|
-
"AWS::EventSchemas::Discoverer": ["DiscovererArn", "DiscovererId", "CrossAccount"],
|
1690
|
-
"AWS::Synthetics::Group": ["Id"],
|
1691
|
-
"AWS::WAFRegional::WebACL": [],
|
1692
|
-
"AWS::CloudFront::CloudFrontOriginAccessIdentity": ["S3CanonicalUserId", "Id"],
|
1693
|
-
"AWS::SageMaker::Endpoint": ["EndpointName"],
|
1694
|
-
"AWS::AppSync::DomainName": ["AppSyncDomainName", "DomainName", "HostedZoneId"],
|
1695
|
-
"AWS::Connect::Rule": ["RuleArn"],
|
1696
|
-
"AWS::EC2::Subnet": ["VpcId", "NetworkAclAssociationId", "OutpostArn", "AvailabilityZone", "SubnetId", "Ipv6CidrBlocks"],
|
1697
|
-
"AWS::CodeDeploy::Application": [],
|
1698
|
-
"AWS::ServiceDiscovery::Instance": [],
|
1699
|
-
"AWS::AppConfig::HostedConfigurationVersion": [],
|
1700
|
-
"AWS::SystemsManagerSAP::Application": ["Arn"],
|
1701
|
-
"AWS::EC2::CarrierGateway": ["OwnerId", "State", "CarrierGatewayId"],
|
1702
|
-
"AWS::EC2::Instance": ["AvailabilityZone", "PrivateDnsName", "PrivateIp", "PublicDnsName", "PublicIp"],
|
1703
|
-
"AWS::Events::EventBusPolicy": [],
|
1704
|
-
"AWS::CloudFormation::Stack": [],
|
1705
|
-
"AWS::Config::AggregationAuthorization": ["AggregationAuthorizationArn"],
|
1706
|
-
"AWS::WAF::ByteMatchSet": [],
|
1707
|
-
"AWS::FIS::ExperimentTemplate": ["Id"],
|
1708
|
-
"AWS::AppMesh::VirtualGateway": ["Uid", "VirtualGatewayName", "MeshName", "MeshOwner", "ResourceOwner", "Arn"],
|
1709
|
-
"AWS::IoTTwinMaker::Entity": ["Status", "CreationDateTime", "Status.Error.Message", "HasChildEntities", "Status.State", "Status.Error", "UpdateDateTime", "Status.Error.Code", "Arn"],
|
1710
|
-
"AWS::DevOpsGuru::NotificationChannel": ["Id"],
|
1711
|
-
"AWS::SecretsManager::ResourcePolicy": [],
|
1712
|
-
"AWS::EC2::LocalGatewayRouteTableVirtualInterfaceGroupAssociation": ["OwnerId", "LocalGatewayId", "State", "LocalGatewayRouteTableVirtualInterfaceGroupAssociationId", "LocalGatewayRouteTableArn"],
|
1713
|
-
"AWS::AuditManager::Assessment": ["AssessmentId", "CreationTime", "Arn"],
|
1714
|
-
"AWS::EMR::Step": [],
|
1715
|
-
"AWS::Config::ConfigurationRecorder": [],
|
1716
|
-
"AWS::SageMaker::ModelPackage": ["ModelPackageStatus", "CreationTime", "ModelPackageArn"],
|
1717
|
-
"AWS::AppConfig::ConfigurationProfile": [],
|
1718
|
-
"AWS::Pipes::Pipe": ["StateReason", "CurrentState", "CreationTime", "LastModifiedTime", "Arn"],
|
1719
|
-
"AWS::EC2::IPAMPool": ["IpamPoolId", "IpamArn", "PoolDepth", "State", "IpamScopeArn", "IpamScopeType", "Arn", "StateMessage"],
|
1720
|
-
"AWS::KinesisVideo::SignalingChannel": ["Arn"],
|
1721
|
-
"AWS::SSM::MaintenanceWindowTarget": [],
|
1722
|
-
"AWS::Organizations::OrganizationalUnit": ["Id", "Arn"],
|
1723
|
-
"AWS::Cognito::UserPoolResourceServer": [],
|
1724
1955
|
"AWS::OpsWorks::Instance": ["AvailabilityZone", "PrivateDnsName", "PrivateIp", "PublicDnsName", "PublicIp"],
|
1725
|
-
"AWS::
|
1726
|
-
"AWS::
|
1956
|
+
"AWS::OpsWorks::Layer": [],
|
1957
|
+
"AWS::OpsWorks::Stack": [],
|
1958
|
+
"AWS::OpsWorks::UserProfile": ["SshUsername"],
|
1959
|
+
"AWS::OpsWorks::Volume": [],
|
1960
|
+
"AWS::OpsWorksCM::Server": ["Endpoint", "ServerName", "Arn"],
|
1961
|
+
"AWS::Organizations::Account": ["JoinedMethod", "Status", "JoinedTimestamp", "AccountId", "Arn"],
|
1962
|
+
"AWS::Organizations::Organization": ["RootId", "Id", "Arn", "ManagementAccountArn", "ManagementAccountId", "ManagementAccountEmail"],
|
1963
|
+
"AWS::Organizations::OrganizationalUnit": ["Id", "Arn"],
|
1964
|
+
"AWS::Organizations::Policy": ["Id", "Arn", "AwsManaged"],
|
1965
|
+
"AWS::Organizations::ResourcePolicy": ["Id", "Arn"],
|
1966
|
+
"AWS::PCAConnectorAD::Connector": ["ConnectorArn"],
|
1967
|
+
"AWS::PCAConnectorAD::DirectoryRegistration": ["DirectoryRegistrationArn"],
|
1968
|
+
"AWS::PCAConnectorAD::ServicePrincipalName": [],
|
1969
|
+
"AWS::PCAConnectorAD::Template": ["TemplateArn"],
|
1970
|
+
"AWS::PCAConnectorAD::TemplateGroupAccessControlEntry": [],
|
1971
|
+
"AWS::Panorama::ApplicationInstance": ["DefaultRuntimeContextDeviceName", "Status", "ApplicationInstanceId", "CreatedTime", "StatusDescription", "HealthStatus", "LastUpdatedTime", "Arn"],
|
1972
|
+
"AWS::Panorama::Package": ["CreatedTime", "StorageLocation.ManifestPrefixLocation", "StorageLocation.GeneratedPrefixLocation", "StorageLocation.BinaryPrefixLocation", "PackageId", "Arn", "StorageLocation.Bucket", "StorageLocation.RepoPrefixLocation"],
|
1973
|
+
"AWS::Panorama::PackageVersion": ["Status", "PackageName", "StatusDescription", "PackageArn", "IsLatestPatch", "RegisteredTime"],
|
1727
1974
|
"AWS::Personalize::Dataset": ["DatasetArn"],
|
1728
|
-
"AWS::
|
1729
|
-
"AWS::
|
1730
|
-
"AWS::
|
1731
|
-
"AWS::
|
1732
|
-
"AWS::
|
1733
|
-
"AWS::
|
1734
|
-
"AWS::
|
1735
|
-
"AWS::
|
1736
|
-
"AWS::
|
1737
|
-
"AWS::
|
1975
|
+
"AWS::Personalize::DatasetGroup": ["DatasetGroupArn"],
|
1976
|
+
"AWS::Personalize::Schema": ["SchemaArn"],
|
1977
|
+
"AWS::Personalize::Solution": ["SolutionArn"],
|
1978
|
+
"AWS::Pinpoint::ADMChannel": [],
|
1979
|
+
"AWS::Pinpoint::APNSChannel": [],
|
1980
|
+
"AWS::Pinpoint::APNSSandboxChannel": [],
|
1981
|
+
"AWS::Pinpoint::APNSVoipChannel": [],
|
1982
|
+
"AWS::Pinpoint::APNSVoipSandboxChannel": [],
|
1983
|
+
"AWS::Pinpoint::App": ["Arn"],
|
1984
|
+
"AWS::Pinpoint::ApplicationSettings": [],
|
1985
|
+
"AWS::Pinpoint::BaiduChannel": [],
|
1986
|
+
"AWS::Pinpoint::Campaign": ["CampaignId", "Arn"],
|
1987
|
+
"AWS::Pinpoint::EmailChannel": [],
|
1988
|
+
"AWS::Pinpoint::EmailTemplate": ["Arn"],
|
1989
|
+
"AWS::Pinpoint::EventStream": [],
|
1990
|
+
"AWS::Pinpoint::GCMChannel": [],
|
1991
|
+
"AWS::Pinpoint::InAppTemplate": ["Arn"],
|
1992
|
+
"AWS::Pinpoint::PushTemplate": ["Arn"],
|
1993
|
+
"AWS::Pinpoint::SMSChannel": [],
|
1994
|
+
"AWS::Pinpoint::Segment": ["SegmentId", "Arn"],
|
1995
|
+
"AWS::Pinpoint::SmsTemplate": ["Arn"],
|
1996
|
+
"AWS::Pinpoint::VoiceChannel": [],
|
1997
|
+
"AWS::PinpointEmail::ConfigurationSet": [],
|
1998
|
+
"AWS::PinpointEmail::ConfigurationSetEventDestination": [],
|
1999
|
+
"AWS::PinpointEmail::DedicatedIpPool": [],
|
2000
|
+
"AWS::PinpointEmail::Identity": ["IdentityDNSRecordName3", "IdentityDNSRecordName1", "IdentityDNSRecordName2", "IdentityDNSRecordValue3", "IdentityDNSRecordValue2", "IdentityDNSRecordValue1"],
|
2001
|
+
"AWS::Pipes::Pipe": ["StateReason", "CurrentState", "CreationTime", "LastModifiedTime", "Arn"],
|
2002
|
+
"AWS::Proton::EnvironmentAccountConnection": ["Status", "Id", "Arn"],
|
2003
|
+
"AWS::Proton::EnvironmentTemplate": ["Arn"],
|
2004
|
+
"AWS::Proton::ServiceTemplate": ["Arn"],
|
2005
|
+
"AWS::QLDB::Ledger": [],
|
2006
|
+
"AWS::QLDB::Stream": ["Id", "Arn"],
|
2007
|
+
"AWS::QuickSight::Analysis": ["Errors", "CreatedTime", "DataSetArns", "LastUpdatedTime", "Arn", "Sheets"],
|
2008
|
+
"AWS::QuickSight::Dashboard": ["Version.Status", "CreatedTime", "LastUpdatedTime", "Version.VersionNumber", "Version.Sheets", "Version.Arn", "Version.ThemeArn", "Version.Errors", "Version.CreatedTime", "Version.Description", "LastPublishedTime", "Version", "Version.DataSetArns", "Arn", "Version.SourceEntityArn"],
|
2009
|
+
"AWS::QuickSight::DataSet": ["CreatedTime", "LastUpdatedTime", "OutputColumns", "ConsumedSpiceCapacityInBytes", "Arn"],
|
2010
|
+
"AWS::QuickSight::DataSource": ["Status", "CreatedTime", "LastUpdatedTime", "Arn"],
|
2011
|
+
"AWS::QuickSight::RefreshSchedule": ["Arn"],
|
2012
|
+
"AWS::QuickSight::Template": ["Version.Status", "CreatedTime", "Version.DataSetConfigurations", "LastUpdatedTime", "Version.VersionNumber", "Version.Sheets", "Version.ThemeArn", "Version.Errors", "Version.CreatedTime", "Version.Description", "Version", "Arn", "Version.SourceEntityArn"],
|
2013
|
+
"AWS::QuickSight::Theme": ["Version.Configuration.Typography", "Version.Status", "Version.BaseThemeId", "CreatedTime", "Version.Configuration", "Version.Configuration.DataColorPalette", "LastUpdatedTime", "Version.Configuration.UIColorPalette", "Version.VersionNumber", "Version.Arn", "Version.Errors", "Version.Description", "Version.CreatedTime", "Type", "Version", "Arn", "Version.Configuration.Sheet"],
|
2014
|
+
"AWS::QuickSight::Topic": ["Arn"],
|
2015
|
+
"AWS::QuickSight::VPCConnection": ["Status", "CreatedTime", "VPCId", "NetworkInterfaces", "LastUpdatedTime", "Arn"],
|
2016
|
+
"AWS::RAM::Permission": ["Version", "PermissionType", "Arn", "IsResourceTypeDefault"],
|
2017
|
+
"AWS::RAM::ResourceShare": ["Arn"],
|
2018
|
+
"AWS::RDS::CustomDBEngineVersion": ["DBEngineVersionArn"],
|
2019
|
+
"AWS::RDS::DBCluster": ["Endpoint.Address", "Endpoint", "DBClusterArn", "Endpoint.Port", "ReadEndpoint.Address", "DBClusterResourceId", "MasterUserSecret.SecretArn"],
|
2020
|
+
"AWS::RDS::DBClusterParameterGroup": [],
|
1738
2021
|
"AWS::RDS::DBInstance": ["DBSystemId", "Endpoint.Address", "DBInstanceArn", "CertificateDetails.ValidTill", "CertificateDetails.CAIdentifier", "Endpoint.Port", "Endpoint.HostedZoneId", "DbiResourceId", "MasterUserSecret.SecretArn"],
|
1739
|
-
"AWS::
|
1740
|
-
"AWS::
|
1741
|
-
"AWS::
|
1742
|
-
"AWS::
|
1743
|
-
"AWS::SDB::Domain": [],
|
1744
|
-
"AWS::Cognito::UserPoolClient": ["ClientSecret", "Name"],
|
1745
|
-
"AWS::IoTEvents::Input": [],
|
1746
|
-
"AWS::FraudDetector::EventType": ["CreatedTime", "LastUpdatedTime", "Arn"],
|
1747
|
-
"AWS::EC2::LocalGatewayRouteTable": ["OwnerId", "State", "OutpostArn", "LocalGatewayRouteTableId", "LocalGatewayRouteTableArn"],
|
1748
|
-
"AWS::EC2::NetworkInsightsPath": ["SourceArn", "NetworkInsightsPathId", "CreatedDate", "NetworkInsightsPathArn", "DestinationArn"],
|
1749
|
-
"AWS::Glue::Database": [],
|
1750
|
-
"AWS::RefactorSpaces::Route": ["RouteIdentifier", "Arn", "PathResourceToId"],
|
1751
|
-
"AWS::ApiGateway::ClientCertificate": ["ClientCertificateId"],
|
1752
|
-
"AWS::IAM::OIDCProvider": ["Arn"],
|
1753
|
-
"AWS::Evidently::Project": ["Arn"],
|
1754
|
-
"AWS::Wisdom::AssistantAssociation": ["AssistantAssociationArn", "AssistantArn", "AssistantAssociationId"],
|
1755
|
-
"AWS::Lambda::CodeSigningConfig": ["CodeSigningConfigId", "CodeSigningConfigArn"],
|
1756
|
-
"AWS::RedshiftServerless::Namespace": ["Namespace.LogExports", "Namespace.NamespaceName", "Namespace.CreationDate", "Namespace.Status", "Namespace.AdminUsername", "Namespace.KmsKeyId", "Namespace.DbName", "Namespace.IamRoles", "Namespace.NamespaceArn", "Namespace.NamespaceId", "Namespace.DefaultIamRoleArn", "Namespace"],
|
2022
|
+
"AWS::RDS::DBParameterGroup": ["DBParameterGroupName"],
|
2023
|
+
"AWS::RDS::DBProxy": ["Endpoint", "VpcId", "DBProxyArn"],
|
2024
|
+
"AWS::RDS::DBProxyEndpoint": ["DBProxyEndpointArn", "IsDefault", "VpcId", "Endpoint"],
|
2025
|
+
"AWS::RDS::DBProxyTargetGroup": ["TargetGroupArn"],
|
1757
2026
|
"AWS::RDS::DBSecurityGroup": [],
|
1758
|
-
"AWS::
|
1759
|
-
"AWS::
|
1760
|
-
"AWS::
|
1761
|
-
"AWS::
|
1762
|
-
"AWS::
|
1763
|
-
"AWS::
|
1764
|
-
"AWS::
|
1765
|
-
"AWS::
|
1766
|
-
"AWS::
|
1767
|
-
"AWS::
|
1768
|
-
"AWS::
|
1769
|
-
"AWS::
|
1770
|
-
"AWS::
|
1771
|
-
"AWS::
|
1772
|
-
"AWS::
|
1773
|
-
"AWS::
|
1774
|
-
"AWS::
|
1775
|
-
"AWS::
|
1776
|
-
"AWS::
|
1777
|
-
"AWS::
|
1778
|
-
"AWS::
|
1779
|
-
"AWS::
|
1780
|
-
"AWS::
|
1781
|
-
"AWS::
|
2027
|
+
"AWS::RDS::DBSecurityGroupIngress": [],
|
2028
|
+
"AWS::RDS::DBSubnetGroup": [],
|
2029
|
+
"AWS::RDS::EventSubscription": [],
|
2030
|
+
"AWS::RDS::GlobalCluster": [],
|
2031
|
+
"AWS::RDS::OptionGroup": [],
|
2032
|
+
"AWS::RUM::AppMonitor": ["Id"],
|
2033
|
+
"AWS::Redshift::Cluster": ["Endpoint.Address", "Endpoint.Port", "Id", "DeferMaintenanceIdentifier"],
|
2034
|
+
"AWS::Redshift::ClusterParameterGroup": [],
|
2035
|
+
"AWS::Redshift::ClusterSecurityGroup": [],
|
2036
|
+
"AWS::Redshift::ClusterSecurityGroupIngress": [],
|
2037
|
+
"AWS::Redshift::ClusterSubnetGroup": ["ClusterSubnetGroupName"],
|
2038
|
+
"AWS::Redshift::EndpointAccess": ["EndpointStatus", "VpcEndpoint", "Address", "Port", "EndpointCreateTime", "VpcEndpoint.VpcId", "VpcEndpoint.NetworkInterfaces", "VpcSecurityGroups", "VpcEndpoint.VpcEndpointId"],
|
2039
|
+
"AWS::Redshift::EndpointAuthorization": ["Status", "Grantee", "Grantor", "EndpointCount", "AuthorizeTime", "AllowedVPCs", "AllowedAllVPCs", "ClusterStatus"],
|
2040
|
+
"AWS::Redshift::EventSubscription": ["Status", "CustSubscriptionId", "EventCategoriesList", "SourceIdsList", "SubscriptionCreationTime", "CustomerAwsId"],
|
2041
|
+
"AWS::Redshift::ScheduledAction": ["State", "NextInvocations"],
|
2042
|
+
"AWS::RedshiftServerless::Namespace": ["Namespace.LogExports", "Namespace.NamespaceName", "Namespace.CreationDate", "Namespace.Status", "Namespace.AdminUsername", "Namespace.KmsKeyId", "Namespace.DbName", "Namespace.IamRoles", "Namespace.NamespaceArn", "Namespace.NamespaceId", "Namespace.DefaultIamRoleArn", "Namespace"],
|
2043
|
+
"AWS::RedshiftServerless::Workgroup": ["Workgroup.Endpoint", "Workgroup.Endpoint.Port", "Workgroup.SecurityGroupIds", "Workgroup.CreationDate", "Workgroup.PubliclyAccessible", "Workgroup", "Workgroup.WorkgroupArn", "Workgroup.WorkgroupName", "Workgroup.ConfigParameters", "Workgroup.Status", "Workgroup.BaseCapacity", "Workgroup.EnhancedVpcRouting", "Workgroup.WorkgroupId", "Workgroup.NamespaceName", "Workgroup.Endpoint.VpcEndpoints", "Workgroup.Endpoint.Address", "Workgroup.SubnetIds"],
|
2044
|
+
"AWS::RefactorSpaces::Application": ["NlbArn", "ProxyUrl", "NlbName", "StageName", "ApiGatewayId", "VpcLinkId", "ApplicationIdentifier", "Arn"],
|
2045
|
+
"AWS::RefactorSpaces::Environment": ["TransitGatewayId", "EnvironmentIdentifier", "Arn"],
|
2046
|
+
"AWS::RefactorSpaces::Route": ["RouteIdentifier", "Arn", "PathResourceToId"],
|
2047
|
+
"AWS::RefactorSpaces::Service": ["ServiceIdentifier", "Arn"],
|
2048
|
+
"AWS::Rekognition::Collection": ["Arn"],
|
2049
|
+
"AWS::Rekognition::Project": ["Arn"],
|
2050
|
+
"AWS::Rekognition::StreamProcessor": ["Status", "Arn", "StatusMessage"],
|
2051
|
+
"AWS::ResilienceHub::App": ["AppArn", "DriftStatus"],
|
2052
|
+
"AWS::ResilienceHub::ResiliencyPolicy": ["PolicyArn"],
|
2053
|
+
"AWS::ResourceExplorer2::DefaultViewAssociation": ["AssociatedAwsPrincipal"],
|
2054
|
+
"AWS::ResourceExplorer2::Index": ["Arn", "IndexState"],
|
2055
|
+
"AWS::ResourceExplorer2::View": ["ViewArn"],
|
2056
|
+
"AWS::ResourceGroups::Group": ["Arn"],
|
2057
|
+
"AWS::RoboMaker::Fleet": ["Arn"],
|
2058
|
+
"AWS::RoboMaker::Robot": ["Arn"],
|
2059
|
+
"AWS::RoboMaker::RobotApplication": ["CurrentRevisionId", "Arn"],
|
2060
|
+
"AWS::RoboMaker::RobotApplicationVersion": ["ApplicationVersion", "Arn"],
|
2061
|
+
"AWS::RoboMaker::SimulationApplication": ["CurrentRevisionId", "Arn"],
|
2062
|
+
"AWS::RoboMaker::SimulationApplicationVersion": ["ApplicationVersion", "Arn"],
|
2063
|
+
"AWS::RolesAnywhere::CRL": ["CrlId"],
|
2064
|
+
"AWS::RolesAnywhere::Profile": ["ProfileId", "ProfileArn"],
|
2065
|
+
"AWS::RolesAnywhere::TrustAnchor": ["TrustAnchorArn", "TrustAnchorId"],
|
2066
|
+
"AWS::Route53::CidrCollection": ["Id", "Arn"],
|
2067
|
+
"AWS::Route53::DNSSEC": [],
|
1782
2068
|
"AWS::Route53::HealthCheck": ["HealthCheckId"],
|
1783
|
-
"AWS::
|
1784
|
-
"AWS::MediaLive::Channel": ["Arn", "Inputs"],
|
1785
|
-
"AWS::S3Outposts::Bucket": ["Arn"],
|
1786
|
-
"AWS::Omics::AnnotationStore": ["Status", "CreationTime", "UpdateTime", "Id", "StoreSizeBytes", "StatusMessage", "StoreArn"],
|
1787
|
-
"AWS::NetworkManager::Device": ["DeviceArn", "DeviceId"],
|
1788
|
-
"AWS::RDS::DBClusterParameterGroup": [],
|
1789
|
-
"AWS::EC2::VPCEndpointService": ["ServiceId"],
|
1790
|
-
"AWS::MemoryDB::Cluster": ["Status", "ClusterEndpoint.Address", "ClusterEndpoint.Port", "ParameterGroupStatus", "ARN"],
|
1791
|
-
"AWS::SageMaker::ModelCard": ["LastModifiedBy.UserProfileArn", "CreatedBy.DomainId", "ModelCardArn", "CreatedBy.UserProfileName", "CreationTime", "LastModifiedTime", "LastModifiedBy.DomainId", "ModelCardVersion", "ModelCardProcessingStatus", "LastModifiedBy.UserProfileName", "CreatedBy.UserProfileArn"],
|
1792
|
-
"AWS::ServiceCatalog::StackSetConstraint": [],
|
1793
|
-
"AWS::Glue::Crawler": [],
|
1794
|
-
"AWS::ApiGateway::DocumentationVersion": [],
|
1795
|
-
"AWS::MediaConnect::FlowOutput": ["OutputArn"],
|
1796
|
-
"AWS::EC2::NetworkInsightsAccessScopeAnalysis": ["Status", "StartDate", "NetworkInsightsAccessScopeAnalysisId", "NetworkInsightsAccessScopeAnalysisArn", "EndDate", "AnalyzedEniCount", "FindingsFound", "StatusMessage"],
|
1797
|
-
"AWS::Transfer::Server": ["ServerId", "Arn"],
|
1798
|
-
"AWS::Route53Resolver::ResolverConfig": ["OwnerId", "AutodefinedReverse", "Id"],
|
1799
|
-
"AWS::NimbleStudio::LaunchProfile": ["LaunchProfileId"],
|
1800
|
-
"AWS::Glue::Classifier": [],
|
1801
|
-
"AWS::AmazonMQ::Broker": ["IpAddresses", "OpenWireEndpoints", "ConfigurationRevision", "StompEndpoints", "MqttEndpoints", "AmqpEndpoints", "Arn", "ConfigurationId", "WssEndpoints"],
|
1802
|
-
"AWS::IoTEvents::AlarmModel": [],
|
1803
|
-
"AWS::Lightsail::Disk": ["Path", "AttachmentState", "Location.AvailabilityZone", "SupportCode", "State", "IsAttached", "ResourceType", "DiskArn", "AttachedTo", "Iops", "Location", "Location.RegionName"],
|
1804
|
-
"AWS::ServiceCatalogAppRegistry::AttributeGroup": ["Id", "Arn"],
|
1805
|
-
"AWS::AppSync::DataSource": ["DataSourceArn", "Name"],
|
1806
|
-
"AWS::Scheduler::Schedule": ["Arn"],
|
1807
|
-
"AWS::ECS::PrimaryTaskSet": [],
|
1808
|
-
"AWS::Greengrass::Group": ["RoleAttachedAt", "LatestVersionArn", "Id", "Arn", "RoleArn", "Name"],
|
1809
|
-
"AWS::Cognito::IdentityPoolRoleAttachment": [],
|
1810
|
-
"AWS::DataSync::LocationFSxOpenZFS": ["LocationUri", "LocationArn"],
|
1811
|
-
"AWS::Lightsail::Container": ["ContainerArn", "Url"],
|
1812
|
-
"AWS::MediaLive::Input": ["Destinations", "Arn", "Sources"],
|
2069
|
+
"AWS::Route53::HostedZone": ["Id", "NameServers"],
|
1813
2070
|
"AWS::Route53::KeySigningKey": [],
|
1814
|
-
"AWS::
|
2071
|
+
"AWS::Route53::RecordSet": [],
|
2072
|
+
"AWS::Route53::RecordSetGroup": [],
|
2073
|
+
"AWS::Route53RecoveryControl::Cluster": ["ClusterArn", "Status", "ClusterEndpoints"],
|
2074
|
+
"AWS::Route53RecoveryControl::ControlPanel": ["Status", "ControlPanelArn", "DefaultControlPanel", "RoutingControlCount"],
|
2075
|
+
"AWS::Route53RecoveryControl::RoutingControl": ["Status", "RoutingControlArn"],
|
2076
|
+
"AWS::Route53RecoveryControl::SafetyRule": ["Status", "SafetyRuleArn"],
|
2077
|
+
"AWS::Route53RecoveryReadiness::Cell": ["ParentReadinessScopes", "CellArn"],
|
2078
|
+
"AWS::Route53RecoveryReadiness::ReadinessCheck": ["ReadinessCheckArn"],
|
2079
|
+
"AWS::Route53RecoveryReadiness::RecoveryGroup": ["RecoveryGroupArn"],
|
2080
|
+
"AWS::Route53RecoveryReadiness::ResourceSet": ["ResourceSetArn"],
|
2081
|
+
"AWS::Route53Resolver::FirewallDomainList": ["Status", "CreationTime", "ManagedOwnerName", "ModificationTime", "Id", "Arn", "CreatorRequestId", "StatusMessage", "DomainCount"],
|
2082
|
+
"AWS::Route53Resolver::FirewallRuleGroup": ["RuleCount", "Status", "OwnerId", "CreationTime", "ShareStatus", "ModificationTime", "Id", "Arn", "CreatorRequestId", "StatusMessage"],
|
2083
|
+
"AWS::Route53Resolver::FirewallRuleGroupAssociation": ["Status", "CreationTime", "ManagedOwnerName", "ModificationTime", "Id", "Arn", "CreatorRequestId", "StatusMessage"],
|
2084
|
+
"AWS::Route53Resolver::OutpostResolver": ["Status", "CreationTime", "ModificationTime", "Id", "Arn", "CreatorRequestId", "StatusMessage"],
|
2085
|
+
"AWS::Route53Resolver::ResolverConfig": ["OwnerId", "AutodefinedReverse", "Id"],
|
1815
2086
|
"AWS::Route53Resolver::ResolverDNSSECConfig": ["ValidationStatus", "OwnerId", "Id"],
|
1816
|
-
"AWS::
|
1817
|
-
"AWS::
|
1818
|
-
"AWS::
|
1819
|
-
"AWS::
|
1820
|
-
"AWS::
|
1821
|
-
"AWS::
|
1822
|
-
"AWS::
|
1823
|
-
"AWS::
|
1824
|
-
"AWS::
|
1825
|
-
"AWS::
|
1826
|
-
"AWS::
|
1827
|
-
"AWS::
|
1828
|
-
"AWS::EKS::Addon": ["Arn"],
|
1829
|
-
"AWS::AppRunner::ObservabilityConfiguration": ["ObservabilityConfigurationRevision", "ObservabilityConfigurationArn", "Latest"],
|
1830
|
-
"AWS::Pinpoint::SmsTemplate": ["Arn"],
|
1831
|
-
"AWS::ServiceCatalog::TagOptionAssociation": [],
|
1832
|
-
"AWS::Glue::Schema": ["InitialSchemaVersionId", "Arn"],
|
1833
|
-
"AWS::ApiGatewayV2::VpcLink": ["VpcLinkId"],
|
1834
|
-
"AWS::QuickSight::Template": ["Version.Status", "CreatedTime", "Version.DataSetConfigurations", "LastUpdatedTime", "Version.VersionNumber", "Version.Sheets", "Version.ThemeArn", "Version.Errors", "Version.CreatedTime", "Version.Description", "Version", "Arn", "Version.SourceEntityArn"],
|
1835
|
-
"AWS::QuickSight::DataSource": ["Status", "CreatedTime", "LastUpdatedTime", "Arn"],
|
1836
|
-
"AWS::EC2::SpotFleet": ["Id"],
|
2087
|
+
"AWS::Route53Resolver::ResolverEndpoint": ["ResolverEndpointId", "IpAddressCount", "OutpostArn", "PreferredInstanceType", "ResolverEndpointType", "Arn", "Direction", "HostVPCId", "Name"],
|
2088
|
+
"AWS::Route53Resolver::ResolverQueryLoggingConfig": ["Status", "OwnerId", "AssociationCount", "CreationTime", "ShareStatus", "Id", "Arn", "CreatorRequestId"],
|
2089
|
+
"AWS::Route53Resolver::ResolverQueryLoggingConfigAssociation": ["Status", "CreationTime", "Error", "Id", "ErrorMessage"],
|
2090
|
+
"AWS::Route53Resolver::ResolverRule": ["ResolverEndpointId", "DomainName", "ResolverRuleId", "Arn", "TargetIps", "Name"],
|
2091
|
+
"AWS::Route53Resolver::ResolverRuleAssociation": ["VPCId", "ResolverRuleId", "ResolverRuleAssociationId", "Name"],
|
2092
|
+
"AWS::S3::AccessPoint": ["Alias", "Arn", "NetworkOrigin", "Name"],
|
2093
|
+
"AWS::S3::Bucket": ["Arn", "DomainName", "DualStackDomainName", "RegionalDomainName", "WebsiteURL"],
|
2094
|
+
"AWS::S3::BucketPolicy": [],
|
2095
|
+
"AWS::S3::MultiRegionAccessPoint": ["Alias", "CreatedAt"],
|
2096
|
+
"AWS::S3::MultiRegionAccessPointPolicy": ["PolicyStatus.IsPublic", "PolicyStatus"],
|
2097
|
+
"AWS::S3::StorageLens": ["StorageLensConfiguration.StorageLensArn"],
|
2098
|
+
"AWS::S3ObjectLambda::AccessPoint": ["CreationDate", "PublicAccessBlockConfiguration", "PublicAccessBlockConfiguration.BlockPublicAcls", "PolicyStatus.IsPublic", "Alias", "Alias.Value", "PolicyStatus", "PublicAccessBlockConfiguration.IgnorePublicAcls", "PublicAccessBlockConfiguration.RestrictPublicBuckets", "PublicAccessBlockConfiguration.BlockPublicPolicy", "Arn", "Alias.Status"],
|
1837
2099
|
"AWS::S3ObjectLambda::AccessPointPolicy": [],
|
1838
|
-
"AWS::
|
1839
|
-
"AWS::
|
1840
|
-
"AWS::
|
1841
|
-
"AWS::
|
1842
|
-
"AWS::
|
1843
|
-
"AWS::
|
1844
|
-
"AWS::
|
1845
|
-
"AWS::
|
1846
|
-
"AWS::
|
1847
|
-
"AWS::
|
1848
|
-
"AWS::
|
1849
|
-
"AWS::Route53Resolver::FirewallDomainList": ["Status", "CreationTime", "ManagedOwnerName", "ModificationTime", "Id", "Arn", "CreatorRequestId", "StatusMessage", "DomainCount"],
|
1850
|
-
"AWS::Pinpoint::ADMChannel": [],
|
1851
|
-
"AWS::CertificateManager::Certificate": [],
|
1852
|
-
"AWS::Greengrass::SubscriptionDefinitionVersion": [],
|
1853
|
-
"AWS::Greengrass::CoreDefinitionVersion": [],
|
1854
|
-
"AWS::ECR::PublicRepository": ["Arn"],
|
1855
|
-
"AWS::MediaConvert::Preset": ["Arn", "Name"],
|
1856
|
-
"AWS::LicenseManager::Grant": ["GrantArn", "Version"],
|
1857
|
-
"AWS::CodeStarNotifications::NotificationRule": ["Arn"],
|
1858
|
-
"AWS::IoTAnalytics::Dataset": ["Id"],
|
1859
|
-
"AWS::XRay::SamplingRule": ["RuleARN"],
|
1860
|
-
"AWS::IoT::ProvisioningTemplate": ["TemplateArn"],
|
1861
|
-
"AWS::ServiceCatalog::PortfolioPrincipalAssociation": [],
|
1862
|
-
"AWS::NetworkManager::VpcAttachment": ["ProposedSegmentChange", "ProposedSegmentChange.Tags", "AttachmentType", "SegmentName", "CreatedAt", "UpdatedAt", "AttachmentId", "CoreNetworkArn", "ResourceArn", "ProposedSegmentChange.SegmentName", "State", "ProposedSegmentChange.AttachmentPolicyRuleNumber", "OwnerAccountId", "EdgeLocation", "AttachmentPolicyRuleNumber"],
|
1863
|
-
"AWS::ACMPCA::Permission": [],
|
1864
|
-
"AWS::DataBrew::Job": [],
|
1865
|
-
"AWS::GameLift::MatchmakingRuleSet": ["Arn", "Name"],
|
1866
|
-
"AWS::EMRServerless::Application": ["Arn", "ApplicationId"],
|
1867
|
-
"AWS::ConnectCampaigns::Campaign": ["Arn"],
|
1868
|
-
"AWS::IoTWireless::FuotaTask": ["FuotaTaskStatus", "LoRaWAN.StartTime", "Id", "Arn"],
|
1869
|
-
"AWS::EC2::SecurityGroupIngress": [],
|
1870
|
-
"AWS::PinpointEmail::ConfigurationSet": [],
|
1871
|
-
"Alexa::ASK::Skill": [],
|
1872
|
-
"AWS::IAM::UserToGroupAddition": [],
|
1873
|
-
"AWS::Pinpoint::ApplicationSettings": [],
|
1874
|
-
"AWS::GroundStation::MissionProfile": ["Region", "Id", "Arn"],
|
1875
|
-
"AWS::OpsWorks::Layer": [],
|
1876
|
-
"AWS::IoTWireless::Destination": ["Arn"],
|
1877
|
-
"AWS::RedshiftServerless::Workgroup": ["Workgroup.Endpoint", "Workgroup.Endpoint.Port", "Workgroup.SecurityGroupIds", "Workgroup.CreationDate", "Workgroup.PubliclyAccessible", "Workgroup", "Workgroup.WorkgroupArn", "Workgroup.WorkgroupName", "Workgroup.ConfigParameters", "Workgroup.Status", "Workgroup.BaseCapacity", "Workgroup.EnhancedVpcRouting", "Workgroup.WorkgroupId", "Workgroup.NamespaceName", "Workgroup.Endpoint.VpcEndpoints", "Workgroup.Endpoint.Address", "Workgroup.SubnetIds"],
|
1878
|
-
"AWS::CloudFront::MonitoringSubscription": [],
|
1879
|
-
"AWS::Glue::Table": [],
|
1880
|
-
"AWS::EC2::SubnetRouteTableAssociation": ["Id"],
|
1881
|
-
"AWS::IoT::Policy": ["Id", "Arn"],
|
1882
|
-
"AWS::ElastiCache::SecurityGroup": [],
|
1883
|
-
"AWS::IAM::InstanceProfile": ["Arn"],
|
1884
|
-
"AWS::Batch::ComputeEnvironment": ["ComputeEnvironmentArn"],
|
1885
|
-
"AWS::MediaConnect::Flow": ["FlowAvailabilityZone", "Source.SourceIngestPort", "Source.IngestIp", "Source.SourceArn", "FlowArn"],
|
1886
|
-
"AWS::CodeDeploy::DeploymentGroup": [],
|
1887
|
-
"AWS::AppFlow::Flow": ["FlowArn"],
|
1888
|
-
"AWS::EC2::Route": [],
|
1889
|
-
"AWS::Athena::PreparedStatement": [],
|
1890
|
-
"AWS::NimbleStudio::StudioComponent": ["StudioComponentId"],
|
1891
|
-
"AWS::AppStream::DirectoryConfig": [],
|
1892
|
-
"AWS::GameLift::GameSessionQueue": ["Arn", "Name"],
|
1893
|
-
"AWS::SageMaker::DeviceFleet": [],
|
1894
|
-
"AWS::GlobalAccelerator::EndpointGroup": ["EndpointGroupArn"],
|
1895
|
-
"AWS::SecurityHub::Hub": [],
|
1896
|
-
"AWS::IoT1Click::Device": ["DeviceId", "Enabled", "Arn"],
|
1897
|
-
"AWS::Macie::CustomDataIdentifier": ["Id", "Arn"],
|
1898
|
-
"AWS::ECS::TaskSet": ["Id"],
|
1899
|
-
"AWS::WAFv2::RuleGroup": ["Id", "Arn", "LabelNamespace"],
|
1900
|
-
"AWS::RefactorSpaces::Application": ["NlbArn", "ProxyUrl", "NlbName", "StageName", "ApiGatewayId", "VpcLinkId", "ApplicationIdentifier", "Arn"],
|
1901
|
-
"AWS::CloudFormation::Publisher": ["PublisherId", "IdentityProvider", "PublisherProfile", "PublisherStatus"],
|
1902
|
-
"AWS::Lex::BotVersion": ["BotVersion"],
|
1903
|
-
"AWS::ServiceCatalogAppRegistry::AttributeGroupAssociation": ["ApplicationArn", "AttributeGroupArn", "Id"],
|
1904
|
-
"AWS::ElasticBeanstalk::Application": [],
|
2100
|
+
"AWS::S3Outposts::AccessPoint": ["Arn"],
|
2101
|
+
"AWS::S3Outposts::Bucket": ["Arn"],
|
2102
|
+
"AWS::S3Outposts::BucketPolicy": [],
|
2103
|
+
"AWS::S3Outposts::Endpoint": ["Status", "NetworkInterfaces", "CreationTime", "CidrBlock", "Id", "Arn"],
|
2104
|
+
"AWS::SDB::Domain": [],
|
2105
|
+
"AWS::SES::ConfigurationSet": [],
|
2106
|
+
"AWS::SES::ConfigurationSetEventDestination": ["Id"],
|
2107
|
+
"AWS::SES::ContactList": [],
|
2108
|
+
"AWS::SES::DedicatedIpPool": [],
|
2109
|
+
"AWS::SES::EmailIdentity": ["DkimDNSTokenValue1", "DkimDNSTokenName2", "DkimDNSTokenName3", "DkimDNSTokenName1", "DkimDNSTokenValue2", "DkimDNSTokenValue3"],
|
2110
|
+
"AWS::SES::ReceiptFilter": [],
|
1905
2111
|
"AWS::SES::ReceiptRule": [],
|
1906
|
-
"AWS::
|
1907
|
-
"AWS::
|
1908
|
-
"AWS::
|
2112
|
+
"AWS::SES::ReceiptRuleSet": [],
|
2113
|
+
"AWS::SES::Template": ["Id"],
|
2114
|
+
"AWS::SES::VdmAttributes": ["VdmAttributesResourceId"],
|
2115
|
+
"AWS::SNS::Subscription": [],
|
2116
|
+
"AWS::SNS::Topic": ["TopicArn", "TopicName"],
|
2117
|
+
"AWS::SNS::TopicInlinePolicy": [],
|
2118
|
+
"AWS::SNS::TopicPolicy": ["Id"],
|
2119
|
+
"AWS::SQS::Queue": ["Arn", "QueueName", "QueueUrl"],
|
2120
|
+
"AWS::SQS::QueueInlinePolicy": [],
|
2121
|
+
"AWS::SQS::QueuePolicy": ["Id"],
|
2122
|
+
"AWS::SSM::Association": ["AssociationId"],
|
2123
|
+
"AWS::SSM::Document": [],
|
2124
|
+
"AWS::SSM::MaintenanceWindow": [],
|
2125
|
+
"AWS::SSM::MaintenanceWindowTarget": [],
|
2126
|
+
"AWS::SSM::MaintenanceWindowTask": [],
|
2127
|
+
"AWS::SSM::Parameter": ["Type", "Value"],
|
2128
|
+
"AWS::SSM::PatchBaseline": [],
|
2129
|
+
"AWS::SSM::ResourceDataSync": ["SyncName"],
|
2130
|
+
"AWS::SSM::ResourcePolicy": ["PolicyHash", "PolicyId"],
|
2131
|
+
"AWS::SSMContacts::Contact": ["Arn"],
|
2132
|
+
"AWS::SSMContacts::ContactChannel": ["Arn"],
|
2133
|
+
"AWS::SSMContacts::Plan": ["Arn"],
|
2134
|
+
"AWS::SSMContacts::Rotation": ["Arn"],
|
2135
|
+
"AWS::SSMIncidents::ReplicationSet": ["Arn"],
|
2136
|
+
"AWS::SSMIncidents::ResponsePlan": ["Arn"],
|
2137
|
+
"AWS::SSO::Assignment": [],
|
2138
|
+
"AWS::SSO::InstanceAccessControlAttributeConfiguration": [],
|
2139
|
+
"AWS::SSO::PermissionSet": ["PermissionSetArn"],
|
1909
2140
|
"AWS::SageMaker::App": ["AppArn"],
|
1910
|
-
"AWS::
|
2141
|
+
"AWS::SageMaker::AppImageConfig": ["AppImageConfigArn"],
|
2142
|
+
"AWS::SageMaker::CodeRepository": ["CodeRepositoryName"],
|
2143
|
+
"AWS::SageMaker::DataQualityJobDefinition": ["JobDefinitionArn", "CreationTime"],
|
2144
|
+
"AWS::SageMaker::Device": [],
|
2145
|
+
"AWS::SageMaker::DeviceFleet": [],
|
1911
2146
|
"AWS::SageMaker::Domain": ["HomeEfsFileSystemId", "DomainId", "SecurityGroupIdForDomainBoundary", "SingleSignOnManagedApplicationInstanceId", "DomainArn", "Url"],
|
1912
|
-
"AWS::
|
1913
|
-
"AWS::
|
1914
|
-
"AWS::
|
1915
|
-
"AWS::
|
1916
|
-
"AWS::
|
1917
|
-
"AWS::
|
1918
|
-
"AWS::SageMaker::
|
1919
|
-
"AWS::
|
1920
|
-
"AWS::
|
1921
|
-
"AWS::
|
2147
|
+
"AWS::SageMaker::Endpoint": ["EndpointName"],
|
2148
|
+
"AWS::SageMaker::EndpointConfig": ["EndpointConfigName"],
|
2149
|
+
"AWS::SageMaker::FeatureGroup": ["FeatureGroupStatus", "CreationTime"],
|
2150
|
+
"AWS::SageMaker::Image": ["ImageArn"],
|
2151
|
+
"AWS::SageMaker::ImageVersion": ["ImageVersionArn", "Version", "ContainerImage", "ImageArn"],
|
2152
|
+
"AWS::SageMaker::InferenceExperiment": ["Status", "EndpointMetadata.EndpointConfigName", "CreationTime", "LastModifiedTime", "EndpointMetadata.EndpointName", "Arn", "EndpointMetadata.EndpointStatus", "EndpointMetadata"],
|
2153
|
+
"AWS::SageMaker::Model": ["ModelName"],
|
2154
|
+
"AWS::SageMaker::ModelBiasJobDefinition": ["JobDefinitionArn", "CreationTime"],
|
2155
|
+
"AWS::SageMaker::ModelCard": ["LastModifiedBy.UserProfileArn", "CreatedBy.DomainId", "ModelCardArn", "CreatedBy.UserProfileName", "CreationTime", "LastModifiedTime", "LastModifiedBy.DomainId", "ModelCardVersion", "ModelCardProcessingStatus", "LastModifiedBy.UserProfileName", "CreatedBy.UserProfileArn"],
|
2156
|
+
"AWS::SageMaker::ModelExplainabilityJobDefinition": ["JobDefinitionArn", "CreationTime"],
|
2157
|
+
"AWS::SageMaker::ModelPackage": ["ModelPackageStatus", "CreationTime", "ModelPackageArn"],
|
2158
|
+
"AWS::SageMaker::ModelPackageGroup": ["ModelPackageGroupArn", "CreationTime", "ModelPackageGroupStatus"],
|
2159
|
+
"AWS::SageMaker::ModelQualityJobDefinition": ["JobDefinitionArn", "CreationTime"],
|
2160
|
+
"AWS::SageMaker::MonitoringSchedule": ["MonitoringScheduleArn", "CreationTime", "LastModifiedTime"],
|
2161
|
+
"AWS::SageMaker::NotebookInstance": ["NotebookInstanceName"],
|
2162
|
+
"AWS::SageMaker::NotebookInstanceLifecycleConfig": ["NotebookInstanceLifecycleConfigName"],
|
2163
|
+
"AWS::SageMaker::Pipeline": [],
|
2164
|
+
"AWS::SageMaker::Project": ["ProjectArn", "ProjectStatus", "ProjectId", "CreationTime"],
|
2165
|
+
"AWS::SageMaker::Space": ["SpaceArn"],
|
2166
|
+
"AWS::SageMaker::UserProfile": ["UserProfileArn"],
|
2167
|
+
"AWS::SageMaker::Workteam": ["WorkteamName"],
|
2168
|
+
"AWS::Scheduler::Schedule": ["Arn"],
|
2169
|
+
"AWS::Scheduler::ScheduleGroup": ["CreationDate", "State", "LastModificationDate", "Arn"],
|
2170
|
+
"AWS::SecretsManager::ResourcePolicy": [],
|
2171
|
+
"AWS::SecretsManager::RotationSchedule": [],
|
2172
|
+
"AWS::SecretsManager::Secret": ["Id"],
|
2173
|
+
"AWS::SecretsManager::SecretTargetAttachment": [],
|
2174
|
+
"AWS::SecurityHub::AutomationRule": ["CreatedBy", "RuleArn", "CreatedAt", "UpdatedAt"],
|
2175
|
+
"AWS::SecurityHub::Hub": [],
|
2176
|
+
"AWS::SecurityHub::Standard": ["StandardsSubscriptionArn"],
|
2177
|
+
"AWS::ServiceCatalog::AcceptedPortfolioShare": [],
|
2178
|
+
"AWS::ServiceCatalog::CloudFormationProduct": ["ProductName", "ProvisioningArtifactIds", "ProvisioningArtifactNames"],
|
2179
|
+
"AWS::ServiceCatalog::CloudFormationProvisionedProduct": ["CloudformationStackArn", "Outputs", "ProvisionedProductId", "RecordId"],
|
2180
|
+
"AWS::ServiceCatalog::LaunchNotificationConstraint": [],
|
1922
2181
|
"AWS::ServiceCatalog::LaunchRoleConstraint": [],
|
1923
|
-
"AWS::
|
1924
|
-
"AWS::
|
1925
|
-
"AWS::
|
1926
|
-
"AWS::
|
1927
|
-
"AWS::
|
1928
|
-
"AWS::
|
1929
|
-
"AWS::
|
1930
|
-
"AWS::
|
1931
|
-
"AWS::
|
2182
|
+
"AWS::ServiceCatalog::LaunchTemplateConstraint": [],
|
2183
|
+
"AWS::ServiceCatalog::Portfolio": ["PortfolioName"],
|
2184
|
+
"AWS::ServiceCatalog::PortfolioPrincipalAssociation": [],
|
2185
|
+
"AWS::ServiceCatalog::PortfolioProductAssociation": [],
|
2186
|
+
"AWS::ServiceCatalog::PortfolioShare": [],
|
2187
|
+
"AWS::ServiceCatalog::ResourceUpdateConstraint": [],
|
2188
|
+
"AWS::ServiceCatalog::ServiceAction": ["Id"],
|
2189
|
+
"AWS::ServiceCatalog::ServiceActionAssociation": [],
|
2190
|
+
"AWS::ServiceCatalog::StackSetConstraint": [],
|
2191
|
+
"AWS::ServiceCatalog::TagOption": [],
|
2192
|
+
"AWS::ServiceCatalog::TagOptionAssociation": [],
|
2193
|
+
"AWS::ServiceCatalogAppRegistry::Application": ["Id", "Arn"],
|
2194
|
+
"AWS::ServiceCatalogAppRegistry::AttributeGroup": ["Id", "Arn"],
|
2195
|
+
"AWS::ServiceCatalogAppRegistry::AttributeGroupAssociation": ["ApplicationArn", "AttributeGroupArn", "Id"],
|
2196
|
+
"AWS::ServiceCatalogAppRegistry::ResourceAssociation": ["ResourceArn", "ApplicationArn", "Id"],
|
2197
|
+
"AWS::ServiceDiscovery::HttpNamespace": ["Id", "Arn"],
|
2198
|
+
"AWS::ServiceDiscovery::Instance": [],
|
2199
|
+
"AWS::ServiceDiscovery::PrivateDnsNamespace": ["HostedZoneId", "Id", "Arn"],
|
2200
|
+
"AWS::ServiceDiscovery::PublicDnsNamespace": ["HostedZoneId", "Id", "Arn"],
|
2201
|
+
"AWS::ServiceDiscovery::Service": ["Id", "Arn", "Name"],
|
2202
|
+
"AWS::Shield::DRTAccess": ["AccountId"],
|
2203
|
+
"AWS::Shield::ProactiveEngagement": ["AccountId"],
|
2204
|
+
"AWS::Shield::Protection": ["ProtectionArn", "ProtectionId"],
|
2205
|
+
"AWS::Shield::ProtectionGroup": ["ProtectionGroupArn"],
|
2206
|
+
"AWS::Signer::ProfilePermission": [],
|
1932
2207
|
"AWS::Signer::SigningProfile": ["ProfileVersionArn", "ProfileName", "Arn", "ProfileVersion"],
|
1933
|
-
"AWS::CloudFormation::WaitCondition": ["Data"],
|
1934
|
-
"AWS::IoTSiteWise::Gateway": ["GatewayId"],
|
1935
|
-
"AWS::EC2::KeyPair": ["KeyPairId", "KeyFingerprint"],
|
1936
|
-
"AWS::ResilienceHub::ResiliencyPolicy": ["PolicyArn"],
|
1937
|
-
"AWS::EC2::SecurityGroup": ["GroupId", "VpcId"],
|
1938
|
-
"AWS::Omics::Workflow": ["Status", "Type", "CreationTime", "Id", "Arn"],
|
1939
|
-
"AWS::CloudFront::OriginRequestPolicy": ["LastModifiedTime", "Id"],
|
1940
|
-
"AWS::WAFRegional::Rule": [],
|
1941
|
-
"AWS::SSO::PermissionSet": ["PermissionSetArn"],
|
1942
|
-
"AWS::InspectorV2::Filter": ["Arn"],
|
1943
|
-
"AWS::Pinpoint::PushTemplate": ["Arn"],
|
1944
|
-
"AWS::ECR::PullThroughCacheRule": [],
|
1945
2208
|
"AWS::SimSpaceWeaver::Simulation": ["DescribePayload"],
|
1946
|
-
"AWS::
|
1947
|
-
"AWS::
|
1948
|
-
"AWS::
|
1949
|
-
"AWS::
|
1950
|
-
"AWS::
|
1951
|
-
"AWS::
|
1952
|
-
"AWS::
|
1953
|
-
"AWS::
|
1954
|
-
"AWS::
|
1955
|
-
"AWS::
|
1956
|
-
"AWS::
|
1957
|
-
"AWS::
|
1958
|
-
"AWS::
|
1959
|
-
"AWS::
|
1960
|
-
"AWS::
|
1961
|
-
"AWS::
|
1962
|
-
"AWS::
|
1963
|
-
"AWS::
|
1964
|
-
"AWS::Route53Resolver::FirewallRuleGroup": ["RuleCount", "Status", "OwnerId", "CreationTime", "ShareStatus", "ModificationTime", "Id", "Arn", "CreatorRequestId", "StatusMessage"],
|
1965
|
-
"AWS::ResourceGroups::Group": ["Arn"],
|
1966
|
-
"AWS::IoTAnalytics::Pipeline": ["Id"],
|
1967
|
-
"AWS::EC2::TransitGatewayRoute": [],
|
1968
|
-
"AWS::FMS::Policy": ["Id", "Arn"],
|
2209
|
+
"AWS::StepFunctions::Activity": ["Arn", "Name"],
|
2210
|
+
"AWS::StepFunctions::StateMachine": ["StateMachineRevisionId", "Arn", "Name"],
|
2211
|
+
"AWS::StepFunctions::StateMachineAlias": ["Arn"],
|
2212
|
+
"AWS::StepFunctions::StateMachineVersion": ["Arn"],
|
2213
|
+
"AWS::SupportApp::AccountAlias": ["AccountAliasResourceId"],
|
2214
|
+
"AWS::SupportApp::SlackChannelConfiguration": [],
|
2215
|
+
"AWS::SupportApp::SlackWorkspaceConfiguration": [],
|
2216
|
+
"AWS::Synthetics::Canary": ["Code.SourceLocationArn", "State", "Id"],
|
2217
|
+
"AWS::Synthetics::Group": ["Id"],
|
2218
|
+
"AWS::SystemsManagerSAP::Application": ["Arn"],
|
2219
|
+
"AWS::Timestream::Database": ["Arn"],
|
2220
|
+
"AWS::Timestream::ScheduledQuery": ["SQScheduleConfiguration", "SQNotificationConfiguration", "SQErrorReportConfiguration", "SQKmsKeyId", "SQQueryString", "SQTargetConfiguration", "SQName", "Arn", "SQScheduledQueryExecutionRoleArn"],
|
2221
|
+
"AWS::Timestream::Table": ["Arn", "Name"],
|
2222
|
+
"AWS::Transfer::Agreement": ["AgreementId", "Arn"],
|
2223
|
+
"AWS::Transfer::Certificate": ["Status", "Type", "Serial", "CertificateId", "NotBeforeDate", "NotAfterDate", "Arn"],
|
2224
|
+
"AWS::Transfer::Connector": ["Arn", "ConnectorId"],
|
2225
|
+
"AWS::Transfer::Profile": ["ProfileId", "Arn"],
|
2226
|
+
"AWS::Transfer::Server": ["ServerId", "Arn"],
|
1969
2227
|
"AWS::Transfer::User": ["ServerId", "UserName", "Arn"],
|
1970
|
-
"AWS::
|
1971
|
-
"AWS::
|
1972
|
-
"AWS::
|
1973
|
-
"AWS::
|
1974
|
-
"AWS::
|
1975
|
-
"AWS::EC2::ClientVpnTargetNetworkAssociation": [],
|
2228
|
+
"AWS::Transfer::Workflow": ["WorkflowId", "Arn"],
|
2229
|
+
"AWS::VerifiedPermissions::IdentitySource": ["Details.DiscoveryUrl", "Details", "Details.ClientIds", "Details.UserPoolArn", "Details.OpenIdIssuer", "IdentitySourceId"],
|
2230
|
+
"AWS::VerifiedPermissions::Policy": ["PolicyType", "PolicyId"],
|
2231
|
+
"AWS::VerifiedPermissions::PolicyStore": ["PolicyStoreId", "Arn"],
|
2232
|
+
"AWS::VerifiedPermissions::PolicyTemplate": ["PolicyTemplateId"],
|
1976
2233
|
"AWS::VoiceID::Domain": ["DomainId"],
|
1977
|
-
"AWS::
|
1978
|
-
"AWS::
|
1979
|
-
"AWS::
|
1980
|
-
"AWS::
|
1981
|
-
"AWS::
|
1982
|
-
"AWS::
|
1983
|
-
"AWS::
|
1984
|
-
"AWS::
|
1985
|
-
"AWS::
|
1986
|
-
"AWS::
|
1987
|
-
"AWS::
|
1988
|
-
"AWS::
|
1989
|
-
"AWS::
|
1990
|
-
"AWS::
|
1991
|
-
"AWS::
|
1992
|
-
"AWS::
|
1993
|
-
"AWS::
|
1994
|
-
"AWS::
|
1995
|
-
"AWS::
|
1996
|
-
"AWS::
|
1997
|
-
"AWS::
|
1998
|
-
"AWS::
|
1999
|
-
"AWS::
|
2000
|
-
"AWS::
|
2001
|
-
"AWS::
|
2002
|
-
"AWS::
|
2003
|
-
"AWS::
|
2004
|
-
"AWS::
|
2005
|
-
"AWS::
|
2006
|
-
"AWS::
|
2007
|
-
"AWS::
|
2008
|
-
"AWS::
|
2009
|
-
"AWS::
|
2010
|
-
"AWS::
|
2011
|
-
"AWS::
|
2012
|
-
"AWS::
|
2013
|
-
"AWS::
|
2014
|
-
"AWS::
|
2015
|
-
"AWS::
|
2016
|
-
"AWS::
|
2017
|
-
"AWS::
|
2018
|
-
"AWS::
|
2019
|
-
"AWS::
|
2020
|
-
"AWS::
|
2021
|
-
"AWS::
|
2022
|
-
"AWS::
|
2023
|
-
"AWS::
|
2024
|
-
"AWS::
|
2025
|
-
"AWS::
|
2026
|
-
"AWS::
|
2027
|
-
"
|
2028
|
-
"AWS::RDS::DBProxyTargetGroup": ["TargetGroupArn"],
|
2029
|
-
"AWS::KinesisAnalytics::ApplicationReferenceDataSource": [],
|
2030
|
-
"AWS::AppConfig::Application": [],
|
2031
|
-
"AWS::Pinpoint::App": ["Arn"],
|
2032
|
-
"AWS::Cassandra::Table": [],
|
2033
|
-
"AWS::AppRunner::Service": ["Status", "ServiceUrl", "ServiceArn", "ServiceId"],
|
2034
|
-
"AWS::EKS::IdentityProviderConfig": ["IdentityProviderConfigArn"],
|
2035
|
-
"AWS::Greengrass::GroupVersion": [],
|
2036
|
-
"AWS::Logs::QueryDefinition": ["QueryDefinitionId"],
|
2037
|
-
"AWS::SES::EmailIdentity": ["DkimDNSTokenValue1", "DkimDNSTokenName2", "DkimDNSTokenName3", "DkimDNSTokenName1", "DkimDNSTokenValue2", "DkimDNSTokenValue3"],
|
2038
|
-
"AWS::GuardDuty::IPSet": [],
|
2039
|
-
"AWS::IoT::Certificate": ["Id", "Arn"],
|
2040
|
-
"AWS::DynamoDB::GlobalTable": ["TableId", "Arn", "StreamArn"],
|
2041
|
-
"AWS::SSM::Association": ["AssociationId"],
|
2042
|
-
"AWS::EC2::IPAMResourceDiscoveryAssociation": ["IsDefault", "ResourceDiscoveryStatus", "OwnerId", "IpamArn", "IpamResourceDiscoveryAssociationId", "IpamResourceDiscoveryAssociationArn", "State", "IpamRegion"],
|
2043
|
-
"AWS::Athena::NamedQuery": ["NamedQueryId"],
|
2044
|
-
"AWS::CloudFormation::ModuleVersion": ["TimeCreated", "VersionId", "Description", "Schema", "IsDefaultVersion", "Visibility", "Arn", "DocumentationUrl"],
|
2045
|
-
"AWS::AmplifyUIBuilder::Theme": ["Id"],
|
2046
|
-
"AWS::Inspector::AssessmentTarget": ["Arn"],
|
2047
|
-
"AWS::EventSchemas::Registry": ["RegistryName", "RegistryArn"],
|
2048
|
-
"AWS::Route53Resolver::ResolverEndpoint": ["ResolverEndpointId", "IpAddressCount", "OutpostArn", "PreferredInstanceType", "ResolverEndpointType", "Arn", "Direction", "HostVPCId", "Name"],
|
2049
|
-
"AWS::ImageBuilder::Image": ["ImageId", "ImageUri", "Arn", "Name"],
|
2050
|
-
"AWS::CE::AnomalySubscription": ["AccountId", "SubscriptionArn"],
|
2051
|
-
"AWS::RDS::DBProxyEndpoint": ["DBProxyEndpointArn", "IsDefault", "VpcId", "Endpoint"],
|
2052
|
-
"AWS::OpenSearchService::Domain": ["ServiceSoftwareOptions.OptionalDeployment", "ServiceSoftwareOptions.Description", "ServiceSoftwareOptions.UpdateStatus", "ServiceSoftwareOptions.AutomatedUpdateDate", "ServiceSoftwareOptions.CurrentVersion", "DomainEndpoints", "DomainArn", "ServiceSoftwareOptions.UpdateAvailable", "DomainEndpoint", "ServiceSoftwareOptions", "AdvancedSecurityOptions.AnonymousAuthDisableDate", "ServiceSoftwareOptions.NewVersion", "Id", "Arn", "ServiceSoftwareOptions.Cancellable"],
|
2053
|
-
"AWS::Location::PlaceIndex": ["IndexArn", "CreateTime", "UpdateTime", "Arn"],
|
2054
|
-
"AWS::ApiGatewayV2::ApiMapping": []
|
2234
|
+
"AWS::VpcLattice::AccessLogSubscription": ["ResourceArn", "ResourceId", "Id", "Arn"],
|
2235
|
+
"AWS::VpcLattice::AuthPolicy": ["State"],
|
2236
|
+
"AWS::VpcLattice::Listener": ["Id", "ServiceArn", "Arn", "ServiceId"],
|
2237
|
+
"AWS::VpcLattice::ResourcePolicy": [],
|
2238
|
+
"AWS::VpcLattice::Rule": ["Id", "Arn"],
|
2239
|
+
"AWS::VpcLattice::Service": ["Status", "LastUpdatedAt", "CreatedAt", "DnsEntry.HostedZoneId", "Id", "Arn", "DnsEntry.DomainName"],
|
2240
|
+
"AWS::VpcLattice::ServiceNetwork": ["LastUpdatedAt", "CreatedAt", "Id", "Arn"],
|
2241
|
+
"AWS::VpcLattice::ServiceNetworkServiceAssociation": ["Status", "ServiceNetworkId", "ServiceName", "CreatedAt", "DnsEntry.HostedZoneId", "ServiceNetworkName", "ServiceArn", "Id", "Arn", "DnsEntry.DomainName", "ServiceNetworkArn", "ServiceId"],
|
2242
|
+
"AWS::VpcLattice::ServiceNetworkVpcAssociation": ["Status", "VpcId", "ServiceNetworkId", "CreatedAt", "ServiceNetworkName", "Id", "Arn", "ServiceNetworkArn"],
|
2243
|
+
"AWS::VpcLattice::TargetGroup": ["Status", "LastUpdatedAt", "CreatedAt", "Id", "Arn"],
|
2244
|
+
"AWS::WAF::ByteMatchSet": [],
|
2245
|
+
"AWS::WAF::IPSet": [],
|
2246
|
+
"AWS::WAF::Rule": [],
|
2247
|
+
"AWS::WAF::SizeConstraintSet": [],
|
2248
|
+
"AWS::WAF::SqlInjectionMatchSet": [],
|
2249
|
+
"AWS::WAF::WebACL": [],
|
2250
|
+
"AWS::WAF::XssMatchSet": [],
|
2251
|
+
"AWS::WAFRegional::ByteMatchSet": [],
|
2252
|
+
"AWS::WAFRegional::GeoMatchSet": [],
|
2253
|
+
"AWS::WAFRegional::IPSet": [],
|
2254
|
+
"AWS::WAFRegional::RateBasedRule": [],
|
2255
|
+
"AWS::WAFRegional::RegexPatternSet": [],
|
2256
|
+
"AWS::WAFRegional::Rule": [],
|
2257
|
+
"AWS::WAFRegional::SizeConstraintSet": [],
|
2258
|
+
"AWS::WAFRegional::SqlInjectionMatchSet": [],
|
2259
|
+
"AWS::WAFRegional::WebACL": [],
|
2260
|
+
"AWS::WAFRegional::WebACLAssociation": [],
|
2261
|
+
"AWS::WAFRegional::XssMatchSet": [],
|
2262
|
+
"AWS::WAFv2::IPSet": ["Id", "Arn"],
|
2263
|
+
"AWS::WAFv2::LoggingConfiguration": ["ManagedByFirewallManager"],
|
2264
|
+
"AWS::WAFv2::RegexPatternSet": ["Id", "Arn"],
|
2265
|
+
"AWS::WAFv2::RuleGroup": ["Id", "Arn", "LabelNamespace"],
|
2266
|
+
"AWS::WAFv2::WebACL": ["Capacity", "Id", "Arn", "LabelNamespace"],
|
2267
|
+
"AWS::WAFv2::WebACLAssociation": [],
|
2268
|
+
"AWS::Wisdom::Assistant": ["AssistantArn", "AssistantId"],
|
2269
|
+
"AWS::Wisdom::AssistantAssociation": ["AssistantAssociationArn", "AssistantArn", "AssistantAssociationId"],
|
2270
|
+
"AWS::Wisdom::KnowledgeBase": ["KnowledgeBaseArn", "KnowledgeBaseId"],
|
2271
|
+
"AWS::WorkSpaces::ConnectionAlias": ["ConnectionAliasState", "Associations", "AliasId"],
|
2272
|
+
"AWS::WorkSpaces::Workspace": [],
|
2273
|
+
"AWS::WorkSpacesWeb::BrowserSettings": ["AssociatedPortalArns", "BrowserSettingsArn"],
|
2274
|
+
"AWS::WorkSpacesWeb::IdentityProvider": ["IdentityProviderArn"],
|
2275
|
+
"AWS::WorkSpacesWeb::IpAccessSettings": ["CreationDate", "AssociatedPortalArns", "IpAccessSettingsArn"],
|
2276
|
+
"AWS::WorkSpacesWeb::NetworkSettings": ["AssociatedPortalArns", "NetworkSettingsArn"],
|
2277
|
+
"AWS::WorkSpacesWeb::Portal": ["CreationDate", "BrowserType", "ServiceProviderSamlMetadata", "StatusReason", "PortalArn", "PortalStatus", "RendererType", "PortalEndpoint"],
|
2278
|
+
"AWS::WorkSpacesWeb::TrustStore": ["AssociatedPortalArns", "TrustStoreArn"],
|
2279
|
+
"AWS::WorkSpacesWeb::UserAccessLoggingSettings": ["AssociatedPortalArns", "UserAccessLoggingSettingsArn"],
|
2280
|
+
"AWS::WorkSpacesWeb::UserSettings": ["AssociatedPortalArns", "UserSettingsArn"],
|
2281
|
+
"AWS::XRay::Group": ["GroupARN"],
|
2282
|
+
"AWS::XRay::ResourcePolicy": [],
|
2283
|
+
"AWS::XRay::SamplingRule": ["RuleARN"],
|
2284
|
+
"Alexa::ASK::Skill": []
|
2055
2285
|
};
|