This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html). # AWS::EC2::VerifiedAccessInstance KinesisDataFirehose Options for Kinesis as a logging destination. ## Syntax To declare this entity in your CloudFormation template, use the following syntax: ### JSON ``` { "[DeliveryStream](#cfn-ec2-verifiedaccessinstance-kinesisdatafirehose-deliverystream)" : {{String}}, "[Enabled](#cfn-ec2-verifiedaccessinstance-kinesisdatafirehose-enabled)" : {{Boolean}} } ``` ### YAML ``` [DeliveryStream](#cfn-ec2-verifiedaccessinstance-kinesisdatafirehose-deliverystream): {{String}} [Enabled](#cfn-ec2-verifiedaccessinstance-kinesisdatafirehose-enabled): {{Boolean}} ``` ## Properties `DeliveryStream` The ID of the delivery stream. *Required*: No *Type*: String *Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt) `Enabled` Indicates whether logging is enabled. *Required*: No *Type*: Boolean *Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

AltStyle によって変換されたページ (->オリジナル) /