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: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,6 @@ with a STAC Item. This extension does not cover NFS solutions provided by PaaS
25
25
| storage:max_tier_duration| integer | number of days for the longest time tier restrictions on access of an asset. |
26
26
| storage:archived| bool | descriptor for whether the data is "properly" archived according to implementers discretion |
27
27
| storage:platform| string | (REQUIRED) The [cloud provider](#providers) where data is stored |
28
-
| storage:manager| string | The entity in charge of managing the data. |
29
28
| storage:region| string | (REQUIRED) The region where the data is stored. Relevant to speed of access and inter region egress costs (as defined by PaaS provider) |
30
29
| storage:bucket| string | The bucket for the asset(s), used along with object path |
31
30
| storage:object_path| string | The object_path for the asset, used along with bucket |
0 commit comments