Data Source: oci_objectstorage_preauthrequests

This data source provides the list of Preauthenticated Requests in Oracle Cloud Infrastructure Object Storage service.

Lists pre-authenticated requests for the bucket.

Example Usage

data "oci_objectstorage_preauthrequests" "test_preauthenticated_requests" {
    #Required
    bucket = var.preauthenticated_request_bucket
    namespace = var.preauthenticated_request_namespace

    #Optional
    object_name_prefix = var.preauthenticated_request_object_name_prefix
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

PreauthenticatedRequest Reference

The following attributes are exported: