Module Smaws_Client_Snowball.CreateAddress

val request : Smaws_Lib.Context.t -> create_address_request -> (create_address_result, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidAddressException of invalid_address_exception | `UnsupportedAddressException of unsupported_address_exception ]) Stdlib.result

Creates an address for a Snow device to be shipped to. In most regions, addresses are validated at the time of creation. The address you provide must be located within the serviceable area of your region. If the address is invalid or unsupported, then an exception is thrown. If providing an address as a JSON file through the cli-input-json option, include the full file path. For example, --cli-input-json file://create-address.json.