| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
failedConfigurationLogsMessage |
"CloudWatch configuration for this build is incorrect." |
public static final String |
noLogsMessage |
"Fetching CloudWatch logs for this build." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
configuredImproperlyError |
"CodeBuild configured improperly in project settings \n" |
public static final String |
defaultCredentialsUsedWarning |
"AWS access and secret keys were not provided. Using credentials provided by DefaultAWSCredentialsProviderChain." |
public static final String |
generalConfigInvalidError |
"Valid credentials and project name are required parameters" |
public static final String |
invalidProjectError |
"Please select a project with S3 source type.\n" |
public static final String |
notVersionsedS3BucketError |
"A versioned S3 bucket is required.\n" |
public static final String |
s3DashboardURL |
"https://console.aws.amazon.com/s3/home?" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
zipSourceError |
"zipSource usage: prefixToTrim must be contained in the given directory." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
invalidCredTypeError |
"Invalid credentialsType option" |
public static final String |
invalidIAMRoleError |
"Enter a valid IAM Role ARN" |
public static final String |
invalidKeysError |
"Enter valid AWS access and secret keys" |
public static final String |
invalidProxyError |
"Enter a valid proxy host and port (greater than zero)" |
public static final String |
invalidRegionError |
"Enter a valid AWS region" |
public static final String |
validSourceUrlPrefix |
"https://" |
Copyright © 2016–2017. All rights reserved.