A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/Kinesis/Types/StartStreamEncryptionInput.html below:

StartStreamEncryptionInput — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Kinesis::Types::StartStreamEncryptionInput
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing StartStreamEncryptionInput as input to an Aws::Client method, you can use a vanilla Hash:

{
  stream_name: "StreamName",   encryption_type: "NONE",   key_id: "KeyId", }
Instance Attribute Summary collapse Instance Attribute Details #encryption_type ⇒ String

The encryption type to use. The only valid value is KMS.

Possible values:

#key_id ⇒ String

The GUID for the customer-managed AWS KMS key to use for encryption. This value can be a globally unique identifier, a fully specified Amazon Resource Name (ARN) to either an alias or a key, or an alias name prefixed by \"alias/\".You can also use a master key owned by Kinesis Data Streams by specifying the alias aws/kinesis.

#stream_name ⇒ String

The name of the stream for which to start encrypting records.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4