Closed alexgallotta closed 2 weeks ago
add event bridge
change api_gateway -> api-gateway metadata as in https://github.com/DataDog/datadog-agent/blob/main/pkg/serverless/invocationlifecycle/constants.go#L45
api_gateway
api-gateway
use CARGO_MANIFEST_DIR in test dir
CARGO_MANIFEST_DIR
use host network to build bottlecap to speed up build and avoid timeouts
Not doing EB-SQS or EB-SNS yet
Actually, before merging, we might want to use the work @nhulston did to get an accurate time for EventBridge
add event bridge
change
api_gateway
->api-gateway
metadata as in https://github.com/DataDog/datadog-agent/blob/main/pkg/serverless/invocationlifecycle/constants.go#L45use
CARGO_MANIFEST_DIR
in test diruse host network to build bottlecap to speed up build and avoid timeouts
Notes
Not doing EB-SQS or EB-SNS yet