@awboost/cfntypes 1.0.0-beta.2 → 1.0.0-beta.4
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/index-cjs.js +1028 -1
- package/lib/index.d.ts +2 -1
- package/lib/index.js +1027 -0
- package/package.json +1 -1
package/lib/index-cjs.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.ResourceType = exports.ResourceSpecificationVersion = void 0;
|
3
|
+
exports.AttributeNames = exports.ResourceType = exports.ResourceSpecificationVersion = void 0;
|
4
4
|
exports.ResourceSpecificationVersion = "114.0.0";
|
5
5
|
exports.ResourceType = {
|
6
6
|
XRayGroupProps: "AWS::XRay::Group",
|
@@ -1029,3 +1029,1030 @@ exports.ResourceType = {
|
|
1029
1029
|
LocationPlaceIndexProps: "AWS::Location::PlaceIndex",
|
1030
1030
|
ApiGatewayV2ApiMappingProps: "AWS::ApiGatewayV2::ApiMapping"
|
1031
1031
|
};
|
1032
|
+
exports.AttributeNames = {
|
1033
|
+
"AWS::XRay::Group": ["GroupARN"],
|
1034
|
+
"AWS::SES::ContactList": [],
|
1035
|
+
"AWS::ACMPCA::CertificateAuthority": ["CertificateSigningRequest", "Arn"],
|
1036
|
+
"AWS::ServiceCatalog::PortfolioShare": [],
|
1037
|
+
"AWS::WAF::IPSet": [],
|
1038
|
+
"AWS::IAM::Group": ["Arn"],
|
1039
|
+
"AWS::Backup::BackupPlan": ["VersionId", "BackupPlanId", "BackupPlanArn"],
|
1040
|
+
"AWS::AppIntegrations::EventIntegration": ["EventIntegrationArn", "Associations"],
|
1041
|
+
"AWS::Rekognition::Collection": ["Arn"],
|
1042
|
+
"AWS::S3::MultiRegionAccessPoint": ["Alias", "CreatedAt"],
|
1043
|
+
"AWS::Route53Resolver::ResolverQueryLoggingConfig": ["Status", "OwnerId", "AssociationCount", "CreationTime", "ShareStatus", "Id", "Arn", "CreatorRequestId"],
|
1044
|
+
"AWS::EC2::VPCPeeringConnection": ["Id"],
|
1045
|
+
"AWS::FraudDetector::EntityType": ["CreatedTime", "LastUpdatedTime", "Arn"],
|
1046
|
+
"AWS::Elasticsearch::Domain": ["Arn", "DomainArn", "DomainEndpoint"],
|
1047
|
+
"AWS::IoTSiteWise::AssetModel": ["AssetModelId", "AssetModelArn"],
|
1048
|
+
"AWS::IoTTwinMaker::SyncJob": ["CreationDateTime", "State", "UpdateDateTime", "Arn"],
|
1049
|
+
"AWS::LookoutMetrics::Alert": ["Arn"],
|
1050
|
+
"AWS::WAFRegional::SqlInjectionMatchSet": [],
|
1051
|
+
"AWS::Kinesis::Stream": ["Arn"],
|
1052
|
+
"AWS::RAM::ResourceShare": ["Arn"],
|
1053
|
+
"AWS::AmplifyUIBuilder::Form": ["Id"],
|
1054
|
+
"AWS::Redshift::EndpointAccess": ["EndpointStatus", "VpcEndpoint", "Address", "Port", "EndpointCreateTime", "VpcEndpoint.VpcId", "VpcEndpoint.NetworkInterfaces", "VpcSecurityGroups", "VpcEndpoint.VpcEndpointId"],
|
1055
|
+
"AWS::SageMaker::ImageVersion": ["ImageVersionArn", "Version", "ContainerImage", "ImageArn"],
|
1056
|
+
"AWS::AppRunner::VpcConnector": ["VpcConnectorArn", "VpcConnectorRevision"],
|
1057
|
+
"AWS::EC2::CapacityReservation": ["Tenancy", "AvailableInstanceCount", "AvailabilityZone", "TotalInstanceCount", "Id", "InstanceType"],
|
1058
|
+
"AWS::AppSync::Resolver": ["TypeName", "ResolverArn", "FieldName"],
|
1059
|
+
"AWS::RefactorSpaces::Environment": ["TransitGatewayId", "EnvironmentIdentifier", "Arn"],
|
1060
|
+
"AWS::DataSync::LocationNFS": ["LocationUri", "LocationArn"],
|
1061
|
+
"AWS::Pinpoint::VoiceChannel": [],
|
1062
|
+
"AWS::EC2::VPCEndpointServicePermissions": [],
|
1063
|
+
"AWS::Route53::RecordSet": [],
|
1064
|
+
"AWS::WAF::SizeConstraintSet": [],
|
1065
|
+
"AWS::ManagedBlockchain::Member": ["MemberId", "NetworkId"],
|
1066
|
+
"AWS::Timestream::ScheduledQuery": ["SQScheduleConfiguration", "SQNotificationConfiguration", "SQErrorReportConfiguration", "SQKmsKeyId", "SQQueryString", "SQTargetConfiguration", "SQName", "Arn", "SQScheduledQueryExecutionRoleArn"],
|
1067
|
+
"AWS::ECS::Cluster": ["Arn"],
|
1068
|
+
"AWS::Events::Endpoint": ["State", "StateReason", "EndpointId", "Arn", "EndpointUrl"],
|
1069
|
+
"AWS::SageMaker::FeatureGroup": [],
|
1070
|
+
"AWS::NetworkManager::Link": ["LinkArn", "LinkId"],
|
1071
|
+
"AWS::KinesisAnalytics::ApplicationOutput": [],
|
1072
|
+
"AWS::CloudFormation::StackSet": ["StackSetId"],
|
1073
|
+
"AWS::Cognito::UserPoolRiskConfigurationAttachment": [],
|
1074
|
+
"AWS::AppStream::Stack": [],
|
1075
|
+
"AWS::AppSync::GraphQLSchema": [],
|
1076
|
+
"AWS::EC2::TransitGatewayRouteTableAssociation": [],
|
1077
|
+
"AWS::Greengrass::ConnectorDefinitionVersion": [],
|
1078
|
+
"AWS::ServiceCatalog::ResourceUpdateConstraint": [],
|
1079
|
+
"AWS::CloudFront::StreamingDistribution": ["DomainName"],
|
1080
|
+
"AWS::AppSync::GraphQLApi": ["GraphQLUrl", "Arn", "ApiId"],
|
1081
|
+
"AWS::SageMaker::DataQualityJobDefinition": ["JobDefinitionArn", "CreationTime"],
|
1082
|
+
"AWS::LakeFormation::Tag": [],
|
1083
|
+
"AWS::Cognito::UserPoolIdentityProvider": [],
|
1084
|
+
"AWS::ACMPCA::CertificateAuthorityActivation": ["CompleteCertificateChain"],
|
1085
|
+
"AWS::OpenSearchServerless::AccessPolicy": [],
|
1086
|
+
"AWS::WAFv2::LoggingConfiguration": ["ManagedByFirewallManager"],
|
1087
|
+
"AWS::LakeFormation::Resource": [],
|
1088
|
+
"AWS::SNS::Topic": ["TopicArn", "TopicName"],
|
1089
|
+
"AWS::ServiceCatalog::TagOption": [],
|
1090
|
+
"AWS::SageMaker::Space": ["SpaceArn"],
|
1091
|
+
"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"],
|
1092
|
+
"AWS::Redshift::ScheduledAction": ["State", "NextInvocations"],
|
1093
|
+
"AWS::Redshift::Cluster": ["Endpoint.Address", "Endpoint.Port", "Id", "DeferMaintenanceIdentifier"],
|
1094
|
+
"AWS::SageMaker::MonitoringSchedule": ["MonitoringScheduleArn", "CreationTime", "LastModifiedTime"],
|
1095
|
+
"AWS::EC2::IPAM": ["IpamId", "ScopeCount", "Arn", "PrivateDefaultScopeId", "PublicDefaultScopeId"],
|
1096
|
+
"AWS::AppMesh::Route": ["Uid", "MeshName", "VirtualRouterName", "MeshOwner", "ResourceOwner", "RouteName", "Arn"],
|
1097
|
+
"AWS::EKS::Nodegroup": ["NodegroupName", "ClusterName", "Id", "Arn"],
|
1098
|
+
"AWS::EC2::IPAMResourceDiscovery": ["IsDefault", "OwnerId", "State", "IpamResourceDiscoveryRegion", "IpamResourceDiscoveryArn", "IpamResourceDiscoveryId"],
|
1099
|
+
"AWS::CE::CostCategory": ["EffectiveStart", "Arn"],
|
1100
|
+
"AWS::Connect::Instance": ["CreatedTime", "ServiceRole", "InstanceStatus", "Id", "Arn"],
|
1101
|
+
"AWS::Transfer::Profile": ["ProfileId", "Arn"],
|
1102
|
+
"AWS::IoT1Click::Project": ["ProjectName", "Arn"],
|
1103
|
+
"AWS::EC2::EIP": ["PublicIp", "AllocationId"],
|
1104
|
+
"AWS::IoT::CustomMetric": ["MetricArn"],
|
1105
|
+
"AWS::MediaConvert::Queue": ["Arn", "Name"],
|
1106
|
+
"AWS::ApiGateway::DomainName": ["RegionalHostedZoneId", "RegionalDomainName", "DistributionHostedZoneId", "DistributionDomainName"],
|
1107
|
+
"AWS::WAFv2::RegexPatternSet": ["Id", "Arn"],
|
1108
|
+
"AWS::Backup::Framework": ["CreationTime", "FrameworkStatus", "DeploymentStatus", "FrameworkArn"],
|
1109
|
+
"AWS::Lambda::LayerVersion": [],
|
1110
|
+
"AWS::NetworkManager::CustomerGatewayAssociation": [],
|
1111
|
+
"AWS::ApiGateway::DocumentationPart": ["DocumentationPartId"],
|
1112
|
+
"AWS::CloudFront::CachePolicy": ["LastModifiedTime", "Id"],
|
1113
|
+
"AWS::RDS::DBSubnetGroup": [],
|
1114
|
+
"AWS::LakeFormation::DataLakeSettings": [],
|
1115
|
+
"AWS::MemoryDB::ParameterGroup": ["ARN"],
|
1116
|
+
"AWS::GreengrassV2::Deployment": ["DeploymentId"],
|
1117
|
+
"AWS::IoTFleetHub::Application": ["ApplicationUrl", "ApplicationArn", "ApplicationState", "SsoClientId", "ApplicationId", "ApplicationLastUpdateDate", "ErrorMessage", "ApplicationCreationDate"],
|
1118
|
+
"AWS::Pinpoint::EventStream": [],
|
1119
|
+
"AWS::MWAA::Environment": ["LoggingConfiguration.TaskLogs.CloudWatchLogGroupArn", "LoggingConfiguration.WebserverLogs.CloudWatchLogGroupArn", "LoggingConfiguration.DagProcessingLogs.CloudWatchLogGroupArn", "WebserverUrl", "LoggingConfiguration.SchedulerLogs.CloudWatchLogGroupArn", "Arn", "LoggingConfiguration.WorkerLogs.CloudWatchLogGroupArn"],
|
1120
|
+
"AWS::PinpointEmail::ConfigurationSetEventDestination": [],
|
1121
|
+
"AWS::GuardDuty::ThreatIntelSet": [],
|
1122
|
+
"AWS::Oam::Sink": ["Arn"],
|
1123
|
+
"AWS::WAFRegional::RegexPatternSet": [],
|
1124
|
+
"AWS::Logs::MetricFilter": [],
|
1125
|
+
"AWS::Lightsail::Database": ["DatabaseArn"],
|
1126
|
+
"AWS::Lightsail::Certificate": ["Status", "CertificateArn"],
|
1127
|
+
"AWS::Macie::Session": ["ServiceRole", "AwsAccountId"],
|
1128
|
+
"AWS::SecretsManager::RotationSchedule": [],
|
1129
|
+
"AWS::Omics::ReferenceStore": ["ReferenceStoreId", "CreationTime", "Arn"],
|
1130
|
+
"AWS::Scheduler::ScheduleGroup": ["CreationDate", "State", "LastModificationDate", "Arn"],
|
1131
|
+
"AWS::Cognito::IdentityPool": ["Name"],
|
1132
|
+
"AWS::ElasticLoadBalancingV2::LoadBalancer": ["CanonicalHostedZoneID", "DNSName", "LoadBalancerFullName", "LoadBalancerName", "SecurityGroups"],
|
1133
|
+
"AWS::Route53::DNSSEC": [],
|
1134
|
+
"AWS::CodeBuild::SourceCredential": [],
|
1135
|
+
"AWS::DMS::ReplicationSubnetGroup": [],
|
1136
|
+
"AWS::SES::ConfigurationSetEventDestination": ["Id"],
|
1137
|
+
"AWS::Grafana::Workspace": ["Status", "GrafanaVersion", "CreationTimestamp", "Endpoint", "SsoClientId", "Id", "SamlConfigurationStatus", "ModificationTimestamp"],
|
1138
|
+
"AWS::SageMaker::ModelPackageGroup": ["ModelPackageGroupArn", "CreationTime", "ModelPackageGroupStatus"],
|
1139
|
+
"AWS::WAFv2::IPSet": ["Id", "Arn"],
|
1140
|
+
"AWS::Route53Resolver::FirewallRuleGroupAssociation": ["Status", "CreationTime", "ManagedOwnerName", "ModificationTime", "Id", "Arn", "CreatorRequestId", "StatusMessage"],
|
1141
|
+
"AWS::Lambda::Alias": [],
|
1142
|
+
"AWS::Omics::RunGroup": ["CreationTime", "Id", "Arn"],
|
1143
|
+
"AWS::OpenSearchServerless::VpcEndpoint": ["Id"],
|
1144
|
+
"AWS::EC2::SecurityGroupEgress": [],
|
1145
|
+
"AWS::Connect::QuickConnect": ["QuickConnectArn"],
|
1146
|
+
"AWS::Lambda::LayerVersionPermission": [],
|
1147
|
+
"AWS::StepFunctions::StateMachine": ["Arn", "Name"],
|
1148
|
+
"AWS::CodeDeploy::DeploymentConfig": [],
|
1149
|
+
"AWS::Macie::AllowList": ["Status", "Id", "Arn"],
|
1150
|
+
"AWS::IoT::MitigationAction": ["MitigationActionArn", "MitigationActionId"],
|
1151
|
+
"AWS::DMS::EventSubscription": [],
|
1152
|
+
"AWS::CustomerProfiles::Integration": ["LastUpdatedAt", "CreatedAt"],
|
1153
|
+
"AWS::EC2::TransitGatewayAttachment": ["Id"],
|
1154
|
+
"AWS::FraudDetector::Outcome": ["CreatedTime", "LastUpdatedTime", "Arn"],
|
1155
|
+
"AWS::Location::Tracker": ["CreateTime", "UpdateTime", "Arn", "TrackerArn"],
|
1156
|
+
"AWS::DAX::ParameterGroup": [],
|
1157
|
+
"AWS::IoT::SecurityProfile": ["SecurityProfileArn"],
|
1158
|
+
"AWS::S3::StorageLens": ["StorageLensConfiguration.StorageLensArn"],
|
1159
|
+
"AWS::SES::Template": ["Id"],
|
1160
|
+
"AWS::CloudFront::Distribution": ["DomainName", "Id"],
|
1161
|
+
"AWS::Redshift::ClusterParameterGroup": [],
|
1162
|
+
"AWS::BillingConductor::PricingPlan": ["Size", "CreationTime", "LastModifiedTime", "Arn"],
|
1163
|
+
"AWS::ElastiCache::UserGroup": ["Status", "Arn"],
|
1164
|
+
"AWS::EMR::InstanceGroupConfig": [],
|
1165
|
+
"AWS::ElasticLoadBalancingV2::ListenerRule": ["IsDefault", "RuleArn"],
|
1166
|
+
"AWS::CodePipeline::Pipeline": ["Version"],
|
1167
|
+
"AWS::Lightsail::LoadBalancer": ["LoadBalancerArn"],
|
1168
|
+
"AWS::MediaConnect::FlowEntitlement": ["EntitlementArn"],
|
1169
|
+
"AWS::IoT::TopicRule": ["Arn"],
|
1170
|
+
"AWS::WAFRegional::WebACLAssociation": [],
|
1171
|
+
"AWS::SSMContacts::Contact": ["Arn"],
|
1172
|
+
"AWS::ServiceCatalog::CloudFormationProduct": ["ProductName", "ProvisioningArtifactIds", "ProvisioningArtifactNames"],
|
1173
|
+
"AWS::GreengrassV2::ComponentVersion": ["ComponentName", "Arn", "ComponentVersion"],
|
1174
|
+
"AWS::IoTAnalytics::Channel": ["Id"],
|
1175
|
+
"AWS::Amplify::App": ["AppId", "Arn", "DefaultDomain", "AppName"],
|
1176
|
+
"AWS::NetworkManager::ConnectAttachment": ["ProposedSegmentChange", "ProposedSegmentChange.Tags", "AttachmentType", "SegmentName", "CreatedAt", "UpdatedAt", "AttachmentId", "CoreNetworkArn", "ResourceArn", "ProposedSegmentChange.SegmentName", "State", "ProposedSegmentChange.AttachmentPolicyRuleNumber", "OwnerAccountId", "AttachmentPolicyRuleNumber"],
|
1177
|
+
"AWS::CloudWatch::AnomalyDetector": [],
|
1178
|
+
"AWS::Cloud9::EnvironmentEC2": ["Arn", "Name"],
|
1179
|
+
"AWS::IoT::CACertificate": ["Id", "Arn"],
|
1180
|
+
"AWS::CloudTrail::ResourcePolicy": [],
|
1181
|
+
"AWS::CloudFormation::HookTypeConfig": ["ConfigurationArn"],
|
1182
|
+
"AWS::SageMaker::ModelBiasJobDefinition": ["JobDefinitionArn", "CreationTime"],
|
1183
|
+
"AWS::Location::GeofenceCollection": ["CollectionArn", "CreateTime", "UpdateTime", "Arn"],
|
1184
|
+
"AWS::Lex::Bot": ["Id", "Arn"],
|
1185
|
+
"AWS::AppSync::ApiKey": ["ApiKey", "Arn"],
|
1186
|
+
"AWS::Route53::HostedZone": ["Id", "NameServers"],
|
1187
|
+
"AWS::Pinpoint::EmailTemplate": ["Arn"],
|
1188
|
+
"AWS::IVSChat::Room": ["Id", "Arn"],
|
1189
|
+
"AWS::ServiceCatalog::PortfolioProductAssociation": [],
|
1190
|
+
"AWS::EC2::TransitGatewayMulticastDomainAssociation": ["ResourceId", "State", "ResourceType"],
|
1191
|
+
"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"],
|
1192
|
+
"AWS::MediaConvert::JobTemplate": ["Arn", "Name"],
|
1193
|
+
"AWS::EKS::Cluster": ["Endpoint", "ClusterSecurityGroupId", "EncryptionConfigKeyArn", "Id", "CertificateAuthorityData", "Arn", "KubernetesNetworkConfig.ServiceIpv6Cidr", "OpenIdConnectIssuerUrl"],
|
1194
|
+
"AWS::Connect::InstanceStorageConfig": ["AssociationId"],
|
1195
|
+
"AWS::Connect::HoursOfOperation": ["HoursOfOperationArn"],
|
1196
|
+
"AWS::DocDB::DBCluster": ["ClusterResourceId", "Endpoint", "Port", "ReadEndpoint"],
|
1197
|
+
"AWS::DAX::Cluster": ["ClusterDiscoveryEndpointURL", "ClusterDiscoveryEndpoint", "Arn"],
|
1198
|
+
"AWS::CloudWatch::CompositeAlarm": ["Arn"],
|
1199
|
+
"AWS::RDS::GlobalCluster": [],
|
1200
|
+
"AWS::SSM::PatchBaseline": [],
|
1201
|
+
"AWS::DataSync::LocationHDFS": ["LocationUri", "LocationArn"],
|
1202
|
+
"AWS::IoT::DomainConfiguration": ["DomainType", "ServerCertificates", "Arn"],
|
1203
|
+
"AWS::BillingConductor::CustomLineItem": ["CurrencyCode", "ProductCode", "CreationTime", "LastModifiedTime", "Arn", "AssociationSize"],
|
1204
|
+
"AWS::RefactorSpaces::Service": ["ServiceIdentifier", "Arn"],
|
1205
|
+
"AWS::KinesisAnalyticsV2::ApplicationCloudWatchLoggingOption": [],
|
1206
|
+
"AWS::GuardDuty::Member": [],
|
1207
|
+
"AWS::ServiceCatalog::AcceptedPortfolioShare": [],
|
1208
|
+
"AWS::ServiceDiscovery::Service": ["Id", "Arn", "Name"],
|
1209
|
+
"AWS::Omics::SequenceStore": ["SequenceStoreId", "CreationTime", "Arn"],
|
1210
|
+
"AWS::Lightsail::Distribution": ["Status", "DistributionArn", "AbleToUpdateBundle"],
|
1211
|
+
"AWS::Oam::Link": ["Label", "Arn"],
|
1212
|
+
"AWS::IoTWireless::WirelessDevice": ["Id", "ThingName", "Arn"],
|
1213
|
+
"AWS::RoboMaker::SimulationApplicationVersion": ["ApplicationVersion", "Arn"],
|
1214
|
+
"AWS::AutoScaling::ScalingPolicy": ["PolicyName", "Arn"],
|
1215
|
+
"AWS::Backup::BackupVault": ["BackupVaultName", "BackupVaultArn"],
|
1216
|
+
"AWS::AppFlow::Connector": ["ConnectorArn"],
|
1217
|
+
"AWS::IoT1Click::Placement": ["PlacementName", "ProjectName"],
|
1218
|
+
"AWS::IoT::AccountAuditConfiguration": [],
|
1219
|
+
"AWS::EC2::DHCPOptions": ["DhcpOptionsId"],
|
1220
|
+
"AWS::ApiGateway::UsagePlan": ["Id"],
|
1221
|
+
"AWS::SSMIncidents::ReplicationSet": ["Arn"],
|
1222
|
+
"AWS::IAM::User": ["Arn"],
|
1223
|
+
"AWS::FSx::DataRepositoryAssociation": ["ResourceARN", "AssociationId"],
|
1224
|
+
"AWS::SES::ConfigurationSet": [],
|
1225
|
+
"AWS::KMS::ReplicaKey": ["KeyId", "Arn"],
|
1226
|
+
"AWS::Location::TrackerConsumer": [],
|
1227
|
+
"AWS::CloudWatch::InsightRule": ["Arn", "RuleName"],
|
1228
|
+
"AWS::Detective::MemberInvitation": [],
|
1229
|
+
"AWS::IoTAnalytics::Datastore": ["Id"],
|
1230
|
+
"AWS::S3::Bucket": ["Arn", "DomainName", "DualStackDomainName", "RegionalDomainName", "WebsiteURL"],
|
1231
|
+
"AWS::SageMaker::ModelQualityJobDefinition": ["JobDefinitionArn", "CreationTime"],
|
1232
|
+
"AWS::Synthetics::Canary": ["State", "Id"],
|
1233
|
+
"AWS::DataBrew::Recipe": [],
|
1234
|
+
"AWS::SageMaker::NotebookInstance": ["NotebookInstanceName"],
|
1235
|
+
"AWS::WAFv2::WebACLAssociation": [],
|
1236
|
+
"AWS::Pinpoint::BaiduChannel": [],
|
1237
|
+
"AWS::Cognito::UserPool": ["ProviderName", "ProviderURL", "Arn"],
|
1238
|
+
"AWS::EC2::EgressOnlyInternetGateway": ["Id"],
|
1239
|
+
"AWS::Events::ApiDestination": ["Arn"],
|
1240
|
+
"AWS::ApiGatewayV2::Api": ["ApiEndpoint", "ApiId"],
|
1241
|
+
"AWS::EC2::NetworkInterfaceAttachment": [],
|
1242
|
+
"AWS::RoboMaker::RobotApplication": ["CurrentRevisionId", "Arn"],
|
1243
|
+
"AWS::EC2::CustomerGateway": ["CustomerGatewayId"],
|
1244
|
+
"AWS::IoTSiteWise::Asset": ["AssetArn", "AssetId"],
|
1245
|
+
"AWS::CloudFormation::ResourceDefaultVersion": ["Arn"],
|
1246
|
+
"AWS::ECR::Repository": ["RepositoryUri", "Arn"],
|
1247
|
+
"AWS::ApiGateway::GatewayResponse": ["Id"],
|
1248
|
+
"AWS::ApiGatewayV2::RouteResponse": [],
|
1249
|
+
"AWS::Evidently::Segment": ["Arn"],
|
1250
|
+
"AWS::Greengrass::LoggerDefinitionVersion": [],
|
1251
|
+
"AWS::KMS::Alias": [],
|
1252
|
+
"AWS::Redshift::ClusterSubnetGroup": ["ClusterSubnetGroupName"],
|
1253
|
+
"AWS::Pinpoint::GCMChannel": [],
|
1254
|
+
"AWS::DataSync::LocationFSxONTAP": ["LocationUri", "FsxFilesystemArn", "LocationArn"],
|
1255
|
+
"AWS::IoT::Authorizer": ["Arn"],
|
1256
|
+
"AWS::IAM::VirtualMFADevice": ["SerialNumber"],
|
1257
|
+
"AWS::Glue::DevEndpoint": [],
|
1258
|
+
"AWS::CodeBuild::ReportGroup": ["Arn"],
|
1259
|
+
"AWS::OpsWorks::UserProfile": ["SshUsername"],
|
1260
|
+
"AWS::FraudDetector::Detector": ["CreatedTime", "EventType.Arn", "EventType.LastUpdatedTime", "LastUpdatedTime", "EventType.CreatedTime", "Arn", "DetectorVersionId"],
|
1261
|
+
"AWS::Neptune::DBSubnetGroup": [],
|
1262
|
+
"AWS::AppStream::User": [],
|
1263
|
+
"AWS::PinpointEmail::DedicatedIpPool": [],
|
1264
|
+
"AWS::KinesisAnalyticsV2::Application": [],
|
1265
|
+
"AWS::Route53RecoveryReadiness::ReadinessCheck": ["ReadinessCheckArn"],
|
1266
|
+
"AWS::MediaTailor::PlaybackConfiguration": ["HlsConfiguration.ManifestEndpointPrefix", "SessionInitializationEndpointPrefix", "DashConfiguration.ManifestEndpointPrefix", "PlaybackConfigurationArn", "PlaybackEndpointPrefix"],
|
1267
|
+
"AWS::Greengrass::FunctionDefinitionVersion": [],
|
1268
|
+
"AWS::ResourceExplorer2::View": ["ViewArn"],
|
1269
|
+
"AWS::RolesAnywhere::Profile": ["ProfileId", "ProfileArn"],
|
1270
|
+
"AWS::Redshift::ClusterSecurityGroup": [],
|
1271
|
+
"AWS::Logs::Destination": ["Arn"],
|
1272
|
+
"AWS::Lambda::Url": ["FunctionArn", "FunctionUrl"],
|
1273
|
+
"AWS::WAF::XssMatchSet": [],
|
1274
|
+
"AWS::ResilienceHub::App": ["AppArn"],
|
1275
|
+
"AWS::CloudTrail::Channel": ["ChannelArn"],
|
1276
|
+
"AWS::MediaPackage::Channel": ["Arn"],
|
1277
|
+
"AWS::Transfer::Workflow": ["WorkflowId", "Arn"],
|
1278
|
+
"AWS::OpenSearchServerless::SecurityConfig": ["Id"],
|
1279
|
+
"AWS::Route53RecoveryControl::SafetyRule": ["Status", "SafetyRuleArn"],
|
1280
|
+
"AWS::Neptune::DBInstance": ["Endpoint", "Port"],
|
1281
|
+
"AWS::HealthLake::FHIRDatastore": ["DatastoreArn", "CreatedAt.Nanos", "DatastoreId", "CreatedAt", "DatastoreStatus", "DatastoreEndpoint", "CreatedAt.Seconds"],
|
1282
|
+
"AWS::Glue::SchemaVersionMetadata": [],
|
1283
|
+
"AWS::Kinesis::StreamConsumer": ["ConsumerCreationTimestamp", "ConsumerName", "ConsumerARN", "ConsumerStatus", "StreamARN"],
|
1284
|
+
"AWS::NetworkFirewall::FirewallPolicy": ["FirewallPolicyArn", "FirewallPolicyId"],
|
1285
|
+
"AWS::GuardDuty::Master": [],
|
1286
|
+
"AWS::S3::BucketPolicy": [],
|
1287
|
+
"AWS::CloudFormation::CustomResource": [],
|
1288
|
+
"AWS::EC2::ClientVpnRoute": [],
|
1289
|
+
"AWS::EC2::IPAMScope": ["IpamScopeId", "IsDefault", "IpamArn", "IpamScopeType", "PoolCount", "Arn"],
|
1290
|
+
"AWS::ServiceCatalog::ServiceAction": ["Id"],
|
1291
|
+
"AWS::SSM::MaintenanceWindowTask": [],
|
1292
|
+
"AWS::Kendra::DataSource": ["Id", "Arn"],
|
1293
|
+
"AWS::Glue::MLTransform": [],
|
1294
|
+
"AWS::Panorama::Package": ["CreatedTime", "StorageLocation.ManifestPrefixLocation", "StorageLocation.GeneratedPrefixLocation", "StorageLocation.BinaryPrefixLocation", "PackageId", "Arn", "StorageLocation.Bucket", "StorageLocation.RepoPrefixLocation"],
|
1295
|
+
"AWS::ApiGateway::UsagePlanKey": ["Id"],
|
1296
|
+
"AWS::EMR::SecurityConfiguration": [],
|
1297
|
+
"AWS::OpenSearchServerless::SecurityPolicy": [],
|
1298
|
+
"AWS::CodeGuruReviewer::RepositoryAssociation": ["AssociationArn"],
|
1299
|
+
"AWS::Transfer::Connector": ["Arn", "ConnectorId"],
|
1300
|
+
"AWS::Cognito::UserPoolUserToGroupAttachment": [],
|
1301
|
+
"AWS::Pinpoint::APNSChannel": [],
|
1302
|
+
"AWS::SSM::ResourcePolicy": ["PolicyHash", "PolicyId"],
|
1303
|
+
"AWS::IoTSiteWise::Dashboard": ["DashboardId", "DashboardArn"],
|
1304
|
+
"AWS::RoboMaker::Fleet": ["Arn"],
|
1305
|
+
"AWS::ElasticBeanstalk::ConfigurationTemplate": ["TemplateName"],
|
1306
|
+
"AWS::PinpointEmail::Identity": ["IdentityDNSRecordName3", "IdentityDNSRecordName1", "IdentityDNSRecordName2", "IdentityDNSRecordValue3", "IdentityDNSRecordValue2", "IdentityDNSRecordValue1"],
|
1307
|
+
"AWS::WorkSpaces::ConnectionAlias": ["ConnectionAliasState", "Associations", "AliasId"],
|
1308
|
+
"AWS::Events::Rule": ["Arn"],
|
1309
|
+
"AWS::IoTCoreDeviceAdvisor::SuiteDefinition": ["SuiteDefinitionArn", "SuiteDefinitionVersion", "SuiteDefinitionId"],
|
1310
|
+
"AWS::SSMContacts::ContactChannel": ["Arn"],
|
1311
|
+
"AWS::ImageBuilder::Component": ["Type", "Encrypted", "Arn", "Name"],
|
1312
|
+
"AWS::CodePipeline::CustomActionType": ["Id"],
|
1313
|
+
"AWS::AppMesh::VirtualNode": ["Uid", "MeshName", "MeshOwner", "ResourceOwner", "Arn", "VirtualNodeName"],
|
1314
|
+
"AWS::AppMesh::VirtualRouter": ["Uid", "MeshName", "VirtualRouterName", "MeshOwner", "ResourceOwner", "Arn"],
|
1315
|
+
"AWS::DataSync::Agent": ["AgentArn", "EndpointType"],
|
1316
|
+
"AWS::Greengrass::ConnectorDefinition": ["LatestVersionArn", "Id", "Arn", "Name"],
|
1317
|
+
"AWS::Organizations::ResourcePolicy": ["Id", "Arn"],
|
1318
|
+
"AWS::EC2::PlacementGroup": ["GroupName"],
|
1319
|
+
"AWS::Omics::VariantStore": ["Status", "CreationTime", "UpdateTime", "Id", "StoreSizeBytes", "StatusMessage", "StoreArn"],
|
1320
|
+
"AWS::WAFRegional::SizeConstraintSet": [],
|
1321
|
+
"AWS::ApiGateway::RequestValidator": ["RequestValidatorId"],
|
1322
|
+
"AWS::Connect::PhoneNumber": ["Address", "PhoneNumberArn"],
|
1323
|
+
"AWS::RDS::DBSecurityGroupIngress": [],
|
1324
|
+
"AWS::Timestream::Database": ["Arn"],
|
1325
|
+
"AWS::IoTThingsGraph::FlowTemplate": [],
|
1326
|
+
"AWS::NetworkManager::TransitGatewayRouteTableAttachment": ["ResourceArn", "CoreNetworkId", "AttachmentType", "SegmentName", "State", "CreatedAt", "OwnerAccountId", "UpdatedAt", "AttachmentId", "CoreNetworkArn", "EdgeLocation", "AttachmentPolicyRuleNumber"],
|
1327
|
+
"AWS::Logs::LogGroup": ["Arn"],
|
1328
|
+
"AWS::CodePipeline::Webhook": ["Url"],
|
1329
|
+
"AWS::SSMIncidents::ResponsePlan": ["Arn"],
|
1330
|
+
"AWS::DataSync::LocationEFS": ["LocationUri", "LocationArn"],
|
1331
|
+
"AWS::AutoScalingPlans::ScalingPlan": ["ScalingPlanName", "ScalingPlanVersion"],
|
1332
|
+
"AWS::Route53RecoveryReadiness::RecoveryGroup": ["RecoveryGroupArn"],
|
1333
|
+
"AWS::WAFRegional::XssMatchSet": [],
|
1334
|
+
"AWS::EC2::InternetGateway": ["InternetGatewayId"],
|
1335
|
+
"AWS::IAM::Role": ["Arn", "RoleId"],
|
1336
|
+
"AWS::M2::Application": ["ApplicationArn", "ApplicationId"],
|
1337
|
+
"AWS::Macie::FindingsFilter": ["Id", "Arn", "FindingsFilterListItems"],
|
1338
|
+
"AWS::Pinpoint::InAppTemplate": ["Arn"],
|
1339
|
+
"AWS::EC2::LaunchTemplate": ["LatestVersionNumber", "DefaultVersionNumber"],
|
1340
|
+
"AWS::Events::Archive": ["Arn"],
|
1341
|
+
"AWS::OpsWorks::Volume": [],
|
1342
|
+
"AWS::IoT::Dimension": ["Arn"],
|
1343
|
+
"AWS::ACMPCA::Certificate": ["Arn", "Certificate"],
|
1344
|
+
"AWS::SageMaker::AppImageConfig": ["AppImageConfigArn"],
|
1345
|
+
"AWS::ServiceCatalog::LaunchTemplateConstraint": [],
|
1346
|
+
"AWS::EMR::Cluster": ["MasterPublicDNS"],
|
1347
|
+
"AWS::SageMaker::Pipeline": [],
|
1348
|
+
"AWS::IdentityStore::Group": ["GroupId"],
|
1349
|
+
"AWS::SSO::Assignment": [],
|
1350
|
+
"AWS::GameLift::Alias": ["AliasId"],
|
1351
|
+
"AWS::APS::Workspace": ["PrometheusEndpoint", "WorkspaceId", "Arn"],
|
1352
|
+
"AWS::EC2::VPNConnectionRoute": [],
|
1353
|
+
"AWS::NetworkManager::TransitGatewayPeering": ["ResourceArn", "PeeringType", "State", "CreatedAt", "PeeringId", "TransitGatewayPeeringAttachmentId", "OwnerAccountId", "CoreNetworkArn", "EdgeLocation"],
|
1354
|
+
"AWS::WAF::Rule": [],
|
1355
|
+
"AWS::DirectoryService::MicrosoftAD": ["Alias", "DnsIpAddresses"],
|
1356
|
+
"AWS::ApiGatewayV2::DomainName": ["RegionalHostedZoneId", "RegionalDomainName"],
|
1357
|
+
"AWS::Greengrass::FunctionDefinition": ["LatestVersionArn", "Id", "Arn", "Name"],
|
1358
|
+
"AWS::Config::DeliveryChannel": [],
|
1359
|
+
"AWS::EC2::NetworkInterfacePermission": [],
|
1360
|
+
"AWS::Personalize::Solution": ["SolutionArn"],
|
1361
|
+
"AWS::GameLift::Build": ["BuildId"],
|
1362
|
+
"AWS::Config::OrganizationConfigRule": [],
|
1363
|
+
"AWS::ECR::ReplicationConfiguration": ["RegistryId"],
|
1364
|
+
"AWS::LicenseManager::License": ["Version", "LicenseArn"],
|
1365
|
+
"AWS::ApiGatewayV2::Integration": [],
|
1366
|
+
"AWS::Location::RouteCalculator": ["CreateTime", "UpdateTime", "CalculatorArn", "Arn"],
|
1367
|
+
"AWS::Lex::BotAlias": ["BotAliasStatus", "Arn", "BotAliasId"],
|
1368
|
+
"AWS::IoTSiteWise::Portal": ["PortalArn", "PortalStartUrl", "PortalId", "PortalClientId"],
|
1369
|
+
"AWS::EC2::IPAMPoolCidr": ["IpamPoolCidrId", "State"],
|
1370
|
+
"AWS::RolesAnywhere::TrustAnchor": ["TrustAnchorArn", "TrustAnchorId"],
|
1371
|
+
"AWS::Kendra::Index": ["Id", "Arn"],
|
1372
|
+
"AWS::IAM::SAMLProvider": ["Arn"],
|
1373
|
+
"AWS::Inspector::ResourceGroup": ["Arn"],
|
1374
|
+
"AWS::NetworkFirewall::Firewall": ["FirewallArn", "EndpointIds", "FirewallId"],
|
1375
|
+
"AWS::SupportApp::SlackChannelConfiguration": [],
|
1376
|
+
"AWS::EMRContainers::VirtualCluster": ["Id", "Arn"],
|
1377
|
+
"AWS::FinSpace::Environment": ["Status", "EnvironmentId", "EnvironmentArn", "SageMakerStudioDomainUrl", "EnvironmentUrl", "AwsAccountId", "DedicatedServiceAccountId"],
|
1378
|
+
"AWS::RUM::AppMonitor": ["Id"],
|
1379
|
+
"AWS::DocDB::DBSubnetGroup": [],
|
1380
|
+
"AWS::ImageBuilder::ImagePipeline": ["Arn", "Name"],
|
1381
|
+
"AWS::Route53RecoveryReadiness::Cell": ["ParentReadinessScopes", "CellArn"],
|
1382
|
+
"AWS::EC2::TransitGatewayMulticastGroupMember": ["GroupMember", "ResourceId", "MemberType", "SourceType", "ResourceType", "SubnetId", "GroupSource", "TransitGatewayAttachmentId"],
|
1383
|
+
"AWS::RDS::DBCluster": ["Endpoint.Address", "Endpoint", "DBClusterArn", "Endpoint.Port", "ReadEndpoint.Address", "DBClusterResourceId", "MasterUserSecret.SecretArn"],
|
1384
|
+
"AWS::EC2::ClientVpnEndpoint": [],
|
1385
|
+
"AWS::ECS::Service": ["ServiceArn", "Name"],
|
1386
|
+
"AWS::Route53RecoveryControl::Cluster": ["ClusterArn", "Status", "ClusterEndpoints"],
|
1387
|
+
"AWS::OpsWorksCM::Server": ["Endpoint", "ServerName", "Arn"],
|
1388
|
+
"AWS::AppSync::DomainNameApiAssociation": ["ApiAssociationIdentifier"],
|
1389
|
+
"AWS::Batch::JobQueue": ["JobQueueArn"],
|
1390
|
+
"AWS::IoT::Thing": ["Id", "Arn"],
|
1391
|
+
"AWS::Logs::ResourcePolicy": [],
|
1392
|
+
"AWS::DMS::Certificate": [],
|
1393
|
+
"AWS::ApiGateway::ApiKey": ["APIKeyId"],
|
1394
|
+
"AWS::Timestream::Table": ["Arn", "Name"],
|
1395
|
+
"AWS::ControlTower::EnabledControl": [],
|
1396
|
+
"AWS::IoTWireless::DeviceProfile": ["Id", "Arn"],
|
1397
|
+
"AWS::EC2::LocalGatewayRouteTableVPCAssociation": ["LocalGatewayId", "State", "LocalGatewayRouteTableVpcAssociationId"],
|
1398
|
+
"AWS::ApiGateway::Resource": ["ResourceId"],
|
1399
|
+
"AWS::Glue::Connection": [],
|
1400
|
+
"AWS::CloudFormation::TypeActivation": ["Arn"],
|
1401
|
+
"AWS::KinesisVideo::Stream": ["Arn"],
|
1402
|
+
"AWS::CustomerProfiles::ObjectType": ["LastUpdatedAt", "CreatedAt"],
|
1403
|
+
"AWS::S3Outposts::Endpoint": ["Status", "NetworkInterfaces", "CreationTime", "CidrBlock", "Id", "Arn"],
|
1404
|
+
"AWS::FraudDetector::Label": ["CreatedTime", "LastUpdatedTime", "Arn"],
|
1405
|
+
"AWS::SupportApp::SlackWorkspaceConfiguration": [],
|
1406
|
+
"AWS::Connect::IntegrationAssociation": ["IntegrationAssociationId"],
|
1407
|
+
"AWS::WAFv2::WebACL": ["Capacity", "Id", "Arn", "LabelNamespace"],
|
1408
|
+
"AWS::ElastiCache::SubnetGroup": [],
|
1409
|
+
"AWS::IoTTwinMaker::Workspace": ["CreationDateTime", "UpdateDateTime", "Arn"],
|
1410
|
+
"AWS::Detective::Graph": ["Arn"],
|
1411
|
+
"AWS::EC2::NetworkInterface": ["SecondaryPrivateIpAddresses", "PrimaryPrivateIpAddress", "Id"],
|
1412
|
+
"AWS::ApiGatewayV2::Deployment": ["DeploymentId"],
|
1413
|
+
"AWS::AppConfig::Environment": [],
|
1414
|
+
"AWS::FSx::FileSystem": ["ResourceARN", "RootVolumeId", "DNSName", "LustreMountName"],
|
1415
|
+
"AWS::IoTSiteWise::AccessPolicy": ["AccessPolicyArn", "AccessPolicyId"],
|
1416
|
+
"AWS::DataPipeline::Pipeline": ["PipelineId"],
|
1417
|
+
"AWS::ResourceExplorer2::Index": ["Arn", "IndexState"],
|
1418
|
+
"AWS::EC2::TransitGatewayMulticastGroupSource": ["GroupMember", "ResourceId", "MemberType", "SourceType", "ResourceType", "SubnetId", "GroupSource", "TransitGatewayAttachmentId"],
|
1419
|
+
"AWS::Transfer::Certificate": ["Status", "Type", "Serial", "CertificateId", "NotBeforeDate", "NotAfterDate", "Arn"],
|
1420
|
+
"AWS::Pinpoint::Campaign": ["CampaignId", "Arn"],
|
1421
|
+
"AWS::NetworkManager::LinkAssociation": [],
|
1422
|
+
"AWS::FSx::Volume": ["ResourceARN", "VolumeId", "UUID"],
|
1423
|
+
"AWS::EC2::ClientVpnAuthorizationRule": [],
|
1424
|
+
"AWS::MemoryDB::ACL": ["Status", "Arn"],
|
1425
|
+
"AWS::Personalize::Schema": ["SchemaArn"],
|
1426
|
+
"AWS::APS::RuleGroupsNamespace": ["Arn"],
|
1427
|
+
"AWS::GameLift::Script": ["Id", "Arn"],
|
1428
|
+
"AWS::ApiGateway::Account": ["Id"],
|
1429
|
+
"AWS::Greengrass::LoggerDefinition": ["LatestVersionArn", "Id", "Arn", "Name"],
|
1430
|
+
"AWS::LakeFormation::PrincipalPermissions": ["ResourceIdentifier", "PrincipalIdentifier"],
|
1431
|
+
"AWS::ServiceCatalog::CloudFormationProvisionedProduct": ["CloudformationStackArn", "Outputs", "ProvisionedProductId", "RecordId"],
|
1432
|
+
"AWS::CloudFormation::PublicTypeVersion": ["PublicTypeArn", "PublisherId", "TypeVersionArn"],
|
1433
|
+
"AWS::MediaLive::InputSecurityGroup": ["Arn"],
|
1434
|
+
"AWS::EC2::NatGateway": ["NatGatewayId"],
|
1435
|
+
"AWS::CodeArtifact::Domain": ["Owner", "EncryptionKey", "Arn", "Name"],
|
1436
|
+
"AWS::IoT::FleetMetric": ["MetricArn", "CreationDate", "LastModifiedDate", "Version"],
|
1437
|
+
"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"],
|
1438
|
+
"AWS::Cognito::UserPoolUser": [],
|
1439
|
+
"AWS::AppSync::FunctionConfiguration": ["FunctionId", "FunctionArn", "DataSourceName", "Name"],
|
1440
|
+
"AWS::ApiGatewayV2::Model": ["ModelId"],
|
1441
|
+
"AWS::CloudFormation::HookVersion": ["VersionId", "IsDefaultVersion", "Visibility", "Arn", "TypeArn"],
|
1442
|
+
"AWS::EKS::FargateProfile": ["Arn"],
|
1443
|
+
"AWS::LookoutMetrics::AnomalyDetector": ["Arn"],
|
1444
|
+
"AWS::CloudFormation::ResourceVersion": ["VersionId", "ProvisioningType", "IsDefaultVersion", "Visibility", "Arn", "TypeArn"],
|
1445
|
+
"AWS::Personalize::DatasetGroup": ["DatasetGroupArn"],
|
1446
|
+
"AWS::Lightsail::Bucket": ["BucketArn", "AbleToUpdateBundle", "Url"],
|
1447
|
+
"AWS::Wisdom::KnowledgeBase": ["KnowledgeBaseArn", "KnowledgeBaseId"],
|
1448
|
+
"AWS::AppConfig::DeploymentStrategy": [],
|
1449
|
+
"AWS::EC2::TrafficMirrorFilterRule": [],
|
1450
|
+
"AWS::Lambda::EventInvokeConfig": [],
|
1451
|
+
"AWS::EC2::PrefixList": ["OwnerId", "PrefixListId", "Version", "Arn"],
|
1452
|
+
"AWS::CodeGuruProfiler::ProfilingGroup": ["Arn"],
|
1453
|
+
"AWS::Athena::DataCatalog": [],
|
1454
|
+
"AWS::NetworkFirewall::LoggingConfiguration": [],
|
1455
|
+
"AWS::GameLift::Location": ["LocationArn"],
|
1456
|
+
"AWS::InternetMonitor::Monitor": ["ModifiedAt", "MonitorArn", "CreatedAt", "ProcessingStatusInfo", "ProcessingStatus"],
|
1457
|
+
"AWS::ElastiCache::ParameterGroup": [],
|
1458
|
+
"AWS::IVS::Channel": ["PlaybackUrl", "IngestEndpoint", "Arn"],
|
1459
|
+
"AWS::SQS::QueuePolicy": [],
|
1460
|
+
"AWS::WAF::SqlInjectionMatchSet": [],
|
1461
|
+
"AWS::CodeCommit::Repository": ["CloneUrlHttp", "CloneUrlSsh", "Arn", "Name"],
|
1462
|
+
"AWS::SecretsManager::Secret": [],
|
1463
|
+
"AWS::Pinpoint::APNSVoipSandboxChannel": [],
|
1464
|
+
"AWS::MSK::BatchScramSecret": [],
|
1465
|
+
"AWS::ServiceCatalog::Portfolio": ["PortfolioName"],
|
1466
|
+
"AWS::Cognito::UserPoolUICustomizationAttachment": [],
|
1467
|
+
"AWS::Greengrass::CoreDefinition": ["LatestVersionArn", "Id", "Arn", "Name"],
|
1468
|
+
"AWS::EMR::StudioSessionMapping": [],
|
1469
|
+
"AWS::Connect::SecurityKey": ["AssociationId"],
|
1470
|
+
"AWS::IoTFleetWise::ModelManifest": ["LastModificationTime", "CreationTime", "Arn"],
|
1471
|
+
"AWS::MediaStore::Container": ["Endpoint"],
|
1472
|
+
"AWS::Logs::LogStream": ["Id"],
|
1473
|
+
"AWS::Athena::WorkGroup": ["CreationTime", "WorkGroupConfiguration.EngineVersion.EffectiveEngineVersion"],
|
1474
|
+
"AWS::RoboMaker::RobotApplicationVersion": ["ApplicationVersion", "Arn"],
|
1475
|
+
"AWS::RDS::EventSubscription": [],
|
1476
|
+
"AWS::ElasticBeanstalk::Environment": ["EndpointURL"],
|
1477
|
+
"AWS::IoTWireless::MulticastGroup": ["Status", "LoRaWAN.NumberOfDevicesRequested", "Id", "LoRaWAN.NumberOfDevicesInGroup", "Arn"],
|
1478
|
+
"AWS::Lambda::Function": ["SnapStartResponse.OptimizationStatus", "SnapStartResponse.ApplyOn", "SnapStartResponse", "Arn"],
|
1479
|
+
"AWS::LookoutVision::Project": ["Arn"],
|
1480
|
+
"AWS::Route53RecoveryControl::RoutingControl": ["Status", "RoutingControlArn"],
|
1481
|
+
"AWS::EventSchemas::Schema": ["SchemaVersion", "SchemaArn", "SchemaName"],
|
1482
|
+
"AWS::IoTSiteWise::Project": ["ProjectArn", "ProjectId"],
|
1483
|
+
"AWS::Config::ConfigRule": ["Arn", "Compliance.Type", "ConfigRuleId"],
|
1484
|
+
"AWS::KendraRanking::ExecutionPlan": ["Id", "Arn"],
|
1485
|
+
"AWS::IoTFleetWise::DecoderManifest": ["LastModificationTime", "CreationTime", "Arn"],
|
1486
|
+
"AWS::Glue::Partition": [],
|
1487
|
+
"AWS::DocDBElastic::Cluster": ["ClusterArn", "ClusterEndpoint"],
|
1488
|
+
"AWS::FMS::ResourceSet": ["Id"],
|
1489
|
+
"AWS::WAF::WebACL": [],
|
1490
|
+
"AWS::AppSync::ApiCache": [],
|
1491
|
+
"AWS::Neptune::DBCluster": ["ClusterResourceId", "Endpoint", "Port", "ReadEndpoint"],
|
1492
|
+
"AWS::SES::DedicatedIpPool": [],
|
1493
|
+
"AWS::GameLift::GameServerGroup": ["AutoScalingGroupArn", "GameServerGroupArn"],
|
1494
|
+
"AWS::ElastiCache::GlobalReplicationGroup": ["Status", "GlobalReplicationGroupId"],
|
1495
|
+
"AWS::SSM::MaintenanceWindow": [],
|
1496
|
+
"AWS::CloudFormation::Macro": [],
|
1497
|
+
"AWS::EC2::TransitGatewayMulticastDomain": ["TransitGatewayMulticastDomainArn", "State", "CreationTime", "TransitGatewayMulticastDomainId"],
|
1498
|
+
"AWS::Route53::RecordSetGroup": [],
|
1499
|
+
"AWS::CloudFront::Function": ["FunctionARN", "FunctionMetadata.FunctionARN", "Stage"],
|
1500
|
+
"AWS::KinesisFirehose::DeliveryStream": ["Arn"],
|
1501
|
+
"AWS::IVS::PlaybackKeyPair": ["Fingerprint", "Arn"],
|
1502
|
+
"AWS::Greengrass::DeviceDefinitionVersion": [],
|
1503
|
+
"AWS::ApplicationAutoScaling::ScalableTarget": [],
|
1504
|
+
"AWS::LakeFormation::TagAssociation": ["ResourceIdentifier", "TagsIdentifier"],
|
1505
|
+
"AWS::Amplify::Domain": ["AutoSubDomainIAMRole", "DomainName", "EnableAutoSubDomain", "StatusReason", "Arn", "AutoSubDomainCreationPatterns", "DomainStatus", "CertificateRecord"],
|
1506
|
+
"AWS::ECS::ClusterCapacityProviderAssociations": [],
|
1507
|
+
"AWS::Connect::ContactFlow": ["ContactFlowArn"],
|
1508
|
+
"AWS::ECR::RegistryPolicy": ["RegistryId"],
|
1509
|
+
"AWS::ApiGateway::Method": [],
|
1510
|
+
"AWS::DMS::Endpoint": ["ExternalId"],
|
1511
|
+
"AWS::NetworkManager::ConnectPeer": ["Configuration.BgpConfigurations", "CoreNetworkId", "Configuration.InsideCidrBlocks", "Configuration", "State", "CreatedAt", "ConnectPeerId", "Configuration.CoreNetworkAddress", "Configuration.Protocol", "Configuration.PeerAddress", "EdgeLocation"],
|
1512
|
+
"AWS::ServiceCatalog::LaunchNotificationConstraint": [],
|
1513
|
+
"AWS::SES::ReceiptRuleSet": [],
|
1514
|
+
"AWS::AppStream::StackUserAssociation": [],
|
1515
|
+
"AWS::Pinpoint::APNSVoipChannel": [],
|
1516
|
+
"AWS::Pinpoint::EmailChannel": [],
|
1517
|
+
"AWS::EC2::NetworkInsightsAnalysis": ["Status", "ReturnPathComponents", "StartDate", "NetworkInsightsAnalysisId", "AlternatePathHints", "Explanations", "NetworkPathFound", "SuggestedAccounts", "ForwardPathComponents", "NetworkInsightsAnalysisArn", "StatusMessage"],
|
1518
|
+
"AWS::ECS::TaskDefinition": ["TaskDefinitionArn"],
|
1519
|
+
"AWS::CE::AnomalyMonitor": ["LastUpdatedDate", "CreationDate", "LastEvaluatedDate", "MonitorArn", "DimensionalValueCount"],
|
1520
|
+
"AWS::ApiGatewayV2::IntegrationResponse": [],
|
1521
|
+
"AWS::XRay::ResourcePolicy": [],
|
1522
|
+
"AWS::Forecast::DatasetGroup": ["DatasetGroupArn"],
|
1523
|
+
"AWS::IAM::ServerCertificate": ["Arn"],
|
1524
|
+
"AWS::EC2::NetworkInsightsAccessScope": ["UpdatedDate", "CreatedDate", "NetworkInsightsAccessScopeArn", "NetworkInsightsAccessScopeId"],
|
1525
|
+
"AWS::IoT::ThingPrincipalAttachment": [],
|
1526
|
+
"AWS::ElastiCache::CacheCluster": ["ConfigurationEndpoint.Address", "ConfigurationEndpoint.Port", "RedisEndpoint.Address", "RedisEndpoint.Port"],
|
1527
|
+
"AWS::CloudFormation::ModuleDefaultVersion": [],
|
1528
|
+
"AWS::MSK::Cluster": ["Arn"],
|
1529
|
+
"AWS::ElasticLoadBalancingV2::TargetGroup": ["TargetGroupArn", "LoadBalancerArns", "TargetGroupFullName", "TargetGroupName"],
|
1530
|
+
"AWS::ImageBuilder::ContainerRecipe": ["Arn", "Name"],
|
1531
|
+
"AWS::RoboMaker::Robot": ["Arn"],
|
1532
|
+
"AWS::Glue::Trigger": [],
|
1533
|
+
"AWS::SSM::Parameter": ["Type", "Value"],
|
1534
|
+
"AWS::Inspector::AssessmentTemplate": ["Arn"],
|
1535
|
+
"AWS::AppMesh::Mesh": ["Uid", "MeshName", "MeshOwner", "ResourceOwner", "Arn"],
|
1536
|
+
"AWS::SSM::ResourceDataSync": ["SyncName"],
|
1537
|
+
"AWS::KinesisAnalytics::Application": [],
|
1538
|
+
"AWS::DynamoDB::Table": ["Arn", "StreamArn"],
|
1539
|
+
"AWS::EC2::EC2Fleet": ["FleetId"],
|
1540
|
+
"AWS::Lambda::Permission": [],
|
1541
|
+
"AWS::CertificateManager::Account": ["AccountId"],
|
1542
|
+
"AWS::ImageBuilder::ImageRecipe": ["Arn", "Name"],
|
1543
|
+
"AWS::CodeStar::GitHubRepository": [],
|
1544
|
+
"AWS::Chatbot::SlackChannelConfiguration": ["Arn"],
|
1545
|
+
"AWS::AppStream::AppBlock": ["CreatedTime", "Arn"],
|
1546
|
+
"AWS::IVS::RecordingConfiguration": ["State", "Arn"],
|
1547
|
+
"AWS::AutoScaling::AutoScalingGroup": ["LaunchConfigurationName", "LaunchTemplateSpecification", "MixedInstancesPolicy", "PlacementGroup", "VPCZoneIdentifier"],
|
1548
|
+
"AWS::FraudDetector::Variable": ["CreatedTime", "LastUpdatedTime", "Arn"],
|
1549
|
+
"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"],
|
1550
|
+
"AWS::IVSChat::LoggingConfiguration": ["State", "Id", "Arn"],
|
1551
|
+
"AWS::SSO::InstanceAccessControlAttributeConfiguration": [],
|
1552
|
+
"AWS::EC2::VPCDHCPOptionsAssociation": ["Id"],
|
1553
|
+
"AWS::Cassandra::Keyspace": [],
|
1554
|
+
"AWS::DMS::ReplicationTask": [],
|
1555
|
+
"AWS::EC2::EnclaveCertificateIamRoleAssociation": ["EncryptionKmsKeyId", "CertificateS3BucketName", "CertificateS3ObjectKey"],
|
1556
|
+
"AWS::ServiceDiscovery::PublicDnsNamespace": ["HostedZoneId", "Id", "Arn"],
|
1557
|
+
"AWS::IoTTwinMaker::Scene": ["CreationDateTime", "UpdateDateTime", "Arn"],
|
1558
|
+
"AWS::EC2::TransitGatewayConnect": ["TransitGatewayId", "State", "CreationTime", "TransitGatewayAttachmentId"],
|
1559
|
+
"AWS::EC2::TrafficMirrorTarget": [],
|
1560
|
+
"AWS::Config::StoredQuery": ["QueryArn", "QueryId"],
|
1561
|
+
"AWS::MediaPackage::PackagingConfiguration": ["Arn"],
|
1562
|
+
"AWS::DMS::ReplicationInstance": ["ReplicationInstancePublicIpAddresses", "ReplicationInstancePrivateIpAddresses"],
|
1563
|
+
"AWS::Glue::SecurityConfiguration": [],
|
1564
|
+
"AWS::AutoScaling::ScheduledAction": ["ScheduledActionName"],
|
1565
|
+
"AWS::EC2::RouteTable": ["RouteTableId"],
|
1566
|
+
"AWS::BillingConductor::BillingGroup": ["Status", "Size", "StatusReason", "CreationTime", "LastModifiedTime", "Arn"],
|
1567
|
+
"AWS::GlobalAccelerator::Accelerator": ["Ipv4Addresses", "DnsName", "DualStackDnsName", "AcceleratorArn", "Ipv6Addresses"],
|
1568
|
+
"AWS::AppStream::ApplicationFleetAssociation": [],
|
1569
|
+
"AWS::AccessAnalyzer::Analyzer": ["Arn"],
|
1570
|
+
"AWS::WAFRegional::RateBasedRule": [],
|
1571
|
+
"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"],
|
1572
|
+
"AWS::Route53::CidrCollection": ["Id", "Arn"],
|
1573
|
+
"AWS::MemoryDB::User": ["Status", "Arn"],
|
1574
|
+
"AWS::Pinpoint::SMSChannel": [],
|
1575
|
+
"AWS::EMR::InstanceFleetConfig": [],
|
1576
|
+
"AWS::WorkSpaces::Workspace": [],
|
1577
|
+
"AWS::ApiGatewayV2::Route": [],
|
1578
|
+
"AWS::MediaPackage::Asset": ["CreatedAt", "Arn"],
|
1579
|
+
"AWS::SageMaker::Workteam": ["WorkteamName"],
|
1580
|
+
"AWS::AutoScaling::LaunchConfiguration": [],
|
1581
|
+
"AWS::SQS::Queue": ["Arn", "QueueName", "QueueUrl"],
|
1582
|
+
"AWS::LookoutEquipment::InferenceScheduler": ["InferenceSchedulerArn"],
|
1583
|
+
"AWS::EC2::TransitGateway": ["Id"],
|
1584
|
+
"AWS::EC2::CapacityReservationFleet": ["CapacityReservationFleetId"],
|
1585
|
+
"AWS::CloudWatch::Dashboard": [],
|
1586
|
+
"AWS::IAM::Policy": [],
|
1587
|
+
"AWS::ServiceCatalog::ServiceActionAssociation": [],
|
1588
|
+
"AWS::StepFunctions::Activity": ["Arn", "Name"],
|
1589
|
+
"AWS::CodeStarConnections::Connection": ["ConnectionArn", "ConnectionStatus", "OwnerAccountId"],
|
1590
|
+
"AWS::CloudFront::KeyGroup": ["LastModifiedTime", "Id"],
|
1591
|
+
"AWS::IoTTwinMaker::ComponentType": ["Status", "CreationDateTime", "Status.Error.Message", "IsSchemaInitialized", "Status.State", "Status.Error", "UpdateDateTime", "Status.Error.Code", "Arn", "IsAbstract"],
|
1592
|
+
"AWS::EC2::NetworkPerformanceMetricSubscription": [],
|
1593
|
+
"AWS::Connect::UserHierarchyGroup": ["UserHierarchyGroupArn"],
|
1594
|
+
"AWS::Glue::SchemaVersion": ["VersionId"],
|
1595
|
+
"AWS::EC2::Volume": ["VolumeId"],
|
1596
|
+
"AWS::IAM::ServiceLinkedRole": [],
|
1597
|
+
"AWS::GroundStation::Config": ["Type", "Id", "Arn"],
|
1598
|
+
"AWS::SupportApp::AccountAlias": ["AccountAliasResourceId"],
|
1599
|
+
"AWS::GuardDuty::Filter": [],
|
1600
|
+
"AWS::Budgets::BudgetsAction": ["ActionId"],
|
1601
|
+
"AWS::S3::AccessPoint": ["Alias", "Arn", "NetworkOrigin", "Name"],
|
1602
|
+
"AWS::SNS::Subscription": [],
|
1603
|
+
"AWS::EFS::MountTarget": ["IpAddress", "Id"],
|
1604
|
+
"AWS::Glue::DataCatalogEncryptionSettings": [],
|
1605
|
+
"AWS::SageMaker::NotebookInstanceLifecycleConfig": ["NotebookInstanceLifecycleConfigName"],
|
1606
|
+
"AWS::MediaConnect::FlowSource": ["IngestIp", "SourceArn", "SourceIngestPort"],
|
1607
|
+
"AWS::ApiGateway::Deployment": ["DeploymentId"],
|
1608
|
+
"AWS::Cognito::UserPoolGroup": [],
|
1609
|
+
"AWS::IoTFleetWise::Campaign": ["Status", "LastModificationTime", "CreationTime", "Arn"],
|
1610
|
+
"AWS::LakeFormation::Permissions": [],
|
1611
|
+
"AWS::KMS::Key": ["KeyId", "Arn"],
|
1612
|
+
"AWS::ApplicationInsights::Application": ["ApplicationARN"],
|
1613
|
+
"AWS::CustomerProfiles::Domain": ["LastUpdatedAt", "CreatedAt"],
|
1614
|
+
"AWS::NimbleStudio::StreamingImage": ["Owner", "Platform", "EncryptionConfiguration", "EulaIds", "EncryptionConfiguration.KeyArn", "EncryptionConfiguration.KeyType", "StreamingImageId"],
|
1615
|
+
"AWS::OpsWorks::App": [],
|
1616
|
+
"AWS::Lambda::EventSourceMapping": ["Id"],
|
1617
|
+
"AWS::ApiGatewayV2::ApiGatewayManagedOverrides": [],
|
1618
|
+
"AWS::AppConfig::Deployment": [],
|
1619
|
+
"AWS::ApiGateway::Authorizer": ["AuthorizerId"],
|
1620
|
+
"AWS::EC2::LocalGatewayRoute": ["Type", "State"],
|
1621
|
+
"AWS::QLDB::Stream": ["Id", "Arn"],
|
1622
|
+
"AWS::WAFRegional::GeoMatchSet": [],
|
1623
|
+
"AWS::Batch::JobDefinition": [],
|
1624
|
+
"AWS::Evidently::Launch": ["Arn"],
|
1625
|
+
"AWS::DataBrew::Dataset": [],
|
1626
|
+
"AWS::EC2::TransitGatewayVpcAttachment": ["Id"],
|
1627
|
+
"AWS::GameLift::Fleet": ["FleetId"],
|
1628
|
+
"AWS::EC2::VPCEndpointConnectionNotification": [],
|
1629
|
+
"AWS::AppMesh::GatewayRoute": ["Uid", "MeshName", "VirtualGatewayName", "MeshOwner", "ResourceOwner", "GatewayRouteName", "Arn"],
|
1630
|
+
"AWS::ElastiCache::User": ["Status", "Arn"],
|
1631
|
+
"AWS::SageMaker::UserProfile": ["UserProfileArn"],
|
1632
|
+
"AWS::NetworkManager::SiteToSiteVpnAttachment": ["ProposedSegmentChange", "ProposedSegmentChange.Tags", "AttachmentType", "SegmentName", "CreatedAt", "UpdatedAt", "AttachmentId", "CoreNetworkArn", "ResourceArn", "ProposedSegmentChange.SegmentName", "State", "ProposedSegmentChange.AttachmentPolicyRuleNumber", "OwnerAccountId", "EdgeLocation", "AttachmentPolicyRuleNumber"],
|
1633
|
+
"AWS::EC2::IPAMAllocation": ["IpamPoolAllocationId"],
|
1634
|
+
"AWS::M2::Environment": ["EnvironmentId", "EnvironmentArn"],
|
1635
|
+
"AWS::IoTWireless::NetworkAnalyzerConfiguration": ["Arn"],
|
1636
|
+
"AWS::ElasticLoadBalancing::LoadBalancer": ["CanonicalHostedZoneName", "CanonicalHostedZoneNameID", "DNSName", "SourceSecurityGroup.GroupName", "SourceSecurityGroup.OwnerAlias"],
|
1637
|
+
"AWS::AppStream::ApplicationEntitlementAssociation": [],
|
1638
|
+
"AWS::IoT::JobTemplate": ["Arn"],
|
1639
|
+
"AWS::Evidently::Experiment": ["Arn"],
|
1640
|
+
"AWS::CodeArtifact::Repository": ["DomainName", "Arn", "DomainOwner", "Name"],
|
1641
|
+
"AWS::ApiGatewayV2::Stage": [],
|
1642
|
+
"AWS::ApiGateway::Model": [],
|
1643
|
+
"AWS::Forecast::Dataset": ["Arn"],
|
1644
|
+
"AWS::DataSync::LocationFSxLustre": ["LocationUri", "LocationArn"],
|
1645
|
+
"AWS::SageMaker::ModelExplainabilityJobDefinition": ["JobDefinitionArn", "CreationTime"],
|
1646
|
+
"AWS::MediaPackage::PackagingGroup": ["DomainName", "Arn"],
|
1647
|
+
"AWS::SES::ReceiptFilter": [],
|
1648
|
+
"AWS::Glue::Workflow": [],
|
1649
|
+
"AWS::Config::RemediationConfiguration": [],
|
1650
|
+
"AWS::GroundStation::DataflowEndpointGroup": ["Id", "Arn"],
|
1651
|
+
"AWS::EC2::FlowLog": ["Id"],
|
1652
|
+
"AWS::Greengrass::ResourceDefinition": ["LatestVersionArn", "Id", "Arn", "Name"],
|
1653
|
+
"AWS::Lex::ResourcePolicy": ["Id", "RevisionId"],
|
1654
|
+
"AWS::IAM::AccessKey": ["SecretAccessKey"],
|
1655
|
+
"AWS::GameLift::MatchmakingConfiguration": ["Arn", "Name"],
|
1656
|
+
"AWS::AppIntegrations::DataIntegration": ["DataIntegrationArn", "Id"],
|
1657
|
+
"AWS::AmazonMQ::ConfigurationAssociation": [],
|
1658
|
+
"AWS::ECS::CapacityProvider": [],
|
1659
|
+
"AWS::AppStream::Application": ["CreatedTime", "Arn"],
|
1660
|
+
"AWS::CodeBuild::Project": ["Arn"],
|
1661
|
+
"AWS::BillingConductor::PricingRule": ["CreationTime", "LastModifiedTime", "AssociatedPricingPlanCount", "Arn"],
|
1662
|
+
"AWS::Budgets::Budget": [],
|
1663
|
+
"AWS::S3ObjectLambda::AccessPoint": ["CreationDate", "PublicAccessBlockConfiguration", "PublicAccessBlockConfiguration.BlockPublicAcls", "PolicyStatus.IsPublic", "PolicyStatus", "PublicAccessBlockConfiguration.IgnorePublicAcls", "PublicAccessBlockConfiguration.RestrictPublicBuckets", "PublicAccessBlockConfiguration.BlockPublicPolicy", "Arn"],
|
1664
|
+
"AWS::SNS::TopicPolicy": [],
|
1665
|
+
"AWS::NetworkFirewall::RuleGroup": ["RuleGroupId", "RuleGroupArn"],
|
1666
|
+
"AWS::ElasticLoadBalancingV2::Listener": ["ListenerArn"],
|
1667
|
+
"AWS::CloudFront::OriginAccessControl": ["Id"],
|
1668
|
+
"AWS::SageMaker::EndpointConfig": ["EndpointConfigName"],
|
1669
|
+
"AWS::Events::Connection": ["SecretArn", "Arn"],
|
1670
|
+
"AWS::Greengrass::DeviceDefinition": ["LatestVersionArn", "Id", "Arn", "Name"],
|
1671
|
+
"AWS::MemoryDB::SubnetGroup": ["ARN"],
|
1672
|
+
"AWS::DataSync::LocationFSxWindows": ["LocationUri", "LocationArn"],
|
1673
|
+
"AWS::Route53RecoveryControl::ControlPanel": ["Status", "ControlPanelArn", "DefaultControlPanel", "RoutingControlCount"],
|
1674
|
+
"AWS::MediaConnect::FlowVpcInterface": ["NetworkInterfaceIds"],
|
1675
|
+
"AWS::LakeFormation::DataCellsFilter": [],
|
1676
|
+
"AWS::Config::ConfigurationAggregator": ["ConfigurationAggregatorArn"],
|
1677
|
+
"AWS::DataSync::LocationS3": ["LocationUri", "LocationArn"],
|
1678
|
+
"AWS::Location::Map": ["CreateTime", "UpdateTime", "Arn", "MapArn", "DataSource"],
|
1679
|
+
"AWS::Rekognition::Project": ["Arn"],
|
1680
|
+
"AWS::CloudTrail::Trail": ["SnsTopicArn", "Arn"],
|
1681
|
+
"AWS::Neptune::DBClusterParameterGroup": [],
|
1682
|
+
"AWS::DataBrew::Ruleset": [],
|
1683
|
+
"AWS::DocDB::DBInstance": ["Endpoint", "Port"],
|
1684
|
+
"AWS::OpsWorks::ElasticLoadBalancerAttachment": [],
|
1685
|
+
"AWS::ServiceCatalogAppRegistry::Application": ["Id", "Arn"],
|
1686
|
+
"AWS::IoT::RoleAlias": ["RoleAliasArn"],
|
1687
|
+
"AWS::Backup::ReportPlan": ["ReportPlanArn"],
|
1688
|
+
"AWS::AmplifyUIBuilder::Component": ["Id"],
|
1689
|
+
"AWS::RoboMaker::SimulationApplication": ["CurrentRevisionId", "Arn"],
|
1690
|
+
"AWS::Connect::ApprovedOrigin": [],
|
1691
|
+
"AWS::Batch::SchedulingPolicy": ["Arn"],
|
1692
|
+
"AWS::EventSchemas::Discoverer": ["DiscovererArn", "DiscovererId", "CrossAccount"],
|
1693
|
+
"AWS::Synthetics::Group": ["Id"],
|
1694
|
+
"AWS::WAFRegional::WebACL": [],
|
1695
|
+
"AWS::CloudFront::CloudFrontOriginAccessIdentity": ["S3CanonicalUserId", "Id"],
|
1696
|
+
"AWS::SageMaker::Endpoint": ["EndpointName"],
|
1697
|
+
"AWS::AppSync::DomainName": ["AppSyncDomainName", "DomainName", "HostedZoneId"],
|
1698
|
+
"AWS::Connect::Rule": ["RuleArn"],
|
1699
|
+
"AWS::EC2::Subnet": ["VpcId", "NetworkAclAssociationId", "OutpostArn", "AvailabilityZone", "SubnetId", "Ipv6CidrBlocks"],
|
1700
|
+
"AWS::CodeDeploy::Application": [],
|
1701
|
+
"AWS::ServiceDiscovery::Instance": [],
|
1702
|
+
"AWS::AppConfig::HostedConfigurationVersion": [],
|
1703
|
+
"AWS::SystemsManagerSAP::Application": ["Arn"],
|
1704
|
+
"AWS::EC2::CarrierGateway": ["OwnerId", "State", "CarrierGatewayId"],
|
1705
|
+
"AWS::EC2::Instance": ["AvailabilityZone", "PrivateDnsName", "PrivateIp", "PublicDnsName", "PublicIp"],
|
1706
|
+
"AWS::Events::EventBusPolicy": [],
|
1707
|
+
"AWS::CloudFormation::Stack": [],
|
1708
|
+
"AWS::Config::AggregationAuthorization": ["AggregationAuthorizationArn"],
|
1709
|
+
"AWS::WAF::ByteMatchSet": [],
|
1710
|
+
"AWS::FIS::ExperimentTemplate": ["Id"],
|
1711
|
+
"AWS::AppMesh::VirtualGateway": ["Uid", "VirtualGatewayName", "MeshName", "MeshOwner", "ResourceOwner", "Arn"],
|
1712
|
+
"AWS::IoTTwinMaker::Entity": ["Status", "CreationDateTime", "Status.Error.Message", "HasChildEntities", "Status.State", "Status.Error", "UpdateDateTime", "Status.Error.Code", "Arn"],
|
1713
|
+
"AWS::DevOpsGuru::NotificationChannel": ["Id"],
|
1714
|
+
"AWS::SecretsManager::ResourcePolicy": [],
|
1715
|
+
"AWS::EC2::LocalGatewayRouteTableVirtualInterfaceGroupAssociation": ["OwnerId", "LocalGatewayId", "State", "LocalGatewayRouteTableVirtualInterfaceGroupAssociationId", "LocalGatewayRouteTableArn"],
|
1716
|
+
"AWS::AuditManager::Assessment": ["AssessmentId", "CreationTime", "Arn"],
|
1717
|
+
"AWS::EMR::Step": [],
|
1718
|
+
"AWS::Config::ConfigurationRecorder": [],
|
1719
|
+
"AWS::SageMaker::ModelPackage": ["ModelPackageStatus", "CreationTime", "ModelPackageArn"],
|
1720
|
+
"AWS::AppConfig::ConfigurationProfile": [],
|
1721
|
+
"AWS::Pipes::Pipe": ["StateReason", "CurrentState", "CreationTime", "LastModifiedTime", "Arn"],
|
1722
|
+
"AWS::EC2::IPAMPool": ["IpamPoolId", "IpamArn", "PoolDepth", "State", "IpamScopeArn", "IpamScopeType", "Arn", "StateMessage"],
|
1723
|
+
"AWS::KinesisVideo::SignalingChannel": ["Arn"],
|
1724
|
+
"AWS::SSM::MaintenanceWindowTarget": [],
|
1725
|
+
"AWS::Organizations::OrganizationalUnit": ["Id", "Arn"],
|
1726
|
+
"AWS::Cognito::UserPoolResourceServer": [],
|
1727
|
+
"AWS::OpsWorks::Instance": ["AvailabilityZone", "PrivateDnsName", "PrivateIp", "PublicDnsName", "PublicIp"],
|
1728
|
+
"AWS::Redshift::EventSubscription": ["Status", "CustSubscriptionId", "EventCategoriesList", "SourceIdsList", "SubscriptionCreationTime", "CustomerAwsId"],
|
1729
|
+
"AWS::ManagedBlockchain::Node": ["MemberId", "NodeId", "Arn", "NetworkId"],
|
1730
|
+
"AWS::Personalize::Dataset": ["DatasetArn"],
|
1731
|
+
"AWS::Glue::Job": [],
|
1732
|
+
"AWS::Lambda::Version": ["Version"],
|
1733
|
+
"AWS::ApiGateway::BasePathMapping": [],
|
1734
|
+
"AWS::DataSync::Task": ["Status", "SourceNetworkInterfaceArns", "DestinationNetworkInterfaceArns", "TaskArn"],
|
1735
|
+
"AWS::EMR::Studio": ["Arn", "StudioId", "Url"],
|
1736
|
+
"AWS::DataSync::LocationObjectStorage": ["LocationUri", "LocationArn"],
|
1737
|
+
"AWS::DataBrew::Project": [],
|
1738
|
+
"AWS::IVS::StreamKey": ["Value", "Arn"],
|
1739
|
+
"AWS::DLM::LifecyclePolicy": ["Arn"],
|
1740
|
+
"AWS::Lightsail::Alarm": ["AlarmArn", "State"],
|
1741
|
+
"AWS::RDS::DBInstance": ["DBSystemId", "Endpoint.Address", "DBInstanceArn", "CertificateDetails.ValidTill", "CertificateDetails.CAIdentifier", "Endpoint.Port", "Endpoint.HostedZoneId", "DbiResourceId", "MasterUserSecret.SecretArn"],
|
1742
|
+
"AWS::WAFRegional::IPSet": [],
|
1743
|
+
"AWS::ServiceDiscovery::HttpNamespace": ["Id", "Arn"],
|
1744
|
+
"AWS::SageMaker::CodeRepository": ["CodeRepositoryName"],
|
1745
|
+
"AWS::ApiGateway::Stage": [],
|
1746
|
+
"AWS::SDB::Domain": [],
|
1747
|
+
"AWS::Cognito::UserPoolClient": ["ClientSecret", "Name"],
|
1748
|
+
"AWS::IoTEvents::Input": [],
|
1749
|
+
"AWS::FraudDetector::EventType": ["CreatedTime", "LastUpdatedTime", "Arn"],
|
1750
|
+
"AWS::EC2::LocalGatewayRouteTable": ["OwnerId", "State", "OutpostArn", "LocalGatewayRouteTableId", "LocalGatewayRouteTableArn"],
|
1751
|
+
"AWS::EC2::NetworkInsightsPath": ["SourceArn", "NetworkInsightsPathId", "CreatedDate", "NetworkInsightsPathArn", "DestinationArn"],
|
1752
|
+
"AWS::Glue::Database": [],
|
1753
|
+
"AWS::RefactorSpaces::Route": ["RouteIdentifier", "Arn", "PathResourceToId"],
|
1754
|
+
"AWS::ApiGateway::ClientCertificate": ["ClientCertificateId"],
|
1755
|
+
"AWS::IAM::OIDCProvider": ["Arn"],
|
1756
|
+
"AWS::Evidently::Project": ["Arn"],
|
1757
|
+
"AWS::Wisdom::AssistantAssociation": ["AssistantAssociationArn", "AssistantArn", "AssistantAssociationId"],
|
1758
|
+
"AWS::Lambda::CodeSigningConfig": ["CodeSigningConfigId", "CodeSigningConfigArn"],
|
1759
|
+
"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"],
|
1760
|
+
"AWS::RDS::DBSecurityGroup": [],
|
1761
|
+
"AWS::QuickSight::Analysis": ["Status", "CreatedTime", "DataSetArns", "LastUpdatedTime", "Arn", "Sheets"],
|
1762
|
+
"AWS::EC2::EIPAssociation": [],
|
1763
|
+
"AWS::Lightsail::LoadBalancerTlsCertificate": ["Status", "LoadBalancerTlsCertificateArn"],
|
1764
|
+
"AWS::EC2::VPNGateway": ["VPNGatewayId"],
|
1765
|
+
"AWS::FSx::StorageVirtualMachine": ["ResourceARN", "StorageVirtualMachineId", "UUID"],
|
1766
|
+
"AWS::IoTWireless::WirelessGateway": ["Id", "Arn"],
|
1767
|
+
"AWS::GuardDuty::Detector": [],
|
1768
|
+
"AWS::Wisdom::Assistant": ["AssistantArn", "AssistantId"],
|
1769
|
+
"AWS::ServiceDiscovery::PrivateDnsNamespace": ["HostedZoneId", "Id", "Arn"],
|
1770
|
+
"AWS::S3Outposts::AccessPoint": ["Arn"],
|
1771
|
+
"AWS::MediaPackage::OriginEndpoint": ["Arn", "Url"],
|
1772
|
+
"AWS::EC2::VPNConnection": ["VpnConnectionId"],
|
1773
|
+
"AWS::Route53Resolver::ResolverQueryLoggingConfigAssociation": ["Status", "CreationTime", "Error", "Id", "ErrorMessage"],
|
1774
|
+
"AWS::ManagedBlockchain::Accessor": ["Status", "CreationDate", "BillingToken", "Id", "Arn"],
|
1775
|
+
"AWS::GlobalAccelerator::Listener": ["ListenerArn"],
|
1776
|
+
"AWS::AppStream::Fleet": [],
|
1777
|
+
"AWS::Logs::SubscriptionFilter": [],
|
1778
|
+
"AWS::ServiceCatalogAppRegistry::ResourceAssociation": ["ResourceArn", "ApplicationArn", "Id"],
|
1779
|
+
"AWS::FMS::NotificationChannel": [],
|
1780
|
+
"AWS::AmazonMQ::Configuration": ["Revision", "Id", "Arn"],
|
1781
|
+
"AWS::EventSchemas::RegistryPolicy": ["Id"],
|
1782
|
+
"AWS::EC2::TransitGatewayRouteTable": [],
|
1783
|
+
"AWS::CloudFront::RealtimeLogConfig": ["Arn"],
|
1784
|
+
"AWS::Evidently::Feature": ["Arn"],
|
1785
|
+
"AWS::Route53::HealthCheck": ["HealthCheckId"],
|
1786
|
+
"AWS::IoTFleetWise::Fleet": ["LastModificationTime", "CreationTime", "Arn"],
|
1787
|
+
"AWS::MediaLive::Channel": ["Arn", "Inputs"],
|
1788
|
+
"AWS::S3Outposts::Bucket": ["Arn"],
|
1789
|
+
"AWS::Omics::AnnotationStore": ["Status", "CreationTime", "UpdateTime", "Id", "StoreSizeBytes", "StatusMessage", "StoreArn"],
|
1790
|
+
"AWS::NetworkManager::Device": ["DeviceArn", "DeviceId"],
|
1791
|
+
"AWS::RDS::DBClusterParameterGroup": [],
|
1792
|
+
"AWS::EC2::VPCEndpointService": ["ServiceId"],
|
1793
|
+
"AWS::MemoryDB::Cluster": ["Status", "ClusterEndpoint.Address", "ClusterEndpoint.Port", "ParameterGroupStatus", "ARN"],
|
1794
|
+
"AWS::SageMaker::ModelCard": ["LastModifiedBy.UserProfileArn", "CreatedBy.DomainId", "ModelCardArn", "CreatedBy.UserProfileName", "CreationTime", "LastModifiedTime", "LastModifiedBy.DomainId", "ModelCardVersion", "ModelCardProcessingStatus", "LastModifiedBy.UserProfileName", "CreatedBy.UserProfileArn"],
|
1795
|
+
"AWS::ServiceCatalog::StackSetConstraint": [],
|
1796
|
+
"AWS::Glue::Crawler": [],
|
1797
|
+
"AWS::ApiGateway::DocumentationVersion": [],
|
1798
|
+
"AWS::MediaConnect::FlowOutput": ["OutputArn"],
|
1799
|
+
"AWS::EC2::NetworkInsightsAccessScopeAnalysis": ["Status", "StartDate", "NetworkInsightsAccessScopeAnalysisId", "NetworkInsightsAccessScopeAnalysisArn", "EndDate", "AnalyzedEniCount", "FindingsFound", "StatusMessage"],
|
1800
|
+
"AWS::Transfer::Server": ["ServerId", "Arn"],
|
1801
|
+
"AWS::Route53Resolver::ResolverConfig": ["OwnerId", "AutodefinedReverse", "Id"],
|
1802
|
+
"AWS::NimbleStudio::LaunchProfile": ["LaunchProfileId"],
|
1803
|
+
"AWS::Glue::Classifier": [],
|
1804
|
+
"AWS::AmazonMQ::Broker": ["IpAddresses", "OpenWireEndpoints", "ConfigurationRevision", "StompEndpoints", "MqttEndpoints", "AmqpEndpoints", "Arn", "ConfigurationId", "WssEndpoints"],
|
1805
|
+
"AWS::IoTEvents::AlarmModel": [],
|
1806
|
+
"AWS::Lightsail::Disk": ["Path", "AttachmentState", "Location.AvailabilityZone", "SupportCode", "State", "IsAttached", "ResourceType", "DiskArn", "AttachedTo", "Iops", "Location", "Location.RegionName"],
|
1807
|
+
"AWS::ServiceCatalogAppRegistry::AttributeGroup": ["Id", "Arn"],
|
1808
|
+
"AWS::AppSync::DataSource": ["DataSourceArn", "Name"],
|
1809
|
+
"AWS::Scheduler::Schedule": ["Arn"],
|
1810
|
+
"AWS::ECS::PrimaryTaskSet": [],
|
1811
|
+
"AWS::Greengrass::Group": ["RoleAttachedAt", "LatestVersionArn", "Id", "Arn", "RoleArn", "Name"],
|
1812
|
+
"AWS::Cognito::IdentityPoolRoleAttachment": [],
|
1813
|
+
"AWS::DataSync::LocationFSxOpenZFS": ["LocationUri", "LocationArn"],
|
1814
|
+
"AWS::Lightsail::Container": ["ContainerArn", "Url"],
|
1815
|
+
"AWS::MediaLive::Input": ["Destinations", "Arn", "Sources"],
|
1816
|
+
"AWS::Route53::KeySigningKey": [],
|
1817
|
+
"AWS::AppMesh::VirtualService": ["Uid", "MeshName", "MeshOwner", "ResourceOwner", "VirtualServiceName", "Arn"],
|
1818
|
+
"AWS::Route53Resolver::ResolverDNSSECConfig": ["ValidationStatus", "OwnerId", "Id"],
|
1819
|
+
"AWS::SES::VdmAttributes": ["VdmAttributesResourceId"],
|
1820
|
+
"AWS::IoTFleetWise::SignalCatalog": ["LastModificationTime", "NodeCounts.TotalNodes", "NodeCounts.TotalSensors", "NodeCounts.TotalAttributes", "NodeCounts.TotalBranches", "NodeCounts.TotalActuators", "CreationTime", "Arn"],
|
1821
|
+
"AWS::EC2::GatewayRouteTableAssociation": ["AssociationId"],
|
1822
|
+
"AWS::Kendra::Faq": ["Id", "Arn"],
|
1823
|
+
"AWS::AppStream::ImageBuilder": ["StreamingUrl"],
|
1824
|
+
"AWS::ImageBuilder::InfrastructureConfiguration": ["Arn", "Name"],
|
1825
|
+
"AWS::CloudWatch::MetricStream": ["CreationDate", "State", "Arn", "LastUpdateDate"],
|
1826
|
+
"AWS::EC2::NetworkAclEntry": ["Id"],
|
1827
|
+
"AWS::Connect::TaskTemplate": ["Arn"],
|
1828
|
+
"AWS::ElasticLoadBalancingV2::ListenerCertificate": [],
|
1829
|
+
"AWS::Neptune::DBParameterGroup": [],
|
1830
|
+
"AWS::Lightsail::StaticIp": ["StaticIpArn", "IsAttached", "IpAddress"],
|
1831
|
+
"AWS::EKS::Addon": ["Arn"],
|
1832
|
+
"AWS::AppRunner::ObservabilityConfiguration": ["ObservabilityConfigurationRevision", "ObservabilityConfigurationArn", "Latest"],
|
1833
|
+
"AWS::Pinpoint::SmsTemplate": ["Arn"],
|
1834
|
+
"AWS::ServiceCatalog::TagOptionAssociation": [],
|
1835
|
+
"AWS::Glue::Schema": ["InitialSchemaVersionId", "Arn"],
|
1836
|
+
"AWS::ApiGatewayV2::VpcLink": ["VpcLinkId"],
|
1837
|
+
"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"],
|
1838
|
+
"AWS::QuickSight::DataSource": ["Status", "CreatedTime", "LastUpdatedTime", "Arn"],
|
1839
|
+
"AWS::EC2::SpotFleet": ["Id"],
|
1840
|
+
"AWS::S3ObjectLambda::AccessPointPolicy": [],
|
1841
|
+
"AWS::RolesAnywhere::CRL": ["CrlId"],
|
1842
|
+
"AWS::MSK::ServerlessCluster": ["Arn"],
|
1843
|
+
"AWS::SSM::Document": [],
|
1844
|
+
"AWS::SageMaker::Model": ["ModelName"],
|
1845
|
+
"AWS::EC2::TrafficMirrorFilter": [],
|
1846
|
+
"AWS::Connect::User": ["UserArn"],
|
1847
|
+
"AWS::QLDB::Ledger": [],
|
1848
|
+
"AWS::Pinpoint::Segment": ["SegmentId", "Arn"],
|
1849
|
+
"AWS::Backup::BackupSelection": ["BackupPlanId", "Id", "SelectionId"],
|
1850
|
+
"AWS::CloudWatch::Alarm": ["Arn"],
|
1851
|
+
"AWS::Pinpoint::APNSSandboxChannel": [],
|
1852
|
+
"AWS::Route53Resolver::FirewallDomainList": ["Status", "CreationTime", "ManagedOwnerName", "ModificationTime", "Id", "Arn", "CreatorRequestId", "StatusMessage", "DomainCount"],
|
1853
|
+
"AWS::Pinpoint::ADMChannel": [],
|
1854
|
+
"AWS::CertificateManager::Certificate": [],
|
1855
|
+
"AWS::Greengrass::SubscriptionDefinitionVersion": [],
|
1856
|
+
"AWS::Greengrass::CoreDefinitionVersion": [],
|
1857
|
+
"AWS::ECR::PublicRepository": ["Arn"],
|
1858
|
+
"AWS::MediaConvert::Preset": ["Arn", "Name"],
|
1859
|
+
"AWS::LicenseManager::Grant": ["GrantArn", "Version"],
|
1860
|
+
"AWS::CodeStarNotifications::NotificationRule": ["Arn"],
|
1861
|
+
"AWS::IoTAnalytics::Dataset": ["Id"],
|
1862
|
+
"AWS::XRay::SamplingRule": ["RuleARN"],
|
1863
|
+
"AWS::IoT::ProvisioningTemplate": ["TemplateArn"],
|
1864
|
+
"AWS::ServiceCatalog::PortfolioPrincipalAssociation": [],
|
1865
|
+
"AWS::NetworkManager::VpcAttachment": ["ProposedSegmentChange", "ProposedSegmentChange.Tags", "AttachmentType", "SegmentName", "CreatedAt", "UpdatedAt", "AttachmentId", "CoreNetworkArn", "ResourceArn", "ProposedSegmentChange.SegmentName", "State", "ProposedSegmentChange.AttachmentPolicyRuleNumber", "OwnerAccountId", "EdgeLocation", "AttachmentPolicyRuleNumber"],
|
1866
|
+
"AWS::ACMPCA::Permission": [],
|
1867
|
+
"AWS::DataBrew::Job": [],
|
1868
|
+
"AWS::GameLift::MatchmakingRuleSet": ["Arn", "Name"],
|
1869
|
+
"AWS::EMRServerless::Application": ["Arn", "ApplicationId"],
|
1870
|
+
"AWS::ConnectCampaigns::Campaign": ["Arn"],
|
1871
|
+
"AWS::IoTWireless::FuotaTask": ["FuotaTaskStatus", "LoRaWAN.StartTime", "Id", "Arn"],
|
1872
|
+
"AWS::EC2::SecurityGroupIngress": [],
|
1873
|
+
"AWS::PinpointEmail::ConfigurationSet": [],
|
1874
|
+
"Alexa::ASK::Skill": [],
|
1875
|
+
"AWS::IAM::UserToGroupAddition": [],
|
1876
|
+
"AWS::Pinpoint::ApplicationSettings": [],
|
1877
|
+
"AWS::GroundStation::MissionProfile": ["Region", "Id", "Arn"],
|
1878
|
+
"AWS::OpsWorks::Layer": [],
|
1879
|
+
"AWS::IoTWireless::Destination": ["Arn"],
|
1880
|
+
"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"],
|
1881
|
+
"AWS::CloudFront::MonitoringSubscription": [],
|
1882
|
+
"AWS::Glue::Table": [],
|
1883
|
+
"AWS::EC2::SubnetRouteTableAssociation": ["Id"],
|
1884
|
+
"AWS::IoT::Policy": ["Id", "Arn"],
|
1885
|
+
"AWS::ElastiCache::SecurityGroup": [],
|
1886
|
+
"AWS::IAM::InstanceProfile": ["Arn"],
|
1887
|
+
"AWS::Batch::ComputeEnvironment": ["ComputeEnvironmentArn"],
|
1888
|
+
"AWS::MediaConnect::Flow": ["FlowAvailabilityZone", "Source.SourceIngestPort", "Source.IngestIp", "Source.SourceArn", "FlowArn"],
|
1889
|
+
"AWS::CodeDeploy::DeploymentGroup": [],
|
1890
|
+
"AWS::AppFlow::Flow": ["FlowArn"],
|
1891
|
+
"AWS::EC2::Route": [],
|
1892
|
+
"AWS::Athena::PreparedStatement": [],
|
1893
|
+
"AWS::NimbleStudio::StudioComponent": ["StudioComponentId"],
|
1894
|
+
"AWS::AppStream::DirectoryConfig": [],
|
1895
|
+
"AWS::GameLift::GameSessionQueue": ["Arn", "Name"],
|
1896
|
+
"AWS::SageMaker::DeviceFleet": [],
|
1897
|
+
"AWS::GlobalAccelerator::EndpointGroup": ["EndpointGroupArn"],
|
1898
|
+
"AWS::SecurityHub::Hub": [],
|
1899
|
+
"AWS::IoT1Click::Device": ["DeviceId", "Enabled", "Arn"],
|
1900
|
+
"AWS::Macie::CustomDataIdentifier": ["Id", "Arn"],
|
1901
|
+
"AWS::ECS::TaskSet": ["Id"],
|
1902
|
+
"AWS::WAFv2::RuleGroup": ["Id", "Arn", "LabelNamespace"],
|
1903
|
+
"AWS::RefactorSpaces::Application": ["NlbArn", "ProxyUrl", "NlbName", "StageName", "ApiGatewayId", "VpcLinkId", "ApplicationIdentifier", "Arn"],
|
1904
|
+
"AWS::CloudFormation::Publisher": ["PublisherId", "IdentityProvider", "PublisherProfile", "PublisherStatus"],
|
1905
|
+
"AWS::Lex::BotVersion": ["BotVersion"],
|
1906
|
+
"AWS::ServiceCatalogAppRegistry::AttributeGroupAssociation": ["ApplicationArn", "AttributeGroupArn", "Id"],
|
1907
|
+
"AWS::ElasticBeanstalk::Application": [],
|
1908
|
+
"AWS::SES::ReceiptRule": [],
|
1909
|
+
"AWS::NimbleStudio::Studio": ["HomeRegion", "StudioUrl", "SsoClientId", "StudioId"],
|
1910
|
+
"AWS::AppFlow::ConnectorProfile": ["CredentialsArn", "ConnectorProfileArn"],
|
1911
|
+
"AWS::EC2::TransitGatewayRouteTablePropagation": [],
|
1912
|
+
"AWS::SageMaker::App": ["AppArn"],
|
1913
|
+
"AWS::WAFRegional::ByteMatchSet": [],
|
1914
|
+
"AWS::SageMaker::Domain": ["HomeEfsFileSystemId", "DomainId", "SecurityGroupIdForDomainBoundary", "SingleSignOnManagedApplicationInstanceId", "DomainArn", "Url"],
|
1915
|
+
"AWS::DAX::SubnetGroup": [],
|
1916
|
+
"AWS::OpsWorks::Stack": [],
|
1917
|
+
"AWS::Panorama::PackageVersion": ["Status", "PackageName", "StatusDescription", "PackageArn", "IsLatestPatch", "RegisteredTime"],
|
1918
|
+
"AWS::Route53Resolver::ResolverRule": ["ResolverEndpointId", "DomainName", "ResolverRuleId", "Arn", "TargetIps", "Name"],
|
1919
|
+
"AWS::EC2::SubnetNetworkAclAssociation": ["AssociationId"],
|
1920
|
+
"AWS::CUR::ReportDefinition": [],
|
1921
|
+
"AWS::SageMaker::Project": ["ProjectArn", "ProjectStatus", "ServiceCatalogProvisionedProductDetails.ProvisionedProductStatusMessage", "ServiceCatalogProvisionedProductDetails.ProvisionedProductId", "ProjectId", "CreationTime", "ServiceCatalogProvisionedProductDetails"],
|
1922
|
+
"AWS::EC2::TrafficMirrorSession": [],
|
1923
|
+
"AWS::Amplify::Branch": ["BranchName", "Arn"],
|
1924
|
+
"AWS::NetworkManager::CoreNetwork": ["CoreNetworkId", "State", "CreatedAt", "Segments", "OwnerAccount", "Edges", "CoreNetworkArn"],
|
1925
|
+
"AWS::ServiceCatalog::LaunchRoleConstraint": [],
|
1926
|
+
"AWS::EC2::SubnetCidrBlock": [],
|
1927
|
+
"AWS::AutoScaling::LifecycleHook": [],
|
1928
|
+
"AWS::Redshift::ClusterSecurityGroupIngress": [],
|
1929
|
+
"AWS::RDS::OptionGroup": [],
|
1930
|
+
"AWS::ResourceExplorer2::DefaultViewAssociation": ["AssociatedAwsPrincipal"],
|
1931
|
+
"AWS::ElastiCache::SecurityGroupIngress": [],
|
1932
|
+
"AWS::AppStream::Entitlement": ["CreatedTime", "LastModifiedTime"],
|
1933
|
+
"AWS::CloudFront::ResponseHeadersPolicy": ["LastModifiedTime", "Id"],
|
1934
|
+
"AWS::IoT::ResourceSpecificLogging": ["TargetId"],
|
1935
|
+
"AWS::Signer::SigningProfile": ["ProfileVersionArn", "ProfileName", "Arn", "ProfileVersion"],
|
1936
|
+
"AWS::CloudFormation::WaitCondition": ["Data"],
|
1937
|
+
"AWS::IoTSiteWise::Gateway": ["GatewayId"],
|
1938
|
+
"AWS::EC2::KeyPair": ["KeyPairId", "KeyFingerprint"],
|
1939
|
+
"AWS::ResilienceHub::ResiliencyPolicy": ["PolicyArn"],
|
1940
|
+
"AWS::EC2::SecurityGroup": ["GroupId", "VpcId"],
|
1941
|
+
"AWS::Omics::Workflow": ["Status", "Type", "CreationTime", "Id", "Arn"],
|
1942
|
+
"AWS::CloudFront::OriginRequestPolicy": ["LastModifiedTime", "Id"],
|
1943
|
+
"AWS::WAFRegional::Rule": [],
|
1944
|
+
"AWS::SSO::PermissionSet": ["PermissionSetArn"],
|
1945
|
+
"AWS::InspectorV2::Filter": ["Arn"],
|
1946
|
+
"AWS::Pinpoint::PushTemplate": ["Arn"],
|
1947
|
+
"AWS::ECR::PullThroughCacheRule": [],
|
1948
|
+
"AWS::SimSpaceWeaver::Simulation": ["DescribePayload"],
|
1949
|
+
"AWS::ApiGateway::RestApi": ["RootResourceId", "RestApiId"],
|
1950
|
+
"AWS::CloudFront::PublicKey": ["CreatedTime", "Id"],
|
1951
|
+
"AWS::Events::EventBus": ["Policy", "Arn", "Name"],
|
1952
|
+
"AWS::IoTFleetWise::Vehicle": ["LastModificationTime", "CreationTime", "Arn"],
|
1953
|
+
"AWS::DataBrew::Schedule": [],
|
1954
|
+
"AWS::EC2::VPC": ["VpcId", "CidrBlockAssociations", "CidrBlock", "DefaultNetworkAcl", "Ipv6CidrBlocks", "DefaultSecurityGroup"],
|
1955
|
+
"AWS::Route53RecoveryReadiness::ResourceSet": ["ResourceSetArn"],
|
1956
|
+
"AWS::KinesisAnalyticsV2::ApplicationOutput": [],
|
1957
|
+
"AWS::Config::OrganizationConformancePack": [],
|
1958
|
+
"AWS::CloudFront::ContinuousDeploymentPolicy": ["LastModifiedTime", "Id"],
|
1959
|
+
"AWS::NetworkManager::GlobalNetwork": ["Id", "Arn"],
|
1960
|
+
"AWS::NetworkManager::TransitGatewayRegistration": [],
|
1961
|
+
"AWS::ApplicationAutoScaling::ScalingPolicy": [],
|
1962
|
+
"AWS::EFS::FileSystem": ["FileSystemId", "Arn"],
|
1963
|
+
"AWS::IdentityStore::GroupMembership": ["MembershipId"],
|
1964
|
+
"AWS::IoT::ScheduledAudit": ["ScheduledAuditArn"],
|
1965
|
+
"AWS::RDS::DBParameterGroup": ["DBParameterGroupName"],
|
1966
|
+
"AWS::AppStream::StackFleetAssociation": [],
|
1967
|
+
"AWS::Route53Resolver::FirewallRuleGroup": ["RuleCount", "Status", "OwnerId", "CreationTime", "ShareStatus", "ModificationTime", "Id", "Arn", "CreatorRequestId", "StatusMessage"],
|
1968
|
+
"AWS::ResourceGroups::Group": ["Arn"],
|
1969
|
+
"AWS::IoTAnalytics::Pipeline": ["Id"],
|
1970
|
+
"AWS::EC2::TransitGatewayRoute": [],
|
1971
|
+
"AWS::FMS::Policy": ["Id", "Arn"],
|
1972
|
+
"AWS::Transfer::User": ["ServerId", "UserName", "Arn"],
|
1973
|
+
"AWS::EC2::NetworkAcl": ["Id"],
|
1974
|
+
"AWS::ImageBuilder::DistributionConfiguration": ["Arn", "Name"],
|
1975
|
+
"AWS::RDS::DBProxy": ["Endpoint", "VpcId", "DBProxyArn"],
|
1976
|
+
"AWS::QuickSight::DataSet": ["CreatedTime", "LastUpdatedTime", "OutputColumns", "ConsumedSpiceCapacityInBytes", "Arn"],
|
1977
|
+
"AWS::EC2::VPNGatewayRoutePropagation": ["Id"],
|
1978
|
+
"AWS::EC2::ClientVpnTargetNetworkAssociation": [],
|
1979
|
+
"AWS::VoiceID::Domain": ["DomainId"],
|
1980
|
+
"AWS::ApiGatewayV2::Authorizer": ["AuthorizerId"],
|
1981
|
+
"AWS::Panorama::ApplicationInstance": ["DefaultRuntimeContextDeviceName", "Status", "ApplicationInstanceId", "CreatedTime", "StatusDescription", "HealthStatus", "LastUpdatedTime", "Arn"],
|
1982
|
+
"AWS::CloudFormation::WaitConditionHandle": [],
|
1983
|
+
"AWS::IoTWireless::PartnerAccount": ["Fingerprint", "Arn"],
|
1984
|
+
"AWS::AutoScaling::WarmPool": [],
|
1985
|
+
"AWS::Transfer::Agreement": ["AgreementId", "Arn"],
|
1986
|
+
"AWS::SageMaker::Image": ["ImageArn"],
|
1987
|
+
"AWS::Rekognition::StreamProcessor": ["Status", "Arn", "StatusMessage"],
|
1988
|
+
"AWS::FSx::Snapshot": ["ResourceARN"],
|
1989
|
+
"AWS::S3Outposts::BucketPolicy": [],
|
1990
|
+
"AWS::IAM::ManagedPolicy": [],
|
1991
|
+
"AWS::CloudFormation::HookDefaultVersion": ["Arn"],
|
1992
|
+
"AWS::MSK::Configuration": ["Arn"],
|
1993
|
+
"AWS::IoT::PolicyPrincipalAttachment": [],
|
1994
|
+
"AWS::Connect::ContactFlowModule": ["ContactFlowModuleArn", "Status"],
|
1995
|
+
"AWS::Glue::Registry": ["Arn"],
|
1996
|
+
"AWS::Config::ConformancePack": [],
|
1997
|
+
"AWS::DevOpsGuru::ResourceCollection": ["ResourceCollectionType"],
|
1998
|
+
"AWS::KafkaConnect::Connector": ["ConnectorArn"],
|
1999
|
+
"AWS::Route53Resolver::ResolverRuleAssociation": ["VPCId", "ResolverRuleId", "ResolverRuleAssociationId", "Name"],
|
2000
|
+
"AWS::Greengrass::SubscriptionDefinition": ["LatestVersionArn", "Id", "Arn", "Name"],
|
2001
|
+
"AWS::ApiGateway::VpcLink": ["VpcLinkId"],
|
2002
|
+
"AWS::IoTEvents::DetectorModel": [],
|
2003
|
+
"AWS::EC2::TransitGatewayPeeringAttachment": ["Status", "State", "CreationTime", "Status.Message", "Status.Code", "TransitGatewayAttachmentId"],
|
2004
|
+
"AWS::KinesisAnalyticsV2::ApplicationReferenceDataSource": [],
|
2005
|
+
"AWS::S3::MultiRegionAccessPointPolicy": ["PolicyStatus.IsPublic", "PolicyStatus"],
|
2006
|
+
"AWS::CloudTrail::EventDataStore": ["Status", "UpdatedTimestamp", "EventDataStoreArn", "CreatedTimestamp"],
|
2007
|
+
"AWS::Organizations::Policy": ["Id", "Arn", "AwsManaged"],
|
2008
|
+
"AWS::Greengrass::ResourceDefinitionVersion": [],
|
2009
|
+
"AWS::SecretsManager::SecretTargetAttachment": [],
|
2010
|
+
"AWS::EC2::VolumeAttachment": [],
|
2011
|
+
"AWS::DirectoryService::SimpleAD": ["DirectoryId", "Alias", "DnsIpAddresses"],
|
2012
|
+
"AWS::EC2::Host": ["HostId"],
|
2013
|
+
"AWS::IoT::Logging": [],
|
2014
|
+
"AWS::NetworkManager::Site": ["SiteId", "SiteArn"],
|
2015
|
+
"AWS::SageMaker::Device": [],
|
2016
|
+
"AWS::Cognito::UserPoolDomain": ["CloudFrontDistribution"],
|
2017
|
+
"AWS::DocDB::DBClusterParameterGroup": [],
|
2018
|
+
"AWS::Signer::ProfilePermission": [],
|
2019
|
+
"AWS::OpenSearchServerless::Collection": ["CollectionEndpoint", "Id", "Arn", "DashboardEndpoint"],
|
2020
|
+
"AWS::ElasticBeanstalk::ApplicationVersion": ["Id"],
|
2021
|
+
"AWS::Redshift::EndpointAuthorization": ["Status", "Grantee", "Grantor", "EndpointCount", "AuthorizeTime", "AllowedVPCs", "AllowedAllVPCs", "ClusterStatus"],
|
2022
|
+
"AWS::EC2::VPCEndpoint": ["CreationTimestamp", "DnsEntries", "NetworkInterfaceIds"],
|
2023
|
+
"AWS::IoT::TopicRuleDestination": ["StatusReason", "Arn"],
|
2024
|
+
"AWS::IoTWireless::TaskDefinition": ["Id", "Arn"],
|
2025
|
+
"AWS::Organizations::Account": ["JoinedMethod", "Status", "JoinedTimestamp", "AccountId", "Arn"],
|
2026
|
+
"AWS::EC2::VPCGatewayAttachment": [],
|
2027
|
+
"AWS::DataSync::LocationSMB": ["LocationUri", "LocationArn"],
|
2028
|
+
"AWS::EFS::AccessPoint": ["AccessPointId", "Arn"],
|
2029
|
+
"AWS::EC2::VPCCidrBlock": [],
|
2030
|
+
"AWS::AppRunner::VpcIngressConnection": ["Status", "DomainName", "VpcIngressConnectionArn"],
|
2031
|
+
"AWS::RDS::DBProxyTargetGroup": ["TargetGroupArn"],
|
2032
|
+
"AWS::KinesisAnalytics::ApplicationReferenceDataSource": [],
|
2033
|
+
"AWS::AppConfig::Application": [],
|
2034
|
+
"AWS::Pinpoint::App": ["Arn"],
|
2035
|
+
"AWS::Cassandra::Table": [],
|
2036
|
+
"AWS::AppRunner::Service": ["Status", "ServiceUrl", "ServiceArn", "ServiceId"],
|
2037
|
+
"AWS::EKS::IdentityProviderConfig": ["IdentityProviderConfigArn"],
|
2038
|
+
"AWS::Greengrass::GroupVersion": [],
|
2039
|
+
"AWS::Logs::QueryDefinition": ["QueryDefinitionId"],
|
2040
|
+
"AWS::SES::EmailIdentity": ["DkimDNSTokenValue1", "DkimDNSTokenName2", "DkimDNSTokenName3", "DkimDNSTokenName1", "DkimDNSTokenValue2", "DkimDNSTokenValue3"],
|
2041
|
+
"AWS::GuardDuty::IPSet": [],
|
2042
|
+
"AWS::IoT::Certificate": ["Id", "Arn"],
|
2043
|
+
"AWS::DynamoDB::GlobalTable": ["TableId", "Arn", "StreamArn"],
|
2044
|
+
"AWS::SSM::Association": ["AssociationId"],
|
2045
|
+
"AWS::EC2::IPAMResourceDiscoveryAssociation": ["IsDefault", "ResourceDiscoveryStatus", "OwnerId", "IpamArn", "IpamResourceDiscoveryAssociationId", "IpamResourceDiscoveryAssociationArn", "State", "IpamRegion"],
|
2046
|
+
"AWS::Athena::NamedQuery": ["NamedQueryId"],
|
2047
|
+
"AWS::CloudFormation::ModuleVersion": ["TimeCreated", "VersionId", "Description", "Schema", "IsDefaultVersion", "Visibility", "Arn", "DocumentationUrl"],
|
2048
|
+
"AWS::AmplifyUIBuilder::Theme": ["Id"],
|
2049
|
+
"AWS::Inspector::AssessmentTarget": ["Arn"],
|
2050
|
+
"AWS::EventSchemas::Registry": ["RegistryName", "RegistryArn"],
|
2051
|
+
"AWS::Route53Resolver::ResolverEndpoint": ["ResolverEndpointId", "IpAddressCount", "OutpostArn", "PreferredInstanceType", "ResolverEndpointType", "Arn", "Direction", "HostVPCId", "Name"],
|
2052
|
+
"AWS::ImageBuilder::Image": ["ImageId", "ImageUri", "Arn", "Name"],
|
2053
|
+
"AWS::CE::AnomalySubscription": ["AccountId", "SubscriptionArn"],
|
2054
|
+
"AWS::RDS::DBProxyEndpoint": ["DBProxyEndpointArn", "IsDefault", "VpcId", "Endpoint"],
|
2055
|
+
"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"],
|
2056
|
+
"AWS::Location::PlaceIndex": ["IndexArn", "CreateTime", "UpdateTime", "Arn"],
|
2057
|
+
"AWS::ApiGatewayV2::ApiMapping": []
|
2058
|
+
};
|