Skip to content

Commit

Permalink
Mark the network interface API experimental (#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
waahm7 authored Jul 12, 2024
1 parent 94edd47 commit 813c418
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/aws/s3/s3_client.h
Original file line number Diff line number Diff line change
Expand Up @@ -516,6 +516,7 @@ struct aws_s3_client_config {
void *factory_user_data;

/**
* THIS IS AN EXPERIMENTAL AND UNSTABLE API
* (Optional)
* An array of network interface names. The client will distribute the
* connections across network interface names provided in this array. If any interface name is invalid, goes down,
Expand Down

0 comments on commit 813c418

Please sign in to comment.