/AWS1/CL_FCSDATADESTINATION¶
The destination for an export job. Provide an S3 path, an Identity and Access Management (IAM) role that allows Amazon Forecast to access the location, and an Key Management Service (KMS) key (optional).
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
io_s3config
TYPE REF TO /AWS1/CL_FCSS3CONFIG
/AWS1/CL_FCSS3CONFIG
¶
The path to an Amazon Simple Storage Service (Amazon S3) bucket along with the credentials to access the bucket.
Queryable Attributes¶
S3Config¶
The path to an Amazon Simple Storage Service (Amazon S3) bucket along with the credentials to access the bucket.
Accessible with the following methods¶
Method | Description |
---|---|
GET_S3CONFIG() |
Getter for S3CONFIG |