File tree 6 files changed +10
-10
lines changed
6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 4
4
< link rel ="stylesheet " type ="text/css " href ="style.css ">
5
5
</ head >
6
6
< body >
7
- < script src ="https://sdk.amazonaws.com/js/aws-sdk-2.1.28 .min.js "> </ script >
7
+ < script src ="https://sdk.amazonaws.com/js/aws-sdk-2.3.7 .min.js "> </ script >
8
8
< script >
9
9
AWS . config . region = '<REGION>' ;
10
10
AWS . config . credentials = new AWS . CognitoIdentityCredentials ( {
@@ -116,4 +116,4 @@ <h1>Sample Change Password Page</h1>
116
116
} ) ;
117
117
</ script >
118
118
</ body >
119
- </ html >
119
+ </ html >
Original file line number Diff line number Diff line change 4
4
< link rel ="stylesheet " type ="text/css " href ="style.css ">
5
5
</ head >
6
6
< body >
7
- < script src ="https://sdk.amazonaws.com/js/aws-sdk-2.1.28 .min.js "> </ script >
7
+ < script src ="https://sdk.amazonaws.com/js/aws-sdk-2.3.7 .min.js "> </ script >
8
8
< script >
9
9
AWS . config . region = '<REGION>' ;
10
10
AWS . config . credentials = new AWS . CognitoIdentityCredentials ( {
Original file line number Diff line number Diff line change 4
4
< link rel ="stylesheet " type ="text/css " href ="style.css ">
5
5
</ head >
6
6
< body >
7
- < script src ="https://sdk.amazonaws.com/js/aws-sdk-2.1.28 .min.js "> </ script >
7
+ < script src ="https://sdk.amazonaws.com/js/aws-sdk-2.3.7 .min.js "> </ script >
8
8
< script >
9
9
AWS . config . region = '<REGION>' ;
10
10
AWS . config . credentials = new AWS . CognitoIdentityCredentials ( {
Original file line number Diff line number Diff line change 4
4
< link rel ="stylesheet " type ="text/css " href ="style.css ">
5
5
</ head >
6
6
< body >
7
- < script src ="https://sdk.amazonaws.com/js/aws-sdk-2.1.28 .min.js "> </ script >
7
+ < script src ="https://sdk.amazonaws.com/js/aws-sdk-2.3.7 .min.js "> </ script >
8
8
< script >
9
9
AWS . config . region = '<REGION>' ;
10
10
AWS . config . credentials = new AWS . CognitoIdentityCredentials ( {
@@ -93,4 +93,4 @@ <h1>Sample Password Reset Page</h1>
93
93
} ) ;
94
94
</ script >
95
95
</ body >
96
- </ html >
96
+ </ html >
Original file line number Diff line number Diff line change 4
4
< link rel ="stylesheet " type ="text/css " href ="style.css ">
5
5
</ head >
6
6
< body >
7
- < script src ="https://sdk.amazonaws.com/js/aws-sdk-2.1.28 .min.js "> </ script >
7
+ < script src ="https://sdk.amazonaws.com/js/aws-sdk-2.3.7 .min.js "> </ script >
8
8
< script >
9
9
AWS . config . region = '<REGION>' ;
10
10
AWS . config . credentials = new AWS . CognitoIdentityCredentials ( {
@@ -77,4 +77,4 @@ <h1>Sample Sign Up Page</h1>
77
77
} ) ;
78
78
</ script >
79
79
</ body >
80
- </ html >
80
+ </ html >
Original file line number Diff line number Diff line change 4
4
< link rel ="stylesheet " type ="text/css " href ="style.css ">
5
5
</ head >
6
6
< body >
7
- < script src ="https://sdk.amazonaws.com/js/aws-sdk-2.1.28 .min.js "> </ script >
7
+ < script src ="https://sdk.amazonaws.com/js/aws-sdk-2.3.7 .min.js "> </ script >
8
8
< script >
9
9
AWS . config . region = '<REGION>' ;
10
10
AWS . config . credentials = new AWS . CognitoIdentityCredentials ( {
@@ -61,4 +61,4 @@ <h1>Sample Verify User Page</h1>
61
61
window . onload = init ( ) ;
62
62
</ script >
63
63
</ body >
64
- </ html >
64
+ </ html >
You can’t perform that action at this time.
0 commit comments