├── CODE_OF_CONDUCT.md ├── CONTRIBUTING.md ├── Export-AADAssignments.ps1 ├── Export-IAMSAMLRoles.ps1 ├── LICENSE └── README.md /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aws-samples/awssso-migration-scripts/HEAD/CODE_OF_CONDUCT.md -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aws-samples/awssso-migration-scripts/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /Export-AADAssignments.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aws-samples/awssso-migration-scripts/HEAD/Export-AADAssignments.ps1 -------------------------------------------------------------------------------- /Export-IAMSAMLRoles.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aws-samples/awssso-migration-scripts/HEAD/Export-IAMSAMLRoles.ps1 -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aws-samples/awssso-migration-scripts/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aws-samples/awssso-migration-scripts/HEAD/README.md --------------------------------------------------------------------------------