VirtualObject
An object that defines an Amazon S3 object to be deleted if a transaction cancels, provided that
VirtualPut
was called before writing the object.
Contents
- Uri
-
The path to the Amazon S3 object. Must start with s3://
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*
Required: Yes
- ETag
-
The ETag of the Amazon S3 object.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[\p{L}\p{N}\p{P}]*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: