@aws-sdk/client-config-service 3.956.0 → 3.957.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +91 -0
- package/dist-es/models/enums.js +91 -0
- package/dist-types/commands/AssociateResourceTypesCommand.d.ts +4 -4
- package/dist-types/commands/BatchGetAggregateResourceConfigCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetResourceConfigCommand.d.ts +3 -3
- package/dist-types/commands/DescribeConfigurationRecordersCommand.d.ts +3 -3
- package/dist-types/commands/DescribeRemediationExecutionStatusCommand.d.ts +2 -2
- package/dist-types/commands/DisassociateResourceTypesCommand.d.ts +4 -4
- package/dist-types/commands/GetAggregateDiscoveredResourceCountsCommand.d.ts +1 -1
- package/dist-types/commands/GetAggregateResourceConfigCommand.d.ts +3 -3
- package/dist-types/commands/GetDiscoveredResourceCountsCommand.d.ts +1 -1
- package/dist-types/commands/GetResourceConfigHistoryCommand.d.ts +3 -3
- package/dist-types/commands/ListAggregateDiscoveredResourcesCommand.d.ts +2 -2
- package/dist-types/commands/ListDiscoveredResourcesCommand.d.ts +2 -2
- package/dist-types/commands/PutConfigurationRecorderCommand.d.ts +3 -3
- package/dist-types/commands/StartRemediationExecutionCommand.d.ts +2 -2
- package/dist-types/models/enums.d.ts +91 -0
- package/dist-types/models/models_0.d.ts +1 -1
- package/dist-types/ts3.4/models/enums.d.ts +91 -0
- package/package.json +15 -13
package/dist-cjs/index.js
CHANGED
|
@@ -5483,10 +5483,14 @@ const ResourceType = {
|
|
|
5483
5483
|
AmplifyApp: "AWS::Amplify::App",
|
|
5484
5484
|
AmplifyBranch: "AWS::Amplify::Branch",
|
|
5485
5485
|
Api: "AWS::ApiGatewayV2::Api",
|
|
5486
|
+
ApiGatewayMethod: "AWS::ApiGateway::Method",
|
|
5487
|
+
ApiGatewayUsagePlan: "AWS::ApiGateway::UsagePlan",
|
|
5488
|
+
ApiGatewayV2Integration: "AWS::ApiGatewayV2::Integration",
|
|
5486
5489
|
AppConfigApplication: "AWS::AppConfig::Application",
|
|
5487
5490
|
AppConfigConfigurationProfile: "AWS::AppConfig::ConfigurationProfile",
|
|
5488
5491
|
AppConfigDeploymentStrategy: "AWS::AppConfig::DeploymentStrategy",
|
|
5489
5492
|
AppConfigEnvironment: "AWS::AppConfig::Environment",
|
|
5493
|
+
AppConfigExtension: "AWS::AppConfig::Extension",
|
|
5490
5494
|
AppConfigExtensionAssociation: "AWS::AppConfig::ExtensionAssociation",
|
|
5491
5495
|
AppConfigHostedConfigurationVersion: "AWS::AppConfig::HostedConfigurationVersion",
|
|
5492
5496
|
AppFlowFlow: "AWS::AppFlow::Flow",
|
|
@@ -5501,6 +5505,7 @@ const ResourceType = {
|
|
|
5501
5505
|
AppMeshVirtualService: "AWS::AppMesh::VirtualService",
|
|
5502
5506
|
AppRunnerService: "AWS::AppRunner::Service",
|
|
5503
5507
|
AppRunnerVpcConnector: "AWS::AppRunner::VpcConnector",
|
|
5508
|
+
AppStreamAppBlockBuilder: "AWS::AppStream::AppBlockBuilder",
|
|
5504
5509
|
AppStreamApplication: "AWS::AppStream::Application",
|
|
5505
5510
|
AppStreamDirectoryConfig: "AWS::AppStream::DirectoryConfig",
|
|
5506
5511
|
AppStreamFleet: "AWS::AppStream::Fleet",
|
|
@@ -5516,29 +5521,46 @@ const ResourceType = {
|
|
|
5516
5521
|
AuditManagerAssessment: "AWS::AuditManager::Assessment",
|
|
5517
5522
|
AutoScalingGroup: "AWS::AutoScaling::AutoScalingGroup",
|
|
5518
5523
|
AutoScalingWarmPool: "AWS::AutoScaling::WarmPool",
|
|
5524
|
+
B2BICapability: "AWS::B2BI::Capability",
|
|
5525
|
+
BCMDataExportsExport: "AWS::BCMDataExports::Export",
|
|
5526
|
+
BackupGatewayHypervisor: "AWS::BackupGateway::Hypervisor",
|
|
5519
5527
|
BackupPlan: "AWS::Backup::BackupPlan",
|
|
5520
5528
|
BackupRecoveryPoint: "AWS::Backup::RecoveryPoint",
|
|
5521
5529
|
BackupReportPlan: "AWS::Backup::ReportPlan",
|
|
5530
|
+
BackupRestoreTestingPlan: "AWS::Backup::RestoreTestingPlan",
|
|
5522
5531
|
BackupSelection: "AWS::Backup::BackupSelection",
|
|
5523
5532
|
BackupVault: "AWS::Backup::BackupVault",
|
|
5524
5533
|
BatchComputeEnvironment: "AWS::Batch::ComputeEnvironment",
|
|
5525
5534
|
BatchJobQueue: "AWS::Batch::JobQueue",
|
|
5526
5535
|
BatchSchedulingPolicy: "AWS::Batch::SchedulingPolicy",
|
|
5536
|
+
BedrockAgentCoreBrowserCustom: "AWS::BedrockAgentCore::BrowserCustom",
|
|
5537
|
+
BedrockAgentCoreRuntime: "AWS::BedrockAgentCore::Runtime",
|
|
5538
|
+
BedrockApplicationInferenceProfile: "AWS::Bedrock::ApplicationInferenceProfile",
|
|
5527
5539
|
BedrockGuardrail: "AWS::Bedrock::Guardrail",
|
|
5528
5540
|
BedrockKnowledgeBase: "AWS::Bedrock::KnowledgeBase",
|
|
5541
|
+
BedrockPrompt: "AWS::Bedrock::Prompt",
|
|
5529
5542
|
Bucket: "AWS::S3::Bucket",
|
|
5530
5543
|
BudgetsBudgetsAction: "AWS::Budgets::BudgetsAction",
|
|
5531
5544
|
CassandraKeyspace: "AWS::Cassandra::Keyspace",
|
|
5532
5545
|
Certificate: "AWS::ACM::Certificate",
|
|
5546
|
+
CleanRoomsMLTrainingDataset: "AWS::CleanRoomsML::TrainingDataset",
|
|
5533
5547
|
Cloud9EnvironmentEC2: "AWS::Cloud9::EnvironmentEC2",
|
|
5548
|
+
CloudFormationGuardHook: "AWS::CloudFormation::GuardHook",
|
|
5549
|
+
CloudFormationLambdaHook: "AWS::CloudFormation::LambdaHook",
|
|
5534
5550
|
CloudFormationProduct: "AWS::ServiceCatalog::CloudFormationProduct",
|
|
5535
5551
|
CloudFormationProvisionedProduct: "AWS::ServiceCatalog::CloudFormationProvisionedProduct",
|
|
5552
|
+
CloudFormationStackSet: "AWS::CloudFormation::StackSet",
|
|
5553
|
+
CloudFrontKeyValueStore: "AWS::CloudFront::KeyValueStore",
|
|
5554
|
+
CloudFrontPublicKey: "AWS::CloudFront::PublicKey",
|
|
5555
|
+
CloudFrontRealtimeLogConfig: "AWS::CloudFront::RealtimeLogConfig",
|
|
5556
|
+
CloudTrailEventDataStore: "AWS::CloudTrail::EventDataStore",
|
|
5536
5557
|
CloudWatchMetricStream: "AWS::CloudWatch::MetricStream",
|
|
5537
5558
|
Cluster: "AWS::Redshift::Cluster",
|
|
5538
5559
|
ClusterParameterGroup: "AWS::Redshift::ClusterParameterGroup",
|
|
5539
5560
|
ClusterSecurityGroup: "AWS::Redshift::ClusterSecurityGroup",
|
|
5540
5561
|
ClusterSnapshot: "AWS::Redshift::ClusterSnapshot",
|
|
5541
5562
|
ClusterSubnetGroup: "AWS::Redshift::ClusterSubnetGroup",
|
|
5563
|
+
CodeArtifactDomain: "AWS::CodeArtifact::Domain",
|
|
5542
5564
|
CodeArtifactRepository: "AWS::CodeArtifact::Repository",
|
|
5543
5565
|
CodeBuildReportGroup: "AWS::CodeBuild::ReportGroup",
|
|
5544
5566
|
CodeDeployApplication: "AWS::CodeDeploy::Application",
|
|
@@ -5550,11 +5572,16 @@ const ResourceType = {
|
|
|
5550
5572
|
CognitoUserPool: "AWS::Cognito::UserPool",
|
|
5551
5573
|
CognitoUserPoolClient: "AWS::Cognito::UserPoolClient",
|
|
5552
5574
|
CognitoUserPoolGroup: "AWS::Cognito::UserPoolGroup",
|
|
5575
|
+
ComprehendFlywheel: "AWS::Comprehend::Flywheel",
|
|
5576
|
+
ConfigAggregationAuthorization: "AWS::Config::AggregationAuthorization",
|
|
5577
|
+
ConfigConformancePack: "AWS::Config::ConformancePack",
|
|
5578
|
+
ConfigStoredQuery: "AWS::Config::StoredQuery",
|
|
5553
5579
|
ConformancePackCompliance: "AWS::Config::ConformancePackCompliance",
|
|
5554
5580
|
ConnectInstance: "AWS::Connect::Instance",
|
|
5555
5581
|
ConnectPhoneNumber: "AWS::Connect::PhoneNumber",
|
|
5556
5582
|
ConnectQuickConnect: "AWS::Connect::QuickConnect",
|
|
5557
5583
|
ConnectRule: "AWS::Connect::Rule",
|
|
5584
|
+
ConnectSecurityProfile: "AWS::Connect::SecurityProfile",
|
|
5558
5585
|
ConnectUser: "AWS::Connect::User",
|
|
5559
5586
|
CustomerGateway: "AWS::EC2::CustomerGateway",
|
|
5560
5587
|
CustomerProfilesDomain: "AWS::CustomerProfiles::Domain",
|
|
@@ -5569,6 +5596,7 @@ const ResourceType = {
|
|
|
5569
5596
|
DMSEndpoint: "AWS::DMS::Endpoint",
|
|
5570
5597
|
DMSEventSubscription: "AWS::DMS::EventSubscription",
|
|
5571
5598
|
DMSReplicationSubnetGroup: "AWS::DMS::ReplicationSubnetGroup",
|
|
5599
|
+
DataSyncAgent: "AWS::DataSync::Agent",
|
|
5572
5600
|
DataSyncLocationEFS: "AWS::DataSync::LocationEFS",
|
|
5573
5601
|
DataSyncLocationFSxLustre: "AWS::DataSync::LocationFSxLustre",
|
|
5574
5602
|
DataSyncLocationFSxWindows: "AWS::DataSync::LocationFSxWindows",
|
|
@@ -5578,6 +5606,9 @@ const ResourceType = {
|
|
|
5578
5606
|
DataSyncLocationS3: "AWS::DataSync::LocationS3",
|
|
5579
5607
|
DataSyncLocationSMB: "AWS::DataSync::LocationSMB",
|
|
5580
5608
|
DataSyncTask: "AWS::DataSync::Task",
|
|
5609
|
+
DeadlineFleet: "AWS::Deadline::Fleet",
|
|
5610
|
+
DeadlineMonitor: "AWS::Deadline::Monitor",
|
|
5611
|
+
DeadlineQueueFleetAssociation: "AWS::Deadline::QueueFleetAssociation",
|
|
5581
5612
|
DetectiveGraph: "AWS::Detective::Graph",
|
|
5582
5613
|
DeviceFarmInstanceProfile: "AWS::DeviceFarm::InstanceProfile",
|
|
5583
5614
|
DeviceFarmProject: "AWS::DeviceFarm::Project",
|
|
@@ -5593,6 +5624,7 @@ const ResourceType = {
|
|
|
5593
5624
|
EC2EIPAssociation: "AWS::EC2::EIPAssociation",
|
|
5594
5625
|
EC2IPAM: "AWS::EC2::IPAM",
|
|
5595
5626
|
EC2IPAMPool: "AWS::EC2::IPAMPool",
|
|
5627
|
+
EC2IPAMPoolCidr: "AWS::EC2::IPAMPoolCidr",
|
|
5596
5628
|
EC2IPAMResourceDiscovery: "AWS::EC2::IPAMResourceDiscovery",
|
|
5597
5629
|
EC2IPAMResourceDiscoveryAssociation: "AWS::EC2::IPAMResourceDiscoveryAssociation",
|
|
5598
5630
|
EC2IPAMScope: "AWS::EC2::IPAMScope",
|
|
@@ -5601,8 +5633,11 @@ const ResourceType = {
|
|
|
5601
5633
|
EC2NetworkInsightsAnalysis: "AWS::EC2::NetworkInsightsAnalysis",
|
|
5602
5634
|
EC2NetworkInsightsPath: "AWS::EC2::NetworkInsightsPath",
|
|
5603
5635
|
EC2PrefixList: "AWS::EC2::PrefixList",
|
|
5636
|
+
EC2SecurityGroupVpcAssociation: "AWS::EC2::SecurityGroupVpcAssociation",
|
|
5604
5637
|
EC2SnapshotBlockPublicAccess: "AWS::EC2::SnapshotBlockPublicAccess",
|
|
5605
5638
|
EC2SpotFleet: "AWS::EC2::SpotFleet",
|
|
5639
|
+
EC2SubnetCidrBlock: "AWS::EC2::SubnetCidrBlock",
|
|
5640
|
+
EC2SubnetNetworkAclAssociation: "AWS::EC2::SubnetNetworkAclAssociation",
|
|
5606
5641
|
EC2SubnetRouteTableAssociation: "AWS::EC2::SubnetRouteTableAssociation",
|
|
5607
5642
|
EC2TrafficMirrorFilter: "AWS::EC2::TrafficMirrorFilter",
|
|
5608
5643
|
EC2TrafficMirrorSession: "AWS::EC2::TrafficMirrorSession",
|
|
@@ -5612,11 +5647,15 @@ const ResourceType = {
|
|
|
5612
5647
|
EC2VPCBlockPublicAccessExclusion: "AWS::EC2::VPCBlockPublicAccessExclusion",
|
|
5613
5648
|
EC2VPCBlockPublicAccessOptions: "AWS::EC2::VPCBlockPublicAccessOptions",
|
|
5614
5649
|
EC2VPCEndpointConnectionNotification: "AWS::EC2::VPCEndpointConnectionNotification",
|
|
5650
|
+
EC2VPCGatewayAttachment: "AWS::EC2::VPCGatewayAttachment",
|
|
5615
5651
|
EC2VPNConnectionRoute: "AWS::EC2::VPNConnectionRoute",
|
|
5652
|
+
EC2VerifiedAccessInstance: "AWS::EC2::VerifiedAccessInstance",
|
|
5616
5653
|
ECRPublicRepository: "AWS::ECR::PublicRepository",
|
|
5617
5654
|
ECRPullThroughCacheRule: "AWS::ECR::PullThroughCacheRule",
|
|
5618
5655
|
ECRRegistryPolicy: "AWS::ECR::RegistryPolicy",
|
|
5656
|
+
ECRReplicationConfiguration: "AWS::ECR::ReplicationConfiguration",
|
|
5619
5657
|
ECRRepository: "AWS::ECR::Repository",
|
|
5658
|
+
ECRRepositoryCreationTemplate: "AWS::ECR::RepositoryCreationTemplate",
|
|
5620
5659
|
ECSCapacityProvider: "AWS::ECS::CapacityProvider",
|
|
5621
5660
|
ECSCluster: "AWS::ECS::Cluster",
|
|
5622
5661
|
ECSService: "AWS::ECS::Service",
|
|
@@ -5629,9 +5668,16 @@ const ResourceType = {
|
|
|
5629
5668
|
EKSCluster: "AWS::EKS::Cluster",
|
|
5630
5669
|
EKSFargateProfile: "AWS::EKS::FargateProfile",
|
|
5631
5670
|
EKSIdentityProviderConfig: "AWS::EKS::IdentityProviderConfig",
|
|
5671
|
+
EMRContainersVirtualCluster: "AWS::EMRContainers::VirtualCluster",
|
|
5632
5672
|
EMRSecurityConfiguration: "AWS::EMR::SecurityConfiguration",
|
|
5673
|
+
EMRServerlessApplication: "AWS::EMRServerless::Application",
|
|
5674
|
+
EMRStudio: "AWS::EMR::Studio",
|
|
5633
5675
|
EgressOnlyInternetGateway: "AWS::EC2::EgressOnlyInternetGateway",
|
|
5676
|
+
ElasticLoadBalancingV2TargetGroup: "AWS::ElasticLoadBalancingV2::TargetGroup",
|
|
5634
5677
|
EncryptionConfig: "AWS::XRay::EncryptionConfig",
|
|
5678
|
+
EntityResolutionIdMappingWorkflow: "AWS::EntityResolution::IdMappingWorkflow",
|
|
5679
|
+
EntityResolutionMatchingWorkflow: "AWS::EntityResolution::MatchingWorkflow",
|
|
5680
|
+
EntityResolutionSchemaMapping: "AWS::EntityResolution::SchemaMapping",
|
|
5635
5681
|
Environment: "AWS::ElasticBeanstalk::Environment",
|
|
5636
5682
|
EventSchemasDiscoverer: "AWS::EventSchemas::Discoverer",
|
|
5637
5683
|
EventSchemasRegistry: "AWS::EventSchemas::Registry",
|
|
@@ -5657,10 +5703,12 @@ const ResourceType = {
|
|
|
5657
5703
|
FraudDetectorOutcome: "AWS::FraudDetector::Outcome",
|
|
5658
5704
|
FraudDetectorVariable: "AWS::FraudDetector::Variable",
|
|
5659
5705
|
Function: "AWS::Lambda::Function",
|
|
5706
|
+
GameLiftBuild: "AWS::GameLift::Build",
|
|
5660
5707
|
GlobalAcceleratorAccelerator: "AWS::GlobalAccelerator::Accelerator",
|
|
5661
5708
|
GlobalAcceleratorEndpointGroup: "AWS::GlobalAccelerator::EndpointGroup",
|
|
5662
5709
|
GlobalAcceleratorListener: "AWS::GlobalAccelerator::Listener",
|
|
5663
5710
|
GlueClassifier: "AWS::Glue::Classifier",
|
|
5711
|
+
GlueDatabase: "AWS::Glue::Database",
|
|
5664
5712
|
GlueJob: "AWS::Glue::Job",
|
|
5665
5713
|
GlueMLTransform: "AWS::Glue::MLTransform",
|
|
5666
5714
|
GrafanaWorkspace: "AWS::Grafana::Workspace",
|
|
@@ -5672,6 +5720,7 @@ const ResourceType = {
|
|
|
5672
5720
|
GuardDutyDetector: "AWS::GuardDuty::Detector",
|
|
5673
5721
|
GuardDutyFilter: "AWS::GuardDuty::Filter",
|
|
5674
5722
|
GuardDutyIPSet: "AWS::GuardDuty::IPSet",
|
|
5723
|
+
GuardDutyMalwareProtectionPlan: "AWS::GuardDuty::MalwareProtectionPlan",
|
|
5675
5724
|
GuardDutyThreatIntelSet: "AWS::GuardDuty::ThreatIntelSet",
|
|
5676
5725
|
HealthLakeFHIRDatastore: "AWS::HealthLake::FHIRDatastore",
|
|
5677
5726
|
Host: "AWS::EC2::Host",
|
|
@@ -5688,6 +5737,7 @@ const ResourceType = {
|
|
|
5688
5737
|
ImageBuilderImagePipeline: "AWS::ImageBuilder::ImagePipeline",
|
|
5689
5738
|
ImageBuilderImageRecipe: "AWS::ImageBuilder::ImageRecipe",
|
|
5690
5739
|
ImageBuilderInfrastructureConfiguration: "AWS::ImageBuilder::InfrastructureConfiguration",
|
|
5740
|
+
ImageBuilderLifecyclePolicy: "AWS::ImageBuilder::LifecyclePolicy",
|
|
5691
5741
|
InspectorV2Activation: "AWS::InspectorV2::Activation",
|
|
5692
5742
|
InspectorV2Filter: "AWS::InspectorV2::Filter",
|
|
5693
5743
|
Instance: "AWS::EC2::Instance",
|
|
@@ -5699,8 +5749,10 @@ const ResourceType = {
|
|
|
5699
5749
|
IoTAnalyticsPipeline: "AWS::IoTAnalytics::Pipeline",
|
|
5700
5750
|
IoTAuthorizer: "AWS::IoT::Authorizer",
|
|
5701
5751
|
IoTCACertificate: "AWS::IoT::CACertificate",
|
|
5752
|
+
IoTCoreDeviceAdvisorSuiteDefinition: "AWS::IoTCoreDeviceAdvisor::SuiteDefinition",
|
|
5702
5753
|
IoTCustomMetric: "AWS::IoT::CustomMetric",
|
|
5703
5754
|
IoTDimension: "AWS::IoT::Dimension",
|
|
5755
|
+
IoTDomainConfiguration: "AWS::IoT::DomainConfiguration",
|
|
5704
5756
|
IoTEventsAlarmModel: "AWS::IoTEvents::AlarmModel",
|
|
5705
5757
|
IoTEventsDetectorModel: "AWS::IoTEvents::DetectorModel",
|
|
5706
5758
|
IoTEventsInput: "AWS::IoTEvents::Input",
|
|
@@ -5712,11 +5764,13 @@ const ResourceType = {
|
|
|
5712
5764
|
IoTRoleAlias: "AWS::IoT::RoleAlias",
|
|
5713
5765
|
IoTScheduledAudit: "AWS::IoT::ScheduledAudit",
|
|
5714
5766
|
IoTSecurityProfile: "AWS::IoT::SecurityProfile",
|
|
5767
|
+
IoTSiteWiseAsset: "AWS::IoTSiteWise::Asset",
|
|
5715
5768
|
IoTSiteWiseAssetModel: "AWS::IoTSiteWise::AssetModel",
|
|
5716
5769
|
IoTSiteWiseDashboard: "AWS::IoTSiteWise::Dashboard",
|
|
5717
5770
|
IoTSiteWiseGateway: "AWS::IoTSiteWise::Gateway",
|
|
5718
5771
|
IoTSiteWisePortal: "AWS::IoTSiteWise::Portal",
|
|
5719
5772
|
IoTSiteWiseProject: "AWS::IoTSiteWise::Project",
|
|
5773
|
+
IoTThingGroup: "AWS::IoT::ThingGroup",
|
|
5720
5774
|
IoTTwinMakerComponentType: "AWS::IoTTwinMaker::ComponentType",
|
|
5721
5775
|
IoTTwinMakerEntity: "AWS::IoTTwinMaker::Entity",
|
|
5722
5776
|
IoTTwinMakerScene: "AWS::IoTTwinMaker::Scene",
|
|
@@ -5727,6 +5781,7 @@ const ResourceType = {
|
|
|
5727
5781
|
IoTWirelessServiceProfile: "AWS::IoTWireless::ServiceProfile",
|
|
5728
5782
|
KMSAlias: "AWS::KMS::Alias",
|
|
5729
5783
|
KafkaConnectConnector: "AWS::KafkaConnect::Connector",
|
|
5784
|
+
KafkaConnectCustomPlugin: "AWS::KafkaConnect::CustomPlugin",
|
|
5730
5785
|
KendraIndex: "AWS::Kendra::Index",
|
|
5731
5786
|
Key: "AWS::KMS::Key",
|
|
5732
5787
|
KinesisAnalyticsV2Application: "AWS::KinesisAnalyticsV2::Application",
|
|
@@ -5747,6 +5802,7 @@ const ResourceType = {
|
|
|
5747
5802
|
ListenerV2: "AWS::ElasticLoadBalancingV2::Listener",
|
|
5748
5803
|
LoadBalancer: "AWS::ElasticLoadBalancing::LoadBalancer",
|
|
5749
5804
|
LoadBalancerV2: "AWS::ElasticLoadBalancingV2::LoadBalancer",
|
|
5805
|
+
LocationAPIKey: "AWS::Location::APIKey",
|
|
5750
5806
|
LogsDestination: "AWS::Logs::Destination",
|
|
5751
5807
|
LookoutMetricsAlert: "AWS::LookoutMetrics::Alert",
|
|
5752
5808
|
LookoutVisionProject: "AWS::LookoutVision::Project",
|
|
@@ -5755,6 +5811,7 @@ const ResourceType = {
|
|
|
5755
5811
|
MSKCluster: "AWS::MSK::Cluster",
|
|
5756
5812
|
MSKClusterPolicy: "AWS::MSK::ClusterPolicy",
|
|
5757
5813
|
MSKConfiguration: "AWS::MSK::Configuration",
|
|
5814
|
+
MSKServerlessCluster: "AWS::MSK::ServerlessCluster",
|
|
5758
5815
|
MSKVpcConnection: "AWS::MSK::VpcConnection",
|
|
5759
5816
|
ManagedInstanceInventory: "AWS::SSM::ManagedInstanceInventory",
|
|
5760
5817
|
ManagedRuleSetV2: "AWS::WAFv2::ManagedRuleSet",
|
|
@@ -5764,6 +5821,9 @@ const ResourceType = {
|
|
|
5764
5821
|
MediaConnectGateway: "AWS::MediaConnect::Gateway",
|
|
5765
5822
|
MediaPackagePackagingConfiguration: "AWS::MediaPackage::PackagingConfiguration",
|
|
5766
5823
|
MediaPackagePackagingGroup: "AWS::MediaPackage::PackagingGroup",
|
|
5824
|
+
MediaPackageV2Channel: "AWS::MediaPackageV2::Channel",
|
|
5825
|
+
MediaPackageV2OriginEndpoint: "AWS::MediaPackageV2::OriginEndpoint",
|
|
5826
|
+
MediaTailorLiveSource: "AWS::MediaTailor::LiveSource",
|
|
5767
5827
|
MediaTailorPlaybackConfiguration: "AWS::MediaTailor::PlaybackConfiguration",
|
|
5768
5828
|
MemoryDBSubnetGroup: "AWS::MemoryDB::SubnetGroup",
|
|
5769
5829
|
NatGateway: "AWS::EC2::NatGateway",
|
|
@@ -5780,10 +5840,15 @@ const ResourceType = {
|
|
|
5780
5840
|
NetworkManagerLink: "AWS::NetworkManager::Link",
|
|
5781
5841
|
NetworkManagerLinkAssociation: "AWS::NetworkManager::LinkAssociation",
|
|
5782
5842
|
NetworkManagerSite: "AWS::NetworkManager::Site",
|
|
5843
|
+
NetworkManagerTransitGatewayPeering: "AWS::NetworkManager::TransitGatewayPeering",
|
|
5783
5844
|
NetworkManagerTransitGatewayRegistration: "AWS::NetworkManager::TransitGatewayRegistration",
|
|
5784
5845
|
OpenSearchDomain: "AWS::OpenSearch::Domain",
|
|
5785
5846
|
OpenSearchServerlessCollection: "AWS::OpenSearchServerless::Collection",
|
|
5847
|
+
OpenSearchServerlessSecurityConfig: "AWS::OpenSearchServerless::SecurityConfig",
|
|
5786
5848
|
OpenSearchServerlessVpcEndpoint: "AWS::OpenSearchServerless::VpcEndpoint",
|
|
5849
|
+
OrganizationsOrganizationalUnit: "AWS::Organizations::OrganizationalUnit",
|
|
5850
|
+
PCAConnectorADConnector: "AWS::PCAConnectorAD::Connector",
|
|
5851
|
+
PCAConnectorADDirectoryRegistration: "AWS::PCAConnectorAD::DirectoryRegistration",
|
|
5787
5852
|
PanoramaPackage: "AWS::Panorama::Package",
|
|
5788
5853
|
PatchCompliance: "AWS::SSM::PatchCompliance",
|
|
5789
5854
|
PersonalizeDataset: "AWS::Personalize::Dataset",
|
|
@@ -5809,12 +5874,14 @@ const ResourceType = {
|
|
|
5809
5874
|
QuickSightTemplate: "AWS::QuickSight::Template",
|
|
5810
5875
|
QuickSightTheme: "AWS::QuickSight::Theme",
|
|
5811
5876
|
RDSGlobalCluster: "AWS::RDS::GlobalCluster",
|
|
5877
|
+
RDSIntegration: "AWS::RDS::Integration",
|
|
5812
5878
|
RDSOptionGroup: "AWS::RDS::OptionGroup",
|
|
5813
5879
|
RUMAppMonitor: "AWS::RUM::AppMonitor",
|
|
5814
5880
|
RateBasedRule: "AWS::WAF::RateBasedRule",
|
|
5815
5881
|
RedshiftEndpointAccess: "AWS::Redshift::EndpointAccess",
|
|
5816
5882
|
RedshiftEndpointAuthorization: "AWS::Redshift::EndpointAuthorization",
|
|
5817
5883
|
RedshiftEventSubscription: "AWS::Redshift::EventSubscription",
|
|
5884
|
+
RedshiftIntegration: "AWS::Redshift::Integration",
|
|
5818
5885
|
RedshiftScheduledAction: "AWS::Redshift::ScheduledAction",
|
|
5819
5886
|
RegexPatternSetV2: "AWS::WAFv2::RegexPatternSet",
|
|
5820
5887
|
RegionalProtection: "AWS::ShieldRegional::Protection",
|
|
@@ -5832,8 +5899,12 @@ const ResourceType = {
|
|
|
5832
5899
|
RoboMakerRobotApplicationVersion: "AWS::RoboMaker::RobotApplicationVersion",
|
|
5833
5900
|
RoboMakerSimulationApplication: "AWS::RoboMaker::SimulationApplication",
|
|
5834
5901
|
Role: "AWS::IAM::Role",
|
|
5902
|
+
RolesAnywhereProfile: "AWS::RolesAnywhere::Profile",
|
|
5903
|
+
RolesAnywhereTrustAnchor: "AWS::RolesAnywhere::TrustAnchor",
|
|
5904
|
+
Route53DNSSEC: "AWS::Route53::DNSSEC",
|
|
5835
5905
|
Route53HostedZone: "AWS::Route53::HostedZone",
|
|
5836
5906
|
Route53ProfilesProfile: "AWS::Route53Profiles::Profile",
|
|
5907
|
+
Route53ProfilesProfileAssociation: "AWS::Route53Profiles::ProfileAssociation",
|
|
5837
5908
|
Route53RecoveryControlCluster: "AWS::Route53RecoveryControl::Cluster",
|
|
5838
5909
|
Route53RecoveryControlControlPanel: "AWS::Route53RecoveryControl::ControlPanel",
|
|
5839
5910
|
Route53RecoveryControlRoutingControl: "AWS::Route53RecoveryControl::RoutingControl",
|
|
@@ -5854,30 +5925,49 @@ const ResourceType = {
|
|
|
5854
5925
|
Rule: "AWS::WAF::Rule",
|
|
5855
5926
|
RuleGroup: "AWS::WAF::RuleGroup",
|
|
5856
5927
|
RuleGroupV2: "AWS::WAFv2::RuleGroup",
|
|
5928
|
+
S3AccessGrant: "AWS::S3::AccessGrant",
|
|
5929
|
+
S3AccessGrantsInstance: "AWS::S3::AccessGrantsInstance",
|
|
5930
|
+
S3AccessGrantsLocation: "AWS::S3::AccessGrantsLocation",
|
|
5857
5931
|
S3AccessPoint: "AWS::S3::AccessPoint",
|
|
5858
5932
|
S3ExpressBucketPolicy: "AWS::S3Express::BucketPolicy",
|
|
5859
5933
|
S3ExpressDirectoryBucket: "AWS::S3Express::DirectoryBucket",
|
|
5860
5934
|
S3MultiRegionAccessPoint: "AWS::S3::MultiRegionAccessPoint",
|
|
5861
5935
|
S3StorageLens: "AWS::S3::StorageLens",
|
|
5862
5936
|
S3StorageLensGroup: "AWS::S3::StorageLensGroup",
|
|
5937
|
+
S3TablesTableBucket: "AWS::S3Tables::TableBucket",
|
|
5938
|
+
S3TablesTableBucketPolicy: "AWS::S3Tables::TableBucketPolicy",
|
|
5863
5939
|
SESConfigurationSet: "AWS::SES::ConfigurationSet",
|
|
5864
5940
|
SESContactList: "AWS::SES::ContactList",
|
|
5941
|
+
SESDedicatedIpPool: "AWS::SES::DedicatedIpPool",
|
|
5942
|
+
SESMailManagerTrafficPolicy: "AWS::SES::MailManagerTrafficPolicy",
|
|
5865
5943
|
SESReceiptFilter: "AWS::SES::ReceiptFilter",
|
|
5866
5944
|
SESReceiptRuleSet: "AWS::SES::ReceiptRuleSet",
|
|
5867
5945
|
SESTemplate: "AWS::SES::Template",
|
|
5946
|
+
SSMContactsContact: "AWS::SSMContacts::Contact",
|
|
5868
5947
|
SSMDocument: "AWS::SSM::Document",
|
|
5948
|
+
SSMIncidentsResponsePlan: "AWS::SSMIncidents::ResponsePlan",
|
|
5949
|
+
SSMResourceDataSync: "AWS::SSM::ResourceDataSync",
|
|
5869
5950
|
SageMakerAppImageConfig: "AWS::SageMaker::AppImageConfig",
|
|
5870
5951
|
SageMakerCodeRepository: "AWS::SageMaker::CodeRepository",
|
|
5952
|
+
SageMakerDataQualityJobDefinition: "AWS::SageMaker::DataQualityJobDefinition",
|
|
5871
5953
|
SageMakerDomain: "AWS::SageMaker::Domain",
|
|
5872
5954
|
SageMakerFeatureGroup: "AWS::SageMaker::FeatureGroup",
|
|
5873
5955
|
SageMakerImage: "AWS::SageMaker::Image",
|
|
5874
5956
|
SageMakerInferenceExperiment: "AWS::SageMaker::InferenceExperiment",
|
|
5957
|
+
SageMakerMlflowTrackingServer: "AWS::SageMaker::MlflowTrackingServer",
|
|
5875
5958
|
SageMakerModel: "AWS::SageMaker::Model",
|
|
5959
|
+
SageMakerModelBiasJobDefinition: "AWS::SageMaker::ModelBiasJobDefinition",
|
|
5960
|
+
SageMakerModelExplainabilityJobDefinition: "AWS::SageMaker::ModelExplainabilityJobDefinition",
|
|
5961
|
+
SageMakerModelQualityJobDefinition: "AWS::SageMaker::ModelQualityJobDefinition",
|
|
5876
5962
|
SageMakerNotebookInstanceLifecycleConfig: "AWS::SageMaker::NotebookInstanceLifecycleConfig",
|
|
5963
|
+
SageMakerStudioLifecycleConfig: "AWS::SageMaker::StudioLifecycleConfig",
|
|
5964
|
+
SageMakerUserProfile: "AWS::SageMaker::UserProfile",
|
|
5877
5965
|
SageMakerWorkteam: "AWS::SageMaker::Workteam",
|
|
5878
5966
|
ScalingPolicy: "AWS::AutoScaling::ScalingPolicy",
|
|
5879
5967
|
ScheduledAction: "AWS::AutoScaling::ScheduledAction",
|
|
5880
5968
|
Secret: "AWS::SecretsManager::Secret",
|
|
5969
|
+
SecretsManagerResourcePolicy: "AWS::SecretsManager::ResourcePolicy",
|
|
5970
|
+
SecretsManagerRotationSchedule: "AWS::SecretsManager::RotationSchedule",
|
|
5881
5971
|
SecurityGroup: "AWS::EC2::SecurityGroup",
|
|
5882
5972
|
SecurityHubStandard: "AWS::SecurityHub::Standard",
|
|
5883
5973
|
ServiceDiscoveryHttpNamespace: "AWS::ServiceDiscovery::HttpNamespace",
|
|
@@ -5899,6 +5989,7 @@ const ResourceType = {
|
|
|
5899
5989
|
TransferCertificate: "AWS::Transfer::Certificate",
|
|
5900
5990
|
TransferConnector: "AWS::Transfer::Connector",
|
|
5901
5991
|
TransferProfile: "AWS::Transfer::Profile",
|
|
5992
|
+
TransferServer: "AWS::Transfer::Server",
|
|
5902
5993
|
TransferWorkflow: "AWS::Transfer::Workflow",
|
|
5903
5994
|
TransitGateway: "AWS::EC2::TransitGateway",
|
|
5904
5995
|
TransitGatewayAttachment: "AWS::EC2::TransitGatewayAttachment",
|