Skip to content

apigateway: enable more than 10 APIGW per AWS account with access log activated #56

@flaviostutz

Description

@flaviostutz

Problem being solved

Currently one policy per access log is added to the loggroup when a new APIGW resource is created, but there is a hard limit of 10 policies in total in each AWS account, meaning that only 10 APIGW could have access log enabled while using this Construct.

Proposal

Change the constructs to follow the instructions on to avoid this issue:
https://docs.aws.amazon.com/apigateway/latest/developerguide/set-up-logging.html#set-up-access-logging-permissions

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions