@aws-cdk/aws-opensearchservice
Advanced tools
Changelog
1.124.0 (2021-09-21)
findResources()
API previously returned a list of resources, but now returns a map of logical id to resource.findOutputs()
API previously returned a list of outputs, but now returns a map of logical id to output.findMappings()
API previously returned a list of mappings, but now returns a map of logical id to mapping.cacheInContext
properties for machine images (#16021) (430f50a), closes #12484SecretString
-> SecureString
and note how SecureStrings cannot be created via CDK (#16228) (950e875)Changelog
1.123.0 (2021-09-16)