cdk-nag
Version:
Check CDK v2 applications for best practices using a combination on available rule packs.
5 lines (4 loc) • 432 B
TypeScript
export { default as SageMakerEndpointConfigurationKMSKeyConfigured } from './SageMakerEndpointConfigurationKMSKeyConfigured';
export { default as SageMakerNotebookNoDirectInternetAccess } from './SageMakerNotebookNoDirectInternetAccess';
export { default as SageMakerNotebookInVPC } from './SageMakerNotebookInVPC';
export { default as SageMakerNotebookInstanceKMSKeyConfigured } from './SageMakerNotebookInstanceKMSKeyConfigured';