Closed nletts closed 7 years ago
Currently the Orchestrator uses the 'DefaultAWSCredentialsProviderChain' to load the AWS credentials. This uses 5+ different methods of loading the credentials. For security reasons we want to lock it down to instance profile only.
See: InstanceProfileCredentialsProvider
Currently the Orchestrator uses the 'DefaultAWSCredentialsProviderChain' to load the AWS credentials. This uses 5+ different methods of loading the credentials. For security reasons we want to lock it down to instance profile only.
See: InstanceProfileCredentialsProvider