Skip to content

kinesis

KinesisFirehoseStream (NetworkEntity)

Attributes:

Name Type Description
stream_name str

The name of the Kinesis Firehose Stream.

stream_arn str

The ARN of the Kinesis Firehose Stream.

encrypted_at_rest bool

True if the stream is set to be encrypted.

es_domain_arn Optional[str]

The ARN of the related ElasticSearch Domain, if any.

es_vpc_config Optional[NetworkConfiguration]

The VPC configuration of the ElasticSearch Domain related to this stream, if any.

custom_invalidation(self) inherited

A list of manual reasons why this resource should be invalidated

exclude_from_invalidation(self) inherited

A list of attributes that should be excluded from the invalidation process

KinesisStream (AwsResource)

Attributes:

Name Type Description
stream_name str

The name of the Kinesis Stream.

stream_arn str

The ARN of the Kinesis Stream.

encrypted_at_rest bool

True if the stream is set to be encrypted at rest.

custom_invalidation(self) inherited

A list of manual reasons why this resource should be invalidated

exclude_from_invalidation(self) inherited

A list of attributes that should be excluded from the invalidation process