/*
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0
*///! IMDSv2 Client, credential, and region provider
//!//! See [`client`] for more information.
pubmodclient;pubmodcredentials;pubmodregion;modenv{pub(crate)constEC2_METADATA_DISABLED:&str="AWS_EC2_METADATA_DISABLED";}#[doc(inline)]pubuseclient::Client;