Swiftpack.co - soto-archive/soto-ecs as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by soto-archive.
soto-archive/soto-ecs 4.9.0
Standalone Repository of AWS ECS Client from soto-project/soto
⭐️ 1
🕓 3 years ago
iOS watchOS tvOS
.package(url: "https://github.com/soto-archive/soto-ecs.git", from: "4.9.0")

This repository is going to de deprecated. It will not receive any new updates when v5.0.0 of Soto is released. If you want to continue to receive updates it is recommended you move to using Soto.

Soto for ECS

A Soto client for ECS. This repository is only updated infrequently. If you want a more up to date version please checkout the equivalent module in Soto

Documentation

Visit the Soto documentation for instructions and browsing api references.

Installation

Package.swift

import PackageDescription

let package = Package(
    name: "MyAWSApp",
    dependencies: [
        .package(url: "https://github.com/soto-project/soto-ecs.git", .upToNextMajor(from: "4.7.0"))
    ]
)

GitHub

link
Stars: 1
Last commit: 3 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Dependencies

Release Notes

6 years ago

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics