Documentation ¶
Overview ¶
snippet-comment:[These are tags for the AWS doc team's sample catalog. Do not remove.] snippet-sourceauthor:[Doug-AWS] snippet-sourcedescription:[CognitoCreateUser.go creates a user in a Amazon Cognito user pool.] snippet-keyword:[Amazon Cognito] snippet-keyword:[AdminCreateUser function] snippet-keyword:[Go] snippet-sourcesyntax:[go] snippet-service:[cognito] snippet-keyword:[Code Sample] snippet-sourcetype:[full-example] snippet-sourcedate:[2020-1-6]
Copyright 2010-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. This file is licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the License. A copy of the License is located at http://aws.amazon.com/apache2.0/ This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
snippet-start:[cognito.go.create_user.complete]
snippet-comment:[These are tags for the AWS doc team's sample catalog. Do not remove.] snippet-sourceauthor:[Doug-AWS] snippet-sourcedescription:[CognitoCreateUserPool creates an Amazon Cognito user pool.] snippet-keyword:[Amazon Cognito] snippet-keyword:[CreateUserPool function] snippet-keyword:[Go] snippet-sourcesyntax:[go] snippet-service:[cognito] snippet-keyword:[Code Sample] snippet-sourcetype:[full-example] snippet-sourcedate:[2019-02-12]
Copyright 2010-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved. This file is licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the License. A copy of the License is located at http://aws.amazon.com/apache2.0/ This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
snippet-start:[cognito.go.create_user_pool]
snippet-comment:[These are tags for the AWS doc team's sample catalog. Do not remove.] snippet-sourceauthor:[Doug-AWS] snippet-sourcedescription:[CognitoListUserPools lists your Amazon Cognito user pools.] snippet-keyword:[Amazon Cognito] snippet-keyword:[ListUserPools function] snippet-keyword:[Go] snippet-sourcesyntax:[go] snippet-service:[cognito] snippet-keyword:[Code Sample] snippet-sourcetype:[full-example] snippet-sourcedate:[2019-02-12]
Copyright 2010-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved. This file is licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the License. A copy of the License is located at http://aws.amazon.com/apache2.0/ This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
snippet-start:[cognito.go.list_user_pools]
snippet-comment:[These are tags for the AWS doc team's sample catalog. Do not remove.] snippet-sourceauthor:[Doug-AWS] snippet-sourcedescription:[CognitoListUsers lists the users in a Amazon Cognito user pool.] snippet-keyword:[Amazon Cognito] snippet-keyword:[ListUsers function] snippet-keyword:[Go] snippet-sourcesyntax:[go] snippet-service:[cognito] snippet-keyword:[Code Sample] snippet-sourcetype:[full-example] snippet-sourcedate:[2020-1-6]
Copyright 2010-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. This file is licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the License. A copy of the License is located at http://aws.amazon.com/apache2.0/ This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
snippet-start:[cognito.go.list_users.complete]