AcknowledgementFailed
- class aws_cdk.mixins_preview.aws_b2bi.events.AcknowledgementFailed
Bases:
object(experimental) EventBridge event pattern for aws.b2bi@AcknowledgementFailed.
- 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_b2bi import events as b2bi_events acknowledgement_failed = b2bi_events.AcknowledgementFailed()
- Stability:
experimental
Static Methods
- classmethod acknowledgement_failed_pattern(*, ack_x12_type=None, ack_x12_version=None, end_timestamp=None, event_metadata=None, failure_code=None, failure_message=None, input_file_s3_attributes=None, input_x12_transaction_set=None, input_x12_version=None, start_timestamp=None, trading_partner_id=None, transformer_job_id=None)
(experimental) EventBridge event pattern for Acknowledgement Failed.
- Parameters:
ack_x12_type (
Optional[Sequence[str]]) – (experimental) ack-x12-type property. Specify an array of string values to match this event if the actual value of ack-x12-type 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 fieldack_x12_version (
Optional[Sequence[str]]) – (experimental) ack-x12-version property. Specify an array of string values to match this event if the actual value of ack-x12-version 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 fieldend_timestamp (
Optional[Sequence[str]]) – (experimental) end-timestamp property. Specify an array of string values to match this event if the actual value of end-timestamp 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: - -failure_code (
Optional[Sequence[str]]) – (experimental) failure-code property. Specify an array of string values to match this event if the actual value of failure-code 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 fieldfailure_message (
Optional[Sequence[str]]) – (experimental) failure-message property. Specify an array of string values to match this event if the actual value of failure-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 fieldinput_file_s3_attributes (
Union[InputFileS3Attributes,Dict[str,Any],None]) – (experimental) input-file-s3-attributes property. Specify an array of string values to match this event if the actual value of input-file-s3-attributes 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 fieldinput_x12_transaction_set (
Optional[Sequence[str]]) – (experimental) input-x12-transaction-set property. Specify an array of string values to match this event if the actual value of input-x12-transaction-set 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 fieldinput_x12_version (
Optional[Sequence[str]]) – (experimental) input-x12-version property. Specify an array of string values to match this event if the actual value of input-x12-version 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 fieldstart_timestamp (
Optional[Sequence[str]]) – (experimental) start-timestamp property. Specify an array of string values to match this event if the actual value of start-timestamp 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 fieldtrading_partner_id (
Optional[Sequence[str]]) – (experimental) trading-partner-id property. Specify an array of string values to match this event if the actual value of trading-partner-id 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 fieldtransformer_job_id (
Optional[Sequence[str]]) – (experimental) transformer-job-id property. Specify an array of string values to match this event if the actual value of transformer-job-id 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:
AcknowledgementFailedProps
- class AcknowledgementFailed.AcknowledgementFailedProps(*, ack_x12_type=None, ack_x12_version=None, end_timestamp=None, event_metadata=None, failure_code=None, failure_message=None, input_file_s3_attributes=None, input_x12_transaction_set=None, input_x12_version=None, start_timestamp=None, trading_partner_id=None, transformer_job_id=None)
Bases:
object(experimental) Props type for aws.b2bi@AcknowledgementFailed event.
- Parameters:
ack_x12_type (
Optional[Sequence[str]]) – (experimental) ack-x12-type property. Specify an array of string values to match this event if the actual value of ack-x12-type 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 fieldack_x12_version (
Optional[Sequence[str]]) – (experimental) ack-x12-version property. Specify an array of string values to match this event if the actual value of ack-x12-version 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 fieldend_timestamp (
Optional[Sequence[str]]) – (experimental) end-timestamp property. Specify an array of string values to match this event if the actual value of end-timestamp 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: - -failure_code (
Optional[Sequence[str]]) – (experimental) failure-code property. Specify an array of string values to match this event if the actual value of failure-code 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 fieldfailure_message (
Optional[Sequence[str]]) – (experimental) failure-message property. Specify an array of string values to match this event if the actual value of failure-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 fieldinput_file_s3_attributes (
Union[InputFileS3Attributes,Dict[str,Any],None]) – (experimental) input-file-s3-attributes property. Specify an array of string values to match this event if the actual value of input-file-s3-attributes 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 fieldinput_x12_transaction_set (
Optional[Sequence[str]]) – (experimental) input-x12-transaction-set property. Specify an array of string values to match this event if the actual value of input-x12-transaction-set 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 fieldinput_x12_version (
Optional[Sequence[str]]) – (experimental) input-x12-version property. Specify an array of string values to match this event if the actual value of input-x12-version 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 fieldstart_timestamp (
Optional[Sequence[str]]) – (experimental) start-timestamp property. Specify an array of string values to match this event if the actual value of start-timestamp 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 fieldtrading_partner_id (
Optional[Sequence[str]]) – (experimental) trading-partner-id property. Specify an array of string values to match this event if the actual value of trading-partner-id 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 fieldtransformer_job_id (
Optional[Sequence[str]]) – (experimental) transformer-job-id property. Specify an array of string values to match this event if the actual value of transformer-job-id 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_b2bi import events as b2bi_events acknowledgement_failed_props = b2bi_events.AcknowledgementFailed.AcknowledgementFailedProps( ack_x12_type=["ackX12Type"], ack_x12_version=["ackX12Version"], end_timestamp=["endTimestamp"], event_metadata=AWSEventMetadataProps( region=["region"], resources=["resources"], version=["version"] ), failure_code=["failureCode"], failure_message=["failureMessage"], input_file_s3_attributes=b2bi_events.AcknowledgementFailed.InputFileS3Attributes( bucket=["bucket"], object_key=["objectKey"], object_size_bytes=["objectSizeBytes"] ), input_x12_transaction_set=["inputX12TransactionSet"], input_x12_version=["inputX12Version"], start_timestamp=["startTimestamp"], trading_partner_id=["tradingPartnerId"], transformer_job_id=["transformerJobId"] )
Attributes
- ack_x12_type
(experimental) ack-x12-type property.
Specify an array of string values to match this event if the actual value of ack-x12-type 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
- ack_x12_version
(experimental) ack-x12-version property.
Specify an array of string values to match this event if the actual value of ack-x12-version 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
- end_timestamp
(experimental) end-timestamp property.
Specify an array of string values to match this event if the actual value of end-timestamp 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
- failure_code
(experimental) failure-code property.
Specify an array of string values to match this event if the actual value of failure-code 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
- failure_message
(experimental) failure-message property.
Specify an array of string values to match this event if the actual value of failure-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
- input_file_s3_attributes
(experimental) input-file-s3-attributes property.
Specify an array of string values to match this event if the actual value of input-file-s3-attributes 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
- input_x12_transaction_set
(experimental) input-x12-transaction-set property.
Specify an array of string values to match this event if the actual value of input-x12-transaction-set 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
- input_x12_version
(experimental) input-x12-version property.
Specify an array of string values to match this event if the actual value of input-x12-version 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
- start_timestamp
(experimental) start-timestamp property.
Specify an array of string values to match this event if the actual value of start-timestamp 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
- trading_partner_id
(experimental) trading-partner-id property.
Specify an array of string values to match this event if the actual value of trading-partner-id 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
- transformer_job_id
(experimental) transformer-job-id property.
Specify an array of string values to match this event if the actual value of transformer-job-id 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
InputFileS3Attributes
- class AcknowledgementFailed.InputFileS3Attributes(*, bucket=None, object_key=None, object_size_bytes=None)
Bases:
object(experimental) Type definition for Input-file-s3-attributes.
- Parameters:
bucket (
Optional[Sequence[str]]) – (experimental) bucket property. Specify an array of string values to match this event if the actual value of bucket 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 fieldobject_key (
Optional[Sequence[str]]) – (experimental) object-key property. Specify an array of string values to match this event if the actual value of object-key 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 fieldobject_size_bytes (
Optional[Sequence[str]]) – (experimental) object-size-bytes property. Specify an array of string values to match this event if the actual value of object-size-bytes 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:
# 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_b2bi import events as b2bi_events input_file_s3_attributes = b2bi_events.AcknowledgementFailed.InputFileS3Attributes( bucket=["bucket"], object_key=["objectKey"], object_size_bytes=["objectSizeBytes"] )
Attributes
- bucket
(experimental) bucket property.
Specify an array of string values to match this event if the actual value of bucket 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
- object_key
(experimental) object-key property.
Specify an array of string values to match this event if the actual value of object-key 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
- object_size_bytes
(experimental) object-size-bytes property.
Specify an array of string values to match this event if the actual value of object-size-bytes 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