Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PreauthenticatedRequestSummary

Get summary information about pre-authenticated requests.

Properties

accessType

accessType: AccessType

The operation that can be performed on this resource.

Optional bucketListingAction

bucketListingAction: undefined | string

Specifies whether a list operation is allowed on a PAR with accessType "AnyObjectRead" or "AnyObjectReadWrite". Deny: Prevents the user from performing a list operation. ListObjects: Authorizes the user to perform a list operation.

id

id: string

The unique identifier to use when directly addressing the pre-authenticated request.

name

name: string

The user-provided name of the pre-authenticated request.

Optional objectName

objectName: undefined | string

The name of object that is being granted access to by the pre-authenticated request. This can be null and if it is, the pre-authenticated request grants access to the entire bucket.

timeCreated

timeCreated: Date

The date when the pre-authenticated request was created as per RFC 3339.

timeExpires

timeExpires: Date

The expiration date for the pre-authenticated request as per RFC 3339. After this date the pre-authenticated request will no longer be valid.

Functions

getDeserializedJsonObj

getJsonObj