Unverified Commit 73053293 authored by Doug's avatar Doug Committed by GitHub
Browse files

Updated Cognito Provider list-user-pools code example (#599)

parent 4bccda46
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@
 * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 * SPDX-License-Identifier: Apache-2.0.
 */

use aws_sdk_cognitoidentityprovider::{Client, Config, Error, Region, PKG_VERSION};
use aws_types::region;
use aws_types::region::ProvideRegion;