cloudcover-aws 0.1.2

AWS API and permission data for CloudCover
1
2
3
4
5
6
7
8
9
10
11
12
13
# cloudcover-aws

Implements the AWS cloud provider for CloudCover.

Responsibilities:
- expose supported AWS API operations
- map supported SDK method references to AWS API methods
- translate API methods to IAM permissions policy output

Current SDK inputs:
- boto3 Python mappings generated in this crate from Service Authorization Reference data
- Go mappings from `cloudcover-aws-sdk-go-v2`
- Terraform provider entrypoint mappings from `cloudcover-terraform-provider-aws`