EventBridge
Implementation details for API events
Coverage Overview
EventBridge
is supported by LocalStack
in the community image.
Availability | Testing* | |||||||
---|---|---|---|---|---|---|---|---|
Operation | Implemented | Image | Internal Test Suite | External Test Suite | Terraform Validated | AWS Validated | Snapshot Tested | Details |
ActivateEventSource | ||||||||
CancelReplay | ✔️ | community | ✔️ | |||||
CreateApiDestination | ✔️ | community | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
CreateArchive | ✔️ | community | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
CreateConnection | ✔️ | community | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
CreateEndpoint | ||||||||
CreateEventBus | ✔️ | community | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
CreatePartnerEventSource | ||||||||
DeactivateEventSource | ||||||||
DeauthorizeConnection | ||||||||
DeleteApiDestination | ✔️ | community | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
DeleteArchive | ✔️ | community | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
DeleteConnection | ✔️ | community | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
DeleteEndpoint | ||||||||
DeleteEventBus | ✔️ | community | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
DeletePartnerEventSource | ||||||||
DeleteRule | ✔️ | community | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
DescribeApiDestination | ✔️ | community | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
DescribeArchive | ✔️ | community | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
DescribeConnection | ✔️ | community | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
DescribeEndpoint | ||||||||
DescribeEventBus | ✔️ | community | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
DescribeEventSource | ||||||||
DescribePartnerEventSource | ||||||||
DescribeReplay | ✔️ | community | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
DescribeRule | ✔️ | community | ✔️ | ✔️ | ✔️ | Show Tests | ||
DisableRule | ✔️ | community | ✔️ | ✔️ | ✔️ | Show Tests | ||
EnableRule | ✔️ | community | ✔️ | ✔️ | ✔️ | Show Tests | ||
ListApiDestinations | ✔️ | community | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
ListArchives | ✔️ | community | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
ListConnections | ✔️ | community | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
ListEndpoints | ||||||||
ListEventBuses | ✔️ | community | ✔️ | ✔️ | ✔️ | Show Tests | ||
ListEventSources | ||||||||
ListPartnerEventSourceAccounts | ||||||||
ListPartnerEventSources | ||||||||
ListReplays | ✔️ | community | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
ListRuleNamesByTarget | ||||||||
ListRules | ✔️ | community | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
ListTagsForResource | ✔️ | community | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
ListTargetsByRule | ✔️ | community | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
PutEvents | ✔️ | community | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
PutPartnerEvents | ||||||||
PutPermission | ✔️ | community | ✔️ | ✔️ | ✔️ | Show Tests | ||
PutRule | ✔️ | community | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
PutTargets | ✔️ | community | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
RemovePermission | ✔️ | community | ✔️ | ✔️ | ✔️ | Show Tests | ||
RemoveTargets | ✔️ | community | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
StartReplay | ✔️ | community | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
TagResource | ✔️ | community | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
TestEventPattern | ✔️ | community | ✔️ | ✔️ | ✔️ | Show Tests | ||
UntagResource | ✔️ | community | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
UpdateApiDestination | ✔️ | community | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
UpdateArchive | ✔️ | community | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
UpdateConnection | ✔️ | community | ✔️ | ✔️ | ✔️ | Show Tests | ||
UpdateEndpoint | ||||||||
UpdateEventBus |
Terminology
- Internal Test Suite: tested by LocalStack's internal integration test suite
- External Test Suite: covered by an external integration test suite, that runs against LocalStack
- Terraform Validated: operation tested with Terraform
- AWS Validated: the integration test that includes this operation call was validated against AWS
- Snapshot Tested: the operation is part of a snapshot parity test, which verifies the responses by LocalStack and AWS are the same
Testing Details
This section gives an overview about the internal integration test suite and the specific test cases that recorded the API call.How to read the test details?
For each operation we put up a list of the related integration test cases.
Those operation calls have been recorded during the execution of the outlined test cases. Some calls might be internal, i.e., they are not explicitly called in the test, but are triggered implicitly by the LocalStack framework.
Those operation calls have been recorded during the execution of the outlined test cases. Some calls might be internal, i.e., they are not explicitly called in the test, but are triggered implicitly by the LocalStack framework.
- Parameters: The tests are ordered by the parameters used, which are highlighted in bold.
- Test Details: LocalStack Community or LocalStack Pro indicates where the test originates. For each test you see:
- test name
- status code returned (which is the expected one for the test case)
- information about validation:
- AWS validated the test is validated against AWS, meaning it run successfully against real AWS as well
- Snapshot Tested this is a snapshot parity test, meaning the responses are validated against AWS
CreateApiDestination
Parameters: ConnectionArn, Description, HttpMethod, InvocationEndpoint, Name
- LocalStack Community
- test_cfn_event_api_destination_resource LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_cfn_event_api_destination_resource HTTP Status Code: 200 AWS validated
- test_api_destinations[auth0] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeApiDestinations::test_api_destinations[auth0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_api_destinations[auth1] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeApiDestinations::test_api_destinations[auth1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_api_destinations[auth2] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeApiDestinations::test_api_destinations[auth2] HTTP Status Code: 200 AWS validated Snapshot Tested
- LocalStack Community
- test_put_events_to_target_api_destinations[auth0] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiDestination::test_put_events_to_target_api_destinations[auth0] HTTP Status Code: 200
- test_put_events_to_target_api_destinations[auth1] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiDestination::test_put_events_to_target_api_destinations[auth1] HTTP Status Code: 200
- test_put_events_to_target_api_destinations[auth2] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiDestination::test_put_events_to_target_api_destinations[auth2] HTTP Status Code: 200
- test_create_api_destination_invalid_parameters LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeApiDestinations::test_create_api_destination_invalid_parameters HTTP Status Code: 400 (ValidationException) AWS validated Snapshot Tested
- test_create_api_destination_name_validation LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeApiDestinations::test_create_api_destination_name_validation HTTP Status Code: 400 (ValidationException) AWS validated Snapshot Tested
CreateArchive
Parameters: ArchiveName, Description, EventPattern, EventSourceArn, RetentionDays
- LocalStack Community
- test_create_archive_error_duplicate[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_create_archive_error_duplicate[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_archive_error_duplicate[default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_create_archive_error_duplicate[default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_list_describe_update_delete_archive[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_create_list_describe_update_delete_archive[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_list_describe_update_delete_archive[default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_create_list_describe_update_delete_archive[default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_state_enabled[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_state_enabled[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_state_enabled[default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_state_enabled[default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[True-custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[True-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[True-default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[True-default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_name_prefix[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_name_prefix[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_name_prefix[default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_name_prefix[default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_source_arn[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_source_arn[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_source_arn[default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_source_arn[default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_archive_error_duplicate[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_create_archive_error_duplicate[custom] HTTP Status Code: 400 (ResourceAlreadyExistsException) AWS validated Snapshot Tested
- test_create_archive_error_duplicate[default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_create_archive_error_duplicate[default] HTTP Status Code: 400 (ResourceAlreadyExistsException) AWS validated Snapshot Tested
- test_create_archive_error_unknown_event_bus LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_create_archive_error_unknown_event_bus HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
- LocalStack Community
- test_list_archive_with_events[False-custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[False-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[False-default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[False-default] HTTP Status Code: 200 AWS validated Snapshot Tested
- LocalStack Community
- test_start_replay_error_invalid_end_time[0] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_start_replay_error_invalid_end_time[0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_start_replay_error_invalid_end_time[10] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_start_replay_error_invalid_end_time[10] HTTP Status Code: 200 AWS validated Snapshot Tested
- LocalStack Community
- test_list_replay_with_limit LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replay_with_limit HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_replays_with_event_source_arn LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replays_with_event_source_arn HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_replays_with_prefix LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replays_with_prefix HTTP Status Code: 200 AWS validated Snapshot Tested
- test_start_replay_error_duplicate_different_archive LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_start_replay_error_duplicate_different_archive HTTP Status Code: 200 AWS validated Snapshot Tested
- test_start_replay_error_duplicate_name_same_archive LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_start_replay_error_duplicate_name_same_archive HTTP Status Code: 200 AWS validated Snapshot Tested
- test_start_replay_error_unknown_event_bus LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_start_replay_error_unknown_event_bus HTTP Status Code: 200 AWS validated Snapshot Tested
CreateConnection
Parameters: AuthParameters, AuthorizationType, Description, Name
- LocalStack Community
- test_cfn_event_api_destination_resource LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_cfn_event_api_destination_resource HTTP Status Code: 200 AWS validated
- test_cfn_event_bus_resource LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_cfn_event_bus_resource HTTP Status Code: 200 AWS validated
- LocalStack Community
- test_api_destinations[auth0] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeApiDestinations::test_api_destinations[auth0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_api_destinations[auth1] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeApiDestinations::test_api_destinations[auth1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_api_destinations[auth2] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeApiDestinations::test_api_destinations[auth2] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_api_destination_name_validation LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeApiDestinations::test_create_api_destination_name_validation HTTP Status Code: 200 AWS validated Snapshot Tested
- test_connection_secrets[api-key] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_connection_secrets[api-key] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_connection_secrets[basic] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_connection_secrets[basic] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_connection_secrets[oauth] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_connection_secrets[oauth] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_connection LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_create_connection HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_connection_with_auth[auth_params0] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_create_connection_with_auth[auth_params0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_connection_with_auth[auth_params1] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_create_connection_with_auth[auth_params1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_connection_with_auth[auth_params2] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_create_connection_with_auth[auth_params2] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_delete_connection LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_delete_connection HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_connections LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_list_connections HTTP Status Code: 200 AWS validated Snapshot Tested
- test_update_connection LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_update_connection HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_to_target_api_destinations[auth0] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiDestination::test_put_events_to_target_api_destinations[auth0] HTTP Status Code: 200
- test_put_events_to_target_api_destinations[auth1] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiDestination::test_put_events_to_target_api_destinations[auth1] HTTP Status Code: 200
- test_put_events_to_target_api_destinations[auth2] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiDestination::test_put_events_to_target_api_destinations[auth2] HTTP Status Code: 200
- test_create_connection_invalid_parameters LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_create_connection_invalid_parameters HTTP Status Code: 400 (ValidationException) AWS validated Snapshot Tested
- test_create_connection_name_validation LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_create_connection_name_validation HTTP Status Code: 400 (ValidationException) AWS validated Snapshot Tested
- test_create_connection_validations LocalStack Community: tests/aws/services/events/test_events.py::TestEvents::test_create_connection_validations HTTP Status Code: 400 (ValidationException) AWS validated Snapshot Tested
CreateEventBus
Parameters: Description, Name
- LocalStack Community
- test_create_list_describe_delete_custom_event_buses[True-regions0] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_create_list_describe_delete_custom_event_buses[True-regions0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_list_describe_delete_custom_event_buses[True-regions1] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_create_list_describe_delete_custom_event_buses[True-regions1] HTTP Status Code: 200 AWS validated Snapshot Tested
- LocalStack Community
- test_list_stack_resources_for_removed_resource LocalStack Community: tests/aws/services/cloudformation/api/test_stacks.py::TestStacksApi::test_list_stack_resources_for_removed_resource HTTP Status Code: 200
- test_cfn_event_api_destination_resource LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_cfn_event_api_destination_resource HTTP Status Code: 200 AWS validated
- test_cfn_event_bus_resource LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_cfn_event_bus_resource HTTP Status Code: 200 AWS validated
- test_event_rule_to_logs LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_event_rule_to_logs HTTP Status Code: 200 AWS validated
- test_eventbus_policies LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_eventbus_policies HTTP Status Code: 200 AWS validated
- test_eventbus_policy_statement LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_eventbus_policy_statement HTTP Status Code: 200 AWS validated
- test_rule_properties LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_rule_properties HTTP Status Code: 200 AWS validated Snapshot Tested
- test_events_sqs_sns_lambda LocalStack Community: tests/aws/services/cloudformation/resources/test_integration.py::test_events_sqs_sns_lambda HTTP Status Code: 200 AWS validated
- test_generic_destination_routing[sqs-sqs] LocalStack Community: tests/aws/services/cloudformation/resources/test_lambda.py::TestCfnLambdaDestinations::test_generic_destination_routing[sqs-sqs] HTTP Status Code: 200 AWS validated
- test_create_archive_error_duplicate[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_create_archive_error_duplicate[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_list_describe_update_delete_archive[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_create_list_describe_update_delete_archive[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_state_enabled[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_state_enabled[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[False-custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[False-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[True-custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[True-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_name_prefix[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_name_prefix[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_source_arn[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_source_arn[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_replay_with_limit LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replay_with_limit HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_replays_with_event_source_arn LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replays_with_event_source_arn HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_replays_with_prefix LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replays_with_prefix HTTP Status Code: 200 AWS validated Snapshot Tested
- test_start_replay_error_duplicate_different_archive LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_start_replay_error_duplicate_different_archive HTTP Status Code: 200 AWS validated Snapshot Tested
- test_start_replay_error_duplicate_name_same_archive LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_start_replay_error_duplicate_name_same_archive HTTP Status Code: 200 AWS validated Snapshot Tested
- test_start_replay_error_invalid_end_time[0] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_start_replay_error_invalid_end_time[0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_start_replay_error_invalid_end_time[10] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_start_replay_error_invalid_end_time[10] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_start_replay_error_unknown_event_bus LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_start_replay_error_unknown_event_bus HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_list_describe_delete_custom_event_buses[False-regions0] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_create_list_describe_delete_custom_event_buses[False-regions0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_list_describe_delete_custom_event_buses[False-regions1] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_create_list_describe_delete_custom_event_buses[False-regions1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_multiple_event_buses_same_name LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_create_multiple_event_buses_same_name HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_event_buses_with_limit LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_list_event_buses_with_limit HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_event_buses_with_prefix LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_list_event_buses_with_prefix HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_bus_to_bus[domain] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_bus_to_bus[domain] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_bus_to_bus[path] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_bus_to_bus[path] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_bus_to_bus[standard] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_bus_to_bus[standard] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_to_default_eventbus_for_custom_eventbus LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_to_default_eventbus_for_custom_eventbus HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_permission[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_permission[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_remove_permission[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_remove_permission[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_remove_permission_non_existing_sid[False-custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_remove_permission_non_existing_sid[False-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_remove_permission_non_existing_sid[True-custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_remove_permission_non_existing_sid[True-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_pattern_nested LocalStack Community: tests/aws/services/events/test_events.py::TestEventPattern::test_put_events_pattern_nested HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_pattern_with_values_in_array LocalStack Community: tests/aws/services/events/test_events.py::TestEventPattern::test_put_events_pattern_with_values_in_array HTTP Status Code: 200 AWS validated Snapshot Tested
- test_disable_re_enable_rule[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_disable_re_enable_rule[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_rule_with_limit LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_list_rule_with_limit HTTP Status Code: 200 AWS validated Snapshot Tested
- test_process_pattern_to_single_matching_rules_single_target LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_process_pattern_to_single_matching_rules_single_target HTTP Status Code: 200 AWS validated Snapshot Tested
- test_process_to_multiple_matching_rules_different_targets LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_process_to_multiple_matching_rules_different_targets HTTP Status Code: 200 AWS validated
- test_process_to_multiple_matching_rules_single_target LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_process_to_multiple_matching_rules_single_target HTTP Status Code: 200 AWS validated Snapshot Tested
- test_process_to_single_matching_rules_single_target LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_process_to_single_matching_rules_single_target HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_list_with_prefix_describe_delete_rule[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_put_list_with_prefix_describe_delete_rule[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_multiple_rules_with_same_name LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_put_multiple_rules_with_same_name HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_list_remove_target[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventTarget::test_put_list_remove_target[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_exceed_limit_ten_entries[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEvents::test_put_events_exceed_limit_ten_entries[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_time LocalStack Community: tests/aws/services/events/test_events.py::TestEvents::test_put_events_time HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events[custom-account] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::TestEventsCrossAccountRegion::test_put_events[custom-account] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[custom-account] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[custom-account] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[custom-region] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[custom-region] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[custom-region_account] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[custom-region_account] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path_max_level_depth LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path_max_level_depth HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path_multiple_targets LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path_multiple_targets HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path_nested[event_detail0] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path_nested[event_detail0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path_nested[event_detail1] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path_nested[event_detail1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement["<listmulti> multiple list items"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement["<listmulti> multiple list items"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement["<listsingle> single list item <listmulti> multiple list items <systemstring> system account id <payload> payload <userId> user id"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement["<listsingle> single list item <listmulti> multiple list items <systemstring> system account id <payload> payload <userId> user id"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement["<listsingle> single list item"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement["<listsingle> single list item"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement["Payload of <payload> with path users-service/users/<userId> and <userId>"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement["Payload of <payload> with path users-service/users/<userId> and <userId>"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"id" : "<userId>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"id" : "<userId>"}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"id" : <userId>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"id" : <userId>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"method": "PUT", "nested": {"level1": {"level2": {"level3": "users-service/users/<userId>"} } }, "bod": "<userId>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"method": "PUT", "nested": {"level1": {"level2": {"level3": "users-service/users/<userId>"} } }, "bod": "<userId>"}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "bod": <payload>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "bod": <payload>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "bod": [<userId>, "hardcoded"]}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "bod": [<userId>, "hardcoded"]}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "id": <userId>, "body": <payload>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "id": <userId>, "body": <payload>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"multi_replacement": "users/<userId>/second/<userId>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"multi_replacement": "users/<userId>/second/<userId>"}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"singlelistitem": <listsingle>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"singlelistitem": <listsingle>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement_not_valid[{"not_valid": "users-service/users/<payload>", "bod": <payload>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement_not_valid[{"not_valid": "users-service/users/<payload>", "bod": <payload>}] HTTP Status Code: 200 AWS validated
- test_input_transformer_nested_keys_replacement_not_valid[{"payload": "<payload>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement_not_valid[{"payload": "<payload>"}] HTTP Status Code: 200 AWS validated
- test_input_transformer_nested_keys_replacement_not_valid[{"singlelistitem": "<listsingle>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement_not_valid[{"singlelistitem": "<listsingle>"}] HTTP Status Code: 200 AWS validated
- test_input_transformer_predefined_variables["Message containing all pre defined variables <aws.events.rule-arn> <aws.events.rule-name> <aws.events.event.ingestion-time>"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_predefined_variables["Message containing all pre defined variables <aws.events.rule-arn> <aws.events.rule-name> <aws.events.event.ingestion-time>"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_predefined_variables[{"originalEvent": <aws.events.event>, "originalEventJson": <aws.events.event.json>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_predefined_variables[{"originalEvent": <aws.events.event>, "originalEventJson": <aws.events.event.json>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_transformer_input_template_json LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_put_events_with_input_transformer_input_template_json HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_transformer_input_template_string["Event of <detail-type> type, at time <timestamp>, info extracted from detail <command>"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_put_events_with_input_transformer_input_template_string["Event of <detail-type> type, at time <timestamp>, info extracted from detail <command>"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_transformer_input_template_string["{[/Check with special starting characters for event of <detail-type> type"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_put_events_with_input_transformer_input_template_string["{[/Check with special starting characters for event of <detail-type> type"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_transformer_missing_keys LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_put_events_with_input_transformer_missing_keys HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_event_input_path_and_input_transformer LocalStack Community: tests/aws/services/events/test_events_inputs.py::test_put_event_input_path_and_input_transformer HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_event_with_content_base_rule_in_pattern LocalStack Community: tests/aws/services/events/test_events_patterns.py::TestRuleWithPattern::test_put_event_with_content_base_rule_in_pattern HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_rule_pattern_anything_but LocalStack Community: tests/aws/services/events/test_events_patterns.py::TestRuleWithPattern::test_put_events_with_rule_pattern_anything_but HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_rule_pattern_exists_false LocalStack Community: tests/aws/services/events/test_events_patterns.py::TestRuleWithPattern::test_put_events_with_rule_pattern_exists_false HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_rule_pattern_exists_true LocalStack Community: tests/aws/services/events/test_events_patterns.py::TestRuleWithPattern::test_put_events_with_rule_pattern_exists_true HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_put_rule_with_schedule_custom_event_bus LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleRate::tests_put_rule_with_schedule_custom_event_bus HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_tags_for_deleted_event_bus LocalStack Community: tests/aws/services/events/test_events_tags.py::TestEventBusTags::test_list_tags_for_deleted_event_bus HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_tags_for_deleted_rule LocalStack Community: tests/aws/services/events/test_events_tags.py::TestRuleTags::test_list_tags_for_deleted_rule HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_rule_with_tags LocalStack Community: tests/aws/services/events/test_events_tags.py::TestRuleTags::test_put_rule_with_tags HTTP Status Code: 200 AWS validated Snapshot Tested
- test_recreate_tagged_resource_without_tags[event_bus-event_bus_custom] LocalStack Community: tests/aws/services/events/test_events_tags.py::test_recreate_tagged_resource_without_tags[event_bus-event_bus_custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_recreate_tagged_resource_without_tags[rule-event_bus_custom] LocalStack Community: tests/aws/services/events/test_events_tags.py::test_recreate_tagged_resource_without_tags[rule-event_bus_custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_tag_untag_resource[event_bus-event_bus_custom] LocalStack Community: tests/aws/services/events/test_events_tags.py::tests_tag_untag_resource[event_bus-event_bus_custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_tag_untag_resource[rule-event_bus_custom] LocalStack Community: tests/aws/services/events/test_events_tags.py::tests_tag_untag_resource[rule-event_bus_custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_api_gateway LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiGateway::test_put_events_with_target_api_gateway HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_cloudwatch_logs LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetCloudWatchLogs::test_put_events_with_target_cloudwatch_logs HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_events[bus_combination0] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetEvents::test_put_events_with_target_events[bus_combination0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_events[bus_combination1] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetEvents::test_put_events_with_target_events[bus_combination1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_events[bus_combination2] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetEvents::test_put_events_with_target_events[bus_combination2] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_firehose LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetFirehose::test_put_events_with_target_firehose HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_kinesis LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetKinesis::test_put_events_with_target_kinesis HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_lambda LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetLambda::test_put_events_with_target_lambda HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_lambda_list_entries_partial_match LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetLambda::test_put_events_with_target_lambda_list_entries_partial_match HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_lambda_list_entry LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetLambda::test_put_events_with_target_lambda_list_entry HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sns[domain] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSns::test_put_events_with_target_sns[domain] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sns[path] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSns::test_put_events_with_target_sns[path] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sns[standard] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSns::test_put_events_with_target_sns[standard] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sqs LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSqs::test_put_events_with_target_sqs HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sqs_event_detail_match LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSqs::test_put_events_with_target_sqs_event_detail_match HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_statefunction_machine LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetStepFunctions::test_put_events_with_target_statefunction_machine HTTP Status Code: 200 AWS validated
- test_invoke_lambda_eventbridge LocalStack Community: tests/aws/services/lambda_/test_lambda_destinations.py::TestLambdaDestinationEventbridge::test_invoke_lambda_eventbridge HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_rules_deployed LocalStack Community: tests/aws/test_serverless.py::TestServerless::test_event_rules_deployed HTTP Status Code: 200 AWS validated
- test_create_multiple_event_buses_same_name LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_create_multiple_event_buses_same_name HTTP Status Code: 400 (ResourceAlreadyExistsException) AWS validated Snapshot Tested
- LocalStack Pro
- test_populate_data LocalStack Pro: tests/aws/scenario/serverlesspresso/test_serverlesspresso.py::TestServerlesspressoScenario::test_populate_data HTTP Status Code: 200 AWS validated
- test_put_events_with_target_ecs LocalStack Pro: tests/aws/services/events/test_events_targets.py::TestEventsTargetECS::test_put_events_with_target_ecs HTTP Status Code: 200 AWS validated Snapshot Tested
- test_enforce_policy_events LocalStack Pro: tests/aws/services/iam/test_iam_enforcement.py::TestIAMEnforcementIdentityBasedPolicies::test_enforce_policy_events HTTP Status Code: 200 AWS validated
- test_eventbridge_policies LocalStack Pro: tests/aws/services/iam/test_iam_enforcement.py::TestIAMEnforcementResourceBasedPolicies::test_eventbridge_policies HTTP Status Code: 200 AWS validated Snapshot Tested
- test_events_events LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_events HTTP Status Code: 200 AWS validated
- test_events_firehose LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_firehose HTTP Status Code: 200 AWS validated
- test_events_kinesis LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_kinesis HTTP Status Code: 200 AWS validated
- test_events_lambda LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_lambda HTTP Status Code: 200 AWS validated
- test_events_logs LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_logs HTTP Status Code: 200 AWS validated
- test_events_sns LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_sns HTTP Status Code: 200 AWS validated
- test_events_sqs LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_sqs HTTP Status Code: 200 AWS validated
- test_target_events LocalStack Pro: tests/aws/services/pipes/test_pipes_targets.py::TestPipesTargets::test_target_events HTTP Status Code: 200 AWS validated Snapshot Tested
- test_enforce_policy_events LocalStack Pro: tests/aws/services/iam/test_iam_enforcement.py::TestIAMEnforcementIdentityBasedPolicies::test_enforce_policy_events HTTP Status Code: 400 (AccessDeniedException) AWS validated
- LocalStack Community
- test_create_event_bus_with_tags LocalStack Community: tests/aws/services/events/test_events_tags.py::TestEventBusTags::test_create_event_bus_with_tags HTTP Status Code: 200 AWS validated Snapshot Tested
DeleteApiDestination
Parameters: Name
- LocalStack Community
- test_cfn_event_api_destination_resource LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_cfn_event_api_destination_resource HTTP Status Code: 200 AWS validated
- test_api_destinations[auth0] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeApiDestinations::test_api_destinations[auth0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_api_destinations[auth1] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeApiDestinations::test_api_destinations[auth1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_api_destinations[auth2] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeApiDestinations::test_api_destinations[auth2] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_to_target_api_destinations[auth0] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiDestination::test_put_events_to_target_api_destinations[auth0] HTTP Status Code: 200
- test_put_events_to_target_api_destinations[auth1] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiDestination::test_put_events_to_target_api_destinations[auth1] HTTP Status Code: 200
- test_put_events_to_target_api_destinations[auth2] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiDestination::test_put_events_to_target_api_destinations[auth2] HTTP Status Code: 200
DeleteArchive
Parameters: ArchiveName
- LocalStack Community
- test_create_archive_error_duplicate[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_create_archive_error_duplicate[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_archive_error_duplicate[default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_create_archive_error_duplicate[default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_list_describe_update_delete_archive[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_create_list_describe_update_delete_archive[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_list_describe_update_delete_archive[default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_create_list_describe_update_delete_archive[default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_state_enabled[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_state_enabled[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_state_enabled[default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_state_enabled[default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[False-custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[False-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[False-default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[False-default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[True-custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[True-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[True-default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[True-default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_name_prefix[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_name_prefix[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_name_prefix[default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_name_prefix[default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_source_arn[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_source_arn[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_source_arn[default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_source_arn[default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_replay_with_limit LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replay_with_limit HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_replays_with_event_source_arn LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replays_with_event_source_arn HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_replays_with_prefix LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replays_with_prefix HTTP Status Code: 200 AWS validated Snapshot Tested
- test_start_replay_error_duplicate_different_archive LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_start_replay_error_duplicate_different_archive HTTP Status Code: 200 AWS validated Snapshot Tested
- test_start_replay_error_duplicate_name_same_archive LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_start_replay_error_duplicate_name_same_archive HTTP Status Code: 200 AWS validated Snapshot Tested
- test_start_replay_error_invalid_end_time[0] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_start_replay_error_invalid_end_time[0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_start_replay_error_invalid_end_time[10] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_start_replay_error_invalid_end_time[10] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_start_replay_error_unknown_event_bus LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_start_replay_error_unknown_event_bus HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_list_describe_update_delete_archive[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_create_list_describe_update_delete_archive[custom] HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
- test_create_list_describe_update_delete_archive[default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_create_list_describe_update_delete_archive[default] HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
- test_delete_archive_error_unknown_archive LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_delete_archive_error_unknown_archive HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
- test_list_replays_with_prefix LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replays_with_prefix HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
DeleteConnection
Parameters: Name
- LocalStack Community
- test_cfn_event_api_destination_resource LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_cfn_event_api_destination_resource HTTP Status Code: 200 AWS validated
- test_cfn_event_bus_resource LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_cfn_event_bus_resource HTTP Status Code: 200 AWS validated
- test_api_destinations[auth0] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeApiDestinations::test_api_destinations[auth0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_api_destinations[auth1] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeApiDestinations::test_api_destinations[auth1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_api_destinations[auth2] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeApiDestinations::test_api_destinations[auth2] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_api_destination_name_validation LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeApiDestinations::test_create_api_destination_name_validation HTTP Status Code: 200 AWS validated Snapshot Tested
- test_connection_secrets[api-key] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_connection_secrets[api-key] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_connection_secrets[basic] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_connection_secrets[basic] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_connection_secrets[oauth] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_connection_secrets[oauth] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_connection LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_create_connection HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_connection_with_auth[auth_params0] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_create_connection_with_auth[auth_params0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_connection_with_auth[auth_params1] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_create_connection_with_auth[auth_params1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_connection_with_auth[auth_params2] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_create_connection_with_auth[auth_params2] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_delete_connection LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_delete_connection HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_connections LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_list_connections HTTP Status Code: 200 AWS validated Snapshot Tested
- test_update_connection LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_update_connection HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_to_target_api_destinations[auth0] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiDestination::test_put_events_to_target_api_destinations[auth0] HTTP Status Code: 200
- test_put_events_to_target_api_destinations[auth1] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiDestination::test_put_events_to_target_api_destinations[auth1] HTTP Status Code: 200
- test_put_events_to_target_api_destinations[auth2] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiDestination::test_put_events_to_target_api_destinations[auth2] HTTP Status Code: 200
- test_delete_connection LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_delete_connection HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
DeleteEventBus
Parameters: Name
- LocalStack Community
- test_cfn_event_api_destination_resource LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_cfn_event_api_destination_resource HTTP Status Code: 200 AWS validated
- test_cfn_event_bus_resource LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_cfn_event_bus_resource HTTP Status Code: 200 AWS validated
- test_event_rule_to_logs LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_event_rule_to_logs HTTP Status Code: 200 AWS validated
- test_eventbus_policy_statement LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_eventbus_policy_statement HTTP Status Code: 200 AWS validated
- test_rule_properties LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_rule_properties HTTP Status Code: 200 AWS validated Snapshot Tested
- test_events_sqs_sns_lambda LocalStack Community: tests/aws/services/cloudformation/resources/test_integration.py::test_events_sqs_sns_lambda HTTP Status Code: 200 AWS validated
- test_generic_destination_routing[sqs-sqs] LocalStack Community: tests/aws/services/cloudformation/resources/test_lambda.py::TestCfnLambdaDestinations::test_generic_destination_routing[sqs-sqs] HTTP Status Code: 200 AWS validated
- test_create_archive_error_duplicate[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_create_archive_error_duplicate[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_list_describe_update_delete_archive[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_create_list_describe_update_delete_archive[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_state_enabled[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_state_enabled[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[False-custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[False-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[True-custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[True-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_name_prefix[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_name_prefix[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_source_arn[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_source_arn[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_replay_with_limit LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replay_with_limit HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_replays_with_event_source_arn LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replays_with_event_source_arn HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_replays_with_prefix LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replays_with_prefix HTTP Status Code: 200 AWS validated Snapshot Tested
- test_start_replay_error_unknown_event_bus LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_start_replay_error_unknown_event_bus HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_list_describe_delete_custom_event_buses[False-regions0] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_create_list_describe_delete_custom_event_buses[False-regions0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_list_describe_delete_custom_event_buses[False-regions1] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_create_list_describe_delete_custom_event_buses[False-regions1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_list_describe_delete_custom_event_buses[True-regions0] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_create_list_describe_delete_custom_event_buses[True-regions0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_list_describe_delete_custom_event_buses[True-regions1] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_create_list_describe_delete_custom_event_buses[True-regions1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_multiple_event_buses_same_name LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_create_multiple_event_buses_same_name HTTP Status Code: 200 AWS validated Snapshot Tested
- test_describe_delete_not_existing_event_bus LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_describe_delete_not_existing_event_bus HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_event_buses_with_limit LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_list_event_buses_with_limit HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_event_buses_with_prefix LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_list_event_buses_with_prefix HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_bus_to_bus[domain] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_bus_to_bus[domain] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_bus_to_bus[path] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_bus_to_bus[path] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_bus_to_bus[standard] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_bus_to_bus[standard] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_to_default_eventbus_for_custom_eventbus LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_to_default_eventbus_for_custom_eventbus HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_permission[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_permission[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_remove_permission[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_remove_permission[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_remove_permission_non_existing_sid[False-custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_remove_permission_non_existing_sid[False-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_remove_permission_non_existing_sid[True-custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_remove_permission_non_existing_sid[True-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_pattern_nested LocalStack Community: tests/aws/services/events/test_events.py::TestEventPattern::test_put_events_pattern_nested HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_pattern_with_values_in_array LocalStack Community: tests/aws/services/events/test_events.py::TestEventPattern::test_put_events_pattern_with_values_in_array HTTP Status Code: 200 AWS validated Snapshot Tested
- test_disable_re_enable_rule[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_disable_re_enable_rule[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_rule_with_limit LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_list_rule_with_limit HTTP Status Code: 200 AWS validated Snapshot Tested
- test_process_pattern_to_single_matching_rules_single_target LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_process_pattern_to_single_matching_rules_single_target HTTP Status Code: 200 AWS validated Snapshot Tested
- test_process_to_multiple_matching_rules_different_targets LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_process_to_multiple_matching_rules_different_targets HTTP Status Code: 200 AWS validated
- test_process_to_multiple_matching_rules_single_target LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_process_to_multiple_matching_rules_single_target HTTP Status Code: 200 AWS validated Snapshot Tested
- test_process_to_single_matching_rules_single_target LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_process_to_single_matching_rules_single_target HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_list_with_prefix_describe_delete_rule[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_put_list_with_prefix_describe_delete_rule[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_multiple_rules_with_same_name LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_put_multiple_rules_with_same_name HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_list_remove_target[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventTarget::test_put_list_remove_target[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_exceed_limit_ten_entries[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEvents::test_put_events_exceed_limit_ten_entries[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_time LocalStack Community: tests/aws/services/events/test_events.py::TestEvents::test_put_events_time HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events[custom-account] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::TestEventsCrossAccountRegion::test_put_events[custom-account] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[custom-account] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[custom-account] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[custom-region] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[custom-region] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[custom-region_account] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[custom-region_account] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path_max_level_depth LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path_max_level_depth HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path_multiple_targets LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path_multiple_targets HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path_nested[event_detail0] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path_nested[event_detail0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path_nested[event_detail1] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path_nested[event_detail1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement["<listmulti> multiple list items"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement["<listmulti> multiple list items"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement["<listsingle> single list item <listmulti> multiple list items <systemstring> system account id <payload> payload <userId> user id"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement["<listsingle> single list item <listmulti> multiple list items <systemstring> system account id <payload> payload <userId> user id"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement["<listsingle> single list item"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement["<listsingle> single list item"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement["Payload of <payload> with path users-service/users/<userId> and <userId>"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement["Payload of <payload> with path users-service/users/<userId> and <userId>"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"id" : "<userId>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"id" : "<userId>"}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"id" : <userId>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"id" : <userId>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"method": "PUT", "nested": {"level1": {"level2": {"level3": "users-service/users/<userId>"} } }, "bod": "<userId>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"method": "PUT", "nested": {"level1": {"level2": {"level3": "users-service/users/<userId>"} } }, "bod": "<userId>"}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "bod": <payload>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "bod": <payload>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "bod": [<userId>, "hardcoded"]}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "bod": [<userId>, "hardcoded"]}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "id": <userId>, "body": <payload>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "id": <userId>, "body": <payload>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"multi_replacement": "users/<userId>/second/<userId>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"multi_replacement": "users/<userId>/second/<userId>"}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"singlelistitem": <listsingle>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"singlelistitem": <listsingle>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement_not_valid[{"not_valid": "users-service/users/<payload>", "bod": <payload>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement_not_valid[{"not_valid": "users-service/users/<payload>", "bod": <payload>}] HTTP Status Code: 200 AWS validated
- test_input_transformer_nested_keys_replacement_not_valid[{"payload": "<payload>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement_not_valid[{"payload": "<payload>"}] HTTP Status Code: 200 AWS validated
- test_input_transformer_nested_keys_replacement_not_valid[{"singlelistitem": "<listsingle>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement_not_valid[{"singlelistitem": "<listsingle>"}] HTTP Status Code: 200 AWS validated
- test_input_transformer_predefined_variables["Message containing all pre defined variables <aws.events.rule-arn> <aws.events.rule-name> <aws.events.event.ingestion-time>"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_predefined_variables["Message containing all pre defined variables <aws.events.rule-arn> <aws.events.rule-name> <aws.events.event.ingestion-time>"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_predefined_variables[{"originalEvent": <aws.events.event>, "originalEventJson": <aws.events.event.json>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_predefined_variables[{"originalEvent": <aws.events.event>, "originalEventJson": <aws.events.event.json>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_transformer_input_template_json LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_put_events_with_input_transformer_input_template_json HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_transformer_input_template_string["Event of <detail-type> type, at time <timestamp>, info extracted from detail <command>"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_put_events_with_input_transformer_input_template_string["Event of <detail-type> type, at time <timestamp>, info extracted from detail <command>"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_transformer_input_template_string["{[/Check with special starting characters for event of <detail-type> type"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_put_events_with_input_transformer_input_template_string["{[/Check with special starting characters for event of <detail-type> type"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_transformer_missing_keys LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_put_events_with_input_transformer_missing_keys HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_event_input_path_and_input_transformer LocalStack Community: tests/aws/services/events/test_events_inputs.py::test_put_event_input_path_and_input_transformer HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_event_with_content_base_rule_in_pattern LocalStack Community: tests/aws/services/events/test_events_patterns.py::TestRuleWithPattern::test_put_event_with_content_base_rule_in_pattern HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_rule_pattern_anything_but LocalStack Community: tests/aws/services/events/test_events_patterns.py::TestRuleWithPattern::test_put_events_with_rule_pattern_anything_but HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_rule_pattern_exists_false LocalStack Community: tests/aws/services/events/test_events_patterns.py::TestRuleWithPattern::test_put_events_with_rule_pattern_exists_false HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_rule_pattern_exists_true LocalStack Community: tests/aws/services/events/test_events_patterns.py::TestRuleWithPattern::test_put_events_with_rule_pattern_exists_true HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_put_rule_with_schedule_custom_event_bus LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleRate::tests_put_rule_with_schedule_custom_event_bus HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_event_bus_with_tags LocalStack Community: tests/aws/services/events/test_events_tags.py::TestEventBusTags::test_create_event_bus_with_tags HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_tags_for_deleted_event_bus LocalStack Community: tests/aws/services/events/test_events_tags.py::TestEventBusTags::test_list_tags_for_deleted_event_bus HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_tags_for_deleted_rule LocalStack Community: tests/aws/services/events/test_events_tags.py::TestRuleTags::test_list_tags_for_deleted_rule HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_rule_with_tags LocalStack Community: tests/aws/services/events/test_events_tags.py::TestRuleTags::test_put_rule_with_tags HTTP Status Code: 200 AWS validated Snapshot Tested
- test_recreate_tagged_resource_without_tags[event_bus-event_bus_custom] LocalStack Community: tests/aws/services/events/test_events_tags.py::test_recreate_tagged_resource_without_tags[event_bus-event_bus_custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_recreate_tagged_resource_without_tags[rule-event_bus_custom] LocalStack Community: tests/aws/services/events/test_events_tags.py::test_recreate_tagged_resource_without_tags[rule-event_bus_custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_tag_untag_resource[event_bus-event_bus_custom] LocalStack Community: tests/aws/services/events/test_events_tags.py::tests_tag_untag_resource[event_bus-event_bus_custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_tag_untag_resource[rule-event_bus_custom] LocalStack Community: tests/aws/services/events/test_events_tags.py::tests_tag_untag_resource[rule-event_bus_custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_api_gateway LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiGateway::test_put_events_with_target_api_gateway HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_cloudwatch_logs LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetCloudWatchLogs::test_put_events_with_target_cloudwatch_logs HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_events[bus_combination0] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetEvents::test_put_events_with_target_events[bus_combination0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_events[bus_combination1] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetEvents::test_put_events_with_target_events[bus_combination1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_events[bus_combination2] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetEvents::test_put_events_with_target_events[bus_combination2] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_firehose LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetFirehose::test_put_events_with_target_firehose HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_kinesis LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetKinesis::test_put_events_with_target_kinesis HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_lambda LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetLambda::test_put_events_with_target_lambda HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_lambda_list_entries_partial_match LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetLambda::test_put_events_with_target_lambda_list_entries_partial_match HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_lambda_list_entry LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetLambda::test_put_events_with_target_lambda_list_entry HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sns[domain] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSns::test_put_events_with_target_sns[domain] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sns[path] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSns::test_put_events_with_target_sns[path] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sns[standard] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSns::test_put_events_with_target_sns[standard] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sqs LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSqs::test_put_events_with_target_sqs HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sqs_event_detail_match LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSqs::test_put_events_with_target_sqs_event_detail_match HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_statefunction_machine LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetStepFunctions::test_put_events_with_target_statefunction_machine HTTP Status Code: 200 AWS validated
- test_invoke_lambda_eventbridge LocalStack Community: tests/aws/services/lambda_/test_lambda_destinations.py::TestLambdaDestinationEventbridge::test_invoke_lambda_eventbridge HTTP Status Code: 200 AWS validated Snapshot Tested
- test_s3_bucket_deployed LocalStack Community: tests/aws/test_serverless.py::TestServerless::test_s3_bucket_deployed HTTP Status Code: 200 AWS validated
- test_delete_default_event_bus LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_delete_default_event_bus HTTP Status Code: 400 (ValidationException) AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[default-account] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[default-account] HTTP Status Code: 400 (ValidationException) AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[default-region] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[default-region] HTTP Status Code: 400 (ValidationException) AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[default-region_account] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[default-region_account] HTTP Status Code: 400 (ValidationException) AWS validated Snapshot Tested
- LocalStack Pro
- test_websocket LocalStack Pro: tests/aws/scenario/serverlesspresso/test_serverlesspresso.py::TestServerlesspressoScenario::test_websocket HTTP Status Code: 200 AWS validated
- test_put_events_with_target_ecs LocalStack Pro: tests/aws/services/events/test_events_targets.py::TestEventsTargetECS::test_put_events_with_target_ecs HTTP Status Code: 200 AWS validated Snapshot Tested
- test_enforce_policy_events LocalStack Pro: tests/aws/services/iam/test_iam_enforcement.py::TestIAMEnforcementIdentityBasedPolicies::test_enforce_policy_events HTTP Status Code: 200 AWS validated
- test_eventbridge_policies LocalStack Pro: tests/aws/services/iam/test_iam_enforcement.py::TestIAMEnforcementResourceBasedPolicies::test_eventbridge_policies HTTP Status Code: 200 AWS validated Snapshot Tested
- test_events_events LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_events HTTP Status Code: 200 AWS validated
- test_events_firehose LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_firehose HTTP Status Code: 200 AWS validated
- test_events_kinesis LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_kinesis HTTP Status Code: 200 AWS validated
- test_events_lambda LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_lambda HTTP Status Code: 200 AWS validated
- test_events_logs LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_logs HTTP Status Code: 200 AWS validated
- test_events_sns LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_sns HTTP Status Code: 200 AWS validated
- test_events_sqs LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_sqs HTTP Status Code: 200 AWS validated
- test_target_events LocalStack Pro: tests/aws/services/pipes/test_pipes_targets.py::TestPipesTargets::test_target_events HTTP Status Code: 200 AWS validated Snapshot Tested
DeleteRule
Parameters: EventBusName, Force, Name
- LocalStack Pro
- test_events_events LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_events HTTP Status Code: 200 AWS validated
- test_events_logs LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_logs HTTP Status Code: 200 AWS validated
- test_events_sns LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_sns HTTP Status Code: 200 AWS validated
- test_events_sqs LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_sqs HTTP Status Code: 200 AWS validated
- LocalStack Community
- test_create_archive_error_duplicate[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_create_archive_error_duplicate[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_archive_error_duplicate[default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_create_archive_error_duplicate[default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_list_describe_update_delete_archive[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_create_list_describe_update_delete_archive[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_list_describe_update_delete_archive[default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_create_list_describe_update_delete_archive[default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_state_enabled[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_state_enabled[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_state_enabled[default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_state_enabled[default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[False-custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[False-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[False-custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[False-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[False-default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[False-default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[False-default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[False-default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[True-custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[True-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[True-custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[True-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[True-default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[True-default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[True-default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[True-default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_name_prefix[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_name_prefix[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_name_prefix[default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_name_prefix[default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_source_arn[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_source_arn[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_source_arn[default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_source_arn[default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_replay_with_limit LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replay_with_limit HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_replays_with_event_source_arn LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replays_with_event_source_arn HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_replays_with_prefix LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replays_with_prefix HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_replays_with_prefix LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replays_with_prefix HTTP Status Code: 200 AWS validated Snapshot Tested
- test_start_replay_error_duplicate_different_archive LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_start_replay_error_duplicate_different_archive HTTP Status Code: 200 AWS validated Snapshot Tested
- test_start_replay_error_duplicate_name_same_archive LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_start_replay_error_duplicate_name_same_archive HTTP Status Code: 200 AWS validated Snapshot Tested
- test_start_replay_error_invalid_end_time[0] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_start_replay_error_invalid_end_time[0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_start_replay_error_invalid_end_time[10] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_start_replay_error_invalid_end_time[10] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_start_replay_error_unknown_event_bus LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_start_replay_error_unknown_event_bus HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_bus_to_bus[domain] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_bus_to_bus[domain] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_bus_to_bus[path] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_bus_to_bus[path] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_bus_to_bus[standard] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_bus_to_bus[standard] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_nonexistent_event_bus LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_nonexistent_event_bus HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_to_default_eventbus_for_custom_eventbus LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_to_default_eventbus_for_custom_eventbus HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_pattern_nested LocalStack Community: tests/aws/services/events/test_events.py::TestEventPattern::test_put_events_pattern_nested HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_pattern_with_values_in_array LocalStack Community: tests/aws/services/events/test_events.py::TestEventPattern::test_put_events_pattern_with_values_in_array HTTP Status Code: 200 AWS validated Snapshot Tested
- test_delete_rule_with_targets LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_delete_rule_with_targets HTTP Status Code: 200 AWS validated Snapshot Tested
- test_disable_re_enable_rule[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_disable_re_enable_rule[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_disable_re_enable_rule[default] LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_disable_re_enable_rule[default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_rule_with_limit LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_list_rule_with_limit HTTP Status Code: 200 AWS validated Snapshot Tested
- test_process_pattern_to_single_matching_rules_single_target LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_process_pattern_to_single_matching_rules_single_target HTTP Status Code: 200 AWS validated Snapshot Tested
- test_process_to_multiple_matching_rules_different_targets LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_process_to_multiple_matching_rules_different_targets HTTP Status Code: 200 AWS validated
- test_process_to_multiple_matching_rules_single_target LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_process_to_multiple_matching_rules_single_target HTTP Status Code: 200 AWS validated Snapshot Tested
- test_process_to_single_matching_rules_single_target LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_process_to_single_matching_rules_single_target HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_list_with_prefix_describe_delete_rule[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_put_list_with_prefix_describe_delete_rule[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_list_with_prefix_describe_delete_rule[default] LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_put_list_with_prefix_describe_delete_rule[default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_multiple_rules_with_same_name LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_put_multiple_rules_with_same_name HTTP Status Code: 200 AWS validated Snapshot Tested
- test_update_rule_with_targets LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_update_rule_with_targets HTTP Status Code: 200 AWS validated Snapshot Tested
- test_add_exceed_fife_targets_per_rule LocalStack Community: tests/aws/services/events/test_events.py::TestEventTarget::test_add_exceed_fife_targets_per_rule HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_target_by_rule_limit LocalStack Community: tests/aws/services/events/test_events.py::TestEventTarget::test_list_target_by_rule_limit HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_list_remove_target[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventTarget::test_put_list_remove_target[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_list_remove_target[default] LocalStack Community: tests/aws/services/events/test_events.py::TestEventTarget::test_put_list_remove_target[default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_multiple_targets_with_same_arn_across_different_rules LocalStack Community: tests/aws/services/events/test_events.py::TestEventTarget::test_put_multiple_targets_with_same_arn_across_different_rules HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_multiple_targets_with_same_arn_single_rule LocalStack Community: tests/aws/services/events/test_events.py::TestEventTarget::test_put_multiple_targets_with_same_arn_single_rule HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_multiple_targets_with_same_id_across_different_rules LocalStack Community: tests/aws/services/events/test_events.py::TestEventTarget::test_put_multiple_targets_with_same_id_across_different_rules HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_multiple_targets_with_same_id_single_rule LocalStack Community: tests/aws/services/events/test_events.py::TestEventTarget::test_put_multiple_targets_with_same_id_single_rule HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_target_id_validation LocalStack Community: tests/aws/services/events/test_events.py::TestEventTarget::test_put_target_id_validation HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_response_entries_order LocalStack Community: tests/aws/services/events/test_events.py::TestEvents::test_put_events_response_entries_order HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_time LocalStack Community: tests/aws/services/events/test_events.py::TestEvents::test_put_events_time HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_delivery_failure LocalStack Community: tests/aws/services/events/test_events.py::TestEvents::test_put_events_with_target_delivery_failure HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_time_field LocalStack Community: tests/aws/services/events/test_events.py::TestEvents::test_put_events_with_time_field HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events[custom-account] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::TestEventsCrossAccountRegion::test_put_events[custom-account] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[custom-account] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[custom-account] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[custom-region] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[custom-region] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[custom-region_account] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[custom-region_account] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[default-account] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[default-account] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[default-region] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[default-region] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[default-region_account] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[default-region_account] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path_max_level_depth LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path_max_level_depth HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path_multiple_targets LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path_multiple_targets HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path_nested[event_detail0] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path_nested[event_detail0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path_nested[event_detail1] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path_nested[event_detail1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement["<listmulti> multiple list items"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement["<listmulti> multiple list items"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement["<listsingle> single list item <listmulti> multiple list items <systemstring> system account id <payload> payload <userId> user id"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement["<listsingle> single list item <listmulti> multiple list items <systemstring> system account id <payload> payload <userId> user id"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement["<listsingle> single list item"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement["<listsingle> single list item"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement["Payload of <payload> with path users-service/users/<userId> and <userId>"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement["Payload of <payload> with path users-service/users/<userId> and <userId>"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"id" : "<userId>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"id" : "<userId>"}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"id" : <userId>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"id" : <userId>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"method": "PUT", "nested": {"level1": {"level2": {"level3": "users-service/users/<userId>"} } }, "bod": "<userId>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"method": "PUT", "nested": {"level1": {"level2": {"level3": "users-service/users/<userId>"} } }, "bod": "<userId>"}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "bod": <payload>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "bod": <payload>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "bod": [<userId>, "hardcoded"]}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "bod": [<userId>, "hardcoded"]}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "id": <userId>, "body": <payload>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "id": <userId>, "body": <payload>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"multi_replacement": "users/<userId>/second/<userId>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"multi_replacement": "users/<userId>/second/<userId>"}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"singlelistitem": <listsingle>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"singlelistitem": <listsingle>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement_not_valid[{"not_valid": "users-service/users/<payload>", "bod": <payload>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement_not_valid[{"not_valid": "users-service/users/<payload>", "bod": <payload>}] HTTP Status Code: 200 AWS validated
- test_input_transformer_nested_keys_replacement_not_valid[{"payload": "<payload>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement_not_valid[{"payload": "<payload>"}] HTTP Status Code: 200 AWS validated
- test_input_transformer_nested_keys_replacement_not_valid[{"singlelistitem": "<listsingle>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement_not_valid[{"singlelistitem": "<listsingle>"}] HTTP Status Code: 200 AWS validated
- test_input_transformer_predefined_variables["Message containing all pre defined variables <aws.events.rule-arn> <aws.events.rule-name> <aws.events.event.ingestion-time>"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_predefined_variables["Message containing all pre defined variables <aws.events.rule-arn> <aws.events.rule-name> <aws.events.event.ingestion-time>"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_predefined_variables[{"originalEvent": <aws.events.event>, "originalEventJson": <aws.events.event.json>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_predefined_variables[{"originalEvent": <aws.events.event>, "originalEventJson": <aws.events.event.json>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_transformer_input_template_json LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_put_events_with_input_transformer_input_template_json HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_transformer_input_template_string["Event of <detail-type> type, at time <timestamp>, info extracted from detail <command>"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_put_events_with_input_transformer_input_template_string["Event of <detail-type> type, at time <timestamp>, info extracted from detail <command>"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_transformer_input_template_string["{[/Check with special starting characters for event of <detail-type> type"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_put_events_with_input_transformer_input_template_string["{[/Check with special starting characters for event of <detail-type> type"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_transformer_missing_keys LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_put_events_with_input_transformer_missing_keys HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_event_input_path_and_input_transformer LocalStack Community: tests/aws/services/events/test_events_inputs.py::test_put_event_input_path_and_input_transformer HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_event_with_content_base_rule_in_pattern LocalStack Community: tests/aws/services/events/test_events_patterns.py::TestRuleWithPattern::test_put_event_with_content_base_rule_in_pattern HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_rule_pattern_anything_but LocalStack Community: tests/aws/services/events/test_events_patterns.py::TestRuleWithPattern::test_put_events_with_rule_pattern_anything_but HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_rule_pattern_exists_false LocalStack Community: tests/aws/services/events/test_events_patterns.py::TestRuleWithPattern::test_put_events_with_rule_pattern_exists_false HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_rule_pattern_exists_true LocalStack Community: tests/aws/services/events/test_events_patterns.py::TestRuleWithPattern::test_put_events_with_rule_pattern_exists_true HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_put_rule_with_schedule_cron[cron(0 10 * * ? *)] LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleCron::tests_put_rule_with_schedule_cron[cron(0 10 * * ? *)] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_put_rule_with_schedule_cron[cron(0 18 ? * MON-FRI *)] LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleCron::tests_put_rule_with_schedule_cron[cron(0 18 ? * MON-FRI *)] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_put_rule_with_schedule_cron[cron(0 8 1 * ? *)] LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleCron::tests_put_rule_with_schedule_cron[cron(0 8 1 * ? *)] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_put_rule_with_schedule_cron[cron(0/10 * ? * MON-FRI *)] LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleCron::tests_put_rule_with_schedule_cron[cron(0/10 * ? * MON-FRI *)] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_put_rule_with_schedule_cron[cron(0/15 * * * ? *)] LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleCron::tests_put_rule_with_schedule_cron[cron(0/15 * * * ? *)] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_put_rule_with_schedule_cron[cron(0/30 0-2 ? * MON-FRI *)] LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleCron::tests_put_rule_with_schedule_cron[cron(0/30 0-2 ? * MON-FRI *)] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_put_rule_with_schedule_cron[cron(0/30 20-23 ? * MON-FRI *)] LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleCron::tests_put_rule_with_schedule_cron[cron(0/30 20-23 ? * MON-FRI *)] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_put_rule_with_schedule_cron[cron(0/5 8-17 ? * MON-FRI *)] LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleCron::tests_put_rule_with_schedule_cron[cron(0/5 8-17 ? * MON-FRI *)] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_put_rule_with_schedule_cron[cron(15 12 * * ? *)] LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleCron::tests_put_rule_with_schedule_cron[cron(15 12 * * ? *)] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_rule_with_schedule_rate LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleRate::test_put_rule_with_schedule_rate HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_schedule_rate_custom_input_target_sqs LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleRate::tests_schedule_rate_custom_input_target_sqs HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_schedule_rate_target_sqs LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleRate::tests_schedule_rate_target_sqs HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_tags_for_deleted_rule LocalStack Community: tests/aws/services/events/test_events_tags.py::TestRuleTags::test_list_tags_for_deleted_rule HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_rule_with_tags LocalStack Community: tests/aws/services/events/test_events_tags.py::TestRuleTags::test_put_rule_with_tags HTTP Status Code: 200 AWS validated Snapshot Tested
- test_recreate_tagged_resource_without_tags[rule-event_bus_custom] LocalStack Community: tests/aws/services/events/test_events_tags.py::test_recreate_tagged_resource_without_tags[rule-event_bus_custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_recreate_tagged_resource_without_tags[rule-event_bus_default] LocalStack Community: tests/aws/services/events/test_events_tags.py::test_recreate_tagged_resource_without_tags[rule-event_bus_default] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_tag_untag_resource[rule-event_bus_custom] LocalStack Community: tests/aws/services/events/test_events_tags.py::tests_tag_untag_resource[rule-event_bus_custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_tag_untag_resource[rule-event_bus_default] LocalStack Community: tests/aws/services/events/test_events_tags.py::tests_tag_untag_resource[rule-event_bus_default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_api_gateway LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiGateway::test_put_events_with_target_api_gateway HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_cloudwatch_logs LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetCloudWatchLogs::test_put_events_with_target_cloudwatch_logs HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_events[bus_combination0] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetEvents::test_put_events_with_target_events[bus_combination0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_events[bus_combination1] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetEvents::test_put_events_with_target_events[bus_combination1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_events[bus_combination2] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetEvents::test_put_events_with_target_events[bus_combination2] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_firehose LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetFirehose::test_put_events_with_target_firehose HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_kinesis LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetKinesis::test_put_events_with_target_kinesis HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_lambda LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetLambda::test_put_events_with_target_lambda HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_lambda_list_entries_partial_match LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetLambda::test_put_events_with_target_lambda_list_entries_partial_match HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_lambda_list_entry LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetLambda::test_put_events_with_target_lambda_list_entry HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sns[domain] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSns::test_put_events_with_target_sns[domain] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sns[path] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSns::test_put_events_with_target_sns[path] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sns[standard] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSns::test_put_events_with_target_sns[standard] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sqs LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSqs::test_put_events_with_target_sqs HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sqs_event_detail_match LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSqs::test_put_events_with_target_sqs_event_detail_match HTTP Status Code: 200 AWS validated Snapshot Tested
- test_object_created_put LocalStack Community: tests/aws/services/s3/test_s3_notifications_eventbridge.py::TestS3NotificationsToEventBridge::test_object_created_put HTTP Status Code: 200 AWS validated Snapshot Tested
- test_object_created_put_in_different_region LocalStack Community: tests/aws/services/s3/test_s3_notifications_eventbridge.py::TestS3NotificationsToEventBridge::test_object_created_put_in_different_region HTTP Status Code: 200 AWS validated Snapshot Tested
- test_object_created_put_versioned LocalStack Community: tests/aws/services/s3/test_s3_notifications_eventbridge.py::TestS3NotificationsToEventBridge::test_object_created_put_versioned HTTP Status Code: 200 AWS validated Snapshot Tested
- test_object_put_acl LocalStack Community: tests/aws/services/s3/test_s3_notifications_eventbridge.py::TestS3NotificationsToEventBridge::test_object_put_acl HTTP Status Code: 200 AWS validated Snapshot Tested
- test_restore_object LocalStack Community: tests/aws/services/s3/test_s3_notifications_eventbridge.py::TestS3NotificationsToEventBridge::test_restore_object HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bridge_events_base LocalStack Community: tests/aws/services/stepfunctions/v2/base/test_base.py::TestSnfBase::test_event_bridge_events_base HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_base LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_events_task_service.py::TestTaskServiceEvents::test_put_events_base HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_malformed_detail LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_events_task_service.py::TestTaskServiceEvents::test_put_events_malformed_detail HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_mixed_malformed_detail LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_events_task_service.py::TestTaskServiceEvents::test_put_events_mixed_malformed_detail HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_no_source LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_events_task_service.py::TestTaskServiceEvents::test_put_events_no_source HTTP Status Code: 200 AWS validated Snapshot Tested
- LocalStack Pro
- test_put_events_with_target_ecs LocalStack Pro: tests/aws/services/events/test_events_targets.py::TestEventsTargetECS::test_put_events_with_target_ecs HTTP Status Code: 200 AWS validated Snapshot Tested
- test_events_firehose LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_firehose HTTP Status Code: 200 AWS validated
- test_events_kinesis LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_kinesis HTTP Status Code: 200 AWS validated
- test_events_lambda LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_lambda HTTP Status Code: 200 AWS validated
- test_target_events LocalStack Pro: tests/aws/services/pipes/test_pipes_targets.py::TestPipesTargets::test_target_events HTTP Status Code: 200 AWS validated Snapshot Tested
- LocalStack Community
- test_put_events_to_target_api_destinations[auth0] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiDestination::test_put_events_to_target_api_destinations[auth0] HTTP Status Code: 200
- test_put_events_to_target_api_destinations[auth1] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiDestination::test_put_events_to_target_api_destinations[auth1] HTTP Status Code: 200
- test_put_events_to_target_api_destinations[auth2] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiDestination::test_put_events_to_target_api_destinations[auth2] HTTP Status Code: 200
- test_trigger_event_on_systems_manager_change[domain] LocalStack Community: tests/aws/services/ssm/test_ssm.py::TestSSM::test_trigger_event_on_systems_manager_change[domain] HTTP Status Code: 200
- test_trigger_event_on_systems_manager_change[path] LocalStack Community: tests/aws/services/ssm/test_ssm.py::TestSSM::test_trigger_event_on_systems_manager_change[path] HTTP Status Code: 200
- test_trigger_event_on_systems_manager_change[standard] LocalStack Community: tests/aws/services/ssm/test_ssm.py::TestSSM::test_trigger_event_on_systems_manager_change[standard] HTTP Status Code: 200
- LocalStack Community
- test_event_rule_creation_without_target LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_event_rule_creation_without_target HTTP Status Code: 200
- test_rule_pattern_transformation LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_rule_pattern_transformation HTTP Status Code: 200 AWS validated Snapshot Tested
- test_rule_properties LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_rule_properties HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[custom-account] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[custom-account] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[custom-region] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[custom-region] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[custom-region_account] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[custom-region_account] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[default-account] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[default-account] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[default-region] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[default-region] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[default-region_account] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[default-region_account] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_scheduled_lambda LocalStack Community: tests/aws/test_integration.py::TestIntegration::test_scheduled_lambda HTTP Status Code: 200
- test_s3_bucket_deployed LocalStack Community: tests/aws/test_serverless.py::TestServerless::test_s3_bucket_deployed HTTP Status Code: 200 AWS validated
- test_delete_rule_with_targets LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_delete_rule_with_targets HTTP Status Code: 400 (ValidationException) AWS validated Snapshot Tested
- LocalStack Pro
- test_curl_from_client LocalStack Pro: tests/aws/scenario/ec2_acm_pca/test_ec2_acm_pca.py::TestEC2ACMPCA::test_curl_from_client HTTP Status Code: 200 AWS validated
- test_create_submit_job LocalStack Pro: tests/aws/services/batch/test_batch.py::TestBatch::test_create_submit_job HTTP Status Code: 200
- test_cdk_trail_cw_logs LocalStack Pro: tests/aws/services/cloudtrail/test_cloudtrail.py::TestCloudTrail::test_cdk_trail_cw_logs HTTP Status Code: 200 AWS validated
- test_subscribe_ecs_events LocalStack Pro: tests/aws/services/ecs/test_ecs.py::TestTaskExecution::test_subscribe_ecs_events HTTP Status Code: 200
- test_run_transcode_events LocalStack Pro: tests/aws/services/mediaconvert/test_mediaconvert.py::TestTranscode::test_run_transcode_events HTTP Status Code: 200 AWS validated Snapshot Tested
DescribeApiDestination
Parameters: Name
- LocalStack Community
- test_api_destinations[auth0] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeApiDestinations::test_api_destinations[auth0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_api_destinations[auth1] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeApiDestinations::test_api_destinations[auth1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_api_destinations[auth2] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeApiDestinations::test_api_destinations[auth2] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_to_target_api_destinations[auth0] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiDestination::test_put_events_to_target_api_destinations[auth0] HTTP Status Code: 200
- test_put_events_to_target_api_destinations[auth1] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiDestination::test_put_events_to_target_api_destinations[auth1] HTTP Status Code: 200
- test_put_events_to_target_api_destinations[auth2] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiDestination::test_put_events_to_target_api_destinations[auth2] HTTP Status Code: 200
- test_api_destinations[auth0] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeApiDestinations::test_api_destinations[auth0] HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
- test_api_destinations[auth1] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeApiDestinations::test_api_destinations[auth1] HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
- test_api_destinations[auth2] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeApiDestinations::test_api_destinations[auth2] HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
DescribeArchive
Parameters: ArchiveName
- LocalStack Community
- test_create_list_describe_update_delete_archive[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_create_list_describe_update_delete_archive[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_list_describe_update_delete_archive[default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_create_list_describe_update_delete_archive[default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[False-custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[False-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[False-default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[False-default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[True-custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[True-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[True-default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[True-default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_describe_archive_error_unknown_archive LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_describe_archive_error_unknown_archive HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
DescribeConnection
Parameters: Name
- LocalStack Community
- test_connection_secrets[api-key] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_connection_secrets[api-key] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_connection_secrets[basic] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_connection_secrets[basic] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_connection_secrets[oauth] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_connection_secrets[oauth] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_connection LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_create_connection HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_connection_with_auth[auth_params0] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_create_connection_with_auth[auth_params0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_connection_with_auth[auth_params1] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_create_connection_with_auth[auth_params1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_connection_with_auth[auth_params2] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_create_connection_with_auth[auth_params2] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_delete_connection LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_delete_connection HTTP Status Code: 200 AWS validated Snapshot Tested
- test_update_connection LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_update_connection HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_to_target_api_destinations[auth0] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiDestination::test_put_events_to_target_api_destinations[auth0] HTTP Status Code: 200
- test_put_events_to_target_api_destinations[auth1] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiDestination::test_put_events_to_target_api_destinations[auth1] HTTP Status Code: 200
- test_put_events_to_target_api_destinations[auth2] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiDestination::test_put_events_to_target_api_destinations[auth2] HTTP Status Code: 200
- test_delete_connection LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_delete_connection HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
DescribeEventBus
Parameters: Name
- LocalStack Community
- test_eventbus_policies LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_eventbus_policies HTTP Status Code: 200 AWS validated
- test_eventbus_policy_statement LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_eventbus_policy_statement HTTP Status Code: 200 AWS validated
- test_create_list_describe_delete_custom_event_buses[False-regions0] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_create_list_describe_delete_custom_event_buses[False-regions0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_list_describe_delete_custom_event_buses[False-regions1] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_create_list_describe_delete_custom_event_buses[False-regions1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_list_describe_delete_custom_event_buses[True-regions0] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_create_list_describe_delete_custom_event_buses[True-regions0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_list_describe_delete_custom_event_buses[True-regions1] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_create_list_describe_delete_custom_event_buses[True-regions1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_permission[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_permission[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_permission[default] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_permission[default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_remove_permission[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_remove_permission[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_remove_permission[default] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_remove_permission[default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_describe_delete_not_existing_event_bus LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_describe_delete_not_existing_event_bus HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
- test_put_events_nonexistent_event_bus LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_nonexistent_event_bus HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
- LocalStack Pro
- test_enforce_policy_events LocalStack Pro: tests/aws/services/iam/test_iam_enforcement.py::TestIAMEnforcementIdentityBasedPolicies::test_enforce_policy_events HTTP Status Code: 200 AWS validated
- test_eventbridge_policies LocalStack Pro: tests/aws/services/iam/test_iam_enforcement.py::TestIAMEnforcementResourceBasedPolicies::test_eventbridge_policies HTTP Status Code: 200 AWS validated Snapshot Tested
- test_events_events LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_events HTTP Status Code: 200 AWS validated
- test_events_events LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_events HTTP Status Code: 200 AWS validated
- test_enforce_policy_events LocalStack Pro: tests/aws/services/iam/test_iam_enforcement.py::TestIAMEnforcementIdentityBasedPolicies::test_enforce_policy_events HTTP Status Code: 400 (ResourceNotFoundException) AWS validated
DescribeReplay
Parameters: ReplayName
- LocalStack Community
- test_list_replay_with_limit LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replay_with_limit HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_replays_with_event_source_arn LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replays_with_event_source_arn HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_replays_with_prefix LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replays_with_prefix HTTP Status Code: 200 AWS validated Snapshot Tested
- test_describe_replay_error_unknown_replay LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_describe_replay_error_unknown_replay HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
DescribeRule
Parameters: EventBusName, Name
- LocalStack Community
- test_disable_re_enable_rule[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_disable_re_enable_rule[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_disable_re_enable_rule[default] LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_disable_re_enable_rule[default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_list_with_prefix_describe_delete_rule[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_put_list_with_prefix_describe_delete_rule[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_list_with_prefix_describe_delete_rule[default] LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_put_list_with_prefix_describe_delete_rule[default] HTTP Status Code: 200 AWS validated Snapshot Tested
- LocalStack Pro
- test_events_sns LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_sns HTTP Status Code: 200 AWS validated
- LocalStack Community
- test_event_rule_creation_without_target LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_event_rule_creation_without_target HTTP Status Code: 200
- test_rule_pattern_transformation LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_rule_pattern_transformation HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_response_entries_order LocalStack Community: tests/aws/services/events/test_events.py::TestEvents::test_put_events_response_entries_order HTTP Status Code: 200 AWS validated Snapshot Tested
- test_describe_nonexistent_rule LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_describe_nonexistent_rule HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
DisableRule
Parameters: EventBusName, Name
- LocalStack Community
- test_disable_re_enable_rule[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_disable_re_enable_rule[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_disable_re_enable_rule[default] LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_disable_re_enable_rule[default] HTTP Status Code: 200 AWS validated Snapshot Tested
EnableRule
Parameters: EventBusName, Name
- LocalStack Community
- test_disable_re_enable_rule[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_disable_re_enable_rule[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_disable_re_enable_rule[default] LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_disable_re_enable_rule[default] HTTP Status Code: 200 AWS validated Snapshot Tested
ListApiDestinations
Parameters: - (without any parameters)
- LocalStack Community
- test_cfn_event_api_destination_resource LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_cfn_event_api_destination_resource HTTP Status Code: 200 AWS validated
- LocalStack Community
- test_api_destinations[auth0] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeApiDestinations::test_api_destinations[auth0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_api_destinations[auth1] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeApiDestinations::test_api_destinations[auth1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_api_destinations[auth2] LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeApiDestinations::test_api_destinations[auth2] HTTP Status Code: 200 AWS validated Snapshot Tested
ListArchives
Parameters: EventSourceArn
- LocalStack Community
- test_create_archive_error_duplicate[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_create_archive_error_duplicate[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_list_describe_update_delete_archive[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_create_list_describe_update_delete_archive[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_state_enabled[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_state_enabled[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[False-custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[False-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[True-custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[True-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_name_prefix[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_name_prefix[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_source_arn[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_source_arn[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_source_arn[default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_source_arn[default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_replay_with_limit LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replay_with_limit HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_replays_with_event_source_arn LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replays_with_event_source_arn HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_replays_with_prefix LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replays_with_prefix HTTP Status Code: 200 AWS validated Snapshot Tested
- test_start_replay_error_unknown_event_bus LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_start_replay_error_unknown_event_bus HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_multiple_event_buses_same_name LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_create_multiple_event_buses_same_name HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_event_buses_with_limit LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_list_event_buses_with_limit HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_event_buses_with_prefix LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_list_event_buses_with_prefix HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_bus_to_bus[domain] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_bus_to_bus[domain] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_bus_to_bus[path] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_bus_to_bus[path] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_bus_to_bus[standard] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_bus_to_bus[standard] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_to_default_eventbus_for_custom_eventbus LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_to_default_eventbus_for_custom_eventbus HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_permission[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_permission[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_remove_permission[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_remove_permission[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_remove_permission_non_existing_sid[False-custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_remove_permission_non_existing_sid[False-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_remove_permission_non_existing_sid[True-custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_remove_permission_non_existing_sid[True-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_pattern_nested LocalStack Community: tests/aws/services/events/test_events.py::TestEventPattern::test_put_events_pattern_nested HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_pattern_with_values_in_array LocalStack Community: tests/aws/services/events/test_events.py::TestEventPattern::test_put_events_pattern_with_values_in_array HTTP Status Code: 200 AWS validated Snapshot Tested
- test_disable_re_enable_rule[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_disable_re_enable_rule[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_rule_with_limit LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_list_rule_with_limit HTTP Status Code: 200 AWS validated Snapshot Tested
- test_process_pattern_to_single_matching_rules_single_target LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_process_pattern_to_single_matching_rules_single_target HTTP Status Code: 200 AWS validated Snapshot Tested
- test_process_to_multiple_matching_rules_different_targets LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_process_to_multiple_matching_rules_different_targets HTTP Status Code: 200 AWS validated
- test_process_to_multiple_matching_rules_single_target LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_process_to_multiple_matching_rules_single_target HTTP Status Code: 200 AWS validated Snapshot Tested
- test_process_to_single_matching_rules_single_target LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_process_to_single_matching_rules_single_target HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_list_with_prefix_describe_delete_rule[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_put_list_with_prefix_describe_delete_rule[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_multiple_rules_with_same_name LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_put_multiple_rules_with_same_name HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_list_remove_target[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventTarget::test_put_list_remove_target[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_exceed_limit_ten_entries[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEvents::test_put_events_exceed_limit_ten_entries[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_time LocalStack Community: tests/aws/services/events/test_events.py::TestEvents::test_put_events_time HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path_max_level_depth LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path_max_level_depth HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path_multiple_targets LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path_multiple_targets HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path_nested[event_detail0] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path_nested[event_detail0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path_nested[event_detail1] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path_nested[event_detail1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement["<listmulti> multiple list items"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement["<listmulti> multiple list items"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement["<listsingle> single list item <listmulti> multiple list items <systemstring> system account id <payload> payload <userId> user id"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement["<listsingle> single list item <listmulti> multiple list items <systemstring> system account id <payload> payload <userId> user id"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement["<listsingle> single list item"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement["<listsingle> single list item"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement["Payload of <payload> with path users-service/users/<userId> and <userId>"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement["Payload of <payload> with path users-service/users/<userId> and <userId>"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"id" : "<userId>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"id" : "<userId>"}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"id" : <userId>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"id" : <userId>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"method": "PUT", "nested": {"level1": {"level2": {"level3": "users-service/users/<userId>"} } }, "bod": "<userId>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"method": "PUT", "nested": {"level1": {"level2": {"level3": "users-service/users/<userId>"} } }, "bod": "<userId>"}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "bod": <payload>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "bod": <payload>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "bod": [<userId>, "hardcoded"]}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "bod": [<userId>, "hardcoded"]}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "id": <userId>, "body": <payload>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "id": <userId>, "body": <payload>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"multi_replacement": "users/<userId>/second/<userId>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"multi_replacement": "users/<userId>/second/<userId>"}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"singlelistitem": <listsingle>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"singlelistitem": <listsingle>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement_not_valid[{"not_valid": "users-service/users/<payload>", "bod": <payload>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement_not_valid[{"not_valid": "users-service/users/<payload>", "bod": <payload>}] HTTP Status Code: 200 AWS validated
- test_input_transformer_nested_keys_replacement_not_valid[{"payload": "<payload>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement_not_valid[{"payload": "<payload>"}] HTTP Status Code: 200 AWS validated
- test_input_transformer_nested_keys_replacement_not_valid[{"singlelistitem": "<listsingle>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement_not_valid[{"singlelistitem": "<listsingle>"}] HTTP Status Code: 200 AWS validated
- test_input_transformer_predefined_variables["Message containing all pre defined variables <aws.events.rule-arn> <aws.events.rule-name> <aws.events.event.ingestion-time>"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_predefined_variables["Message containing all pre defined variables <aws.events.rule-arn> <aws.events.rule-name> <aws.events.event.ingestion-time>"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_predefined_variables[{"originalEvent": <aws.events.event>, "originalEventJson": <aws.events.event.json>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_predefined_variables[{"originalEvent": <aws.events.event>, "originalEventJson": <aws.events.event.json>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_transformer_input_template_json LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_put_events_with_input_transformer_input_template_json HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_transformer_input_template_string["Event of <detail-type> type, at time <timestamp>, info extracted from detail <command>"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_put_events_with_input_transformer_input_template_string["Event of <detail-type> type, at time <timestamp>, info extracted from detail <command>"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_transformer_input_template_string["{[/Check with special starting characters for event of <detail-type> type"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_put_events_with_input_transformer_input_template_string["{[/Check with special starting characters for event of <detail-type> type"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_transformer_missing_keys LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_put_events_with_input_transformer_missing_keys HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_event_input_path_and_input_transformer LocalStack Community: tests/aws/services/events/test_events_inputs.py::test_put_event_input_path_and_input_transformer HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_event_with_content_base_rule_in_pattern LocalStack Community: tests/aws/services/events/test_events_patterns.py::TestRuleWithPattern::test_put_event_with_content_base_rule_in_pattern HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_rule_pattern_anything_but LocalStack Community: tests/aws/services/events/test_events_patterns.py::TestRuleWithPattern::test_put_events_with_rule_pattern_anything_but HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_rule_pattern_exists_false LocalStack Community: tests/aws/services/events/test_events_patterns.py::TestRuleWithPattern::test_put_events_with_rule_pattern_exists_false HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_rule_pattern_exists_true LocalStack Community: tests/aws/services/events/test_events_patterns.py::TestRuleWithPattern::test_put_events_with_rule_pattern_exists_true HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_put_rule_with_schedule_custom_event_bus LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleRate::tests_put_rule_with_schedule_custom_event_bus HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_event_bus_with_tags LocalStack Community: tests/aws/services/events/test_events_tags.py::TestEventBusTags::test_create_event_bus_with_tags HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_tags_for_deleted_rule LocalStack Community: tests/aws/services/events/test_events_tags.py::TestRuleTags::test_list_tags_for_deleted_rule HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_rule_with_tags LocalStack Community: tests/aws/services/events/test_events_tags.py::TestRuleTags::test_put_rule_with_tags HTTP Status Code: 200 AWS validated Snapshot Tested
- test_recreate_tagged_resource_without_tags[event_bus-event_bus_custom] LocalStack Community: tests/aws/services/events/test_events_tags.py::test_recreate_tagged_resource_without_tags[event_bus-event_bus_custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_recreate_tagged_resource_without_tags[rule-event_bus_custom] LocalStack Community: tests/aws/services/events/test_events_tags.py::test_recreate_tagged_resource_without_tags[rule-event_bus_custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_tag_untag_resource[event_bus-event_bus_custom] LocalStack Community: tests/aws/services/events/test_events_tags.py::tests_tag_untag_resource[event_bus-event_bus_custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_tag_untag_resource[rule-event_bus_custom] LocalStack Community: tests/aws/services/events/test_events_tags.py::tests_tag_untag_resource[rule-event_bus_custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_api_gateway LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiGateway::test_put_events_with_target_api_gateway HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_cloudwatch_logs LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetCloudWatchLogs::test_put_events_with_target_cloudwatch_logs HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_events[bus_combination0] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetEvents::test_put_events_with_target_events[bus_combination0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_events[bus_combination1] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetEvents::test_put_events_with_target_events[bus_combination1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_events[bus_combination2] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetEvents::test_put_events_with_target_events[bus_combination2] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_firehose LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetFirehose::test_put_events_with_target_firehose HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_kinesis LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetKinesis::test_put_events_with_target_kinesis HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_lambda LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetLambda::test_put_events_with_target_lambda HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_lambda_list_entries_partial_match LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetLambda::test_put_events_with_target_lambda_list_entries_partial_match HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_lambda_list_entry LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetLambda::test_put_events_with_target_lambda_list_entry HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sns[domain] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSns::test_put_events_with_target_sns[domain] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sns[path] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSns::test_put_events_with_target_sns[path] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sns[standard] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSns::test_put_events_with_target_sns[standard] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sqs LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSqs::test_put_events_with_target_sqs HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sqs_event_detail_match LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSqs::test_put_events_with_target_sqs_event_detail_match HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_error_unknown_source_arn LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_error_unknown_source_arn HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
- LocalStack Pro
- test_put_events_with_target_ecs LocalStack Pro: tests/aws/services/events/test_events_targets.py::TestEventsTargetECS::test_put_events_with_target_ecs HTTP Status Code: 200 AWS validated Snapshot Tested
- LocalStack Community
- test_create_list_describe_update_delete_archive[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_create_list_describe_update_delete_archive[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_list_describe_update_delete_archive[default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_create_list_describe_update_delete_archive[default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[False-custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[False-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[False-default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[False-default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[True-custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[True-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[True-default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[True-default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_name_prefix[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_name_prefix[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_name_prefix[default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_name_prefix[default] HTTP Status Code: 200 AWS validated Snapshot Tested
- LocalStack Community
- test_list_archive_state_enabled[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_state_enabled[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_state_enabled[default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_state_enabled[default] HTTP Status Code: 200 AWS validated Snapshot Tested
ListConnections
Parameters: - (without any parameters)
- LocalStack Community
- test_cfn_event_api_destination_resource LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_cfn_event_api_destination_resource HTTP Status Code: 200 AWS validated
- test_cfn_event_bus_resource LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_cfn_event_bus_resource HTTP Status Code: 200 AWS validated
- LocalStack Community
- test_list_connections LocalStack Community: tests/aws/services/events/test_api_destinations_and_connection.py::TestEventBridgeConnections::test_list_connections HTTP Status Code: 200 AWS validated Snapshot Tested
ListEventBuses
Parameters: - (without any parameters)
- LocalStack Community
- test_cfn_event_api_destination_resource LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_cfn_event_api_destination_resource HTTP Status Code: 200 AWS validated
- test_cfn_event_bus_resource LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_cfn_event_bus_resource HTTP Status Code: 200 AWS validated
- LocalStack Community
- test_list_event_buses_with_limit LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_list_event_buses_with_limit HTTP Status Code: 200 AWS validated Snapshot Tested
- LocalStack Community
- test_list_event_buses_with_limit LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_list_event_buses_with_limit HTTP Status Code: 200 AWS validated Snapshot Tested
- LocalStack Community
- test_create_list_describe_delete_custom_event_buses[False-regions0] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_create_list_describe_delete_custom_event_buses[False-regions0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_list_describe_delete_custom_event_buses[False-regions1] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_create_list_describe_delete_custom_event_buses[False-regions1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_list_describe_delete_custom_event_buses[True-regions0] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_create_list_describe_delete_custom_event_buses[True-regions0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_list_describe_delete_custom_event_buses[True-regions1] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_create_list_describe_delete_custom_event_buses[True-regions1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_event_buses_with_prefix LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_list_event_buses_with_prefix HTTP Status Code: 200 AWS validated Snapshot Tested
ListReplays
Parameters: EventSourceArn
- LocalStack Community
- test_list_replays_with_event_source_arn LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replays_with_event_source_arn HTTP Status Code: 200 AWS validated Snapshot Tested
- LocalStack Community
- test_list_replay_with_limit LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replay_with_limit HTTP Status Code: 200 AWS validated Snapshot Tested
- LocalStack Community
- test_list_replay_with_limit LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replay_with_limit HTTP Status Code: 200 AWS validated Snapshot Tested
- LocalStack Community
- test_list_replays_with_prefix LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replays_with_prefix HTTP Status Code: 200 AWS validated Snapshot Tested
ListRules
Parameters: - (without any parameters)
- LocalStack Community
- test_event_rules_deployed LocalStack Community: tests/aws/test_serverless.py::TestServerless::test_event_rules_deployed HTTP Status Code: 200 AWS validated
- LocalStack Community
- test_create_archive_error_duplicate[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_create_archive_error_duplicate[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_list_describe_update_delete_archive[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_create_list_describe_update_delete_archive[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_state_enabled[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_state_enabled[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[False-custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[False-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[True-custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[True-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_name_prefix[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_name_prefix[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_source_arn[custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_source_arn[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_replay_with_limit LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replay_with_limit HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_replays_with_event_source_arn LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replays_with_event_source_arn HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_replays_with_prefix LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replays_with_prefix HTTP Status Code: 200 AWS validated Snapshot Tested
- test_start_replay_error_unknown_event_bus LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_start_replay_error_unknown_event_bus HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_multiple_event_buses_same_name LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_create_multiple_event_buses_same_name HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_event_buses_with_limit LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_list_event_buses_with_limit HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_event_buses_with_prefix LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_list_event_buses_with_prefix HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_bus_to_bus[domain] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_bus_to_bus[domain] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_bus_to_bus[path] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_bus_to_bus[path] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_bus_to_bus[standard] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_bus_to_bus[standard] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_to_default_eventbus_for_custom_eventbus LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_to_default_eventbus_for_custom_eventbus HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_permission[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_permission[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_remove_permission[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_remove_permission[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_remove_permission_non_existing_sid[False-custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_remove_permission_non_existing_sid[False-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_remove_permission_non_existing_sid[True-custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_remove_permission_non_existing_sid[True-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_pattern_nested LocalStack Community: tests/aws/services/events/test_events.py::TestEventPattern::test_put_events_pattern_nested HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_pattern_with_values_in_array LocalStack Community: tests/aws/services/events/test_events.py::TestEventPattern::test_put_events_pattern_with_values_in_array HTTP Status Code: 200 AWS validated Snapshot Tested
- test_disable_re_enable_rule[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_disable_re_enable_rule[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_rule_with_limit LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_list_rule_with_limit HTTP Status Code: 200 AWS validated Snapshot Tested
- test_process_pattern_to_single_matching_rules_single_target LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_process_pattern_to_single_matching_rules_single_target HTTP Status Code: 200 AWS validated Snapshot Tested
- test_process_to_multiple_matching_rules_different_targets LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_process_to_multiple_matching_rules_different_targets HTTP Status Code: 200 AWS validated
- test_process_to_multiple_matching_rules_single_target LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_process_to_multiple_matching_rules_single_target HTTP Status Code: 200 AWS validated Snapshot Tested
- test_process_to_single_matching_rules_single_target LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_process_to_single_matching_rules_single_target HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_list_with_prefix_describe_delete_rule[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_put_list_with_prefix_describe_delete_rule[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_multiple_rules_with_same_name LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_put_multiple_rules_with_same_name HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_list_remove_target[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventTarget::test_put_list_remove_target[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_exceed_limit_ten_entries[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEvents::test_put_events_exceed_limit_ten_entries[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_time LocalStack Community: tests/aws/services/events/test_events.py::TestEvents::test_put_events_time HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path_max_level_depth LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path_max_level_depth HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path_multiple_targets LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path_multiple_targets HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path_nested[event_detail0] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path_nested[event_detail0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path_nested[event_detail1] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path_nested[event_detail1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement["<listmulti> multiple list items"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement["<listmulti> multiple list items"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement["<listsingle> single list item <listmulti> multiple list items <systemstring> system account id <payload> payload <userId> user id"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement["<listsingle> single list item <listmulti> multiple list items <systemstring> system account id <payload> payload <userId> user id"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement["<listsingle> single list item"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement["<listsingle> single list item"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement["Payload of <payload> with path users-service/users/<userId> and <userId>"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement["Payload of <payload> with path users-service/users/<userId> and <userId>"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"id" : "<userId>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"id" : "<userId>"}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"id" : <userId>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"id" : <userId>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"method": "PUT", "nested": {"level1": {"level2": {"level3": "users-service/users/<userId>"} } }, "bod": "<userId>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"method": "PUT", "nested": {"level1": {"level2": {"level3": "users-service/users/<userId>"} } }, "bod": "<userId>"}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "bod": <payload>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "bod": <payload>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "bod": [<userId>, "hardcoded"]}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "bod": [<userId>, "hardcoded"]}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "id": <userId>, "body": <payload>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "id": <userId>, "body": <payload>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"multi_replacement": "users/<userId>/second/<userId>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"multi_replacement": "users/<userId>/second/<userId>"}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"singlelistitem": <listsingle>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"singlelistitem": <listsingle>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement_not_valid[{"not_valid": "users-service/users/<payload>", "bod": <payload>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement_not_valid[{"not_valid": "users-service/users/<payload>", "bod": <payload>}] HTTP Status Code: 200 AWS validated
- test_input_transformer_nested_keys_replacement_not_valid[{"payload": "<payload>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement_not_valid[{"payload": "<payload>"}] HTTP Status Code: 200 AWS validated
- test_input_transformer_nested_keys_replacement_not_valid[{"singlelistitem": "<listsingle>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement_not_valid[{"singlelistitem": "<listsingle>"}] HTTP Status Code: 200 AWS validated
- test_input_transformer_predefined_variables["Message containing all pre defined variables <aws.events.rule-arn> <aws.events.rule-name> <aws.events.event.ingestion-time>"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_predefined_variables["Message containing all pre defined variables <aws.events.rule-arn> <aws.events.rule-name> <aws.events.event.ingestion-time>"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_predefined_variables[{"originalEvent": <aws.events.event>, "originalEventJson": <aws.events.event.json>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_predefined_variables[{"originalEvent": <aws.events.event>, "originalEventJson": <aws.events.event.json>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_transformer_input_template_json LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_put_events_with_input_transformer_input_template_json HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_transformer_input_template_string["Event of <detail-type> type, at time <timestamp>, info extracted from detail <command>"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_put_events_with_input_transformer_input_template_string["Event of <detail-type> type, at time <timestamp>, info extracted from detail <command>"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_transformer_input_template_string["{[/Check with special starting characters for event of <detail-type> type"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_put_events_with_input_transformer_input_template_string["{[/Check with special starting characters for event of <detail-type> type"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_transformer_missing_keys LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_put_events_with_input_transformer_missing_keys HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_event_input_path_and_input_transformer LocalStack Community: tests/aws/services/events/test_events_inputs.py::test_put_event_input_path_and_input_transformer HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_event_with_content_base_rule_in_pattern LocalStack Community: tests/aws/services/events/test_events_patterns.py::TestRuleWithPattern::test_put_event_with_content_base_rule_in_pattern HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_rule_pattern_anything_but LocalStack Community: tests/aws/services/events/test_events_patterns.py::TestRuleWithPattern::test_put_events_with_rule_pattern_anything_but HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_rule_pattern_exists_false LocalStack Community: tests/aws/services/events/test_events_patterns.py::TestRuleWithPattern::test_put_events_with_rule_pattern_exists_false HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_rule_pattern_exists_true LocalStack Community: tests/aws/services/events/test_events_patterns.py::TestRuleWithPattern::test_put_events_with_rule_pattern_exists_true HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_put_rule_with_schedule_custom_event_bus LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleRate::tests_put_rule_with_schedule_custom_event_bus HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_event_bus_with_tags LocalStack Community: tests/aws/services/events/test_events_tags.py::TestEventBusTags::test_create_event_bus_with_tags HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_tags_for_deleted_rule LocalStack Community: tests/aws/services/events/test_events_tags.py::TestRuleTags::test_list_tags_for_deleted_rule HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_rule_with_tags LocalStack Community: tests/aws/services/events/test_events_tags.py::TestRuleTags::test_put_rule_with_tags HTTP Status Code: 200 AWS validated Snapshot Tested
- test_recreate_tagged_resource_without_tags[event_bus-event_bus_custom] LocalStack Community: tests/aws/services/events/test_events_tags.py::test_recreate_tagged_resource_without_tags[event_bus-event_bus_custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_recreate_tagged_resource_without_tags[rule-event_bus_custom] LocalStack Community: tests/aws/services/events/test_events_tags.py::test_recreate_tagged_resource_without_tags[rule-event_bus_custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_tag_untag_resource[event_bus-event_bus_custom] LocalStack Community: tests/aws/services/events/test_events_tags.py::tests_tag_untag_resource[event_bus-event_bus_custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_tag_untag_resource[rule-event_bus_custom] LocalStack Community: tests/aws/services/events/test_events_tags.py::tests_tag_untag_resource[rule-event_bus_custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_api_gateway LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiGateway::test_put_events_with_target_api_gateway HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_cloudwatch_logs LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetCloudWatchLogs::test_put_events_with_target_cloudwatch_logs HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_events[bus_combination0] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetEvents::test_put_events_with_target_events[bus_combination0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_events[bus_combination1] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetEvents::test_put_events_with_target_events[bus_combination1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_events[bus_combination2] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetEvents::test_put_events_with_target_events[bus_combination2] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_firehose LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetFirehose::test_put_events_with_target_firehose HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_kinesis LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetKinesis::test_put_events_with_target_kinesis HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_lambda LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetLambda::test_put_events_with_target_lambda HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_lambda_list_entries_partial_match LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetLambda::test_put_events_with_target_lambda_list_entries_partial_match HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_lambda_list_entry LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetLambda::test_put_events_with_target_lambda_list_entry HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sns[domain] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSns::test_put_events_with_target_sns[domain] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sns[path] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSns::test_put_events_with_target_sns[path] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sns[standard] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSns::test_put_events_with_target_sns[standard] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sqs LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSqs::test_put_events_with_target_sqs HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sqs_event_detail_match LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSqs::test_put_events_with_target_sqs_event_detail_match HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_rules_deployed LocalStack Community: tests/aws/test_serverless.py::TestServerless::test_event_rules_deployed HTTP Status Code: 200 AWS validated
- test_list_tags_for_deleted_event_bus LocalStack Community: tests/aws/services/events/test_events_tags.py::TestEventBusTags::test_list_tags_for_deleted_event_bus HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
- test_recreate_tagged_resource_without_tags[event_bus-event_bus_custom] LocalStack Community: tests/aws/services/events/test_events_tags.py::test_recreate_tagged_resource_without_tags[event_bus-event_bus_custom] HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
- LocalStack Pro
- test_put_events_with_target_ecs LocalStack Pro: tests/aws/services/events/test_events_targets.py::TestEventsTargetECS::test_put_events_with_target_ecs HTTP Status Code: 200 AWS validated Snapshot Tested
- LocalStack Community
- test_list_rule_with_limit LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_list_rule_with_limit HTTP Status Code: 200 AWS validated Snapshot Tested
- LocalStack Community
- test_list_rule_with_limit LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_list_rule_with_limit HTTP Status Code: 200 AWS validated Snapshot Tested
- LocalStack Community
- test_put_list_with_prefix_describe_delete_rule[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_put_list_with_prefix_describe_delete_rule[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_list_with_prefix_describe_delete_rule[default] LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_put_list_with_prefix_describe_delete_rule[default] HTTP Status Code: 200 AWS validated Snapshot Tested
- LocalStack Community
- tests_put_rule_with_schedule_cron[cron(0 10 * * ? *)] LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleCron::tests_put_rule_with_schedule_cron[cron(0 10 * * ? *)] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_put_rule_with_schedule_cron[cron(0 18 ? * MON-FRI *)] LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleCron::tests_put_rule_with_schedule_cron[cron(0 18 ? * MON-FRI *)] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_put_rule_with_schedule_cron[cron(0 8 1 * ? *)] LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleCron::tests_put_rule_with_schedule_cron[cron(0 8 1 * ? *)] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_put_rule_with_schedule_cron[cron(0/10 * ? * MON-FRI *)] LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleCron::tests_put_rule_with_schedule_cron[cron(0/10 * ? * MON-FRI *)] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_put_rule_with_schedule_cron[cron(0/15 * * * ? *)] LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleCron::tests_put_rule_with_schedule_cron[cron(0/15 * * * ? *)] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_put_rule_with_schedule_cron[cron(0/30 0-2 ? * MON-FRI *)] LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleCron::tests_put_rule_with_schedule_cron[cron(0/30 0-2 ? * MON-FRI *)] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_put_rule_with_schedule_cron[cron(0/30 20-23 ? * MON-FRI *)] LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleCron::tests_put_rule_with_schedule_cron[cron(0/30 20-23 ? * MON-FRI *)] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_put_rule_with_schedule_cron[cron(0/5 8-17 ? * MON-FRI *)] LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleCron::tests_put_rule_with_schedule_cron[cron(0/5 8-17 ? * MON-FRI *)] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_put_rule_with_schedule_cron[cron(15 12 * * ? *)] LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleCron::tests_put_rule_with_schedule_cron[cron(15 12 * * ? *)] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_rule_with_schedule_rate LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleRate::test_put_rule_with_schedule_rate HTTP Status Code: 200 AWS validated Snapshot Tested
ListTagsForResource
Parameters: ResourceARN
- LocalStack Community
- test_create_event_bus_with_tags LocalStack Community: tests/aws/services/events/test_events_tags.py::TestEventBusTags::test_create_event_bus_with_tags HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_rule_with_tags LocalStack Community: tests/aws/services/events/test_events_tags.py::TestRuleTags::test_put_rule_with_tags HTTP Status Code: 200 AWS validated Snapshot Tested
- test_recreate_tagged_resource_without_tags[event_bus-event_bus_custom] LocalStack Community: tests/aws/services/events/test_events_tags.py::test_recreate_tagged_resource_without_tags[event_bus-event_bus_custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_recreate_tagged_resource_without_tags[event_bus-event_bus_default] LocalStack Community: tests/aws/services/events/test_events_tags.py::test_recreate_tagged_resource_without_tags[event_bus-event_bus_default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_recreate_tagged_resource_without_tags[rule-event_bus_custom] LocalStack Community: tests/aws/services/events/test_events_tags.py::test_recreate_tagged_resource_without_tags[rule-event_bus_custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_recreate_tagged_resource_without_tags[rule-event_bus_default] LocalStack Community: tests/aws/services/events/test_events_tags.py::test_recreate_tagged_resource_without_tags[rule-event_bus_default] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_tag_untag_resource[event_bus-event_bus_custom] LocalStack Community: tests/aws/services/events/test_events_tags.py::tests_tag_untag_resource[event_bus-event_bus_custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_tag_untag_resource[event_bus-event_bus_default] LocalStack Community: tests/aws/services/events/test_events_tags.py::tests_tag_untag_resource[event_bus-event_bus_default] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_tag_untag_resource[rule-event_bus_custom] LocalStack Community: tests/aws/services/events/test_events_tags.py::tests_tag_untag_resource[rule-event_bus_custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_tag_untag_resource[rule-event_bus_default] LocalStack Community: tests/aws/services/events/test_events_tags.py::tests_tag_untag_resource[rule-event_bus_default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_tags_for_deleted_event_bus LocalStack Community: tests/aws/services/events/test_events_tags.py::TestEventBusTags::test_list_tags_for_deleted_event_bus HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
- test_list_tags_for_deleted_rule LocalStack Community: tests/aws/services/events/test_events_tags.py::TestRuleTags::test_list_tags_for_deleted_rule HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
- tests_tag_list_untag_not_existing_resource[not_existing_event_bus] LocalStack Community: tests/aws/services/events/test_events_tags.py::tests_tag_list_untag_not_existing_resource[not_existing_event_bus] HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
- tests_tag_list_untag_not_existing_resource[not_existing_rule] LocalStack Community: tests/aws/services/events/test_events_tags.py::tests_tag_list_untag_not_existing_resource[not_existing_rule] HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
- LocalStack Pro
- test_enforce_policy_events LocalStack Pro: tests/aws/services/iam/test_iam_enforcement.py::TestIAMEnforcementIdentityBasedPolicies::test_enforce_policy_events HTTP Status Code: 200 AWS validated
- test_eventbridge_policies LocalStack Pro: tests/aws/services/iam/test_iam_enforcement.py::TestIAMEnforcementResourceBasedPolicies::test_eventbridge_policies HTTP Status Code: 200 AWS validated Snapshot Tested
- test_events_events LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_events HTTP Status Code: 200 AWS validated
- test_events_firehose LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_firehose HTTP Status Code: 200 AWS validated
- test_events_kinesis LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_kinesis HTTP Status Code: 200 AWS validated
- test_events_lambda LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_lambda HTTP Status Code: 200 AWS validated
- test_events_logs LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_logs HTTP Status Code: 200 AWS validated
- test_events_sns LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_sns HTTP Status Code: 200 AWS validated
- test_events_sqs LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_sqs HTTP Status Code: 200 AWS validated
- test_enforce_policy_events LocalStack Pro: tests/aws/services/iam/test_iam_enforcement.py::TestIAMEnforcementIdentityBasedPolicies::test_enforce_policy_events HTTP Status Code: 400 (ResourceNotFoundException) AWS validated
- test_eventbridge_policies LocalStack Pro: tests/aws/services/iam/test_iam_enforcement.py::TestIAMEnforcementResourceBasedPolicies::test_eventbridge_policies HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
- test_events_events LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_events HTTP Status Code: 400 (ResourceNotFoundException) AWS validated
- test_events_firehose LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_firehose HTTP Status Code: 400 (ResourceNotFoundException) AWS validated
- test_events_kinesis LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_kinesis HTTP Status Code: 400 (ResourceNotFoundException) AWS validated
- test_events_lambda LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_lambda HTTP Status Code: 400 (ResourceNotFoundException) AWS validated
- test_events_logs LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_logs HTTP Status Code: 400 (ResourceNotFoundException) AWS validated
- test_events_sns LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_sns HTTP Status Code: 400 (ResourceNotFoundException) AWS validated
- test_events_sqs LocalStack Pro: tests/aws/services/iam/test_inter_service_enforcement.py::TestInterServiceCommunicationEnforcement::test_events_sqs HTTP Status Code: 400 (ResourceNotFoundException) AWS validated
ListTargetsByRule
Parameters: EventBusName, Rule
- LocalStack Community
- test_list_archive_with_events[False-custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[False-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[False-default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[False-default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[True-custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[True-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[True-default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[True-default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_replays_with_prefix LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestReplay::test_list_replays_with_prefix HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_bus_to_bus[domain] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_bus_to_bus[domain] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_bus_to_bus[path] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_bus_to_bus[path] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_bus_to_bus[standard] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_bus_to_bus[standard] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_nonexistent_event_bus LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_nonexistent_event_bus HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_to_default_eventbus_for_custom_eventbus LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_to_default_eventbus_for_custom_eventbus HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_pattern_nested LocalStack Community: tests/aws/services/events/test_events.py::TestEventPattern::test_put_events_pattern_nested HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_pattern_with_values_in_array LocalStack Community: tests/aws/services/events/test_events.py::TestEventPattern::test_put_events_pattern_with_values_in_array HTTP Status Code: 200 AWS validated Snapshot Tested
- test_delete_rule_with_targets LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_delete_rule_with_targets HTTP Status Code: 200 AWS validated Snapshot Tested
- test_disable_re_enable_rule[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_disable_re_enable_rule[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_disable_re_enable_rule[default] LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_disable_re_enable_rule[default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_rule_with_limit LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_list_rule_with_limit HTTP Status Code: 200 AWS validated Snapshot Tested
- test_process_pattern_to_single_matching_rules_single_target LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_process_pattern_to_single_matching_rules_single_target HTTP Status Code: 200 AWS validated Snapshot Tested
- test_process_to_multiple_matching_rules_different_targets LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_process_to_multiple_matching_rules_different_targets HTTP Status Code: 200 AWS validated
- test_process_to_multiple_matching_rules_single_target LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_process_to_multiple_matching_rules_single_target HTTP Status Code: 200 AWS validated Snapshot Tested
- test_process_to_single_matching_rules_single_target LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_process_to_single_matching_rules_single_target HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_multiple_rules_with_same_name LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_put_multiple_rules_with_same_name HTTP Status Code: 200 AWS validated Snapshot Tested
- test_update_rule_with_targets LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_update_rule_with_targets HTTP Status Code: 200 AWS validated Snapshot Tested
- test_add_exceed_fife_targets_per_rule LocalStack Community: tests/aws/services/events/test_events.py::TestEventTarget::test_add_exceed_fife_targets_per_rule HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_target_by_rule_limit LocalStack Community: tests/aws/services/events/test_events.py::TestEventTarget::test_list_target_by_rule_limit HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_list_remove_target[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventTarget::test_put_list_remove_target[custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_list_remove_target[default] LocalStack Community: tests/aws/services/events/test_events.py::TestEventTarget::test_put_list_remove_target[default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_multiple_targets_with_same_arn_across_different_rules LocalStack Community: tests/aws/services/events/test_events.py::TestEventTarget::test_put_multiple_targets_with_same_arn_across_different_rules HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_multiple_targets_with_same_arn_single_rule LocalStack Community: tests/aws/services/events/test_events.py::TestEventTarget::test_put_multiple_targets_with_same_arn_single_rule HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_multiple_targets_with_same_id_across_different_rules LocalStack Community: tests/aws/services/events/test_events.py::TestEventTarget::test_put_multiple_targets_with_same_id_across_different_rules HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_multiple_targets_with_same_id_single_rule LocalStack Community: tests/aws/services/events/test_events.py::TestEventTarget::test_put_multiple_targets_with_same_id_single_rule HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_target_id_validation LocalStack Community: tests/aws/services/events/test_events.py::TestEventTarget::test_put_target_id_validation HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_response_entries_order LocalStack Community: tests/aws/services/events/test_events.py::TestEvents::test_put_events_response_entries_order HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_time LocalStack Community: tests/aws/services/events/test_events.py::TestEvents::test_put_events_time HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_delivery_failure LocalStack Community: tests/aws/services/events/test_events.py::TestEvents::test_put_events_with_target_delivery_failure HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_time_field LocalStack Community: tests/aws/services/events/test_events.py::TestEvents::test_put_events_with_time_field HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path_max_level_depth LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path_max_level_depth HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path_multiple_targets LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path_multiple_targets HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path_nested[event_detail0] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path_nested[event_detail0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path_nested[event_detail1] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path_nested[event_detail1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement["<listmulti> multiple list items"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement["<listmulti> multiple list items"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement["<listsingle> single list item <listmulti> multiple list items <systemstring> system account id <payload> payload <userId> user id"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement["<listsingle> single list item <listmulti> multiple list items <systemstring> system account id <payload> payload <userId> user id"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement["<listsingle> single list item"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement["<listsingle> single list item"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement["Payload of <payload> with path users-service/users/<userId> and <userId>"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement["Payload of <payload> with path users-service/users/<userId> and <userId>"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"id" : "<userId>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"id" : "<userId>"}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"id" : <userId>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"id" : <userId>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"method": "PUT", "nested": {"level1": {"level2": {"level3": "users-service/users/<userId>"} } }, "bod": "<userId>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"method": "PUT", "nested": {"level1": {"level2": {"level3": "users-service/users/<userId>"} } }, "bod": "<userId>"}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "bod": <payload>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "bod": <payload>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "bod": [<userId>, "hardcoded"]}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "bod": [<userId>, "hardcoded"]}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "id": <userId>, "body": <payload>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "id": <userId>, "body": <payload>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"multi_replacement": "users/<userId>/second/<userId>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"multi_replacement": "users/<userId>/second/<userId>"}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"singlelistitem": <listsingle>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"singlelistitem": <listsingle>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement_not_valid[{"not_valid": "users-service/users/<payload>", "bod": <payload>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement_not_valid[{"not_valid": "users-service/users/<payload>", "bod": <payload>}] HTTP Status Code: 200 AWS validated
- test_input_transformer_nested_keys_replacement_not_valid[{"payload": "<payload>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement_not_valid[{"payload": "<payload>"}] HTTP Status Code: 200 AWS validated
- test_input_transformer_nested_keys_replacement_not_valid[{"singlelistitem": "<listsingle>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement_not_valid[{"singlelistitem": "<listsingle>"}] HTTP Status Code: 200 AWS validated
- test_input_transformer_predefined_variables["Message containing all pre defined variables <aws.events.rule-arn> <aws.events.rule-name> <aws.events.event.ingestion-time>"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_predefined_variables["Message containing all pre defined variables <aws.events.rule-arn> <aws.events.rule-name> <aws.events.event.ingestion-time>"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_predefined_variables[{"originalEvent": <aws.events.event>, "originalEventJson": <aws.events.event.json>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_predefined_variables[{"originalEvent": <aws.events.event>, "originalEventJson": <aws.events.event.json>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_transformer_input_template_json LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_put_events_with_input_transformer_input_template_json HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_transformer_input_template_string["Event of <detail-type> type, at time <timestamp>, info extracted from detail <command>"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_put_events_with_input_transformer_input_template_string["Event of <detail-type> type, at time <timestamp>, info extracted from detail <command>"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_transformer_input_template_string["{[/Check with special starting characters for event of <detail-type> type"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_put_events_with_input_transformer_input_template_string["{[/Check with special starting characters for event of <detail-type> type"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_transformer_missing_keys LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_put_events_with_input_transformer_missing_keys HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_event_input_path_and_input_transformer LocalStack Community: tests/aws/services/events/test_events_inputs.py::test_put_event_input_path_and_input_transformer HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_event_with_content_base_rule_in_pattern LocalStack Community: tests/aws/services/events/test_events_patterns.py::TestRuleWithPattern::test_put_event_with_content_base_rule_in_pattern HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_rule_pattern_anything_but LocalStack Community: tests/aws/services/events/test_events_patterns.py::TestRuleWithPattern::test_put_events_with_rule_pattern_anything_but HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_rule_pattern_exists_false LocalStack Community: tests/aws/services/events/test_events_patterns.py::TestRuleWithPattern::test_put_events_with_rule_pattern_exists_false HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_rule_pattern_exists_true LocalStack Community: tests/aws/services/events/test_events_patterns.py::TestRuleWithPattern::test_put_events_with_rule_pattern_exists_true HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_put_rule_with_schedule_cron[cron(0 10 * * ? *)] LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleCron::tests_put_rule_with_schedule_cron[cron(0 10 * * ? *)] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_put_rule_with_schedule_cron[cron(0 18 ? * MON-FRI *)] LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleCron::tests_put_rule_with_schedule_cron[cron(0 18 ? * MON-FRI *)] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_put_rule_with_schedule_cron[cron(0 8 1 * ? *)] LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleCron::tests_put_rule_with_schedule_cron[cron(0 8 1 * ? *)] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_put_rule_with_schedule_cron[cron(0/10 * ? * MON-FRI *)] LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleCron::tests_put_rule_with_schedule_cron[cron(0/10 * ? * MON-FRI *)] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_put_rule_with_schedule_cron[cron(0/15 * * * ? *)] LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleCron::tests_put_rule_with_schedule_cron[cron(0/15 * * * ? *)] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_put_rule_with_schedule_cron[cron(0/30 0-2 ? * MON-FRI *)] LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleCron::tests_put_rule_with_schedule_cron[cron(0/30 0-2 ? * MON-FRI *)] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_put_rule_with_schedule_cron[cron(0/30 20-23 ? * MON-FRI *)] LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleCron::tests_put_rule_with_schedule_cron[cron(0/30 20-23 ? * MON-FRI *)] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_put_rule_with_schedule_cron[cron(0/5 8-17 ? * MON-FRI *)] LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleCron::tests_put_rule_with_schedule_cron[cron(0/5 8-17 ? * MON-FRI *)] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_put_rule_with_schedule_cron[cron(15 12 * * ? *)] LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleCron::tests_put_rule_with_schedule_cron[cron(15 12 * * ? *)] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_rule_with_schedule_rate LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleRate::test_put_rule_with_schedule_rate HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_schedule_rate_custom_input_target_sqs LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleRate::tests_schedule_rate_custom_input_target_sqs HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_schedule_rate_target_sqs LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleRate::tests_schedule_rate_target_sqs HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_rule_with_tags LocalStack Community: tests/aws/services/events/test_events_tags.py::TestRuleTags::test_put_rule_with_tags HTTP Status Code: 200 AWS validated Snapshot Tested
- test_recreate_tagged_resource_without_tags[rule-event_bus_custom] LocalStack Community: tests/aws/services/events/test_events_tags.py::test_recreate_tagged_resource_without_tags[rule-event_bus_custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_recreate_tagged_resource_without_tags[rule-event_bus_default] LocalStack Community: tests/aws/services/events/test_events_tags.py::test_recreate_tagged_resource_without_tags[rule-event_bus_default] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_tag_untag_resource[rule-event_bus_custom] LocalStack Community: tests/aws/services/events/test_events_tags.py::tests_tag_untag_resource[rule-event_bus_custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_tag_untag_resource[rule-event_bus_default] LocalStack Community: tests/aws/services/events/test_events_tags.py::tests_tag_untag_resource[rule-event_bus_default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_api_gateway LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiGateway::test_put_events_with_target_api_gateway HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_cloudwatch_logs LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetCloudWatchLogs::test_put_events_with_target_cloudwatch_logs HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_events[bus_combination0] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetEvents::test_put_events_with_target_events[bus_combination0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_events[bus_combination1] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetEvents::test_put_events_with_target_events[bus_combination1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_events[bus_combination2] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetEvents::test_put_events_with_target_events[bus_combination2] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_firehose LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetFirehose::test_put_events_with_target_firehose HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_kinesis LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetKinesis::test_put_events_with_target_kinesis HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_lambda LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetLambda::test_put_events_with_target_lambda HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_lambda_list_entries_partial_match LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetLambda::test_put_events_with_target_lambda_list_entries_partial_match HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_lambda_list_entry LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetLambda::test_put_events_with_target_lambda_list_entry HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sns[domain] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSns::test_put_events_with_target_sns[domain] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sns[path] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSns::test_put_events_with_target_sns[path] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sns[standard] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSns::test_put_events_with_target_sns[standard] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sqs LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSqs::test_put_events_with_target_sqs HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sqs_event_detail_match LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSqs::test_put_events_with_target_sqs_event_detail_match HTTP Status Code: 200 AWS validated Snapshot Tested
- test_object_created_put LocalStack Community: tests/aws/services/s3/test_s3_notifications_eventbridge.py::TestS3NotificationsToEventBridge::test_object_created_put HTTP Status Code: 200 AWS validated Snapshot Tested
- test_object_created_put_in_different_region LocalStack Community: tests/aws/services/s3/test_s3_notifications_eventbridge.py::TestS3NotificationsToEventBridge::test_object_created_put_in_different_region HTTP Status Code: 200 AWS validated Snapshot Tested
- test_object_created_put_versioned LocalStack Community: tests/aws/services/s3/test_s3_notifications_eventbridge.py::TestS3NotificationsToEventBridge::test_object_created_put_versioned HTTP Status Code: 200 AWS validated Snapshot Tested
- test_object_put_acl LocalStack Community: tests/aws/services/s3/test_s3_notifications_eventbridge.py::TestS3NotificationsToEventBridge::test_object_put_acl HTTP Status Code: 200 AWS validated Snapshot Tested
- test_restore_object LocalStack Community: tests/aws/services/s3/test_s3_notifications_eventbridge.py::TestS3NotificationsToEventBridge::test_restore_object HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bridge_events_base LocalStack Community: tests/aws/services/stepfunctions/v2/base/test_base.py::TestSnfBase::test_event_bridge_events_base HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_base LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_events_task_service.py::TestTaskServiceEvents::test_put_events_base HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_malformed_detail LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_events_task_service.py::TestTaskServiceEvents::test_put_events_malformed_detail HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_mixed_malformed_detail LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_events_task_service.py::TestTaskServiceEvents::test_put_events_mixed_malformed_detail HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_no_source LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_events_task_service.py::TestTaskServiceEvents::test_put_events_no_source HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_list_with_prefix_describe_delete_rule[custom] LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_put_list_with_prefix_describe_delete_rule[custom] HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
- test_put_list_with_prefix_describe_delete_rule[default] LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_put_list_with_prefix_describe_delete_rule[default] HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
- test_put_multiple_rules_with_same_name LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_put_multiple_rules_with_same_name HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
- test_update_rule_with_targets LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_update_rule_with_targets HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
- test_list_tags_for_deleted_rule LocalStack Community: tests/aws/services/events/test_events_tags.py::TestRuleTags::test_list_tags_for_deleted_rule HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
- test_recreate_tagged_resource_without_tags[rule-event_bus_custom] LocalStack Community: tests/aws/services/events/test_events_tags.py::test_recreate_tagged_resource_without_tags[rule-event_bus_custom] HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
- test_recreate_tagged_resource_without_tags[rule-event_bus_default] LocalStack Community: tests/aws/services/events/test_events_tags.py::test_recreate_tagged_resource_without_tags[rule-event_bus_default] HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
- LocalStack Pro
- test_put_events_with_target_ecs LocalStack Pro: tests/aws/services/events/test_events_targets.py::TestEventsTargetECS::test_put_events_with_target_ecs HTTP Status Code: 200 AWS validated Snapshot Tested
- LocalStack Community
- test_list_target_by_rule_limit LocalStack Community: tests/aws/services/events/test_events.py::TestEventTarget::test_list_target_by_rule_limit HTTP Status Code: 200 AWS validated Snapshot Tested
- LocalStack Community
- test_list_target_by_rule_limit LocalStack Community: tests/aws/services/events/test_events.py::TestEventTarget::test_list_target_by_rule_limit HTTP Status Code: 200 AWS validated Snapshot Tested
- LocalStack Community
- test_event_rule_creation_without_target LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_event_rule_creation_without_target HTTP Status Code: 200
- test_rule_pattern_transformation LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_rule_pattern_transformation HTTP Status Code: 200 AWS validated Snapshot Tested
- test_rule_properties LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_rule_properties HTTP Status Code: 200 AWS validated Snapshot Tested
- test_update_rule_with_targets LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_update_rule_with_targets HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_list_remove_target[default] LocalStack Community: tests/aws/services/events/test_events.py::TestEventTarget::test_put_list_remove_target[default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_multiple_targets_with_same_arn_across_different_rules LocalStack Community: tests/aws/services/events/test_events.py::TestEventTarget::test_put_multiple_targets_with_same_arn_across_different_rules HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_multiple_targets_with_same_arn_single_rule LocalStack Community: tests/aws/services/events/test_events.py::TestEventTarget::test_put_multiple_targets_with_same_arn_single_rule HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_multiple_targets_with_same_id_across_different_rules LocalStack Community: tests/aws/services/events/test_events.py::TestEventTarget::test_put_multiple_targets_with_same_id_across_different_rules HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_multiple_targets_with_same_id_single_rule LocalStack Community: tests/aws/services/events/test_events.py::TestEventTarget::test_put_multiple_targets_with_same_id_single_rule HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_schedule_rate_custom_input_target_sqs LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleRate::tests_schedule_rate_custom_input_target_sqs HTTP Status Code: 200 AWS validated Snapshot Tested
- tests_schedule_rate_target_sqs LocalStack Community: tests/aws/services/events/test_events_schedule.py::TestScheduleRate::tests_schedule_rate_target_sqs HTTP Status Code: 200 AWS validated Snapshot Tested
- test_s3_bucket_deployed LocalStack Community: tests/aws/test_serverless.py::TestServerless::test_s3_bucket_deployed HTTP Status Code: 200 AWS validated
- test_event_rule_to_logs LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_event_rule_to_logs HTTP Status Code: 400 (ResourceNotFoundException) AWS validated
- test_rule_properties LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_rule_properties HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
- test_events_sqs_sns_lambda LocalStack Community: tests/aws/services/cloudformation/resources/test_integration.py::test_events_sqs_sns_lambda HTTP Status Code: 400 (ResourceNotFoundException) AWS validated
- test_generic_destination_routing[sqs-sqs] LocalStack Community: tests/aws/services/cloudformation/resources/test_lambda.py::TestCfnLambdaDestinations::test_generic_destination_routing[sqs-sqs] HTTP Status Code: 400 (ResourceNotFoundException) AWS validated
- test_put_events_with_target_statefunction_machine LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetStepFunctions::test_put_events_with_target_statefunction_machine HTTP Status Code: 400 (ResourceNotFoundException) AWS validated
- test_invoke_lambda_eventbridge LocalStack Community: tests/aws/services/lambda_/test_lambda_destinations.py::TestLambdaDestinationEventbridge::test_invoke_lambda_eventbridge HTTP Status Code: 400 (ResourceNotFoundException) AWS validated Snapshot Tested
- test_s3_bucket_deployed LocalStack Community: tests/aws/test_serverless.py::TestServerless::test_s3_bucket_deployed HTTP Status Code: 400 (ResourceNotFoundException) AWS validated
- LocalStack Pro
- test_cdk_trail_cw_logs LocalStack Pro: tests/aws/services/cloudtrail/test_cloudtrail.py::TestCloudTrail::test_cdk_trail_cw_logs HTTP Status Code: 200 AWS validated
- test_websocket LocalStack Pro: tests/aws/scenario/serverlesspresso/test_serverlesspresso.py::TestServerlesspressoScenario::test_websocket HTTP Status Code: 400 (ResourceNotFoundException) AWS validated
PutEvents
Parameters: Entries
- LocalStack Community
- test_opensearch_crud LocalStack Community: tests/aws/scenario/bookstore/test_bookstore.py::TestBookstoreApplication::test_opensearch_crud HTTP Status Code: 200 AWS validated Snapshot Tested
- test_setup LocalStack Community: tests/aws/scenario/bookstore/test_bookstore.py::TestBookstoreApplication::test_setup HTTP Status Code: 200 AWS validated Snapshot Tested
- test_destination_sns LocalStack Community: tests/aws/scenario/lambda_destination/test_lambda_destination_scenario.py::TestLambdaDestinationScenario::test_destination_sns HTTP Status Code: 200 AWS validated Snapshot Tested
- test_infra LocalStack Community: tests/aws/scenario/lambda_destination/test_lambda_destination_scenario.py::TestLambdaDestinationScenario::test_infra HTTP Status Code: 200 AWS validated Snapshot Tested
- test_prefill_dynamodb_table LocalStack Community: tests/aws/scenario/loan_broker/test_loan_broker.py::TestLoanBrokerScenario::test_prefill_dynamodb_table HTTP Status Code: 200 AWS validated Snapshot Tested
- test_stepfunctions_input_recipient_list[step_function_input0-SUCCEEDED] LocalStack Community: tests/aws/scenario/loan_broker/test_loan_broker.py::TestLoanBrokerScenario::test_stepfunctions_input_recipient_list[step_function_input0-SUCCEEDED] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_stepfunctions_input_recipient_list[step_function_input1-SUCCEEDED] LocalStack Community: tests/aws/scenario/loan_broker/test_loan_broker.py::TestLoanBrokerScenario::test_stepfunctions_input_recipient_list[step_function_input1-SUCCEEDED] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_stepfunctions_input_recipient_list[step_function_input2-FAILED] LocalStack Community: tests/aws/scenario/loan_broker/test_loan_broker.py::TestLoanBrokerScenario::test_stepfunctions_input_recipient_list[step_function_input2-FAILED] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_stepfunctions_input_recipient_list[step_function_input3-FAILED] LocalStack Community: tests/aws/scenario/loan_broker/test_loan_broker.py::TestLoanBrokerScenario::test_stepfunctions_input_recipient_list[step_function_input3-FAILED] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_stepfunctions_input_recipient_list[step_function_input4-FAILED] LocalStack Community: tests/aws/scenario/loan_broker/test_loan_broker.py::TestLoanBrokerScenario::test_stepfunctions_input_recipient_list[step_function_input4-FAILED] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_notes_rest_api LocalStack Community: tests/aws/scenario/note_taking/test_note_taking.py::TestNoteTakingScenario::test_notes_rest_api HTTP Status Code: 200 AWS validated
- test_validate_infra_setup LocalStack Community: tests/aws/scenario/note_taking/test_note_taking.py::TestNoteTakingScenario::test_validate_infra_setup HTTP Status Code: 200 AWS validated Snapshot Tested
- test_apigateway_to_eventbridge LocalStack Community: tests/aws/services/apigateway/test_apigateway_eventbridge.py::test_apigateway_to_eventbridge HTTP Status Code: 200 AWS validated Snapshot Tested
- test_scenario_validate_infra LocalStack Community: tests/aws/services/apigateway/test_apigateway_lambda_cfn.py::TestApigatewayLambdaIntegration::test_scenario_validate_infra HTTP Status Code: 200 AWS validated Snapshot Tested
- test_ssm_aws_integration LocalStack Community: tests/aws/services/apigateway/test_apigateway_ssm.py::test_ssm_aws_integration HTTP Status Code: 200 AWS validated
- test_apigateway_with_step_function_integration[DeleteStateMachine] LocalStack Community: tests/aws/services/apigateway/test_apigateway_stepfunctions.py::TestApigatewayStepfunctions::test_apigateway_with_step_function_integration[DeleteStateMachine] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_apigateway_with_step_function_integration[StartExecution] LocalStack Community: tests/aws/services/apigateway/test_apigateway_stepfunctions.py::TestApigatewayStepfunctions::test_apigateway_with_step_function_integration[StartExecution] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_change_set_with_ssm_parameter LocalStack Community: tests/aws/services/cloudformation/api/test_changesets.py::test_create_change_set_with_ssm_parameter HTTP Status Code: 200 AWS validated
- test_name_conflicts LocalStack Community: tests/aws/services/cloudformation/api/test_changesets.py::test_name_conflicts HTTP Status Code: 200 AWS validated Snapshot Tested
- test_nested_with_nested_stack LocalStack Community: tests/aws/services/cloudformation/api/test_nested_stacks.py::test_nested_with_nested_stack HTTP Status Code: 200 AWS validated
- test_reference_unsupported_resource LocalStack Community: tests/aws/services/cloudformation/api/test_reference_resolving.py::test_reference_unsupported_resource HTTP Status Code: 200
- test_list_parameter_type LocalStack Community: tests/aws/services/cloudformation/api/test_stacks.py::test_list_parameter_type HTTP Status Code: 200 AWS validated
- test_name_conflicts LocalStack Community: tests/aws/services/cloudformation/api/test_stacks.py::test_name_conflicts HTTP Status Code: 200 AWS validated Snapshot Tested
- test_stack_deploy_order[A-B-C] LocalStack Community: tests/aws/services/cloudformation/api/test_stacks.py::test_stack_deploy_order[A-B-C] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_stack_deploy_order[A-C-B] LocalStack Community: tests/aws/services/cloudformation/api/test_stacks.py::test_stack_deploy_order[A-C-B] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_stack_deploy_order[B-A-C] LocalStack Community: tests/aws/services/cloudformation/api/test_stacks.py::test_stack_deploy_order[B-A-C] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_stack_deploy_order[B-C-A] LocalStack Community: tests/aws/services/cloudformation/api/test_stacks.py::test_stack_deploy_order[B-C-A] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_stack_deploy_order[C-A-B] LocalStack Community: tests/aws/services/cloudformation/api/test_stacks.py::test_stack_deploy_order[C-A-B] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_stack_deploy_order[C-B-A] LocalStack Community: tests/aws/services/cloudformation/api/test_stacks.py::test_stack_deploy_order[C-B-A] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_transformer_property_level LocalStack Community: tests/aws/services/cloudformation/api/test_transformers.py::test_transformer_property_level HTTP Status Code: 200 AWS validated Snapshot Tested
- test_diff_after_update LocalStack Community: tests/aws/services/cloudformation/api/test_update_stack.py::test_diff_after_update HTTP Status Code: 200 AWS validated
- test_dependency_on_attribute_with_dot_notation LocalStack Community: tests/aws/services/cloudformation/engine/test_attributes.py::TestResourceAttributes::test_dependency_on_attribute_with_dot_notation HTTP Status Code: 200 AWS validated Snapshot Tested
- test_conditional_att_to_conditional_resources[create] LocalStack Community: tests/aws/services/cloudformation/engine/test_conditions.py::TestCloudFormationConditions::test_conditional_att_to_conditional_resources[create] HTTP Status Code: 200 AWS validated
- test_conditional_att_to_conditional_resources[no-create] LocalStack Community: tests/aws/services/cloudformation/engine/test_conditions.py::TestCloudFormationConditions::test_conditional_att_to_conditional_resources[no-create] HTTP Status Code: 200 AWS validated
- test_conditional_in_conditional[dev-us-west-2] LocalStack Community: tests/aws/services/cloudformation/engine/test_conditions.py::TestCloudFormationConditions::test_conditional_in_conditional[dev-us-west-2] HTTP Status Code: 200 AWS validated
- test_conditional_in_conditional[production-us-east-1] LocalStack Community: tests/aws/services/cloudformation/engine/test_conditions.py::TestCloudFormationConditions::test_conditional_in_conditional[production-us-east-1] HTTP Status Code: 200 AWS validated
- test_dependency_in_non_evaluated_if_branch[None-FallbackParamValue] LocalStack Community: tests/aws/services/cloudformation/engine/test_conditions.py::TestCloudFormationConditions::test_dependency_in_non_evaluated_if_branch[None-FallbackParamValue] HTTP Status Code: 200 AWS validated
- test_dependency_in_non_evaluated_if_branch[false-DefaultParamValue] LocalStack Community: tests/aws/services/cloudformation/engine/test_conditions.py::TestCloudFormationConditions::test_dependency_in_non_evaluated_if_branch[false-DefaultParamValue] HTTP Status Code: 200 AWS validated
- test_dependency_in_non_evaluated_if_branch[true-FallbackParamValue] LocalStack Community: tests/aws/services/cloudformation/engine/test_conditions.py::TestCloudFormationConditions::test_dependency_in_non_evaluated_if_branch[true-FallbackParamValue] HTTP Status Code: 200 AWS validated
- test_fn_sub_cases LocalStack Community: tests/aws/services/cloudformation/engine/test_references.py::TestFnSub::test_fn_sub_cases HTTP Status Code: 200 AWS validated Snapshot Tested
- test_non_string_parameter_in_sub LocalStack Community: tests/aws/services/cloudformation/engine/test_references.py::TestFnSub::test_non_string_parameter_in_sub HTTP Status Code: 200 AWS validated Snapshot Tested
- test_resolve_transitive_placeholders_in_strings LocalStack Community: tests/aws/services/cloudformation/engine/test_references.py::test_resolve_transitive_placeholders_in_strings HTTP Status Code: 200 AWS validated Snapshot Tested
- test_deploy_instance_with_key_pair LocalStack Community: tests/aws/services/cloudformation/resource_providers/ec2/test_ec2.py::test_deploy_instance_with_key_pair HTTP Status Code: 200 AWS validated Snapshot Tested
- test_rest_api_serverless_ref_resolving LocalStack Community: tests/aws/services/cloudformation/resources/test_apigateway.py::test_rest_api_serverless_ref_resolving HTTP Status Code: 200 AWS validated Snapshot Tested
- test_cdk_bootstrap[10] LocalStack Community: tests/aws/services/cloudformation/resources/test_cdk.py::TestCdkInit::test_cdk_bootstrap[10] HTTP Status Code: 200 AWS validated
- test_cdk_bootstrap[11] LocalStack Community: tests/aws/services/cloudformation/resources/test_cdk.py::TestCdkInit::test_cdk_bootstrap[11] HTTP Status Code: 200 AWS validated
- test_cdk_bootstrap[12] LocalStack Community: tests/aws/services/cloudformation/resources/test_cdk.py::TestCdkInit::test_cdk_bootstrap[12] HTTP Status Code: 200 AWS validated
- test_cdk_bootstrap_redeploy LocalStack Community: tests/aws/services/cloudformation/resources/test_cdk.py::TestCdkInit::test_cdk_bootstrap_redeploy HTTP Status Code: 200 AWS validated
- test_waitcondition LocalStack Community: tests/aws/services/cloudformation/resources/test_cloudformation.py::test_waitcondition HTTP Status Code: 200 AWS validated Snapshot Tested
- test_ttl_cdk LocalStack Community: tests/aws/services/cloudformation/resources/test_dynamodb.py::test_ttl_cdk HTTP Status Code: 200 AWS validated Snapshot Tested
- test_keypair_create_import LocalStack Community: tests/aws/services/cloudformation/resources/test_ec2.py::test_keypair_create_import HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_rule_to_logs LocalStack Community: tests/aws/services/cloudformation/resources/test_events.py::test_event_rule_to_logs HTTP Status Code: 200 AWS validated
- test_events_sqs_sns_lambda LocalStack Community: tests/aws/services/cloudformation/resources/test_integration.py::test_events_sqs_sns_lambda HTTP Status Code: 200 AWS validated
- test_cdk_deployment_generates_secret_value_if_no_value_is_provided LocalStack Community: tests/aws/services/cloudformation/resources/test_secretsmanager.py::test_cdk_deployment_generates_secret_value_if_no_value_is_provided HTTP Status Code: 200 AWS validated Snapshot Tested
- test_sns_topic_with_attributes LocalStack Community: tests/aws/services/cloudformation/resources/test_sns.py::test_sns_topic_with_attributes HTTP Status Code: 200 AWS validated Snapshot Tested
- test_parameter_defaults LocalStack Community: tests/aws/services/cloudformation/resources/test_ssm.py::test_parameter_defaults HTTP Status Code: 200 AWS validated Snapshot Tested
- test_update_ssm_parameter_tag LocalStack Community: tests/aws/services/cloudformation/resources/test_ssm.py::test_update_ssm_parameter_tag HTTP Status Code: 200 AWS validated
- test_update_ssm_parameters LocalStack Community: tests/aws/services/cloudformation/resources/test_ssm.py::test_update_ssm_parameters HTTP Status Code: 200 AWS validated
- test_apigateway_invoke LocalStack Community: tests/aws/services/cloudformation/resources/test_stepfunctions.py::test_apigateway_invoke HTTP Status Code: 200
- test_apigateway_invoke_localhost LocalStack Community: tests/aws/services/cloudformation/resources/test_stepfunctions.py::test_apigateway_invoke_localhost HTTP Status Code: 200
- test_apigateway_invoke_localhost_with_path LocalStack Community: tests/aws/services/cloudformation/resources/test_stepfunctions.py::test_apigateway_invoke_localhost_with_path HTTP Status Code: 200
- test_apigateway_invoke_with_path LocalStack Community: tests/aws/services/cloudformation/resources/test_stepfunctions.py::test_apigateway_invoke_with_path HTTP Status Code: 200 AWS validated
- test_nested_statemachine_with_sync2 LocalStack Community: tests/aws/services/cloudformation/resources/test_stepfunctions.py::test_nested_statemachine_with_sync2 HTTP Status Code: 200 AWS validated
- test_statemachine_definitionsubstitution LocalStack Community: tests/aws/services/cloudformation/resources/test_stepfunctions.py::test_statemachine_definitionsubstitution HTTP Status Code: 200 AWS validated
- test_cfn_with_exports LocalStack Community: tests/aws/services/cloudformation/test_template_engine.py::TestImportValues::test_cfn_with_exports HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base64_sub_and_getatt_functions LocalStack Community: tests/aws/services/cloudformation/test_template_engine.py::TestIntrinsicFunctions::test_base64_sub_and_getatt_functions HTTP Status Code: 200 AWS validated
- test_cfn_template_with_short_form_fn_sub LocalStack Community: tests/aws/services/cloudformation/test_template_engine.py::TestIntrinsicFunctions::test_cfn_template_with_short_form_fn_sub HTTP Status Code: 200 AWS validated
- test_find_map_function LocalStack Community: tests/aws/services/cloudformation/test_template_engine.py::TestIntrinsicFunctions::test_find_map_function HTTP Status Code: 200 AWS validated
- test_get_azs_function[ap-northeast-1] LocalStack Community: tests/aws/services/cloudformation/test_template_engine.py::TestIntrinsicFunctions::test_get_azs_function[ap-northeast-1] HTTP Status Code: 200 AWS validated
- test_get_azs_function[ap-southeast-2] LocalStack Community: tests/aws/services/cloudformation/test_template_engine.py::TestIntrinsicFunctions::test_get_azs_function[ap-southeast-2] HTTP Status Code: 200 AWS validated
- test_get_azs_function[eu-central-1] LocalStack Community: tests/aws/services/cloudformation/test_template_engine.py::TestIntrinsicFunctions::test_get_azs_function[eu-central-1] HTTP Status Code: 200 AWS validated
- test_get_azs_function[eu-west-1] LocalStack Community: tests/aws/services/cloudformation/test_template_engine.py::TestIntrinsicFunctions::test_get_azs_function[eu-west-1] HTTP Status Code: 200 AWS validated
- test_get_azs_function[us-east-1] LocalStack Community: tests/aws/services/cloudformation/test_template_engine.py::TestIntrinsicFunctions::test_get_azs_function[us-east-1] HTTP Status Code: 200 AWS validated
- test_get_azs_function[us-east-2] LocalStack Community: tests/aws/services/cloudformation/test_template_engine.py::TestIntrinsicFunctions::test_get_azs_function[us-east-2] HTTP Status Code: 200 AWS validated
- test_get_azs_function[us-west-1] LocalStack Community: tests/aws/services/cloudformation/test_template_engine.py::TestIntrinsicFunctions::test_get_azs_function[us-west-1] HTTP Status Code: 200 AWS validated
- test_get_azs_function[us-west-2] LocalStack Community: tests/aws/services/cloudformation/test_template_engine.py::TestIntrinsicFunctions::test_get_azs_function[us-west-2] HTTP Status Code: 200 AWS validated
- test_split_length_and_join_functions LocalStack Community: tests/aws/services/cloudformation/test_template_engine.py::TestIntrinsicFunctions::test_split_length_and_join_functions HTTP Status Code: 200 AWS validated
- test_sub_not_ready LocalStack Community: tests/aws/services/cloudformation/test_template_engine.py::TestIntrinsicFunctions::test_sub_not_ready HTTP Status Code: 200 AWS validated
- test_attribute_uses_macro LocalStack Community: tests/aws/services/cloudformation/test_template_engine.py::TestMacros::test_attribute_uses_macro HTTP Status Code: 200 AWS validated
- test_capabilities_requirements LocalStack Community: tests/aws/services/cloudformation/test_template_engine.py::TestMacros::test_capabilities_requirements HTTP Status Code: 200 AWS validated Snapshot Tested
- test_functions_and_references_during_transformation LocalStack Community: tests/aws/services/cloudformation/test_template_engine.py::TestMacros::test_functions_and_references_during_transformation HTTP Status Code: 200 AWS validated Snapshot Tested
- test_global_scope LocalStack Community: tests/aws/services/cloudformation/test_template_engine.py::TestMacros::test_global_scope HTTP Status Code: 200 AWS validated Snapshot Tested
- test_validate_lambda_internals LocalStack Community: tests/aws/services/cloudformation/test_template_engine.py::TestMacros::test_validate_lambda_internals HTTP Status Code: 200 AWS validated Snapshot Tested
- test_stack_id LocalStack Community: tests/aws/services/cloudformation/test_template_engine.py::TestPseudoParameters::test_stack_id HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_change_set_with_ssm_parameter_list LocalStack Community: tests/aws/services/cloudformation/test_template_engine.py::TestSsmParameters::test_create_change_set_with_ssm_parameter_list HTTP Status Code: 200 AWS validated Snapshot Tested
- test_create_stack_with_ssm_parameters LocalStack Community: tests/aws/services/cloudformation/test_template_engine.py::TestSsmParameters::test_create_stack_with_ssm_parameters HTTP Status Code: 200 AWS validated Snapshot Tested
- test_resolve_ssm LocalStack Community: tests/aws/services/cloudformation/test_template_engine.py::TestSsmParameters::test_resolve_ssm HTTP Status Code: 200 AWS validated
- test_resolve_ssm_secure LocalStack Community: tests/aws/services/cloudformation/test_template_engine.py::TestSsmParameters::test_resolve_ssm_secure HTTP Status Code: 200
- test_resolve_ssm_with_version LocalStack Community: tests/aws/services/cloudformation/test_template_engine.py::TestSsmParameters::test_resolve_ssm_with_version HTTP Status Code: 200 AWS validated
- test_ssm_nested_with_nested_stack LocalStack Community: tests/aws/services/cloudformation/test_template_engine.py::TestSsmParameters::test_ssm_nested_with_nested_stack HTTP Status Code: 200 AWS validated
- test_table_v2_stream LocalStack Community: tests/aws/services/dynamodbstreams/test_dynamodb_streams.py::TestDynamoDBStreams::test_table_v2_stream HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[False-custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[False-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[False-default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[False-default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[True-custom] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[True-custom] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_archive_with_events[True-default] LocalStack Community: tests/aws/services/events/test_archive_and_replay.py::TestArchive::test_list_archive_with_events[True-default] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_bus_to_bus[domain] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_bus_to_bus[domain] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_bus_to_bus[domain] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_bus_to_bus[domain] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_bus_to_bus[path] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_bus_to_bus[path] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_bus_to_bus[path] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_bus_to_bus[path] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_bus_to_bus[standard] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_bus_to_bus[standard] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_bus_to_bus[standard] LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_bus_to_bus[standard] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_nonexistent_event_bus LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_nonexistent_event_bus HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_to_default_eventbus_for_custom_eventbus LocalStack Community: tests/aws/services/events/test_events.py::TestEventBus::test_put_events_to_default_eventbus_for_custom_eventbus HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_pattern_nested LocalStack Community: tests/aws/services/events/test_events.py::TestEventPattern::test_put_events_pattern_nested HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_pattern_with_values_in_array LocalStack Community: tests/aws/services/events/test_events.py::TestEventPattern::test_put_events_pattern_with_values_in_array HTTP Status Code: 200 AWS validated Snapshot Tested
- test_process_pattern_to_single_matching_rules_single_target LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_process_pattern_to_single_matching_rules_single_target HTTP Status Code: 200 AWS validated Snapshot Tested
- test_process_to_multiple_matching_rules_different_targets LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_process_to_multiple_matching_rules_different_targets HTTP Status Code: 200 AWS validated
- test_process_to_multiple_matching_rules_single_target LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_process_to_multiple_matching_rules_single_target HTTP Status Code: 200 AWS validated Snapshot Tested
- test_process_to_single_matching_rules_single_target LocalStack Community: tests/aws/services/events/test_events.py::TestEventRule::test_process_to_single_matching_rules_single_target HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_event_malformed_detail[ARRAY] LocalStack Community: tests/aws/services/events/test_events.py::TestEvents::test_put_event_malformed_detail[ARRAY] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_event_malformed_detail[MALFORMED_JSON] LocalStack Community: tests/aws/services/events/test_events.py::TestEvents::test_put_event_malformed_detail[MALFORMED_JSON] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_event_malformed_detail[SERIALIZED_STRING] LocalStack Community: tests/aws/services/events/test_events.py::TestEvents::test_put_event_malformed_detail[SERIALIZED_STRING] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_event_malformed_detail[STRING] LocalStack Community: tests/aws/services/events/test_events.py::TestEvents::test_put_event_malformed_detail[STRING] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_event_without_detail LocalStack Community: tests/aws/services/events/test_events.py::TestEvents::test_put_event_without_detail HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_event_without_detail_type LocalStack Community: tests/aws/services/events/test_events.py::TestEvents::test_put_event_without_detail_type HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_response_entries_order LocalStack Community: tests/aws/services/events/test_events.py::TestEvents::test_put_events_response_entries_order HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_time LocalStack Community: tests/aws/services/events/test_events.py::TestEvents::test_put_events_time HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_delivery_failure LocalStack Community: tests/aws/services/events/test_events.py::TestEvents::test_put_events_with_target_delivery_failure HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_time_field LocalStack Community: tests/aws/services/events/test_events.py::TestEvents::test_put_events_with_time_field HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_without_source LocalStack Community: tests/aws/services/events/test_events.py::TestEvents::test_put_events_without_source HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events[custom-account] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::TestEventsCrossAccountRegion::test_put_events[custom-account] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[custom-account] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[custom-account] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[custom-account] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[custom-account] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[custom-region] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[custom-region] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[custom-region] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[custom-region] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[custom-region_account] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[custom-region_account] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[custom-region_account] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[custom-region_account] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[default-account] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[default-account] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[default-account] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[default-account] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[default-region] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[default-region] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[default-region] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[default-region] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[default-region_account] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[default-region_account] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bus_to_event_bus_cross_account_region[default-region_account] LocalStack Community: tests/aws/services/events/test_events_cross_account_region.py::test_event_bus_to_event_bus_cross_account_region[default-region_account] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path_max_level_depth LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path_max_level_depth HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path_multiple_targets LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path_multiple_targets HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path_nested[event_detail0] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path_nested[event_detail0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_path_nested[event_detail1] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputPath::test_put_events_with_input_path_nested[event_detail1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement["<listmulti> multiple list items"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement["<listmulti> multiple list items"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement["<listsingle> single list item <listmulti> multiple list items <systemstring> system account id <payload> payload <userId> user id"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement["<listsingle> single list item <listmulti> multiple list items <systemstring> system account id <payload> payload <userId> user id"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement["<listsingle> single list item"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement["<listsingle> single list item"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement["Payload of <payload> with path users-service/users/<userId> and <userId>"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement["Payload of <payload> with path users-service/users/<userId> and <userId>"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"id" : "<userId>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"id" : "<userId>"}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"id" : <userId>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"id" : <userId>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"method": "PUT", "nested": {"level1": {"level2": {"level3": "users-service/users/<userId>"} } }, "bod": "<userId>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"method": "PUT", "nested": {"level1": {"level2": {"level3": "users-service/users/<userId>"} } }, "bod": "<userId>"}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "bod": <payload>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "bod": <payload>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "bod": [<userId>, "hardcoded"]}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "bod": [<userId>, "hardcoded"]}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "id": <userId>, "body": <payload>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"method": "PUT", "path": "users-service/users/<userId>", "id": <userId>, "body": <payload>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"multi_replacement": "users/<userId>/second/<userId>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"multi_replacement": "users/<userId>/second/<userId>"}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement[{"singlelistitem": <listsingle>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement[{"singlelistitem": <listsingle>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_nested_keys_replacement_not_valid[{"not_valid": "users-service/users/<payload>", "bod": <payload>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement_not_valid[{"not_valid": "users-service/users/<payload>", "bod": <payload>}] HTTP Status Code: 200 AWS validated
- test_input_transformer_nested_keys_replacement_not_valid[{"payload": "<payload>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement_not_valid[{"payload": "<payload>"}] HTTP Status Code: 200 AWS validated
- test_input_transformer_nested_keys_replacement_not_valid[{"singlelistitem": "<listsingle>"}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_nested_keys_replacement_not_valid[{"singlelistitem": "<listsingle>"}] HTTP Status Code: 200 AWS validated
- test_input_transformer_predefined_variables["Message containing all pre defined variables <aws.events.rule-arn> <aws.events.rule-name> <aws.events.event.ingestion-time>"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_predefined_variables["Message containing all pre defined variables <aws.events.rule-arn> <aws.events.rule-name> <aws.events.event.ingestion-time>"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_transformer_predefined_variables[{"originalEvent": <aws.events.event>, "originalEventJson": <aws.events.event.json>}] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_input_transformer_predefined_variables[{"originalEvent": <aws.events.event>, "originalEventJson": <aws.events.event.json>}] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_transformer_input_template_json LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_put_events_with_input_transformer_input_template_json HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_transformer_input_template_string["Event of <detail-type> type, at time <timestamp>, info extracted from detail <command>"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_put_events_with_input_transformer_input_template_string["Event of <detail-type> type, at time <timestamp>, info extracted from detail <command>"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_input_transformer_input_template_string["{[/Check with special starting characters for event of <detail-type> type"] LocalStack Community: tests/aws/services/events/test_events_inputs.py::TestInputTransformer::test_put_events_with_input_transformer_input_template_string["{[/Check with special starting characters for event of <detail-type> type"] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_event_with_content_base_rule_in_pattern LocalStack Community: tests/aws/services/events/test_events_patterns.py::TestRuleWithPattern::test_put_event_with_content_base_rule_in_pattern HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_rule_pattern_anything_but LocalStack Community: tests/aws/services/events/test_events_patterns.py::TestRuleWithPattern::test_put_events_with_rule_pattern_anything_but HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_rule_pattern_exists_false LocalStack Community: tests/aws/services/events/test_events_patterns.py::TestRuleWithPattern::test_put_events_with_rule_pattern_exists_false HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_rule_pattern_exists_true LocalStack Community: tests/aws/services/events/test_events_patterns.py::TestRuleWithPattern::test_put_events_with_rule_pattern_exists_true HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_to_target_api_destinations[auth0] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiDestination::test_put_events_to_target_api_destinations[auth0] HTTP Status Code: 200
- test_put_events_to_target_api_destinations[auth1] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiDestination::test_put_events_to_target_api_destinations[auth1] HTTP Status Code: 200
- test_put_events_to_target_api_destinations[auth2] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiDestination::test_put_events_to_target_api_destinations[auth2] HTTP Status Code: 200
- test_put_events_with_target_api_gateway LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetApiGateway::test_put_events_with_target_api_gateway HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_cloudwatch_logs LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetCloudWatchLogs::test_put_events_with_target_cloudwatch_logs HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_events[bus_combination0] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetEvents::test_put_events_with_target_events[bus_combination0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_events[bus_combination0] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetEvents::test_put_events_with_target_events[bus_combination0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_events[bus_combination1] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetEvents::test_put_events_with_target_events[bus_combination1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_events[bus_combination1] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetEvents::test_put_events_with_target_events[bus_combination1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_events[bus_combination2] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetEvents::test_put_events_with_target_events[bus_combination2] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_events[bus_combination2] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetEvents::test_put_events_with_target_events[bus_combination2] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_firehose LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetFirehose::test_put_events_with_target_firehose HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_kinesis LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetKinesis::test_put_events_with_target_kinesis HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_lambda LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetLambda::test_put_events_with_target_lambda HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_lambda_list_entries_partial_match LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetLambda::test_put_events_with_target_lambda_list_entries_partial_match HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_lambda_list_entry LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetLambda::test_put_events_with_target_lambda_list_entry HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sns[domain] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSns::test_put_events_with_target_sns[domain] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sns[path] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSns::test_put_events_with_target_sns[path] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sns[standard] LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSns::test_put_events_with_target_sns[standard] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sqs LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSqs::test_put_events_with_target_sqs HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_sqs_event_detail_match LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetSqs::test_put_events_with_target_sqs_event_detail_match HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_with_target_statefunction_machine LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetStepFunctions::test_put_events_with_target_statefunction_machine HTTP Status Code: 200 AWS validated
- test_put_events_with_target_statefunction_machine LocalStack Community: tests/aws/services/events/test_events_targets.py::TestEventsTargetStepFunctions::test_put_events_with_target_statefunction_machine HTTP Status Code: 200 AWS validated
- test_invoke_lambda_eventbridge LocalStack Community: tests/aws/services/lambda_/test_lambda_destinations.py::TestLambdaDestinationEventbridge::test_invoke_lambda_eventbridge HTTP Status Code: 200 AWS validated Snapshot Tested
- test_object_created_put LocalStack Community: tests/aws/services/s3/test_s3_notifications_eventbridge.py::TestS3NotificationsToEventBridge::test_object_created_put HTTP Status Code: 200 AWS validated Snapshot Tested
- test_object_created_put_in_different_region LocalStack Community: tests/aws/services/s3/test_s3_notifications_eventbridge.py::TestS3NotificationsToEventBridge::test_object_created_put_in_different_region HTTP Status Code: 200 AWS validated Snapshot Tested
- test_object_created_put_versioned LocalStack Community: tests/aws/services/s3/test_s3_notifications_eventbridge.py::TestS3NotificationsToEventBridge::test_object_created_put_versioned HTTP Status Code: 200 AWS validated Snapshot Tested
- test_object_put_acl LocalStack Community: tests/aws/services/s3/test_s3_notifications_eventbridge.py::TestS3NotificationsToEventBridge::test_object_put_acl HTTP Status Code: 200 AWS validated Snapshot Tested
- test_restore_object LocalStack Community: tests/aws/services/s3/test_s3_notifications_eventbridge.py::TestS3NotificationsToEventBridge::test_restore_object HTTP Status Code: 200 AWS validated Snapshot Tested
- test_get_parameter_by_arn LocalStack Community: tests/aws/services/ssm/test_ssm.py::TestSSM::test_get_parameter_by_arn HTTP Status Code: 200 AWS validated Snapshot Tested
- test_get_parameters_and_secrets LocalStack Community: tests/aws/services/ssm/test_ssm.py::TestSSM::test_get_parameters_and_secrets HTTP Status Code: 200 AWS validated
- test_get_parameters_by_path_and_filter_by_labels LocalStack Community: tests/aws/services/ssm/test_ssm.py::TestSSM::test_get_parameters_by_path_and_filter_by_labels HTTP Status Code: 200 AWS validated
- test_hierarchical_parameter[/<param>//b//c] LocalStack Community: tests/aws/services/ssm/test_ssm.py::TestSSM::test_hierarchical_parameter[/<param>//b//c] HTTP Status Code: 200 AWS validated
- test_hierarchical_parameter[<param>/b/c] LocalStack Community: tests/aws/services/ssm/test_ssm.py::TestSSM::test_hierarchical_parameter[<param>/b/c] HTTP Status Code: 200 AWS validated
- test_put_parameters LocalStack Community: tests/aws/services/ssm/test_ssm.py::TestSSM::test_put_parameters HTTP Status Code: 200 AWS validated
- test_trigger_event_on_systems_manager_change[domain] LocalStack Community: tests/aws/services/ssm/test_ssm.py::TestSSM::test_trigger_event_on_systems_manager_change[domain] HTTP Status Code: 200
- test_trigger_event_on_systems_manager_change[path] LocalStack Community: tests/aws/services/ssm/test_ssm.py::TestSSM::test_trigger_event_on_systems_manager_change[path] HTTP Status Code: 200
- test_trigger_event_on_systems_manager_change[standard] LocalStack Community: tests/aws/services/ssm/test_ssm.py::TestSSM::test_trigger_event_on_systems_manager_change[standard] HTTP Status Code: 200
- test_activity_task LocalStack Community: tests/aws/services/stepfunctions/v2/activities/test_activities.py::TestActivities::test_activity_task HTTP Status Code: 200 AWS validated Snapshot Tested
- test_activity_task_failure LocalStack Community: tests/aws/services/stepfunctions/v2/activities/test_activities.py::TestActivities::test_activity_task_failure HTTP Status Code: 200 AWS validated Snapshot Tested
- test_activity_task_no_worker_name LocalStack Community: tests/aws/services/stepfunctions/v2/activities/test_activities.py::TestActivities::test_activity_task_no_worker_name HTTP Status Code: 200 AWS validated Snapshot Tested
- test_activity_task_on_deleted LocalStack Community: tests/aws/services/stepfunctions/v2/activities/test_activities.py::TestActivities::test_activity_task_on_deleted HTTP Status Code: 200 AWS validated Snapshot Tested
- test_activity_task_start_timeout LocalStack Community: tests/aws/services/stepfunctions/v2/activities/test_activities.py::TestActivities::test_activity_task_start_timeout HTTP Status Code: 200 AWS validated Snapshot Tested
- test_activity_task_with_heartbeat LocalStack Community: tests/aws/services/stepfunctions/v2/activities/test_activities.py::TestActivities::test_activity_task_with_heartbeat HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_cases[BASE_LAMBDA_EMPTY] LocalStack Community: tests/aws/services/stepfunctions/v2/arguments/test_arguments.py::TestArgumentsBase::test_base_cases[BASE_LAMBDA_EMPTY] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_cases[BASE_LAMBDA_EMPTY_GLOBAL_QL_JSONATA] LocalStack Community: tests/aws/services/stepfunctions/v2/arguments/test_arguments.py::TestArgumentsBase::test_base_cases[BASE_LAMBDA_EMPTY_GLOBAL_QL_JSONATA] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_cases[BASE_LAMBDA_EXPRESSION] LocalStack Community: tests/aws/services/stepfunctions/v2/arguments/test_arguments.py::TestArgumentsBase::test_base_cases[BASE_LAMBDA_EXPRESSION] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_cases[BASE_LAMBDA_LITERALS] LocalStack Community: tests/aws/services/stepfunctions/v2/arguments/test_arguments.py::TestArgumentsBase::test_base_cases[BASE_LAMBDA_LITERALS] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_cases[BASE_CONSTANT_LITERALS] LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_base.py::TestAssignBase::test_base_cases[BASE_CONSTANT_LITERALS] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_cases[BASE_EMPTY] LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_base.py::TestAssignBase::test_base_cases[BASE_EMPTY] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_cases[BASE_PATHS] LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_base.py::TestAssignBase::test_base_cases[BASE_PATHS] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_cases[BASE_SCOPE_MAP] LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_base.py::TestAssignBase::test_base_cases[BASE_SCOPE_MAP] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_cases[BASE_VAR] LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_base.py::TestAssignBase::test_base_cases[BASE_VAR] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_parallel_cases[BASE_SCOPE_PARALLEL] LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_base.py::TestAssignBase::test_base_parallel_cases[BASE_SCOPE_PARALLEL] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_assign_from_value[BASE_ASSIGN_FROM_INTRINSIC_FUNCTION] LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_reference_variables.py::TestAssignReferenceVariables::test_assign_from_value[BASE_ASSIGN_FROM_INTRINSIC_FUNCTION] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_assign_from_value[BASE_ASSIGN_FROM_PARAMETERS] LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_reference_variables.py::TestAssignReferenceVariables::test_assign_from_value[BASE_ASSIGN_FROM_PARAMETERS] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_assign_from_value[BASE_ASSIGN_FROM_RESULT] LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_reference_variables.py::TestAssignReferenceVariables::test_assign_from_value[BASE_ASSIGN_FROM_RESULT] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_assign_in_catch_state LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_reference_variables.py::TestAssignReferenceVariables::test_assign_in_catch_state HTTP Status Code: 200 AWS validated Snapshot Tested
- test_assign_in_choice_state[CORRECT] LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_reference_variables.py::TestAssignReferenceVariables::test_assign_in_choice_state[CORRECT] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_assign_in_choice_state[INCORRECT] LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_reference_variables.py::TestAssignReferenceVariables::test_assign_in_choice_state[INCORRECT] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_assign_in_wait_state LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_reference_variables.py::TestAssignReferenceVariables::test_assign_in_wait_state HTTP Status Code: 200 AWS validated Snapshot Tested
- test_reference_assign[BASE_REFERENCE_IN_CHOICE] LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_reference_variables.py::TestAssignReferenceVariables::test_reference_assign[BASE_REFERENCE_IN_CHOICE] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_reference_assign[BASE_REFERENCE_IN_FAIL] LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_reference_variables.py::TestAssignReferenceVariables::test_reference_assign[BASE_REFERENCE_IN_FAIL] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_reference_assign[BASE_REFERENCE_IN_INPUTPATH] LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_reference_variables.py::TestAssignReferenceVariables::test_reference_assign[BASE_REFERENCE_IN_INPUTPATH] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_reference_assign[BASE_REFERENCE_IN_INTRINSIC_FUNCTION] LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_reference_variables.py::TestAssignReferenceVariables::test_reference_assign[BASE_REFERENCE_IN_INTRINSIC_FUNCTION] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_reference_assign[BASE_REFERENCE_IN_ITERATOR_OUTER_SCOPE] LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_reference_variables.py::TestAssignReferenceVariables::test_reference_assign[BASE_REFERENCE_IN_ITERATOR_OUTER_SCOPE] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_reference_assign[BASE_REFERENCE_IN_OUTPUTPATH] LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_reference_variables.py::TestAssignReferenceVariables::test_reference_assign[BASE_REFERENCE_IN_OUTPUTPATH] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_reference_assign[BASE_REFERENCE_IN_PARAMETERS] LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_reference_variables.py::TestAssignReferenceVariables::test_reference_assign[BASE_REFERENCE_IN_PARAMETERS] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_reference_assign[BASE_REFERENCE_IN_WAIT] LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_reference_variables.py::TestAssignReferenceVariables::test_reference_assign[BASE_REFERENCE_IN_WAIT] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_reference_in_map_state[MAP_STATE_REFERENCE_IN_INTRINSIC_FUNCTION] LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_reference_variables.py::TestAssignReferenceVariables::test_reference_in_map_state[MAP_STATE_REFERENCE_IN_INTRINSIC_FUNCTION] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_reference_in_map_state[MAP_STATE_REFERENCE_IN_ITEMS_PATH] LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_reference_variables.py::TestAssignReferenceVariables::test_reference_in_map_state[MAP_STATE_REFERENCE_IN_ITEMS_PATH] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_reference_in_map_state[MAP_STATE_REFERENCE_IN_ITEM_SELECTOR] LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_reference_variables.py::TestAssignReferenceVariables::test_reference_in_map_state[MAP_STATE_REFERENCE_IN_ITEM_SELECTOR] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_reference_in_map_state[MAP_STATE_REFERENCE_IN_MAX_CONCURRENCY_PATH] LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_reference_variables.py::TestAssignReferenceVariables::test_reference_in_map_state[MAP_STATE_REFERENCE_IN_MAX_CONCURRENCY_PATH] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_reference_in_map_state[MAP_STATE_REFERENCE_IN_TOLERATED_FAILURE_PATH] LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_reference_variables.py::TestAssignReferenceVariables::test_reference_in_map_state[MAP_STATE_REFERENCE_IN_TOLERATED_FAILURE_PATH] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_reference_in_map_state_max_items_path[MAP_STATE_REFERENCE_IN_MAX_ITEMS_PATH] LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_reference_variables.py::TestAssignReferenceVariables::test_reference_in_map_state_max_items_path[MAP_STATE_REFERENCE_IN_MAX_ITEMS_PATH] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_undefined_reference[BASE_UNDEFINED_ASSIGN] LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_reference_variables.py::TestAssignReferenceVariables::test_undefined_reference[BASE_UNDEFINED_ASSIGN] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_undefined_reference[BASE_UNDEFINED_OUTPUT] LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_reference_variables.py::TestAssignReferenceVariables::test_undefined_reference[BASE_UNDEFINED_OUTPUT] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_undefined_reference[BASE_UNDEFINED_OUTPUT_FIELD] LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_reference_variables.py::TestAssignReferenceVariables::test_undefined_reference[BASE_UNDEFINED_OUTPUT_FIELD] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_undefined_reference[BASE_UNDEFINED_OUTPUT_MULTIPLE_STATES] LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_reference_variables.py::TestAssignReferenceVariables::test_undefined_reference[BASE_UNDEFINED_OUTPUT_MULTIPLE_STATES] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_variables_in_lambda_task[BASE_ASSIGN_FROM_LAMBDA_TASK_RESULT] LocalStack Community: tests/aws/services/stepfunctions/v2/assign/test_assign_reference_variables.py::TestAssignReferenceVariables::test_variables_in_lambda_task[BASE_ASSIGN_FROM_LAMBDA_TASK_RESULT] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_decl_version_1_0 LocalStack Community: tests/aws/services/stepfunctions/v2/base/test_base.py::TestSnfBase::test_decl_version_1_0 HTTP Status Code: 200 AWS validated Snapshot Tested
- test_event_bridge_events_base LocalStack Community: tests/aws/services/stepfunctions/v2/base/test_base.py::TestSnfBase::test_event_bridge_events_base HTTP Status Code: 200 AWS validated Snapshot Tested
- test_execution_dateformat LocalStack Community: tests/aws/services/stepfunctions/v2/base/test_base.py::TestSnfBase::test_execution_dateformat HTTP Status Code: 200 AWS validated
- test_json_path_array_access[$.items[0]] LocalStack Community: tests/aws/services/stepfunctions/v2/base/test_base.py::TestSnfBase::test_json_path_array_access[$.items[0]] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_json_path_array_access[$.items[10]] LocalStack Community: tests/aws/services/stepfunctions/v2/base/test_base.py::TestSnfBase::test_json_path_array_access[$.items[10]] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_query_context_object_values LocalStack Community: tests/aws/services/stepfunctions/v2/base/test_base.py::TestSnfBase::test_query_context_object_values HTTP Status Code: 200 AWS validated Snapshot Tested
- test_state_fail LocalStack Community: tests/aws/services/stepfunctions/v2/base/test_base.py::TestSnfBase::test_state_fail HTTP Status Code: 200 AWS validated Snapshot Tested
- test_state_fail_empty LocalStack Community: tests/aws/services/stepfunctions/v2/base/test_base.py::TestSnfBase::test_state_fail_empty HTTP Status Code: 200 AWS validated Snapshot Tested
- test_state_fail_intrinsic LocalStack Community: tests/aws/services/stepfunctions/v2/base/test_base.py::TestSnfBase::test_state_fail_intrinsic HTTP Status Code: 200 AWS validated Snapshot Tested
- test_state_fail_path LocalStack Community: tests/aws/services/stepfunctions/v2/base/test_base.py::TestSnfBase::test_state_fail_path HTTP Status Code: 200 AWS validated Snapshot Tested
- test_state_pass_regex_json_path_base LocalStack Community: tests/aws/services/stepfunctions/v2/base/test_base.py::TestSnfBase::test_state_pass_regex_json_path_base HTTP Status Code: 200 AWS validated Snapshot Tested
- test_state_pass_result LocalStack Community: tests/aws/services/stepfunctions/v2/base/test_base.py::TestSnfBase::test_state_pass_result HTTP Status Code: 200 AWS validated Snapshot Tested
- test_state_pass_result_jsonpaths LocalStack Community: tests/aws/services/stepfunctions/v2/base/test_base.py::TestSnfBase::test_state_pass_result_jsonpaths HTTP Status Code: 200 AWS validated Snapshot Tested
- test_state_pass_result_null_input_output_paths LocalStack Community: tests/aws/services/stepfunctions/v2/base/test_base.py::TestSnfBase::test_state_pass_result_null_input_output_paths HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_wait_seconds_path[-1.5] LocalStack Community: tests/aws/services/stepfunctions/v2/base/test_wait.py::TestSfnWait::test_base_wait_seconds_path[-1.5] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_wait_seconds_path[-1] LocalStack Community: tests/aws/services/stepfunctions/v2/base/test_wait.py::TestSfnWait::test_base_wait_seconds_path[-1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_wait_seconds_path[0] LocalStack Community: tests/aws/services/stepfunctions/v2/base/test_wait.py::TestSfnWait::test_base_wait_seconds_path[0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_wait_seconds_path[1.5] LocalStack Community: tests/aws/services/stepfunctions/v2/base/test_wait.py::TestSfnWait::test_base_wait_seconds_path[1.5] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_wait_seconds_path[1] LocalStack Community: tests/aws/services/stepfunctions/v2/base/test_wait.py::TestSfnWait::test_base_wait_seconds_path[1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_wait_timestamppath[.000000Z] LocalStack Community: tests/aws/services/stepfunctions/v2/base/test_wait.py::TestSfnWait::test_wait_timestamppath[.000000Z] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_wait_timestamppath[.000000] LocalStack Community: tests/aws/services/stepfunctions/v2/base/test_wait.py::TestSfnWait::test_wait_timestamppath[.000000] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_wait_timestamppath[.00Z] LocalStack Community: tests/aws/services/stepfunctions/v2/base/test_wait.py::TestSfnWait::test_wait_timestamppath[.00Z] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_wait_timestamppath[Z] LocalStack Community: tests/aws/services/stepfunctions/v2/base/test_wait.py::TestSfnWait::test_wait_timestamppath[Z] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_wait_timestamppath[] LocalStack Community: tests/aws/services/stepfunctions/v2/base/test_wait.py::TestSfnWait::test_wait_timestamppath[] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_sns_publish_wait_for_task_token LocalStack Community: tests/aws/services/stepfunctions/v2/callback/test_callback.py::TestCallback::test_sns_publish_wait_for_task_token HTTP Status Code: 200 AWS validated Snapshot Tested
- test_sqs_failure_in_wait_for_task_tok_no_error_field[SQS_WAIT_FOR_TASK_TOKEN_CATCH] LocalStack Community: tests/aws/services/stepfunctions/v2/callback/test_callback.py::TestCallback::test_sqs_failure_in_wait_for_task_tok_no_error_field[SQS_WAIT_FOR_TASK_TOKEN_CATCH] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_sqs_failure_in_wait_for_task_token LocalStack Community: tests/aws/services/stepfunctions/v2/callback/test_callback.py::TestCallback::test_sqs_failure_in_wait_for_task_token HTTP Status Code: 200 AWS validated Snapshot Tested
- test_sqs_wait_for_task_tok_with_heartbeat LocalStack Community: tests/aws/services/stepfunctions/v2/callback/test_callback.py::TestCallback::test_sqs_wait_for_task_tok_with_heartbeat HTTP Status Code: 200 AWS validated Snapshot Tested
- test_sqs_wait_for_task_token LocalStack Community: tests/aws/services/stepfunctions/v2/callback/test_callback.py::TestCallback::test_sqs_wait_for_task_token HTTP Status Code: 200 AWS validated Snapshot Tested
- test_sqs_wait_for_task_token_call_chain LocalStack Community: tests/aws/services/stepfunctions/v2/callback/test_callback.py::TestCallback::test_sqs_wait_for_task_token_call_chain HTTP Status Code: 200 AWS validated Snapshot Tested
- test_sqs_wait_for_task_token_no_token_parameter LocalStack Community: tests/aws/services/stepfunctions/v2/callback/test_callback.py::TestCallback::test_sqs_wait_for_task_token_no_token_parameter HTTP Status Code: 200 AWS validated Snapshot Tested
- test_sqs_wait_for_task_token_timeout LocalStack Community: tests/aws/services/stepfunctions/v2/callback/test_callback.py::TestCallback::test_sqs_wait_for_task_token_timeout HTTP Status Code: 200 AWS validated Snapshot Tested
- test_start_execution_sync LocalStack Community: tests/aws/services/stepfunctions/v2/callback/test_callback.py::TestCallback::test_start_execution_sync HTTP Status Code: 200 AWS validated Snapshot Tested
- test_start_execution_sync2 LocalStack Community: tests/aws/services/stepfunctions/v2/callback/test_callback.py::TestCallback::test_start_execution_sync2 HTTP Status Code: 200 AWS validated Snapshot Tested
- test_start_execution_sync_delegate_failure LocalStack Community: tests/aws/services/stepfunctions/v2/callback/test_callback.py::TestCallback::test_start_execution_sync_delegate_failure HTTP Status Code: 200 AWS validated Snapshot Tested
- test_start_execution_sync_delegate_timeout LocalStack Community: tests/aws/services/stepfunctions/v2/callback/test_callback.py::TestCallback::test_start_execution_sync_delegate_timeout HTTP Status Code: 200 AWS validated Snapshot Tested
- test_sync_with_task_token LocalStack Community: tests/aws/services/stepfunctions/v2/callback/test_callback.py::TestCallback::test_sync_with_task_token HTTP Status Code: 200 AWS validated Snapshot Tested
- test_boolean_equals LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_boolean_equals.py::TestBooleanEquals::test_boolean_equals HTTP Status Code: 200 AWS validated Snapshot Tested
- test_boolean_equals_path LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_boolean_equals.py::TestBooleanEquals::test_boolean_equals_path HTTP Status Code: 200 AWS validated Snapshot Tested
- test_is_boolean LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_is_operators.py::TestIsOperators::test_is_boolean HTTP Status Code: 200 AWS validated Snapshot Tested
- test_is_null LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_is_operators.py::TestIsOperators::test_is_null HTTP Status Code: 200 AWS validated Snapshot Tested
- test_is_numeric LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_is_operators.py::TestIsOperators::test_is_numeric HTTP Status Code: 200 AWS validated Snapshot Tested
- test_is_present LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_is_operators.py::TestIsOperators::test_is_present HTTP Status Code: 200 AWS validated Snapshot Tested
- test_is_string LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_is_operators.py::TestIsOperators::test_is_string HTTP Status Code: 200 AWS validated Snapshot Tested
- test_numeric_equals LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_numeric.py::TestNumerics::test_numeric_equals HTTP Status Code: 200 AWS validated Snapshot Tested
- test_numeric_equals_path LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_numeric.py::TestNumerics::test_numeric_equals_path HTTP Status Code: 200 AWS validated Snapshot Tested
- test_numeric_greater_than LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_numeric.py::TestNumerics::test_numeric_greater_than HTTP Status Code: 200 AWS validated Snapshot Tested
- test_numeric_greater_than_equals LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_numeric.py::TestNumerics::test_numeric_greater_than_equals HTTP Status Code: 200 AWS validated Snapshot Tested
- test_numeric_greater_than_equals_path LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_numeric.py::TestNumerics::test_numeric_greater_than_equals_path HTTP Status Code: 200 AWS validated Snapshot Tested
- test_numeric_greater_than_path LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_numeric.py::TestNumerics::test_numeric_greater_than_path HTTP Status Code: 200 AWS validated Snapshot Tested
- test_numeric_less_than LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_numeric.py::TestNumerics::test_numeric_less_than HTTP Status Code: 200 AWS validated Snapshot Tested
- test_numeric_less_than_equals LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_numeric.py::TestNumerics::test_numeric_less_than_equals HTTP Status Code: 200 AWS validated Snapshot Tested
- test_numeric_less_than_equals_path LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_numeric.py::TestNumerics::test_numeric_less_than_equals_path HTTP Status Code: 200 AWS validated Snapshot Tested
- test_numeric_less_than_path LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_numeric.py::TestNumerics::test_numeric_less_than_path HTTP Status Code: 200 AWS validated Snapshot Tested
- test_string_equals LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_string_operators.py::TestStrings::test_string_equals HTTP Status Code: 200 AWS validated Snapshot Tested
- test_string_equals_path LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_string_operators.py::TestStrings::test_string_equals_path HTTP Status Code: 200 AWS validated Snapshot Tested
- test_string_greater_than LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_string_operators.py::TestStrings::test_string_greater_than HTTP Status Code: 200 AWS validated Snapshot Tested
- test_string_greater_than_equals LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_string_operators.py::TestStrings::test_string_greater_than_equals HTTP Status Code: 200 AWS validated Snapshot Tested
- test_string_greater_than_equals_path LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_string_operators.py::TestStrings::test_string_greater_than_equals_path HTTP Status Code: 200 AWS validated Snapshot Tested
- test_string_greater_than_path LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_string_operators.py::TestStrings::test_string_greater_than_path HTTP Status Code: 200 AWS validated Snapshot Tested
- test_string_less_than LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_string_operators.py::TestStrings::test_string_less_than HTTP Status Code: 200 AWS validated Snapshot Tested
- test_string_less_than_equals LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_string_operators.py::TestStrings::test_string_less_than_equals HTTP Status Code: 200 AWS validated Snapshot Tested
- test_string_less_than_equals_path LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_string_operators.py::TestStrings::test_string_less_than_equals_path HTTP Status Code: 200 AWS validated Snapshot Tested
- test_string_less_than_path LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_string_operators.py::TestStrings::test_string_less_than_path HTTP Status Code: 200 AWS validated Snapshot Tested
- test_timestamp_equals LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_timestamp_operators.py::TestTimestamps::test_timestamp_equals HTTP Status Code: 200 AWS validated Snapshot Tested
- test_timestamp_equals_path LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_timestamp_operators.py::TestTimestamps::test_timestamp_equals_path HTTP Status Code: 200 AWS validated Snapshot Tested
- test_timestamp_greater_than LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_timestamp_operators.py::TestTimestamps::test_timestamp_greater_than HTTP Status Code: 200 AWS validated Snapshot Tested
- test_timestamp_greater_than_equals LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_timestamp_operators.py::TestTimestamps::test_timestamp_greater_than_equals HTTP Status Code: 200 AWS validated Snapshot Tested
- test_timestamp_greater_than_equals_path LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_timestamp_operators.py::TestTimestamps::test_timestamp_greater_than_equals_path HTTP Status Code: 200 AWS validated Snapshot Tested
- test_timestamp_greater_than_path LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_timestamp_operators.py::TestTimestamps::test_timestamp_greater_than_path HTTP Status Code: 200 AWS validated Snapshot Tested
- test_timestamp_less_than LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_timestamp_operators.py::TestTimestamps::test_timestamp_less_than HTTP Status Code: 200 AWS validated Snapshot Tested
- test_timestamp_less_than_equals LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_timestamp_operators.py::TestTimestamps::test_timestamp_less_than_equals HTTP Status Code: 200 AWS validated Snapshot Tested
- test_timestamp_less_than_equals_path LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_timestamp_operators.py::TestTimestamps::test_timestamp_less_than_equals_path HTTP Status Code: 200 AWS validated Snapshot Tested
- test_timestamp_less_than_path LocalStack Community: tests/aws/services/stepfunctions/v2/choice_operators/test_timestamp_operators.py::TestTimestamps::test_timestamp_less_than_path HTTP Status Code: 200 AWS validated Snapshot Tested
- test_comment_in_parameters LocalStack Community: tests/aws/services/stepfunctions/v2/comments/test_comments.py::TestComments::test_comment_in_parameters HTTP Status Code: 200 AWS validated Snapshot Tested
- test_comments_as_per_docs LocalStack Community: tests/aws/services/stepfunctions/v2/comments/test_comments.py::TestComments::test_comments_as_per_docs HTTP Status Code: 200 AWS validated Snapshot Tested
- test_error_cause_path LocalStack Community: tests/aws/services/stepfunctions/v2/context_object/test_context_object.py::TestSnfBase::test_error_cause_path HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_path[$$.Execution.Input] LocalStack Community: tests/aws/services/stepfunctions/v2/context_object/test_context_object.py::TestSnfBase::test_input_path[$$.Execution.Input] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_input_path[$$] LocalStack Community: tests/aws/services/stepfunctions/v2/context_object/test_context_object.py::TestSnfBase::test_input_path[$$] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_output_path[$$.Execution.Input] LocalStack Community: tests/aws/services/stepfunctions/v2/context_object/test_context_object.py::TestSnfBase::test_output_path[$$.Execution.Input] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_output_path[$$] LocalStack Community: tests/aws/services/stepfunctions/v2/context_object/test_context_object.py::TestSnfBase::test_output_path[$$] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_result_selector LocalStack Community: tests/aws/services/stepfunctions/v2/context_object/test_context_object.py::TestSnfBase::test_result_selector HTTP Status Code: 200 AWS validated Snapshot Tested
- test_variable LocalStack Community: tests/aws/services/stepfunctions/v2/context_object/test_context_object.py::TestSnfBase::test_variable HTTP Status Code: 200 AWS validated Snapshot Tested
- test_cross_account_lambda_task LocalStack Community: tests/aws/services/stepfunctions/v2/credentials/test_credentials_base.py::TestCredentialsBase::test_cross_account_lambda_task HTTP Status Code: 200 AWS validated Snapshot Tested
- test_cross_account_service_lambda_invoke LocalStack Community: tests/aws/services/stepfunctions/v2/credentials/test_credentials_base.py::TestCredentialsBase::test_cross_account_service_lambda_invoke HTTP Status Code: 200 AWS validated Snapshot Tested
- test_cross_account_service_lambda_invoke_retry LocalStack Community: tests/aws/services/stepfunctions/v2/credentials/test_credentials_base.py::TestCredentialsBase::test_cross_account_service_lambda_invoke_retry HTTP Status Code: 200 AWS validated Snapshot Tested
- test_cross_account_states_start_sync_execution[SFN_START_EXECUTION_SYNC_ROLE_ARN_INTRINSIC] LocalStack Community: tests/aws/services/stepfunctions/v2/credentials/test_credentials_base.py::TestCredentialsBase::test_cross_account_states_start_sync_execution[SFN_START_EXECUTION_SYNC_ROLE_ARN_INTRINSIC] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_cross_account_states_start_sync_execution[SFN_START_EXECUTION_SYNC_ROLE_ARN_JSONATA] LocalStack Community: tests/aws/services/stepfunctions/v2/credentials/test_credentials_base.py::TestCredentialsBase::test_cross_account_states_start_sync_execution[SFN_START_EXECUTION_SYNC_ROLE_ARN_JSONATA] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_cross_account_states_start_sync_execution[SFN_START_EXECUTION_SYNC_ROLE_ARN_PATH] LocalStack Community: tests/aws/services/stepfunctions/v2/credentials/test_credentials_base.py::TestCredentialsBase::test_cross_account_states_start_sync_execution[SFN_START_EXECUTION_SYNC_ROLE_ARN_PATH] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_cross_account_states_start_sync_execution[SFN_START_EXECUTION_SYNC_ROLE_ARN_PATH_CONTEXT] LocalStack Community: tests/aws/services/stepfunctions/v2/credentials/test_credentials_base.py::TestCredentialsBase::test_cross_account_states_start_sync_execution[SFN_START_EXECUTION_SYNC_ROLE_ARN_PATH_CONTEXT] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_cross_account_states_start_sync_execution[SFN_START_EXECUTION_SYNC_ROLE_ARN_VARIABLE] LocalStack Community: tests/aws/services/stepfunctions/v2/credentials/test_credentials_base.py::TestCredentialsBase::test_cross_account_states_start_sync_execution[SFN_START_EXECUTION_SYNC_ROLE_ARN_VARIABLE] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_dynamodb_put_item_no_such_table LocalStack Community: tests/aws/services/stepfunctions/v2/error_handling/test_aws_sdk.py::TestAwsSdk::test_dynamodb_put_item_no_such_table HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invalid_secret_name LocalStack Community: tests/aws/services/stepfunctions/v2/error_handling/test_aws_sdk.py::TestAwsSdk::test_invalid_secret_name HTTP Status Code: 200 AWS validated Snapshot Tested
- test_no_such_bucket LocalStack Community: tests/aws/services/stepfunctions/v2/error_handling/test_aws_sdk.py::TestAwsSdk::test_no_such_bucket HTTP Status Code: 200 AWS validated Snapshot Tested
- test_service_task_lambada_catch_state_all_data_limit_exceeded_on_large_utf8_response LocalStack Community: tests/aws/services/stepfunctions/v2/error_handling/test_states_errors.py::TestStatesErrors::test_service_task_lambada_catch_state_all_data_limit_exceeded_on_large_utf8_response HTTP Status Code: 200 AWS validated Snapshot Tested
- test_service_task_lambada_data_limit_exceeded_on_large_utf8_response LocalStack Community: tests/aws/services/stepfunctions/v2/error_handling/test_states_errors.py::TestStatesErrors::test_service_task_lambada_data_limit_exceeded_on_large_utf8_response HTTP Status Code: 200 AWS validated Snapshot Tested
- test_start_large_input LocalStack Community: tests/aws/services/stepfunctions/v2/error_handling/test_states_errors.py::TestStatesErrors::test_start_large_input HTTP Status Code: 200 AWS validated Snapshot Tested
- test_task_lambda_catch_state_all_data_limit_exceeded_on_large_utf8_response LocalStack Community: tests/aws/services/stepfunctions/v2/error_handling/test_states_errors.py::TestStatesErrors::test_task_lambda_catch_state_all_data_limit_exceeded_on_large_utf8_response HTTP Status Code: 200 AWS validated Snapshot Tested
- test_task_lambda_data_limit_exceeded_on_large_utf8_response LocalStack Community: tests/aws/services/stepfunctions/v2/error_handling/test_states_errors.py::TestStatesErrors::test_task_lambda_data_limit_exceeded_on_large_utf8_response HTTP Status Code: 200 AWS validated Snapshot Tested
- test_no_such_function LocalStack Community: tests/aws/services/stepfunctions/v2/error_handling/test_task_lambda.py::TestTaskLambda::test_no_such_function HTTP Status Code: 200 AWS validated Snapshot Tested
- test_no_such_function_catch LocalStack Community: tests/aws/services/stepfunctions/v2/error_handling/test_task_lambda.py::TestTaskLambda::test_no_such_function_catch HTTP Status Code: 200 AWS validated Snapshot Tested
- test_raise_custom_exception LocalStack Community: tests/aws/services/stepfunctions/v2/error_handling/test_task_lambda.py::TestTaskLambda::test_raise_custom_exception HTTP Status Code: 200 AWS validated Snapshot Tested
- test_raise_exception LocalStack Community: tests/aws/services/stepfunctions/v2/error_handling/test_task_lambda.py::TestTaskLambda::test_raise_exception HTTP Status Code: 200 AWS validated Snapshot Tested
- test_raise_exception_catch LocalStack Community: tests/aws/services/stepfunctions/v2/error_handling/test_task_lambda.py::TestTaskLambda::test_raise_exception_catch HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invalid_param LocalStack Community: tests/aws/services/stepfunctions/v2/error_handling/test_task_service_dynamodb.py::TestTaskServiceDynamoDB::test_invalid_param HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_item_invalid_table_name LocalStack Community: tests/aws/services/stepfunctions/v2/error_handling/test_task_service_dynamodb.py::TestTaskServiceDynamoDB::test_put_item_invalid_table_name HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_item_no_such_table LocalStack Community: tests/aws/services/stepfunctions/v2/error_handling/test_task_service_dynamodb.py::TestTaskServiceDynamoDB::test_put_item_no_such_table HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invoke_timeout LocalStack Community: tests/aws/services/stepfunctions/v2/error_handling/test_task_service_lambda.py::TestTaskServiceLambda::test_invoke_timeout HTTP Status Code: 200 AWS validated Snapshot Tested
- test_no_such_function LocalStack Community: tests/aws/services/stepfunctions/v2/error_handling/test_task_service_lambda.py::TestTaskServiceLambda::test_no_such_function HTTP Status Code: 200 AWS validated Snapshot Tested
- test_no_such_function_catch LocalStack Community: tests/aws/services/stepfunctions/v2/error_handling/test_task_service_lambda.py::TestTaskServiceLambda::test_no_such_function_catch HTTP Status Code: 200 AWS validated Snapshot Tested
- test_raise_custom_exception LocalStack Community: tests/aws/services/stepfunctions/v2/error_handling/test_task_service_lambda.py::TestTaskServiceLambda::test_raise_custom_exception HTTP Status Code: 200 AWS validated Snapshot Tested
- test_raise_exception LocalStack Community: tests/aws/services/stepfunctions/v2/error_handling/test_task_service_lambda.py::TestTaskServiceLambda::test_raise_exception HTTP Status Code: 200 AWS validated Snapshot Tested
- test_raise_exception_catch LocalStack Community: tests/aws/services/stepfunctions/v2/error_handling/test_task_service_lambda.py::TestTaskServiceLambda::test_raise_exception_catch HTTP Status Code: 200 AWS validated Snapshot Tested
- test_raise_exception_catch_output_path[$.Payload] LocalStack Community: tests/aws/services/stepfunctions/v2/error_handling/test_task_service_lambda.py::TestTaskServiceLambda::test_raise_exception_catch_output_path[$.Payload] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_raise_exception_catch_output_path[$.no.such.path] LocalStack Community: tests/aws/services/stepfunctions/v2/error_handling/test_task_service_lambda.py::TestTaskServiceLambda::test_raise_exception_catch_output_path[$.no.such.path] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_raise_exception_catch_output_path[None] LocalStack Community: tests/aws/services/stepfunctions/v2/error_handling/test_task_service_lambda.py::TestTaskServiceLambda::test_raise_exception_catch_output_path[None] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_start_execution_no_such_arn LocalStack Community: tests/aws/services/stepfunctions/v2/error_handling/test_task_service_sfn.py::TestTaskServiceSfn::test_start_execution_no_such_arn HTTP Status Code: 200 AWS validated Snapshot Tested
- test_send_message_no_such_queue LocalStack Community: tests/aws/services/stepfunctions/v2/error_handling/test_task_service_sqs.py::TestTaskServiceSqs::test_send_message_no_such_queue HTTP Status Code: 200 AWS validated Snapshot Tested
- test_send_message_no_such_queue_no_catch LocalStack Community: tests/aws/services/stepfunctions/v2/error_handling/test_task_service_sqs.py::TestTaskServiceSqs::test_send_message_no_such_queue_no_catch HTTP Status Code: 200 AWS validated Snapshot Tested
- test_sqs_failure_in_wait_for_task_tok LocalStack Community: tests/aws/services/stepfunctions/v2/error_handling/test_task_service_sqs.py::TestTaskServiceSqs::test_sqs_failure_in_wait_for_task_tok HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_map[ITEMS_DOUBLE_QUOTES] LocalStack Community: tests/aws/services/stepfunctions/v2/evaluate_jsonata/test_base_evaluate_expressions.py::TestBaseEvaluateJsonata::test_base_map[ITEMS_DOUBLE_QUOTES] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_map[MAX_CONCURRENCY] LocalStack Community: tests/aws/services/stepfunctions/v2/evaluate_jsonata/test_base_evaluate_expressions.py::TestBaseEvaluateJsonata::test_base_map[MAX_CONCURRENCY] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_map[TOLERATED_FAILURE_COUNT] LocalStack Community: tests/aws/services/stepfunctions/v2/evaluate_jsonata/test_base_evaluate_expressions.py::TestBaseEvaluateJsonata::test_base_map[TOLERATED_FAILURE_COUNT] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_map[TOLERATED_FAILURE_PERCENTAGE] LocalStack Community: tests/aws/services/stepfunctions/v2/evaluate_jsonata/test_base_evaluate_expressions.py::TestBaseEvaluateJsonata::test_base_map[TOLERATED_FAILURE_PERCENTAGE] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_map_from_input[ITEMS] LocalStack Community: tests/aws/services/stepfunctions/v2/evaluate_jsonata/test_base_evaluate_expressions.py::TestBaseEvaluateJsonata::test_base_map_from_input[ITEMS] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_map_from_input[MAX_CONCURRENCY] LocalStack Community: tests/aws/services/stepfunctions/v2/evaluate_jsonata/test_base_evaluate_expressions.py::TestBaseEvaluateJsonata::test_base_map_from_input[MAX_CONCURRENCY] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_map_from_input[TOLERATED_FAILURE_COUNT] LocalStack Community: tests/aws/services/stepfunctions/v2/evaluate_jsonata/test_base_evaluate_expressions.py::TestBaseEvaluateJsonata::test_base_map_from_input[TOLERATED_FAILURE_COUNT] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_map_from_input[TOLERATED_FAILURE_PERCENTAGE] LocalStack Community: tests/aws/services/stepfunctions/v2/evaluate_jsonata/test_base_evaluate_expressions.py::TestBaseEvaluateJsonata::test_base_map_from_input[TOLERATED_FAILURE_PERCENTAGE] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_task[HEARTBEAT_SECONDS] LocalStack Community: tests/aws/services/stepfunctions/v2/evaluate_jsonata/test_base_evaluate_expressions.py::TestBaseEvaluateJsonata::test_base_task[HEARTBEAT_SECONDS] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_task_from_input[HEARTBEAT_SECONDS] LocalStack Community: tests/aws/services/stepfunctions/v2/evaluate_jsonata/test_base_evaluate_expressions.py::TestBaseEvaluateJsonata::test_base_task_from_input[HEARTBEAT_SECONDS] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_task_from_input[TIMEOUT_SECONDS] LocalStack Community: tests/aws/services/stepfunctions/v2/evaluate_jsonata/test_base_evaluate_expressions.py::TestBaseEvaluateJsonata::test_base_task_from_input[TIMEOUT_SECONDS] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base[BASE_PASS_RESULT] LocalStack Community: tests/aws/services/stepfunctions/v2/express/test_express_async.py::TestExpressAsync::test_base[BASE_PASS_RESULT] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base[BASE_RAISE_FAILURE] LocalStack Community: tests/aws/services/stepfunctions/v2/express/test_express_async.py::TestExpressAsync::test_base[BASE_RAISE_FAILURE] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_catch LocalStack Community: tests/aws/services/stepfunctions/v2/express/test_express_async.py::TestExpressAsync::test_catch HTTP Status Code: 200 AWS validated Snapshot Tested
- test_query_runtime_memory LocalStack Community: tests/aws/services/stepfunctions/v2/express/test_express_async.py::TestExpressAsync::test_query_runtime_memory HTTP Status Code: 200 AWS validated Snapshot Tested
- test_retry LocalStack Community: tests/aws/services/stepfunctions/v2/express/test_express_async.py::TestExpressAsync::test_retry HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base[BASE_PASS_RESULT] LocalStack Community: tests/aws/services/stepfunctions/v2/express/test_express_sync.py::TestExpressSync::test_base[BASE_PASS_RESULT] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base[BASE_RAISE_FAILURE] LocalStack Community: tests/aws/services/stepfunctions/v2/express/test_express_sync.py::TestExpressSync::test_base[BASE_RAISE_FAILURE] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_catch LocalStack Community: tests/aws/services/stepfunctions/v2/express/test_express_sync.py::TestExpressSync::test_catch HTTP Status Code: 200 AWS validated Snapshot Tested
- test_query_runtime_memory LocalStack Community: tests/aws/services/stepfunctions/v2/express/test_express_sync.py::TestExpressSync::test_query_runtime_memory HTTP Status Code: 200 AWS validated Snapshot Tested
- test_retry LocalStack Community: tests/aws/services/stepfunctions/v2/express/test_express_sync.py::TestExpressSync::test_retry HTTP Status Code: 200 AWS validated Snapshot Tested
- test_array_0 LocalStack Community: tests/aws/services/stepfunctions/v2/intrinsic_functions/test_array.py::TestArray::test_array_0 HTTP Status Code: 200 AWS validated Snapshot Tested
- test_array_2 LocalStack Community: tests/aws/services/stepfunctions/v2/intrinsic_functions/test_array.py::TestArray::test_array_2 HTTP Status Code: 200 AWS validated Snapshot Tested
- test_array_contains LocalStack Community: tests/aws/services/stepfunctions/v2/intrinsic_functions/test_array.py::TestArray::test_array_contains HTTP Status Code: 200 AWS validated Snapshot Tested
- test_array_get_item LocalStack Community: tests/aws/services/stepfunctions/v2/intrinsic_functions/test_array.py::TestArray::test_array_get_item HTTP Status Code: 200 AWS validated Snapshot Tested
- test_array_length LocalStack Community: tests/aws/services/stepfunctions/v2/intrinsic_functions/test_array.py::TestArray::test_array_length HTTP Status Code: 200 AWS validated Snapshot Tested
- test_array_partition LocalStack Community: tests/aws/services/stepfunctions/v2/intrinsic_functions/test_array.py::TestArray::test_array_partition HTTP Status Code: 200 AWS validated Snapshot Tested
- test_array_range LocalStack Community: tests/aws/services/stepfunctions/v2/intrinsic_functions/test_array.py::TestArray::test_array_range HTTP Status Code: 200 AWS validated Snapshot Tested
- test_array_unique LocalStack Community: tests/aws/services/stepfunctions/v2/intrinsic_functions/test_array.py::TestArray::test_array_unique HTTP Status Code: 200 AWS validated Snapshot Tested
- test_array_partition LocalStack Community: tests/aws/services/stepfunctions/v2/intrinsic_functions/test_array_jsonata.py::TestArrayJSONata::test_array_partition HTTP Status Code: 200 AWS validated Snapshot Tested
- test_array_range LocalStack Community: tests/aws/services/stepfunctions/v2/intrinsic_functions/test_array_jsonata.py::TestArrayJSONata::test_array_range HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_64_decode LocalStack Community: tests/aws/services/stepfunctions/v2/intrinsic_functions/test_encode_decode.py::TestEncodeDecode::test_base_64_decode HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_64_encode LocalStack Community: tests/aws/services/stepfunctions/v2/intrinsic_functions/test_encode_decode.py::TestEncodeDecode::test_base_64_encode HTTP Status Code: 200 AWS validated Snapshot Tested
- test_context_json_path LocalStack Community: tests/aws/services/stepfunctions/v2/intrinsic_functions/test_generic.py::TestGeneric::test_context_json_path HTTP Status Code: 200 AWS validated Snapshot Tested
- test_escape_sequence LocalStack Community: tests/aws/services/stepfunctions/v2/intrinsic_functions/test_generic.py::TestGeneric::test_escape_sequence HTTP Status Code: 200 AWS validated Snapshot Tested
- test_format_1 LocalStack Community: tests/aws/services/stepfunctions/v2/intrinsic_functions/test_generic.py::TestGeneric::test_format_1 HTTP Status Code: 200 AWS validated Snapshot Tested
- test_format_2 LocalStack Community: tests/aws/services/stepfunctions/v2/intrinsic_functions/test_generic.py::TestGeneric::test_format_2 HTTP Status Code: 200 AWS validated Snapshot Tested
- test_nested_calls_1 LocalStack Community: tests/aws/services/stepfunctions/v2/intrinsic_functions/test_generic.py::TestGeneric::test_nested_calls_1 HTTP Status Code: 200 AWS validated Snapshot Tested
- test_nested_calls_2 LocalStack Community: tests/aws/services/stepfunctions/v2/intrinsic_functions/test_generic.py::TestGeneric::test_nested_calls_2 HTTP Status Code: 200 AWS validated Snapshot Tested
- test_hash LocalStack Community: tests/aws/services/stepfunctions/v2/intrinsic_functions/test_hash_calculations.py::TestHashCalculations::test_hash HTTP Status Code: 200 AWS validated Snapshot Tested
- test_json_merge LocalStack Community: tests/aws/services/stepfunctions/v2/intrinsic_functions/test_json_manipulation.py::TestJsonManipulation::test_json_merge HTTP Status Code: 200 AWS validated Snapshot Tested
- test_json_merge_escaped_argument LocalStack Community: tests/aws/services/stepfunctions/v2/intrinsic_functions/test_json_manipulation.py::TestJsonManipulation::test_json_merge_escaped_argument HTTP Status Code: 200 AWS validated Snapshot Tested
- test_json_to_string LocalStack Community: tests/aws/services/stepfunctions/v2/intrinsic_functions/test_json_manipulation.py::TestJsonManipulation::test_json_to_string HTTP Status Code: 200 AWS validated Snapshot Tested
- test_string_to_json LocalStack Community: tests/aws/services/stepfunctions/v2/intrinsic_functions/test_json_manipulation.py::TestJsonManipulation::test_string_to_json HTTP Status Code: 200 AWS validated Snapshot Tested
- test_parse LocalStack Community: tests/aws/services/stepfunctions/v2/intrinsic_functions/test_json_manipulation_jsonata.py::TestJsonManipulationJSONata::test_parse HTTP Status Code: 200 AWS validated Snapshot Tested
- test_math_add LocalStack Community: tests/aws/services/stepfunctions/v2/intrinsic_functions/test_math_operations.py::TestMathOperations::test_math_add HTTP Status Code: 200 AWS validated Snapshot Tested
- test_math_random LocalStack Community: tests/aws/services/stepfunctions/v2/intrinsic_functions/test_math_operations.py::TestMathOperations::test_math_random HTTP Status Code: 200 AWS validated Snapshot Tested
- test_math_random_seeded LocalStack Community: tests/aws/services/stepfunctions/v2/intrinsic_functions/test_math_operations.py::TestMathOperations::test_math_random_seeded HTTP Status Code: 200 AWS validated Snapshot Tested
- test_string_split LocalStack Community: tests/aws/services/stepfunctions/v2/intrinsic_functions/test_string_operations.py::TestStringOperations::test_string_split HTTP Status Code: 200 AWS validated Snapshot Tested
- test_string_split_context_object LocalStack Community: tests/aws/services/stepfunctions/v2/intrinsic_functions/test_string_operations.py::TestStringOperations::test_string_split_context_object HTTP Status Code: 200 AWS validated Snapshot Tested
- test_uuid LocalStack Community: tests/aws/services/stepfunctions/v2/intrinsic_functions/test_unique_id_generation.py::TestUniqueIdGeneration::test_uuid HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base[pass_result.json5_ALL_False] LocalStack Community: tests/aws/services/stepfunctions/v2/logs/test_logs.py::TestLogs::test_base[pass_result.json5_ALL_False] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base[pass_result.json5_ALL_True] LocalStack Community: tests/aws/services/stepfunctions/v2/logs/test_logs.py::TestLogs::test_base[pass_result.json5_ALL_True] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base[raise_failure.json5_ALL_False] LocalStack Community: tests/aws/services/stepfunctions/v2/logs/test_logs.py::TestLogs::test_base[raise_failure.json5_ALL_False] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base[raise_failure.json5_ALL_True] LocalStack Community: tests/aws/services/stepfunctions/v2/logs/test_logs.py::TestLogs::test_base[raise_failure.json5_ALL_True] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base[wait_seconds_path.json5_ALL_False] LocalStack Community: tests/aws/services/stepfunctions/v2/logs/test_logs.py::TestLogs::test_base[wait_seconds_path.json5_ALL_False] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base[wait_seconds_path.json5_ALL_True] LocalStack Community: tests/aws/services/stepfunctions/v2/logs/test_logs.py::TestLogs::test_base[wait_seconds_path.json5_ALL_True] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_deleted_log_group LocalStack Community: tests/aws/services/stepfunctions/v2/logs/test_logs.py::TestLogs::test_deleted_log_group HTTP Status Code: 200 AWS validated Snapshot Tested
- test_log_group_with_multiple_runs LocalStack Community: tests/aws/services/stepfunctions/v2/logs/test_logs.py::TestLogs::test_log_group_with_multiple_runs HTTP Status Code: 200 AWS validated Snapshot Tested
- test_partial_log_levels[pass_result.json5_ERROR_False] LocalStack Community: tests/aws/services/stepfunctions/v2/logs/test_logs.py::TestLogs::test_partial_log_levels[pass_result.json5_ERROR_False] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_partial_log_levels[pass_result.json5_ERROR_True] LocalStack Community: tests/aws/services/stepfunctions/v2/logs/test_logs.py::TestLogs::test_partial_log_levels[pass_result.json5_ERROR_True] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_partial_log_levels[pass_result.json5_FATAL_False] LocalStack Community: tests/aws/services/stepfunctions/v2/logs/test_logs.py::TestLogs::test_partial_log_levels[pass_result.json5_FATAL_False] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_partial_log_levels[pass_result.json5_FATAL_True] LocalStack Community: tests/aws/services/stepfunctions/v2/logs/test_logs.py::TestLogs::test_partial_log_levels[pass_result.json5_FATAL_True] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_partial_log_levels[pass_result.json5_OFF_False] LocalStack Community: tests/aws/services/stepfunctions/v2/logs/test_logs.py::TestLogs::test_partial_log_levels[pass_result.json5_OFF_False] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_partial_log_levels[pass_result.json5_OFF_True] LocalStack Community: tests/aws/services/stepfunctions/v2/logs/test_logs.py::TestLogs::test_partial_log_levels[pass_result.json5_OFF_True] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_partial_log_levels[raise_failure.json5_ERROR_False] LocalStack Community: tests/aws/services/stepfunctions/v2/logs/test_logs.py::TestLogs::test_partial_log_levels[raise_failure.json5_ERROR_False] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_partial_log_levels[raise_failure.json5_ERROR_True] LocalStack Community: tests/aws/services/stepfunctions/v2/logs/test_logs.py::TestLogs::test_partial_log_levels[raise_failure.json5_ERROR_True] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_partial_log_levels[raise_failure.json5_FATAL_False] LocalStack Community: tests/aws/services/stepfunctions/v2/logs/test_logs.py::TestLogs::test_partial_log_levels[raise_failure.json5_FATAL_False] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_partial_log_levels[raise_failure.json5_FATAL_True] LocalStack Community: tests/aws/services/stepfunctions/v2/logs/test_logs.py::TestLogs::test_partial_log_levels[raise_failure.json5_FATAL_True] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_partial_log_levels[raise_failure.json5_OFF_False] LocalStack Community: tests/aws/services/stepfunctions/v2/logs/test_logs.py::TestLogs::test_partial_log_levels[raise_failure.json5_OFF_False] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_partial_log_levels[raise_failure.json5_OFF_True] LocalStack Community: tests/aws/services/stepfunctions/v2/logs/test_logs.py::TestLogs::test_partial_log_levels[raise_failure.json5_OFF_True] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_partial_log_levels[wait_seconds_path.json5_ERROR_False] LocalStack Community: tests/aws/services/stepfunctions/v2/logs/test_logs.py::TestLogs::test_partial_log_levels[wait_seconds_path.json5_ERROR_False] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_partial_log_levels[wait_seconds_path.json5_ERROR_True] LocalStack Community: tests/aws/services/stepfunctions/v2/logs/test_logs.py::TestLogs::test_partial_log_levels[wait_seconds_path.json5_ERROR_True] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_partial_log_levels[wait_seconds_path.json5_FATAL_False] LocalStack Community: tests/aws/services/stepfunctions/v2/logs/test_logs.py::TestLogs::test_partial_log_levels[wait_seconds_path.json5_FATAL_False] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_partial_log_levels[wait_seconds_path.json5_FATAL_True] LocalStack Community: tests/aws/services/stepfunctions/v2/logs/test_logs.py::TestLogs::test_partial_log_levels[wait_seconds_path.json5_FATAL_True] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_partial_log_levels[wait_seconds_path.json5_OFF_False] LocalStack Community: tests/aws/services/stepfunctions/v2/logs/test_logs.py::TestLogs::test_partial_log_levels[wait_seconds_path.json5_OFF_False] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_partial_log_levels[wait_seconds_path.json5_OFF_True] LocalStack Community: tests/aws/services/stepfunctions/v2/logs/test_logs.py::TestLogs::test_partial_log_levels[wait_seconds_path.json5_OFF_True] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_cases[BASE_DIRECT_EXPR] LocalStack Community: tests/aws/services/stepfunctions/v2/outputdecl/test_output.py::TestArgumentsBase::test_base_cases[BASE_DIRECT_EXPR] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_cases[BASE_EMPTY] LocalStack Community: tests/aws/services/stepfunctions/v2/outputdecl/test_output.py::TestArgumentsBase::test_base_cases[BASE_EMPTY] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_cases[BASE_EXPR] LocalStack Community: tests/aws/services/stepfunctions/v2/outputdecl/test_output.py::TestArgumentsBase::test_base_cases[BASE_EXPR] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_cases[BASE_LITERALS] LocalStack Community: tests/aws/services/stepfunctions/v2/outputdecl/test_output.py::TestArgumentsBase::test_base_cases[BASE_LITERALS] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_lambda[BASE_LAMBDA] LocalStack Community: tests/aws/services/stepfunctions/v2/outputdecl/test_output.py::TestArgumentsBase::test_base_lambda[BASE_LAMBDA] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_output_any_non_dict[BOOL] LocalStack Community: tests/aws/services/stepfunctions/v2/outputdecl/test_output.py::TestArgumentsBase::test_base_output_any_non_dict[BOOL] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_output_any_non_dict[FLOAT] LocalStack Community: tests/aws/services/stepfunctions/v2/outputdecl/test_output.py::TestArgumentsBase::test_base_output_any_non_dict[FLOAT] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_output_any_non_dict[INT] LocalStack Community: tests/aws/services/stepfunctions/v2/outputdecl/test_output.py::TestArgumentsBase::test_base_output_any_non_dict[INT] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_output_any_non_dict[JSONATA_EXPR] LocalStack Community: tests/aws/services/stepfunctions/v2/outputdecl/test_output.py::TestArgumentsBase::test_base_output_any_non_dict[JSONATA_EXPR] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_output_any_non_dict[LIST_EMPY] LocalStack Community: tests/aws/services/stepfunctions/v2/outputdecl/test_output.py::TestArgumentsBase::test_base_output_any_non_dict[LIST_EMPY] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_output_any_non_dict[LIST_RICH] LocalStack Community: tests/aws/services/stepfunctions/v2/outputdecl/test_output.py::TestArgumentsBase::test_base_output_any_non_dict[LIST_RICH] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_output_any_non_dict[NULL] LocalStack Community: tests/aws/services/stepfunctions/v2/outputdecl/test_output.py::TestArgumentsBase::test_base_output_any_non_dict[NULL] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_output_any_non_dict[STR_LIT] LocalStack Community: tests/aws/services/stepfunctions/v2/outputdecl/test_output.py::TestArgumentsBase::test_base_output_any_non_dict[STR_LIT] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_task_lambda[BASE_TASK_LAMBDA] LocalStack Community: tests/aws/services/stepfunctions/v2/outputdecl/test_output.py::TestArgumentsBase::test_base_task_lambda[BASE_TASK_LAMBDA] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_query_language_field[JSONATA] LocalStack Community: tests/aws/services/stepfunctions/v2/query_language/test_base_query_language.py::TestBaseQueryLanguage::test_base_query_language_field[JSONATA] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_base_query_language_field[JSON_PATH] LocalStack Community: tests/aws/services/stepfunctions/v2/query_language/test_base_query_language.py::TestBaseQueryLanguage::test_base_query_language_field[JSON_PATH] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_query_language_field_override[JSONATA_OVERRIDE] LocalStack Community: tests/aws/services/stepfunctions/v2/query_language/test_base_query_language.py::TestBaseQueryLanguage::test_query_language_field_override[JSONATA_OVERRIDE] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_query_language_field_override[JSONATA_OVERRIDE_DEFAULT] LocalStack Community: tests/aws/services/stepfunctions/v2/query_language/test_base_query_language.py::TestBaseQueryLanguage::test_query_language_field_override[JSONATA_OVERRIDE_DEFAULT] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_lambda_task_resource_data_flow[TASK_LAMBDA_LEGACY_RESOURCE_JSONATA_TO_JSONPATH] LocalStack Community: tests/aws/services/stepfunctions/v2/query_language/test_mixed_query_language.py::TestMixedQueryLanguageFlow::test_lambda_task_resource_data_flow[TASK_LAMBDA_LEGACY_RESOURCE_JSONATA_TO_JSONPATH] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_lambda_task_resource_data_flow[TASK_LAMBDA_LEGACY_RESOURCE_JSONPATH_TO_JSONATA] LocalStack Community: tests/aws/services/stepfunctions/v2/query_language/test_mixed_query_language.py::TestMixedQueryLanguageFlow::test_lambda_task_resource_data_flow[TASK_LAMBDA_LEGACY_RESOURCE_JSONPATH_TO_JSONATA] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_lambda_task_resource_data_flow[TASK_LAMBDA_SDK_RESOURCE_JSONATA_TO_JSONPATH] LocalStack Community: tests/aws/services/stepfunctions/v2/query_language/test_mixed_query_language.py::TestMixedQueryLanguageFlow::test_lambda_task_resource_data_flow[TASK_LAMBDA_SDK_RESOURCE_JSONATA_TO_JSONPATH] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_lambda_task_resource_data_flow[TASK_LAMBDA_SDK_RESOURCE_JSONPATH_TO_JSONATA] LocalStack Community: tests/aws/services/stepfunctions/v2/query_language/test_mixed_query_language.py::TestMixedQueryLanguageFlow::test_lambda_task_resource_data_flow[TASK_LAMBDA_SDK_RESOURCE_JSONPATH_TO_JSONATA] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_output_to_state[JSONATA_OUTPUT_TO_JSONPATH] LocalStack Community: tests/aws/services/stepfunctions/v2/query_language/test_mixed_query_language.py::TestMixedQueryLanguageFlow::test_output_to_state[JSONATA_OUTPUT_TO_JSONPATH] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_output_to_state[JSONPATH_OUTPUT_TO_JSONATA] LocalStack Community: tests/aws/services/stepfunctions/v2/query_language/test_mixed_query_language.py::TestMixedQueryLanguageFlow::test_output_to_state[JSONPATH_OUTPUT_TO_JSONATA] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_task_dataflow_to_state LocalStack Community: tests/aws/services/stepfunctions/v2/query_language/test_mixed_query_language.py::TestMixedQueryLanguageFlow::test_task_dataflow_to_state HTTP Status Code: 200 AWS validated Snapshot Tested
- test_variable_sampling[JSONATA_ASSIGN_JSONPATH_REF] LocalStack Community: tests/aws/services/stepfunctions/v2/query_language/test_mixed_query_language.py::TestMixedQueryLanguageFlow::test_variable_sampling[JSONATA_ASSIGN_JSONPATH_REF] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_variable_sampling[JSONPATH_ASSIGN_JSONATA_REF] LocalStack Community: tests/aws/services/stepfunctions/v2/query_language/test_mixed_query_language.py::TestMixedQueryLanguageFlow::test_variable_sampling[JSONPATH_ASSIGN_JSONATA_REF] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_catch_empty LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_catch_empty HTTP Status Code: 200 AWS validated Snapshot Tested
- test_catch_states_runtime LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_catch_states_runtime HTTP Status Code: 200 AWS validated Snapshot Tested
- test_choice_aws_docs_scenario[CHOICE_STATE_AWS_SCENARIO] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_choice_aws_docs_scenario[CHOICE_STATE_AWS_SCENARIO] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_choice_aws_docs_scenario[CHOICE_STATE_AWS_SCENARIO_JSONATA] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_choice_aws_docs_scenario[CHOICE_STATE_AWS_SCENARIO_JSONATA] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_choice_condition_constant_jsonata LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_choice_condition_constant_jsonata HTTP Status Code: 200 AWS validated Snapshot Tested
- test_choice_singleton_composite[CHOICE_STATE_SINGLETON_COMPOSITE] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_choice_singleton_composite[CHOICE_STATE_SINGLETON_COMPOSITE] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_choice_singleton_composite[CHOICE_STATE_SINGLETON_COMPOSITE_JSONATA] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_choice_singleton_composite[CHOICE_STATE_SINGLETON_COMPOSITE_JSONATA] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_choice_unsorted_parameters_negative[CHOICE_STATE_UNSORTED_CHOICE_PARAMETERS] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_choice_unsorted_parameters_negative[CHOICE_STATE_UNSORTED_CHOICE_PARAMETERS] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_choice_unsorted_parameters_negative[CHOICE_STATE_UNSORTED_CHOICE_PARAMETERS_JSONATA] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_choice_unsorted_parameters_negative[CHOICE_STATE_UNSORTED_CHOICE_PARAMETERS_JSONATA] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_choice_unsorted_parameters_positive[CHOICE_STATE_UNSORTED_CHOICE_PARAMETERS] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_choice_unsorted_parameters_positive[CHOICE_STATE_UNSORTED_CHOICE_PARAMETERS] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_choice_unsorted_parameters_positive[CHOICE_STATE_UNSORTED_CHOICE_PARAMETERS_JSONATA] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_choice_unsorted_parameters_positive[CHOICE_STATE_UNSORTED_CHOICE_PARAMETERS_JSONATA] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_fail_cause_jsonata LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_fail_cause_jsonata HTTP Status Code: 200 AWS validated Snapshot Tested
- test_fail_error_jsonata LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_fail_error_jsonata HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invalid_jsonpath[INVALID_JSONPATH_IN_ERRORPATH] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_invalid_jsonpath[INVALID_JSONPATH_IN_ERRORPATH] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invalid_jsonpath[INVALID_JSONPATH_IN_STRING_EXPR_CONTEXTPATH] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_invalid_jsonpath[INVALID_JSONPATH_IN_STRING_EXPR_CONTEXTPATH] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invalid_jsonpath[INVALID_JSONPATH_IN_STRING_EXPR_JSONPATH] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_invalid_jsonpath[INVALID_JSONPATH_IN_STRING_EXPR_JSONPATH] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invalid_jsonpath[ST.INVALID_JSONPATH_IN_CAUSEPATH] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_invalid_jsonpath[ST.INVALID_JSONPATH_IN_CAUSEPATH] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invalid_jsonpath[ST.INVALID_JSONPATH_IN_INPUTPATH] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_invalid_jsonpath[ST.INVALID_JSONPATH_IN_INPUTPATH] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invalid_jsonpath[ST.INVALID_JSONPATH_IN_OUTPUTPATH] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_invalid_jsonpath[ST.INVALID_JSONPATH_IN_OUTPUTPATH] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_lambda_empty_retry LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_lambda_empty_retry HTTP Status Code: 200 AWS validated Snapshot Tested
- test_lambda_invoke_with_retry_base LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_lambda_invoke_with_retry_base HTTP Status Code: 200 AWS validated Snapshot Tested
- test_lambda_invoke_with_retry_extended_input LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_lambda_invoke_with_retry_extended_input HTTP Status Code: 200 AWS validated Snapshot Tested
- test_lambda_service_invoke_with_retry_extended_input LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_lambda_service_invoke_with_retry_extended_input HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_item_reader_base_csv_headers_decl LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_item_reader_base_csv_headers_decl HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_item_reader_base_csv_headers_first_line LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_item_reader_base_csv_headers_first_line HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_item_reader_base_json LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_item_reader_base_json HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_item_reader_base_json_max_items LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_item_reader_base_json_max_items HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_item_reader_base_json_max_items_jsonata LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_item_reader_base_json_max_items_jsonata HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_item_reader_base_json_with_items_path[INVALID_ITEMS_PATH] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_item_reader_base_json_with_items_path[INVALID_ITEMS_PATH] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_item_reader_base_json_with_items_path[VALID_ITEMS_PATH_FROM_ITEM_READER] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_item_reader_base_json_with_items_path[VALID_ITEMS_PATH_FROM_ITEM_READER] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_item_reader_base_json_with_items_path[VALID_ITEMS_PATH_FROM_PREVIOUS] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_item_reader_base_json_with_items_path[VALID_ITEMS_PATH_FROM_PREVIOUS] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_item_reader_base_list_objects_v2 LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_item_reader_base_list_objects_v2 HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_item_reader_csv_first_row_extra_fields LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_item_reader_csv_first_row_extra_fields HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_item_reader_csv_headers_decl_duplicate_headers LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_item_reader_csv_headers_decl_duplicate_headers HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_item_reader_csv_headers_decl_extra_fields LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_item_reader_csv_headers_decl_extra_fields HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_item_reader_csv_headers_first_row_typed_headers LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_item_reader_csv_headers_first_row_typed_headers HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_item_reader_csv_max_items[0] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_item_reader_csv_max_items[0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_item_reader_csv_max_items[100000000] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_item_reader_csv_max_items[100000000] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_item_reader_csv_max_items[2] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_item_reader_csv_max_items[2] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_item_reader_csv_max_items_paths[-1] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_item_reader_csv_max_items_paths[-1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_item_reader_csv_max_items_paths[0] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_item_reader_csv_max_items_paths[0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_item_reader_csv_max_items_paths[100000000] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_item_reader_csv_max_items_paths[100000000] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_item_reader_csv_max_items_paths[100000001] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_item_reader_csv_max_items_paths[100000001] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_item_reader_csv_max_items_paths[2] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_item_reader_csv_max_items_paths[2] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_item_reader_json_no_json_list_object LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_item_reader_json_no_json_list_object HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_break_condition LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_break_condition HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_break_condition_legacy LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_break_condition_legacy HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_catch LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_catch HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_catch_empty_fail LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_catch_empty_fail HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_catch_legacy LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_catch_legacy HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_config_distributed_item_selector LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_config_distributed_item_selector HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_config_distributed_item_selector_parameters LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_config_distributed_item_selector_parameters HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_config_distributed_items_path_from_previous LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_config_distributed_items_path_from_previous HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_config_distributed_parameters LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_config_distributed_parameters HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_config_distributed_reentrant LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_config_distributed_reentrant HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_config_distributed_reentrant_lambda LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_config_distributed_reentrant_lambda HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_config_inline_item_selector LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_config_inline_item_selector HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_config_inline_parameters LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_config_inline_parameters HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_item_selector LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_item_selector HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_item_selector_parameters LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_item_selector_parameters HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_item_selector_singleton LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_item_selector_singleton HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_items_eval_jsonata[empty] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_items_eval_jsonata[empty] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_items_eval_jsonata[mixed] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_items_eval_jsonata[mixed] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_items_eval_jsonata[singleton] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_items_eval_jsonata[singleton] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_items_eval_jsonata_fail[boolean] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_items_eval_jsonata_fail[boolean] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_items_eval_jsonata_fail[null] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_items_eval_jsonata_fail[null] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_items_eval_jsonata_fail[number] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_items_eval_jsonata_fail[number] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_items_eval_jsonata_fail[object] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_items_eval_jsonata_fail[object] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_items_eval_jsonata_fail[string] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_items_eval_jsonata_fail[string] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_items_eval_jsonata_variable_sampling_fail[boolean] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_items_eval_jsonata_variable_sampling_fail[boolean] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_items_eval_jsonata_variable_sampling_fail[null] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_items_eval_jsonata_variable_sampling_fail[null] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_items_eval_jsonata_variable_sampling_fail[number] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_items_eval_jsonata_variable_sampling_fail[number] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_items_eval_jsonata_variable_sampling_fail[object] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_items_eval_jsonata_variable_sampling_fail[object] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_items_eval_jsonata_variable_sampling_fail[string] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_items_eval_jsonata_variable_sampling_fail[string] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_items_input_array[empty] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_items_input_array[empty] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_items_input_array[mixed] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_items_input_array[mixed] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_items_input_array[singleton] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_items_input_array[singleton] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_items_input_types[boolean] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_items_input_types[boolean] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_items_input_types[null] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_items_input_types[null] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_items_input_types[number] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_items_input_types[number] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_items_input_types[object] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_items_input_types[object] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_items_input_types[string] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_items_input_types[string] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_items_variable_sampling[boolean] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_items_variable_sampling[boolean] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_items_variable_sampling[null] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_items_variable_sampling[null] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_items_variable_sampling[number] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_items_variable_sampling[number] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_items_variable_sampling[object] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_items_variable_sampling[object] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_items_variable_sampling[string] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_items_variable_sampling[string] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_label LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_label HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_legacy LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_legacy HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_legacy_config_distributed LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_legacy_config_distributed HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_legacy_config_distributed_item_selector LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_legacy_config_distributed_item_selector HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_legacy_config_distributed_parameters LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_legacy_config_distributed_parameters HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_legacy_config_inline LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_legacy_config_inline HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_legacy_config_inline_item_selector LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_legacy_config_inline_item_selector HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_legacy_config_inline_parameters LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_legacy_config_inline_parameters HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_legacy_reentrant LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_legacy_reentrant HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_nested LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_nested HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_nested_config_distributed LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_nested_config_distributed HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_no_processor_config LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_no_processor_config HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_parameters_legacy LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_parameters_legacy HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_parameters_singleton_legacy LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_parameters_singleton_legacy HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_result_writer LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_result_writer HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_retry LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_retry HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_retry_legacy LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_retry_legacy HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_retry_multiple_retriers LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_retry_multiple_retriers HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_tolerated_failure_count_path[-1] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_tolerated_failure_count_path[-1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_tolerated_failure_count_path[0] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_tolerated_failure_count_path[0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_tolerated_failure_count_path[1] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_tolerated_failure_count_path[1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_tolerated_failure_count_path[NoNumber] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_tolerated_failure_count_path[NoNumber] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_tolerated_failure_count_path[tolerated_failure_count_value0] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_tolerated_failure_count_path[tolerated_failure_count_value0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_tolerated_failure_percentage_path[-1.1] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_tolerated_failure_percentage_path[-1.1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_tolerated_failure_percentage_path[-1] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_tolerated_failure_percentage_path[-1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_tolerated_failure_percentage_path[0] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_tolerated_failure_percentage_path[0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_tolerated_failure_percentage_path[1.1] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_tolerated_failure_percentage_path[1.1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_tolerated_failure_percentage_path[100.1] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_tolerated_failure_percentage_path[100.1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_tolerated_failure_percentage_path[100] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_tolerated_failure_percentage_path[100] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_tolerated_failure_percentage_path[1] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_tolerated_failure_percentage_path[1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_tolerated_failure_percentage_path[NoNumber] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_tolerated_failure_percentage_path[NoNumber] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_tolerated_failure_percentage_path[tolerated_failure_percentage_value0] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_tolerated_failure_percentage_path[tolerated_failure_percentage_value0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_tolerated_failure_values[count_literal] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_tolerated_failure_values[count_literal] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_map_state_tolerated_failure_values[percentage_literal] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_map_state_tolerated_failure_values[percentage_literal] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_max_concurrency_path[0] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_max_concurrency_path[0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_max_concurrency_path[1] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_max_concurrency_path[1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_max_concurrency_path[NoNumber] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_max_concurrency_path[NoNumber] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_max_concurrency_path[max_concurrency_value0] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_max_concurrency_path[max_concurrency_value0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_max_concurrency_path_negative LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_max_concurrency_path_negative HTTP Status Code: 200 AWS validated Snapshot Tested
- test_parallel_state[PARALLEL_STATE] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_parallel_state[PARALLEL_STATE] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_parallel_state[PARALLEL_STATE_PARAMETERS] LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_parallel_state[PARALLEL_STATE_PARAMETERS] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_parallel_state_catch LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_parallel_state_catch HTTP Status Code: 200 AWS validated Snapshot Tested
- test_parallel_state_fail LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_parallel_state_fail HTTP Status Code: 200 AWS validated Snapshot Tested
- test_parallel_state_nested LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_parallel_state_nested HTTP Status Code: 200 AWS validated Snapshot Tested
- test_parallel_state_order LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_parallel_state_order HTTP Status Code: 200 AWS validated Snapshot Tested
- test_parallel_state_retry LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_parallel_state_retry HTTP Status Code: 200 AWS validated Snapshot Tested
- test_retry_interval_features LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_retry_interval_features HTTP Status Code: 200 AWS validated Snapshot Tested
- test_retry_interval_features_jitter_none LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_retry_interval_features_jitter_none HTTP Status Code: 200 AWS validated Snapshot Tested
- test_retry_interval_features_max_attempts_zero LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_retry_interval_features_max_attempts_zero HTTP Status Code: 200 AWS validated Snapshot Tested
- test_wait_seconds_jsonata LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_wait_seconds_jsonata HTTP Status Code: 200 AWS validated Snapshot Tested
- test_wait_timestamp LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_wait_timestamp HTTP Status Code: 200 AWS validated Snapshot Tested
- test_wait_timestamp_jsonata LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_wait_timestamp_jsonata HTTP Status Code: 200 AWS validated Snapshot Tested
- test_wait_timestamp_path LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_base_scenarios.py::TestBaseScenarios::test_wait_timestamp_path HTTP Status Code: 200 AWS validated Snapshot Tested
- test_path_based_on_data LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_sfn_scenarios.py::TestFundamental::test_path_based_on_data HTTP Status Code: 200 AWS validated Snapshot Tested
- test_step_functions_calling_api_gateway LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_sfn_scenarios.py::TestFundamental::test_step_functions_calling_api_gateway HTTP Status Code: 200 AWS validated Snapshot Tested
- test_wait_for_callback LocalStack Community: tests/aws/services/stepfunctions/v2/scenarios/test_sfn_scenarios.py::TestFundamental::test_wait_for_callback HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invoke_base LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_apigetway_task_service.py::TestTaskApiGateway::test_invoke_base HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invoke_error LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_apigetway_task_service.py::TestTaskApiGateway::test_invoke_error HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invoke_with_body_post[HelloWorld] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_apigetway_task_service.py::TestTaskApiGateway::test_invoke_with_body_post[HelloWorld] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invoke_with_body_post[None] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_apigetway_task_service.py::TestTaskApiGateway::test_invoke_with_body_post[None] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invoke_with_body_post[] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_apigetway_task_service.py::TestTaskApiGateway::test_invoke_with_body_post[] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invoke_with_body_post[request_body3] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_apigetway_task_service.py::TestTaskApiGateway::test_invoke_with_body_post[request_body3] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invoke_with_headers[custom_header1] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_apigetway_task_service.py::TestTaskApiGateway::test_invoke_with_headers[custom_header1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invoke_with_headers[custom_header2] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_apigetway_task_service.py::TestTaskApiGateway::test_invoke_with_headers[custom_header2] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invoke_with_query_parameters LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_apigetway_task_service.py::TestTaskApiGateway::test_invoke_with_query_parameters HTTP Status Code: 200 AWS validated Snapshot Tested
- test_dynamodb_put_delete_item LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_aws_sdk_task_service.py::TestTaskServiceAwsSdk::test_dynamodb_put_delete_item HTTP Status Code: 200 AWS validated Snapshot Tested
- test_dynamodb_put_get_item LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_aws_sdk_task_service.py::TestTaskServiceAwsSdk::test_dynamodb_put_get_item HTTP Status Code: 200 AWS validated Snapshot Tested
- test_dynamodb_put_update_get_item LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_aws_sdk_task_service.py::TestTaskServiceAwsSdk::test_dynamodb_put_update_get_item HTTP Status Code: 200 AWS validated Snapshot Tested
- test_list_secrets LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_aws_sdk_task_service.py::TestTaskServiceAwsSdk::test_list_secrets HTTP Status Code: 200 AWS validated Snapshot Tested
- test_s3_get_object[binary] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_aws_sdk_task_service.py::TestTaskServiceAwsSdk::test_s3_get_object[binary] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_s3_get_object[bytearray] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_aws_sdk_task_service.py::TestTaskServiceAwsSdk::test_s3_get_object[bytearray] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_s3_get_object[empty_binary] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_aws_sdk_task_service.py::TestTaskServiceAwsSdk::test_s3_get_object[empty_binary] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_s3_get_object[empty_str] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_aws_sdk_task_service.py::TestTaskServiceAwsSdk::test_s3_get_object[empty_str] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_s3_get_object[str] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_aws_sdk_task_service.py::TestTaskServiceAwsSdk::test_s3_get_object[str] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_s3_put_object[bool] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_aws_sdk_task_service.py::TestTaskServiceAwsSdk::test_s3_put_object[bool] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_s3_put_object[dict] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_aws_sdk_task_service.py::TestTaskServiceAwsSdk::test_s3_put_object[dict] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_s3_put_object[list] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_aws_sdk_task_service.py::TestTaskServiceAwsSdk::test_s3_put_object[list] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_s3_put_object[num] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_aws_sdk_task_service.py::TestTaskServiceAwsSdk::test_s3_put_object[num] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_s3_put_object[str] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_aws_sdk_task_service.py::TestTaskServiceAwsSdk::test_s3_put_object[str] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_sfn_send_task_outcome_with_no_such_token[state_machine_template0] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_aws_sdk_task_service.py::TestTaskServiceAwsSdk::test_sfn_send_task_outcome_with_no_such_token[state_machine_template0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_sfn_send_task_outcome_with_no_such_token[state_machine_template1] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_aws_sdk_task_service.py::TestTaskServiceAwsSdk::test_sfn_send_task_outcome_with_no_such_token[state_machine_template1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_sfn_start_execution LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_aws_sdk_task_service.py::TestTaskServiceAwsSdk::test_sfn_start_execution HTTP Status Code: 200 AWS validated Snapshot Tested
- test_sfn_start_execution_implicit_json_serialisation LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_aws_sdk_task_service.py::TestTaskServiceAwsSdk::test_sfn_start_execution_implicit_json_serialisation HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_delete_item LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_dynamodb_task_service.py::TestTaskServiceDynamoDB::test_put_delete_item HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_get_item LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_dynamodb_task_service.py::TestTaskServiceDynamoDB::test_put_get_item HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_update_get_item LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_dynamodb_task_service.py::TestTaskServiceDynamoDB::test_put_update_get_item HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_base LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_events_task_service.py::TestTaskServiceEvents::test_put_events_base HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_malformed_detail LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_events_task_service.py::TestTaskServiceEvents::test_put_events_malformed_detail HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_mixed_malformed_detail LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_events_task_service.py::TestTaskServiceEvents::test_put_events_mixed_malformed_detail HTTP Status Code: 200 AWS validated Snapshot Tested
- test_put_events_no_source LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_events_task_service.py::TestTaskServiceEvents::test_put_events_no_source HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invoke_bytes_payload LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_lambda_task.py::TestTaskLambda::test_invoke_bytes_payload HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invoke_json_values[0.0] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_lambda_task.py::TestTaskLambda::test_invoke_json_values[0.0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invoke_json_values[0_0] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_lambda_task.py::TestTaskLambda::test_invoke_json_values[0_0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invoke_json_values[0_1] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_lambda_task.py::TestTaskLambda::test_invoke_json_values[0_1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invoke_json_values[HelloWorld] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_lambda_task.py::TestTaskLambda::test_invoke_json_values[HelloWorld] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invoke_json_values[True] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_lambda_task.py::TestTaskLambda::test_invoke_json_values[True] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invoke_json_values[json_value5] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_lambda_task.py::TestTaskLambda::test_invoke_json_values[json_value5] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invoke_json_values[json_value6] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_lambda_task.py::TestTaskLambda::test_invoke_json_values[json_value6] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invoke_pipe LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_lambda_task.py::TestTaskLambda::test_invoke_pipe HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invoke_string_payload LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_lambda_task.py::TestTaskLambda::test_invoke_string_payload HTTP Status Code: 200 AWS validated Snapshot Tested
- test_lambda_task_filter_parameters_input LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_lambda_task.py::TestTaskLambda::test_lambda_task_filter_parameters_input HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invoke LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_lambda_task_service.py::TestTaskServiceLambda::test_invoke HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invoke_bytes_payload LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_lambda_task_service.py::TestTaskServiceLambda::test_invoke_bytes_payload HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invoke_json_values[0.0] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_lambda_task_service.py::TestTaskServiceLambda::test_invoke_json_values[0.0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invoke_json_values[0_0] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_lambda_task_service.py::TestTaskServiceLambda::test_invoke_json_values[0_0] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invoke_json_values[0_1] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_lambda_task_service.py::TestTaskServiceLambda::test_invoke_json_values[0_1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invoke_json_values[HelloWorld] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_lambda_task_service.py::TestTaskServiceLambda::test_invoke_json_values[HelloWorld] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invoke_json_values[True] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_lambda_task_service.py::TestTaskServiceLambda::test_invoke_json_values[True] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invoke_json_values[json_value5] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_lambda_task_service.py::TestTaskServiceLambda::test_invoke_json_values[json_value5] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invoke_json_values[json_value6] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_lambda_task_service.py::TestTaskServiceLambda::test_invoke_json_values[json_value6] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_invoke_unsupported_param LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_lambda_task_service.py::TestTaskServiceLambda::test_invoke_unsupported_param HTTP Status Code: 200 AWS validated Snapshot Tested
- test_start_execution LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_sfn_task_service.py::TestTaskServiceSfn::test_start_execution HTTP Status Code: 200 AWS validated Snapshot Tested
- test_start_execution_input_json LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_sfn_task_service.py::TestTaskServiceSfn::test_start_execution_input_json HTTP Status Code: 200 AWS validated Snapshot Tested
- test_fifo_message_attribute[input_params0-True] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_sns_task_service.py::TestTaskServiceSns::test_fifo_message_attribute[input_params0-True] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_fifo_message_attribute[input_params1-False] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_sns_task_service.py::TestTaskServiceSns::test_fifo_message_attribute[input_params1-False] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_publish_base[1] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_sns_task_service.py::TestTaskServiceSns::test_publish_base[1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_publish_base[HelloWorld] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_sns_task_service.py::TestTaskServiceSns::test_publish_base[HelloWorld] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_publish_base[None] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_sns_task_service.py::TestTaskServiceSns::test_publish_base[None] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_publish_base[True] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_sns_task_service.py::TestTaskServiceSns::test_publish_base[True] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_publish_base[] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_sns_task_service.py::TestTaskServiceSns::test_publish_base[] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_publish_base[message1] LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_sns_task_service.py::TestTaskServiceSns::test_publish_base[message1] HTTP Status Code: 200 AWS validated Snapshot Tested
- test_publish_base_error_topic_arn LocalStack Community: tests/aws/services/stepfunctions/v2/services/test_sns_task_service.py::TestTaskServiceSns::test_publish_base_error_topic_arn HTTP Status Code: 200