Amazon Forecast now supports AWS CloudFormation for managing dataset and dataset group resources - devamazonaws.blogspot.com

Amazon Forecast now supports AWS CloudFormation, allowing you to utilize CloudFormation templates to provision and manage your dataset and dataset group resources. You can also easily launch and configure dataset and dataset group resources together as a stack, and use a template to create, update, and delete an entire stack as a single unit, as often as you need to instead of managing resources individually. This adds a new convenient way of managing Forecast dataset and dataset group resources in addition to the Forecast Console and AWS CLI/SDK.

Post Updated on January 14, 2022 at 09:15PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com