8000 update generated ASF APIs to latest version (#7909) · codeperl/localstack@38d1403 · GitHub
[go: up one dir, main page]

Skip to content

Commit 38d1403

Browse files
update generated ASF APIs to latest version (localstack#7909)
1 parent 5949082 commit 38d1403

File tree

3 files changed

+288
-0
lines changed

3 files changed

+288
-0
lines changed

localstack/aws/api/config/__init__.py

Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -462,6 +462,93 @@ class ResourceType(str):
462462
AWS_SES_ContactList = "AWS::SES::ContactList"
463463
AWS_SES_ConfigurationSet = "AWS::SES::ConfigurationSet"
464464
AWS_Route53_HostedZone = "AWS::Route53::HostedZone"
465+
AWS_IoTEvents_Input = "AWS::IoTEvents::Input"
466+
AWS_IoTEvents_DetectorModel = "AWS::IoTEvents::DetectorModel"
467+
AWS_IoTEvents_AlarmModel = "AWS::IoTEvents::AlarmModel"
468+
AWS_ServiceDiscovery_HttpNamespace = "AWS::ServiceDiscovery::HttpNamespace"
469+
AWS_Events_EventBus = "AWS::Events::EventBus"
470+
AWS_ImageBuilder_ContainerRecipe = "AWS::ImageBuilder::ContainerRecipe"
471+
AWS_ImageBuilder_DistributionConfiguration = "AWS::ImageBuilder::DistributionConfiguration"
472+
AWS_ImageBuilder_InfrastructureConfiguration = "AWS::ImageBuilder::InfrastructureConfiguration"
473+
AWS_DataSync_LocationObjectStorage = "AWS::DataSync::LocationObjectStorage"
474+
AWS_DataSync_LocationHDFS = "AWS::DataSync::LocationHDFS"
475+
AWS_Glue_Classifier = "AWS::Glue::Classifier"
476+
AWS_Route53RecoveryReadiness_Cell = "AWS::Route53RecoveryReadiness::Cell"
477+
AWS_Route53RecoveryReadiness_ReadinessCheck = "AWS::Route53RecoveryReadiness::ReadinessCheck"
478+
AWS_ECR_RegistryPolicy = "AWS::ECR::RegistryPolicy"
479+
AWS_Backup_ReportPlan = "AWS::Backup::ReportPlan"
480+
AWS_Lightsail_Certificate = "AWS::Lightsail::Certificate"
481+
AWS_RUM_AppMonitor = "AWS::RUM::AppMonitor"
482+
AWS_Events_Endpoint = "AWS::Events::Endpoint"
483+
AWS_SES_ReceiptRuleSet = "AWS::SES::ReceiptRuleSet"
484+
AWS_Events_Archive = "AWS::Events::Archive"
485+
AWS_Events_ApiDestination = "AWS::Events::ApiDestination"
486+
AWS_Lightsail_Disk = "AWS::Lightsail::Disk"
487+
AWS_FIS_ExperimentTemplate = "AWS::FIS::ExperimentTemplate"
488+
AWS_DataSync_LocationFSxWindows = "AWS::DataSync::LocationFSxWindows"
489+
AWS_SES_ReceiptFilter = "AWS::SES::ReceiptFilter"
490+
AWS_GuardDuty_Filter = "AWS::GuardDuty::Filter"
491+
AWS_SES_Template = "AWS::SES::Template"
492+
AWS_AmazonMQ_Broker = "AWS::AmazonMQ::Broker"
493+
AWS_AppConfig_Environment = "AWS::AppConfig::Environment"
494+
AWS_AppConfig_ConfigurationProfile = "AWS::AppConfig::ConfigurationProfile"
495+
AWS_Cloud9_EnvironmentEC2 = "AWS::Cloud9::EnvironmentEC2"
496+
AWS_EventSchemas_Registry = "AWS::EventSchemas::Registry"
497+
AWS_EventSchemas_RegistryPolicy = "AWS::EventSchemas::RegistryPolicy"
498+
AWS_EventSchemas_Discoverer = "AWS::EventSchemas::Discoverer"
499+
AWS_FraudDetector_Label = "AWS::FraudDetector::Label"
500+
AWS_FraudDetector_EntityType = "AWS::FraudDetector::EntityType"
501+
AWS_FraudDetector_Variable = "AWS::FraudDetector::Variable"
502+
AWS_FraudDetector_Outcome = "AWS::FraudDetector::Outcome"
503+
AWS_IoT_Authorizer = "AWS::IoT::Authorizer"
504+
AWS_IoT_SecurityProfile = "AWS::IoT::SecurityProfile"
505+
AWS_IoT_RoleAlias = "AWS::IoT::RoleAlias"
506+
AWS_IoT_Dimension = "AWS::IoT::Dimension"
507+
AWS_IoTAnalytics_Datastore = "AWS::IoTAnalytics::Datastore"
508+
AWS_Lightsail_Bucket = "AWS::Lightsail::Bucket"
509+
AWS_Lightsail_StaticIp = "AWS::Lightsail::StaticIp"
510+
AWS_MediaPackage_PackagingGroup = "AWS::MediaPackage::PackagingGroup"
511+
AWS_Route53RecoveryReadiness_RecoveryGroup = "AWS::Route53RecoveryReadiness::RecoveryGroup"
512+
AWS_ResilienceHub_ResiliencyPolicy = "AWS::ResilienceHub::ResiliencyPolicy"
513+
AWS_Transfer_Workflow = "AWS::Transfer::Workflow"
514+
AWS_EKS_IdentityProviderConfig = "AWS::EKS::IdentityProviderConfig"
515+
AWS_EKS_Addon = "AWS::EKS::Addon"
516+
AWS_Glue_MLTransform = "AWS::Glue::MLTransform"
517+
AWS_IoT_Policy = "AWS::IoT::Policy"
518+
AWS_IoT_MitigationAction = "AWS::IoT::MitigationAction"
519+
AWS_IoTTwinMaker_Workspace = "AWS::IoTTwinMaker::Workspace"
520+
AWS_IoTTwinMaker_Entity = "AWS::IoTTwinMaker::Entity"
521+
AWS_IoTAnalytics_Dataset = "AWS::IoTAnalytics::Dataset"
522+
AWS_IoTAnalytics_Pipeline = "AWS::IoTAnalytics::Pipeline"
523+
AWS_IoTAnalytics_Channel = "AWS::IoTAnalytics::Channel"
524+
AWS_IoTSiteWise_Dashboard = "AWS::IoTSiteWise::Dashboard"
525+
AWS_IoTSiteWise_Project = "AWS::IoTSiteWise::Project"
526+
AWS_IoTSiteWise_Portal = "AWS::IoTSiteWise::Portal"
527+
AWS_IoTSiteWise_AssetModel = "AWS::IoTSiteWise::AssetModel"
528+
AWS_IVS_Channel = "AWS::IVS::Channel"
529+
AWS_IVS_RecordingConfiguration = "AWS::IVS::RecordingConfiguration"
530+
AWS_IVS_PlaybackKeyPair = "AWS::IVS::PlaybackKeyPair"
531+
AWS_KinesisAnalyticsV2_Application = "AWS::KinesisAnalyticsV2::Application"
532+
AWS_RDS_GlobalCluster = "AWS::RDS::GlobalCluster"
533+
AWS_S3_MultiRegionAccessPoint = "AWS::S3::MultiRegionAccessPoint"
534+
AWS_DeviceFarm_TestGridProject = "AWS::DeviceFarm::TestGridProject"
535+
AWS_Budgets_BudgetsAction = "AWS::Budgets::BudgetsAction"
536+
AWS_Lex_Bot = "AWS::Lex::Bot"
537+
AWS_CodeGuruReviewer_RepositoryAssociation = "AWS::CodeGuruReviewer::RepositoryAssociation"
538+
AWS_IoT_CustomMetric = "AWS::IoT::CustomMetric"
539+
AWS_Route53Resolver_FirewallDomainList = "AWS::Route53Resolver::FirewallDomainList"
540+
AWS_RoboMaker_RobotApplicationVersion = "AWS::RoboMaker::RobotApplicationVersion"
541+
AWS_EC2_TrafficMirrorSession = "AWS::EC2::TrafficMirrorSession"
542+
AWS_IoTSiteWise_Gateway < E30A span class=pl-c1>= "AWS::IoTSiteWise::Gateway"
543+
AWS_Lex_BotAlias = "AWS::Lex::BotAlias"
544+
AWS_LookoutMetrics_Alert = "AWS::LookoutMetrics::Alert"
545+
AWS_IoT_AccountAuditConfiguration = "AWS::IoT::AccountAuditConfiguration"
546+
AWS_EC2_TrafficMirrorTarget = "AWS::EC2::TrafficMirrorTarget"
547+
AWS_S3_StorageLens = "AWS::S3::StorageLens"
548+
AWS_IoT_ScheduledAudit = "AWS::IoT::ScheduledAudit"
549+
AWS_Events_Connection = "AWS::Events::Connection"
550+
AWS_EventSchemas_Schema = "AWS::EventSchemas::Schema"
551+
AWS_MediaPackage_PackagingConfiguration = "AWS::MediaPackage::PackagingConfiguration"
465552

466553

467554
class ResourceValueType(str):

localstack/aws/api/ec2/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7978,6 +7978,7 @@ class CreateVpcEndpointConnectionNotificationResult(TypedDict, total=False):
79787978

79797979
class DnsOptionsSpecification(TypedDict, total=False):
79807980
DnsRecordIpType: Optional[DnsRecordIpType]
7981+
PrivateDnsOnlyForInboundResolverEndpoint: Optional[Boolean]
79817982

79827983

79837984
VpcEndpointSecurityGroupIdList = List[SecurityGroupId]
@@ -8016,6 +8017,7 @@ class DnsEntry(TypedDict, total=False):
80168017

80178018
class DnsOptions(TypedDict, total=False):
80188019
DnsRecordIpType: Optional[DnsRecordIpType]
8020+
PrivateDnsOnlyForInboundResolverEndpoint: Optional[Boolean]
80198021

80208022

80218023
class SecurityGroupIdentifier(TypedDict, total=False):

0 commit comments

Comments
 (0)
0