We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bb655e commit af6f61dCopy full SHA for af6f61d
examples/src/one_kms_cmk.py
@@ -10,7 +10,7 @@
10
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
11
# ANY KIND, either express or implied. See the License for the specific
12
# language governing permissions and limitations under the License.
13
-"""Example showing basic encryption and decryption using one KMS CMK of a value already in memory."""
+"""Example showing basic encryption and decryption of a value already in memory using one KMS CMK."""
14
import aws_encryption_sdk
15
16
0 commit comments