Label | Explanation | Data Type |
Connection File Location
| The folder path where the connection file will be created. | Folder |
Connection File Name
| The name of the cloud storage connection file. | String |
Service Provider | Specifies the cloud storage service provider that will be used.
| String |
Bucket (Container) Name
| The name of the cloud storage container where the raster dataset will be stored. Many cloud providers also call it a bucket. | String |
Access Key ID (Account Name)
(Optional) | The access key ID string for the specific cloud storage type. It can also be the account name, as is the case with Azure. | String |
Secret Access Key (Account Key) (Optional) | The secret access key string to authenticate the connection to cloud storage. | Encrypted String |
Region (Environment) (Optional) | The region string for the cloud storage. If provided, the value must use the format defined by the cloud storage choice. The default is the selected cloud provider's default account. | String |
Service End Point (Optional) | The service endpoint (uris) of the cloud storage, such as oss-us-west-1.aliyuncs.com. If a value is not provided, the default endpoint for the selected cloud storage type will be used. The CNAME redirected endpoint can also be used if needed. | String |
Provider Options (Optional) | The configuration options pertaining to the specific type of cloud service. Some services offer options, some do not. You only need to set this parameter if you want to turn on the options.
If multiple authentication parameters are provided, precedence is as follows:
In addition to the provider options listed above, the ARC_DEEP_CRAWL (default: True) option can be used with all the service providers. If True, it is used to identify CRFs with no extension in the cloud. This is an expensive operation and it is recommended that you set this option to False for faster catalog browsing and crawling. | Value Table |
Folder
(Optional) | The folder in the Bucket (Container) Name parameter value where the raster dataset will be stored. | String |
Derived Output
Label | Explanation | Data Type |
Output Connection File | The output cloud storage connection file path. | File |