You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/collection/README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -63,6 +63,7 @@ No inputs.
63
63
| <aname="output_opensearch_collection_private_kms_key_arn"></a> [opensearch\_collection\_private\_kms\_key\_arn](#output\_opensearch\_collection\_private\_kms\_key\_arn)| The ARN of the Amazon Web Services KMS key used to encrypt the collection |
64
64
| <aname="output_opensearch_collection_private_lifecycle_policy"></a> [opensearch\_collection\_private\_lifecycle\_policy](#output\_opensearch\_collection\_private\_lifecycle\_policy)| The JSON policy document of the lifecycle policy |
65
65
| <aname="output_opensearch_collection_private_lifecycle_policy_version"></a> [opensearch\_collection\_private\_lifecycle\_policy\_version](#output\_opensearch\_collection\_private\_lifecycle\_policy\_version)| The version of the lifecycle policy |
66
+
| <aname="output_opensearch_collection_private_name"></a> [opensearch\_collection\_private\_name](#output\_opensearch\_collection\_private\_name)| Name of the collection |
66
67
| <aname="output_opensearch_collection_private_network_policy"></a> [opensearch\_collection\_private\_network\_policy](#output\_opensearch\_collection\_private\_network\_policy)| The JSON policy document of the network policy |
67
68
| <aname="output_opensearch_collection_private_network_policy_version"></a> [opensearch\_collection\_private\_network\_policy\_version](#output\_opensearch\_collection\_private\_network\_policy\_version)| The version of the network policy |
68
69
| <aname="output_opensearch_collection_public_access_policy"></a> [opensearch\_collection\_public\_access\_policy](#output\_opensearch\_collection\_public\_access\_policy)| The JSON policy document of the access policy |
@@ -76,6 +77,7 @@ No inputs.
76
77
| <aname="output_opensearch_collection_public_kms_key_arn"></a> [opensearch\_collection\_public\_kms\_key\_arn](#output\_opensearch\_collection\_public\_kms\_key\_arn)| The ARN of the Amazon Web Services KMS key used to encrypt the collection |
77
78
| <aname="output_opensearch_collection_public_lifecycle_policy"></a> [opensearch\_collection\_public\_lifecycle\_policy](#output\_opensearch\_collection\_public\_lifecycle\_policy)| The JSON policy document of the lifecycle policy |
78
79
| <aname="output_opensearch_collection_public_lifecycle_policy_version"></a> [opensearch\_collection\_public\_lifecycle\_policy\_version](#output\_opensearch\_collection\_public\_lifecycle\_policy\_version)| The version of the lifecycle policy |
80
+
| <aname="output_opensearch_collection_public_name"></a> [opensearch\_collection\_public\_name](#output\_opensearch\_collection\_public\_name)| Name of the collection |
79
81
| <aname="output_opensearch_collection_public_network_policy"></a> [opensearch\_collection\_public\_network\_policy](#output\_opensearch\_collection\_public\_network\_policy)| The JSON policy document of the network policy |
80
82
| <aname="output_opensearch_collection_public_network_policy_version"></a> [opensearch\_collection\_public\_network\_policy\_version](#output\_opensearch\_collection\_public\_network\_policy\_version)| The version of the network policy |
Copy file name to clipboardExpand all lines: modules/collection/README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -112,6 +112,7 @@ No modules.
112
112
| <aname="output_kms_key_arn"></a> [kms\_key\_arn](#output\_kms\_key\_arn)| The ARN of the Amazon Web Services KMS key used to encrypt the collection |
113
113
| <aname="output_lifecycle_policy"></a> [lifecycle\_policy](#output\_lifecycle\_policy)| The JSON policy document of the lifecycle policy |
114
114
| <aname="output_lifecycle_policy_version"></a> [lifecycle\_policy\_version](#output\_lifecycle\_policy\_version)| The version of the lifecycle policy |
115
+
| <aname="output_name"></a> [name](#output\_name)| Name of the collection |
115
116
| <aname="output_network_policy"></a> [network\_policy](#output\_network\_policy)| The JSON policy document of the network policy |
116
117
| <aname="output_network_policy_version"></a> [network\_policy\_version](#output\_network\_policy\_version)| The version of the network policy |
0 commit comments