Storage public struct Storage : Codable awsRegion Declaration Swift public let awsRegion: AWSRegion bucketName Declaration Swift public let bucketName: String buckets Declaration Swift public let buckets: [Bucket]? Bucket See more Declaration Swift public struct Bucket : Codable init(awsRegion:bucketName:buckets:) Declaration Swift public init( awsRegion: AWSRegion, bucketName: String, buckets: [Bucket]? = nil ) © 2026 Amazon Web Services. All rights reserved. (Last updated: 2026-04-22) Generated by jazzy ♪♫ v0.15.1, a Realm project.