You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,14 +7,15 @@ Scheduler for Cross-Account and Cross-Region scheduling for EC2 and RDS instance
7
7
## Setup
8
8
9
9
Deploys from Cloudformation template generate by makefile
10
+
Sample make command: `make bucket=solutions-test-reference solution=aws-instance-scheduler version=1.2.1`
10
11
11
12
12
13
***
13
14
14
-
Copyright 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
15
+
Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
15
16
16
-
Licensed under the Amazon Software License (the "License"). You may not use this file except in compliance with the License. A copy of the License is located at
17
+
Licensed under the Apache License Version 2.0 (the "License"). You may not use this file except in compliance with the License. A copy of the License is located at
17
18
18
-
http://aws.amazon.com/asl/
19
+
http://www.apache.org/licenses/
19
20
20
21
or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions and limitations under the License.
0 commit comments