Skip to content

/AWS1/CL_IOTS3DESTINATION

Describes the location of updated firmware in S3.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_bucket TYPE /AWS1/IOTS3BUCKET /AWS1/IOTS3BUCKET

The S3 bucket that contains the updated firmware.

iv_prefix TYPE /AWS1/IOTPREFIX /AWS1/IOTPREFIX

The S3 prefix.


Queryable Attributes

bucket

The S3 bucket that contains the updated firmware.

Accessible with the following methods

Method Description
GET_BUCKET() Getter for BUCKET, with configurable default
ASK_BUCKET() Getter for BUCKET w/ exceptions if field has no value
HAS_BUCKET() Determine if BUCKET has a value

prefix

The S3 prefix.

Accessible with the following methods

Method Description
GET_PREFIX() Getter for PREFIX, with configurable default
ASK_PREFIX() Getter for PREFIX w/ exceptions if field has no value
HAS_PREFIX() Determine if PREFIX has a value