Rds Classes
AccountAttributesMessage
AccountQuotas
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.AccountQuota]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
AccountQuota
AccountQuotaName
- Type: typing.Optional[str]
Used
- Type: typing.Optional[int]
Max
- Type: typing.Optional[int]
AddRoleToDBClusterMessage
DBClusterIdentifier
- Type:
- Required: Yes
RoleArn
- Type:
- Required: Yes
FeatureName
- Type: typing.Optional[str]
AddRoleToDBInstanceMessage
DBInstanceIdentifier
- Type:
- Required: Yes
RoleArn
- Type:
- Required: Yes
FeatureName
- Type:
- Required: Yes
AddSourceIdentifierToSubscriptionMessage
SubscriptionName
- Type:
- Required: Yes
SourceIdentifier
- Type:
- Required: Yes
AddSourceIdentifierToSubscriptionResult
EventSubscription
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
AddTagsToResourceMessage
ResourceName
- Type:
- Required: Yes
Tags
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]
- Required: Yes
ApplyPendingMaintenanceActionMessage
ResourceIdentifier
- Type:
- Required: Yes
ApplyAction
- Type:
- Required: Yes
OptInType
- Type:
- Required: Yes
ApplyPendingMaintenanceActionResult
ResourcePendingMaintenanceActions
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
AuthorizeDBSecurityGroupIngressMessage
DBSecurityGroupName
- Type:
- Required: Yes
CIDRIP
- Type: typing.Optional[str]
EC2SecurityGroupName
- Type: typing.Optional[str]
EC2SecurityGroupId
- Type: typing.Optional[str]
EC2SecurityGroupOwnerId
- Type: typing.Optional[str]
AuthorizeDBSecurityGroupIngressResult
DBSecurityGroup
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
AvailabilityZone
Name
- Type: typing.Optional[str]
AvailableProcessorFeature
Name
- Type: typing.Optional[str]
DefaultValue
- Type: typing.Optional[str]
AllowedValues
- Type: typing.Optional[str]
BacktrackDBClusterMessage
DBClusterIdentifier
- Type:
- Required: Yes
BacktrackTo
- Type: typing.Union[datetime.datetime, str]
- Required: Yes
Force
- Type: typing.Optional[bool]
UseEarliestTimeOnPointInTimeUnavailable
- Type: typing.Optional[bool]
BaseValidatorModel
Oops! This Pydantic model is currently empty. Stay tuned!
BlueGreenDeployment
BlueGreenDeploymentIdentifier
- Type: typing.Optional[str]
BlueGreenDeploymentName
- Type: typing.Optional[str]
Source
- Type: typing.Optional[str]
Target
- Type: typing.Optional[str]
SwitchoverDetails
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.SwitchoverDetail]]
Tasks
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.BlueGreenDeploymentTask]]
Status
- Type: typing.Optional[str]
StatusDetails
- Type: typing.Optional[str]
CreateTime
- Type: typing.Optional[datetime.datetime]
DeleteTime
- Type: typing.Optional[datetime.datetime]
TagList
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
BlueGreenDeploymentTask
Name
- Type: typing.Optional[str]
Status
- Type: typing.Optional[str]
CancelExportTaskMessage
ExportTaskIdentifier
- Type:
- Required: Yes
Certificate
CertificateIdentifier
- Type: typing.Optional[str]
CertificateType
- Type: typing.Optional[str]
Thumbprint
- Type: typing.Optional[str]
ValidFrom
- Type: typing.Optional[datetime.datetime]
ValidTill
- Type: typing.Optional[datetime.datetime]
CertificateArn
- Type: typing.Optional[str]
CustomerOverride
- Type: typing.Optional[bool]
CustomerOverrideValidTill
- Type: typing.Optional[datetime.datetime]
CertificateDetails
CAIdentifier
- Type: typing.Optional[str]
ValidTill
- Type: typing.Optional[datetime.datetime]
CertificateMessage
DefaultCertificateForNewLaunches
- Type:
- Required: Yes
Certificates
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Certificate]
- Required: Yes
Marker
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
CharacterSet
CharacterSetName
- Type: typing.Optional[str]
CharacterSetDescription
- Type: typing.Optional[str]
ClientGenerateDbAuthTokenRequest
DBHostname
- Type:
- Required: Yes
Port
- Type:
- Required: Yes
DBUsername
- Type:
- Required: Yes
Region
- Type: typing.Optional[str]
CloudwatchLogsExportConfiguration
EnableLogTypes
- Type: typing.Optional[typing.List[str]]
DisableLogTypes
- Type: typing.Optional[typing.List[str]]
ClusterPendingModifiedValues
PendingCloudwatchLogsExports
- Type:
DBClusterIdentifier
- Type: typing.Optional[str]
MasterUserPassword
- Type: typing.Optional[str]
IAMDatabaseAuthenticationEnabled
- Type: typing.Optional[bool]
EngineVersion
- Type: typing.Optional[str]
BackupRetentionPeriod
- Type: typing.Optional[int]
AllocatedStorage
- Type: typing.Optional[int]
RdsCustomClusterConfiguration
- Type:
Iops
- Type: typing.Optional[int]
StorageType
- Type: typing.Optional[str]
CertificateDetails
- Type:
ConnectionPoolConfiguration
MaxConnectionsPercent
- Type: typing.Optional[int]
MaxIdleConnectionsPercent
- Type: typing.Optional[int]
ConnectionBorrowTimeout
- Type: typing.Optional[int]
SessionPinningFilters
- Type: typing.Optional[typing.List[str]]
InitQuery
- Type: typing.Optional[str]
ConnectionPoolConfigurationInfo
MaxConnectionsPercent
- Type: typing.Optional[int]
MaxIdleConnectionsPercent
- Type: typing.Optional[int]
ConnectionBorrowTimeout
- Type: typing.Optional[int]
SessionPinningFilters
- Type: typing.Optional[typing.List[str]]
InitQuery
- Type: typing.Optional[str]
ContextAttribute
Key
- Type: typing.Optional[str]
Value
- Type: typing.Optional[str]
CopyDBClusterParameterGroupMessage
SourceDBClusterParameterGroupIdentifier
- Type:
- Required: Yes
TargetDBClusterParameterGroupIdentifier
- Type:
- Required: Yes
TargetDBClusterParameterGroupDescription
- Type:
- Required: Yes
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
CopyDBClusterParameterGroupResult
DBClusterParameterGroup
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
CopyDBClusterSnapshotMessage
SourceDBClusterSnapshotIdentifier
- Type:
- Required: Yes
TargetDBClusterSnapshotIdentifier
- Type:
- Required: Yes
KmsKeyId
- Type: typing.Optional[str]
PreSignedUrl
- Type: typing.Optional[str]
CopyTags
- Type: typing.Optional[bool]
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
SourceRegion
- Type: typing.Optional[str]
CopyDBClusterSnapshotResult
DBClusterSnapshot
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
CopyDBParameterGroupMessage
SourceDBParameterGroupIdentifier
- Type:
- Required: Yes
TargetDBParameterGroupIdentifier
- Type:
- Required: Yes
TargetDBParameterGroupDescription
- Type:
- Required: Yes
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
CopyDBParameterGroupResult
DBParameterGroup
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
CopyDBSnapshotMessage
SourceDBSnapshotIdentifier
- Type:
- Required: Yes
TargetDBSnapshotIdentifier
- Type:
- Required: Yes
KmsKeyId
- Type: typing.Optional[str]
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
CopyTags
- Type: typing.Optional[bool]
PreSignedUrl
- Type: typing.Optional[str]
OptionGroupName
- Type: typing.Optional[str]
TargetCustomAvailabilityZone
- Type: typing.Optional[str]
CopyOptionGroup
- Type: typing.Optional[bool]
SourceRegion
- Type: typing.Optional[str]
CopyDBSnapshotResult
DBSnapshot
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
CopyOptionGroupMessage
SourceOptionGroupIdentifier
- Type:
- Required: Yes
TargetOptionGroupIdentifier
- Type:
- Required: Yes
TargetOptionGroupDescription
- Type:
- Required: Yes
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
CopyOptionGroupResult
OptionGroup
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
CreateBlueGreenDeploymentRequest
BlueGreenDeploymentName
- Type:
- Required: Yes
Source
- Type:
- Required: Yes
TargetEngineVersion
- Type: typing.Optional[str]
TargetDBParameterGroupName
- Type: typing.Optional[str]
TargetDBClusterParameterGroupName
- Type: typing.Optional[str]
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
TargetDBInstanceClass
- Type: typing.Optional[str]
UpgradeTargetStorageConfig
- Type: typing.Optional[bool]
TargetIops
- Type: typing.Optional[int]
TargetStorageType
- Type: typing.Optional[str]
TargetAllocatedStorage
- Type: typing.Optional[int]
TargetStorageThroughput
- Type: typing.Optional[int]
CreateBlueGreenDeploymentResponse
BlueGreenDeployment
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
CreateCustomDBEngineVersionMessage
Engine
- Type:
- Required: Yes
EngineVersion
- Type:
- Required: Yes
DatabaseInstallationFilesS3BucketName
- Type: typing.Optional[str]
DatabaseInstallationFilesS3Prefix
- Type: typing.Optional[str]
ImageId
- Type: typing.Optional[str]
KMSKeyId
- Type: typing.Optional[str]
Description
- Type: typing.Optional[str]
Manifest
- Type: typing.Optional[str]
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
SourceCustomDbEngineVersionIdentifier
- Type: typing.Optional[str]
UseAwsProvidedLatestImage
- Type: typing.Optional[bool]
CreateDBClusterEndpointMessage
DBClusterIdentifier
- Type:
- Required: Yes
DBClusterEndpointIdentifier
- Type:
- Required: Yes
EndpointType
- Type:
- Required: Yes
StaticMembers
- Type: typing.Optional[typing.List[str]]
ExcludedMembers
- Type: typing.Optional[typing.List[str]]
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
CreateDBClusterMessage
DBClusterIdentifier
- Type:
- Required: Yes
Engine
- Type:
- Required: Yes
AvailabilityZones
- Type: typing.Optional[typing.List[str]]
BackupRetentionPeriod
- Type: typing.Optional[int]
CharacterSetName
- Type: typing.Optional[str]
DatabaseName
- Type: typing.Optional[str]
DBClusterParameterGroupName
- Type: typing.Optional[str]
VpcSecurityGroupIds
- Type: typing.Optional[typing.List[str]]
DBSubnetGroupName
- Type: typing.Optional[str]
EngineVersion
- Type: typing.Optional[str]
Port
- Type: typing.Optional[int]
MasterUsername
- Type: typing.Optional[str]
MasterUserPassword
- Type: typing.Optional[str]
OptionGroupName
- Type: typing.Optional[str]
PreferredBackupWindow
- Type: typing.Optional[str]
PreferredMaintenanceWindow
- Type: typing.Optional[str]
ReplicationSourceIdentifier
- Type: typing.Optional[str]
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
StorageEncrypted
- Type: typing.Optional[bool]
KmsKeyId
- Type: typing.Optional[str]
PreSignedUrl
- Type: typing.Optional[str]
EnableIAMDatabaseAuthentication
- Type: typing.Optional[bool]
BacktrackWindow
- Type: typing.Optional[int]
EnableCloudwatchLogsExports
- Type: typing.Optional[typing.List[str]]
EngineMode
- Type: typing.Optional[str]
ScalingConfiguration
- Type:
RdsCustomClusterConfiguration
- Type:
DeletionProtection
- Type: typing.Optional[bool]
GlobalClusterIdentifier
- Type: typing.Optional[str]
EnableHttpEndpoint
- Type: typing.Optional[bool]
CopyTagsToSnapshot
- Type: typing.Optional[bool]
Domain
- Type: typing.Optional[str]
DomainIAMRoleName
- Type: typing.Optional[str]
EnableGlobalWriteForwarding
- Type: typing.Optional[bool]
DBClusterInstanceClass
- Type: typing.Optional[str]
AllocatedStorage
- Type: typing.Optional[int]
StorageType
- Type: typing.Optional[str]
Iops
- Type: typing.Optional[int]
PubliclyAccessible
- Type: typing.Optional[bool]
AutoMinorVersionUpgrade
- Type: typing.Optional[bool]
MonitoringInterval
- Type: typing.Optional[int]
MonitoringRoleArn
- Type: typing.Optional[str]
DatabaseInsightsMode
- Type: typing.Optional[typing.Literal['advanced', 'standard']]
EnablePerformanceInsights
- Type: typing.Optional[bool]
PerformanceInsightsKMSKeyId
- Type: typing.Optional[str]
PerformanceInsightsRetentionPeriod
- Type: typing.Optional[int]
EnableLimitlessDatabase
- Type: typing.Optional[bool]
ServerlessV2ScalingConfiguration
- Type:
NetworkType
- Type: typing.Optional[str]
ClusterScalabilityType
- Type: typing.Optional[typing.Literal['limitless', 'standard']]
DBSystemId
- Type: typing.Optional[str]
ManageMasterUserPassword
- Type: typing.Optional[bool]
MasterUserSecretKmsKeyId
- Type: typing.Optional[str]
EnableLocalWriteForwarding
- Type: typing.Optional[bool]
CACertificateIdentifier
- Type: typing.Optional[str]
EngineLifecycleSupport
- Type: typing.Optional[str]
SourceRegion
- Type: typing.Optional[str]
CreateDBClusterParameterGroupMessage
DBClusterParameterGroupName
- Type:
- Required: Yes
DBParameterGroupFamily
- Type:
- Required: Yes
Description
- Type:
- Required: Yes
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
CreateDBClusterParameterGroupResult
DBClusterParameterGroup
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
CreateDBClusterResult
DBCluster
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
CreateDBClusterSnapshotMessage
DBClusterSnapshotIdentifier
- Type:
- Required: Yes
DBClusterIdentifier
- Type:
- Required: Yes
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
CreateDBClusterSnapshotResult
DBClusterSnapshot
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
CreateDBInstanceMessage
DBInstanceIdentifier
- Type:
- Required: Yes
DBInstanceClass
- Type:
- Required: Yes
Engine
- Type:
- Required: Yes
DBName
- Type: typing.Optional[str]
AllocatedStorage
- Type: typing.Optional[int]
MasterUsername
- Type: typing.Optional[str]
MasterUserPassword
- Type: typing.Optional[str]
DBSecurityGroups
- Type: typing.Optional[typing.List[str]]
VpcSecurityGroupIds
- Type: typing.Optional[typing.List[str]]
AvailabilityZone
- Type: typing.Optional[str]
DBSubnetGroupName
- Type: typing.Optional[str]
PreferredMaintenanceWindow
- Type: typing.Optional[str]
DBParameterGroupName
- Type: typing.Optional[str]
BackupRetentionPeriod
- Type: typing.Optional[int]
PreferredBackupWindow
- Type: typing.Optional[str]
Port
- Type: typing.Optional[int]
MultiAZ
- Type: typing.Optional[bool]
EngineVersion
- Type: typing.Optional[str]
AutoMinorVersionUpgrade
- Type: typing.Optional[bool]
LicenseModel
- Type: typing.Optional[str]
Iops
- Type: typing.Optional[int]
OptionGroupName
- Type: typing.Optional[str]
CharacterSetName
- Type: typing.Optional[str]
NcharCharacterSetName
- Type: typing.Optional[str]
PubliclyAccessible
- Type: typing.Optional[bool]
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
DBClusterIdentifier
- Type: typing.Optional[str]
StorageType
- Type: typing.Optional[str]
TdeCredentialArn
- Type: typing.Optional[str]
TdeCredentialPassword
- Type: typing.Optional[str]
StorageEncrypted
- Type: typing.Optional[bool]
KmsKeyId
- Type: typing.Optional[str]
Domain
- Type: typing.Optional[str]
DomainFqdn
- Type: typing.Optional[str]
DomainOu
- Type: typing.Optional[str]
DomainAuthSecretArn
- Type: typing.Optional[str]
DomainDnsIps
- Type: typing.Optional[typing.List[str]]
CopyTagsToSnapshot
- Type: typing.Optional[bool]
MonitoringInterval
- Type: typing.Optional[int]
MonitoringRoleArn
- Type: typing.Optional[str]
DomainIAMRoleName
- Type: typing.Optional[str]
PromotionTier
- Type: typing.Optional[int]
Timezone
- Type: typing.Optional[str]
EnableIAMDatabaseAuthentication
- Type: typing.Optional[bool]
DatabaseInsightsMode
- Type: typing.Optional[typing.Literal['advanced', 'standard']]
EnablePerformanceInsights
- Type: typing.Optional[bool]
PerformanceInsightsKMSKeyId
- Type: typing.Optional[str]
PerformanceInsightsRetentionPeriod
- Type: typing.Optional[int]
EnableCloudwatchLogsExports
- Type: typing.Optional[typing.List[str]]
ProcessorFeatures
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.ProcessorFeature]]
DeletionProtection
- Type: typing.Optional[bool]
MaxAllocatedStorage
- Type: typing.Optional[int]
EnableCustomerOwnedIp
- Type: typing.Optional[bool]
CustomIamInstanceProfile
- Type: typing.Optional[str]
BackupTarget
- Type: typing.Optional[str]
NetworkType
- Type: typing.Optional[str]
StorageThroughput
- Type: typing.Optional[int]
ManageMasterUserPassword
- Type: typing.Optional[bool]
MasterUserSecretKmsKeyId
- Type: typing.Optional[str]
CACertificateIdentifier
- Type: typing.Optional[str]
DBSystemId
- Type: typing.Optional[str]
DedicatedLogVolume
- Type: typing.Optional[bool]
MultiTenant
- Type: typing.Optional[bool]
EngineLifecycleSupport
- Type: typing.Optional[str]
CreateDBInstanceReadReplicaMessage
DBInstanceIdentifier
- Type:
- Required: Yes
SourceDBInstanceIdentifier
- Type: typing.Optional[str]
DBInstanceClass
- Type: typing.Optional[str]
AvailabilityZone
- Type: typing.Optional[str]
Port
- Type: typing.Optional[int]
MultiAZ
- Type: typing.Optional[bool]
AutoMinorVersionUpgrade
- Type: typing.Optional[bool]
Iops
- Type: typing.Optional[int]
OptionGroupName
- Type: typing.Optional[str]
DBParameterGroupName
- Type: typing.Optional[str]
PubliclyAccessible
- Type: typing.Optional[bool]
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
DBSubnetGroupName
- Type: typing.Optional[str]
VpcSecurityGroupIds
- Type: typing.Optional[typing.List[str]]
StorageType
- Type: typing.Optional[str]
CopyTagsToSnapshot
- Type: typing.Optional[bool]
MonitoringInterval
- Type: typing.Optional[int]
MonitoringRoleArn
- Type: typing.Optional[str]
KmsKeyId
- Type: typing.Optional[str]
PreSignedUrl
- Type: typing.Optional[str]
EnableIAMDatabaseAuthentication
- Type: typing.Optional[bool]
DatabaseInsightsMode
- Type: typing.Optional[typing.Literal['advanced', 'standard']]
EnablePerformanceInsights
- Type: typing.Optional[bool]
PerformanceInsightsKMSKeyId
- Type: typing.Optional[str]
PerformanceInsightsRetentionPeriod
- Type: typing.Optional[int]
EnableCloudwatchLogsExports
- Type: typing.Optional[typing.List[str]]
ProcessorFeatures
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.ProcessorFeature]]
UseDefaultProcessorFeatures
- Type: typing.Optional[bool]
DeletionProtection
- Type: typing.Optional[bool]
Domain
- Type: typing.Optional[str]
DomainIAMRoleName
- Type: typing.Optional[str]
DomainFqdn
- Type: typing.Optional[str]
DomainOu
- Type: typing.Optional[str]
DomainAuthSecretArn
- Type: typing.Optional[str]
DomainDnsIps
- Type: typing.Optional[typing.List[str]]
ReplicaMode
- Type: typing.Optional[typing.Literal['mounted', 'open-read-only']]
MaxAllocatedStorage
- Type: typing.Optional[int]
CustomIamInstanceProfile
- Type: typing.Optional[str]
NetworkType
- Type: typing.Optional[str]
StorageThroughput
- Type: typing.Optional[int]
EnableCustomerOwnedIp
- Type: typing.Optional[bool]
AllocatedStorage
- Type: typing.Optional[int]
SourceDBClusterIdentifier
- Type: typing.Optional[str]
DedicatedLogVolume
- Type: typing.Optional[bool]
UpgradeStorageConfig
- Type: typing.Optional[bool]
CACertificateIdentifier
- Type: typing.Optional[str]
SourceRegion
- Type: typing.Optional[str]
CreateDBInstanceReadReplicaResult
DBInstance
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
CreateDBInstanceResult
DBInstance
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
CreateDBParameterGroupMessage
DBParameterGroupName
- Type:
- Required: Yes
DBParameterGroupFamily
- Type:
- Required: Yes
Description
- Type:
- Required: Yes
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
CreateDBParameterGroupResult
DBParameterGroup
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
CreateDBProxyEndpointRequest
DBProxyName
- Type:
- Required: Yes
DBProxyEndpointName
- Type:
- Required: Yes
VpcSubnetIds
- Type: typing.List[str]
- Required: Yes
VpcSecurityGroupIds
- Type: typing.Optional[typing.List[str]]
TargetRole
- Type: typing.Optional[typing.Literal['READ_ONLY', 'READ_WRITE']]
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
CreateDBProxyEndpointResponse
DBProxyEndpoint
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
CreateDBProxyRequest
DBProxyName
- Type:
- Required: Yes
EngineFamily
- Type: typing.Literal['MYSQL', 'POSTGRESQL', 'SQLSERVER']
- Required: Yes
Auth
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.UserAuthConfig]
- Required: Yes
RoleArn
- Type:
- Required: Yes
VpcSubnetIds
- Type: typing.List[str]
- Required: Yes
VpcSecurityGroupIds
- Type: typing.Optional[typing.List[str]]
RequireTLS
- Type: typing.Optional[bool]
IdleClientTimeout
- Type: typing.Optional[int]
DebugLogging
- Type: typing.Optional[bool]
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
CreateDBProxyResponse
DBProxy
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
CreateDBSecurityGroupMessage
DBSecurityGroupName
- Type:
- Required: Yes
DBSecurityGroupDescription
- Type:
- Required: Yes
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
CreateDBSecurityGroupResult
DBSecurityGroup
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
CreateDBShardGroupMessage
DBShardGroupIdentifier
- Type:
- Required: Yes
DBClusterIdentifier
- Type:
- Required: Yes
MaxACU
- Type:
- Required: Yes
ComputeRedundancy
- Type: typing.Optional[int]
MinACU
- Type: typing.Optional[float]
PubliclyAccessible
- Type: typing.Optional[bool]
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
CreateDBSnapshotMessage
DBSnapshotIdentifier
- Type:
- Required: Yes
DBInstanceIdentifier
- Type:
- Required: Yes
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
CreateDBSnapshotResult
DBSnapshot
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
CreateDBSubnetGroupMessage
DBSubnetGroupName
- Type:
- Required: Yes
DBSubnetGroupDescription
- Type:
- Required: Yes
SubnetIds
- Type: typing.List[str]
- Required: Yes
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
CreateDBSubnetGroupResult
DBSubnetGroup
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
CreateEventSubscriptionMessage
SubscriptionName
- Type:
- Required: Yes
SnsTopicArn
- Type:
- Required: Yes
SourceType
- Type: typing.Optional[str]
EventCategories
- Type: typing.Optional[typing.List[str]]
SourceIds
- Type: typing.Optional[typing.List[str]]
Enabled
- Type: typing.Optional[bool]
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
CreateEventSubscriptionResult
EventSubscription
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
CreateGlobalClusterMessage
GlobalClusterIdentifier
- Type: typing.Optional[str]
SourceDBClusterIdentifier
- Type: typing.Optional[str]
Engine
- Type: typing.Optional[str]
EngineVersion
- Type: typing.Optional[str]
EngineLifecycleSupport
- Type: typing.Optional[str]
DeletionProtection
- Type: typing.Optional[bool]
DatabaseName
- Type: typing.Optional[str]
StorageEncrypted
- Type: typing.Optional[bool]
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
CreateGlobalClusterResult
GlobalCluster
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
CreateIntegrationMessage
SourceArn
- Type:
- Required: Yes
TargetArn
- Type:
- Required: Yes
IntegrationName
- Type:
- Required: Yes
KMSKeyId
- Type: typing.Optional[str]
AdditionalEncryptionContext
- Type: typing.Optional[typing.Dict[str, str]]
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
DataFilter
- Type: typing.Optional[str]
Description
- Type: typing.Optional[str]
CreateOptionGroupMessage
OptionGroupName
- Type:
- Required: Yes
EngineName
- Type:
- Required: Yes
MajorEngineVersion
- Type:
- Required: Yes
OptionGroupDescription
- Type:
- Required: Yes
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
CreateOptionGroupResult
OptionGroup
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
CreateTenantDatabaseMessage
DBInstanceIdentifier
- Type:
- Required: Yes
TenantDBName
- Type:
- Required: Yes
MasterUsername
- Type:
- Required: Yes
MasterUserPassword
- Type:
- Required: Yes
CharacterSetName
- Type: typing.Optional[str]
NcharCharacterSetName
- Type: typing.Optional[str]
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
CreateTenantDatabaseResult
TenantDatabase
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
CustomDBEngineVersionAMI
ImageId
- Type: typing.Optional[str]
Status
- Type: typing.Optional[str]
DBCluster
AllocatedStorage
- Type: typing.Optional[int]
AvailabilityZones
- Type: typing.Optional[typing.List[str]]
BackupRetentionPeriod
- Type: typing.Optional[int]
CharacterSetName
- Type: typing.Optional[str]
DatabaseName
- Type: typing.Optional[str]
DBClusterIdentifier
- Type: typing.Optional[str]
DBClusterParameterGroup
- Type: typing.Optional[str]
DBSubnetGroup
- Type: typing.Optional[str]
Status
- Type: typing.Optional[str]
AutomaticRestartTime
- Type: typing.Optional[datetime.datetime]
PercentProgress
- Type: typing.Optional[str]
EarliestRestorableTime
- Type: typing.Optional[datetime.datetime]
Endpoint
- Type: typing.Optional[str]
ReaderEndpoint
- Type: typing.Optional[str]
CustomEndpoints
- Type: typing.Optional[typing.List[str]]
MultiAZ
- Type: typing.Optional[bool]
Engine
- Type: typing.Optional[str]
EngineVersion
- Type: typing.Optional[str]
LatestRestorableTime
- Type: typing.Optional[datetime.datetime]
Port
- Type: typing.Optional[int]
MasterUsername
- Type: typing.Optional[str]
DBClusterOptionGroupMemberships
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBClusterOptionGroupStatus]]
PreferredBackupWindow
- Type: typing.Optional[str]
PreferredMaintenanceWindow
- Type: typing.Optional[str]
ReplicationSourceIdentifier
- Type: typing.Optional[str]
ReadReplicaIdentifiers
- Type: typing.Optional[typing.List[str]]
StatusInfos
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBClusterStatusInfo]]
DBClusterMembers
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBClusterMember]]
VpcSecurityGroups
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.VpcSecurityGroupMembership]]
HostedZoneId
- Type: typing.Optional[str]
StorageEncrypted
- Type: typing.Optional[bool]
KmsKeyId
- Type: typing.Optional[str]
DbClusterResourceId
- Type: typing.Optional[str]
DBClusterArn
- Type: typing.Optional[str]
AssociatedRoles
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBClusterRole]]
IAMDatabaseAuthenticationEnabled
- Type: typing.Optional[bool]
CloneGroupId
- Type: typing.Optional[str]
ClusterCreateTime
- Type: typing.Optional[datetime.datetime]
EarliestBacktrackTime
- Type: typing.Optional[datetime.datetime]
BacktrackWindow
- Type: typing.Optional[int]
BacktrackConsumedChangeRecords
- Type: typing.Optional[int]
EnabledCloudwatchLogsExports
- Type: typing.Optional[typing.List[str]]
Capacity
- Type: typing.Optional[int]
EngineMode
- Type: typing.Optional[str]
ScalingConfigurationInfo
- Type:
RdsCustomClusterConfiguration
- Type:
DeletionProtection
- Type: typing.Optional[bool]
HttpEndpointEnabled
- Type: typing.Optional[bool]
ActivityStreamMode
- Type: typing.Optional[typing.Literal['async', 'sync']]
ActivityStreamStatus
- Type: typing.Optional[typing.Literal['started', 'starting', 'stopped', 'stopping']]
ActivityStreamKmsKeyId
- Type: typing.Optional[str]
ActivityStreamKinesisStreamName
- Type: typing.Optional[str]
CopyTagsToSnapshot
- Type: typing.Optional[bool]
CrossAccountClone
- Type: typing.Optional[bool]
DomainMemberships
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DomainMembership]]
TagList
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
GlobalWriteForwardingStatus
- Type: typing.Optional[typing.Literal['disabled', 'disabling', 'enabled', 'enabling', 'unknown']]
GlobalWriteForwardingRequested
- Type: typing.Optional[bool]
PendingModifiedValues
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.ClusterPendingModifiedValues]
DBClusterInstanceClass
- Type: typing.Optional[str]
StorageType
- Type: typing.Optional[str]
Iops
- Type: typing.Optional[int]
PubliclyAccessible
- Type: typing.Optional[bool]
AutoMinorVersionUpgrade
- Type: typing.Optional[bool]
MonitoringInterval
- Type: typing.Optional[int]
MonitoringRoleArn
- Type: typing.Optional[str]
DatabaseInsightsMode
- Type: typing.Optional[typing.Literal['advanced', 'standard']]
PerformanceInsightsEnabled
- Type: typing.Optional[bool]
PerformanceInsightsKMSKeyId
- Type: typing.Optional[str]
PerformanceInsightsRetentionPeriod
- Type: typing.Optional[int]
ServerlessV2ScalingConfiguration
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.ServerlessV2ScalingConfigurationInfo]
NetworkType
- Type: typing.Optional[str]
DBSystemId
- Type: typing.Optional[str]
MasterUserSecret
- Type:
IOOptimizedNextAllowedModificationTime
- Type: typing.Optional[datetime.datetime]
LocalWriteForwardingStatus
- Type: typing.Optional[typing.Literal['disabled', 'disabling', 'enabled', 'enabling', 'requested']]
AwsBackupRecoveryPointArn
- Type: typing.Optional[str]
LimitlessDatabase
- Type:
StorageThroughput
- Type: typing.Optional[int]
ClusterScalabilityType
- Type: typing.Optional[typing.Literal['limitless', 'standard']]
CertificateDetails
- Type:
EngineLifecycleSupport
- Type: typing.Optional[str]
DBClusterAutomatedBackup
Engine
- Type: typing.Optional[str]
VpcId
- Type: typing.Optional[str]
DBClusterAutomatedBackupsArn
- Type: typing.Optional[str]
DBClusterIdentifier
- Type: typing.Optional[str]
RestoreWindow
- Type:
MasterUsername
- Type: typing.Optional[str]
DbClusterResourceId
- Type: typing.Optional[str]
Region
- Type: typing.Optional[str]
LicenseModel
- Type: typing.Optional[str]
Status
- Type: typing.Optional[str]
IAMDatabaseAuthenticationEnabled
- Type: typing.Optional[bool]
ClusterCreateTime
- Type: typing.Optional[datetime.datetime]
StorageEncrypted
- Type: typing.Optional[bool]
AllocatedStorage
- Type: typing.Optional[int]
EngineVersion
- Type: typing.Optional[str]
DBClusterArn
- Type: typing.Optional[str]
BackupRetentionPeriod
- Type: typing.Optional[int]
EngineMode
- Type: typing.Optional[str]
AvailabilityZones
- Type: typing.Optional[typing.List[str]]
Port
- Type: typing.Optional[int]
KmsKeyId
- Type: typing.Optional[str]
StorageType
- Type: typing.Optional[str]
Iops
- Type: typing.Optional[int]
AwsBackupRecoveryPointArn
- Type: typing.Optional[str]
StorageThroughput
- Type: typing.Optional[int]
DBClusterAutomatedBackupMessage
Marker
- Type:
- Required: Yes
DBClusterAutomatedBackups
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBClusterAutomatedBackup]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DBClusterBacktrack
DBClusterIdentifier
- Type: typing.Optional[str]
BacktrackIdentifier
- Type: typing.Optional[str]
BacktrackTo
- Type: typing.Optional[datetime.datetime]
BacktrackedFrom
- Type: typing.Optional[datetime.datetime]
BacktrackRequestCreationTime
- Type: typing.Optional[datetime.datetime]
Status
- Type: typing.Optional[str]
DBClusterBacktrackMessage
Marker
- Type:
- Required: Yes
DBClusterBacktracks
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBClusterBacktrack]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DBClusterBacktrackResponse
DBClusterIdentifier
- Type:
- Required: Yes
BacktrackIdentifier
- Type:
- Required: Yes
BacktrackTo
- Type:
- Required: Yes
BacktrackedFrom
- Type:
- Required: Yes
BacktrackRequestCreationTime
- Type:
- Required: Yes
Status
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DBClusterCapacityInfo
DBClusterIdentifier
- Type:
- Required: Yes
PendingCapacity
- Type:
- Required: Yes
CurrentCapacity
- Type:
- Required: Yes
SecondsBeforeTimeout
- Type:
- Required: Yes
TimeoutAction
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DBClusterEndpoint
DBClusterEndpointIdentifier
- Type: typing.Optional[str]
DBClusterIdentifier
- Type: typing.Optional[str]
DBClusterEndpointResourceIdentifier
- Type: typing.Optional[str]
Endpoint
- Type: typing.Optional[str]
Status
- Type: typing.Optional[str]
EndpointType
- Type: typing.Optional[str]
CustomEndpointType
- Type: typing.Optional[str]
StaticMembers
- Type: typing.Optional[typing.List[str]]
ExcludedMembers
- Type: typing.Optional[typing.List[str]]
DBClusterEndpointArn
- Type: typing.Optional[str]
DBClusterEndpointMessage
Marker
- Type:
- Required: Yes
DBClusterEndpoints
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBClusterEndpoint]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DBClusterEndpointResponse
DBClusterEndpointIdentifier
- Type:
- Required: Yes
DBClusterIdentifier
- Type:
- Required: Yes
DBClusterEndpointResourceIdentifier
- Type:
- Required: Yes
Endpoint
- Type:
- Required: Yes
Status
- Type:
- Required: Yes
EndpointType
- Type:
- Required: Yes
CustomEndpointType
- Type:
- Required: Yes
StaticMembers
- Type: typing.List[str]
- Required: Yes
ExcludedMembers
- Type: typing.List[str]
- Required: Yes
DBClusterEndpointArn
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DBClusterMember
DBInstanceIdentifier
- Type: typing.Optional[str]
IsClusterWriter
- Type: typing.Optional[bool]
DBClusterParameterGroupStatus
- Type: typing.Optional[str]
PromotionTier
- Type: typing.Optional[int]
DBClusterMessage
Marker
- Type:
- Required: Yes
DBClusters
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBCluster]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DBClusterOptionGroupStatus
DBClusterOptionGroupName
- Type: typing.Optional[str]
Status
- Type: typing.Optional[str]
DBClusterParameterGroup
DBClusterParameterGroupName
- Type: typing.Optional[str]
DBParameterGroupFamily
- Type: typing.Optional[str]
Description
- Type: typing.Optional[str]
DBClusterParameterGroupArn
- Type: typing.Optional[str]
DBClusterParameterGroupDetails
Parameters
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.ParameterOutput]
- Required: Yes
Marker
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DBClusterParameterGroupNameMessage
DBClusterParameterGroupName
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DBClusterParameterGroupsMessage
Marker
- Type:
- Required: Yes
DBClusterParameterGroups
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBClusterParameterGroup]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DBClusterRole
RoleArn
- Type: typing.Optional[str]
Status
- Type: typing.Optional[str]
FeatureName
- Type: typing.Optional[str]
DBClusterSnapshot
AvailabilityZones
- Type: typing.Optional[typing.List[str]]
DBClusterSnapshotIdentifier
- Type: typing.Optional[str]
DBClusterIdentifier
- Type: typing.Optional[str]
SnapshotCreateTime
- Type: typing.Optional[datetime.datetime]
Engine
- Type: typing.Optional[str]
EngineMode
- Type: typing.Optional[str]
AllocatedStorage
- Type: typing.Optional[int]
Status
- Type: typing.Optional[str]
Port
- Type: typing.Optional[int]
VpcId
- Type: typing.Optional[str]
ClusterCreateTime
- Type: typing.Optional[datetime.datetime]
MasterUsername
- Type: typing.Optional[str]
EngineVersion
- Type: typing.Optional[str]
LicenseModel
- Type: typing.Optional[str]
SnapshotType
- Type: typing.Optional[str]
PercentProgress
- Type: typing.Optional[int]
StorageEncrypted
- Type: typing.Optional[bool]
KmsKeyId
- Type: typing.Optional[str]
DBClusterSnapshotArn
- Type: typing.Optional[str]
SourceDBClusterSnapshotArn
- Type: typing.Optional[str]
IAMDatabaseAuthenticationEnabled
- Type: typing.Optional[bool]
TagList
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
DBSystemId
- Type: typing.Optional[str]
StorageType
- Type: typing.Optional[str]
DbClusterResourceId
- Type: typing.Optional[str]
StorageThroughput
- Type: typing.Optional[int]
DBClusterSnapshotAttribute
AttributeName
- Type: typing.Optional[str]
AttributeValues
- Type: typing.Optional[typing.List[str]]
DBClusterSnapshotAttributesResult
DBClusterSnapshotIdentifier
- Type: typing.Optional[str]
DBClusterSnapshotAttributes
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBClusterSnapshotAttribute]]
DBClusterSnapshotMessage
Marker
- Type:
- Required: Yes
DBClusterSnapshots
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBClusterSnapshot]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DBClusterStatusInfo
StatusType
- Type: typing.Optional[str]
Normal
- Type: typing.Optional[bool]
Status
- Type: typing.Optional[str]
Message
- Type: typing.Optional[str]
DBEngineVersion
Engine
- Type: typing.Optional[str]
EngineVersion
- Type: typing.Optional[str]
DBParameterGroupFamily
- Type: typing.Optional[str]
DBEngineDescription
- Type: typing.Optional[str]
DBEngineVersionDescription
- Type: typing.Optional[str]
DefaultCharacterSet
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.CharacterSet]
Image
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.CustomDBEngineVersionAMI]
DBEngineMediaType
- Type: typing.Optional[str]
SupportedCharacterSets
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.CharacterSet]]
SupportedNcharCharacterSets
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.CharacterSet]]
ValidUpgradeTarget
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.UpgradeTarget]]
SupportedTimezones
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Timezone]]
ExportableLogTypes
- Type: typing.Optional[typing.List[str]]
SupportsLogExportsToCloudwatchLogs
- Type: typing.Optional[bool]
SupportsReadReplica
- Type: typing.Optional[bool]
SupportedEngineModes
- Type: typing.Optional[typing.List[str]]
SupportedFeatureNames
- Type: typing.Optional[typing.List[str]]
Status
- Type: typing.Optional[str]
SupportsParallelQuery
- Type: typing.Optional[bool]
SupportsGlobalDatabases
- Type: typing.Optional[bool]
MajorEngineVersion
- Type: typing.Optional[str]
DatabaseInstallationFilesS3BucketName
- Type: typing.Optional[str]
DatabaseInstallationFilesS3Prefix
- Type: typing.Optional[str]
DBEngineVersionArn
- Type: typing.Optional[str]
KMSKeyId
- Type: typing.Optional[str]
CreateTime
- Type: typing.Optional[datetime.datetime]
TagList
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
SupportsBabelfish
- Type: typing.Optional[bool]
CustomDBEngineVersionManifest
- Type: typing.Optional[str]
SupportsLimitlessDatabase
- Type: typing.Optional[bool]
SupportsCertificateRotationWithoutRestart
- Type: typing.Optional[bool]
SupportedCACertificateIdentifiers
- Type: typing.Optional[typing.List[str]]
SupportsLocalWriteForwarding
- Type: typing.Optional[bool]
SupportsIntegrations
- Type: typing.Optional[bool]
ServerlessV2FeaturesSupport
- Type:
DBEngineVersionMessage
Marker
- Type:
- Required: Yes
DBEngineVersions
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBEngineVersion]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DBEngineVersionResponse
Engine
- Type:
- Required: Yes
EngineVersion
- Type:
- Required: Yes
DBParameterGroupFamily
- Type:
- Required: Yes
DBEngineDescription
- Type:
- Required: Yes
DBEngineVersionDescription
- Type:
- Required: Yes
DefaultCharacterSet
- Type:
- Required: Yes
Image
- Type:
- Required: Yes
DBEngineMediaType
- Type:
- Required: Yes
SupportedCharacterSets
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.CharacterSet]
- Required: Yes
SupportedNcharCharacterSets
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.CharacterSet]
- Required: Yes
ValidUpgradeTarget
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.UpgradeTarget]
- Required: Yes
SupportedTimezones
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Timezone]
- Required: Yes
ExportableLogTypes
- Type: typing.List[str]
- Required: Yes
SupportsLogExportsToCloudwatchLogs
- Type:
- Required: Yes
SupportsReadReplica
- Type:
- Required: Yes
SupportedEngineModes
- Type: typing.List[str]
- Required: Yes
SupportedFeatureNames
- Type: typing.List[str]
- Required: Yes
Status
- Type:
- Required: Yes
SupportsParallelQuery
- Type:
- Required: Yes
SupportsGlobalDatabases
- Type:
- Required: Yes
MajorEngineVersion
- Type:
- Required: Yes
DatabaseInstallationFilesS3BucketName
- Type:
- Required: Yes
DatabaseInstallationFilesS3Prefix
- Type:
- Required: Yes
DBEngineVersionArn
- Type:
- Required: Yes
KMSKeyId
- Type:
- Required: Yes
CreateTime
- Type:
- Required: Yes
TagList
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]
- Required: Yes
SupportsBabelfish
- Type:
- Required: Yes
CustomDBEngineVersionManifest
- Type:
- Required: Yes
SupportsLimitlessDatabase
- Type:
- Required: Yes
SupportsCertificateRotationWithoutRestart
- Type:
- Required: Yes
SupportedCACertificateIdentifiers
- Type: typing.List[str]
- Required: Yes
SupportsLocalWriteForwarding
- Type:
- Required: Yes
SupportsIntegrations
- Type:
- Required: Yes
ServerlessV2FeaturesSupport
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DBInstance
DBInstanceIdentifier
- Type: typing.Optional[str]
DBInstanceClass
- Type: typing.Optional[str]
Engine
- Type: typing.Optional[str]
DBInstanceStatus
- Type: typing.Optional[str]
AutomaticRestartTime
- Type: typing.Optional[datetime.datetime]
MasterUsername
- Type: typing.Optional[str]
DBName
- Type: typing.Optional[str]
Endpoint
- Type:
AllocatedStorage
- Type: typing.Optional[int]
InstanceCreateTime
- Type: typing.Optional[datetime.datetime]
PreferredBackupWindow
- Type: typing.Optional[str]
BackupRetentionPeriod
- Type: typing.Optional[int]
DBSecurityGroups
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBSecurityGroupMembership]]
VpcSecurityGroups
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.VpcSecurityGroupMembership]]
DBParameterGroups
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBParameterGroupStatus]]
AvailabilityZone
- Type: typing.Optional[str]
DBSubnetGroup
- Type:
PreferredMaintenanceWindow
- Type: typing.Optional[str]
PendingModifiedValues
- Type:
LatestRestorableTime
- Type: typing.Optional[datetime.datetime]
MultiAZ
- Type: typing.Optional[bool]
EngineVersion
- Type: typing.Optional[str]
AutoMinorVersionUpgrade
- Type: typing.Optional[bool]
ReadReplicaSourceDBInstanceIdentifier
- Type: typing.Optional[str]
ReadReplicaDBInstanceIdentifiers
- Type: typing.Optional[typing.List[str]]
ReadReplicaDBClusterIdentifiers
- Type: typing.Optional[typing.List[str]]
ReplicaMode
- Type: typing.Optional[typing.Literal['mounted', 'open-read-only']]
LicenseModel
- Type: typing.Optional[str]
Iops
- Type: typing.Optional[int]
OptionGroupMemberships
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.OptionGroupMembership]]
CharacterSetName
- Type: typing.Optional[str]
NcharCharacterSetName
- Type: typing.Optional[str]
SecondaryAvailabilityZone
- Type: typing.Optional[str]
PubliclyAccessible
- Type: typing.Optional[bool]
StatusInfos
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBInstanceStatusInfo]]
StorageType
- Type: typing.Optional[str]
TdeCredentialArn
- Type: typing.Optional[str]
DbInstancePort
- Type: typing.Optional[int]
DBClusterIdentifier
- Type: typing.Optional[str]
StorageEncrypted
- Type: typing.Optional[bool]
KmsKeyId
- Type: typing.Optional[str]
DbiResourceId
- Type: typing.Optional[str]
CACertificateIdentifier
- Type: typing.Optional[str]
DomainMemberships
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DomainMembership]]
CopyTagsToSnapshot
- Type: typing.Optional[bool]
MonitoringInterval
- Type: typing.Optional[int]
EnhancedMonitoringResourceArn
- Type: typing.Optional[str]
MonitoringRoleArn
- Type: typing.Optional[str]
PromotionTier
- Type: typing.Optional[int]
DBInstanceArn
- Type: typing.Optional[str]
Timezone
- Type: typing.Optional[str]
IAMDatabaseAuthenticationEnabled
- Type: typing.Optional[bool]
DatabaseInsightsMode
- Type: typing.Optional[typing.Literal['advanced', 'standard']]
PerformanceInsightsEnabled
- Type: typing.Optional[bool]
PerformanceInsightsKMSKeyId
- Type: typing.Optional[str]
PerformanceInsightsRetentionPeriod
- Type: typing.Optional[int]
EnabledCloudwatchLogsExports
- Type: typing.Optional[typing.List[str]]
ProcessorFeatures
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.ProcessorFeature]]
DeletionProtection
- Type: typing.Optional[bool]
AssociatedRoles
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBInstanceRole]]
ListenerEndpoint
- Type:
MaxAllocatedStorage
- Type: typing.Optional[int]
TagList
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
DBInstanceAutomatedBackupsReplications
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBInstanceAutomatedBackupsReplication]]
CustomerOwnedIpEnabled
- Type: typing.Optional[bool]
AwsBackupRecoveryPointArn
- Type: typing.Optional[str]
ActivityStreamStatus
- Type: typing.Optional[typing.Literal['started', 'starting', 'stopped', 'stopping']]
ActivityStreamKmsKeyId
- Type: typing.Optional[str]
ActivityStreamKinesisStreamName
- Type: typing.Optional[str]
ActivityStreamMode
- Type: typing.Optional[typing.Literal['async', 'sync']]
ActivityStreamEngineNativeAuditFieldsIncluded
- Type: typing.Optional[bool]
AutomationMode
- Type: typing.Optional[typing.Literal['all-paused', 'full']]
ResumeFullAutomationModeTime
- Type: typing.Optional[datetime.datetime]
CustomIamInstanceProfile
- Type: typing.Optional[str]
BackupTarget
- Type: typing.Optional[str]
NetworkType
- Type: typing.Optional[str]
ActivityStreamPolicyStatus
- Type: typing.Optional[typing.Literal['locked', 'locking-policy', 'unlocked', 'unlocking-policy']]
StorageThroughput
- Type: typing.Optional[int]
DBSystemId
- Type: typing.Optional[str]
MasterUserSecret
- Type:
CertificateDetails
- Type:
ReadReplicaSourceDBClusterIdentifier
- Type: typing.Optional[str]
PercentProgress
- Type: typing.Optional[str]
DedicatedLogVolume
- Type: typing.Optional[bool]
IsStorageConfigUpgradeAvailable
- Type: typing.Optional[bool]
MultiTenant
- Type: typing.Optional[bool]
EngineLifecycleSupport
- Type: typing.Optional[str]
DBInstanceAutomatedBackup
DBInstanceArn
- Type: typing.Optional[str]
DbiResourceId
- Type: typing.Optional[str]
Region
- Type: typing.Optional[str]
DBInstanceIdentifier
- Type: typing.Optional[str]
RestoreWindow
- Type:
AllocatedStorage
- Type: typing.Optional[int]
Status
- Type: typing.Optional[str]
Port
- Type: typing.Optional[int]
AvailabilityZone
- Type: typing.Optional[str]
VpcId
- Type: typing.Optional[str]
InstanceCreateTime
- Type: typing.Optional[datetime.datetime]
MasterUsername
- Type: typing.Optional[str]
Engine
- Type: typing.Optional[str]
EngineVersion
- Type: typing.Optional[str]
LicenseModel
- Type: typing.Optional[str]
Iops
- Type: typing.Optional[int]
OptionGroupName
- Type: typing.Optional[str]
TdeCredentialArn
- Type: typing.Optional[str]
Encrypted
- Type: typing.Optional[bool]
StorageType
- Type: typing.Optional[str]
KmsKeyId
- Type: typing.Optional[str]
Timezone
- Type: typing.Optional[str]
IAMDatabaseAuthenticationEnabled
- Type: typing.Optional[bool]
BackupRetentionPeriod
- Type: typing.Optional[int]
DBInstanceAutomatedBackupsArn
- Type: typing.Optional[str]
DBInstanceAutomatedBackupsReplications
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBInstanceAutomatedBackupsReplication]]
BackupTarget
- Type: typing.Optional[str]
StorageThroughput
- Type: typing.Optional[int]
AwsBackupRecoveryPointArn
- Type: typing.Optional[str]
DedicatedLogVolume
- Type: typing.Optional[bool]
MultiTenant
- Type: typing.Optional[bool]
DBInstanceAutomatedBackupMessage
Marker
- Type:
- Required: Yes
DBInstanceAutomatedBackups
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBInstanceAutomatedBackup]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DBInstanceAutomatedBackupsReplication
DBInstanceAutomatedBackupsArn
- Type: typing.Optional[str]
DBInstanceMessage
Marker
- Type:
- Required: Yes
DBInstances
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBInstance]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DBInstanceRole
RoleArn
- Type: typing.Optional[str]
FeatureName
- Type: typing.Optional[str]
Status
- Type: typing.Optional[str]
DBInstanceStatusInfo
StatusType
- Type: typing.Optional[str]
Normal
- Type: typing.Optional[bool]
Status
- Type: typing.Optional[str]
Message
- Type: typing.Optional[str]
DBParameterGroup
DBParameterGroupName
- Type: typing.Optional[str]
DBParameterGroupFamily
- Type: typing.Optional[str]
Description
- Type: typing.Optional[str]
DBParameterGroupArn
- Type: typing.Optional[str]
DBParameterGroupDetails
Parameters
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.ParameterOutput]
- Required: Yes
Marker
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DBParameterGroupNameMessage
DBParameterGroupName
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DBParameterGroupStatus
DBParameterGroupName
- Type: typing.Optional[str]
ParameterApplyStatus
- Type: typing.Optional[str]
DBParameterGroupsMessage
Marker
- Type:
- Required: Yes
DBParameterGroups
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBParameterGroup]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DBProxy
DBProxyName
- Type: typing.Optional[str]
DBProxyArn
- Type: typing.Optional[str]
Status
- Type: typing.Optional[typing.Literal['available', 'creating', 'deleting', 'incompatible-network', 'insufficient-resource-limits', 'modifying', 'reactivating', 'suspended', 'suspending']]
EngineFamily
- Type: typing.Optional[str]
VpcId
- Type: typing.Optional[str]
VpcSecurityGroupIds
- Type: typing.Optional[typing.List[str]]
VpcSubnetIds
- Type: typing.Optional[typing.List[str]]
Auth
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.UserAuthConfigInfo]]
RoleArn
- Type: typing.Optional[str]
Endpoint
- Type: typing.Optional[str]
RequireTLS
- Type: typing.Optional[bool]
IdleClientTimeout
- Type: typing.Optional[int]
DebugLogging
- Type: typing.Optional[bool]
CreatedDate
- Type: typing.Optional[datetime.datetime]
UpdatedDate
- Type: typing.Optional[datetime.datetime]
DBProxyEndpoint
DBProxyEndpointName
- Type: typing.Optional[str]
DBProxyEndpointArn
- Type: typing.Optional[str]
DBProxyName
- Type: typing.Optional[str]
Status
- Type: typing.Optional[typing.Literal['available', 'creating', 'deleting', 'incompatible-network', 'insufficient-resource-limits', 'modifying']]
VpcId
- Type: typing.Optional[str]
VpcSecurityGroupIds
- Type: typing.Optional[typing.List[str]]
VpcSubnetIds
- Type: typing.Optional[typing.List[str]]
Endpoint
- Type: typing.Optional[str]
CreatedDate
- Type: typing.Optional[datetime.datetime]
TargetRole
- Type: typing.Optional[typing.Literal['READ_ONLY', 'READ_WRITE']]
IsDefault
- Type: typing.Optional[bool]
DBProxyTarget
TargetArn
- Type: typing.Optional[str]
Endpoint
- Type: typing.Optional[str]
TrackedClusterId
- Type: typing.Optional[str]
RdsResourceId
- Type: typing.Optional[str]
Port
- Type: typing.Optional[int]
Type
- Type: typing.Optional[typing.Literal['RDS_INSTANCE', 'RDS_SERVERLESS_ENDPOINT', 'TRACKED_CLUSTER']]
Role
- Type: typing.Optional[typing.Literal['READ_ONLY', 'READ_WRITE', 'UNKNOWN']]
TargetHealth
- Type:
DBProxyTargetGroup
DBProxyName
- Type: typing.Optional[str]
TargetGroupName
- Type: typing.Optional[str]
TargetGroupArn
- Type: typing.Optional[str]
IsDefault
- Type: typing.Optional[bool]
Status
- Type: typing.Optional[str]
ConnectionPoolConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.ConnectionPoolConfigurationInfo]
CreatedDate
- Type: typing.Optional[datetime.datetime]
UpdatedDate
- Type: typing.Optional[datetime.datetime]
DBRecommendation
RecommendationId
- Type: typing.Optional[str]
TypeId
- Type: typing.Optional[str]
Severity
- Type: typing.Optional[str]
ResourceArn
- Type: typing.Optional[str]
Status
- Type: typing.Optional[str]
CreatedTime
- Type: typing.Optional[datetime.datetime]
UpdatedTime
- Type: typing.Optional[datetime.datetime]
Detection
- Type: typing.Optional[str]
Recommendation
- Type: typing.Optional[str]
Description
- Type: typing.Optional[str]
Reason
- Type: typing.Optional[str]
RecommendedActions
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.RecommendedAction]]
Category
- Type: typing.Optional[str]
Source
- Type: typing.Optional[str]
TypeDetection
- Type: typing.Optional[str]
TypeRecommendation
- Type: typing.Optional[str]
Impact
- Type: typing.Optional[str]
AdditionalInfo
- Type: typing.Optional[str]
Links
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DocLink]]
IssueDetails
- Type:
DBRecommendationMessage
DBRecommendation
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DBRecommendationsMessage
DBRecommendations
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBRecommendation]
- Required: Yes
Marker
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DBSecurityGroup
OwnerId
- Type: typing.Optional[str]
DBSecurityGroupName
- Type: typing.Optional[str]
DBSecurityGroupDescription
- Type: typing.Optional[str]
VpcId
- Type: typing.Optional[str]
EC2SecurityGroups
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.EC2SecurityGroup]]
IPRanges
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.IPRange]]
DBSecurityGroupArn
- Type: typing.Optional[str]
DBSecurityGroupMembership
DBSecurityGroupName
- Type: typing.Optional[str]
Status
- Type: typing.Optional[str]
DBSecurityGroupMessage
Marker
- Type:
- Required: Yes
DBSecurityGroups
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBSecurityGroup]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DBShardGroup
DBShardGroupResourceId
- Type: typing.Optional[str]
DBShardGroupIdentifier
- Type: typing.Optional[str]
DBClusterIdentifier
- Type: typing.Optional[str]
MaxACU
- Type: typing.Optional[float]
MinACU
- Type: typing.Optional[float]
ComputeRedundancy
- Type: typing.Optional[int]
Status
- Type: typing.Optional[str]
PubliclyAccessible
- Type: typing.Optional[bool]
Endpoint
- Type: typing.Optional[str]
DBShardGroupArn
- Type: typing.Optional[str]
TagList
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
DBShardGroupResponse
DBShardGroupResourceId
- Type:
- Required: Yes
DBShardGroupIdentifier
- Type:
- Required: Yes
DBClusterIdentifier
- Type:
- Required: Yes
MaxACU
- Type:
- Required: Yes
MinACU
- Type:
- Required: Yes
ComputeRedundancy
- Type:
- Required: Yes
Status
- Type:
- Required: Yes
PubliclyAccessible
- Type:
- Required: Yes
Endpoint
- Type:
- Required: Yes
DBShardGroupArn
- Type:
- Required: Yes
TagList
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DBSnapshot
DBSnapshotIdentifier
- Type: typing.Optional[str]
DBInstanceIdentifier
- Type: typing.Optional[str]
SnapshotCreateTime
- Type: typing.Optional[datetime.datetime]
Engine
- Type: typing.Optional[str]
AllocatedStorage
- Type: typing.Optional[int]
Status
- Type: typing.Optional[str]
Port
- Type: typing.Optional[int]
AvailabilityZone
- Type: typing.Optional[str]
VpcId
- Type: typing.Optional[str]
InstanceCreateTime
- Type: typing.Optional[datetime.datetime]
MasterUsername
- Type: typing.Optional[str]
EngineVersion
- Type: typing.Optional[str]
LicenseModel
- Type: typing.Optional[str]
SnapshotType
- Type: typing.Optional[str]
Iops
- Type: typing.Optional[int]
OptionGroupName
- Type: typing.Optional[str]
PercentProgress
- Type: typing.Optional[int]
SourceRegion
- Type: typing.Optional[str]
SourceDBSnapshotIdentifier
- Type: typing.Optional[str]
StorageType
- Type: typing.Optional[str]
TdeCredentialArn
- Type: typing.Optional[str]
Encrypted
- Type: typing.Optional[bool]
KmsKeyId
- Type: typing.Optional[str]
DBSnapshotArn
- Type: typing.Optional[str]
Timezone
- Type: typing.Optional[str]
IAMDatabaseAuthenticationEnabled
- Type: typing.Optional[bool]
ProcessorFeatures
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.ProcessorFeature]]
DbiResourceId
- Type: typing.Optional[str]
TagList
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
OriginalSnapshotCreateTime
- Type: typing.Optional[datetime.datetime]
SnapshotDatabaseTime
- Type: typing.Optional[datetime.datetime]
SnapshotTarget
- Type: typing.Optional[str]
StorageThroughput
- Type: typing.Optional[int]
DBSystemId
- Type: typing.Optional[str]
DedicatedLogVolume
- Type: typing.Optional[bool]
MultiTenant
- Type: typing.Optional[bool]
DBSnapshotAttribute
AttributeName
- Type: typing.Optional[str]
AttributeValues
- Type: typing.Optional[typing.List[str]]
DBSnapshotAttributesResult
DBSnapshotIdentifier
- Type: typing.Optional[str]
DBSnapshotAttributes
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBSnapshotAttribute]]
DBSnapshotMessage
Marker
- Type:
- Required: Yes
DBSnapshots
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBSnapshot]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DBSnapshotTenantDatabase
DBSnapshotIdentifier
- Type: typing.Optional[str]
DBInstanceIdentifier
- Type: typing.Optional[str]
DbiResourceId
- Type: typing.Optional[str]
EngineName
- Type: typing.Optional[str]
SnapshotType
- Type: typing.Optional[str]
TenantDatabaseCreateTime
- Type: typing.Optional[datetime.datetime]
TenantDBName
- Type: typing.Optional[str]
MasterUsername
- Type: typing.Optional[str]
TenantDatabaseResourceId
- Type: typing.Optional[str]
CharacterSetName
- Type: typing.Optional[str]
DBSnapshotTenantDatabaseARN
- Type: typing.Optional[str]
NcharCharacterSetName
- Type: typing.Optional[str]
TagList
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
DBSnapshotTenantDatabasesMessage
Marker
- Type:
- Required: Yes
DBSnapshotTenantDatabases
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBSnapshotTenantDatabase]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DBSubnetGroup
DBSubnetGroupName
- Type: typing.Optional[str]
DBSubnetGroupDescription
- Type: typing.Optional[str]
VpcId
- Type: typing.Optional[str]
SubnetGroupStatus
- Type: typing.Optional[str]
Subnets
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Subnet]]
DBSubnetGroupArn
- Type: typing.Optional[str]
SupportedNetworkTypes
- Type: typing.Optional[typing.List[str]]
DBSubnetGroupMessage
Marker
- Type:
- Required: Yes
DBSubnetGroups
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBSubnetGroup]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DeleteBlueGreenDeploymentRequest
BlueGreenDeploymentIdentifier
- Type:
- Required: Yes
DeleteTarget
- Type: typing.Optional[bool]
DeleteBlueGreenDeploymentResponse
BlueGreenDeployment
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DeleteCustomDBEngineVersionMessage
Engine
- Type:
- Required: Yes
EngineVersion
- Type:
- Required: Yes
DeleteDBClusterAutomatedBackupMessage
DbClusterResourceId
- Type:
- Required: Yes
DeleteDBClusterAutomatedBackupResult
DBClusterAutomatedBackup
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DeleteDBClusterEndpointMessage
DBClusterEndpointIdentifier
- Type:
- Required: Yes
DeleteDBClusterMessage
DBClusterIdentifier
- Type:
- Required: Yes
SkipFinalSnapshot
- Type: typing.Optional[bool]
FinalDBSnapshotIdentifier
- Type: typing.Optional[str]
DeleteAutomatedBackups
- Type: typing.Optional[bool]
DeleteDBClusterParameterGroupMessage
DBClusterParameterGroupName
- Type:
- Required: Yes
DeleteDBClusterResult
DBCluster
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DeleteDBClusterSnapshotMessage
DBClusterSnapshotIdentifier
- Type:
- Required: Yes
DeleteDBClusterSnapshotResult
DBClusterSnapshot
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DeleteDBInstanceAutomatedBackupMessage
DbiResourceId
- Type: typing.Optional[str]
DBInstanceAutomatedBackupsArn
- Type: typing.Optional[str]
DeleteDBInstanceAutomatedBackupResult
DBInstanceAutomatedBackup
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DeleteDBInstanceMessage
DBInstanceIdentifier
- Type:
- Required: Yes
SkipFinalSnapshot
- Type: typing.Optional[bool]
FinalDBSnapshotIdentifier
- Type: typing.Optional[str]
DeleteAutomatedBackups
- Type: typing.Optional[bool]
DeleteDBInstanceResult
DBInstance
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DeleteDBParameterGroupMessage
DBParameterGroupName
- Type:
- Required: Yes
DeleteDBProxyEndpointRequest
DBProxyEndpointName
- Type:
- Required: Yes
DeleteDBProxyEndpointResponse
DBProxyEndpoint
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DeleteDBProxyRequest
DBProxyName
- Type:
- Required: Yes
DeleteDBProxyResponse
DBProxy
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DeleteDBSecurityGroupMessage
DBSecurityGroupName
- Type:
- Required: Yes
DeleteDBShardGroupMessage
DBShardGroupIdentifier
- Type:
- Required: Yes
DeleteDBSnapshotMessage
DBSnapshotIdentifier
- Type:
- Required: Yes
DeleteDBSnapshotResult
DBSnapshot
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DeleteDBSubnetGroupMessage
DBSubnetGroupName
- Type:
- Required: Yes
DeleteEventSubscriptionMessage
SubscriptionName
- Type:
- Required: Yes
DeleteEventSubscriptionResult
EventSubscription
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DeleteGlobalClusterMessage
GlobalClusterIdentifier
- Type:
- Required: Yes
DeleteGlobalClusterResult
GlobalCluster
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DeleteIntegrationMessage
IntegrationIdentifier
- Type:
- Required: Yes
DeleteOptionGroupMessage
OptionGroupName
- Type:
- Required: Yes
DeleteTenantDatabaseMessage
DBInstanceIdentifier
- Type:
- Required: Yes
TenantDBName
- Type:
- Required: Yes
SkipFinalSnapshot
- Type: typing.Optional[bool]
FinalDBSnapshotIdentifier
- Type: typing.Optional[str]
DeleteTenantDatabaseResult
TenantDatabase
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DeregisterDBProxyTargetsRequest
DBProxyName
- Type:
- Required: Yes
TargetGroupName
- Type: typing.Optional[str]
DBInstanceIdentifiers
- Type: typing.Optional[typing.List[str]]
DBClusterIdentifiers
- Type: typing.Optional[typing.List[str]]
DescribeBlueGreenDeploymentsRequest
BlueGreenDeploymentIdentifier
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
Marker
- Type: typing.Optional[str]
MaxRecords
- Type: typing.Optional[int]
DescribeBlueGreenDeploymentsRequestPaginate
BlueGreenDeploymentIdentifier
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeBlueGreenDeploymentsResponse
BlueGreenDeployments
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.BlueGreenDeployment]
- Required: Yes
Marker
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DescribeCertificatesMessage
CertificateIdentifier
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
DescribeCertificatesMessagePaginate
CertificateIdentifier
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeDBClusterAutomatedBackupsMessage
DbClusterResourceId
- Type: typing.Optional[str]
DBClusterIdentifier
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
DescribeDBClusterAutomatedBackupsMessagePaginate
DbClusterResourceId
- Type: typing.Optional[str]
DBClusterIdentifier
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeDBClusterBacktracksMessage
DBClusterIdentifier
- Type:
- Required: Yes
BacktrackIdentifier
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
DescribeDBClusterBacktracksMessagePaginate
DBClusterIdentifier
- Type:
- Required: Yes
BacktrackIdentifier
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeDBClusterEndpointsMessage
DBClusterIdentifier
- Type: typing.Optional[str]
DBClusterEndpointIdentifier
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
DescribeDBClusterEndpointsMessagePaginate
DBClusterIdentifier
- Type: typing.Optional[str]
DBClusterEndpointIdentifier
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeDBClusterParameterGroupsMessage
DBClusterParameterGroupName
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
DescribeDBClusterParameterGroupsMessagePaginate
DBClusterParameterGroupName
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeDBClusterParametersMessage
DBClusterParameterGroupName
- Type:
- Required: Yes
Source
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
DescribeDBClusterParametersMessagePaginate
DBClusterParameterGroupName
- Type:
- Required: Yes
Source
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeDBClusterSnapshotAttributesMessage
DBClusterSnapshotIdentifier
- Type:
- Required: Yes
DescribeDBClusterSnapshotAttributesResult
DBClusterSnapshotAttributesResult
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DescribeDBClusterSnapshotsMessage
DBClusterIdentifier
- Type: typing.Optional[str]
DBClusterSnapshotIdentifier
- Type: typing.Optional[str]
SnapshotType
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
IncludeShared
- Type: typing.Optional[bool]
IncludePublic
- Type: typing.Optional[bool]
DbClusterResourceId
- Type: typing.Optional[str]
DescribeDBClusterSnapshotsMessagePaginate
DBClusterIdentifier
- Type: typing.Optional[str]
DBClusterSnapshotIdentifier
- Type: typing.Optional[str]
SnapshotType
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
IncludeShared
- Type: typing.Optional[bool]
IncludePublic
- Type: typing.Optional[bool]
DbClusterResourceId
- Type: typing.Optional[str]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeDBClusterSnapshotsMessageWait
DBClusterIdentifier
- Type: typing.Optional[str]
DBClusterSnapshotIdentifier
- Type: typing.Optional[str]
SnapshotType
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
IncludeShared
- Type: typing.Optional[bool]
IncludePublic
- Type: typing.Optional[bool]
DbClusterResourceId
- Type: typing.Optional[str]
WaiterConfig
- Type:
DescribeDBClusterSnapshotsMessageWaitExtra
DBClusterIdentifier
- Type: typing.Optional[str]
DBClusterSnapshotIdentifier
- Type: typing.Optional[str]
SnapshotType
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
IncludeShared
- Type: typing.Optional[bool]
IncludePublic
- Type: typing.Optional[bool]
DbClusterResourceId
- Type: typing.Optional[str]
WaiterConfig
- Type:
DescribeDBClustersMessage
DBClusterIdentifier
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
IncludeShared
- Type: typing.Optional[bool]
DescribeDBClustersMessagePaginate
DBClusterIdentifier
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
IncludeShared
- Type: typing.Optional[bool]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeDBClustersMessageWait
DBClusterIdentifier
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
IncludeShared
- Type: typing.Optional[bool]
WaiterConfig
- Type:
DescribeDBClustersMessageWaitExtra
DBClusterIdentifier
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
IncludeShared
- Type: typing.Optional[bool]
WaiterConfig
- Type:
DescribeDBEngineVersionsMessage
Engine
- Type: typing.Optional[str]
EngineVersion
- Type: typing.Optional[str]
DBParameterGroupFamily
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
DefaultOnly
- Type: typing.Optional[bool]
ListSupportedCharacterSets
- Type: typing.Optional[bool]
ListSupportedTimezones
- Type: typing.Optional[bool]
IncludeAll
- Type: typing.Optional[bool]
DescribeDBEngineVersionsMessagePaginate
Engine
- Type: typing.Optional[str]
EngineVersion
- Type: typing.Optional[str]
DBParameterGroupFamily
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
DefaultOnly
- Type: typing.Optional[bool]
ListSupportedCharacterSets
- Type: typing.Optional[bool]
ListSupportedTimezones
- Type: typing.Optional[bool]
IncludeAll
- Type: typing.Optional[bool]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeDBInstanceAutomatedBackupsMessage
DbiResourceId
- Type: typing.Optional[str]
DBInstanceIdentifier
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
DBInstanceAutomatedBackupsArn
- Type: typing.Optional[str]
DescribeDBInstanceAutomatedBackupsMessagePaginate
DbiResourceId
- Type: typing.Optional[str]
DBInstanceIdentifier
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
DBInstanceAutomatedBackupsArn
- Type: typing.Optional[str]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeDBInstancesMessage
DBInstanceIdentifier
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
DescribeDBInstancesMessagePaginate
DBInstanceIdentifier
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeDBInstancesMessageWait
DBInstanceIdentifier
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
WaiterConfig
- Type:
DescribeDBInstancesMessageWaitExtra
DBInstanceIdentifier
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
WaiterConfig
- Type:
DescribeDBLogFilesDetails
LogFileName
- Type: typing.Optional[str]
LastWritten
- Type: typing.Optional[int]
Size
- Type: typing.Optional[int]
DescribeDBLogFilesMessage
DBInstanceIdentifier
- Type:
- Required: Yes
FilenameContains
- Type: typing.Optional[str]
FileLastWritten
- Type: typing.Optional[int]
FileSize
- Type: typing.Optional[int]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
DescribeDBLogFilesMessagePaginate
DBInstanceIdentifier
- Type:
- Required: Yes
FilenameContains
- Type: typing.Optional[str]
FileLastWritten
- Type: typing.Optional[int]
FileSize
- Type: typing.Optional[int]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeDBLogFilesResponse
DescribeDBLogFiles
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DescribeDBLogFilesDetails]
- Required: Yes
Marker
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DescribeDBParameterGroupsMessage
DBParameterGroupName
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
DescribeDBParameterGroupsMessagePaginate
DBParameterGroupName
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeDBParametersMessage
DBParameterGroupName
- Type:
- Required: Yes
Source
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
DescribeDBParametersMessagePaginate
DBParameterGroupName
- Type:
- Required: Yes
Source
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeDBProxiesRequest
DBProxyName
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
Marker
- Type: typing.Optional[str]
MaxRecords
- Type: typing.Optional[int]
DescribeDBProxiesRequestPaginate
DBProxyName
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeDBProxiesResponse
DBProxies
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBProxy]
- Required: Yes
Marker
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DescribeDBProxyEndpointsRequest
DBProxyName
- Type: typing.Optional[str]
DBProxyEndpointName
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
Marker
- Type: typing.Optional[str]
MaxRecords
- Type: typing.Optional[int]
DescribeDBProxyEndpointsRequestPaginate
DBProxyName
- Type: typing.Optional[str]
DBProxyEndpointName
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeDBProxyEndpointsResponse
DBProxyEndpoints
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBProxyEndpoint]
- Required: Yes
Marker
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DescribeDBProxyTargetGroupsRequest
DBProxyName
- Type:
- Required: Yes
TargetGroupName
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
Marker
- Type: typing.Optional[str]
MaxRecords
- Type: typing.Optional[int]
DescribeDBProxyTargetGroupsRequestPaginate
DBProxyName
- Type:
- Required: Yes
TargetGroupName
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeDBProxyTargetGroupsResponse
TargetGroups
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBProxyTargetGroup]
- Required: Yes
Marker
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DescribeDBProxyTargetsRequest
DBProxyName
- Type:
- Required: Yes
TargetGroupName
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
Marker
- Type: typing.Optional[str]
MaxRecords
- Type: typing.Optional[int]
DescribeDBProxyTargetsRequestPaginate
DBProxyName
- Type:
- Required: Yes
TargetGroupName
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeDBProxyTargetsResponse
Targets
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBProxyTarget]
- Required: Yes
Marker
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DescribeDBRecommendationsMessage
LastUpdatedAfter
- Type: typing.Union[datetime.datetime, str, NoneType]
LastUpdatedBefore
- Type: typing.Union[datetime.datetime, str, NoneType]
Locale
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
DescribeDBRecommendationsMessagePaginate
LastUpdatedAfter
- Type: typing.Union[datetime.datetime, str, NoneType]
LastUpdatedBefore
- Type: typing.Union[datetime.datetime, str, NoneType]
Locale
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeDBSecurityGroupsMessage
DBSecurityGroupName
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
DescribeDBSecurityGroupsMessagePaginate
DBSecurityGroupName
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeDBShardGroupsMessage
DBShardGroupIdentifier
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
Marker
- Type: typing.Optional[str]
MaxRecords
- Type: typing.Optional[int]
DescribeDBShardGroupsResponse
DBShardGroups
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBShardGroup]
- Required: Yes
Marker
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DescribeDBSnapshotAttributesMessage
DBSnapshotIdentifier
- Type:
- Required: Yes
DescribeDBSnapshotAttributesResult
DBSnapshotAttributesResult
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DescribeDBSnapshotTenantDatabasesMessage
DBInstanceIdentifier
- Type: typing.Optional[str]
DBSnapshotIdentifier
- Type: typing.Optional[str]
SnapshotType
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
DbiResourceId
- Type: typing.Optional[str]
DescribeDBSnapshotTenantDatabasesMessagePaginate
DBInstanceIdentifier
- Type: typing.Optional[str]
DBSnapshotIdentifier
- Type: typing.Optional[str]
SnapshotType
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
DbiResourceId
- Type: typing.Optional[str]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeDBSnapshotsMessage
DBInstanceIdentifier
- Type: typing.Optional[str]
DBSnapshotIdentifier
- Type: typing.Optional[str]
SnapshotType
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
IncludeShared
- Type: typing.Optional[bool]
IncludePublic
- Type: typing.Optional[bool]
DbiResourceId
- Type: typing.Optional[str]
DescribeDBSnapshotsMessagePaginate
DBInstanceIdentifier
- Type: typing.Optional[str]
DBSnapshotIdentifier
- Type: typing.Optional[str]
SnapshotType
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
IncludeShared
- Type: typing.Optional[bool]
IncludePublic
- Type: typing.Optional[bool]
DbiResourceId
- Type: typing.Optional[str]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeDBSnapshotsMessageWait
DBInstanceIdentifier
- Type: typing.Optional[str]
DBSnapshotIdentifier
- Type: typing.Optional[str]
SnapshotType
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
IncludeShared
- Type: typing.Optional[bool]
IncludePublic
- Type: typing.Optional[bool]
DbiResourceId
- Type: typing.Optional[str]
WaiterConfig
- Type:
DescribeDBSnapshotsMessageWaitExtra
DBInstanceIdentifier
- Type: typing.Optional[str]
DBSnapshotIdentifier
- Type: typing.Optional[str]
SnapshotType
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
IncludeShared
- Type: typing.Optional[bool]
IncludePublic
- Type: typing.Optional[bool]
DbiResourceId
- Type: typing.Optional[str]
WaiterConfig
- Type:
DescribeDBSnapshotsMessageWaitExtraExtra
DBInstanceIdentifier
- Type: typing.Optional[str]
DBSnapshotIdentifier
- Type: typing.Optional[str]
SnapshotType
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
IncludeShared
- Type: typing.Optional[bool]
IncludePublic
- Type: typing.Optional[bool]
DbiResourceId
- Type: typing.Optional[str]
WaiterConfig
- Type:
DescribeDBSubnetGroupsMessage
DBSubnetGroupName
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
DescribeDBSubnetGroupsMessagePaginate
DBSubnetGroupName
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeEngineDefaultClusterParametersMessage
DBParameterGroupFamily
- Type:
- Required: Yes
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
DescribeEngineDefaultClusterParametersMessagePaginate
DBParameterGroupFamily
- Type:
- Required: Yes
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeEngineDefaultClusterParametersResult
EngineDefaults
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DescribeEngineDefaultParametersMessage
DBParameterGroupFamily
- Type:
- Required: Yes
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
DescribeEngineDefaultParametersMessagePaginate
DBParameterGroupFamily
- Type:
- Required: Yes
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeEngineDefaultParametersResult
EngineDefaults
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DescribeEventCategoriesMessage
SourceType
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
DescribeEventSubscriptionsMessage
SubscriptionName
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
DescribeEventSubscriptionsMessagePaginate
SubscriptionName
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeEventsMessage
SourceIdentifier
- Type: typing.Optional[str]
SourceType
- Type: typing.Optional[typing.Literal['blue-green-deployment', 'custom-engine-version', 'db-cluster', 'db-cluster-snapshot', 'db-instance', 'db-parameter-group', 'db-proxy', 'db-security-group', 'db-snapshot']]
StartTime
- Type: typing.Union[datetime.datetime, str, NoneType]
EndTime
- Type: typing.Union[datetime.datetime, str, NoneType]
Duration
- Type: typing.Optional[int]
EventCategories
- Type: typing.Optional[typing.List[str]]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
DescribeEventsMessagePaginate
SourceIdentifier
- Type: typing.Optional[str]
SourceType
- Type: typing.Optional[typing.Literal['blue-green-deployment', 'custom-engine-version', 'db-cluster', 'db-cluster-snapshot', 'db-instance', 'db-parameter-group', 'db-proxy', 'db-security-group', 'db-snapshot']]
StartTime
- Type: typing.Union[datetime.datetime, str, NoneType]
EndTime
- Type: typing.Union[datetime.datetime, str, NoneType]
Duration
- Type: typing.Optional[int]
EventCategories
- Type: typing.Optional[typing.List[str]]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeExportTasksMessage
ExportTaskIdentifier
- Type: typing.Optional[str]
SourceArn
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
Marker
- Type: typing.Optional[str]
MaxRecords
- Type: typing.Optional[int]
SourceType
- Type: typing.Optional[typing.Literal['CLUSTER', 'SNAPSHOT']]
DescribeExportTasksMessagePaginate
ExportTaskIdentifier
- Type: typing.Optional[str]
SourceArn
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
SourceType
- Type: typing.Optional[typing.Literal['CLUSTER', 'SNAPSHOT']]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeGlobalClustersMessage
GlobalClusterIdentifier
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
DescribeGlobalClustersMessagePaginate
GlobalClusterIdentifier
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeIntegrationsMessage
IntegrationIdentifier
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
DescribeIntegrationsMessagePaginate
IntegrationIdentifier
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeIntegrationsResponse
Marker
- Type:
- Required: Yes
Integrations
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Integration]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DescribeOptionGroupOptionsMessage
EngineName
- Type:
- Required: Yes
MajorEngineVersion
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
DescribeOptionGroupOptionsMessagePaginate
EngineName
- Type:
- Required: Yes
MajorEngineVersion
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeOptionGroupsMessage
OptionGroupName
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
Marker
- Type: typing.Optional[str]
MaxRecords
- Type: typing.Optional[int]
EngineName
- Type: typing.Optional[str]
MajorEngineVersion
- Type: typing.Optional[str]
DescribeOptionGroupsMessagePaginate
OptionGroupName
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
EngineName
- Type: typing.Optional[str]
MajorEngineVersion
- Type: typing.Optional[str]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeOrderableDBInstanceOptionsMessage
Engine
- Type:
- Required: Yes
EngineVersion
- Type: typing.Optional[str]
DBInstanceClass
- Type: typing.Optional[str]
LicenseModel
- Type: typing.Optional[str]
AvailabilityZoneGroup
- Type: typing.Optional[str]
Vpc
- Type: typing.Optional[bool]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
DescribeOrderableDBInstanceOptionsMessagePaginate
Engine
- Type:
- Required: Yes
EngineVersion
- Type: typing.Optional[str]
DBInstanceClass
- Type: typing.Optional[str]
LicenseModel
- Type: typing.Optional[str]
AvailabilityZoneGroup
- Type: typing.Optional[str]
Vpc
- Type: typing.Optional[bool]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribePendingMaintenanceActionsMessage
ResourceIdentifier
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
Marker
- Type: typing.Optional[str]
MaxRecords
- Type: typing.Optional[int]
DescribePendingMaintenanceActionsMessagePaginate
ResourceIdentifier
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeReservedDBInstancesMessage
ReservedDBInstanceId
- Type: typing.Optional[str]
ReservedDBInstancesOfferingId
- Type: typing.Optional[str]
DBInstanceClass
- Type: typing.Optional[str]
Duration
- Type: typing.Optional[str]
ProductDescription
- Type: typing.Optional[str]
OfferingType
- Type: typing.Optional[str]
MultiAZ
- Type: typing.Optional[bool]
LeaseId
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
DescribeReservedDBInstancesMessagePaginate
ReservedDBInstanceId
- Type: typing.Optional[str]
ReservedDBInstancesOfferingId
- Type: typing.Optional[str]
DBInstanceClass
- Type: typing.Optional[str]
Duration
- Type: typing.Optional[str]
ProductDescription
- Type: typing.Optional[str]
OfferingType
- Type: typing.Optional[str]
MultiAZ
- Type: typing.Optional[bool]
LeaseId
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeReservedDBInstancesOfferingsMessage
ReservedDBInstancesOfferingId
- Type: typing.Optional[str]
DBInstanceClass
- Type: typing.Optional[str]
Duration
- Type: typing.Optional[str]
ProductDescription
- Type: typing.Optional[str]
OfferingType
- Type: typing.Optional[str]
MultiAZ
- Type: typing.Optional[bool]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
DescribeReservedDBInstancesOfferingsMessagePaginate
ReservedDBInstancesOfferingId
- Type: typing.Optional[str]
DBInstanceClass
- Type: typing.Optional[str]
Duration
- Type: typing.Optional[str]
ProductDescription
- Type: typing.Optional[str]
OfferingType
- Type: typing.Optional[str]
MultiAZ
- Type: typing.Optional[bool]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeSourceRegionsMessage
RegionName
- Type: typing.Optional[str]
MaxRecords
- Type: typing.Optional[int]
Marker
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
DescribeSourceRegionsMessagePaginate
RegionName
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeTenantDatabasesMessage
DBInstanceIdentifier
- Type: typing.Optional[str]
TenantDBName
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
Marker
- Type: typing.Optional[str]
MaxRecords
- Type: typing.Optional[int]
DescribeTenantDatabasesMessagePaginate
DBInstanceIdentifier
- Type: typing.Optional[str]
TenantDBName
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
DescribeTenantDatabasesMessageWait
DBInstanceIdentifier
- Type: typing.Optional[str]
TenantDBName
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
Marker
- Type: typing.Optional[str]
MaxRecords
- Type: typing.Optional[int]
WaiterConfig
- Type:
DescribeTenantDatabasesMessageWaitExtra
DBInstanceIdentifier
- Type: typing.Optional[str]
TenantDBName
- Type: typing.Optional[str]
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
Marker
- Type: typing.Optional[str]
MaxRecords
- Type: typing.Optional[int]
WaiterConfig
- Type:
DescribeValidDBInstanceModificationsMessage
DBInstanceIdentifier
- Type:
- Required: Yes
DescribeValidDBInstanceModificationsResult
ValidDBInstanceModificationsMessage
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DisableHttpEndpointRequest
ResourceArn
- Type:
- Required: Yes
DisableHttpEndpointResponse
ResourceArn
- Type:
- Required: Yes
HttpEndpointEnabled
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DocLink
Text
- Type: typing.Optional[str]
Url
- Type: typing.Optional[str]
DomainMembership
Domain
- Type: typing.Optional[str]
Status
- Type: typing.Optional[str]
FQDN
- Type: typing.Optional[str]
IAMRoleName
- Type: typing.Optional[str]
OU
- Type: typing.Optional[str]
AuthSecretArn
- Type: typing.Optional[str]
DnsIps
- Type: typing.Optional[typing.List[str]]
DoubleRange
From
- Type: typing.Optional[float]
To
- Type: typing.Optional[float]
DownloadDBLogFilePortionDetails
LogFileData
- Type:
- Required: Yes
Marker
- Type:
- Required: Yes
AdditionalDataPending
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
DownloadDBLogFilePortionMessage
DBInstanceIdentifier
- Type:
- Required: Yes
LogFileName
- Type:
- Required: Yes
Marker
- Type: typing.Optional[str]
NumberOfLines
- Type: typing.Optional[int]
DownloadDBLogFilePortionMessagePaginate
DBInstanceIdentifier
- Type:
- Required: Yes
LogFileName
- Type:
- Required: Yes
PaginationConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PaginatorConfig]
EC2SecurityGroup
Status
- Type: typing.Optional[str]
EC2SecurityGroupName
- Type: typing.Optional[str]
EC2SecurityGroupId
- Type: typing.Optional[str]
EC2SecurityGroupOwnerId
- Type: typing.Optional[str]
EmptyResponseMetadata
ResponseMetadata
- Type:
- Required: Yes
EnableHttpEndpointRequest
ResourceArn
- Type:
- Required: Yes
EnableHttpEndpointResponse
ResourceArn
- Type:
- Required: Yes
HttpEndpointEnabled
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
Endpoint
Address
- Type: typing.Optional[str]
Port
- Type: typing.Optional[int]
HostedZoneId
- Type: typing.Optional[str]
EngineDefaults
DBParameterGroupFamily
- Type: typing.Optional[str]
Marker
- Type: typing.Optional[str]
Parameters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.ParameterOutput]]
Event
SourceIdentifier
- Type: typing.Optional[str]
SourceType
- Type: typing.Optional[typing.Literal['blue-green-deployment', 'custom-engine-version', 'db-cluster', 'db-cluster-snapshot', 'db-instance', 'db-parameter-group', 'db-proxy', 'db-security-group', 'db-snapshot']]
Message
- Type: typing.Optional[str]
EventCategories
- Type: typing.Optional[typing.List[str]]
Date
- Type: typing.Optional[datetime.datetime]
SourceArn
- Type: typing.Optional[str]
EventCategoriesMap
SourceType
- Type: typing.Optional[str]
EventCategories
- Type: typing.Optional[typing.List[str]]
EventCategoriesMessage
EventCategoriesMapList
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.EventCategoriesMap]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
EventSubscription
CustomerAwsId
- Type: typing.Optional[str]
CustSubscriptionId
- Type: typing.Optional[str]
SnsTopicArn
- Type: typing.Optional[str]
Status
- Type: typing.Optional[str]
SubscriptionCreationTime
- Type: typing.Optional[str]
SourceType
- Type: typing.Optional[str]
SourceIdsList
- Type: typing.Optional[typing.List[str]]
EventCategoriesList
- Type: typing.Optional[typing.List[str]]
Enabled
- Type: typing.Optional[bool]
EventSubscriptionArn
- Type: typing.Optional[str]
EventSubscriptionsMessage
Marker
- Type:
- Required: Yes
EventSubscriptionsList
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.EventSubscription]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
EventsMessage
Marker
- Type:
- Required: Yes
Events
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Event]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
ExportTask
ExportTaskIdentifier
- Type: typing.Optional[str]
SourceArn
- Type: typing.Optional[str]
ExportOnly
- Type: typing.Optional[typing.List[str]]
SnapshotTime
- Type: typing.Optional[datetime.datetime]
TaskStartTime
- Type: typing.Optional[datetime.datetime]
TaskEndTime
- Type: typing.Optional[datetime.datetime]
S3Bucket
- Type: typing.Optional[str]
S3Prefix
- Type: typing.Optional[str]
IamRoleArn
- Type: typing.Optional[str]
KmsKeyId
- Type: typing.Optional[str]
Status
- Type: typing.Optional[str]
PercentProgress
- Type: typing.Optional[int]
TotalExtractedDataInGB
- Type: typing.Optional[int]
FailureCause
- Type: typing.Optional[str]
WarningMessage
- Type: typing.Optional[str]
SourceType
- Type: typing.Optional[typing.Literal['CLUSTER', 'SNAPSHOT']]
ExportTaskResponse
ExportTaskIdentifier
- Type:
- Required: Yes
SourceArn
- Type:
- Required: Yes
ExportOnly
- Type: typing.List[str]
- Required: Yes
SnapshotTime
- Type:
- Required: Yes
TaskStartTime
- Type:
- Required: Yes
TaskEndTime
- Type:
- Required: Yes
S3Bucket
- Type:
- Required: Yes
S3Prefix
- Type:
- Required: Yes
IamRoleArn
- Type:
- Required: Yes
KmsKeyId
- Type:
- Required: Yes
Status
- Type:
- Required: Yes
PercentProgress
- Type:
- Required: Yes
TotalExtractedDataInGB
- Type:
- Required: Yes
FailureCause
- Type:
- Required: Yes
WarningMessage
- Type:
- Required: Yes
SourceType
- Type: typing.Literal['CLUSTER', 'SNAPSHOT']
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
ExportTasksMessage
Marker
- Type:
- Required: Yes
ExportTasks
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.ExportTask]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
FailoverDBClusterMessage
DBClusterIdentifier
- Type:
- Required: Yes
TargetDBInstanceIdentifier
- Type: typing.Optional[str]
FailoverDBClusterResult
DBCluster
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
FailoverGlobalClusterMessage
GlobalClusterIdentifier
- Type:
- Required: Yes
TargetDbClusterIdentifier
- Type:
- Required: Yes
AllowDataLoss
- Type: typing.Optional[bool]
Switchover
- Type: typing.Optional[bool]
FailoverGlobalClusterResult
GlobalCluster
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
FailoverState
Status
- Type: typing.Optional[typing.Literal['cancelling', 'failing-over', 'pending']]
FromDbClusterArn
- Type: typing.Optional[str]
ToDbClusterArn
- Type: typing.Optional[str]
IsDataLossAllowed
- Type: typing.Optional[bool]
Filter
Name
- Type:
- Required: Yes
Values
- Type: typing.List[str]
- Required: Yes
GlobalCluster
GlobalClusterIdentifier
- Type: typing.Optional[str]
GlobalClusterResourceId
- Type: typing.Optional[str]
GlobalClusterArn
- Type: typing.Optional[str]
Status
- Type: typing.Optional[str]
Engine
- Type: typing.Optional[str]
EngineVersion
- Type: typing.Optional[str]
EngineLifecycleSupport
- Type: typing.Optional[str]
DatabaseName
- Type: typing.Optional[str]
StorageEncrypted
- Type: typing.Optional[bool]
DeletionProtection
- Type: typing.Optional[bool]
GlobalClusterMembers
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.GlobalClusterMember]]
Endpoint
- Type: typing.Optional[str]
FailoverState
- Type:
TagList
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
GlobalClusterMember
DBClusterArn
- Type: typing.Optional[str]
Readers
- Type: typing.Optional[typing.List[str]]
IsWriter
- Type: typing.Optional[bool]
GlobalWriteForwardingStatus
- Type: typing.Optional[typing.Literal['disabled', 'disabling', 'enabled', 'enabling', 'unknown']]
SynchronizationStatus
- Type: typing.Optional[typing.Literal['connected', 'pending-resync']]
GlobalClustersMessage
Marker
- Type:
- Required: Yes
GlobalClusters
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.GlobalCluster]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
IPRange
Status
- Type: typing.Optional[str]
CIDRIP
- Type: typing.Optional[str]
Integration
SourceArn
- Type: typing.Optional[str]
TargetArn
- Type: typing.Optional[str]
IntegrationName
- Type: typing.Optional[str]
IntegrationArn
- Type: typing.Optional[str]
KMSKeyId
- Type: typing.Optional[str]
AdditionalEncryptionContext
- Type: typing.Optional[typing.Dict[str, str]]
Status
- Type: typing.Optional[typing.Literal['active', 'creating', 'deleting', 'failed', 'modifying', 'needs_attention', 'syncing']]
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
CreateTime
- Type: typing.Optional[datetime.datetime]
Errors
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.IntegrationError]]
DataFilter
- Type: typing.Optional[str]
Description
- Type: typing.Optional[str]
IntegrationError
ErrorCode
- Type:
- Required: Yes
ErrorMessage
- Type: typing.Optional[str]
IntegrationResponse
SourceArn
- Type:
- Required: Yes
TargetArn
- Type:
- Required: Yes
IntegrationName
- Type:
- Required: Yes
IntegrationArn
- Type:
- Required: Yes
KMSKeyId
- Type:
- Required: Yes
AdditionalEncryptionContext
- Type: typing.Dict[str, str]
- Required: Yes
Status
- Type: typing.Literal['active', 'creating', 'deleting', 'failed', 'modifying', 'needs_attention', 'syncing']
- Required: Yes
Tags
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]
- Required: Yes
CreateTime
- Type:
- Required: Yes
Errors
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.IntegrationError]
- Required: Yes
DataFilter
- Type:
- Required: Yes
Description
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
IssueDetails
PerformanceIssueDetails
- Type:
LimitlessDatabase
Status
- Type: typing.Optional[typing.Literal['active', 'disabled', 'disabling', 'enabled', 'enabling', 'error', 'modifying-max-capacity', 'not-in-use']]
MinRequiredACU
- Type: typing.Optional[float]
ListTagsForResourceMessage
ResourceName
- Type:
- Required: Yes
Filters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Filter]]
MasterUserSecret
SecretArn
- Type: typing.Optional[str]
SecretStatus
- Type: typing.Optional[str]
KmsKeyId
- Type: typing.Optional[str]
Metric
Name
- Type: typing.Optional[str]
References
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.MetricReference]]
StatisticsDetails
- Type: typing.Optional[str]
MetricQuery
- Type:
MetricQuery
PerformanceInsightsMetricQuery
- Type:
MetricReference
Name
- Type: typing.Optional[str]
ReferenceDetails
- Type:
MinimumEngineVersionPerAllowedValue
AllowedValue
- Type: typing.Optional[str]
MinimumEngineVersion
- Type: typing.Optional[str]
ModifyActivityStreamRequest
ResourceArn
- Type: typing.Optional[str]
AuditPolicyState
- Type: typing.Optional[typing.Literal['locked', 'unlocked']]
ModifyActivityStreamResponse
KmsKeyId
- Type:
- Required: Yes
KinesisStreamName
- Type:
- Required: Yes
Status
- Type: typing.Literal['started', 'starting', 'stopped', 'stopping']
- Required: Yes
Mode
- Type: typing.Literal['async', 'sync']
- Required: Yes
EngineNativeAuditFieldsIncluded
- Type:
- Required: Yes
PolicyStatus
- Type: typing.Literal['locked', 'locking-policy', 'unlocked', 'unlocking-policy']
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
ModifyCertificatesMessage
CertificateIdentifier
- Type: typing.Optional[str]
RemoveCustomerOverride
- Type: typing.Optional[bool]
ModifyCertificatesResult
Certificate
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
ModifyCurrentDBClusterCapacityMessage
DBClusterIdentifier
- Type:
- Required: Yes
Capacity
- Type: typing.Optional[int]
SecondsBeforeTimeout
- Type: typing.Optional[int]
TimeoutAction
- Type: typing.Optional[str]
ModifyCustomDBEngineVersionMessage
Engine
- Type:
- Required: Yes
EngineVersion
- Type:
- Required: Yes
Description
- Type: typing.Optional[str]
Status
- Type: typing.Optional[typing.Literal['available', 'inactive', 'inactive-except-restore']]
ModifyDBClusterEndpointMessage
DBClusterEndpointIdentifier
- Type:
- Required: Yes
EndpointType
- Type: typing.Optional[str]
StaticMembers
- Type: typing.Optional[typing.List[str]]
ExcludedMembers
- Type: typing.Optional[typing.List[str]]
ModifyDBClusterMessage
DBClusterIdentifier
- Type:
- Required: Yes
NewDBClusterIdentifier
- Type: typing.Optional[str]
ApplyImmediately
- Type: typing.Optional[bool]
BackupRetentionPeriod
- Type: typing.Optional[int]
DBClusterParameterGroupName
- Type: typing.Optional[str]
VpcSecurityGroupIds
- Type: typing.Optional[typing.List[str]]
Port
- Type: typing.Optional[int]
MasterUserPassword
- Type: typing.Optional[str]
OptionGroupName
- Type: typing.Optional[str]
PreferredBackupWindow
- Type: typing.Optional[str]
PreferredMaintenanceWindow
- Type: typing.Optional[str]
EnableIAMDatabaseAuthentication
- Type: typing.Optional[bool]
BacktrackWindow
- Type: typing.Optional[int]
CloudwatchLogsExportConfiguration
- Type:
EngineVersion
- Type: typing.Optional[str]
AllowMajorVersionUpgrade
- Type: typing.Optional[bool]
DBInstanceParameterGroupName
- Type: typing.Optional[str]
Domain
- Type: typing.Optional[str]
DomainIAMRoleName
- Type: typing.Optional[str]
ScalingConfiguration
- Type:
DeletionProtection
- Type: typing.Optional[bool]
EnableHttpEndpoint
- Type: typing.Optional[bool]
CopyTagsToSnapshot
- Type: typing.Optional[bool]
EnableGlobalWriteForwarding
- Type: typing.Optional[bool]
DBClusterInstanceClass
- Type: typing.Optional[str]
AllocatedStorage
- Type: typing.Optional[int]
StorageType
- Type: typing.Optional[str]
Iops
- Type: typing.Optional[int]
AutoMinorVersionUpgrade
- Type: typing.Optional[bool]
MonitoringInterval
- Type: typing.Optional[int]
MonitoringRoleArn
- Type: typing.Optional[str]
DatabaseInsightsMode
- Type: typing.Optional[typing.Literal['advanced', 'standard']]
EnablePerformanceInsights
- Type: typing.Optional[bool]
PerformanceInsightsKMSKeyId
- Type: typing.Optional[str]
PerformanceInsightsRetentionPeriod
- Type: typing.Optional[int]
ServerlessV2ScalingConfiguration
- Type:
NetworkType
- Type: typing.Optional[str]
ManageMasterUserPassword
- Type: typing.Optional[bool]
RotateMasterUserPassword
- Type: typing.Optional[bool]
MasterUserSecretKmsKeyId
- Type: typing.Optional[str]
EngineMode
- Type: typing.Optional[str]
AllowEngineModeChange
- Type: typing.Optional[bool]
EnableLocalWriteForwarding
- Type: typing.Optional[bool]
AwsBackupRecoveryPointArn
- Type: typing.Optional[str]
EnableLimitlessDatabase
- Type: typing.Optional[bool]
CACertificateIdentifier
- Type: typing.Optional[str]
ModifyDBClusterParameterGroupMessage
DBClusterParameterGroupName
- Type:
- Required: Yes
Parameters
- Type: typing.List[typing.Union[aws_resource_validator.pydantic_models.rds.rds_classes.Parameter, aws_resource_validator.pydantic_models.rds.rds_classes.ParameterOutput]]
- Required: Yes
ModifyDBClusterResult
DBCluster
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
ModifyDBClusterSnapshotAttributeMessage
DBClusterSnapshotIdentifier
- Type:
- Required: Yes
AttributeName
- Type:
- Required: Yes
ValuesToAdd
- Type: typing.Optional[typing.List[str]]
ValuesToRemove
- Type: typing.Optional[typing.List[str]]
ModifyDBClusterSnapshotAttributeResult
DBClusterSnapshotAttributesResult
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
ModifyDBInstanceMessage
DBInstanceIdentifier
- Type:
- Required: Yes
AllocatedStorage
- Type: typing.Optional[int]
DBInstanceClass
- Type: typing.Optional[str]
DBSubnetGroupName
- Type: typing.Optional[str]
DBSecurityGroups
- Type: typing.Optional[typing.List[str]]
VpcSecurityGroupIds
- Type: typing.Optional[typing.List[str]]
ApplyImmediately
- Type: typing.Optional[bool]
MasterUserPassword
- Type: typing.Optional[str]
DBParameterGroupName
- Type: typing.Optional[str]
BackupRetentionPeriod
- Type: typing.Optional[int]
PreferredBackupWindow
- Type: typing.Optional[str]
PreferredMaintenanceWindow
- Type: typing.Optional[str]
MultiAZ
- Type: typing.Optional[bool]
EngineVersion
- Type: typing.Optional[str]
AllowMajorVersionUpgrade
- Type: typing.Optional[bool]
AutoMinorVersionUpgrade
- Type: typing.Optional[bool]
LicenseModel
- Type: typing.Optional[str]
Iops
- Type: typing.Optional[int]
OptionGroupName
- Type: typing.Optional[str]
NewDBInstanceIdentifier
- Type: typing.Optional[str]
StorageType
- Type: typing.Optional[str]
TdeCredentialArn
- Type: typing.Optional[str]
TdeCredentialPassword
- Type: typing.Optional[str]
CACertificateIdentifier
- Type: typing.Optional[str]
Domain
- Type: typing.Optional[str]
DomainFqdn
- Type: typing.Optional[str]
DomainOu
- Type: typing.Optional[str]
DomainAuthSecretArn
- Type: typing.Optional[str]
DomainDnsIps
- Type: typing.Optional[typing.List[str]]
CopyTagsToSnapshot
- Type: typing.Optional[bool]
MonitoringInterval
- Type: typing.Optional[int]
DBPortNumber
- Type: typing.Optional[int]
PubliclyAccessible
- Type: typing.Optional[bool]
MonitoringRoleArn
- Type: typing.Optional[str]
DomainIAMRoleName
- Type: typing.Optional[str]
DisableDomain
- Type: typing.Optional[bool]
PromotionTier
- Type: typing.Optional[int]
EnableIAMDatabaseAuthentication
- Type: typing.Optional[bool]
DatabaseInsightsMode
- Type: typing.Optional[typing.Literal['advanced', 'standard']]
EnablePerformanceInsights
- Type: typing.Optional[bool]
PerformanceInsightsKMSKeyId
- Type: typing.Optional[str]
PerformanceInsightsRetentionPeriod
- Type: typing.Optional[int]
CloudwatchLogsExportConfiguration
- Type:
ProcessorFeatures
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.ProcessorFeature]]
UseDefaultProcessorFeatures
- Type: typing.Optional[bool]
DeletionProtection
- Type: typing.Optional[bool]
MaxAllocatedStorage
- Type: typing.Optional[int]
CertificateRotationRestart
- Type: typing.Optional[bool]
ReplicaMode
- Type: typing.Optional[typing.Literal['mounted', 'open-read-only']]
EnableCustomerOwnedIp
- Type: typing.Optional[bool]
AwsBackupRecoveryPointArn
- Type: typing.Optional[str]
AutomationMode
- Type: typing.Optional[typing.Literal['all-paused', 'full']]
ResumeFullAutomationModeMinutes
- Type: typing.Optional[int]
NetworkType
- Type: typing.Optional[str]
StorageThroughput
- Type: typing.Optional[int]
ManageMasterUserPassword
- Type: typing.Optional[bool]
RotateMasterUserPassword
- Type: typing.Optional[bool]
MasterUserSecretKmsKeyId
- Type: typing.Optional[str]
Engine
- Type: typing.Optional[str]
DedicatedLogVolume
- Type: typing.Optional[bool]
MultiTenant
- Type: typing.Optional[bool]
ModifyDBInstanceResult
DBInstance
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
ModifyDBParameterGroupMessage
DBParameterGroupName
- Type:
- Required: Yes
Parameters
- Type: typing.List[typing.Union[aws_resource_validator.pydantic_models.rds.rds_classes.Parameter, aws_resource_validator.pydantic_models.rds.rds_classes.ParameterOutput]]
- Required: Yes
ModifyDBProxyEndpointRequest
DBProxyEndpointName
- Type:
- Required: Yes
NewDBProxyEndpointName
- Type: typing.Optional[str]
VpcSecurityGroupIds
- Type: typing.Optional[typing.List[str]]
ModifyDBProxyEndpointResponse
DBProxyEndpoint
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
ModifyDBProxyRequest
DBProxyName
- Type:
- Required: Yes
NewDBProxyName
- Type: typing.Optional[str]
Auth
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.UserAuthConfig]]
RequireTLS
- Type: typing.Optional[bool]
IdleClientTimeout
- Type: typing.Optional[int]
DebugLogging
- Type: typing.Optional[bool]
RoleArn
- Type: typing.Optional[str]
SecurityGroups
- Type: typing.Optional[typing.List[str]]
ModifyDBProxyResponse
DBProxy
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
ModifyDBProxyTargetGroupRequest
TargetGroupName
- Type:
- Required: Yes
DBProxyName
- Type:
- Required: Yes
ConnectionPoolConfig
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.ConnectionPoolConfiguration]
NewName
- Type: typing.Optional[str]
ModifyDBProxyTargetGroupResponse
DBProxyTargetGroup
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
ModifyDBRecommendationMessage
RecommendationId
- Type:
- Required: Yes
Locale
- Type: typing.Optional[str]
Status
- Type: typing.Optional[str]
RecommendedActionUpdates
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.RecommendedActionUpdate]]
ModifyDBShardGroupMessage
DBShardGroupIdentifier
- Type:
- Required: Yes
MaxACU
- Type: typing.Optional[float]
MinACU
- Type: typing.Optional[float]
ComputeRedundancy
- Type: typing.Optional[int]
ModifyDBSnapshotAttributeMessage
DBSnapshotIdentifier
- Type:
- Required: Yes
AttributeName
- Type:
- Required: Yes
ValuesToAdd
- Type: typing.Optional[typing.List[str]]
ValuesToRemove
- Type: typing.Optional[typing.List[str]]
ModifyDBSnapshotAttributeResult
DBSnapshotAttributesResult
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
ModifyDBSnapshotMessage
DBSnapshotIdentifier
- Type:
- Required: Yes
EngineVersion
- Type: typing.Optional[str]
OptionGroupName
- Type: typing.Optional[str]
ModifyDBSnapshotResult
DBSnapshot
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
ModifyDBSubnetGroupMessage
DBSubnetGroupName
- Type:
- Required: Yes
SubnetIds
- Type: typing.List[str]
- Required: Yes
DBSubnetGroupDescription
- Type: typing.Optional[str]
ModifyDBSubnetGroupResult
DBSubnetGroup
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
ModifyEventSubscriptionMessage
SubscriptionName
- Type:
- Required: Yes
SnsTopicArn
- Type: typing.Optional[str]
SourceType
- Type: typing.Optional[str]
EventCategories
- Type: typing.Optional[typing.List[str]]
Enabled
- Type: typing.Optional[bool]
ModifyEventSubscriptionResult
EventSubscription
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
ModifyGlobalClusterMessage
GlobalClusterIdentifier
- Type: typing.Optional[str]
NewGlobalClusterIdentifier
- Type: typing.Optional[str]
DeletionProtection
- Type: typing.Optional[bool]
EngineVersion
- Type: typing.Optional[str]
AllowMajorVersionUpgrade
- Type: typing.Optional[bool]
ModifyGlobalClusterResult
GlobalCluster
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
ModifyIntegrationMessage
IntegrationIdentifier
- Type:
- Required: Yes
IntegrationName
- Type: typing.Optional[str]
DataFilter
- Type: typing.Optional[str]
Description
- Type: typing.Optional[str]
ModifyOptionGroupMessage
OptionGroupName
- Type:
- Required: Yes
OptionsToInclude
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.OptionConfiguration]]
OptionsToRemove
- Type: typing.Optional[typing.List[str]]
ApplyImmediately
- Type: typing.Optional[bool]
ModifyOptionGroupResult
OptionGroup
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
ModifyTenantDatabaseMessage
DBInstanceIdentifier
- Type:
- Required: Yes
TenantDBName
- Type:
- Required: Yes
MasterUserPassword
- Type: typing.Optional[str]
NewTenantDBName
- Type: typing.Optional[str]
ModifyTenantDatabaseResult
TenantDatabase
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
Option
OptionName
- Type: typing.Optional[str]
OptionDescription
- Type: typing.Optional[str]
Persistent
- Type: typing.Optional[bool]
Permanent
- Type: typing.Optional[bool]
Port
- Type: typing.Optional[int]
OptionVersion
- Type: typing.Optional[str]
OptionSettings
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.OptionSetting]]
DBSecurityGroupMemberships
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBSecurityGroupMembership]]
VpcSecurityGroupMemberships
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.VpcSecurityGroupMembership]]
OptionConfiguration
OptionName
- Type:
- Required: Yes
Port
- Type: typing.Optional[int]
OptionVersion
- Type: typing.Optional[str]
DBSecurityGroupMemberships
- Type: typing.Optional[typing.List[str]]
VpcSecurityGroupMemberships
- Type: typing.Optional[typing.List[str]]
OptionSettings
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.OptionSetting]]
OptionGroup
OptionGroupName
- Type: typing.Optional[str]
OptionGroupDescription
- Type: typing.Optional[str]
EngineName
- Type: typing.Optional[str]
MajorEngineVersion
- Type: typing.Optional[str]
Options
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Option]]
AllowsVpcAndNonVpcInstanceMemberships
- Type: typing.Optional[bool]
VpcId
- Type: typing.Optional[str]
OptionGroupArn
- Type: typing.Optional[str]
SourceOptionGroup
- Type: typing.Optional[str]
SourceAccountId
- Type: typing.Optional[str]
CopyTimestamp
- Type: typing.Optional[datetime.datetime]
OptionGroupMembership
OptionGroupName
- Type: typing.Optional[str]
Status
- Type: typing.Optional[str]
OptionGroupOption
Name
- Type: typing.Optional[str]
Description
- Type: typing.Optional[str]
EngineName
- Type: typing.Optional[str]
MajorEngineVersion
- Type: typing.Optional[str]
MinimumRequiredMinorEngineVersion
- Type: typing.Optional[str]
PortRequired
- Type: typing.Optional[bool]
DefaultPort
- Type: typing.Optional[int]
OptionsDependedOn
- Type: typing.Optional[typing.List[str]]
OptionsConflictsWith
- Type: typing.Optional[typing.List[str]]
Persistent
- Type: typing.Optional[bool]
Permanent
- Type: typing.Optional[bool]
RequiresAutoMinorEngineVersionUpgrade
- Type: typing.Optional[bool]
VpcOnly
- Type: typing.Optional[bool]
SupportsOptionVersionDowngrade
- Type: typing.Optional[bool]
OptionGroupOptionSettings
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.OptionGroupOptionSetting]]
OptionGroupOptionVersions
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.OptionVersion]]
CopyableCrossAccount
- Type: typing.Optional[bool]
OptionGroupOptionSetting
SettingName
- Type: typing.Optional[str]
SettingDescription
- Type: typing.Optional[str]
DefaultValue
- Type: typing.Optional[str]
ApplyType
- Type: typing.Optional[str]
AllowedValues
- Type: typing.Optional[str]
IsModifiable
- Type: typing.Optional[bool]
IsRequired
- Type: typing.Optional[bool]
MinimumEngineVersionPerAllowedValue
- Type: typing.Optional[typing.List[NoneType]]
OptionGroupOptionsMessage
OptionGroupOptions
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.OptionGroupOption]
- Required: Yes
Marker
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
OptionGroups
OptionGroupsList
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.OptionGroup]
- Required: Yes
Marker
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
OptionSetting
Name
- Type: typing.Optional[str]
Value
- Type: typing.Optional[str]
DefaultValue
- Type: typing.Optional[str]
Description
- Type: typing.Optional[str]
ApplyType
- Type: typing.Optional[str]
DataType
- Type: typing.Optional[str]
AllowedValues
- Type: typing.Optional[str]
IsModifiable
- Type: typing.Optional[bool]
IsCollection
- Type: typing.Optional[bool]
OptionVersion
Version
- Type: typing.Optional[str]
IsDefault
- Type: typing.Optional[bool]
OrderableDBInstanceOption
Engine
- Type: typing.Optional[str]
EngineVersion
- Type: typing.Optional[str]
DBInstanceClass
- Type: typing.Optional[str]
LicenseModel
- Type: typing.Optional[str]
AvailabilityZoneGroup
- Type: typing.Optional[str]
AvailabilityZones
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.AvailabilityZone]]
MultiAZCapable
- Type: typing.Optional[bool]
ReadReplicaCapable
- Type: typing.Optional[bool]
Vpc
- Type: typing.Optional[bool]
SupportsStorageEncryption
- Type: typing.Optional[bool]
StorageType
- Type: typing.Optional[str]
SupportsIops
- Type: typing.Optional[bool]
SupportsEnhancedMonitoring
- Type: typing.Optional[bool]
SupportsIAMDatabaseAuthentication
- Type: typing.Optional[bool]
SupportsPerformanceInsights
- Type: typing.Optional[bool]
MinStorageSize
- Type: typing.Optional[int]
MaxStorageSize
- Type: typing.Optional[int]
MinIopsPerDbInstance
- Type: typing.Optional[int]
MaxIopsPerDbInstance
- Type: typing.Optional[int]
MinIopsPerGib
- Type: typing.Optional[float]
MaxIopsPerGib
- Type: typing.Optional[float]
AvailableProcessorFeatures
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.AvailableProcessorFeature]]
SupportedEngineModes
- Type: typing.Optional[typing.List[str]]
SupportsStorageAutoscaling
- Type: typing.Optional[bool]
SupportsKerberosAuthentication
- Type: typing.Optional[bool]
OutpostCapable
- Type: typing.Optional[bool]
SupportedActivityStreamModes
- Type: typing.Optional[typing.List[str]]
SupportsGlobalDatabases
- Type: typing.Optional[bool]
SupportsClusters
- Type: typing.Optional[bool]
SupportedNetworkTypes
- Type: typing.Optional[typing.List[str]]
SupportsStorageThroughput
- Type: typing.Optional[bool]
MinStorageThroughputPerDbInstance
- Type: typing.Optional[int]
MaxStorageThroughputPerDbInstance
- Type: typing.Optional[int]
MinStorageThroughputPerIops
- Type: typing.Optional[float]
MaxStorageThroughputPerIops
- Type: typing.Optional[float]
SupportsDedicatedLogVolume
- Type: typing.Optional[bool]
OrderableDBInstanceOptionsMessage
OrderableDBInstanceOptions
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.OrderableDBInstanceOption]
- Required: Yes
Marker
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
Outpost
Arn
- Type: typing.Optional[str]
PaginatorConfig
MaxItems
- Type: typing.Optional[int]
PageSize
- Type: typing.Optional[int]
StartingToken
- Type: typing.Optional[str]
Parameter
ParameterName
- Type: typing.Optional[str]
ParameterValue
- Type: typing.Optional[str]
Description
- Type: typing.Optional[str]
Source
- Type: typing.Optional[str]
ApplyType
- Type: typing.Optional[str]
DataType
- Type: typing.Optional[str]
AllowedValues
- Type: typing.Optional[str]
IsModifiable
- Type: typing.Optional[bool]
MinimumEngineVersion
- Type: typing.Optional[str]
ApplyMethod
- Type: typing.Optional[typing.Literal['immediate', 'pending-reboot']]
SupportedEngineModes
- Type: typing.Optional[typing.List[str]]
ParameterOutput
ParameterName
- Type: typing.Optional[str]
ParameterValue
- Type: typing.Optional[str]
Description
- Type: typing.Optional[str]
Source
- Type: typing.Optional[str]
ApplyType
- Type: typing.Optional[str]
DataType
- Type: typing.Optional[str]
AllowedValues
- Type: typing.Optional[str]
IsModifiable
- Type: typing.Optional[bool]
MinimumEngineVersion
- Type: typing.Optional[str]
ApplyMethod
- Type: typing.Optional[typing.Literal['immediate', 'pending-reboot']]
SupportedEngineModes
- Type: typing.Optional[typing.List[str]]
PendingCloudwatchLogsExports
LogTypesToEnable
- Type: typing.Optional[typing.List[str]]
LogTypesToDisable
- Type: typing.Optional[typing.List[str]]
PendingMaintenanceAction
Action
- Type: typing.Optional[str]
AutoAppliedAfterDate
- Type: typing.Optional[datetime.datetime]
ForcedApplyDate
- Type: typing.Optional[datetime.datetime]
OptInStatus
- Type: typing.Optional[str]
CurrentApplyDate
- Type: typing.Optional[datetime.datetime]
Description
- Type: typing.Optional[str]
PendingMaintenanceActionsMessage
PendingMaintenanceActions
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.ResourcePendingMaintenanceActions]
- Required: Yes
Marker
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
PendingModifiedValues
DBInstanceClass
- Type: typing.Optional[str]
AllocatedStorage
- Type: typing.Optional[int]
MasterUserPassword
- Type: typing.Optional[str]
Port
- Type: typing.Optional[int]
BackupRetentionPeriod
- Type: typing.Optional[int]
MultiAZ
- Type: typing.Optional[bool]
EngineVersion
- Type: typing.Optional[str]
LicenseModel
- Type: typing.Optional[str]
Iops
- Type: typing.Optional[int]
DBInstanceIdentifier
- Type: typing.Optional[str]
StorageType
- Type: typing.Optional[str]
CACertificateIdentifier
- Type: typing.Optional[str]
DBSubnetGroupName
- Type: typing.Optional[str]
PendingCloudwatchLogsExports
- Type:
ProcessorFeatures
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.ProcessorFeature]]
IAMDatabaseAuthenticationEnabled
- Type: typing.Optional[bool]
AutomationMode
- Type: typing.Optional[typing.Literal['all-paused', 'full']]
ResumeFullAutomationModeTime
- Type: typing.Optional[datetime.datetime]
StorageThroughput
- Type: typing.Optional[int]
Engine
- Type: typing.Optional[str]
DedicatedLogVolume
- Type: typing.Optional[bool]
MultiTenant
- Type: typing.Optional[bool]
PerformanceInsightsMetricDimensionGroup
Dimensions
- Type: typing.Optional[typing.List[str]]
Group
- Type: typing.Optional[str]
Limit
- Type: typing.Optional[int]
PerformanceInsightsMetricQuery
GroupBy
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.PerformanceInsightsMetricDimensionGroup]
Metric
- Type: typing.Optional[str]
PerformanceIssueDetails
StartTime
- Type: typing.Optional[datetime.datetime]
EndTime
- Type: typing.Optional[datetime.datetime]
Metrics
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Metric]]
Analysis
- Type: typing.Optional[str]
ProcessorFeature
Name
- Type: typing.Optional[str]
Value
- Type: typing.Optional[str]
PromoteReadReplicaDBClusterMessage
DBClusterIdentifier
- Type:
- Required: Yes
PromoteReadReplicaDBClusterResult
DBCluster
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
PromoteReadReplicaMessage
DBInstanceIdentifier
- Type:
- Required: Yes
BackupRetentionPeriod
- Type: typing.Optional[int]
PreferredBackupWindow
- Type: typing.Optional[str]
PromoteReadReplicaResult
DBInstance
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
PurchaseReservedDBInstancesOfferingMessage
ReservedDBInstancesOfferingId
- Type:
- Required: Yes
ReservedDBInstanceId
- Type: typing.Optional[str]
DBInstanceCount
- Type: typing.Optional[int]
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
PurchaseReservedDBInstancesOfferingResult
ReservedDBInstance
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
Range
From
- Type: typing.Optional[int]
To
- Type: typing.Optional[int]
Step
- Type: typing.Optional[int]
RdsCustomClusterConfiguration
InterconnectSubnetId
- Type: typing.Optional[str]
TransitGatewayMulticastDomainId
- Type: typing.Optional[str]
ReplicaMode
- Type: typing.Optional[typing.Literal['mounted', 'open-read-only']]
RebootDBClusterMessage
DBClusterIdentifier
- Type:
- Required: Yes
RebootDBClusterResult
DBCluster
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
RebootDBInstanceMessage
DBInstanceIdentifier
- Type:
- Required: Yes
ForceFailover
- Type: typing.Optional[bool]
RebootDBInstanceResult
DBInstance
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
RebootDBShardGroupMessage
DBShardGroupIdentifier
- Type:
- Required: Yes
RecommendedAction
ActionId
- Type: typing.Optional[str]
Title
- Type: typing.Optional[str]
Description
- Type: typing.Optional[str]
Operation
- Type: typing.Optional[str]
Parameters
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.RecommendedActionParameter]]
ApplyModes
- Type: typing.Optional[typing.List[str]]
Status
- Type: typing.Optional[str]
IssueDetails
- Type:
ContextAttributes
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.ContextAttribute]]
RecommendedActionParameter
Key
- Type: typing.Optional[str]
Value
- Type: typing.Optional[str]
RecommendedActionUpdate
ActionId
- Type:
- Required: Yes
Status
- Type:
- Required: Yes
RecurringCharge
RecurringChargeAmount
- Type: typing.Optional[float]
RecurringChargeFrequency
- Type: typing.Optional[str]
ReferenceDetails
ScalarReferenceDetails
- Type:
RegisterDBProxyTargetsRequest
DBProxyName
- Type:
- Required: Yes
TargetGroupName
- Type: typing.Optional[str]
DBInstanceIdentifiers
- Type: typing.Optional[typing.List[str]]
DBClusterIdentifiers
- Type: typing.Optional[typing.List[str]]
RegisterDBProxyTargetsResponse
DBProxyTargets
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DBProxyTarget]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
RemoveFromGlobalClusterMessage
GlobalClusterIdentifier
- Type: typing.Optional[str]
DbClusterIdentifier
- Type: typing.Optional[str]
RemoveFromGlobalClusterResult
GlobalCluster
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
RemoveRoleFromDBClusterMessage
DBClusterIdentifier
- Type:
- Required: Yes
RoleArn
- Type:
- Required: Yes
FeatureName
- Type: typing.Optional[str]
RemoveRoleFromDBInstanceMessage
DBInstanceIdentifier
- Type:
- Required: Yes
RoleArn
- Type:
- Required: Yes
FeatureName
- Type:
- Required: Yes
RemoveSourceIdentifierFromSubscriptionMessage
SubscriptionName
- Type:
- Required: Yes
SourceIdentifier
- Type:
- Required: Yes
RemoveSourceIdentifierFromSubscriptionResult
EventSubscription
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
RemoveTagsFromResourceMessage
ResourceName
- Type:
- Required: Yes
TagKeys
- Type: typing.List[str]
- Required: Yes
ReservedDBInstance
ReservedDBInstanceId
- Type: typing.Optional[str]
ReservedDBInstancesOfferingId
- Type: typing.Optional[str]
DBInstanceClass
- Type: typing.Optional[str]
StartTime
- Type: typing.Optional[datetime.datetime]
Duration
- Type: typing.Optional[int]
FixedPrice
- Type: typing.Optional[float]
UsagePrice
- Type: typing.Optional[float]
CurrencyCode
- Type: typing.Optional[str]
DBInstanceCount
- Type: typing.Optional[int]
ProductDescription
- Type: typing.Optional[str]
OfferingType
- Type: typing.Optional[str]
MultiAZ
- Type: typing.Optional[bool]
State
- Type: typing.Optional[str]
RecurringCharges
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.RecurringCharge]]
ReservedDBInstanceArn
- Type: typing.Optional[str]
LeaseId
- Type: typing.Optional[str]
ReservedDBInstanceMessage
Marker
- Type:
- Required: Yes
ReservedDBInstances
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.ReservedDBInstance]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
ReservedDBInstancesOffering
ReservedDBInstancesOfferingId
- Type: typing.Optional[str]
DBInstanceClass
- Type: typing.Optional[str]
Duration
- Type: typing.Optional[int]
FixedPrice
- Type: typing.Optional[float]
UsagePrice
- Type: typing.Optional[float]
CurrencyCode
- Type: typing.Optional[str]
ProductDescription
- Type: typing.Optional[str]
OfferingType
- Type: typing.Optional[str]
MultiAZ
- Type: typing.Optional[bool]
RecurringCharges
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.RecurringCharge]]
ReservedDBInstancesOfferingMessage
Marker
- Type:
- Required: Yes
ReservedDBInstancesOfferings
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.ReservedDBInstancesOffering]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
ResetDBClusterParameterGroupMessage
DBClusterParameterGroupName
- Type:
- Required: Yes
ResetAllParameters
- Type: typing.Optional[bool]
Parameters
- Type: typing.Optional[typing.List[typing.Union[aws_resource_validator.pydantic_models.rds.rds_classes.Parameter, aws_resource_validator.pydantic_models.rds.rds_classes.ParameterOutput]]]
ResetDBParameterGroupMessage
DBParameterGroupName
- Type:
- Required: Yes
ResetAllParameters
- Type: typing.Optional[bool]
Parameters
- Type: typing.Optional[typing.List[typing.Union[aws_resource_validator.pydantic_models.rds.rds_classes.Parameter, aws_resource_validator.pydantic_models.rds.rds_classes.ParameterOutput]]]
ResourcePendingMaintenanceActions
ResourceIdentifier
- Type: typing.Optional[str]
PendingMaintenanceActionDetails
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.PendingMaintenanceAction]]
ResponseMetadata
RequestId
- Type:
- Required: Yes
HTTPStatusCode
- Type:
- Required: Yes
HTTPHeaders
- Type: typing.Dict[str, str]
- Required: Yes
RetryAttempts
- Type:
- Required: Yes
HostId
- Type: typing.Optional[str]
RestoreDBClusterFromS3Message
DBClusterIdentifier
- Type:
- Required: Yes
Engine
- Type:
- Required: Yes
MasterUsername
- Type:
- Required: Yes
SourceEngine
- Type:
- Required: Yes
SourceEngineVersion
- Type:
- Required: Yes
S3BucketName
- Type:
- Required: Yes
S3IngestionRoleArn
- Type:
- Required: Yes
AvailabilityZones
- Type: typing.Optional[typing.List[str]]
BackupRetentionPeriod
- Type: typing.Optional[int]
CharacterSetName
- Type: typing.Optional[str]
DatabaseName
- Type: typing.Optional[str]
DBClusterParameterGroupName
- Type: typing.Optional[str]
VpcSecurityGroupIds
- Type: typing.Optional[typing.List[str]]
DBSubnetGroupName
- Type: typing.Optional[str]
EngineVersion
- Type: typing.Optional[str]
Port
- Type: typing.Optional[int]
MasterUserPassword
- Type: typing.Optional[str]
OptionGroupName
- Type: typing.Optional[str]
PreferredBackupWindow
- Type: typing.Optional[str]
PreferredMaintenanceWindow
- Type: typing.Optional[str]
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
StorageEncrypted
- Type: typing.Optional[bool]
KmsKeyId
- Type: typing.Optional[str]
EnableIAMDatabaseAuthentication
- Type: typing.Optional[bool]
S3Prefix
- Type: typing.Optional[str]
BacktrackWindow
- Type: typing.Optional[int]
EnableCloudwatchLogsExports
- Type: typing.Optional[typing.List[str]]
DeletionProtection
- Type: typing.Optional[bool]
CopyTagsToSnapshot
- Type: typing.Optional[bool]
Domain
- Type: typing.Optional[str]
DomainIAMRoleName
- Type: typing.Optional[str]
ServerlessV2ScalingConfiguration
- Type:
NetworkType
- Type: typing.Optional[str]
ManageMasterUserPassword
- Type: typing.Optional[bool]
MasterUserSecretKmsKeyId
- Type: typing.Optional[str]
StorageType
- Type: typing.Optional[str]
EngineLifecycleSupport
- Type: typing.Optional[str]
RestoreDBClusterFromS3Result
DBCluster
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
RestoreDBClusterFromSnapshotMessage
DBClusterIdentifier
- Type:
- Required: Yes
SnapshotIdentifier
- Type:
- Required: Yes
Engine
- Type:
- Required: Yes
AvailabilityZones
- Type: typing.Optional[typing.List[str]]
EngineVersion
- Type: typing.Optional[str]
Port
- Type: typing.Optional[int]
DBSubnetGroupName
- Type: typing.Optional[str]
DatabaseName
- Type: typing.Optional[str]
OptionGroupName
- Type: typing.Optional[str]
VpcSecurityGroupIds
- Type: typing.Optional[typing.List[str]]
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
KmsKeyId
- Type: typing.Optional[str]
EnableIAMDatabaseAuthentication
- Type: typing.Optional[bool]
BacktrackWindow
- Type: typing.Optional[int]
EnableCloudwatchLogsExports
- Type: typing.Optional[typing.List[str]]
EngineMode
- Type: typing.Optional[str]
ScalingConfiguration
- Type:
DBClusterParameterGroupName
- Type: typing.Optional[str]
DeletionProtection
- Type: typing.Optional[bool]
CopyTagsToSnapshot
- Type: typing.Optional[bool]
Domain
- Type: typing.Optional[str]
DomainIAMRoleName
- Type: typing.Optional[str]
DBClusterInstanceClass
- Type: typing.Optional[str]
StorageType
- Type: typing.Optional[str]
Iops
- Type: typing.Optional[int]
PubliclyAccessible
- Type: typing.Optional[bool]
ServerlessV2ScalingConfiguration
- Type:
NetworkType
- Type: typing.Optional[str]
RdsCustomClusterConfiguration
- Type:
MonitoringInterval
- Type: typing.Optional[int]
MonitoringRoleArn
- Type: typing.Optional[str]
EnablePerformanceInsights
- Type: typing.Optional[bool]
PerformanceInsightsKMSKeyId
- Type: typing.Optional[str]
PerformanceInsightsRetentionPeriod
- Type: typing.Optional[int]
EngineLifecycleSupport
- Type: typing.Optional[str]
RestoreDBClusterFromSnapshotResult
DBCluster
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
RestoreDBClusterToPointInTimeMessage
DBClusterIdentifier
- Type:
- Required: Yes
RestoreType
- Type: typing.Optional[str]
SourceDBClusterIdentifier
- Type: typing.Optional[str]
RestoreToTime
- Type: typing.Union[datetime.datetime, str, NoneType]
UseLatestRestorableTime
- Type: typing.Optional[bool]
Port
- Type: typing.Optional[int]
DBSubnetGroupName
- Type: typing.Optional[str]
OptionGroupName
- Type: typing.Optional[str]
VpcSecurityGroupIds
- Type: typing.Optional[typing.List[str]]
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
KmsKeyId
- Type: typing.Optional[str]
EnableIAMDatabaseAuthentication
- Type: typing.Optional[bool]
BacktrackWindow
- Type: typing.Optional[int]
EnableCloudwatchLogsExports
- Type: typing.Optional[typing.List[str]]
DBClusterParameterGroupName
- Type: typing.Optional[str]
DeletionProtection
- Type: typing.Optional[bool]
CopyTagsToSnapshot
- Type: typing.Optional[bool]
Domain
- Type: typing.Optional[str]
DomainIAMRoleName
- Type: typing.Optional[str]
ScalingConfiguration
- Type:
EngineMode
- Type: typing.Optional[str]
DBClusterInstanceClass
- Type: typing.Optional[str]
StorageType
- Type: typing.Optional[str]
PubliclyAccessible
- Type: typing.Optional[bool]
Iops
- Type: typing.Optional[int]
ServerlessV2ScalingConfiguration
- Type:
NetworkType
- Type: typing.Optional[str]
SourceDbClusterResourceId
- Type: typing.Optional[str]
RdsCustomClusterConfiguration
- Type:
MonitoringInterval
- Type: typing.Optional[int]
MonitoringRoleArn
- Type: typing.Optional[str]
EnablePerformanceInsights
- Type: typing.Optional[bool]
PerformanceInsightsKMSKeyId
- Type: typing.Optional[str]
PerformanceInsightsRetentionPeriod
- Type: typing.Optional[int]
EngineLifecycleSupport
- Type: typing.Optional[str]
RestoreDBClusterToPointInTimeResult
DBCluster
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
RestoreDBInstanceFromDBSnapshotMessage
DBInstanceIdentifier
- Type:
- Required: Yes
DBSnapshotIdentifier
- Type: typing.Optional[str]
DBInstanceClass
- Type: typing.Optional[str]
Port
- Type: typing.Optional[int]
AvailabilityZone
- Type: typing.Optional[str]
DBSubnetGroupName
- Type: typing.Optional[str]
MultiAZ
- Type: typing.Optional[bool]
PubliclyAccessible
- Type: typing.Optional[bool]
AutoMinorVersionUpgrade
- Type: typing.Optional[bool]
LicenseModel
- Type: typing.Optional[str]
DBName
- Type: typing.Optional[str]
Engine
- Type: typing.Optional[str]
Iops
- Type: typing.Optional[int]
OptionGroupName
- Type: typing.Optional[str]
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
StorageType
- Type: typing.Optional[str]
TdeCredentialArn
- Type: typing.Optional[str]
TdeCredentialPassword
- Type: typing.Optional[str]
VpcSecurityGroupIds
- Type: typing.Optional[typing.List[str]]
Domain
- Type: typing.Optional[str]
DomainFqdn
- Type: typing.Optional[str]
DomainOu
- Type: typing.Optional[str]
DomainAuthSecretArn
- Type: typing.Optional[str]
DomainDnsIps
- Type: typing.Optional[typing.List[str]]
CopyTagsToSnapshot
- Type: typing.Optional[bool]
DomainIAMRoleName
- Type: typing.Optional[str]
EnableIAMDatabaseAuthentication
- Type: typing.Optional[bool]
EnableCloudwatchLogsExports
- Type: typing.Optional[typing.List[str]]
ProcessorFeatures
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.ProcessorFeature]]
UseDefaultProcessorFeatures
- Type: typing.Optional[bool]
DBParameterGroupName
- Type: typing.Optional[str]
DeletionProtection
- Type: typing.Optional[bool]
EnableCustomerOwnedIp
- Type: typing.Optional[bool]
CustomIamInstanceProfile
- Type: typing.Optional[str]
BackupTarget
- Type: typing.Optional[str]
NetworkType
- Type: typing.Optional[str]
StorageThroughput
- Type: typing.Optional[int]
DBClusterSnapshotIdentifier
- Type: typing.Optional[str]
AllocatedStorage
- Type: typing.Optional[int]
DedicatedLogVolume
- Type: typing.Optional[bool]
CACertificateIdentifier
- Type: typing.Optional[str]
EngineLifecycleSupport
- Type: typing.Optional[str]
RestoreDBInstanceFromDBSnapshotResult
DBInstance
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
RestoreDBInstanceFromS3Message
DBInstanceIdentifier
- Type:
- Required: Yes
DBInstanceClass
- Type:
- Required: Yes
Engine
- Type:
- Required: Yes
SourceEngine
- Type:
- Required: Yes
SourceEngineVersion
- Type:
- Required: Yes
S3BucketName
- Type:
- Required: Yes
S3IngestionRoleArn
- Type:
- Required: Yes
DBName
- Type: typing.Optional[str]
AllocatedStorage
- Type: typing.Optional[int]
MasterUsername
- Type: typing.Optional[str]
MasterUserPassword
- Type: typing.Optional[str]
DBSecurityGroups
- Type: typing.Optional[typing.List[str]]
VpcSecurityGroupIds
- Type: typing.Optional[typing.List[str]]
AvailabilityZone
- Type: typing.Optional[str]
DBSubnetGroupName
- Type: typing.Optional[str]
PreferredMaintenanceWindow
- Type: typing.Optional[str]
DBParameterGroupName
- Type: typing.Optional[str]
BackupRetentionPeriod
- Type: typing.Optional[int]
PreferredBackupWindow
- Type: typing.Optional[str]
Port
- Type: typing.Optional[int]
MultiAZ
- Type: typing.Optional[bool]
EngineVersion
- Type: typing.Optional[str]
AutoMinorVersionUpgrade
- Type: typing.Optional[bool]
LicenseModel
- Type: typing.Optional[str]
Iops
- Type: typing.Optional[int]
OptionGroupName
- Type: typing.Optional[str]
PubliclyAccessible
- Type: typing.Optional[bool]
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
StorageType
- Type: typing.Optional[str]
StorageEncrypted
- Type: typing.Optional[bool]
KmsKeyId
- Type: typing.Optional[str]
CopyTagsToSnapshot
- Type: typing.Optional[bool]
MonitoringInterval
- Type: typing.Optional[int]
MonitoringRoleArn
- Type: typing.Optional[str]
EnableIAMDatabaseAuthentication
- Type: typing.Optional[bool]
S3Prefix
- Type: typing.Optional[str]
DatabaseInsightsMode
- Type: typing.Optional[typing.Literal['advanced', 'standard']]
EnablePerformanceInsights
- Type: typing.Optional[bool]
PerformanceInsightsKMSKeyId
- Type: typing.Optional[str]
PerformanceInsightsRetentionPeriod
- Type: typing.Optional[int]
EnableCloudwatchLogsExports
- Type: typing.Optional[typing.List[str]]
ProcessorFeatures
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.ProcessorFeature]]
UseDefaultProcessorFeatures
- Type: typing.Optional[bool]
DeletionProtection
- Type: typing.Optional[bool]
MaxAllocatedStorage
- Type: typing.Optional[int]
NetworkType
- Type: typing.Optional[str]
StorageThroughput
- Type: typing.Optional[int]
ManageMasterUserPassword
- Type: typing.Optional[bool]
MasterUserSecretKmsKeyId
- Type: typing.Optional[str]
DedicatedLogVolume
- Type: typing.Optional[bool]
CACertificateIdentifier
- Type: typing.Optional[str]
EngineLifecycleSupport
- Type: typing.Optional[str]
RestoreDBInstanceFromS3Result
DBInstance
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
RestoreDBInstanceToPointInTimeMessage
TargetDBInstanceIdentifier
- Type:
- Required: Yes
SourceDBInstanceIdentifier
- Type: typing.Optional[str]
RestoreTime
- Type: typing.Union[datetime.datetime, str, NoneType]
UseLatestRestorableTime
- Type: typing.Optional[bool]
DBInstanceClass
- Type: typing.Optional[str]
Port
- Type: typing.Optional[int]
AvailabilityZone
- Type: typing.Optional[str]
DBSubnetGroupName
- Type: typing.Optional[str]
MultiAZ
- Type: typing.Optional[bool]
PubliclyAccessible
- Type: typing.Optional[bool]
AutoMinorVersionUpgrade
- Type: typing.Optional[bool]
LicenseModel
- Type: typing.Optional[str]
DBName
- Type: typing.Optional[str]
Engine
- Type: typing.Optional[str]
Iops
- Type: typing.Optional[int]
OptionGroupName
- Type: typing.Optional[str]
CopyTagsToSnapshot
- Type: typing.Optional[bool]
Tags
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
StorageType
- Type: typing.Optional[str]
TdeCredentialArn
- Type: typing.Optional[str]
TdeCredentialPassword
- Type: typing.Optional[str]
VpcSecurityGroupIds
- Type: typing.Optional[typing.List[str]]
Domain
- Type: typing.Optional[str]
DomainIAMRoleName
- Type: typing.Optional[str]
DomainFqdn
- Type: typing.Optional[str]
DomainOu
- Type: typing.Optional[str]
DomainAuthSecretArn
- Type: typing.Optional[str]
DomainDnsIps
- Type: typing.Optional[typing.List[str]]
EnableIAMDatabaseAuthentication
- Type: typing.Optional[bool]
EnableCloudwatchLogsExports
- Type: typing.Optional[typing.List[str]]
ProcessorFeatures
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.ProcessorFeature]]
UseDefaultProcessorFeatures
- Type: typing.Optional[bool]
DBParameterGroupName
- Type: typing.Optional[str]
DeletionProtection
- Type: typing.Optional[bool]
SourceDbiResourceId
- Type: typing.Optional[str]
MaxAllocatedStorage
- Type: typing.Optional[int]
SourceDBInstanceAutomatedBackupsArn
- Type: typing.Optional[str]
EnableCustomerOwnedIp
- Type: typing.Optional[bool]
CustomIamInstanceProfile
- Type: typing.Optional[str]
BackupTarget
- Type: typing.Optional[str]
NetworkType
- Type: typing.Optional[str]
StorageThroughput
- Type: typing.Optional[int]
AllocatedStorage
- Type: typing.Optional[int]
DedicatedLogVolume
- Type: typing.Optional[bool]
CACertificateIdentifier
- Type: typing.Optional[str]
EngineLifecycleSupport
- Type: typing.Optional[str]
RestoreDBInstanceToPointInTimeResult
DBInstance
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
RestoreWindow
EarliestTime
- Type: typing.Optional[datetime.datetime]
LatestTime
- Type: typing.Optional[datetime.datetime]
RevokeDBSecurityGroupIngressMessage
DBSecurityGroupName
- Type:
- Required: Yes
CIDRIP
- Type: typing.Optional[str]
EC2SecurityGroupName
- Type: typing.Optional[str]
EC2SecurityGroupId
- Type: typing.Optional[str]
EC2SecurityGroupOwnerId
- Type: typing.Optional[str]
RevokeDBSecurityGroupIngressResult
DBSecurityGroup
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
ScalarReferenceDetails
Value
- Type: typing.Optional[float]
ScalingConfiguration
MinCapacity
- Type: typing.Optional[int]
MaxCapacity
- Type: typing.Optional[int]
AutoPause
- Type: typing.Optional[bool]
SecondsUntilAutoPause
- Type: typing.Optional[int]
TimeoutAction
- Type: typing.Optional[str]
SecondsBeforeTimeout
- Type: typing.Optional[int]
ScalingConfigurationInfo
MinCapacity
- Type: typing.Optional[int]
MaxCapacity
- Type: typing.Optional[int]
AutoPause
- Type: typing.Optional[bool]
SecondsUntilAutoPause
- Type: typing.Optional[int]
TimeoutAction
- Type: typing.Optional[str]
SecondsBeforeTimeout
- Type: typing.Optional[int]
ServerlessV2FeaturesSupport
MinCapacity
- Type: typing.Optional[float]
MaxCapacity
- Type: typing.Optional[float]
ServerlessV2ScalingConfiguration
MinCapacity
- Type: typing.Optional[float]
MaxCapacity
- Type: typing.Optional[float]
SecondsUntilAutoPause
- Type: typing.Optional[int]
ServerlessV2ScalingConfigurationInfo
MinCapacity
- Type: typing.Optional[float]
MaxCapacity
- Type: typing.Optional[float]
SecondsUntilAutoPause
- Type: typing.Optional[int]
SourceRegion
RegionName
- Type: typing.Optional[str]
Endpoint
- Type: typing.Optional[str]
Status
- Type: typing.Optional[str]
SupportsDBInstanceAutomatedBackupsReplication
- Type: typing.Optional[bool]
SourceRegionMessage
Marker
- Type:
- Required: Yes
SourceRegions
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.SourceRegion]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
StartActivityStreamRequest
ResourceArn
- Type:
- Required: Yes
Mode
- Type: typing.Literal['async', 'sync']
- Required: Yes
KmsKeyId
- Type:
- Required: Yes
ApplyImmediately
- Type: typing.Optional[bool]
EngineNativeAuditFieldsIncluded
- Type: typing.Optional[bool]
StartActivityStreamResponse
KmsKeyId
- Type:
- Required: Yes
KinesisStreamName
- Type:
- Required: Yes
Status
- Type: typing.Literal['started', 'starting', 'stopped', 'stopping']
- Required: Yes
Mode
- Type: typing.Literal['async', 'sync']
- Required: Yes
ApplyImmediately
- Type:
- Required: Yes
EngineNativeAuditFieldsIncluded
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
StartDBClusterMessage
DBClusterIdentifier
- Type:
- Required: Yes
StartDBClusterResult
DBCluster
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
StartDBInstanceAutomatedBackupsReplicationMessage
SourceDBInstanceArn
- Type:
- Required: Yes
BackupRetentionPeriod
- Type: typing.Optional[int]
KmsKeyId
- Type: typing.Optional[str]
PreSignedUrl
- Type: typing.Optional[str]
SourceRegion
- Type: typing.Optional[str]
StartDBInstanceAutomatedBackupsReplicationResult
DBInstanceAutomatedBackup
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
StartDBInstanceMessage
DBInstanceIdentifier
- Type:
- Required: Yes
StartDBInstanceResult
DBInstance
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
StartExportTaskMessage
ExportTaskIdentifier
- Type:
- Required: Yes
SourceArn
- Type:
- Required: Yes
S3BucketName
- Type:
- Required: Yes
IamRoleArn
- Type:
- Required: Yes
KmsKeyId
- Type:
- Required: Yes
S3Prefix
- Type: typing.Optional[str]
ExportOnly
- Type: typing.Optional[typing.List[str]]
StopActivityStreamRequest
ResourceArn
- Type:
- Required: Yes
ApplyImmediately
- Type: typing.Optional[bool]
StopActivityStreamResponse
KmsKeyId
- Type:
- Required: Yes
KinesisStreamName
- Type:
- Required: Yes
Status
- Type: typing.Literal['started', 'starting', 'stopped', 'stopping']
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
StopDBClusterMessage
DBClusterIdentifier
- Type:
- Required: Yes
StopDBClusterResult
DBCluster
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
StopDBInstanceAutomatedBackupsReplicationMessage
SourceDBInstanceArn
- Type:
- Required: Yes
StopDBInstanceAutomatedBackupsReplicationResult
DBInstanceAutomatedBackup
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
StopDBInstanceMessage
DBInstanceIdentifier
- Type:
- Required: Yes
DBSnapshotIdentifier
- Type: typing.Optional[str]
StopDBInstanceResult
DBInstance
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
Subnet
SubnetIdentifier
- Type: typing.Optional[str]
SubnetAvailabilityZone
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.AvailabilityZone]
SubnetOutpost
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.Outpost]
SubnetStatus
- Type: typing.Optional[str]
SwitchoverBlueGreenDeploymentRequest
BlueGreenDeploymentIdentifier
- Type:
- Required: Yes
SwitchoverTimeout
- Type: typing.Optional[int]
SwitchoverBlueGreenDeploymentResponse
BlueGreenDeployment
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
SwitchoverDetail
SourceMember
- Type: typing.Optional[str]
TargetMember
- Type: typing.Optional[str]
Status
- Type: typing.Optional[str]
SwitchoverGlobalClusterMessage
GlobalClusterIdentifier
- Type:
- Required: Yes
TargetDbClusterIdentifier
- Type:
- Required: Yes
SwitchoverGlobalClusterResult
GlobalCluster
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
SwitchoverReadReplicaMessage
DBInstanceIdentifier
- Type:
- Required: Yes
SwitchoverReadReplicaResult
DBInstance
- Type:
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
Tag
Key
- Type: typing.Optional[str]
Value
- Type: typing.Optional[str]
TagListMessage
TagList
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
TargetHealth
State
- Type: typing.Optional[typing.Literal['AVAILABLE', 'REGISTERING', 'UNAVAILABLE']]
Reason
- Type: typing.Optional[typing.Literal['AUTH_FAILURE', 'CONNECTION_FAILED', 'INVALID_REPLICATION_STATE', 'PENDING_PROXY_CAPACITY', 'UNREACHABLE']]
Description
- Type: typing.Optional[str]
TenantDatabase
TenantDatabaseCreateTime
- Type: typing.Optional[datetime.datetime]
DBInstanceIdentifier
- Type: typing.Optional[str]
TenantDBName
- Type: typing.Optional[str]
Status
- Type: typing.Optional[str]
MasterUsername
- Type: typing.Optional[str]
DbiResourceId
- Type: typing.Optional[str]
TenantDatabaseResourceId
- Type: typing.Optional[str]
TenantDatabaseARN
- Type: typing.Optional[str]
CharacterSetName
- Type: typing.Optional[str]
NcharCharacterSetName
- Type: typing.Optional[str]
DeletionProtection
- Type: typing.Optional[bool]
PendingModifiedValues
- Type: typing.Optional[aws_resource_validator.pydantic_models.rds.rds_classes.TenantDatabasePendingModifiedValues]
TagList
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Tag]]
TenantDatabasePendingModifiedValues
MasterUserPassword
- Type: typing.Optional[str]
TenantDBName
- Type: typing.Optional[str]
TenantDatabasesMessage
Marker
- Type:
- Required: Yes
TenantDatabases
- Type: typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.TenantDatabase]
- Required: Yes
ResponseMetadata
- Type:
- Required: Yes
Timezone
TimezoneName
- Type: typing.Optional[str]
UpgradeTarget
Engine
- Type: typing.Optional[str]
EngineVersion
- Type: typing.Optional[str]
Description
- Type: typing.Optional[str]
AutoUpgrade
- Type: typing.Optional[bool]
IsMajorVersionUpgrade
- Type: typing.Optional[bool]
SupportedEngineModes
- Type: typing.Optional[typing.List[str]]
SupportsParallelQuery
- Type: typing.Optional[bool]
SupportsGlobalDatabases
- Type: typing.Optional[bool]
SupportsBabelfish
- Type: typing.Optional[bool]
SupportsLimitlessDatabase
- Type: typing.Optional[bool]
SupportsLocalWriteForwarding
- Type: typing.Optional[bool]
SupportsIntegrations
- Type: typing.Optional[bool]
UserAuthConfig
Description
- Type: typing.Optional[str]
UserName
- Type: typing.Optional[str]
AuthScheme
- Type: typing.Optional[typing.Literal['SECRETS']]
SecretArn
- Type: typing.Optional[str]
IAMAuth
- Type: typing.Optional[typing.Literal['DISABLED', 'ENABLED', 'REQUIRED']]
ClientPasswordAuthType
- Type: typing.Optional[typing.Literal['MYSQL_CACHING_SHA2_PASSWORD', 'MYSQL_NATIVE_PASSWORD', 'POSTGRES_MD5', 'POSTGRES_SCRAM_SHA_256', 'SQL_SERVER_AUTHENTICATION']]
UserAuthConfigInfo
Description
- Type: typing.Optional[str]
UserName
- Type: typing.Optional[str]
AuthScheme
- Type: typing.Optional[typing.Literal['SECRETS']]
SecretArn
- Type: typing.Optional[str]
IAMAuth
- Type: typing.Optional[typing.Literal['DISABLED', 'ENABLED', 'REQUIRED']]
ClientPasswordAuthType
- Type: typing.Optional[typing.Literal['MYSQL_CACHING_SHA2_PASSWORD', 'MYSQL_NATIVE_PASSWORD', 'POSTGRES_MD5', 'POSTGRES_SCRAM_SHA_256', 'SQL_SERVER_AUTHENTICATION']]
ValidDBInstanceModificationsMessage
Storage
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.ValidStorageOptions]]
ValidProcessorFeatures
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.AvailableProcessorFeature]]
SupportsDedicatedLogVolume
- Type: typing.Optional[bool]
ValidStorageOptions
StorageType
- Type: typing.Optional[str]
StorageSize
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Range]]
ProvisionedIops
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Range]]
IopsToStorageRatio
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DoubleRange]]
SupportsStorageAutoscaling
- Type: typing.Optional[bool]
ProvisionedStorageThroughput
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.Range]]
StorageThroughputToIopsRatio
- Type: typing.Optional[typing.List[aws_resource_validator.pydantic_models.rds.rds_classes.DoubleRange]]
VpcSecurityGroupMembership
VpcSecurityGroupId
- Type: typing.Optional[str]
Status
- Type: typing.Optional[str]
WaiterConfig
Delay
- Type: typing.Optional[int]
MaxAttempts
- Type: typing.Optional[int]