Skip to content

Instantly share code, notes, and snippets.

@bielawb
Created May 25, 2022 21:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bielawb/513b46af40be466cdf3e6c8f609ead90 to your computer and use it in GitHub Desktop.
Save bielawb/513b46af40be466cdf3e6c8f609ead90 to your computer and use it in GitHub Desktop.
Tworzenie filtrów w IdentityStore
[Amazon.IdentityStore.Model.Filter]@{
AttributePath = 'DisplayName'
AttributeValue = 'AWSAccount_Admin'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment