# Copyright 2022 Amazon Web Services, Inc # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License 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. EMAIL_SOURCE=notification@example.com IDC_LOGIN_URL=https://d-90676dxxxx.awsapps.com/start REGION=us-east-1 TEAM_ACCOUNT=123456789101 ORG_MASTER_PROFILE=org_master_profile TEAM_ACCOUNT_PROFILE=team_account_profile TEAM_ADMIN_GROUP="team_admin_group_name" TEAM_AUDITOR_GROUP="team_auditor_group_name" TAGS="project=iam-identity-center-team environment=prod"