aws_access_key property

String get aws_access_key

Retrieves the encrypted secret: AWS_ACCESS_KEY

Implementation

static String get aws_access_key => _fetchSecret("get_AWS_ACCESS_KEY");