Use this data source to get details of an existing Nexus S3 blobstore.
data "nexus_blobstore_s3" "aws" {
name = "blobstore-s3"
}
name
(String) Blobstore nameblob_count
(Number) Count of blobsbucket_configuration
(List of Object) The S3 bucket configuration. (see below for nested schema)id
(String) Used to identify data source at nexussoft_quota
(List of Object) Soft quota of the blobstore (see below for nested schema)total_size_in_bytes
(Number) The total size of the blobstore in Bytesbucket_configuration
Read-Only:
advanced_bucket_connection
(List of Object) (see below for nested schema)bucket
(List of Object) (see below for nested schema)bucket_security
(List of Object) (see below for nested schema)encryption
(List of Object) (see below for nested schema)bucket_configuration.advanced_bucket_connection
Read-Only:
endpoint
(String)force_path_style
(Boolean)signer_type
(String)bucket_configuration.bucket
Read-Only:
expiration
(Number)name
(String)prefix
(String)region
(String)bucket_configuration.bucket_security
Read-Only:
access_key_id
(String)role
(String)secret_access_key
(String)session_token
(String)bucket_configuration.encryption
Read-Only:
encryption_key
(String)encryption_type
(String)soft_quota
Read-Only:
limit
(Number)type
(String)