AWS kinesis-agent-windows documentation change
Summary
Updated VPC endpoints documentation link with corrected URL formatting
Security assessment
The change fixes a documentation URL but doesn't modify the security content about VPC endpoints. Existing security context remains unchanged.
Diff
diff --git a/kinesis-agent-windows/latest/userguide/sink-object-declarations.md b/kinesis-agent-windows/latest/userguide/sink-object-declarations.md index dee1b3cac..0846ec245 100644 --- a//kinesis-agent-windows/latest/userguide/sink-object-declarations.md +++ b//kinesis-agent-windows/latest/userguide/sink-object-declarations.md @@ -914 +914 @@ By setting `UseSTSRegionalEndpoints` to `true`, you can specify that an agent us -You can specify a VPC endpoint in the sink configuration for `CloudWatchLogs`, `CloudWatch`, `KinesisStreams`, and `KinesisFirehose` sink types. A VPC endpoint enables you to privately connect your VPC to supported AWS services and VPC endpoint services powered by AWS PrivateLink without requiring an internet gateway, NAT device, VPN connection, or AWS Direct Connect connection. Instances in your VPC do not require public IP addresses to communicate with resources in the service. Traffic between your VPC and the other service does not leave the Amazon network. For more information, see [VPC endpoints](https://docs.aws.amazon.com/vpc/latest/userguide/vpc-endpoints.html) in the _Amazon VPC User Guide_. +You can specify a VPC endpoint in the sink configuration for `CloudWatchLogs`, `CloudWatch`, `KinesisStreams`, and `KinesisFirehose` sink types. A VPC endpoint enables you to privately connect your VPC to supported AWS services and VPC endpoint services powered by AWS PrivateLink without requiring an internet gateway, NAT device, VPN connection, or AWS Direct Connect connection. Instances in your VPC do not require public IP addresses to communicate with resources in the service. Traffic between your VPC and the other service does not leave the Amazon network. For more information, see [VPC endpoints](https://docs.aws.amazon.com//vpc/latest/userguide/vpc-endpoints.html) in the _Amazon VPC User Guide_.