diff --git a/rdk/rdk.py b/rdk/rdk.py index c80a8208..5fffb0a0 100644 --- a/rdk/rdk.py +++ b/rdk/rdk.py @@ -164,8 +164,10 @@ "AWS::ECS::TaskDefinition", "AWS::EFS::AccessPoint", "AWS::EFS::FileSystem", + "AWS::EKS::Addon", "AWS::EKS::Cluster", "AWS::EKS::FargateProfile", + "AWS::EKS::IdentityProviderConfig", "AWS::EMR::SecurityConfiguration", "AWS::ElasticBeanstalk::Application", "AWS::ElasticBeanstalk::ApplicationVersion", @@ -191,6 +193,7 @@ "AWS::GlobalAccelerator::Listener", "AWS::Glue::Classifier", "AWS::Glue::Job", + "AWS::Glue::MLTransform", "AWS::GuardDuty::Detector", "AWS::GuardDuty::Filter", "AWS::GuardDuty::IPSet", @@ -204,16 +207,31 @@ "AWS::ImageBuilder::InfrastructureConfiguration", "AWS::IoT::Authorizer", "AWS::IoT::Dimension", + "AWS::IoT::MitigationAction", + "AWS::IoT::Policy", "AWS::IoT::RoleAlias", "AWS::IoT::SecurityProfile", + "AWS::IoTAnalytics::Channel", + "AWS::IoTAnalytics::Dataset", "AWS::IoTAnalytics::Datastore", + "AWS::IoTAnalytics::Pipeline", "AWS::IoTEvents::AlarmModel", "AWS::IoTEvents::DetectorModel", "AWS::IoTEvents::Input", + "AWS::IoTSiteWise::AssetModel", + "AWS::IoTSiteWise::Dashboard", + "AWS::IoTSiteWise::Portal", + "AWS::IoTSiteWise::Project", + "AWS::IoTTwinMaker::Entity", + "AWS::IoTTwinMaker::Workspace", + "AWS::IVS::Channel", + "AWS::IVS::PlaybackKeyPair", + "AWS::IVS::RecordingConfiguration", "AWS::KMS::Alias", "AWS::KMS::Key", "AWS::Kinesis::Stream", "AWS::Kinesis::StreamConsumer", + "AWS::KinesisAnalyticsV2::Application", "AWS::Lambda::Function", "AWS::Lightsail::Bucket", "AWS::Lightsail::Certificate", @@ -233,6 +251,7 @@ "AWS::RDS::DBSnapshot", "AWS::RDS::DBSubnetGroup", "AWS::RDS::EventSubscription", + "AWS::RDS::GlobalCluster", "AWS::Redshift::Cluster", "AWS::Redshift::ClusterParameterGroup", "AWS::Redshift::ClusterSecurityGroup", @@ -251,6 +270,7 @@ "AWS::RUM::AppMonitor", "AWS::S3::AccountPublicAccessBlock", "AWS::S3::Bucket", + "AWS::S3::MultiRegionAccessPoint", "AWS::SNS::Topic", "AWS::SQS::Queue", "AWS::SSM::AssociationCompliance",