lukas_gust
05/04/2023, 9:33 PMedgar_ramirez_mondragon
05/04/2023, 10:17 PMlukas_gust
05/04/2023, 10:23 PMdocker run -v $HOME/.aws:/root/.aws:ro ...
Then our meltano project would run in a k8s cluster pod that has access via an IAM rolelukas_gust
05/04/2023, 10:25 PMlukas_gust
05/04/2023, 10:38 PMlukas_gust
05/04/2023, 10:52 PM2023-05-04T21:47:09.005728Z [info ] Writing state to AWS S3
2023-05-04T21:47:09.951054Z [warning ] Unable to persist state, or received state is invalid, incremental state has not been updated
2023-05-04T21:47:09.973133Z [info ] Block run completed. block_type=ExtractLoadBlocks err=None set_number=0 success=True
This is after a --full-refreshlukas_gust
05/05/2023, 4:25 AMptd
05/05/2023, 1:21 PMboto3.Session()
case, it should work via the credentials file, iam role, or environment variables. If you want to select your non default profile you can set AWS_PROFILE
or AWS_DEFAULT_PROFILE
in your environment and it should worklukas_gust
05/05/2023, 4:11 PM