Skip to content

Instantly share code, notes, and snippets.

@dsrini-open
Created March 12, 2020 15:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dsrini-open/2467e82ccf593b7516b4adb1cf627901 to your computer and use it in GitHub Desktop.
Save dsrini-open/2467e82ccf593b7516b4adb1cf627901 to your computer and use it in GitHub Desktop.
IntelliJ Idea AWS toolkit plugin - AWS file
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="accountSettings">
<option name="activeProfile" value="profile:dev" />
<option name="activeRegion" value="us-west-2" />
<option name="recentlyUsedProfiles">
<list>
<option value="profile:dev" />
</list>
</option>
<option name="recentlyUsedRegions">
<list>
<option value="us-west-2" />
</list>
</option>
</component>
</project>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment