File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
swift/example_code/cognito-identity-provider/scenario Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11// swift-tools-version: 5.9
2-
2+ // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3+ // SPDX-License-Identifier: Apache-2.0
4+ //
35// (swift-tools-version has two lines here because it needs to be the first
46// line in the file, but it should also appear in the snippet below)
5-
7+ //
68// snippet-start:[swift.cognito-identity-provider.scenario.package]
79// swift-tools-version: 5.9
8- // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
9- // SPDX-License-Identifier: Apache-2.0
1010//
1111// The swift-tools-version declares the minimum version of Swift required to
1212// build this package.
Original file line number Diff line number Diff line change 1- // snippet-start:[swift.cognito-identity-provider.scenario]
21// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
32// SPDX-License-Identifier: Apache-2.0
43//
4+ // snippet-start:[swift.cognito-identity-provider.scenario]
55// An example demonstrating various features of Amazon Cognito. Before running
66// this Swift code example, set up your development environment, including
77// your credentials.
You can’t perform that action at this time.
0 commit comments