Skip to content

is stacApiConfig.integrationApiArn necessary? #57

Description

@hrodmn

We explicitly provide permission to this integrationApiArn to invoke the STAC API but I don't see why we need it - @jjfrench is this related to some of the old cross-account logic?

stacApiLambda.stacApiLambdaFunction.addPermission("ApiGatewayInvoke", {
principal: new iam.ServicePrincipal("apigateway.amazonaws.com"),
sourceArn: stacApiConfig.integrationApiArn,
});

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions