Skip to content

Conversation

@nachundu-amzn
Copy link
Contributor

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.


const queryLoggingConfig = new CfnResolverQueryLoggingConfig(accountStack, `Rql${vpcConfig.name}`, {
destinationArn: logGroup.logGroupArn,
name: `${context.acceleratorPrefix}rql-${vpcConfig.name}`,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we are using only acceleratorPrefix from context object, passing only acceleratorPrefix woulb be nice.

remining looks good i'll do one update test.

@nachundu-amzn nachundu-amzn changed the title feature(core): 7.70 deploy vpc dns query logging feature(core): 7.70 updated cdk to version 1.66 and deploy vpc dns query logging Oct 7, 2020
@nachundu-amzn nachundu-amzn changed the title feature(core): 7.70 updated cdk to version 1.66 and deploy vpc dns query logging feature(core): 7.70 updated cdk version from 1.46 to 1.66 and deploy vpc dns query logging Oct 7, 2020
@naveenkoppula naveenkoppula merged commit 6a1e796 into master Oct 7, 2020
@naveenkoppula naveenkoppula deleted the feature/7.70-Deploy-VPC-DNS-Query-Logging branch October 7, 2020 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants