1 2 3 4 5 6
// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved. // SPDX-License-Identifier: Apache-2.0 pub mod client_supplier_example; pub mod regional_role_client_supplier; pub mod regional_role_client_supplier_config;