class Aws::SMS::Types::Source

Contains the location of a validation script.

@note When making an API call, you may pass Source

data as a hash:

    {
      s3_location: {
        bucket: "S3BucketName",
        key: "S3KeyName",
      },
    }

@!attribute [rw] s3_location

Location of an Amazon S3 object.
@return [Types::S3Location]

@see docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/Source AWS API Documentation

Constants

SENSITIVE