@awboost/cfntypes 1.0.0-beta.13 → 1.0.0-beta.15
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/cjs/types.generated.js +254 -228
- package/lib/types.generated.d.ts +6404 -5661
- package/lib/types.generated.js +254 -228
- package/package.json +2 -2
@@ -1,12 +1,12 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.AttributeNames = exports.ResourceType = exports.ResourceSpecificationVersion = void 0;
|
4
|
-
exports.ResourceSpecificationVersion = "
|
4
|
+
exports.ResourceSpecificationVersion = "116.0.0";
|
5
5
|
exports.ResourceType = {
|
6
6
|
XRayGroup: "AWS::XRay::Group",
|
7
7
|
SESContactList: "AWS::SES::ContactList",
|
8
|
-
ACMPCACertificateAuthority: "AWS::ACMPCA::CertificateAuthority",
|
9
8
|
ServiceCatalogPortfolioShare: "AWS::ServiceCatalog::PortfolioShare",
|
9
|
+
ACMPCACertificateAuthority: "AWS::ACMPCA::CertificateAuthority",
|
10
10
|
WAFIPSet: "AWS::WAF::IPSet",
|
11
11
|
IAMGroup: "AWS::IAM::Group",
|
12
12
|
BackupBackupPlan: "AWS::Backup::BackupPlan",
|
@@ -18,19 +18,19 @@ exports.ResourceType = {
|
|
18
18
|
FraudDetectorEntityType: "AWS::FraudDetector::EntityType",
|
19
19
|
ElasticsearchDomain: "AWS::Elasticsearch::Domain",
|
20
20
|
IoTSiteWiseAssetModel: "AWS::IoTSiteWise::AssetModel",
|
21
|
-
IoTTwinMakerSyncJob: "AWS::IoTTwinMaker::SyncJob",
|
22
21
|
LookoutMetricsAlert: "AWS::LookoutMetrics::Alert",
|
22
|
+
IoTTwinMakerSyncJob: "AWS::IoTTwinMaker::SyncJob",
|
23
23
|
WAFRegionalSqlInjectionMatchSet: "AWS::WAFRegional::SqlInjectionMatchSet",
|
24
|
-
KinesisStream: "AWS::Kinesis::Stream",
|
25
|
-
RAMResourceShare: "AWS::RAM::ResourceShare",
|
26
24
|
AmplifyUIBuilderForm: "AWS::AmplifyUIBuilder::Form",
|
25
|
+
KinesisStream: "AWS::Kinesis::Stream",
|
27
26
|
RedshiftEndpointAccess: "AWS::Redshift::EndpointAccess",
|
27
|
+
RAMResourceShare: "AWS::RAM::ResourceShare",
|
28
28
|
SageMakerImageVersion: "AWS::SageMaker::ImageVersion",
|
29
29
|
AppRunnerVpcConnector: "AWS::AppRunner::VpcConnector",
|
30
30
|
EC2CapacityReservation: "AWS::EC2::CapacityReservation",
|
31
31
|
AppSyncResolver: "AWS::AppSync::Resolver",
|
32
|
-
RefactorSpacesEnvironment: "AWS::RefactorSpaces::Environment",
|
33
32
|
DataSyncLocationNFS: "AWS::DataSync::LocationNFS",
|
33
|
+
RefactorSpacesEnvironment: "AWS::RefactorSpaces::Environment",
|
34
34
|
PinpointVoiceChannel: "AWS::Pinpoint::VoiceChannel",
|
35
35
|
EC2VPCEndpointServicePermissions: "AWS::EC2::VPCEndpointServicePermissions",
|
36
36
|
Route53RecordSet: "AWS::Route53::RecordSet",
|
@@ -55,27 +55,27 @@ exports.ResourceType = {
|
|
55
55
|
LakeFormationTag: "AWS::LakeFormation::Tag",
|
56
56
|
CognitoUserPoolIdentityProvider: "AWS::Cognito::UserPoolIdentityProvider",
|
57
57
|
ACMPCACertificateAuthorityActivation: "AWS::ACMPCA::CertificateAuthorityActivation",
|
58
|
-
OpenSearchServerlessAccessPolicy: "AWS::OpenSearchServerless::AccessPolicy",
|
59
58
|
WAFv2LoggingConfiguration: "AWS::WAFv2::LoggingConfiguration",
|
59
|
+
OpenSearchServerlessAccessPolicy: "AWS::OpenSearchServerless::AccessPolicy",
|
60
60
|
LakeFormationResource: "AWS::LakeFormation::Resource",
|
61
61
|
SNSTopic: "AWS::SNS::Topic",
|
62
62
|
ServiceCatalogTagOption: "AWS::ServiceCatalog::TagOption",
|
63
63
|
SageMakerSpace: "AWS::SageMaker::Space",
|
64
64
|
QuickSightDashboard: "AWS::QuickSight::Dashboard",
|
65
|
-
RedshiftScheduledAction: "AWS::Redshift::ScheduledAction",
|
66
65
|
RedshiftCluster: "AWS::Redshift::Cluster",
|
66
|
+
RedshiftScheduledAction: "AWS::Redshift::ScheduledAction",
|
67
67
|
SageMakerMonitoringSchedule: "AWS::SageMaker::MonitoringSchedule",
|
68
68
|
EC2IPAM: "AWS::EC2::IPAM",
|
69
|
-
AppMeshRoute: "AWS::AppMesh::Route",
|
70
69
|
EKSNodegroup: "AWS::EKS::Nodegroup",
|
70
|
+
AppMeshRoute: "AWS::AppMesh::Route",
|
71
71
|
EC2IPAMResourceDiscovery: "AWS::EC2::IPAMResourceDiscovery",
|
72
72
|
CECostCategory: "AWS::CE::CostCategory",
|
73
73
|
ConnectInstance: "AWS::Connect::Instance",
|
74
74
|
TransferProfile: "AWS::Transfer::Profile",
|
75
|
-
IoT1ClickProject: "AWS::IoT1Click::Project",
|
76
75
|
EC2EIP: "AWS::EC2::EIP",
|
77
|
-
|
76
|
+
IoT1ClickProject: "AWS::IoT1Click::Project",
|
78
77
|
MediaConvertQueue: "AWS::MediaConvert::Queue",
|
78
|
+
IoTCustomMetric: "AWS::IoT::CustomMetric",
|
79
79
|
ApiGatewayDomainName: "AWS::ApiGateway::DomainName",
|
80
80
|
WAFv2RegexPatternSet: "AWS::WAFv2::RegexPatternSet",
|
81
81
|
BackupFramework: "AWS::Backup::Framework",
|
@@ -83,24 +83,28 @@ exports.ResourceType = {
|
|
83
83
|
NetworkManagerCustomerGatewayAssociation: "AWS::NetworkManager::CustomerGatewayAssociation",
|
84
84
|
ApiGatewayDocumentationPart: "AWS::ApiGateway::DocumentationPart",
|
85
85
|
CloudFrontCachePolicy: "AWS::CloudFront::CachePolicy",
|
86
|
+
VpcLatticeServiceNetwork: "AWS::VpcLattice::ServiceNetwork",
|
86
87
|
RDSDBSubnetGroup: "AWS::RDS::DBSubnetGroup",
|
87
88
|
LakeFormationDataLakeSettings: "AWS::LakeFormation::DataLakeSettings",
|
88
89
|
MemoryDBParameterGroup: "AWS::MemoryDB::ParameterGroup",
|
89
90
|
GreengrassV2Deployment: "AWS::GreengrassV2::Deployment",
|
90
91
|
IoTFleetHubApplication: "AWS::IoTFleetHub::Application",
|
91
92
|
PinpointEventStream: "AWS::Pinpoint::EventStream",
|
92
|
-
MWAAEnvironment: "AWS::MWAA::Environment",
|
93
93
|
PinpointEmailConfigurationSetEventDestination: "AWS::PinpointEmail::ConfigurationSetEventDestination",
|
94
|
+
MWAAEnvironment: "AWS::MWAA::Environment",
|
95
|
+
VpcLatticeServiceNetworkVpcAssociation: "AWS::VpcLattice::ServiceNetworkVpcAssociation",
|
94
96
|
GuardDutyThreatIntelSet: "AWS::GuardDuty::ThreatIntelSet",
|
95
97
|
OamSink: "AWS::Oam::Sink",
|
96
98
|
WAFRegionalRegexPatternSet: "AWS::WAFRegional::RegexPatternSet",
|
97
99
|
LogsMetricFilter: "AWS::Logs::MetricFilter",
|
98
100
|
LightsailDatabase: "AWS::Lightsail::Database",
|
101
|
+
VpcLatticeAccessLogSubscription: "AWS::VpcLattice::AccessLogSubscription",
|
99
102
|
LightsailCertificate: "AWS::Lightsail::Certificate",
|
100
103
|
MacieSession: "AWS::Macie::Session",
|
104
|
+
ChatbotMicrosoftTeamsChannelConfiguration: "AWS::Chatbot::MicrosoftTeamsChannelConfiguration",
|
101
105
|
SecretsManagerRotationSchedule: "AWS::SecretsManager::RotationSchedule",
|
102
|
-
OmicsReferenceStore: "AWS::Omics::ReferenceStore",
|
103
106
|
SchedulerScheduleGroup: "AWS::Scheduler::ScheduleGroup",
|
107
|
+
OmicsReferenceStore: "AWS::Omics::ReferenceStore",
|
104
108
|
CognitoIdentityPool: "AWS::Cognito::IdentityPool",
|
105
109
|
ElasticLoadBalancingV2LoadBalancer: "AWS::ElasticLoadBalancingV2::LoadBalancer",
|
106
110
|
Route53DNSSEC: "AWS::Route53::DNSSEC",
|
@@ -118,12 +122,12 @@ exports.ResourceType = {
|
|
118
122
|
ConnectQuickConnect: "AWS::Connect::QuickConnect",
|
119
123
|
LambdaLayerVersionPermission: "AWS::Lambda::LayerVersionPermission",
|
120
124
|
StepFunctionsStateMachine: "AWS::StepFunctions::StateMachine",
|
121
|
-
CodeDeployDeploymentConfig: "AWS::CodeDeploy::DeploymentConfig",
|
122
|
-
MacieAllowList: "AWS::Macie::AllowList",
|
123
125
|
IoTMitigationAction: "AWS::IoT::MitigationAction",
|
126
|
+
CodeDeployDeploymentConfig: "AWS::CodeDeploy::DeploymentConfig",
|
124
127
|
DMSEventSubscription: "AWS::DMS::EventSubscription",
|
125
|
-
|
128
|
+
MacieAllowList: "AWS::Macie::AllowList",
|
126
129
|
EC2TransitGatewayAttachment: "AWS::EC2::TransitGatewayAttachment",
|
130
|
+
CustomerProfilesIntegration: "AWS::CustomerProfiles::Integration",
|
127
131
|
FraudDetectorOutcome: "AWS::FraudDetector::Outcome",
|
128
132
|
LocationTracker: "AWS::Location::Tracker",
|
129
133
|
DAXParameterGroup: "AWS::DAX::ParameterGroup",
|
@@ -152,38 +156,39 @@ exports.ResourceType = {
|
|
152
156
|
IoTCACertificate: "AWS::IoT::CACertificate",
|
153
157
|
CloudTrailResourcePolicy: "AWS::CloudTrail::ResourcePolicy",
|
154
158
|
CloudFormationHookTypeConfig: "AWS::CloudFormation::HookTypeConfig",
|
155
|
-
SageMakerModelBiasJobDefinition: "AWS::SageMaker::ModelBiasJobDefinition",
|
156
159
|
LocationGeofenceCollection: "AWS::Location::GeofenceCollection",
|
157
|
-
|
160
|
+
SageMakerModelBiasJobDefinition: "AWS::SageMaker::ModelBiasJobDefinition",
|
158
161
|
AppSyncApiKey: "AWS::AppSync::ApiKey",
|
162
|
+
LexBot: "AWS::Lex::Bot",
|
159
163
|
Route53HostedZone: "AWS::Route53::HostedZone",
|
160
|
-
PinpointEmailTemplate: "AWS::Pinpoint::EmailTemplate",
|
161
164
|
IVSChatRoom: "AWS::IVSChat::Room",
|
165
|
+
PinpointEmailTemplate: "AWS::Pinpoint::EmailTemplate",
|
162
166
|
ServiceCatalogPortfolioProductAssociation: "AWS::ServiceCatalog::PortfolioProductAssociation",
|
163
167
|
EC2TransitGatewayMulticastDomainAssociation: "AWS::EC2::TransitGatewayMulticastDomainAssociation",
|
164
168
|
IoTWirelessServiceProfile: "AWS::IoTWireless::ServiceProfile",
|
165
169
|
MediaConvertJobTemplate: "AWS::MediaConvert::JobTemplate",
|
166
|
-
EKSCluster: "AWS::EKS::Cluster",
|
167
170
|
ConnectInstanceStorageConfig: "AWS::Connect::InstanceStorageConfig",
|
171
|
+
EKSCluster: "AWS::EKS::Cluster",
|
168
172
|
ConnectHoursOfOperation: "AWS::Connect::HoursOfOperation",
|
169
173
|
DocDBDBCluster: "AWS::DocDB::DBCluster",
|
170
174
|
DAXCluster: "AWS::DAX::Cluster",
|
171
|
-
CloudWatchCompositeAlarm: "AWS::CloudWatch::CompositeAlarm",
|
172
175
|
RDSGlobalCluster: "AWS::RDS::GlobalCluster",
|
176
|
+
CloudWatchCompositeAlarm: "AWS::CloudWatch::CompositeAlarm",
|
173
177
|
SSMPatchBaseline: "AWS::SSM::PatchBaseline",
|
174
178
|
DataSyncLocationHDFS: "AWS::DataSync::LocationHDFS",
|
175
|
-
IoTDomainConfiguration: "AWS::IoT::DomainConfiguration",
|
176
179
|
BillingConductorCustomLineItem: "AWS::BillingConductor::CustomLineItem",
|
177
|
-
|
180
|
+
IoTDomainConfiguration: "AWS::IoT::DomainConfiguration",
|
178
181
|
KinesisAnalyticsV2ApplicationCloudWatchLoggingOption: "AWS::KinesisAnalyticsV2::ApplicationCloudWatchLoggingOption",
|
182
|
+
RefactorSpacesService: "AWS::RefactorSpaces::Service",
|
179
183
|
GuardDutyMember: "AWS::GuardDuty::Member",
|
180
|
-
ServiceCatalogAcceptedPortfolioShare: "AWS::ServiceCatalog::AcceptedPortfolioShare",
|
181
|
-
ServiceDiscoveryService: "AWS::ServiceDiscovery::Service",
|
182
184
|
OmicsSequenceStore: "AWS::Omics::SequenceStore",
|
183
185
|
LightsailDistribution: "AWS::Lightsail::Distribution",
|
186
|
+
ServiceCatalogAcceptedPortfolioShare: "AWS::ServiceCatalog::AcceptedPortfolioShare",
|
187
|
+
ServiceDiscoveryService: "AWS::ServiceDiscovery::Service",
|
184
188
|
OamLink: "AWS::Oam::Link",
|
185
189
|
IoTWirelessWirelessDevice: "AWS::IoTWireless::WirelessDevice",
|
186
190
|
RoboMakerSimulationApplicationVersion: "AWS::RoboMaker::SimulationApplicationVersion",
|
191
|
+
VpcLatticeResourcePolicy: "AWS::VpcLattice::ResourcePolicy",
|
187
192
|
AutoScalingScalingPolicy: "AWS::AutoScaling::ScalingPolicy",
|
188
193
|
BackupBackupVault: "AWS::Backup::BackupVault",
|
189
194
|
AppFlowConnector: "AWS::AppFlow::Connector",
|
@@ -230,8 +235,8 @@ exports.ResourceType = {
|
|
230
235
|
GlueDevEndpoint: "AWS::Glue::DevEndpoint",
|
231
236
|
CodeBuildReportGroup: "AWS::CodeBuild::ReportGroup",
|
232
237
|
OpsWorksUserProfile: "AWS::OpsWorks::UserProfile",
|
233
|
-
FraudDetectorDetector: "AWS::FraudDetector::Detector",
|
234
238
|
NeptuneDBSubnetGroup: "AWS::Neptune::DBSubnetGroup",
|
239
|
+
FraudDetectorDetector: "AWS::FraudDetector::Detector",
|
235
240
|
AppStreamUser: "AWS::AppStream::User",
|
236
241
|
PinpointEmailDedicatedIpPool: "AWS::PinpointEmail::DedicatedIpPool",
|
237
242
|
KinesisAnalyticsV2Application: "AWS::KinesisAnalyticsV2::Application",
|
@@ -246,8 +251,8 @@ exports.ResourceType = {
|
|
246
251
|
WAFXssMatchSet: "AWS::WAF::XssMatchSet",
|
247
252
|
ResilienceHubApp: "AWS::ResilienceHub::App",
|
248
253
|
CloudTrailChannel: "AWS::CloudTrail::Channel",
|
249
|
-
MediaPackageChannel: "AWS::MediaPackage::Channel",
|
250
254
|
TransferWorkflow: "AWS::Transfer::Workflow",
|
255
|
+
MediaPackageChannel: "AWS::MediaPackage::Channel",
|
251
256
|
OpenSearchServerlessSecurityConfig: "AWS::OpenSearchServerless::SecurityConfig",
|
252
257
|
Route53RecoveryControlSafetyRule: "AWS::Route53RecoveryControl::SafetyRule",
|
253
258
|
NeptuneDBInstance: "AWS::Neptune::DBInstance",
|
@@ -262,13 +267,13 @@ exports.ResourceType = {
|
|
262
267
|
EC2IPAMScope: "AWS::EC2::IPAMScope",
|
263
268
|
ServiceCatalogServiceAction: "AWS::ServiceCatalog::ServiceAction",
|
264
269
|
SSMMaintenanceWindowTask: "AWS::SSM::MaintenanceWindowTask",
|
270
|
+
PanoramaPackage: "AWS::Panorama::Package",
|
265
271
|
KendraDataSource: "AWS::Kendra::DataSource",
|
266
272
|
GlueMLTransform: "AWS::Glue::MLTransform",
|
267
|
-
PanoramaPackage: "AWS::Panorama::Package",
|
268
273
|
ApiGatewayUsagePlanKey: "AWS::ApiGateway::UsagePlanKey",
|
269
274
|
EMRSecurityConfiguration: "AWS::EMR::SecurityConfiguration",
|
270
|
-
OpenSearchServerlessSecurityPolicy: "AWS::OpenSearchServerless::SecurityPolicy",
|
271
275
|
CodeGuruReviewerRepositoryAssociation: "AWS::CodeGuruReviewer::RepositoryAssociation",
|
276
|
+
OpenSearchServerlessSecurityPolicy: "AWS::OpenSearchServerless::SecurityPolicy",
|
272
277
|
TransferConnector: "AWS::Transfer::Connector",
|
273
278
|
CognitoUserPoolUserToGroupAttachment: "AWS::Cognito::UserPoolUserToGroupAttachment",
|
274
279
|
PinpointAPNSChannel: "AWS::Pinpoint::APNSChannel",
|
@@ -276,8 +281,8 @@ exports.ResourceType = {
|
|
276
281
|
IoTSiteWiseDashboard: "AWS::IoTSiteWise::Dashboard",
|
277
282
|
RoboMakerFleet: "AWS::RoboMaker::Fleet",
|
278
283
|
ElasticBeanstalkConfigurationTemplate: "AWS::ElasticBeanstalk::ConfigurationTemplate",
|
279
|
-
PinpointEmailIdentity: "AWS::PinpointEmail::Identity",
|
280
284
|
WorkSpacesConnectionAlias: "AWS::WorkSpaces::ConnectionAlias",
|
285
|
+
PinpointEmailIdentity: "AWS::PinpointEmail::Identity",
|
281
286
|
EventsRule: "AWS::Events::Rule",
|
282
287
|
IoTCoreDeviceAdvisorSuiteDefinition: "AWS::IoTCoreDeviceAdvisor::SuiteDefinition",
|
283
288
|
SSMContactsContactChannel: "AWS::SSMContacts::ContactChannel",
|
@@ -289,16 +294,16 @@ exports.ResourceType = {
|
|
289
294
|
GreengrassConnectorDefinition: "AWS::Greengrass::ConnectorDefinition",
|
290
295
|
OrganizationsResourcePolicy: "AWS::Organizations::ResourcePolicy",
|
291
296
|
EC2PlacementGroup: "AWS::EC2::PlacementGroup",
|
297
|
+
ApiGatewayRequestValidator: "AWS::ApiGateway::RequestValidator",
|
292
298
|
OmicsVariantStore: "AWS::Omics::VariantStore",
|
293
299
|
WAFRegionalSizeConstraintSet: "AWS::WAFRegional::SizeConstraintSet",
|
294
|
-
ApiGatewayRequestValidator: "AWS::ApiGateway::RequestValidator",
|
295
300
|
ConnectPhoneNumber: "AWS::Connect::PhoneNumber",
|
296
301
|
RDSDBSecurityGroupIngress: "AWS::RDS::DBSecurityGroupIngress",
|
297
302
|
TimestreamDatabase: "AWS::Timestream::Database",
|
298
|
-
IoTThingsGraphFlowTemplate: "AWS::IoTThingsGraph::FlowTemplate",
|
299
303
|
NetworkManagerTransitGatewayRouteTableAttachment: "AWS::NetworkManager::TransitGatewayRouteTableAttachment",
|
300
|
-
|
304
|
+
IoTThingsGraphFlowTemplate: "AWS::IoTThingsGraph::FlowTemplate",
|
301
305
|
CodePipelineWebhook: "AWS::CodePipeline::Webhook",
|
306
|
+
LogsLogGroup: "AWS::Logs::LogGroup",
|
302
307
|
SSMIncidentsResponsePlan: "AWS::SSMIncidents::ResponsePlan",
|
303
308
|
DataSyncLocationEFS: "AWS::DataSync::LocationEFS",
|
304
309
|
AutoScalingPlansScalingPlan: "AWS::AutoScalingPlans::ScalingPlan",
|
@@ -311,8 +316,8 @@ exports.ResourceType = {
|
|
311
316
|
PinpointInAppTemplate: "AWS::Pinpoint::InAppTemplate",
|
312
317
|
EC2LaunchTemplate: "AWS::EC2::LaunchTemplate",
|
313
318
|
EventsArchive: "AWS::Events::Archive",
|
314
|
-
OpsWorksVolume: "AWS::OpsWorks::Volume",
|
315
319
|
IoTDimension: "AWS::IoT::Dimension",
|
320
|
+
OpsWorksVolume: "AWS::OpsWorks::Volume",
|
316
321
|
ACMPCACertificate: "AWS::ACMPCA::Certificate",
|
317
322
|
SageMakerAppImageConfig: "AWS::SageMaker::AppImageConfig",
|
318
323
|
ServiceCatalogLaunchTemplateConstraint: "AWS::ServiceCatalog::LaunchTemplateConstraint",
|
@@ -321,15 +326,15 @@ exports.ResourceType = {
|
|
321
326
|
IdentityStoreGroup: "AWS::IdentityStore::Group",
|
322
327
|
SSOAssignment: "AWS::SSO::Assignment",
|
323
328
|
GameLiftAlias: "AWS::GameLift::Alias",
|
324
|
-
APSWorkspace: "AWS::APS::Workspace",
|
325
329
|
EC2VPNConnectionRoute: "AWS::EC2::VPNConnectionRoute",
|
326
|
-
|
330
|
+
APSWorkspace: "AWS::APS::Workspace",
|
327
331
|
WAFRule: "AWS::WAF::Rule",
|
328
332
|
DirectoryServiceMicrosoftAD: "AWS::DirectoryService::MicrosoftAD",
|
333
|
+
NetworkManagerTransitGatewayPeering: "AWS::NetworkManager::TransitGatewayPeering",
|
329
334
|
ApiGatewayV2DomainName: "AWS::ApiGatewayV2::DomainName",
|
330
335
|
GreengrassFunctionDefinition: "AWS::Greengrass::FunctionDefinition",
|
331
|
-
ConfigDeliveryChannel: "AWS::Config::DeliveryChannel",
|
332
336
|
EC2NetworkInterfacePermission: "AWS::EC2::NetworkInterfacePermission",
|
337
|
+
ConfigDeliveryChannel: "AWS::Config::DeliveryChannel",
|
333
338
|
PersonalizeSolution: "AWS::Personalize::Solution",
|
334
339
|
GameLiftBuild: "AWS::GameLift::Build",
|
335
340
|
ConfigOrganizationConfigRule: "AWS::Config::OrganizationConfigRule",
|
@@ -344,8 +349,8 @@ exports.ResourceType = {
|
|
344
349
|
KendraIndex: "AWS::Kendra::Index",
|
345
350
|
IAMSAMLProvider: "AWS::IAM::SAMLProvider",
|
346
351
|
InspectorResourceGroup: "AWS::Inspector::ResourceGroup",
|
347
|
-
NetworkFirewallFirewall: "AWS::NetworkFirewall::Firewall",
|
348
352
|
SupportAppSlackChannelConfiguration: "AWS::SupportApp::SlackChannelConfiguration",
|
353
|
+
NetworkFirewallFirewall: "AWS::NetworkFirewall::Firewall",
|
349
354
|
EMRContainersVirtualCluster: "AWS::EMRContainers::VirtualCluster",
|
350
355
|
FinSpaceEnvironment: "AWS::FinSpace::Environment",
|
351
356
|
RUMAppMonitor: "AWS::RUM::AppMonitor",
|
@@ -359,8 +364,8 @@ exports.ResourceType = {
|
|
359
364
|
Route53RecoveryControlCluster: "AWS::Route53RecoveryControl::Cluster",
|
360
365
|
OpsWorksCMServer: "AWS::OpsWorksCM::Server",
|
361
366
|
AppSyncDomainNameApiAssociation: "AWS::AppSync::DomainNameApiAssociation",
|
362
|
-
BatchJobQueue: "AWS::Batch::JobQueue",
|
363
367
|
IoTThing: "AWS::IoT::Thing",
|
368
|
+
BatchJobQueue: "AWS::Batch::JobQueue",
|
364
369
|
LogsResourcePolicy: "AWS::Logs::ResourcePolicy",
|
365
370
|
DMSCertificate: "AWS::DMS::Certificate",
|
366
371
|
ApiGatewayApiKey: "AWS::ApiGateway::ApiKey",
|
@@ -372,12 +377,12 @@ exports.ResourceType = {
|
|
372
377
|
GlueConnection: "AWS::Glue::Connection",
|
373
378
|
CloudFormationTypeActivation: "AWS::CloudFormation::TypeActivation",
|
374
379
|
KinesisVideoStream: "AWS::KinesisVideo::Stream",
|
375
|
-
CustomerProfilesObjectType: "AWS::CustomerProfiles::ObjectType",
|
376
380
|
S3OutpostsEndpoint: "AWS::S3Outposts::Endpoint",
|
377
|
-
|
381
|
+
CustomerProfilesObjectType: "AWS::CustomerProfiles::ObjectType",
|
378
382
|
SupportAppSlackWorkspaceConfiguration: "AWS::SupportApp::SlackWorkspaceConfiguration",
|
379
|
-
|
383
|
+
FraudDetectorLabel: "AWS::FraudDetector::Label",
|
380
384
|
WAFv2WebACL: "AWS::WAFv2::WebACL",
|
385
|
+
ConnectIntegrationAssociation: "AWS::Connect::IntegrationAssociation",
|
381
386
|
ElastiCacheSubnetGroup: "AWS::ElastiCache::SubnetGroup",
|
382
387
|
IoTTwinMakerWorkspace: "AWS::IoTTwinMaker::Workspace",
|
383
388
|
DetectiveGraph: "AWS::Detective::Graph",
|
@@ -386,17 +391,17 @@ exports.ResourceType = {
|
|
386
391
|
AppConfigEnvironment: "AWS::AppConfig::Environment",
|
387
392
|
FSxFileSystem: "AWS::FSx::FileSystem",
|
388
393
|
IoTSiteWiseAccessPolicy: "AWS::IoTSiteWise::AccessPolicy",
|
389
|
-
DataPipelinePipeline: "AWS::DataPipeline::Pipeline",
|
390
394
|
ResourceExplorer2Index: "AWS::ResourceExplorer2::Index",
|
395
|
+
DataPipelinePipeline: "AWS::DataPipeline::Pipeline",
|
391
396
|
EC2TransitGatewayMulticastGroupSource: "AWS::EC2::TransitGatewayMulticastGroupSource",
|
392
397
|
TransferCertificate: "AWS::Transfer::Certificate",
|
393
398
|
PinpointCampaign: "AWS::Pinpoint::Campaign",
|
394
|
-
NetworkManagerLinkAssociation: "AWS::NetworkManager::LinkAssociation",
|
395
399
|
FSxVolume: "AWS::FSx::Volume",
|
400
|
+
NetworkManagerLinkAssociation: "AWS::NetworkManager::LinkAssociation",
|
396
401
|
EC2ClientVpnAuthorizationRule: "AWS::EC2::ClientVpnAuthorizationRule",
|
402
|
+
APSRuleGroupsNamespace: "AWS::APS::RuleGroupsNamespace",
|
397
403
|
MemoryDBACL: "AWS::MemoryDB::ACL",
|
398
404
|
PersonalizeSchema: "AWS::Personalize::Schema",
|
399
|
-
APSRuleGroupsNamespace: "AWS::APS::RuleGroupsNamespace",
|
400
405
|
GameLiftScript: "AWS::GameLift::Script",
|
401
406
|
ApiGatewayAccount: "AWS::ApiGateway::Account",
|
402
407
|
GreengrassLoggerDefinition: "AWS::Greengrass::LoggerDefinition",
|
@@ -409,8 +414,8 @@ exports.ResourceType = {
|
|
409
414
|
IoTFleetMetric: "AWS::IoT::FleetMetric",
|
410
415
|
ElastiCacheReplicationGroup: "AWS::ElastiCache::ReplicationGroup",
|
411
416
|
CognitoUserPoolUser: "AWS::Cognito::UserPoolUser",
|
412
|
-
AppSyncFunctionConfiguration: "AWS::AppSync::FunctionConfiguration",
|
413
417
|
ApiGatewayV2Model: "AWS::ApiGatewayV2::Model",
|
418
|
+
AppSyncFunctionConfiguration: "AWS::AppSync::FunctionConfiguration",
|
414
419
|
CloudFormationHookVersion: "AWS::CloudFormation::HookVersion",
|
415
420
|
EKSFargateProfile: "AWS::EKS::FargateProfile",
|
416
421
|
LookoutMetricsAnomalyDetector: "AWS::LookoutMetrics::AnomalyDetector",
|
@@ -418,8 +423,8 @@ exports.ResourceType = {
|
|
418
423
|
PersonalizeDatasetGroup: "AWS::Personalize::DatasetGroup",
|
419
424
|
LightsailBucket: "AWS::Lightsail::Bucket",
|
420
425
|
WisdomKnowledgeBase: "AWS::Wisdom::KnowledgeBase",
|
421
|
-
AppConfigDeploymentStrategy: "AWS::AppConfig::DeploymentStrategy",
|
422
426
|
EC2TrafficMirrorFilterRule: "AWS::EC2::TrafficMirrorFilterRule",
|
427
|
+
AppConfigDeploymentStrategy: "AWS::AppConfig::DeploymentStrategy",
|
423
428
|
LambdaEventInvokeConfig: "AWS::Lambda::EventInvokeConfig",
|
424
429
|
EC2PrefixList: "AWS::EC2::PrefixList",
|
425
430
|
CodeGuruProfilerProfilingGroup: "AWS::CodeGuruProfiler::ProfilingGroup",
|
@@ -434,10 +439,10 @@ exports.ResourceType = {
|
|
434
439
|
CodeCommitRepository: "AWS::CodeCommit::Repository",
|
435
440
|
SecretsManagerSecret: "AWS::SecretsManager::Secret",
|
436
441
|
PinpointAPNSVoipSandboxChannel: "AWS::Pinpoint::APNSVoipSandboxChannel",
|
437
|
-
MSKBatchScramSecret: "AWS::MSK::BatchScramSecret",
|
438
442
|
ServiceCatalogPortfolio: "AWS::ServiceCatalog::Portfolio",
|
439
|
-
|
443
|
+
MSKBatchScramSecret: "AWS::MSK::BatchScramSecret",
|
440
444
|
GreengrassCoreDefinition: "AWS::Greengrass::CoreDefinition",
|
445
|
+
CognitoUserPoolUICustomizationAttachment: "AWS::Cognito::UserPoolUICustomizationAttachment",
|
441
446
|
EMRStudioSessionMapping: "AWS::EMR::StudioSessionMapping",
|
442
447
|
ConnectSecurityKey: "AWS::Connect::SecurityKey",
|
443
448
|
IoTFleetWiseModelManifest: "AWS::IoTFleetWise::ModelManifest",
|
@@ -446,8 +451,8 @@ exports.ResourceType = {
|
|
446
451
|
AthenaWorkGroup: "AWS::Athena::WorkGroup",
|
447
452
|
RoboMakerRobotApplicationVersion: "AWS::RoboMaker::RobotApplicationVersion",
|
448
453
|
RDSEventSubscription: "AWS::RDS::EventSubscription",
|
449
|
-
ElasticBeanstalkEnvironment: "AWS::ElasticBeanstalk::Environment",
|
450
454
|
IoTWirelessMulticastGroup: "AWS::IoTWireless::MulticastGroup",
|
455
|
+
ElasticBeanstalkEnvironment: "AWS::ElasticBeanstalk::Environment",
|
451
456
|
LambdaFunction: "AWS::Lambda::Function",
|
452
457
|
LookoutVisionProject: "AWS::LookoutVision::Project",
|
453
458
|
Route53RecoveryControlRoutingControl: "AWS::Route53RecoveryControl::RoutingControl",
|
@@ -477,6 +482,7 @@ exports.ResourceType = {
|
|
477
482
|
LakeFormationTagAssociation: "AWS::LakeFormation::TagAssociation",
|
478
483
|
AmplifyDomain: "AWS::Amplify::Domain",
|
479
484
|
ECSClusterCapacityProviderAssociations: "AWS::ECS::ClusterCapacityProviderAssociations",
|
485
|
+
VpcLatticeAuthPolicy: "AWS::VpcLattice::AuthPolicy",
|
480
486
|
ConnectContactFlow: "AWS::Connect::ContactFlow",
|
481
487
|
ECRRegistryPolicy: "AWS::ECR::RegistryPolicy",
|
482
488
|
ApiGatewayMethod: "AWS::ApiGateway::Method",
|
@@ -484,13 +490,13 @@ exports.ResourceType = {
|
|
484
490
|
NetworkManagerConnectPeer: "AWS::NetworkManager::ConnectPeer",
|
485
491
|
ServiceCatalogLaunchNotificationConstraint: "AWS::ServiceCatalog::LaunchNotificationConstraint",
|
486
492
|
SESReceiptRuleSet: "AWS::SES::ReceiptRuleSet",
|
487
|
-
AppStreamStackUserAssociation: "AWS::AppStream::StackUserAssociation",
|
488
493
|
PinpointAPNSVoipChannel: "AWS::Pinpoint::APNSVoipChannel",
|
494
|
+
AppStreamStackUserAssociation: "AWS::AppStream::StackUserAssociation",
|
489
495
|
PinpointEmailChannel: "AWS::Pinpoint::EmailChannel",
|
490
496
|
EC2NetworkInsightsAnalysis: "AWS::EC2::NetworkInsightsAnalysis",
|
491
|
-
ECSTaskDefinition: "AWS::ECS::TaskDefinition",
|
492
|
-
CEAnomalyMonitor: "AWS::CE::AnomalyMonitor",
|
493
497
|
ApiGatewayV2IntegrationResponse: "AWS::ApiGatewayV2::IntegrationResponse",
|
498
|
+
CEAnomalyMonitor: "AWS::CE::AnomalyMonitor",
|
499
|
+
ECSTaskDefinition: "AWS::ECS::TaskDefinition",
|
494
500
|
XRayResourcePolicy: "AWS::XRay::ResourcePolicy",
|
495
501
|
ForecastDatasetGroup: "AWS::Forecast::DatasetGroup",
|
496
502
|
IAMServerCertificate: "AWS::IAM::ServerCertificate",
|
@@ -504,8 +510,8 @@ exports.ResourceType = {
|
|
504
510
|
RoboMakerRobot: "AWS::RoboMaker::Robot",
|
505
511
|
GlueTrigger: "AWS::Glue::Trigger",
|
506
512
|
SSMParameter: "AWS::SSM::Parameter",
|
507
|
-
InspectorAssessmentTemplate: "AWS::Inspector::AssessmentTemplate",
|
508
513
|
AppMeshMesh: "AWS::AppMesh::Mesh",
|
514
|
+
InspectorAssessmentTemplate: "AWS::Inspector::AssessmentTemplate",
|
509
515
|
SSMResourceDataSync: "AWS::SSM::ResourceDataSync",
|
510
516
|
KinesisAnalyticsApplication: "AWS::KinesisAnalytics::Application",
|
511
517
|
DynamoDBTable: "AWS::DynamoDB::Table",
|
@@ -517,15 +523,15 @@ exports.ResourceType = {
|
|
517
523
|
ChatbotSlackChannelConfiguration: "AWS::Chatbot::SlackChannelConfiguration",
|
518
524
|
AppStreamAppBlock: "AWS::AppStream::AppBlock",
|
519
525
|
IVSRecordingConfiguration: "AWS::IVS::RecordingConfiguration",
|
520
|
-
AutoScalingAutoScalingGroup: "AWS::AutoScaling::AutoScalingGroup",
|
521
526
|
FraudDetectorVariable: "AWS::FraudDetector::Variable",
|
527
|
+
AutoScalingAutoScalingGroup: "AWS::AutoScaling::AutoScalingGroup",
|
522
528
|
QuickSightTheme: "AWS::QuickSight::Theme",
|
523
529
|
IVSChatLoggingConfiguration: "AWS::IVSChat::LoggingConfiguration",
|
524
|
-
SSOInstanceAccessControlAttributeConfiguration: "AWS::SSO::InstanceAccessControlAttributeConfiguration",
|
525
|
-
EC2VPCDHCPOptionsAssociation: "AWS::EC2::VPCDHCPOptionsAssociation",
|
526
530
|
CassandraKeyspace: "AWS::Cassandra::Keyspace",
|
527
|
-
|
531
|
+
EC2VPCDHCPOptionsAssociation: "AWS::EC2::VPCDHCPOptionsAssociation",
|
532
|
+
SSOInstanceAccessControlAttributeConfiguration: "AWS::SSO::InstanceAccessControlAttributeConfiguration",
|
528
533
|
EC2EnclaveCertificateIamRoleAssociation: "AWS::EC2::EnclaveCertificateIamRoleAssociation",
|
534
|
+
DMSReplicationTask: "AWS::DMS::ReplicationTask",
|
529
535
|
ServiceDiscoveryPublicDnsNamespace: "AWS::ServiceDiscovery::PublicDnsNamespace",
|
530
536
|
IoTTwinMakerScene: "AWS::IoTTwinMaker::Scene",
|
531
537
|
EC2TransitGatewayConnect: "AWS::EC2::TransitGatewayConnect",
|
@@ -538,10 +544,11 @@ exports.ResourceType = {
|
|
538
544
|
EC2RouteTable: "AWS::EC2::RouteTable",
|
539
545
|
BillingConductorBillingGroup: "AWS::BillingConductor::BillingGroup",
|
540
546
|
GlobalAcceleratorAccelerator: "AWS::GlobalAccelerator::Accelerator",
|
541
|
-
AppStreamApplicationFleetAssociation: "AWS::AppStream::ApplicationFleetAssociation",
|
542
547
|
AccessAnalyzerAnalyzer: "AWS::AccessAnalyzer::Analyzer",
|
548
|
+
AppStreamApplicationFleetAssociation: "AWS::AppStream::ApplicationFleetAssociation",
|
543
549
|
WAFRegionalRateBasedRule: "AWS::WAFRegional::RateBasedRule",
|
544
550
|
LightsailInstance: "AWS::Lightsail::Instance",
|
551
|
+
VpcLatticeService: "AWS::VpcLattice::Service",
|
545
552
|
Route53CidrCollection: "AWS::Route53::CidrCollection",
|
546
553
|
MemoryDBUser: "AWS::MemoryDB::User",
|
547
554
|
PinpointSMSChannel: "AWS::Pinpoint::SMSChannel",
|
@@ -551,23 +558,23 @@ exports.ResourceType = {
|
|
551
558
|
MediaPackageAsset: "AWS::MediaPackage::Asset",
|
552
559
|
SageMakerWorkteam: "AWS::SageMaker::Workteam",
|
553
560
|
AutoScalingLaunchConfiguration: "AWS::AutoScaling::LaunchConfiguration",
|
561
|
+
EC2TransitGateway: "AWS::EC2::TransitGateway",
|
554
562
|
SQSQueue: "AWS::SQS::Queue",
|
555
563
|
LookoutEquipmentInferenceScheduler: "AWS::LookoutEquipment::InferenceScheduler",
|
556
|
-
EC2TransitGateway: "AWS::EC2::TransitGateway",
|
557
564
|
EC2CapacityReservationFleet: "AWS::EC2::CapacityReservationFleet",
|
558
565
|
CloudWatchDashboard: "AWS::CloudWatch::Dashboard",
|
559
|
-
IAMPolicy: "AWS::IAM::Policy",
|
560
566
|
ServiceCatalogServiceActionAssociation: "AWS::ServiceCatalog::ServiceActionAssociation",
|
567
|
+
IAMPolicy: "AWS::IAM::Policy",
|
561
568
|
StepFunctionsActivity: "AWS::StepFunctions::Activity",
|
562
|
-
CodeStarConnectionsConnection: "AWS::CodeStarConnections::Connection",
|
563
569
|
CloudFrontKeyGroup: "AWS::CloudFront::KeyGroup",
|
570
|
+
CodeStarConnectionsConnection: "AWS::CodeStarConnections::Connection",
|
564
571
|
IoTTwinMakerComponentType: "AWS::IoTTwinMaker::ComponentType",
|
565
572
|
EC2NetworkPerformanceMetricSubscription: "AWS::EC2::NetworkPerformanceMetricSubscription",
|
566
573
|
ConnectUserHierarchyGroup: "AWS::Connect::UserHierarchyGroup",
|
567
574
|
GlueSchemaVersion: "AWS::Glue::SchemaVersion",
|
568
575
|
EC2Volume: "AWS::EC2::Volume",
|
569
|
-
IAMServiceLinkedRole: "AWS::IAM::ServiceLinkedRole",
|
570
576
|
GroundStationConfig: "AWS::GroundStation::Config",
|
577
|
+
IAMServiceLinkedRole: "AWS::IAM::ServiceLinkedRole",
|
571
578
|
SupportAppAccountAlias: "AWS::SupportApp::AccountAlias",
|
572
579
|
GuardDutyFilter: "AWS::GuardDuty::Filter",
|
573
580
|
BudgetsBudgetsAction: "AWS::Budgets::BudgetsAction",
|
@@ -579,12 +586,12 @@ exports.ResourceType = {
|
|
579
586
|
MediaConnectFlowSource: "AWS::MediaConnect::FlowSource",
|
580
587
|
ApiGatewayDeployment: "AWS::ApiGateway::Deployment",
|
581
588
|
CognitoUserPoolGroup: "AWS::Cognito::UserPoolGroup",
|
582
|
-
IoTFleetWiseCampaign: "AWS::IoTFleetWise::Campaign",
|
583
589
|
LakeFormationPermissions: "AWS::LakeFormation::Permissions",
|
590
|
+
IoTFleetWiseCampaign: "AWS::IoTFleetWise::Campaign",
|
584
591
|
KMSKey: "AWS::KMS::Key",
|
585
592
|
ApplicationInsightsApplication: "AWS::ApplicationInsights::Application",
|
586
|
-
CustomerProfilesDomain: "AWS::CustomerProfiles::Domain",
|
587
593
|
NimbleStudioStreamingImage: "AWS::NimbleStudio::StreamingImage",
|
594
|
+
CustomerProfilesDomain: "AWS::CustomerProfiles::Domain",
|
588
595
|
OpsWorksApp: "AWS::OpsWorks::App",
|
589
596
|
LambdaEventSourceMapping: "AWS::Lambda::EventSourceMapping",
|
590
597
|
ApiGatewayV2ApiGatewayManagedOverrides: "AWS::ApiGatewayV2::ApiGatewayManagedOverrides",
|
@@ -595,10 +602,10 @@ exports.ResourceType = {
|
|
595
602
|
WAFRegionalGeoMatchSet: "AWS::WAFRegional::GeoMatchSet",
|
596
603
|
BatchJobDefinition: "AWS::Batch::JobDefinition",
|
597
604
|
EvidentlyLaunch: "AWS::Evidently::Launch",
|
598
|
-
DataBrewDataset: "AWS::DataBrew::Dataset",
|
599
605
|
EC2TransitGatewayVpcAttachment: "AWS::EC2::TransitGatewayVpcAttachment",
|
600
|
-
|
606
|
+
DataBrewDataset: "AWS::DataBrew::Dataset",
|
601
607
|
EC2VPCEndpointConnectionNotification: "AWS::EC2::VPCEndpointConnectionNotification",
|
608
|
+
GameLiftFleet: "AWS::GameLift::Fleet",
|
602
609
|
AppMeshGatewayRoute: "AWS::AppMesh::GatewayRoute",
|
603
610
|
ElastiCacheUser: "AWS::ElastiCache::User",
|
604
611
|
SageMakerUserProfile: "AWS::SageMaker::UserProfile",
|
@@ -613,14 +620,14 @@ exports.ResourceType = {
|
|
613
620
|
CodeArtifactRepository: "AWS::CodeArtifact::Repository",
|
614
621
|
ApiGatewayV2Stage: "AWS::ApiGatewayV2::Stage",
|
615
622
|
ApiGatewayModel: "AWS::ApiGateway::Model",
|
616
|
-
ForecastDataset: "AWS::Forecast::Dataset",
|
617
623
|
DataSyncLocationFSxLustre: "AWS::DataSync::LocationFSxLustre",
|
624
|
+
ForecastDataset: "AWS::Forecast::Dataset",
|
618
625
|
SageMakerModelExplainabilityJobDefinition: "AWS::SageMaker::ModelExplainabilityJobDefinition",
|
619
626
|
MediaPackagePackagingGroup: "AWS::MediaPackage::PackagingGroup",
|
620
627
|
SESReceiptFilter: "AWS::SES::ReceiptFilter",
|
621
|
-
GlueWorkflow: "AWS::Glue::Workflow",
|
622
628
|
ConfigRemediationConfiguration: "AWS::Config::RemediationConfiguration",
|
623
629
|
GroundStationDataflowEndpointGroup: "AWS::GroundStation::DataflowEndpointGroup",
|
630
|
+
GlueWorkflow: "AWS::Glue::Workflow",
|
624
631
|
EC2FlowLog: "AWS::EC2::FlowLog",
|
625
632
|
GreengrassResourceDefinition: "AWS::Greengrass::ResourceDefinition",
|
626
633
|
LexResourcePolicy: "AWS::Lex::ResourcePolicy",
|
@@ -632,10 +639,10 @@ exports.ResourceType = {
|
|
632
639
|
AppStreamApplication: "AWS::AppStream::Application",
|
633
640
|
CodeBuildProject: "AWS::CodeBuild::Project",
|
634
641
|
BillingConductorPricingRule: "AWS::BillingConductor::PricingRule",
|
635
|
-
BudgetsBudget: "AWS::Budgets::Budget",
|
636
642
|
S3ObjectLambdaAccessPoint: "AWS::S3ObjectLambda::AccessPoint",
|
637
|
-
|
643
|
+
BudgetsBudget: "AWS::Budgets::Budget",
|
638
644
|
NetworkFirewallRuleGroup: "AWS::NetworkFirewall::RuleGroup",
|
645
|
+
SNSTopicPolicy: "AWS::SNS::TopicPolicy",
|
639
646
|
ElasticLoadBalancingV2Listener: "AWS::ElasticLoadBalancingV2::Listener",
|
640
647
|
CloudFrontOriginAccessControl: "AWS::CloudFront::OriginAccessControl",
|
641
648
|
SageMakerEndpointConfig: "AWS::SageMaker::EndpointConfig",
|
@@ -673,13 +680,13 @@ exports.ResourceType = {
|
|
673
680
|
CodeDeployApplication: "AWS::CodeDeploy::Application",
|
674
681
|
ServiceDiscoveryInstance: "AWS::ServiceDiscovery::Instance",
|
675
682
|
AppConfigHostedConfigurationVersion: "AWS::AppConfig::HostedConfigurationVersion",
|
676
|
-
SystemsManagerSAPApplication: "AWS::SystemsManagerSAP::Application",
|
677
683
|
EC2CarrierGateway: "AWS::EC2::CarrierGateway",
|
684
|
+
SystemsManagerSAPApplication: "AWS::SystemsManagerSAP::Application",
|
678
685
|
EC2Instance: "AWS::EC2::Instance",
|
679
686
|
EventsEventBusPolicy: "AWS::Events::EventBusPolicy",
|
680
687
|
CloudFormationStack: "AWS::CloudFormation::Stack",
|
681
|
-
ConfigAggregationAuthorization: "AWS::Config::AggregationAuthorization",
|
682
688
|
WAFByteMatchSet: "AWS::WAF::ByteMatchSet",
|
689
|
+
ConfigAggregationAuthorization: "AWS::Config::AggregationAuthorization",
|
683
690
|
FISExperimentTemplate: "AWS::FIS::ExperimentTemplate",
|
684
691
|
AppMeshVirtualGateway: "AWS::AppMesh::VirtualGateway",
|
685
692
|
IoTTwinMakerEntity: "AWS::IoTTwinMaker::Entity",
|
@@ -687,19 +694,20 @@ exports.ResourceType = {
|
|
687
694
|
SecretsManagerResourcePolicy: "AWS::SecretsManager::ResourcePolicy",
|
688
695
|
EC2LocalGatewayRouteTableVirtualInterfaceGroupAssociation: "AWS::EC2::LocalGatewayRouteTableVirtualInterfaceGroupAssociation",
|
689
696
|
AuditManagerAssessment: "AWS::AuditManager::Assessment",
|
690
|
-
EMRStep: "AWS::EMR::Step",
|
691
697
|
ConfigConfigurationRecorder: "AWS::Config::ConfigurationRecorder",
|
698
|
+
EMRStep: "AWS::EMR::Step",
|
692
699
|
SageMakerModelPackage: "AWS::SageMaker::ModelPackage",
|
693
700
|
AppConfigConfigurationProfile: "AWS::AppConfig::ConfigurationProfile",
|
694
701
|
PipesPipe: "AWS::Pipes::Pipe",
|
695
|
-
|
702
|
+
OrganizationsOrganizationalUnit: "AWS::Organizations::OrganizationalUnit",
|
696
703
|
KinesisVideoSignalingChannel: "AWS::KinesisVideo::SignalingChannel",
|
704
|
+
EC2IPAMPool: "AWS::EC2::IPAMPool",
|
697
705
|
SSMMaintenanceWindowTarget: "AWS::SSM::MaintenanceWindowTarget",
|
698
|
-
OrganizationsOrganizationalUnit: "AWS::Organizations::OrganizationalUnit",
|
699
|
-
CognitoUserPoolResourceServer: "AWS::Cognito::UserPoolResourceServer",
|
700
706
|
OpsWorksInstance: "AWS::OpsWorks::Instance",
|
707
|
+
CognitoUserPoolResourceServer: "AWS::Cognito::UserPoolResourceServer",
|
701
708
|
RedshiftEventSubscription: "AWS::Redshift::EventSubscription",
|
702
709
|
ManagedBlockchainNode: "AWS::ManagedBlockchain::Node",
|
710
|
+
VpcLatticeTargetGroup: "AWS::VpcLattice::TargetGroup",
|
703
711
|
PersonalizeDataset: "AWS::Personalize::Dataset",
|
704
712
|
GlueJob: "AWS::Glue::Job",
|
705
713
|
LambdaVersion: "AWS::Lambda::Version",
|
@@ -709,17 +717,18 @@ exports.ResourceType = {
|
|
709
717
|
DataSyncLocationObjectStorage: "AWS::DataSync::LocationObjectStorage",
|
710
718
|
DataBrewProject: "AWS::DataBrew::Project",
|
711
719
|
IVSStreamKey: "AWS::IVS::StreamKey",
|
712
|
-
DLMLifecyclePolicy: "AWS::DLM::LifecyclePolicy",
|
713
720
|
LightsailAlarm: "AWS::Lightsail::Alarm",
|
714
|
-
|
721
|
+
DLMLifecyclePolicy: "AWS::DLM::LifecyclePolicy",
|
715
722
|
WAFRegionalIPSet: "AWS::WAFRegional::IPSet",
|
723
|
+
RDSDBInstance: "AWS::RDS::DBInstance",
|
724
|
+
VpcLatticeListener: "AWS::VpcLattice::Listener",
|
716
725
|
ServiceDiscoveryHttpNamespace: "AWS::ServiceDiscovery::HttpNamespace",
|
717
|
-
SageMakerCodeRepository: "AWS::SageMaker::CodeRepository",
|
718
726
|
ApiGatewayStage: "AWS::ApiGateway::Stage",
|
727
|
+
SageMakerCodeRepository: "AWS::SageMaker::CodeRepository",
|
719
728
|
SDBDomain: "AWS::SDB::Domain",
|
720
729
|
CognitoUserPoolClient: "AWS::Cognito::UserPoolClient",
|
721
|
-
IoTEventsInput: "AWS::IoTEvents::Input",
|
722
730
|
FraudDetectorEventType: "AWS::FraudDetector::EventType",
|
731
|
+
IoTEventsInput: "AWS::IoTEvents::Input",
|
723
732
|
EC2LocalGatewayRouteTable: "AWS::EC2::LocalGatewayRouteTable",
|
724
733
|
EC2NetworkInsightsPath: "AWS::EC2::NetworkInsightsPath",
|
725
734
|
GlueDatabase: "AWS::Glue::Database",
|
@@ -732,10 +741,10 @@ exports.ResourceType = {
|
|
732
741
|
RedshiftServerlessNamespace: "AWS::RedshiftServerless::Namespace",
|
733
742
|
RDSDBSecurityGroup: "AWS::RDS::DBSecurityGroup",
|
734
743
|
QuickSightAnalysis: "AWS::QuickSight::Analysis",
|
735
|
-
EC2EIPAssociation: "AWS::EC2::EIPAssociation",
|
736
744
|
LightsailLoadBalancerTlsCertificate: "AWS::Lightsail::LoadBalancerTlsCertificate",
|
737
|
-
|
745
|
+
EC2EIPAssociation: "AWS::EC2::EIPAssociation",
|
738
746
|
FSxStorageVirtualMachine: "AWS::FSx::StorageVirtualMachine",
|
747
|
+
EC2VPNGateway: "AWS::EC2::VPNGateway",
|
739
748
|
IoTWirelessWirelessGateway: "AWS::IoTWireless::WirelessGateway",
|
740
749
|
GuardDutyDetector: "AWS::GuardDuty::Detector",
|
741
750
|
WisdomAssistant: "AWS::Wisdom::Assistant",
|
@@ -747,17 +756,17 @@ exports.ResourceType = {
|
|
747
756
|
ManagedBlockchainAccessor: "AWS::ManagedBlockchain::Accessor",
|
748
757
|
GlobalAcceleratorListener: "AWS::GlobalAccelerator::Listener",
|
749
758
|
AppStreamFleet: "AWS::AppStream::Fleet",
|
750
|
-
LogsSubscriptionFilter: "AWS::Logs::SubscriptionFilter",
|
751
759
|
ServiceCatalogAppRegistryResourceAssociation: "AWS::ServiceCatalogAppRegistry::ResourceAssociation",
|
752
760
|
FMSNotificationChannel: "AWS::FMS::NotificationChannel",
|
753
|
-
|
761
|
+
LogsSubscriptionFilter: "AWS::Logs::SubscriptionFilter",
|
754
762
|
EventSchemasRegistryPolicy: "AWS::EventSchemas::RegistryPolicy",
|
763
|
+
AmazonMQConfiguration: "AWS::AmazonMQ::Configuration",
|
755
764
|
EC2TransitGatewayRouteTable: "AWS::EC2::TransitGatewayRouteTable",
|
756
765
|
CloudFrontRealtimeLogConfig: "AWS::CloudFront::RealtimeLogConfig",
|
757
766
|
EvidentlyFeature: "AWS::Evidently::Feature",
|
758
767
|
Route53HealthCheck: "AWS::Route53::HealthCheck",
|
759
|
-
IoTFleetWiseFleet: "AWS::IoTFleetWise::Fleet",
|
760
768
|
MediaLiveChannel: "AWS::MediaLive::Channel",
|
769
|
+
IoTFleetWiseFleet: "AWS::IoTFleetWise::Fleet",
|
761
770
|
S3OutpostsBucket: "AWS::S3Outposts::Bucket",
|
762
771
|
OmicsAnnotationStore: "AWS::Omics::AnnotationStore",
|
763
772
|
NetworkManagerDevice: "AWS::NetworkManager::Device",
|
@@ -767,18 +776,18 @@ exports.ResourceType = {
|
|
767
776
|
SageMakerModelCard: "AWS::SageMaker::ModelCard",
|
768
777
|
ServiceCatalogStackSetConstraint: "AWS::ServiceCatalog::StackSetConstraint",
|
769
778
|
GlueCrawler: "AWS::Glue::Crawler",
|
770
|
-
ApiGatewayDocumentationVersion: "AWS::ApiGateway::DocumentationVersion",
|
771
779
|
MediaConnectFlowOutput: "AWS::MediaConnect::FlowOutput",
|
780
|
+
ApiGatewayDocumentationVersion: "AWS::ApiGateway::DocumentationVersion",
|
772
781
|
EC2NetworkInsightsAccessScopeAnalysis: "AWS::EC2::NetworkInsightsAccessScopeAnalysis",
|
773
782
|
TransferServer: "AWS::Transfer::Server",
|
774
783
|
Route53ResolverResolverConfig: "AWS::Route53Resolver::ResolverConfig",
|
775
784
|
NimbleStudioLaunchProfile: "AWS::NimbleStudio::LaunchProfile",
|
776
785
|
GlueClassifier: "AWS::Glue::Classifier",
|
777
786
|
AmazonMQBroker: "AWS::AmazonMQ::Broker",
|
778
|
-
IoTEventsAlarmModel: "AWS::IoTEvents::AlarmModel",
|
779
787
|
LightsailDisk: "AWS::Lightsail::Disk",
|
780
|
-
|
788
|
+
IoTEventsAlarmModel: "AWS::IoTEvents::AlarmModel",
|
781
789
|
AppSyncDataSource: "AWS::AppSync::DataSource",
|
790
|
+
ServiceCatalogAppRegistryAttributeGroup: "AWS::ServiceCatalogAppRegistry::AttributeGroup",
|
782
791
|
SchedulerSchedule: "AWS::Scheduler::Schedule",
|
783
792
|
ECSPrimaryTaskSet: "AWS::ECS::PrimaryTaskSet",
|
784
793
|
GreengrassGroup: "AWS::Greengrass::Group",
|
@@ -801,13 +810,13 @@ exports.ResourceType = {
|
|
801
810
|
ElasticLoadBalancingV2ListenerCertificate: "AWS::ElasticLoadBalancingV2::ListenerCertificate",
|
802
811
|
NeptuneDBParameterGroup: "AWS::Neptune::DBParameterGroup",
|
803
812
|
LightsailStaticIp: "AWS::Lightsail::StaticIp",
|
804
|
-
EKSAddon: "AWS::EKS::Addon",
|
805
813
|
AppRunnerObservabilityConfiguration: "AWS::AppRunner::ObservabilityConfiguration",
|
814
|
+
EKSAddon: "AWS::EKS::Addon",
|
806
815
|
PinpointSmsTemplate: "AWS::Pinpoint::SmsTemplate",
|
807
816
|
ServiceCatalogTagOptionAssociation: "AWS::ServiceCatalog::TagOptionAssociation",
|
817
|
+
QuickSightTemplate: "AWS::QuickSight::Template",
|
808
818
|
GlueSchema: "AWS::Glue::Schema",
|
809
819
|
ApiGatewayV2VpcLink: "AWS::ApiGatewayV2::VpcLink",
|
810
|
-
QuickSightTemplate: "AWS::QuickSight::Template",
|
811
820
|
QuickSightDataSource: "AWS::QuickSight::DataSource",
|
812
821
|
EC2SpotFleet: "AWS::EC2::SpotFleet",
|
813
822
|
S3ObjectLambdaAccessPointPolicy: "AWS::S3ObjectLambda::AccessPointPolicy",
|
@@ -816,11 +825,11 @@ exports.ResourceType = {
|
|
816
825
|
SSMDocument: "AWS::SSM::Document",
|
817
826
|
SageMakerModel: "AWS::SageMaker::Model",
|
818
827
|
EC2TrafficMirrorFilter: "AWS::EC2::TrafficMirrorFilter",
|
819
|
-
ConnectUser: "AWS::Connect::User",
|
820
828
|
QLDBLedger: "AWS::QLDB::Ledger",
|
821
|
-
|
829
|
+
ConnectUser: "AWS::Connect::User",
|
822
830
|
BackupBackupSelection: "AWS::Backup::BackupSelection",
|
823
831
|
CloudWatchAlarm: "AWS::CloudWatch::Alarm",
|
832
|
+
PinpointSegment: "AWS::Pinpoint::Segment",
|
824
833
|
PinpointAPNSSandboxChannel: "AWS::Pinpoint::APNSSandboxChannel",
|
825
834
|
Route53ResolverFirewallDomainList: "AWS::Route53Resolver::FirewallDomainList",
|
826
835
|
PinpointADMChannel: "AWS::Pinpoint::ADMChannel",
|
@@ -835,12 +844,12 @@ exports.ResourceType = {
|
|
835
844
|
XRaySamplingRule: "AWS::XRay::SamplingRule",
|
836
845
|
IoTProvisioningTemplate: "AWS::IoT::ProvisioningTemplate",
|
837
846
|
ServiceCatalogPortfolioPrincipalAssociation: "AWS::ServiceCatalog::PortfolioPrincipalAssociation",
|
838
|
-
NetworkManagerVpcAttachment: "AWS::NetworkManager::VpcAttachment",
|
839
847
|
ACMPCAPermission: "AWS::ACMPCA::Permission",
|
840
|
-
|
848
|
+
NetworkManagerVpcAttachment: "AWS::NetworkManager::VpcAttachment",
|
841
849
|
GameLiftMatchmakingRuleSet: "AWS::GameLift::MatchmakingRuleSet",
|
842
|
-
|
850
|
+
DataBrewJob: "AWS::DataBrew::Job",
|
843
851
|
ConnectCampaignsCampaign: "AWS::ConnectCampaigns::Campaign",
|
852
|
+
EMRServerlessApplication: "AWS::EMRServerless::Application",
|
844
853
|
IoTWirelessFuotaTask: "AWS::IoTWireless::FuotaTask",
|
845
854
|
EC2SecurityGroupIngress: "AWS::EC2::SecurityGroupIngress",
|
846
855
|
PinpointEmailConfigurationSet: "AWS::PinpointEmail::ConfigurationSet",
|
@@ -849,19 +858,19 @@ exports.ResourceType = {
|
|
849
858
|
PinpointApplicationSettings: "AWS::Pinpoint::ApplicationSettings",
|
850
859
|
GroundStationMissionProfile: "AWS::GroundStation::MissionProfile",
|
851
860
|
OpsWorksLayer: "AWS::OpsWorks::Layer",
|
852
|
-
IoTWirelessDestination: "AWS::IoTWireless::Destination",
|
853
861
|
RedshiftServerlessWorkgroup: "AWS::RedshiftServerless::Workgroup",
|
862
|
+
IoTWirelessDestination: "AWS::IoTWireless::Destination",
|
854
863
|
CloudFrontMonitoringSubscription: "AWS::CloudFront::MonitoringSubscription",
|
855
864
|
GlueTable: "AWS::Glue::Table",
|
856
865
|
EC2SubnetRouteTableAssociation: "AWS::EC2::SubnetRouteTableAssociation",
|
857
866
|
IoTPolicy: "AWS::IoT::Policy",
|
858
|
-
ElastiCacheSecurityGroup: "AWS::ElastiCache::SecurityGroup",
|
859
867
|
IAMInstanceProfile: "AWS::IAM::InstanceProfile",
|
860
|
-
|
868
|
+
ElastiCacheSecurityGroup: "AWS::ElastiCache::SecurityGroup",
|
861
869
|
MediaConnectFlow: "AWS::MediaConnect::Flow",
|
870
|
+
BatchComputeEnvironment: "AWS::Batch::ComputeEnvironment",
|
862
871
|
CodeDeployDeploymentGroup: "AWS::CodeDeploy::DeploymentGroup",
|
863
|
-
AppFlowFlow: "AWS::AppFlow::Flow",
|
864
872
|
EC2Route: "AWS::EC2::Route",
|
873
|
+
AppFlowFlow: "AWS::AppFlow::Flow",
|
865
874
|
AthenaPreparedStatement: "AWS::Athena::PreparedStatement",
|
866
875
|
NimbleStudioStudioComponent: "AWS::NimbleStudio::StudioComponent",
|
867
876
|
AppStreamDirectoryConfig: "AWS::AppStream::DirectoryConfig",
|
@@ -873,8 +882,8 @@ exports.ResourceType = {
|
|
873
882
|
MacieCustomDataIdentifier: "AWS::Macie::CustomDataIdentifier",
|
874
883
|
ECSTaskSet: "AWS::ECS::TaskSet",
|
875
884
|
WAFv2RuleGroup: "AWS::WAFv2::RuleGroup",
|
876
|
-
RefactorSpacesApplication: "AWS::RefactorSpaces::Application",
|
877
885
|
CloudFormationPublisher: "AWS::CloudFormation::Publisher",
|
886
|
+
RefactorSpacesApplication: "AWS::RefactorSpaces::Application",
|
878
887
|
LexBotVersion: "AWS::Lex::BotVersion",
|
879
888
|
ServiceCatalogAppRegistryAttributeGroupAssociation: "AWS::ServiceCatalogAppRegistry::AttributeGroupAssociation",
|
880
889
|
ElasticBeanstalkApplication: "AWS::ElasticBeanstalk::Application",
|
@@ -889,24 +898,27 @@ exports.ResourceType = {
|
|
889
898
|
OpsWorksStack: "AWS::OpsWorks::Stack",
|
890
899
|
PanoramaPackageVersion: "AWS::Panorama::PackageVersion",
|
891
900
|
Route53ResolverResolverRule: "AWS::Route53Resolver::ResolverRule",
|
901
|
+
ComprehendFlywheel: "AWS::Comprehend::Flywheel",
|
892
902
|
EC2SubnetNetworkAclAssociation: "AWS::EC2::SubnetNetworkAclAssociation",
|
893
|
-
CURReportDefinition: "AWS::CUR::ReportDefinition",
|
894
903
|
SageMakerProject: "AWS::SageMaker::Project",
|
904
|
+
CURReportDefinition: "AWS::CUR::ReportDefinition",
|
895
905
|
EC2TrafficMirrorSession: "AWS::EC2::TrafficMirrorSession",
|
896
906
|
AmplifyBranch: "AWS::Amplify::Branch",
|
897
907
|
NetworkManagerCoreNetwork: "AWS::NetworkManager::CoreNetwork",
|
898
908
|
ServiceCatalogLaunchRoleConstraint: "AWS::ServiceCatalog::LaunchRoleConstraint",
|
899
909
|
EC2SubnetCidrBlock: "AWS::EC2::SubnetCidrBlock",
|
910
|
+
VpcLatticeServiceNetworkServiceAssociation: "AWS::VpcLattice::ServiceNetworkServiceAssociation",
|
900
911
|
AutoScalingLifecycleHook: "AWS::AutoScaling::LifecycleHook",
|
901
912
|
RedshiftClusterSecurityGroupIngress: "AWS::Redshift::ClusterSecurityGroupIngress",
|
902
|
-
RDSOptionGroup: "AWS::RDS::OptionGroup",
|
903
|
-
ResourceExplorer2DefaultViewAssociation: "AWS::ResourceExplorer2::DefaultViewAssociation",
|
904
913
|
ElastiCacheSecurityGroupIngress: "AWS::ElastiCache::SecurityGroupIngress",
|
914
|
+
ResourceExplorer2DefaultViewAssociation: "AWS::ResourceExplorer2::DefaultViewAssociation",
|
915
|
+
RDSOptionGroup: "AWS::RDS::OptionGroup",
|
916
|
+
SageMakerInferenceExperiment: "AWS::SageMaker::InferenceExperiment",
|
905
917
|
AppStreamEntitlement: "AWS::AppStream::Entitlement",
|
906
918
|
CloudFrontResponseHeadersPolicy: "AWS::CloudFront::ResponseHeadersPolicy",
|
907
919
|
IoTResourceSpecificLogging: "AWS::IoT::ResourceSpecificLogging",
|
908
|
-
SignerSigningProfile: "AWS::Signer::SigningProfile",
|
909
920
|
CloudFormationWaitCondition: "AWS::CloudFormation::WaitCondition",
|
921
|
+
SignerSigningProfile: "AWS::Signer::SigningProfile",
|
910
922
|
IoTSiteWiseGateway: "AWS::IoTSiteWise::Gateway",
|
911
923
|
EC2KeyPair: "AWS::EC2::KeyPair",
|
912
924
|
ResilienceHubResiliencyPolicy: "AWS::ResilienceHub::ResiliencyPolicy",
|
@@ -917,17 +929,17 @@ exports.ResourceType = {
|
|
917
929
|
SSOPermissionSet: "AWS::SSO::PermissionSet",
|
918
930
|
InspectorV2Filter: "AWS::InspectorV2::Filter",
|
919
931
|
PinpointPushTemplate: "AWS::Pinpoint::PushTemplate",
|
920
|
-
ECRPullThroughCacheRule: "AWS::ECR::PullThroughCacheRule",
|
921
932
|
SimSpaceWeaverSimulation: "AWS::SimSpaceWeaver::Simulation",
|
933
|
+
ECRPullThroughCacheRule: "AWS::ECR::PullThroughCacheRule",
|
922
934
|
ApiGatewayRestApi: "AWS::ApiGateway::RestApi",
|
923
935
|
CloudFrontPublicKey: "AWS::CloudFront::PublicKey",
|
924
936
|
EventsEventBus: "AWS::Events::EventBus",
|
925
|
-
IoTFleetWiseVehicle: "AWS::IoTFleetWise::Vehicle",
|
926
937
|
DataBrewSchedule: "AWS::DataBrew::Schedule",
|
938
|
+
IoTFleetWiseVehicle: "AWS::IoTFleetWise::Vehicle",
|
927
939
|
EC2VPC: "AWS::EC2::VPC",
|
928
940
|
Route53RecoveryReadinessResourceSet: "AWS::Route53RecoveryReadiness::ResourceSet",
|
929
|
-
KinesisAnalyticsV2ApplicationOutput: "AWS::KinesisAnalyticsV2::ApplicationOutput",
|
930
941
|
ConfigOrganizationConformancePack: "AWS::Config::OrganizationConformancePack",
|
942
|
+
KinesisAnalyticsV2ApplicationOutput: "AWS::KinesisAnalyticsV2::ApplicationOutput",
|
931
943
|
CloudFrontContinuousDeploymentPolicy: "AWS::CloudFront::ContinuousDeploymentPolicy",
|
932
944
|
NetworkManagerGlobalNetwork: "AWS::NetworkManager::GlobalNetwork",
|
933
945
|
NetworkManagerTransitGatewayRegistration: "AWS::NetworkManager::TransitGatewayRegistration",
|
@@ -960,28 +972,28 @@ exports.ResourceType = {
|
|
960
972
|
RekognitionStreamProcessor: "AWS::Rekognition::StreamProcessor",
|
961
973
|
FSxSnapshot: "AWS::FSx::Snapshot",
|
962
974
|
S3OutpostsBucketPolicy: "AWS::S3Outposts::BucketPolicy",
|
963
|
-
IAMManagedPolicy: "AWS::IAM::ManagedPolicy",
|
964
975
|
CloudFormationHookDefaultVersion: "AWS::CloudFormation::HookDefaultVersion",
|
976
|
+
IAMManagedPolicy: "AWS::IAM::ManagedPolicy",
|
965
977
|
MSKConfiguration: "AWS::MSK::Configuration",
|
966
978
|
IoTPolicyPrincipalAttachment: "AWS::IoT::PolicyPrincipalAttachment",
|
967
|
-
ConnectContactFlowModule: "AWS::Connect::ContactFlowModule",
|
968
979
|
GlueRegistry: "AWS::Glue::Registry",
|
980
|
+
ConnectContactFlowModule: "AWS::Connect::ContactFlowModule",
|
969
981
|
ConfigConformancePack: "AWS::Config::ConformancePack",
|
970
982
|
DevOpsGuruResourceCollection: "AWS::DevOpsGuru::ResourceCollection",
|
971
983
|
KafkaConnectConnector: "AWS::KafkaConnect::Connector",
|
972
984
|
Route53ResolverResolverRuleAssociation: "AWS::Route53Resolver::ResolverRuleAssociation",
|
973
985
|
GreengrassSubscriptionDefinition: "AWS::Greengrass::SubscriptionDefinition",
|
974
|
-
ApiGatewayVpcLink: "AWS::ApiGateway::VpcLink",
|
975
986
|
IoTEventsDetectorModel: "AWS::IoTEvents::DetectorModel",
|
987
|
+
ApiGatewayVpcLink: "AWS::ApiGateway::VpcLink",
|
976
988
|
EC2TransitGatewayPeeringAttachment: "AWS::EC2::TransitGatewayPeeringAttachment",
|
977
989
|
KinesisAnalyticsV2ApplicationReferenceDataSource: "AWS::KinesisAnalyticsV2::ApplicationReferenceDataSource",
|
978
990
|
S3MultiRegionAccessPointPolicy: "AWS::S3::MultiRegionAccessPointPolicy",
|
979
991
|
CloudTrailEventDataStore: "AWS::CloudTrail::EventDataStore",
|
980
992
|
OrganizationsPolicy: "AWS::Organizations::Policy",
|
981
|
-
GreengrassResourceDefinitionVersion: "AWS::Greengrass::ResourceDefinitionVersion",
|
982
993
|
SecretsManagerSecretTargetAttachment: "AWS::SecretsManager::SecretTargetAttachment",
|
983
994
|
EC2VolumeAttachment: "AWS::EC2::VolumeAttachment",
|
984
995
|
DirectoryServiceSimpleAD: "AWS::DirectoryService::SimpleAD",
|
996
|
+
GreengrassResourceDefinitionVersion: "AWS::Greengrass::ResourceDefinitionVersion",
|
985
997
|
EC2Host: "AWS::EC2::Host",
|
986
998
|
IoTLogging: "AWS::IoT::Logging",
|
987
999
|
NetworkManagerSite: "AWS::NetworkManager::Site",
|
@@ -991,8 +1003,8 @@ exports.ResourceType = {
|
|
991
1003
|
SignerProfilePermission: "AWS::Signer::ProfilePermission",
|
992
1004
|
OpenSearchServerlessCollection: "AWS::OpenSearchServerless::Collection",
|
993
1005
|
ElasticBeanstalkApplicationVersion: "AWS::ElasticBeanstalk::ApplicationVersion",
|
994
|
-
RedshiftEndpointAuthorization: "AWS::Redshift::EndpointAuthorization",
|
995
1006
|
EC2VPCEndpoint: "AWS::EC2::VPCEndpoint",
|
1007
|
+
RedshiftEndpointAuthorization: "AWS::Redshift::EndpointAuthorization",
|
996
1008
|
IoTTopicRuleDestination: "AWS::IoT::TopicRuleDestination",
|
997
1009
|
IoTWirelessTaskDefinition: "AWS::IoTWireless::TaskDefinition",
|
998
1010
|
OrganizationsAccount: "AWS::Organizations::Account",
|
@@ -1011,8 +1023,8 @@ exports.ResourceType = {
|
|
1011
1023
|
GreengrassGroupVersion: "AWS::Greengrass::GroupVersion",
|
1012
1024
|
LogsQueryDefinition: "AWS::Logs::QueryDefinition",
|
1013
1025
|
SESEmailIdentity: "AWS::SES::EmailIdentity",
|
1014
|
-
GuardDutyIPSet: "AWS::GuardDuty::IPSet",
|
1015
1026
|
IoTCertificate: "AWS::IoT::Certificate",
|
1027
|
+
GuardDutyIPSet: "AWS::GuardDuty::IPSet",
|
1016
1028
|
DynamoDBGlobalTable: "AWS::DynamoDB::GlobalTable",
|
1017
1029
|
SSMAssociation: "AWS::SSM::Association",
|
1018
1030
|
EC2IPAMResourceDiscoveryAssociation: "AWS::EC2::IPAMResourceDiscoveryAssociation",
|
@@ -1023,6 +1035,7 @@ exports.ResourceType = {
|
|
1023
1035
|
EventSchemasRegistry: "AWS::EventSchemas::Registry",
|
1024
1036
|
Route53ResolverResolverEndpoint: "AWS::Route53Resolver::ResolverEndpoint",
|
1025
1037
|
ImageBuilderImage: "AWS::ImageBuilder::Image",
|
1038
|
+
VpcLatticeRule: "AWS::VpcLattice::Rule",
|
1026
1039
|
CEAnomalySubscription: "AWS::CE::AnomalySubscription",
|
1027
1040
|
RDSDBProxyEndpoint: "AWS::RDS::DBProxyEndpoint",
|
1028
1041
|
OpenSearchServiceDomain: "AWS::OpenSearchService::Domain",
|
@@ -1032,12 +1045,12 @@ exports.ResourceType = {
|
|
1032
1045
|
exports.AttributeNames = {
|
1033
1046
|
"AWS::XRay::Group": ["GroupARN"],
|
1034
1047
|
"AWS::SES::ContactList": [],
|
1035
|
-
"AWS::ACMPCA::CertificateAuthority": ["CertificateSigningRequest", "Arn"],
|
1036
1048
|
"AWS::ServiceCatalog::PortfolioShare": [],
|
1049
|
+
"AWS::ACMPCA::CertificateAuthority": ["CertificateSigningRequest", "Arn"],
|
1037
1050
|
"AWS::WAF::IPSet": [],
|
1038
1051
|
"AWS::IAM::Group": ["Arn"],
|
1039
1052
|
"AWS::Backup::BackupPlan": ["VersionId", "BackupPlanId", "BackupPlanArn"],
|
1040
|
-
"AWS::AppIntegrations::EventIntegration": ["EventIntegrationArn"
|
1053
|
+
"AWS::AppIntegrations::EventIntegration": ["EventIntegrationArn"],
|
1041
1054
|
"AWS::Rekognition::Collection": ["Arn"],
|
1042
1055
|
"AWS::S3::MultiRegionAccessPoint": ["Alias", "CreatedAt"],
|
1043
1056
|
"AWS::Route53Resolver::ResolverQueryLoggingConfig": ["Status", "OwnerId", "AssociationCount", "CreationTime", "ShareStatus", "Id", "Arn", "CreatorRequestId"],
|
@@ -1045,19 +1058,19 @@ exports.AttributeNames = {
|
|
1045
1058
|
"AWS::FraudDetector::EntityType": ["CreatedTime", "LastUpdatedTime", "Arn"],
|
1046
1059
|
"AWS::Elasticsearch::Domain": ["Arn", "DomainArn", "DomainEndpoint"],
|
1047
1060
|
"AWS::IoTSiteWise::AssetModel": ["AssetModelId", "AssetModelArn"],
|
1048
|
-
"AWS::IoTTwinMaker::SyncJob": ["CreationDateTime", "State", "UpdateDateTime", "Arn"],
|
1049
1061
|
"AWS::LookoutMetrics::Alert": ["Arn"],
|
1062
|
+
"AWS::IoTTwinMaker::SyncJob": ["CreationDateTime", "State", "UpdateDateTime", "Arn"],
|
1050
1063
|
"AWS::WAFRegional::SqlInjectionMatchSet": [],
|
1051
|
-
"AWS::Kinesis::Stream": ["Arn"],
|
1052
|
-
"AWS::RAM::ResourceShare": ["Arn"],
|
1053
1064
|
"AWS::AmplifyUIBuilder::Form": ["Id"],
|
1065
|
+
"AWS::Kinesis::Stream": ["Arn"],
|
1054
1066
|
"AWS::Redshift::EndpointAccess": ["EndpointStatus", "VpcEndpoint", "Address", "Port", "EndpointCreateTime", "VpcEndpoint.VpcId", "VpcEndpoint.NetworkInterfaces", "VpcSecurityGroups", "VpcEndpoint.VpcEndpointId"],
|
1067
|
+
"AWS::RAM::ResourceShare": ["Arn"],
|
1055
1068
|
"AWS::SageMaker::ImageVersion": ["ImageVersionArn", "Version", "ContainerImage", "ImageArn"],
|
1056
1069
|
"AWS::AppRunner::VpcConnector": ["VpcConnectorArn", "VpcConnectorRevision"],
|
1057
1070
|
"AWS::EC2::CapacityReservation": ["Tenancy", "AvailableInstanceCount", "AvailabilityZone", "TotalInstanceCount", "Id", "InstanceType"],
|
1058
1071
|
"AWS::AppSync::Resolver": ["TypeName", "ResolverArn", "FieldName"],
|
1059
|
-
"AWS::RefactorSpaces::Environment": ["TransitGatewayId", "EnvironmentIdentifier", "Arn"],
|
1060
1072
|
"AWS::DataSync::LocationNFS": ["LocationUri", "LocationArn"],
|
1073
|
+
"AWS::RefactorSpaces::Environment": ["TransitGatewayId", "EnvironmentIdentifier", "Arn"],
|
1061
1074
|
"AWS::Pinpoint::VoiceChannel": [],
|
1062
1075
|
"AWS::EC2::VPCEndpointServicePermissions": [],
|
1063
1076
|
"AWS::Route53::RecordSet": [],
|
@@ -1082,27 +1095,27 @@ exports.AttributeNames = {
|
|
1082
1095
|
"AWS::LakeFormation::Tag": [],
|
1083
1096
|
"AWS::Cognito::UserPoolIdentityProvider": [],
|
1084
1097
|
"AWS::ACMPCA::CertificateAuthorityActivation": ["CompleteCertificateChain"],
|
1085
|
-
"AWS::OpenSearchServerless::AccessPolicy": [],
|
1086
1098
|
"AWS::WAFv2::LoggingConfiguration": ["ManagedByFirewallManager"],
|
1099
|
+
"AWS::OpenSearchServerless::AccessPolicy": [],
|
1087
1100
|
"AWS::LakeFormation::Resource": [],
|
1088
1101
|
"AWS::SNS::Topic": ["TopicArn", "TopicName"],
|
1089
1102
|
"AWS::ServiceCatalog::TagOption": [],
|
1090
1103
|
"AWS::SageMaker::Space": ["SpaceArn"],
|
1091
1104
|
"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
1105
|
"AWS::Redshift::Cluster": ["Endpoint.Address", "Endpoint.Port", "Id", "DeferMaintenanceIdentifier"],
|
1106
|
+
"AWS::Redshift::ScheduledAction": ["State", "NextInvocations"],
|
1094
1107
|
"AWS::SageMaker::MonitoringSchedule": ["MonitoringScheduleArn", "CreationTime", "LastModifiedTime"],
|
1095
1108
|
"AWS::EC2::IPAM": ["IpamId", "ScopeCount", "Arn", "PrivateDefaultScopeId", "PublicDefaultScopeId"],
|
1096
|
-
"AWS::AppMesh::Route": ["Uid", "MeshName", "VirtualRouterName", "MeshOwner", "ResourceOwner", "RouteName", "Arn"],
|
1097
1109
|
"AWS::EKS::Nodegroup": ["NodegroupName", "ClusterName", "Id", "Arn"],
|
1110
|
+
"AWS::AppMesh::Route": ["Uid", "MeshName", "VirtualRouterName", "MeshOwner", "ResourceOwner", "RouteName", "Arn"],
|
1098
1111
|
"AWS::EC2::IPAMResourceDiscovery": ["IsDefault", "OwnerId", "State", "IpamResourceDiscoveryRegion", "IpamResourceDiscoveryArn", "IpamResourceDiscoveryId"],
|
1099
1112
|
"AWS::CE::CostCategory": ["EffectiveStart", "Arn"],
|
1100
1113
|
"AWS::Connect::Instance": ["CreatedTime", "ServiceRole", "InstanceStatus", "Id", "Arn"],
|
1101
1114
|
"AWS::Transfer::Profile": ["ProfileId", "Arn"],
|
1102
|
-
"AWS::IoT1Click::Project": ["ProjectName", "Arn"],
|
1103
1115
|
"AWS::EC2::EIP": ["PublicIp", "AllocationId"],
|
1104
|
-
"AWS::
|
1116
|
+
"AWS::IoT1Click::Project": ["ProjectName", "Arn"],
|
1105
1117
|
"AWS::MediaConvert::Queue": ["Arn", "Name"],
|
1118
|
+
"AWS::IoT::CustomMetric": ["MetricArn"],
|
1106
1119
|
"AWS::ApiGateway::DomainName": ["RegionalHostedZoneId", "RegionalDomainName", "DistributionHostedZoneId", "DistributionDomainName"],
|
1107
1120
|
"AWS::WAFv2::RegexPatternSet": ["Id", "Arn"],
|
1108
1121
|
"AWS::Backup::Framework": ["CreationTime", "FrameworkStatus", "DeploymentStatus", "FrameworkArn"],
|
@@ -1110,24 +1123,28 @@ exports.AttributeNames = {
|
|
1110
1123
|
"AWS::NetworkManager::CustomerGatewayAssociation": [],
|
1111
1124
|
"AWS::ApiGateway::DocumentationPart": ["DocumentationPartId"],
|
1112
1125
|
"AWS::CloudFront::CachePolicy": ["LastModifiedTime", "Id"],
|
1126
|
+
"AWS::VpcLattice::ServiceNetwork": ["LastUpdatedAt", "CreatedAt", "Id", "Arn"],
|
1113
1127
|
"AWS::RDS::DBSubnetGroup": [],
|
1114
1128
|
"AWS::LakeFormation::DataLakeSettings": [],
|
1115
1129
|
"AWS::MemoryDB::ParameterGroup": ["ARN"],
|
1116
1130
|
"AWS::GreengrassV2::Deployment": ["DeploymentId"],
|
1117
1131
|
"AWS::IoTFleetHub::Application": ["ApplicationUrl", "ApplicationArn", "ApplicationState", "SsoClientId", "ApplicationId", "ApplicationLastUpdateDate", "ErrorMessage", "ApplicationCreationDate"],
|
1118
1132
|
"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
1133
|
"AWS::PinpointEmail::ConfigurationSetEventDestination": [],
|
1134
|
+
"AWS::MWAA::Environment": ["LoggingConfiguration.TaskLogs.CloudWatchLogGroupArn", "LoggingConfiguration.WebserverLogs.CloudWatchLogGroupArn", "LoggingConfiguration.DagProcessingLogs.CloudWatchLogGroupArn", "WebserverUrl", "LoggingConfiguration.SchedulerLogs.CloudWatchLogGroupArn", "Arn", "LoggingConfiguration.WorkerLogs.CloudWatchLogGroupArn"],
|
1135
|
+
"AWS::VpcLattice::ServiceNetworkVpcAssociation": ["Status", "VpcId", "ServiceNetworkId", "CreatedAt", "ServiceNetworkName", "Id", "Arn", "ServiceNetworkArn"],
|
1121
1136
|
"AWS::GuardDuty::ThreatIntelSet": [],
|
1122
1137
|
"AWS::Oam::Sink": ["Arn"],
|
1123
1138
|
"AWS::WAFRegional::RegexPatternSet": [],
|
1124
1139
|
"AWS::Logs::MetricFilter": [],
|
1125
1140
|
"AWS::Lightsail::Database": ["DatabaseArn"],
|
1141
|
+
"AWS::VpcLattice::AccessLogSubscription": ["ResourceArn", "ResourceId", "Id", "Arn"],
|
1126
1142
|
"AWS::Lightsail::Certificate": ["Status", "CertificateArn"],
|
1127
1143
|
"AWS::Macie::Session": ["ServiceRole", "AwsAccountId"],
|
1144
|
+
"AWS::Chatbot::MicrosoftTeamsChannelConfiguration": ["Arn"],
|
1128
1145
|
"AWS::SecretsManager::RotationSchedule": [],
|
1129
|
-
"AWS::Omics::ReferenceStore": ["ReferenceStoreId", "CreationTime", "Arn"],
|
1130
1146
|
"AWS::Scheduler::ScheduleGroup": ["CreationDate", "State", "LastModificationDate", "Arn"],
|
1147
|
+
"AWS::Omics::ReferenceStore": ["ReferenceStoreId", "CreationTime", "Arn"],
|
1131
1148
|
"AWS::Cognito::IdentityPool": ["Name"],
|
1132
1149
|
"AWS::ElasticLoadBalancingV2::LoadBalancer": ["CanonicalHostedZoneID", "DNSName", "LoadBalancerFullName", "LoadBalancerName", "SecurityGroups"],
|
1133
1150
|
"AWS::Route53::DNSSEC": [],
|
@@ -1145,12 +1162,12 @@ exports.AttributeNames = {
|
|
1145
1162
|
"AWS::Connect::QuickConnect": ["QuickConnectArn"],
|
1146
1163
|
"AWS::Lambda::LayerVersionPermission": [],
|
1147
1164
|
"AWS::StepFunctions::StateMachine": ["Arn", "Name"],
|
1148
|
-
"AWS::CodeDeploy::DeploymentConfig": [],
|
1149
|
-
"AWS::Macie::AllowList": ["Status", "Id", "Arn"],
|
1150
1165
|
"AWS::IoT::MitigationAction": ["MitigationActionArn", "MitigationActionId"],
|
1166
|
+
"AWS::CodeDeploy::DeploymentConfig": [],
|
1151
1167
|
"AWS::DMS::EventSubscription": [],
|
1152
|
-
"AWS::
|
1168
|
+
"AWS::Macie::AllowList": ["Status", "Id", "Arn"],
|
1153
1169
|
"AWS::EC2::TransitGatewayAttachment": ["Id"],
|
1170
|
+
"AWS::CustomerProfiles::Integration": ["LastUpdatedAt", "CreatedAt"],
|
1154
1171
|
"AWS::FraudDetector::Outcome": ["CreatedTime", "LastUpdatedTime", "Arn"],
|
1155
1172
|
"AWS::Location::Tracker": ["CreateTime", "UpdateTime", "Arn", "TrackerArn"],
|
1156
1173
|
"AWS::DAX::ParameterGroup": [],
|
@@ -1179,38 +1196,39 @@ exports.AttributeNames = {
|
|
1179
1196
|
"AWS::IoT::CACertificate": ["Id", "Arn"],
|
1180
1197
|
"AWS::CloudTrail::ResourcePolicy": [],
|
1181
1198
|
"AWS::CloudFormation::HookTypeConfig": ["ConfigurationArn"],
|
1182
|
-
"AWS::SageMaker::ModelBiasJobDefinition": ["JobDefinitionArn", "CreationTime"],
|
1183
1199
|
"AWS::Location::GeofenceCollection": ["CollectionArn", "CreateTime", "UpdateTime", "Arn"],
|
1184
|
-
"AWS::
|
1200
|
+
"AWS::SageMaker::ModelBiasJobDefinition": ["JobDefinitionArn", "CreationTime"],
|
1185
1201
|
"AWS::AppSync::ApiKey": ["ApiKey", "Arn"],
|
1202
|
+
"AWS::Lex::Bot": ["Id", "Arn"],
|
1186
1203
|
"AWS::Route53::HostedZone": ["Id", "NameServers"],
|
1187
|
-
"AWS::Pinpoint::EmailTemplate": ["Arn"],
|
1188
1204
|
"AWS::IVSChat::Room": ["Id", "Arn"],
|
1205
|
+
"AWS::Pinpoint::EmailTemplate": ["Arn"],
|
1189
1206
|
"AWS::ServiceCatalog::PortfolioProductAssociation": [],
|
1190
1207
|
"AWS::EC2::TransitGatewayMulticastDomainAssociation": ["ResourceId", "State", "ResourceType"],
|
1191
1208
|
"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
1209
|
"AWS::MediaConvert::JobTemplate": ["Arn", "Name"],
|
1193
|
-
"AWS::EKS::Cluster": ["Endpoint", "ClusterSecurityGroupId", "EncryptionConfigKeyArn", "Id", "CertificateAuthorityData", "Arn", "KubernetesNetworkConfig.ServiceIpv6Cidr", "OpenIdConnectIssuerUrl"],
|
1194
1210
|
"AWS::Connect::InstanceStorageConfig": ["AssociationId"],
|
1211
|
+
"AWS::EKS::Cluster": ["Endpoint", "ClusterSecurityGroupId", "EncryptionConfigKeyArn", "Id", "CertificateAuthorityData", "Arn", "KubernetesNetworkConfig.ServiceIpv6Cidr", "OpenIdConnectIssuerUrl"],
|
1195
1212
|
"AWS::Connect::HoursOfOperation": ["HoursOfOperationArn"],
|
1196
1213
|
"AWS::DocDB::DBCluster": ["ClusterResourceId", "Endpoint", "Port", "ReadEndpoint"],
|
1197
1214
|
"AWS::DAX::Cluster": ["ClusterDiscoveryEndpointURL", "ClusterDiscoveryEndpoint", "Arn"],
|
1198
|
-
"AWS::CloudWatch::CompositeAlarm": ["Arn"],
|
1199
1215
|
"AWS::RDS::GlobalCluster": [],
|
1216
|
+
"AWS::CloudWatch::CompositeAlarm": ["Arn"],
|
1200
1217
|
"AWS::SSM::PatchBaseline": [],
|
1201
1218
|
"AWS::DataSync::LocationHDFS": ["LocationUri", "LocationArn"],
|
1202
|
-
"AWS::IoT::DomainConfiguration": ["DomainType", "ServerCertificates", "Arn"],
|
1203
1219
|
"AWS::BillingConductor::CustomLineItem": ["CurrencyCode", "ProductCode", "CreationTime", "LastModifiedTime", "Arn", "AssociationSize"],
|
1204
|
-
"AWS::
|
1220
|
+
"AWS::IoT::DomainConfiguration": ["DomainType", "ServerCertificates", "Arn"],
|
1205
1221
|
"AWS::KinesisAnalyticsV2::ApplicationCloudWatchLoggingOption": [],
|
1222
|
+
"AWS::RefactorSpaces::Service": ["ServiceIdentifier", "Arn"],
|
1206
1223
|
"AWS::GuardDuty::Member": [],
|
1207
|
-
"AWS::ServiceCatalog::AcceptedPortfolioShare": [],
|
1208
|
-
"AWS::ServiceDiscovery::Service": ["Id", "Arn", "Name"],
|
1209
1224
|
"AWS::Omics::SequenceStore": ["SequenceStoreId", "CreationTime", "Arn"],
|
1210
1225
|
"AWS::Lightsail::Distribution": ["Status", "DistributionArn", "AbleToUpdateBundle"],
|
1226
|
+
"AWS::ServiceCatalog::AcceptedPortfolioShare": [],
|
1227
|
+
"AWS::ServiceDiscovery::Service": ["Id", "Arn", "Name"],
|
1211
1228
|
"AWS::Oam::Link": ["Label", "Arn"],
|
1212
1229
|
"AWS::IoTWireless::WirelessDevice": ["Id", "ThingName", "Arn"],
|
1213
1230
|
"AWS::RoboMaker::SimulationApplicationVersion": ["ApplicationVersion", "Arn"],
|
1231
|
+
"AWS::VpcLattice::ResourcePolicy": [],
|
1214
1232
|
"AWS::AutoScaling::ScalingPolicy": ["PolicyName", "Arn"],
|
1215
1233
|
"AWS::Backup::BackupVault": ["BackupVaultName", "BackupVaultArn"],
|
1216
1234
|
"AWS::AppFlow::Connector": ["ConnectorArn"],
|
@@ -1257,8 +1275,8 @@ exports.AttributeNames = {
|
|
1257
1275
|
"AWS::Glue::DevEndpoint": [],
|
1258
1276
|
"AWS::CodeBuild::ReportGroup": ["Arn"],
|
1259
1277
|
"AWS::OpsWorks::UserProfile": ["SshUsername"],
|
1260
|
-
"AWS::FraudDetector::Detector": ["CreatedTime", "EventType.Arn", "EventType.LastUpdatedTime", "LastUpdatedTime", "EventType.CreatedTime", "Arn", "DetectorVersionId"],
|
1261
1278
|
"AWS::Neptune::DBSubnetGroup": [],
|
1279
|
+
"AWS::FraudDetector::Detector": ["CreatedTime", "EventType.Arn", "EventType.LastUpdatedTime", "LastUpdatedTime", "EventType.CreatedTime", "Arn", "DetectorVersionId"],
|
1262
1280
|
"AWS::AppStream::User": [],
|
1263
1281
|
"AWS::PinpointEmail::DedicatedIpPool": [],
|
1264
1282
|
"AWS::KinesisAnalyticsV2::Application": [],
|
@@ -1273,8 +1291,8 @@ exports.AttributeNames = {
|
|
1273
1291
|
"AWS::WAF::XssMatchSet": [],
|
1274
1292
|
"AWS::ResilienceHub::App": ["AppArn"],
|
1275
1293
|
"AWS::CloudTrail::Channel": ["ChannelArn"],
|
1276
|
-
"AWS::MediaPackage::Channel": ["Arn"],
|
1277
1294
|
"AWS::Transfer::Workflow": ["WorkflowId", "Arn"],
|
1295
|
+
"AWS::MediaPackage::Channel": ["Arn"],
|
1278
1296
|
"AWS::OpenSearchServerless::SecurityConfig": ["Id"],
|
1279
1297
|
"AWS::Route53RecoveryControl::SafetyRule": ["Status", "SafetyRuleArn"],
|
1280
1298
|
"AWS::Neptune::DBInstance": ["Endpoint", "Port"],
|
@@ -1289,13 +1307,13 @@ exports.AttributeNames = {
|
|
1289
1307
|
"AWS::EC2::IPAMScope": ["IpamScopeId", "IsDefault", "IpamArn", "IpamScopeType", "PoolCount", "Arn"],
|
1290
1308
|
"AWS::ServiceCatalog::ServiceAction": ["Id"],
|
1291
1309
|
"AWS::SSM::MaintenanceWindowTask": [],
|
1310
|
+
"AWS::Panorama::Package": ["CreatedTime", "StorageLocation.ManifestPrefixLocation", "StorageLocation.GeneratedPrefixLocation", "StorageLocation.BinaryPrefixLocation", "PackageId", "Arn", "StorageLocation.Bucket", "StorageLocation.RepoPrefixLocation"],
|
1292
1311
|
"AWS::Kendra::DataSource": ["Id", "Arn"],
|
1293
1312
|
"AWS::Glue::MLTransform": [],
|
1294
|
-
"AWS::Panorama::Package": ["CreatedTime", "StorageLocation.ManifestPrefixLocation", "StorageLocation.GeneratedPrefixLocation", "StorageLocation.BinaryPrefixLocation", "PackageId", "Arn", "StorageLocation.Bucket", "StorageLocation.RepoPrefixLocation"],
|
1295
1313
|
"AWS::ApiGateway::UsagePlanKey": ["Id"],
|
1296
1314
|
"AWS::EMR::SecurityConfiguration": [],
|
1297
|
-
"AWS::OpenSearchServerless::SecurityPolicy": [],
|
1298
1315
|
"AWS::CodeGuruReviewer::RepositoryAssociation": ["AssociationArn"],
|
1316
|
+
"AWS::OpenSearchServerless::SecurityPolicy": [],
|
1299
1317
|
"AWS::Transfer::Connector": ["Arn", "ConnectorId"],
|
1300
1318
|
"AWS::Cognito::UserPoolUserToGroupAttachment": [],
|
1301
1319
|
"AWS::Pinpoint::APNSChannel": [],
|
@@ -1303,8 +1321,8 @@ exports.AttributeNames = {
|
|
1303
1321
|
"AWS::IoTSiteWise::Dashboard": ["DashboardId", "DashboardArn"],
|
1304
1322
|
"AWS::RoboMaker::Fleet": ["Arn"],
|
1305
1323
|
"AWS::ElasticBeanstalk::ConfigurationTemplate": ["TemplateName"],
|
1306
|
-
"AWS::PinpointEmail::Identity": ["IdentityDNSRecordName3", "IdentityDNSRecordName1", "IdentityDNSRecordName2", "IdentityDNSRecordValue3", "IdentityDNSRecordValue2", "IdentityDNSRecordValue1"],
|
1307
1324
|
"AWS::WorkSpaces::ConnectionAlias": ["ConnectionAliasState", "Associations", "AliasId"],
|
1325
|
+
"AWS::PinpointEmail::Identity": ["IdentityDNSRecordName3", "IdentityDNSRecordName1", "IdentityDNSRecordName2", "IdentityDNSRecordValue3", "IdentityDNSRecordValue2", "IdentityDNSRecordValue1"],
|
1308
1326
|
"AWS::Events::Rule": ["Arn"],
|
1309
1327
|
"AWS::IoTCoreDeviceAdvisor::SuiteDefinition": ["SuiteDefinitionArn", "SuiteDefinitionVersion", "SuiteDefinitionId"],
|
1310
1328
|
"AWS::SSMContacts::ContactChannel": ["Arn"],
|
@@ -1316,16 +1334,16 @@ exports.AttributeNames = {
|
|
1316
1334
|
"AWS::Greengrass::ConnectorDefinition": ["LatestVersionArn", "Id", "Arn", "Name"],
|
1317
1335
|
"AWS::Organizations::ResourcePolicy": ["Id", "Arn"],
|
1318
1336
|
"AWS::EC2::PlacementGroup": ["GroupName"],
|
1337
|
+
"AWS::ApiGateway::RequestValidator": ["RequestValidatorId"],
|
1319
1338
|
"AWS::Omics::VariantStore": ["Status", "CreationTime", "UpdateTime", "Id", "StoreSizeBytes", "StatusMessage", "StoreArn"],
|
1320
1339
|
"AWS::WAFRegional::SizeConstraintSet": [],
|
1321
|
-
"AWS::ApiGateway::RequestValidator": ["RequestValidatorId"],
|
1322
1340
|
"AWS::Connect::PhoneNumber": ["Address", "PhoneNumberArn"],
|
1323
1341
|
"AWS::RDS::DBSecurityGroupIngress": [],
|
1324
1342
|
"AWS::Timestream::Database": ["Arn"],
|
1325
|
-
"AWS::IoTThingsGraph::FlowTemplate": [],
|
1326
1343
|
"AWS::NetworkManager::TransitGatewayRouteTableAttachment": ["ResourceArn", "CoreNetworkId", "AttachmentType", "SegmentName", "State", "CreatedAt", "OwnerAccountId", "UpdatedAt", "AttachmentId", "CoreNetworkArn", "EdgeLocation", "AttachmentPolicyRuleNumber"],
|
1327
|
-
"AWS::
|
1344
|
+
"AWS::IoTThingsGraph::FlowTemplate": [],
|
1328
1345
|
"AWS::CodePipeline::Webhook": ["Url"],
|
1346
|
+
"AWS::Logs::LogGroup": ["Arn"],
|
1329
1347
|
"AWS::SSMIncidents::ResponsePlan": ["Arn"],
|
1330
1348
|
"AWS::DataSync::LocationEFS": ["LocationUri", "LocationArn"],
|
1331
1349
|
"AWS::AutoScalingPlans::ScalingPlan": ["ScalingPlanName", "ScalingPlanVersion"],
|
@@ -1338,8 +1356,8 @@ exports.AttributeNames = {
|
|
1338
1356
|
"AWS::Pinpoint::InAppTemplate": ["Arn"],
|
1339
1357
|
"AWS::EC2::LaunchTemplate": ["LatestVersionNumber", "DefaultVersionNumber"],
|
1340
1358
|
"AWS::Events::Archive": ["Arn"],
|
1341
|
-
"AWS::OpsWorks::Volume": [],
|
1342
1359
|
"AWS::IoT::Dimension": ["Arn"],
|
1360
|
+
"AWS::OpsWorks::Volume": [],
|
1343
1361
|
"AWS::ACMPCA::Certificate": ["Arn", "Certificate"],
|
1344
1362
|
"AWS::SageMaker::AppImageConfig": ["AppImageConfigArn"],
|
1345
1363
|
"AWS::ServiceCatalog::LaunchTemplateConstraint": [],
|
@@ -1348,15 +1366,15 @@ exports.AttributeNames = {
|
|
1348
1366
|
"AWS::IdentityStore::Group": ["GroupId"],
|
1349
1367
|
"AWS::SSO::Assignment": [],
|
1350
1368
|
"AWS::GameLift::Alias": ["AliasId"],
|
1351
|
-
"AWS::APS::Workspace": ["PrometheusEndpoint", "WorkspaceId", "Arn"],
|
1352
1369
|
"AWS::EC2::VPNConnectionRoute": [],
|
1353
|
-
"AWS::
|
1370
|
+
"AWS::APS::Workspace": ["PrometheusEndpoint", "WorkspaceId", "Arn"],
|
1354
1371
|
"AWS::WAF::Rule": [],
|
1355
1372
|
"AWS::DirectoryService::MicrosoftAD": ["Alias", "DnsIpAddresses"],
|
1373
|
+
"AWS::NetworkManager::TransitGatewayPeering": ["ResourceArn", "PeeringType", "State", "CreatedAt", "PeeringId", "TransitGatewayPeeringAttachmentId", "OwnerAccountId", "CoreNetworkArn", "EdgeLocation"],
|
1356
1374
|
"AWS::ApiGatewayV2::DomainName": ["RegionalHostedZoneId", "RegionalDomainName"],
|
1357
1375
|
"AWS::Greengrass::FunctionDefinition": ["LatestVersionArn", "Id", "Arn", "Name"],
|
1358
|
-
"AWS::Config::DeliveryChannel": [],
|
1359
1376
|
"AWS::EC2::NetworkInterfacePermission": [],
|
1377
|
+
"AWS::Config::DeliveryChannel": [],
|
1360
1378
|
"AWS::Personalize::Solution": ["SolutionArn"],
|
1361
1379
|
"AWS::GameLift::Build": ["BuildId"],
|
1362
1380
|
"AWS::Config::OrganizationConfigRule": [],
|
@@ -1371,8 +1389,8 @@ exports.AttributeNames = {
|
|
1371
1389
|
"AWS::Kendra::Index": ["Id", "Arn"],
|
1372
1390
|
"AWS::IAM::SAMLProvider": ["Arn"],
|
1373
1391
|
"AWS::Inspector::ResourceGroup": ["Arn"],
|
1374
|
-
"AWS::NetworkFirewall::Firewall": ["FirewallArn", "EndpointIds", "FirewallId"],
|
1375
1392
|
"AWS::SupportApp::SlackChannelConfiguration": [],
|
1393
|
+
"AWS::NetworkFirewall::Firewall": ["FirewallArn", "EndpointIds", "FirewallId"],
|
1376
1394
|
"AWS::EMRContainers::VirtualCluster": ["Id", "Arn"],
|
1377
1395
|
"AWS::FinSpace::Environment": ["Status", "EnvironmentId", "EnvironmentArn", "SageMakerStudioDomainUrl", "EnvironmentUrl", "AwsAccountId", "DedicatedServiceAccountId"],
|
1378
1396
|
"AWS::RUM::AppMonitor": ["Id"],
|
@@ -1386,8 +1404,8 @@ exports.AttributeNames = {
|
|
1386
1404
|
"AWS::Route53RecoveryControl::Cluster": ["ClusterArn", "Status", "ClusterEndpoints"],
|
1387
1405
|
"AWS::OpsWorksCM::Server": ["Endpoint", "ServerName", "Arn"],
|
1388
1406
|
"AWS::AppSync::DomainNameApiAssociation": ["ApiAssociationIdentifier"],
|
1389
|
-
"AWS::Batch::JobQueue": ["JobQueueArn"],
|
1390
1407
|
"AWS::IoT::Thing": ["Id", "Arn"],
|
1408
|
+
"AWS::Batch::JobQueue": ["JobQueueArn"],
|
1391
1409
|
"AWS::Logs::ResourcePolicy": [],
|
1392
1410
|
"AWS::DMS::Certificate": [],
|
1393
1411
|
"AWS::ApiGateway::ApiKey": ["APIKeyId"],
|
@@ -1399,12 +1417,12 @@ exports.AttributeNames = {
|
|
1399
1417
|
"AWS::Glue::Connection": [],
|
1400
1418
|
"AWS::CloudFormation::TypeActivation": ["Arn"],
|
1401
1419
|
"AWS::KinesisVideo::Stream": ["Arn"],
|
1402
|
-
"AWS::CustomerProfiles::ObjectType": ["LastUpdatedAt", "CreatedAt"],
|
1403
1420
|
"AWS::S3Outposts::Endpoint": ["Status", "NetworkInterfaces", "CreationTime", "CidrBlock", "Id", "Arn"],
|
1404
|
-
"AWS::
|
1421
|
+
"AWS::CustomerProfiles::ObjectType": ["LastUpdatedAt", "CreatedAt"],
|
1405
1422
|
"AWS::SupportApp::SlackWorkspaceConfiguration": [],
|
1406
|
-
"AWS::
|
1423
|
+
"AWS::FraudDetector::Label": ["CreatedTime", "LastUpdatedTime", "Arn"],
|
1407
1424
|
"AWS::WAFv2::WebACL": ["Capacity", "Id", "Arn", "LabelNamespace"],
|
1425
|
+
"AWS::Connect::IntegrationAssociation": ["IntegrationAssociationId"],
|
1408
1426
|
"AWS::ElastiCache::SubnetGroup": [],
|
1409
1427
|
"AWS::IoTTwinMaker::Workspace": ["CreationDateTime", "UpdateDateTime", "Arn"],
|
1410
1428
|
"AWS::Detective::Graph": ["Arn"],
|
@@ -1413,17 +1431,17 @@ exports.AttributeNames = {
|
|
1413
1431
|
"AWS::AppConfig::Environment": [],
|
1414
1432
|
"AWS::FSx::FileSystem": ["ResourceARN", "RootVolumeId", "DNSName", "LustreMountName"],
|
1415
1433
|
"AWS::IoTSiteWise::AccessPolicy": ["AccessPolicyArn", "AccessPolicyId"],
|
1416
|
-
"AWS::DataPipeline::Pipeline": ["PipelineId"],
|
1417
1434
|
"AWS::ResourceExplorer2::Index": ["Arn", "IndexState"],
|
1435
|
+
"AWS::DataPipeline::Pipeline": ["PipelineId"],
|
1418
1436
|
"AWS::EC2::TransitGatewayMulticastGroupSource": ["GroupMember", "ResourceId", "MemberType", "SourceType", "ResourceType", "SubnetId", "GroupSource", "TransitGatewayAttachmentId"],
|
1419
1437
|
"AWS::Transfer::Certificate": ["Status", "Type", "Serial", "CertificateId", "NotBeforeDate", "NotAfterDate", "Arn"],
|
1420
1438
|
"AWS::Pinpoint::Campaign": ["CampaignId", "Arn"],
|
1421
|
-
"AWS::NetworkManager::LinkAssociation": [],
|
1422
1439
|
"AWS::FSx::Volume": ["ResourceARN", "VolumeId", "UUID"],
|
1440
|
+
"AWS::NetworkManager::LinkAssociation": [],
|
1423
1441
|
"AWS::EC2::ClientVpnAuthorizationRule": [],
|
1442
|
+
"AWS::APS::RuleGroupsNamespace": ["Arn"],
|
1424
1443
|
"AWS::MemoryDB::ACL": ["Status", "Arn"],
|
1425
1444
|
"AWS::Personalize::Schema": ["SchemaArn"],
|
1426
|
-
"AWS::APS::RuleGroupsNamespace": ["Arn"],
|
1427
1445
|
"AWS::GameLift::Script": ["Id", "Arn"],
|
1428
1446
|
"AWS::ApiGateway::Account": ["Id"],
|
1429
1447
|
"AWS::Greengrass::LoggerDefinition": ["LatestVersionArn", "Id", "Arn", "Name"],
|
@@ -1436,8 +1454,8 @@ exports.AttributeNames = {
|
|
1436
1454
|
"AWS::IoT::FleetMetric": ["MetricArn", "CreationDate", "LastModifiedDate", "Version"],
|
1437
1455
|
"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
1456
|
"AWS::Cognito::UserPoolUser": [],
|
1439
|
-
"AWS::AppSync::FunctionConfiguration": ["FunctionId", "FunctionArn", "DataSourceName", "Name"],
|
1440
1457
|
"AWS::ApiGatewayV2::Model": ["ModelId"],
|
1458
|
+
"AWS::AppSync::FunctionConfiguration": ["FunctionId", "FunctionArn", "DataSourceName", "Name"],
|
1441
1459
|
"AWS::CloudFormation::HookVersion": ["VersionId", "IsDefaultVersion", "Visibility", "Arn", "TypeArn"],
|
1442
1460
|
"AWS::EKS::FargateProfile": ["Arn"],
|
1443
1461
|
"AWS::LookoutMetrics::AnomalyDetector": ["Arn"],
|
@@ -1445,8 +1463,8 @@ exports.AttributeNames = {
|
|
1445
1463
|
"AWS::Personalize::DatasetGroup": ["DatasetGroupArn"],
|
1446
1464
|
"AWS::Lightsail::Bucket": ["BucketArn", "AbleToUpdateBundle", "Url"],
|
1447
1465
|
"AWS::Wisdom::KnowledgeBase": ["KnowledgeBaseArn", "KnowledgeBaseId"],
|
1448
|
-
"AWS::AppConfig::DeploymentStrategy": [],
|
1449
1466
|
"AWS::EC2::TrafficMirrorFilterRule": [],
|
1467
|
+
"AWS::AppConfig::DeploymentStrategy": [],
|
1450
1468
|
"AWS::Lambda::EventInvokeConfig": [],
|
1451
1469
|
"AWS::EC2::PrefixList": ["OwnerId", "PrefixListId", "Version", "Arn"],
|
1452
1470
|
"AWS::CodeGuruProfiler::ProfilingGroup": ["Arn"],
|
@@ -1461,10 +1479,10 @@ exports.AttributeNames = {
|
|
1461
1479
|
"AWS::CodeCommit::Repository": ["CloneUrlHttp", "CloneUrlSsh", "Arn", "Name"],
|
1462
1480
|
"AWS::SecretsManager::Secret": [],
|
1463
1481
|
"AWS::Pinpoint::APNSVoipSandboxChannel": [],
|
1464
|
-
"AWS::MSK::BatchScramSecret": [],
|
1465
1482
|
"AWS::ServiceCatalog::Portfolio": ["PortfolioName"],
|
1466
|
-
"AWS::
|
1483
|
+
"AWS::MSK::BatchScramSecret": [],
|
1467
1484
|
"AWS::Greengrass::CoreDefinition": ["LatestVersionArn", "Id", "Arn", "Name"],
|
1485
|
+
"AWS::Cognito::UserPoolUICustomizationAttachment": [],
|
1468
1486
|
"AWS::EMR::StudioSessionMapping": [],
|
1469
1487
|
"AWS::Connect::SecurityKey": ["AssociationId"],
|
1470
1488
|
"AWS::IoTFleetWise::ModelManifest": ["LastModificationTime", "CreationTime", "Arn"],
|
@@ -1473,8 +1491,8 @@ exports.AttributeNames = {
|
|
1473
1491
|
"AWS::Athena::WorkGroup": ["CreationTime", "WorkGroupConfiguration.EngineVersion.EffectiveEngineVersion"],
|
1474
1492
|
"AWS::RoboMaker::RobotApplicationVersion": ["ApplicationVersion", "Arn"],
|
1475
1493
|
"AWS::RDS::EventSubscription": [],
|
1476
|
-
"AWS::ElasticBeanstalk::Environment": ["EndpointURL"],
|
1477
1494
|
"AWS::IoTWireless::MulticastGroup": ["Status", "LoRaWAN.NumberOfDevicesRequested", "Id", "LoRaWAN.NumberOfDevicesInGroup", "Arn"],
|
1495
|
+
"AWS::ElasticBeanstalk::Environment": ["EndpointURL"],
|
1478
1496
|
"AWS::Lambda::Function": ["SnapStartResponse.OptimizationStatus", "SnapStartResponse.ApplyOn", "SnapStartResponse", "Arn"],
|
1479
1497
|
"AWS::LookoutVision::Project": ["Arn"],
|
1480
1498
|
"AWS::Route53RecoveryControl::RoutingControl": ["Status", "RoutingControlArn"],
|
@@ -1504,6 +1522,7 @@ exports.AttributeNames = {
|
|
1504
1522
|
"AWS::LakeFormation::TagAssociation": ["ResourceIdentifier", "TagsIdentifier"],
|
1505
1523
|
"AWS::Amplify::Domain": ["AutoSubDomainIAMRole", "DomainName", "EnableAutoSubDomain", "StatusReason", "Arn", "AutoSubDomainCreationPatterns", "DomainStatus", "CertificateRecord"],
|
1506
1524
|
"AWS::ECS::ClusterCapacityProviderAssociations": [],
|
1525
|
+
"AWS::VpcLattice::AuthPolicy": ["State"],
|
1507
1526
|
"AWS::Connect::ContactFlow": ["ContactFlowArn"],
|
1508
1527
|
"AWS::ECR::RegistryPolicy": ["RegistryId"],
|
1509
1528
|
"AWS::ApiGateway::Method": [],
|
@@ -1511,13 +1530,13 @@ exports.AttributeNames = {
|
|
1511
1530
|
"AWS::NetworkManager::ConnectPeer": ["Configuration.BgpConfigurations", "CoreNetworkId", "Configuration.InsideCidrBlocks", "Configuration", "State", "CreatedAt", "ConnectPeerId", "Configuration.CoreNetworkAddress", "Configuration.Protocol", "Configuration.PeerAddress", "EdgeLocation"],
|
1512
1531
|
"AWS::ServiceCatalog::LaunchNotificationConstraint": [],
|
1513
1532
|
"AWS::SES::ReceiptRuleSet": [],
|
1514
|
-
"AWS::AppStream::StackUserAssociation": [],
|
1515
1533
|
"AWS::Pinpoint::APNSVoipChannel": [],
|
1534
|
+
"AWS::AppStream::StackUserAssociation": [],
|
1516
1535
|
"AWS::Pinpoint::EmailChannel": [],
|
1517
1536
|
"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
1537
|
"AWS::ApiGatewayV2::IntegrationResponse": [],
|
1538
|
+
"AWS::CE::AnomalyMonitor": ["LastUpdatedDate", "CreationDate", "LastEvaluatedDate", "MonitorArn", "DimensionalValueCount"],
|
1539
|
+
"AWS::ECS::TaskDefinition": ["TaskDefinitionArn"],
|
1521
1540
|
"AWS::XRay::ResourcePolicy": [],
|
1522
1541
|
"AWS::Forecast::DatasetGroup": ["DatasetGroupArn"],
|
1523
1542
|
"AWS::IAM::ServerCertificate": ["Arn"],
|
@@ -1531,8 +1550,8 @@ exports.AttributeNames = {
|
|
1531
1550
|
"AWS::RoboMaker::Robot": ["Arn"],
|
1532
1551
|
"AWS::Glue::Trigger": [],
|
1533
1552
|
"AWS::SSM::Parameter": ["Type", "Value"],
|
1534
|
-
"AWS::Inspector::AssessmentTemplate": ["Arn"],
|
1535
1553
|
"AWS::AppMesh::Mesh": ["Uid", "MeshName", "MeshOwner", "ResourceOwner", "Arn"],
|
1554
|
+
"AWS::Inspector::AssessmentTemplate": ["Arn"],
|
1536
1555
|
"AWS::SSM::ResourceDataSync": ["SyncName"],
|
1537
1556
|
"AWS::KinesisAnalytics::Application": [],
|
1538
1557
|
"AWS::DynamoDB::Table": ["Arn", "StreamArn"],
|
@@ -1544,15 +1563,15 @@ exports.AttributeNames = {
|
|
1544
1563
|
"AWS::Chatbot::SlackChannelConfiguration": ["Arn"],
|
1545
1564
|
"AWS::AppStream::AppBlock": ["CreatedTime", "Arn"],
|
1546
1565
|
"AWS::IVS::RecordingConfiguration": ["State", "Arn"],
|
1547
|
-
"AWS::AutoScaling::AutoScalingGroup": ["LaunchConfigurationName", "LaunchTemplateSpecification", "MixedInstancesPolicy", "PlacementGroup", "VPCZoneIdentifier"],
|
1548
1566
|
"AWS::FraudDetector::Variable": ["CreatedTime", "LastUpdatedTime", "Arn"],
|
1567
|
+
"AWS::AutoScaling::AutoScalingGroup": ["LaunchConfigurationName", "LaunchTemplateSpecification", "MixedInstancesPolicy", "PlacementGroup", "VPCZoneIdentifier"],
|
1549
1568
|
"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
1569
|
"AWS::IVSChat::LoggingConfiguration": ["State", "Id", "Arn"],
|
1551
|
-
"AWS::SSO::InstanceAccessControlAttributeConfiguration": [],
|
1552
|
-
"AWS::EC2::VPCDHCPOptionsAssociation": ["Id"],
|
1553
1570
|
"AWS::Cassandra::Keyspace": [],
|
1554
|
-
"AWS::
|
1571
|
+
"AWS::EC2::VPCDHCPOptionsAssociation": [],
|
1572
|
+
"AWS::SSO::InstanceAccessControlAttributeConfiguration": [],
|
1555
1573
|
"AWS::EC2::EnclaveCertificateIamRoleAssociation": ["EncryptionKmsKeyId", "CertificateS3BucketName", "CertificateS3ObjectKey"],
|
1574
|
+
"AWS::DMS::ReplicationTask": [],
|
1556
1575
|
"AWS::ServiceDiscovery::PublicDnsNamespace": ["HostedZoneId", "Id", "Arn"],
|
1557
1576
|
"AWS::IoTTwinMaker::Scene": ["CreationDateTime", "UpdateDateTime", "Arn"],
|
1558
1577
|
"AWS::EC2::TransitGatewayConnect": ["TransitGatewayId", "State", "CreationTime", "TransitGatewayAttachmentId"],
|
@@ -1565,10 +1584,11 @@ exports.AttributeNames = {
|
|
1565
1584
|
"AWS::EC2::RouteTable": ["RouteTableId"],
|
1566
1585
|
"AWS::BillingConductor::BillingGroup": ["Status", "Size", "StatusReason", "CreationTime", "LastModifiedTime", "Arn"],
|
1567
1586
|
"AWS::GlobalAccelerator::Accelerator": ["Ipv4Addresses", "DnsName", "DualStackDnsName", "AcceleratorArn", "Ipv6Addresses"],
|
1568
|
-
"AWS::AppStream::ApplicationFleetAssociation": [],
|
1569
1587
|
"AWS::AccessAnalyzer::Analyzer": ["Arn"],
|
1588
|
+
"AWS::AppStream::ApplicationFleetAssociation": [],
|
1570
1589
|
"AWS::WAFRegional::RateBasedRule": [],
|
1571
1590
|
"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"],
|
1591
|
+
"AWS::VpcLattice::Service": ["Status", "LastUpdatedAt", "CreatedAt", "DnsEntry.HostedZoneId", "Id", "Arn", "DnsEntry.DomainName"],
|
1572
1592
|
"AWS::Route53::CidrCollection": ["Id", "Arn"],
|
1573
1593
|
"AWS::MemoryDB::User": ["Status", "Arn"],
|
1574
1594
|
"AWS::Pinpoint::SMSChannel": [],
|
@@ -1578,23 +1598,23 @@ exports.AttributeNames = {
|
|
1578
1598
|
"AWS::MediaPackage::Asset": ["CreatedAt", "Arn"],
|
1579
1599
|
"AWS::SageMaker::Workteam": ["WorkteamName"],
|
1580
1600
|
"AWS::AutoScaling::LaunchConfiguration": [],
|
1601
|
+
"AWS::EC2::TransitGateway": ["Id"],
|
1581
1602
|
"AWS::SQS::Queue": ["Arn", "QueueName", "QueueUrl"],
|
1582
1603
|
"AWS::LookoutEquipment::InferenceScheduler": ["InferenceSchedulerArn"],
|
1583
|
-
"AWS::EC2::TransitGateway": ["Id"],
|
1584
1604
|
"AWS::EC2::CapacityReservationFleet": ["CapacityReservationFleetId"],
|
1585
1605
|
"AWS::CloudWatch::Dashboard": [],
|
1586
|
-
"AWS::IAM::Policy": [],
|
1587
1606
|
"AWS::ServiceCatalog::ServiceActionAssociation": [],
|
1607
|
+
"AWS::IAM::Policy": [],
|
1588
1608
|
"AWS::StepFunctions::Activity": ["Arn", "Name"],
|
1589
|
-
"AWS::CodeStarConnections::Connection": ["ConnectionArn", "ConnectionStatus", "OwnerAccountId"],
|
1590
1609
|
"AWS::CloudFront::KeyGroup": ["LastModifiedTime", "Id"],
|
1610
|
+
"AWS::CodeStarConnections::Connection": ["ConnectionArn", "ConnectionStatus", "OwnerAccountId"],
|
1591
1611
|
"AWS::IoTTwinMaker::ComponentType": ["Status", "CreationDateTime", "Status.Error.Message", "IsSchemaInitialized", "Status.State", "Status.Error", "UpdateDateTime", "Status.Error.Code", "Arn", "IsAbstract"],
|
1592
1612
|
"AWS::EC2::NetworkPerformanceMetricSubscription": [],
|
1593
1613
|
"AWS::Connect::UserHierarchyGroup": ["UserHierarchyGroupArn"],
|
1594
1614
|
"AWS::Glue::SchemaVersion": ["VersionId"],
|
1595
1615
|
"AWS::EC2::Volume": ["VolumeId"],
|
1596
|
-
"AWS::IAM::ServiceLinkedRole": [],
|
1597
1616
|
"AWS::GroundStation::Config": ["Type", "Id", "Arn"],
|
1617
|
+
"AWS::IAM::ServiceLinkedRole": [],
|
1598
1618
|
"AWS::SupportApp::AccountAlias": ["AccountAliasResourceId"],
|
1599
1619
|
"AWS::GuardDuty::Filter": [],
|
1600
1620
|
"AWS::Budgets::BudgetsAction": ["ActionId"],
|
@@ -1606,12 +1626,12 @@ exports.AttributeNames = {
|
|
1606
1626
|
"AWS::MediaConnect::FlowSource": ["IngestIp", "SourceArn", "SourceIngestPort"],
|
1607
1627
|
"AWS::ApiGateway::Deployment": ["DeploymentId"],
|
1608
1628
|
"AWS::Cognito::UserPoolGroup": [],
|
1609
|
-
"AWS::IoTFleetWise::Campaign": ["Status", "LastModificationTime", "CreationTime", "Arn"],
|
1610
1629
|
"AWS::LakeFormation::Permissions": [],
|
1630
|
+
"AWS::IoTFleetWise::Campaign": ["Status", "LastModificationTime", "CreationTime", "Arn"],
|
1611
1631
|
"AWS::KMS::Key": ["KeyId", "Arn"],
|
1612
1632
|
"AWS::ApplicationInsights::Application": ["ApplicationARN"],
|
1613
|
-
"AWS::CustomerProfiles::Domain": ["LastUpdatedAt", "CreatedAt"],
|
1614
1633
|
"AWS::NimbleStudio::StreamingImage": ["Owner", "Platform", "EncryptionConfiguration", "EulaIds", "EncryptionConfiguration.KeyArn", "EncryptionConfiguration.KeyType", "StreamingImageId"],
|
1634
|
+
"AWS::CustomerProfiles::Domain": ["LastUpdatedAt", "CreatedAt"],
|
1615
1635
|
"AWS::OpsWorks::App": [],
|
1616
1636
|
"AWS::Lambda::EventSourceMapping": ["Id"],
|
1617
1637
|
"AWS::ApiGatewayV2::ApiGatewayManagedOverrides": [],
|
@@ -1622,10 +1642,10 @@ exports.AttributeNames = {
|
|
1622
1642
|
"AWS::WAFRegional::GeoMatchSet": [],
|
1623
1643
|
"AWS::Batch::JobDefinition": [],
|
1624
1644
|
"AWS::Evidently::Launch": ["Arn"],
|
1625
|
-
"AWS::DataBrew::Dataset": [],
|
1626
1645
|
"AWS::EC2::TransitGatewayVpcAttachment": ["Id"],
|
1627
|
-
"AWS::
|
1646
|
+
"AWS::DataBrew::Dataset": [],
|
1628
1647
|
"AWS::EC2::VPCEndpointConnectionNotification": [],
|
1648
|
+
"AWS::GameLift::Fleet": ["FleetId"],
|
1629
1649
|
"AWS::AppMesh::GatewayRoute": ["Uid", "MeshName", "VirtualGatewayName", "MeshOwner", "ResourceOwner", "GatewayRouteName", "Arn"],
|
1630
1650
|
"AWS::ElastiCache::User": ["Status", "Arn"],
|
1631
1651
|
"AWS::SageMaker::UserProfile": ["UserProfileArn"],
|
@@ -1640,14 +1660,14 @@ exports.AttributeNames = {
|
|
1640
1660
|
"AWS::CodeArtifact::Repository": ["DomainName", "Arn", "DomainOwner", "Name"],
|
1641
1661
|
"AWS::ApiGatewayV2::Stage": [],
|
1642
1662
|
"AWS::ApiGateway::Model": [],
|
1643
|
-
"AWS::Forecast::Dataset": ["Arn"],
|
1644
1663
|
"AWS::DataSync::LocationFSxLustre": ["LocationUri", "LocationArn"],
|
1664
|
+
"AWS::Forecast::Dataset": ["Arn"],
|
1645
1665
|
"AWS::SageMaker::ModelExplainabilityJobDefinition": ["JobDefinitionArn", "CreationTime"],
|
1646
1666
|
"AWS::MediaPackage::PackagingGroup": ["DomainName", "Arn"],
|
1647
1667
|
"AWS::SES::ReceiptFilter": [],
|
1648
|
-
"AWS::Glue::Workflow": [],
|
1649
1668
|
"AWS::Config::RemediationConfiguration": [],
|
1650
1669
|
"AWS::GroundStation::DataflowEndpointGroup": ["Id", "Arn"],
|
1670
|
+
"AWS::Glue::Workflow": [],
|
1651
1671
|
"AWS::EC2::FlowLog": ["Id"],
|
1652
1672
|
"AWS::Greengrass::ResourceDefinition": ["LatestVersionArn", "Id", "Arn", "Name"],
|
1653
1673
|
"AWS::Lex::ResourcePolicy": ["Id", "RevisionId"],
|
@@ -1659,10 +1679,10 @@ exports.AttributeNames = {
|
|
1659
1679
|
"AWS::AppStream::Application": ["CreatedTime", "Arn"],
|
1660
1680
|
"AWS::CodeBuild::Project": ["Arn"],
|
1661
1681
|
"AWS::BillingConductor::PricingRule": ["CreationTime", "LastModifiedTime", "AssociatedPricingPlanCount", "Arn"],
|
1662
|
-
"AWS::Budgets::Budget": [],
|
1663
1682
|
"AWS::S3ObjectLambda::AccessPoint": ["CreationDate", "PublicAccessBlockConfiguration", "PublicAccessBlockConfiguration.BlockPublicAcls", "PolicyStatus.IsPublic", "PolicyStatus", "PublicAccessBlockConfiguration.IgnorePublicAcls", "PublicAccessBlockConfiguration.RestrictPublicBuckets", "PublicAccessBlockConfiguration.BlockPublicPolicy", "Arn"],
|
1664
|
-
"AWS::
|
1683
|
+
"AWS::Budgets::Budget": [],
|
1665
1684
|
"AWS::NetworkFirewall::RuleGroup": ["RuleGroupId", "RuleGroupArn"],
|
1685
|
+
"AWS::SNS::TopicPolicy": [],
|
1666
1686
|
"AWS::ElasticLoadBalancingV2::Listener": ["ListenerArn"],
|
1667
1687
|
"AWS::CloudFront::OriginAccessControl": ["Id"],
|
1668
1688
|
"AWS::SageMaker::EndpointConfig": ["EndpointConfigName"],
|
@@ -1700,13 +1720,13 @@ exports.AttributeNames = {
|
|
1700
1720
|
"AWS::CodeDeploy::Application": [],
|
1701
1721
|
"AWS::ServiceDiscovery::Instance": [],
|
1702
1722
|
"AWS::AppConfig::HostedConfigurationVersion": [],
|
1703
|
-
"AWS::SystemsManagerSAP::Application": ["Arn"],
|
1704
1723
|
"AWS::EC2::CarrierGateway": ["OwnerId", "State", "CarrierGatewayId"],
|
1724
|
+
"AWS::SystemsManagerSAP::Application": ["Arn"],
|
1705
1725
|
"AWS::EC2::Instance": ["AvailabilityZone", "PrivateDnsName", "PrivateIp", "PublicDnsName", "PublicIp"],
|
1706
1726
|
"AWS::Events::EventBusPolicy": [],
|
1707
1727
|
"AWS::CloudFormation::Stack": [],
|
1708
|
-
"AWS::Config::AggregationAuthorization": ["AggregationAuthorizationArn"],
|
1709
1728
|
"AWS::WAF::ByteMatchSet": [],
|
1729
|
+
"AWS::Config::AggregationAuthorization": ["AggregationAuthorizationArn"],
|
1710
1730
|
"AWS::FIS::ExperimentTemplate": ["Id"],
|
1711
1731
|
"AWS::AppMesh::VirtualGateway": ["Uid", "VirtualGatewayName", "MeshName", "MeshOwner", "ResourceOwner", "Arn"],
|
1712
1732
|
"AWS::IoTTwinMaker::Entity": ["Status", "CreationDateTime", "Status.Error.Message", "HasChildEntities", "Status.State", "Status.Error", "UpdateDateTime", "Status.Error.Code", "Arn"],
|
@@ -1714,19 +1734,20 @@ exports.AttributeNames = {
|
|
1714
1734
|
"AWS::SecretsManager::ResourcePolicy": [],
|
1715
1735
|
"AWS::EC2::LocalGatewayRouteTableVirtualInterfaceGroupAssociation": ["OwnerId", "LocalGatewayId", "State", "LocalGatewayRouteTableVirtualInterfaceGroupAssociationId", "LocalGatewayRouteTableArn"],
|
1716
1736
|
"AWS::AuditManager::Assessment": ["AssessmentId", "CreationTime", "Arn"],
|
1717
|
-
"AWS::EMR::Step": [],
|
1718
1737
|
"AWS::Config::ConfigurationRecorder": [],
|
1738
|
+
"AWS::EMR::Step": [],
|
1719
1739
|
"AWS::SageMaker::ModelPackage": ["ModelPackageStatus", "CreationTime", "ModelPackageArn"],
|
1720
1740
|
"AWS::AppConfig::ConfigurationProfile": [],
|
1721
1741
|
"AWS::Pipes::Pipe": ["StateReason", "CurrentState", "CreationTime", "LastModifiedTime", "Arn"],
|
1722
|
-
"AWS::
|
1742
|
+
"AWS::Organizations::OrganizationalUnit": ["Id", "Arn"],
|
1723
1743
|
"AWS::KinesisVideo::SignalingChannel": ["Arn"],
|
1744
|
+
"AWS::EC2::IPAMPool": ["IpamPoolId", "IpamArn", "PoolDepth", "State", "IpamScopeArn", "IpamScopeType", "Arn", "StateMessage"],
|
1724
1745
|
"AWS::SSM::MaintenanceWindowTarget": [],
|
1725
|
-
"AWS::Organizations::OrganizationalUnit": ["Id", "Arn"],
|
1726
|
-
"AWS::Cognito::UserPoolResourceServer": [],
|
1727
1746
|
"AWS::OpsWorks::Instance": ["AvailabilityZone", "PrivateDnsName", "PrivateIp", "PublicDnsName", "PublicIp"],
|
1747
|
+
"AWS::Cognito::UserPoolResourceServer": [],
|
1728
1748
|
"AWS::Redshift::EventSubscription": ["Status", "CustSubscriptionId", "EventCategoriesList", "SourceIdsList", "SubscriptionCreationTime", "CustomerAwsId"],
|
1729
1749
|
"AWS::ManagedBlockchain::Node": ["MemberId", "NodeId", "Arn", "NetworkId"],
|
1750
|
+
"AWS::VpcLattice::TargetGroup": ["Status", "LastUpdatedAt", "CreatedAt", "Id", "Arn"],
|
1730
1751
|
"AWS::Personalize::Dataset": ["DatasetArn"],
|
1731
1752
|
"AWS::Glue::Job": [],
|
1732
1753
|
"AWS::Lambda::Version": ["Version"],
|
@@ -1736,17 +1757,18 @@ exports.AttributeNames = {
|
|
1736
1757
|
"AWS::DataSync::LocationObjectStorage": ["LocationUri", "LocationArn"],
|
1737
1758
|
"AWS::DataBrew::Project": [],
|
1738
1759
|
"AWS::IVS::StreamKey": ["Value", "Arn"],
|
1739
|
-
"AWS::DLM::LifecyclePolicy": ["Arn"],
|
1740
1760
|
"AWS::Lightsail::Alarm": ["AlarmArn", "State"],
|
1741
|
-
"AWS::
|
1761
|
+
"AWS::DLM::LifecyclePolicy": ["Arn"],
|
1742
1762
|
"AWS::WAFRegional::IPSet": [],
|
1763
|
+
"AWS::RDS::DBInstance": ["DBSystemId", "Endpoint.Address", "DBInstanceArn", "CertificateDetails.ValidTill", "CertificateDetails.CAIdentifier", "Endpoint.Port", "Endpoint.HostedZoneId", "DbiResourceId", "MasterUserSecret.SecretArn"],
|
1764
|
+
"AWS::VpcLattice::Listener": ["Id", "ServiceArn", "Arn", "ServiceId"],
|
1743
1765
|
"AWS::ServiceDiscovery::HttpNamespace": ["Id", "Arn"],
|
1744
|
-
"AWS::SageMaker::CodeRepository": ["CodeRepositoryName"],
|
1745
1766
|
"AWS::ApiGateway::Stage": [],
|
1767
|
+
"AWS::SageMaker::CodeRepository": ["CodeRepositoryName"],
|
1746
1768
|
"AWS::SDB::Domain": [],
|
1747
1769
|
"AWS::Cognito::UserPoolClient": ["ClientSecret", "Name"],
|
1748
|
-
"AWS::IoTEvents::Input": [],
|
1749
1770
|
"AWS::FraudDetector::EventType": ["CreatedTime", "LastUpdatedTime", "Arn"],
|
1771
|
+
"AWS::IoTEvents::Input": [],
|
1750
1772
|
"AWS::EC2::LocalGatewayRouteTable": ["OwnerId", "State", "OutpostArn", "LocalGatewayRouteTableId", "LocalGatewayRouteTableArn"],
|
1751
1773
|
"AWS::EC2::NetworkInsightsPath": ["SourceArn", "NetworkInsightsPathId", "CreatedDate", "NetworkInsightsPathArn", "DestinationArn"],
|
1752
1774
|
"AWS::Glue::Database": [],
|
@@ -1759,10 +1781,10 @@ exports.AttributeNames = {
|
|
1759
1781
|
"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
1782
|
"AWS::RDS::DBSecurityGroup": [],
|
1761
1783
|
"AWS::QuickSight::Analysis": ["Status", "CreatedTime", "DataSetArns", "LastUpdatedTime", "Arn", "Sheets"],
|
1762
|
-
"AWS::EC2::EIPAssociation": [],
|
1763
1784
|
"AWS::Lightsail::LoadBalancerTlsCertificate": ["Status", "LoadBalancerTlsCertificateArn"],
|
1764
|
-
"AWS::EC2::
|
1785
|
+
"AWS::EC2::EIPAssociation": [],
|
1765
1786
|
"AWS::FSx::StorageVirtualMachine": ["ResourceARN", "StorageVirtualMachineId", "UUID"],
|
1787
|
+
"AWS::EC2::VPNGateway": ["VPNGatewayId"],
|
1766
1788
|
"AWS::IoTWireless::WirelessGateway": ["Id", "Arn"],
|
1767
1789
|
"AWS::GuardDuty::Detector": [],
|
1768
1790
|
"AWS::Wisdom::Assistant": ["AssistantArn", "AssistantId"],
|
@@ -1774,17 +1796,17 @@ exports.AttributeNames = {
|
|
1774
1796
|
"AWS::ManagedBlockchain::Accessor": ["Status", "CreationDate", "BillingToken", "Id", "Arn"],
|
1775
1797
|
"AWS::GlobalAccelerator::Listener": ["ListenerArn"],
|
1776
1798
|
"AWS::AppStream::Fleet": [],
|
1777
|
-
"AWS::Logs::SubscriptionFilter": [],
|
1778
1799
|
"AWS::ServiceCatalogAppRegistry::ResourceAssociation": ["ResourceArn", "ApplicationArn", "Id"],
|
1779
1800
|
"AWS::FMS::NotificationChannel": [],
|
1780
|
-
"AWS::
|
1801
|
+
"AWS::Logs::SubscriptionFilter": [],
|
1781
1802
|
"AWS::EventSchemas::RegistryPolicy": ["Id"],
|
1803
|
+
"AWS::AmazonMQ::Configuration": ["Revision", "Id", "Arn"],
|
1782
1804
|
"AWS::EC2::TransitGatewayRouteTable": [],
|
1783
1805
|
"AWS::CloudFront::RealtimeLogConfig": ["Arn"],
|
1784
1806
|
"AWS::Evidently::Feature": ["Arn"],
|
1785
1807
|
"AWS::Route53::HealthCheck": ["HealthCheckId"],
|
1786
|
-
"AWS::IoTFleetWise::Fleet": ["LastModificationTime", "CreationTime", "Arn"],
|
1787
1808
|
"AWS::MediaLive::Channel": ["Arn", "Inputs"],
|
1809
|
+
"AWS::IoTFleetWise::Fleet": ["LastModificationTime", "CreationTime", "Arn"],
|
1788
1810
|
"AWS::S3Outposts::Bucket": ["Arn"],
|
1789
1811
|
"AWS::Omics::AnnotationStore": ["Status", "CreationTime", "UpdateTime", "Id", "StoreSizeBytes", "StatusMessage", "StoreArn"],
|
1790
1812
|
"AWS::NetworkManager::Device": ["DeviceArn", "DeviceId"],
|
@@ -1794,18 +1816,18 @@ exports.AttributeNames = {
|
|
1794
1816
|
"AWS::SageMaker::ModelCard": ["LastModifiedBy.UserProfileArn", "CreatedBy.DomainId", "ModelCardArn", "CreatedBy.UserProfileName", "CreationTime", "LastModifiedTime", "LastModifiedBy.DomainId", "ModelCardVersion", "ModelCardProcessingStatus", "LastModifiedBy.UserProfileName", "CreatedBy.UserProfileArn"],
|
1795
1817
|
"AWS::ServiceCatalog::StackSetConstraint": [],
|
1796
1818
|
"AWS::Glue::Crawler": [],
|
1797
|
-
"AWS::ApiGateway::DocumentationVersion": [],
|
1798
1819
|
"AWS::MediaConnect::FlowOutput": ["OutputArn"],
|
1820
|
+
"AWS::ApiGateway::DocumentationVersion": [],
|
1799
1821
|
"AWS::EC2::NetworkInsightsAccessScopeAnalysis": ["Status", "StartDate", "NetworkInsightsAccessScopeAnalysisId", "NetworkInsightsAccessScopeAnalysisArn", "EndDate", "AnalyzedEniCount", "FindingsFound", "StatusMessage"],
|
1800
1822
|
"AWS::Transfer::Server": ["ServerId", "Arn"],
|
1801
1823
|
"AWS::Route53Resolver::ResolverConfig": ["OwnerId", "AutodefinedReverse", "Id"],
|
1802
1824
|
"AWS::NimbleStudio::LaunchProfile": ["LaunchProfileId"],
|
1803
1825
|
"AWS::Glue::Classifier": [],
|
1804
1826
|
"AWS::AmazonMQ::Broker": ["IpAddresses", "OpenWireEndpoints", "ConfigurationRevision", "StompEndpoints", "MqttEndpoints", "AmqpEndpoints", "Arn", "ConfigurationId", "WssEndpoints"],
|
1805
|
-
"AWS::IoTEvents::AlarmModel": [],
|
1806
1827
|
"AWS::Lightsail::Disk": ["Path", "AttachmentState", "Location.AvailabilityZone", "SupportCode", "State", "IsAttached", "ResourceType", "DiskArn", "AttachedTo", "Iops", "Location", "Location.RegionName"],
|
1807
|
-
"AWS::
|
1828
|
+
"AWS::IoTEvents::AlarmModel": [],
|
1808
1829
|
"AWS::AppSync::DataSource": ["DataSourceArn", "Name"],
|
1830
|
+
"AWS::ServiceCatalogAppRegistry::AttributeGroup": ["Id", "Arn"],
|
1809
1831
|
"AWS::Scheduler::Schedule": ["Arn"],
|
1810
1832
|
"AWS::ECS::PrimaryTaskSet": [],
|
1811
1833
|
"AWS::Greengrass::Group": ["RoleAttachedAt", "LatestVersionArn", "Id", "Arn", "RoleArn", "Name"],
|
@@ -1828,13 +1850,13 @@ exports.AttributeNames = {
|
|
1828
1850
|
"AWS::ElasticLoadBalancingV2::ListenerCertificate": [],
|
1829
1851
|
"AWS::Neptune::DBParameterGroup": [],
|
1830
1852
|
"AWS::Lightsail::StaticIp": ["StaticIpArn", "IsAttached", "IpAddress"],
|
1831
|
-
"AWS::EKS::Addon": ["Arn"],
|
1832
1853
|
"AWS::AppRunner::ObservabilityConfiguration": ["ObservabilityConfigurationRevision", "ObservabilityConfigurationArn", "Latest"],
|
1854
|
+
"AWS::EKS::Addon": ["Arn"],
|
1833
1855
|
"AWS::Pinpoint::SmsTemplate": ["Arn"],
|
1834
1856
|
"AWS::ServiceCatalog::TagOptionAssociation": [],
|
1857
|
+
"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
1858
|
"AWS::Glue::Schema": ["InitialSchemaVersionId", "Arn"],
|
1836
1859
|
"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
1860
|
"AWS::QuickSight::DataSource": ["Status", "CreatedTime", "LastUpdatedTime", "Arn"],
|
1839
1861
|
"AWS::EC2::SpotFleet": ["Id"],
|
1840
1862
|
"AWS::S3ObjectLambda::AccessPointPolicy": [],
|
@@ -1843,11 +1865,11 @@ exports.AttributeNames = {
|
|
1843
1865
|
"AWS::SSM::Document": [],
|
1844
1866
|
"AWS::SageMaker::Model": ["ModelName"],
|
1845
1867
|
"AWS::EC2::TrafficMirrorFilter": [],
|
1846
|
-
"AWS::Connect::User": ["UserArn"],
|
1847
1868
|
"AWS::QLDB::Ledger": [],
|
1848
|
-
"AWS::
|
1869
|
+
"AWS::Connect::User": ["UserArn"],
|
1849
1870
|
"AWS::Backup::BackupSelection": ["BackupPlanId", "Id", "SelectionId"],
|
1850
1871
|
"AWS::CloudWatch::Alarm": ["Arn"],
|
1872
|
+
"AWS::Pinpoint::Segment": ["SegmentId", "Arn"],
|
1851
1873
|
"AWS::Pinpoint::APNSSandboxChannel": [],
|
1852
1874
|
"AWS::Route53Resolver::FirewallDomainList": ["Status", "CreationTime", "ManagedOwnerName", "ModificationTime", "Id", "Arn", "CreatorRequestId", "StatusMessage", "DomainCount"],
|
1853
1875
|
"AWS::Pinpoint::ADMChannel": [],
|
@@ -1862,12 +1884,12 @@ exports.AttributeNames = {
|
|
1862
1884
|
"AWS::XRay::SamplingRule": ["RuleARN"],
|
1863
1885
|
"AWS::IoT::ProvisioningTemplate": ["TemplateArn"],
|
1864
1886
|
"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
1887
|
"AWS::ACMPCA::Permission": [],
|
1867
|
-
"AWS::
|
1888
|
+
"AWS::NetworkManager::VpcAttachment": ["ProposedSegmentChange", "ProposedSegmentChange.Tags", "AttachmentType", "SegmentName", "CreatedAt", "UpdatedAt", "AttachmentId", "CoreNetworkArn", "ResourceArn", "ProposedSegmentChange.SegmentName", "State", "ProposedSegmentChange.AttachmentPolicyRuleNumber", "OwnerAccountId", "EdgeLocation", "AttachmentPolicyRuleNumber"],
|
1868
1889
|
"AWS::GameLift::MatchmakingRuleSet": ["Arn", "Name"],
|
1869
|
-
"AWS::
|
1890
|
+
"AWS::DataBrew::Job": [],
|
1870
1891
|
"AWS::ConnectCampaigns::Campaign": ["Arn"],
|
1892
|
+
"AWS::EMRServerless::Application": ["Arn", "ApplicationId"],
|
1871
1893
|
"AWS::IoTWireless::FuotaTask": ["FuotaTaskStatus", "LoRaWAN.StartTime", "Id", "Arn"],
|
1872
1894
|
"AWS::EC2::SecurityGroupIngress": [],
|
1873
1895
|
"AWS::PinpointEmail::ConfigurationSet": [],
|
@@ -1876,19 +1898,19 @@ exports.AttributeNames = {
|
|
1876
1898
|
"AWS::Pinpoint::ApplicationSettings": [],
|
1877
1899
|
"AWS::GroundStation::MissionProfile": ["Region", "Id", "Arn"],
|
1878
1900
|
"AWS::OpsWorks::Layer": [],
|
1879
|
-
"AWS::IoTWireless::Destination": ["Arn"],
|
1880
1901
|
"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"],
|
1902
|
+
"AWS::IoTWireless::Destination": ["Arn"],
|
1881
1903
|
"AWS::CloudFront::MonitoringSubscription": [],
|
1882
1904
|
"AWS::Glue::Table": [],
|
1883
1905
|
"AWS::EC2::SubnetRouteTableAssociation": ["Id"],
|
1884
1906
|
"AWS::IoT::Policy": ["Id", "Arn"],
|
1885
|
-
"AWS::ElastiCache::SecurityGroup": [],
|
1886
1907
|
"AWS::IAM::InstanceProfile": ["Arn"],
|
1887
|
-
"AWS::
|
1908
|
+
"AWS::ElastiCache::SecurityGroup": [],
|
1888
1909
|
"AWS::MediaConnect::Flow": ["FlowAvailabilityZone", "Source.SourceIngestPort", "Source.IngestIp", "Source.SourceArn", "FlowArn"],
|
1910
|
+
"AWS::Batch::ComputeEnvironment": ["ComputeEnvironmentArn"],
|
1889
1911
|
"AWS::CodeDeploy::DeploymentGroup": [],
|
1890
|
-
"AWS::AppFlow::Flow": ["FlowArn"],
|
1891
1912
|
"AWS::EC2::Route": [],
|
1913
|
+
"AWS::AppFlow::Flow": ["FlowArn"],
|
1892
1914
|
"AWS::Athena::PreparedStatement": [],
|
1893
1915
|
"AWS::NimbleStudio::StudioComponent": ["StudioComponentId"],
|
1894
1916
|
"AWS::AppStream::DirectoryConfig": [],
|
@@ -1900,8 +1922,8 @@ exports.AttributeNames = {
|
|
1900
1922
|
"AWS::Macie::CustomDataIdentifier": ["Id", "Arn"],
|
1901
1923
|
"AWS::ECS::TaskSet": ["Id"],
|
1902
1924
|
"AWS::WAFv2::RuleGroup": ["Id", "Arn", "LabelNamespace"],
|
1903
|
-
"AWS::RefactorSpaces::Application": ["NlbArn", "ProxyUrl", "NlbName", "StageName", "ApiGatewayId", "VpcLinkId", "ApplicationIdentifier", "Arn"],
|
1904
1925
|
"AWS::CloudFormation::Publisher": ["PublisherId", "IdentityProvider", "PublisherProfile", "PublisherStatus"],
|
1926
|
+
"AWS::RefactorSpaces::Application": ["NlbArn", "ProxyUrl", "NlbName", "StageName", "ApiGatewayId", "VpcLinkId", "ApplicationIdentifier", "Arn"],
|
1905
1927
|
"AWS::Lex::BotVersion": ["BotVersion"],
|
1906
1928
|
"AWS::ServiceCatalogAppRegistry::AttributeGroupAssociation": ["ApplicationArn", "AttributeGroupArn", "Id"],
|
1907
1929
|
"AWS::ElasticBeanstalk::Application": [],
|
@@ -1916,24 +1938,27 @@ exports.AttributeNames = {
|
|
1916
1938
|
"AWS::OpsWorks::Stack": [],
|
1917
1939
|
"AWS::Panorama::PackageVersion": ["Status", "PackageName", "StatusDescription", "PackageArn", "IsLatestPatch", "RegisteredTime"],
|
1918
1940
|
"AWS::Route53Resolver::ResolverRule": ["ResolverEndpointId", "DomainName", "ResolverRuleId", "Arn", "TargetIps", "Name"],
|
1941
|
+
"AWS::Comprehend::Flywheel": ["Arn"],
|
1919
1942
|
"AWS::EC2::SubnetNetworkAclAssociation": ["AssociationId"],
|
1920
|
-
"AWS::CUR::ReportDefinition": [],
|
1921
1943
|
"AWS::SageMaker::Project": ["ProjectArn", "ProjectStatus", "ServiceCatalogProvisionedProductDetails.ProvisionedProductStatusMessage", "ServiceCatalogProvisionedProductDetails.ProvisionedProductId", "ProjectId", "CreationTime", "ServiceCatalogProvisionedProductDetails"],
|
1944
|
+
"AWS::CUR::ReportDefinition": [],
|
1922
1945
|
"AWS::EC2::TrafficMirrorSession": [],
|
1923
1946
|
"AWS::Amplify::Branch": ["BranchName", "Arn"],
|
1924
1947
|
"AWS::NetworkManager::CoreNetwork": ["CoreNetworkId", "State", "CreatedAt", "Segments", "OwnerAccount", "Edges", "CoreNetworkArn"],
|
1925
1948
|
"AWS::ServiceCatalog::LaunchRoleConstraint": [],
|
1926
1949
|
"AWS::EC2::SubnetCidrBlock": [],
|
1950
|
+
"AWS::VpcLattice::ServiceNetworkServiceAssociation": ["Status", "ServiceNetworkId", "ServiceName", "CreatedAt", "DnsEntry.HostedZoneId", "ServiceNetworkName", "ServiceArn", "Id", "Arn", "DnsEntry.DomainName", "ServiceNetworkArn", "ServiceId"],
|
1927
1951
|
"AWS::AutoScaling::LifecycleHook": [],
|
1928
1952
|
"AWS::Redshift::ClusterSecurityGroupIngress": [],
|
1929
|
-
"AWS::RDS::OptionGroup": [],
|
1930
|
-
"AWS::ResourceExplorer2::DefaultViewAssociation": ["AssociatedAwsPrincipal"],
|
1931
1953
|
"AWS::ElastiCache::SecurityGroupIngress": [],
|
1954
|
+
"AWS::ResourceExplorer2::DefaultViewAssociation": ["AssociatedAwsPrincipal"],
|
1955
|
+
"AWS::RDS::OptionGroup": [],
|
1956
|
+
"AWS::SageMaker::InferenceExperiment": ["Status", "EndpointMetadata.EndpointConfigName", "CreationTime", "LastModifiedTime", "EndpointMetadata.EndpointName", "Arn", "EndpointMetadata.EndpointStatus", "EndpointMetadata"],
|
1932
1957
|
"AWS::AppStream::Entitlement": ["CreatedTime", "LastModifiedTime"],
|
1933
1958
|
"AWS::CloudFront::ResponseHeadersPolicy": ["LastModifiedTime", "Id"],
|
1934
1959
|
"AWS::IoT::ResourceSpecificLogging": ["TargetId"],
|
1935
|
-
"AWS::Signer::SigningProfile": ["ProfileVersionArn", "ProfileName", "Arn", "ProfileVersion"],
|
1936
1960
|
"AWS::CloudFormation::WaitCondition": ["Data"],
|
1961
|
+
"AWS::Signer::SigningProfile": ["ProfileVersionArn", "ProfileName", "Arn", "ProfileVersion"],
|
1937
1962
|
"AWS::IoTSiteWise::Gateway": ["GatewayId"],
|
1938
1963
|
"AWS::EC2::KeyPair": ["KeyPairId", "KeyFingerprint"],
|
1939
1964
|
"AWS::ResilienceHub::ResiliencyPolicy": ["PolicyArn"],
|
@@ -1944,17 +1969,17 @@ exports.AttributeNames = {
|
|
1944
1969
|
"AWS::SSO::PermissionSet": ["PermissionSetArn"],
|
1945
1970
|
"AWS::InspectorV2::Filter": ["Arn"],
|
1946
1971
|
"AWS::Pinpoint::PushTemplate": ["Arn"],
|
1947
|
-
"AWS::ECR::PullThroughCacheRule": [],
|
1948
1972
|
"AWS::SimSpaceWeaver::Simulation": ["DescribePayload"],
|
1973
|
+
"AWS::ECR::PullThroughCacheRule": [],
|
1949
1974
|
"AWS::ApiGateway::RestApi": ["RootResourceId", "RestApiId"],
|
1950
1975
|
"AWS::CloudFront::PublicKey": ["CreatedTime", "Id"],
|
1951
1976
|
"AWS::Events::EventBus": ["Policy", "Arn", "Name"],
|
1952
|
-
"AWS::IoTFleetWise::Vehicle": ["LastModificationTime", "CreationTime", "Arn"],
|
1953
1977
|
"AWS::DataBrew::Schedule": [],
|
1978
|
+
"AWS::IoTFleetWise::Vehicle": ["LastModificationTime", "CreationTime", "Arn"],
|
1954
1979
|
"AWS::EC2::VPC": ["VpcId", "CidrBlockAssociations", "CidrBlock", "DefaultNetworkAcl", "Ipv6CidrBlocks", "DefaultSecurityGroup"],
|
1955
1980
|
"AWS::Route53RecoveryReadiness::ResourceSet": ["ResourceSetArn"],
|
1956
|
-
"AWS::KinesisAnalyticsV2::ApplicationOutput": [],
|
1957
1981
|
"AWS::Config::OrganizationConformancePack": [],
|
1982
|
+
"AWS::KinesisAnalyticsV2::ApplicationOutput": [],
|
1958
1983
|
"AWS::CloudFront::ContinuousDeploymentPolicy": ["LastModifiedTime", "Id"],
|
1959
1984
|
"AWS::NetworkManager::GlobalNetwork": ["Id", "Arn"],
|
1960
1985
|
"AWS::NetworkManager::TransitGatewayRegistration": [],
|
@@ -1987,28 +2012,28 @@ exports.AttributeNames = {
|
|
1987
2012
|
"AWS::Rekognition::StreamProcessor": ["Status", "Arn", "StatusMessage"],
|
1988
2013
|
"AWS::FSx::Snapshot": ["ResourceARN"],
|
1989
2014
|
"AWS::S3Outposts::BucketPolicy": [],
|
1990
|
-
"AWS::IAM::ManagedPolicy": [],
|
1991
2015
|
"AWS::CloudFormation::HookDefaultVersion": ["Arn"],
|
2016
|
+
"AWS::IAM::ManagedPolicy": [],
|
1992
2017
|
"AWS::MSK::Configuration": ["Arn"],
|
1993
2018
|
"AWS::IoT::PolicyPrincipalAttachment": [],
|
1994
|
-
"AWS::Connect::ContactFlowModule": ["ContactFlowModuleArn", "Status"],
|
1995
2019
|
"AWS::Glue::Registry": ["Arn"],
|
2020
|
+
"AWS::Connect::ContactFlowModule": ["ContactFlowModuleArn", "Status"],
|
1996
2021
|
"AWS::Config::ConformancePack": [],
|
1997
2022
|
"AWS::DevOpsGuru::ResourceCollection": ["ResourceCollectionType"],
|
1998
2023
|
"AWS::KafkaConnect::Connector": ["ConnectorArn"],
|
1999
2024
|
"AWS::Route53Resolver::ResolverRuleAssociation": ["VPCId", "ResolverRuleId", "ResolverRuleAssociationId", "Name"],
|
2000
2025
|
"AWS::Greengrass::SubscriptionDefinition": ["LatestVersionArn", "Id", "Arn", "Name"],
|
2001
|
-
"AWS::ApiGateway::VpcLink": ["VpcLinkId"],
|
2002
2026
|
"AWS::IoTEvents::DetectorModel": [],
|
2027
|
+
"AWS::ApiGateway::VpcLink": ["VpcLinkId"],
|
2003
2028
|
"AWS::EC2::TransitGatewayPeeringAttachment": ["Status", "State", "CreationTime", "Status.Message", "Status.Code", "TransitGatewayAttachmentId"],
|
2004
2029
|
"AWS::KinesisAnalyticsV2::ApplicationReferenceDataSource": [],
|
2005
2030
|
"AWS::S3::MultiRegionAccessPointPolicy": ["PolicyStatus.IsPublic", "PolicyStatus"],
|
2006
2031
|
"AWS::CloudTrail::EventDataStore": ["Status", "UpdatedTimestamp", "EventDataStoreArn", "CreatedTimestamp"],
|
2007
2032
|
"AWS::Organizations::Policy": ["Id", "Arn", "AwsManaged"],
|
2008
|
-
"AWS::Greengrass::ResourceDefinitionVersion": [],
|
2009
2033
|
"AWS::SecretsManager::SecretTargetAttachment": [],
|
2010
2034
|
"AWS::EC2::VolumeAttachment": [],
|
2011
2035
|
"AWS::DirectoryService::SimpleAD": ["DirectoryId", "Alias", "DnsIpAddresses"],
|
2036
|
+
"AWS::Greengrass::ResourceDefinitionVersion": [],
|
2012
2037
|
"AWS::EC2::Host": ["HostId"],
|
2013
2038
|
"AWS::IoT::Logging": [],
|
2014
2039
|
"AWS::NetworkManager::Site": ["SiteId", "SiteArn"],
|
@@ -2018,8 +2043,8 @@ exports.AttributeNames = {
|
|
2018
2043
|
"AWS::Signer::ProfilePermission": [],
|
2019
2044
|
"AWS::OpenSearchServerless::Collection": ["CollectionEndpoint", "Id", "Arn", "DashboardEndpoint"],
|
2020
2045
|
"AWS::ElasticBeanstalk::ApplicationVersion": ["Id"],
|
2046
|
+
"AWS::EC2::VPCEndpoint": ["CreationTimestamp", "NetworkInterfaceIds", "Id", "DnsEntries"],
|
2021
2047
|
"AWS::Redshift::EndpointAuthorization": ["Status", "Grantee", "Grantor", "EndpointCount", "AuthorizeTime", "AllowedVPCs", "AllowedAllVPCs", "ClusterStatus"],
|
2022
|
-
"AWS::EC2::VPCEndpoint": ["CreationTimestamp", "DnsEntries", "NetworkInterfaceIds"],
|
2023
2048
|
"AWS::IoT::TopicRuleDestination": ["StatusReason", "Arn"],
|
2024
2049
|
"AWS::IoTWireless::TaskDefinition": ["Id", "Arn"],
|
2025
2050
|
"AWS::Organizations::Account": ["JoinedMethod", "Status", "JoinedTimestamp", "AccountId", "Arn"],
|
@@ -2038,8 +2063,8 @@ exports.AttributeNames = {
|
|
2038
2063
|
"AWS::Greengrass::GroupVersion": [],
|
2039
2064
|
"AWS::Logs::QueryDefinition": ["QueryDefinitionId"],
|
2040
2065
|
"AWS::SES::EmailIdentity": ["DkimDNSTokenValue1", "DkimDNSTokenName2", "DkimDNSTokenName3", "DkimDNSTokenName1", "DkimDNSTokenValue2", "DkimDNSTokenValue3"],
|
2041
|
-
"AWS::GuardDuty::IPSet": [],
|
2042
2066
|
"AWS::IoT::Certificate": ["Id", "Arn"],
|
2067
|
+
"AWS::GuardDuty::IPSet": [],
|
2043
2068
|
"AWS::DynamoDB::GlobalTable": ["TableId", "Arn", "StreamArn"],
|
2044
2069
|
"AWS::SSM::Association": ["AssociationId"],
|
2045
2070
|
"AWS::EC2::IPAMResourceDiscoveryAssociation": ["IsDefault", "ResourceDiscoveryStatus", "OwnerId", "IpamArn", "IpamResourceDiscoveryAssociationId", "IpamResourceDiscoveryAssociationArn", "State", "IpamRegion"],
|
@@ -2050,6 +2075,7 @@ exports.AttributeNames = {
|
|
2050
2075
|
"AWS::EventSchemas::Registry": ["RegistryName", "RegistryArn"],
|
2051
2076
|
"AWS::Route53Resolver::ResolverEndpoint": ["ResolverEndpointId", "IpAddressCount", "OutpostArn", "PreferredInstanceType", "ResolverEndpointType", "Arn", "Direction", "HostVPCId", "Name"],
|
2052
2077
|
"AWS::ImageBuilder::Image": ["ImageId", "ImageUri", "Arn", "Name"],
|
2078
|
+
"AWS::VpcLattice::Rule": ["Id", "Arn"],
|
2053
2079
|
"AWS::CE::AnomalySubscription": ["AccountId", "SubscriptionArn"],
|
2054
2080
|
"AWS::RDS::DBProxyEndpoint": ["DBProxyEndpointArn", "IsDefault", "VpcId", "Endpoint"],
|
2055
2081
|
"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"],
|