RDSDBParameterGroupEvent
- class aws_cdk.mixins_preview.aws_rds.events.RDSDBParameterGroupEvent
Bases:
object(experimental) EventBridge event pattern for aws.rds@RDSDBParameterGroupEvent.
- Stability:
experimental
- ExampleMetadata:
fixture=_generated
Example:
# The code below shows an example of how to instantiate this type. # The values are placeholders you should change. from aws_cdk.mixins_preview.aws_rds import events as rds_events r_dSDBParameter_group_event = rds_events.RDSDBParameterGroupEvent()
- Stability:
experimental
Static Methods
- classmethod rds_db_parameter_group_event_pattern(*, date=None, event_categories=None, event_metadata=None, message=None, source_arn=None, source_identifier=None, source_type=None, tags=None)
(experimental) EventBridge event pattern for RDS DB Parameter Group Event.
- Parameters:
date (
Optional[Sequence[str]]) – (experimental) Date property. Specify an array of string values to match this event if the actual value of Date is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options. Default: - Do not filter on this fieldevent_categories (
Optional[Sequence[str]]) – (experimental) EventCategories property. Specify an array of string values to match this event if the actual value of EventCategories is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options. Default: - Do not filter on this fieldevent_metadata (
Union[AWSEventMetadataProps,Dict[str,Any],None]) – (experimental) EventBridge event metadata. Default: - -message (
Optional[Sequence[str]]) – (experimental) Message property. Specify an array of string values to match this event if the actual value of Message is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options. Default: - Do not filter on this fieldsource_arn (
Optional[Sequence[str]]) – (experimental) SourceArn property. Specify an array of string values to match this event if the actual value of SourceArn is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options. Default: - Do not filter on this fieldsource_identifier (
Optional[Sequence[str]]) – (experimental) SourceIdentifier property. Specify an array of string values to match this event if the actual value of SourceIdentifier is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options. Default: - Do not filter on this fieldsource_type (
Optional[Sequence[str]]) – (experimental) SourceType property. Specify an array of string values to match this event if the actual value of SourceType is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options. Default: - Do not filter on this fieldtags (
Optional[Mapping[str,str]]) – (experimental) Tags property. Specify an array of string values to match this event if the actual value of Tags is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options. Default: - Do not filter on this field
- Stability:
experimental
- Return type:
RDSDBParameterGroupEventProps
- class RDSDBParameterGroupEvent.RDSDBParameterGroupEventProps(*, date=None, event_categories=None, event_metadata=None, message=None, source_arn=None, source_identifier=None, source_type=None, tags=None)
Bases:
object(experimental) Props type for aws.rds@RDSDBParameterGroupEvent event.
- Parameters:
date (
Optional[Sequence[str]]) – (experimental) Date property. Specify an array of string values to match this event if the actual value of Date is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options. Default: - Do not filter on this fieldevent_categories (
Optional[Sequence[str]]) – (experimental) EventCategories property. Specify an array of string values to match this event if the actual value of EventCategories is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options. Default: - Do not filter on this fieldevent_metadata (
Union[AWSEventMetadataProps,Dict[str,Any],None]) – (experimental) EventBridge event metadata. Default: - -message (
Optional[Sequence[str]]) – (experimental) Message property. Specify an array of string values to match this event if the actual value of Message is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options. Default: - Do not filter on this fieldsource_arn (
Optional[Sequence[str]]) – (experimental) SourceArn property. Specify an array of string values to match this event if the actual value of SourceArn is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options. Default: - Do not filter on this fieldsource_identifier (
Optional[Sequence[str]]) – (experimental) SourceIdentifier property. Specify an array of string values to match this event if the actual value of SourceIdentifier is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options. Default: - Do not filter on this fieldsource_type (
Optional[Sequence[str]]) – (experimental) SourceType property. Specify an array of string values to match this event if the actual value of SourceType is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options. Default: - Do not filter on this fieldtags (
Optional[Mapping[str,str]]) – (experimental) Tags property. Specify an array of string values to match this event if the actual value of Tags is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options. Default: - Do not filter on this field
- Stability:
experimental
- ExampleMetadata:
fixture=_generated
Example:
from aws_cdk import AWSEventMetadataProps # The code below shows an example of how to instantiate this type. # The values are placeholders you should change. from aws_cdk.mixins_preview.aws_rds import events as rds_events r_dSDBParameter_group_event_props = rds_events.RDSDBParameterGroupEvent.RDSDBParameterGroupEventProps( date=["date"], event_categories=["eventCategories"], event_metadata=AWSEventMetadataProps( region=["region"], resources=["resources"], version=["version"] ), message=["message"], source_arn=["sourceArn"], source_identifier=["sourceIdentifier"], source_type=["sourceType"], tags={ "tags_key": "tags" } )
Attributes
- date
(experimental) Date property.
Specify an array of string values to match this event if the actual value of Date is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.- Default:
Do not filter on this field
- Stability:
experimental
- event_categories
(experimental) EventCategories property.
Specify an array of string values to match this event if the actual value of EventCategories is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.- Default:
Do not filter on this field
- Stability:
experimental
- event_metadata
(experimental) EventBridge event metadata.
- Default:
- Stability:
experimental
- message
(experimental) Message property.
Specify an array of string values to match this event if the actual value of Message is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.- Default:
Do not filter on this field
- Stability:
experimental
- source_arn
(experimental) SourceArn property.
Specify an array of string values to match this event if the actual value of SourceArn is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.- Default:
Do not filter on this field
- Stability:
experimental
- source_identifier
(experimental) SourceIdentifier property.
Specify an array of string values to match this event if the actual value of SourceIdentifier is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.- Default:
Do not filter on this field
- Stability:
experimental
- source_type
(experimental) SourceType property.
Specify an array of string values to match this event if the actual value of SourceType is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.- Default:
Do not filter on this field
- Stability:
experimental
- tags
(experimental) Tags property.
Specify an array of string values to match this event if the actual value of Tags is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.- Default:
Do not filter on this field
- Stability:
experimental