OpenSearchServiceServerless — Boto3 Docs 1.26.31 documentation
{ 'collectionDetails': [ { 'arn': 'string', 'collectionEndpoint': 'string', 'createdDate': 123, 'dashboardEndpoint': 'string', 'description': 'string', 'id': 'string', 'kmsKeyArn': 'string', 'lastModifiedDate': 123, 'name': 'string', 'status': 'CREATING'|'DELETING'|'ACTIVE'|'FAILED', 'type': 'SEARCH'|'TIMESERIES' }, ], 'collectionErrorDetails': [ { 'errorCode': 'string', 'errorMessage': 'string', 'id': 'string', 'name': 'string' }, ]}