class Aws::IoT::Types::PresignedUrlConfig


@return [Integer]
generated when Jobs receives an MQTT request for the job document.
- 3600, the default value is 3600 seconds. Pre-signed URLs are
How long (in seconds) pre-signed URLs are valid. Valid values are 60
@!attribute [rw] expires_in_sec
@return [String]
role must also grant permission for IoT to download the files.
files from the S3 bucket where the job data/updates are stored. The
The ARN of an IAM role that grants grants permission to download
@!attribute [rw] role_arn
}
expires_in_sec: 1,
role_arn: “RoleArn”,
{
data as a hash:
@note When making an API call, you may pass PresignedUrlConfig
Configuration for pre-signed S3 URLs.