get
Gets the target tag from this S3Bucket.
Return
The value of the target key, if such a key exists, otherwise null.
Parameters
Key of the tag to fetch.
Throws
If this S3Bucket does not exist.
If an implementation specific exception is thrown. The implementation specific exception will be set to the thrown exception's 'cause' value.
Gets the target tags from this S3Bucket.
Return
A tag map containing only the specified tags that exist on the target S3Bucket.
Parameters
Keys of the tags to fetch.
Throws
If this S3Bucket does not exist.
If an implementation specific exception is thrown. The implementation specific exception will be set to the thrown exception's 'cause' value.
Gets the target tags from this S3Bucket.
Return
A tag map containing only the specified tags that exist on the target S3Bucket.
Parameters
Action used to configure this operation.
Throws
If this S3Bucket does not exist.
If an implementation specific exception is thrown. The implementation specific exception will be set to the thrown exception's 'cause' value.
Gets the target tags from this S3Bucket.
Return
A tag map containing only the specified tags that exist on the target S3Bucket.
Parameters
Parameters used to configure this operation.
Throws
If this S3Bucket does not exist.
If an implementation specific exception is thrown. The implementation specific exception will be set to the thrown exception's 'cause' value.