MCPcopy Create free account
hub / github.com/wal-e/wal-e / s3_instance_profile

Function s3_instance_profile

wal_e/cmd.py:418–421  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

416
417
418def s3_instance_profile():
419 from wal_e.blobstore import s3
420
421 return s3.InstanceProfileCredentials()
422
423
424def gs_creds(args):

Callers 1

configure_backup_cxtFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected