Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(config): AWS Config add new resource types (aws#22408)
- 15 additions in the following updates [link](https://aws.amazon.com/about-aws/whats-new/2022/10/aws-config-15-new-resource-types/) 1. AWS::DataSync::LocationSMB 2. AWS::DataSync::LocationFSxLustre 3. AWS::DataSync::LocationS3 4. AWS::DataSync::LocationEFS 5. AWS::DataSync::Task 6. AWS::DataSync::LocationNFS 7. AWS::GuardDuty::ThreatIntelSet 8. AWS::GuardDuty::IPSet 9. AWS::SageMaker::Workteam 10. AWS::SES::ContactList 11. AWS::AppSync::GraphQLApi 12. AWS::ServiceDiscovery::Service 13. AWS::ServiceDiscovery::PublicDnsNamespace 14. AWS::AppConfig::Application 15. AWS::EC2::NetworkInsightsAccessScopeAnalysis - The following leaks I noticed while doing this update - AWS::SES::ConfigurationSet ---- ### All Submissions: * [x] Have you followed the guidelines in our [Contributing guide?](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) ### Adding new Unconventional Dependencies: * [ ] This PR adds new unconventional dependencies following the process described [here](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md/#adding-new-unconventional-dependencies) ### New Features * [ ] Have you added the new feature to an [integration test](https://github.com/aws/aws-cdk/blob/main/INTEGRATION_TESTS.md)? * [ ] Did you use `yarn integ` to deploy the infrastructure and generate the snapshot (i.e. `yarn integ` without `--dry-run`)? *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
- Loading branch information