export interface CodeArtifactConfig { authorizationToken: string; repositoryEndpoint: string; }