Skip to content

CloudFormation failed to recognise OpenSearchServerless

0

Hi, Trying to follow some workshops for OpenSearchServerless, however all the templates return

Unrecognized resource types: [AWS::OpenSearchServerless::SecurityPolicy, AWS::OpenSearchServerless::Collection, AWS::OpenSearchServerless::AccessPolicy]

Any ideas?

2 Answers
0
Accepted Answer

Hello.
Which region are you deploying CloudFormation to?
Is it possible to share the CloudFormation template you are using?

EXPERT

answered 3 years ago

EXPERT

reviewed 3 years ago

0

Check the documentation for the AWS OpenSearch Serverless service to see if the resource types you are trying to create are supported in the current version of the service. Update the AWS CloudFormation template to use the latest version of the resource types. Contact AWS Support for help.

answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.