Loading aws/sdk/examples/cognitoidentityprovider/src/bin/list-user-pools.rs +1 −0 Original line number Diff line number Diff line Loading @@ -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; Loading Loading
aws/sdk/examples/cognitoidentityprovider/src/bin/list-user-pools.rs +1 −0 Original line number Diff line number Diff line Loading @@ -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; Loading