File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 66
77- AWS api-change: Added ` us-iso-west-1 ` region
88- AWS api-change: Use specific configuration for ` us ` regions
9+ - AWS enhancement: Documentation updates.
910
1011## 1.5.0
1112
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ final class FunctionConfiguration
9696
9797 /**
9898 * The KMS key that's used to encrypt the function's environment variables. This key is only returned if you've
99- * configured a customer managed CMK .
99+ * configured a customer managed key .
100100 */
101101 private $ kmsKeyArn ;
102102
@@ -106,7 +106,7 @@ final class FunctionConfiguration
106106 private $ tracingConfig ;
107107
108108 /**
109- * For Lambda@Edge functions, the ARN of the master function.
109+ * For Lambda@Edge functions, the ARN of the main function.
110110 */
111111 private $ masterArn ;
112112
You can’t perform that action at this time.
0 commit comments