Skip to content

Commit

Permalink
fixed conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
scmacdon committed Jul 12, 2023
1 parent 1bff998 commit 01ebb6d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .doc_gen/metadata/opensearch_metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# zexi 0.4.0
opensearch_CreateDomain:
title: Create an &ES; domain using an &AWS; SDK
title: Create an &ES; domain by using an &AWS; SDK
title_abbrev: Create a domain
synopsis: create an &ES; domain.
category:
Expand All @@ -26,7 +26,7 @@ opensearch_CreateDomain:
services:
opensearch: {CreateDomain}
opensearch_DeleteDomain:
title: Delete an &ES; domain using an &AWS; SDK
title: Delete an &ES; domain by using an &AWS; SDK
title_abbrev: Delete a domain
synopsis: delete an &ES; domain.
category:
Expand All @@ -52,7 +52,7 @@ opensearch_DeleteDomain:
services:
opensearch: {DeleteDomain}
opensearch_ListDomainNames:
title: List &ES; domains using an &AWS; SDK
title: List &ES; domains by using an &AWS; SDK
title_abbrev: List domains
synopsis: list &ES; domains.
category:
Expand All @@ -78,7 +78,7 @@ opensearch_ListDomainNames:
services:
opensearch: {ListDomainNames}
opensearch_UpdateDomainConfig:
title: Modify a cluster configuration of the specified &ES; domain using an &AWS; SDK
title: Modify a cluster configuration of the specified &ES; domain by using an &AWS; SDK
title_abbrev: Modify a cluster configuration
synopsis: modify a cluster configuration of an &ES; domain.
category:
Expand Down

0 comments on commit 01ebb6d

Please sign in to comment.