cc1
v2.1
CC1 source code docs
|
Go to the source code of this file.
Packages | |
namespace | src.ec2.helpers.filters |
namespace | src.ec2.helpers.parse |
|
Functions | |
def | src.ec2.helpers.filters.applyEc2Filters |
Applies EC2 Filters generated by src.restapi.ec2.helpers.parse.parseFilters. | |
def | src.ec2.helpers.filters.validateEc2Filters |
Validates EC2 filters by checking if there is no unsupported filter provided by user and translates keys to CC1 ones If there is an extra filter InvalidFilter exception is raised. |
Variables | |
dictionary | src.ec2.helpers.filters.filtersTranslation |
dictionary | src.ec2.helpers.filters.prefixes |