AntikytheraAws
Implementations of some of pluggable modules in the Antikythera Framework, using AWS services.
Components
AntikytheraAws.Ec2.ClusterConfiguration: callback module ofAntikytheraEal.ClusterConfiguration.BehaviourAntikytheraAws.S3.LogStorage: callback module ofAntikytheraEal.LogStorage.BehaviourAntikytheraAws.S3.AssetStorage: callback module ofAntikytheraEal.AssetStorage.Behaviour- and some more AWS-related utilities
Dependencies
Other than the standard mix dependencies, AntikytheraAws depends on the followings:
- aws-cli
-
Assuming that the AWS-related features are not frequently used, interactions with AWS APIs are delegated to
aws-cli.
-
Assuming that the AWS-related features are not frequently used, interactions with AWS APIs are delegated to
- EC2 instance profile
-
When making requests to AWS APIs (via
aws-cli), IAM role stored in the EC2 instance profile is used.
-
When making requests to AWS APIs (via
Copyright and License
Copyright(c) 2015-2023 ACCESS CO., LTD. All rights reserved.
Antikythera source code is licensed under the Apache License version 2.0.