Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-1-CloudComputing
/
A_Team_Khuloud
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
유정수
2020-05-19 20:58:43 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e3a48b868b9e5e272cb45c92f1d9c2ca71519de6
e3a48b86
1 parent
275a4b2c
Delete aws.py
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
backend/api/cloud/aws.py
backend/api/cloud/aws.py
deleted
100644 → 0
View file @
275a4b2
def
aws_key
():
return
{
'AWS_ACCESS_KEY_ID'
:
'AKIAIBBP3XOYSXLBY2IQ'
,
'AWS_SECRET_ACCESS_KEY'
:
'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'
}
\ No newline at end of file
Please
register
or
login
to post a comment