aws / aws-tools-for-powershell

The AWS Tools for PowerShell lets developers and administrators manage their AWS services from the PowerShell scripting environment.
Apache License 2.0
239 stars 79 forks source link

Samples Submission for CmdLets -Piyush #99

Closed pandeypi closed 4 years ago

pandeypi commented 4 years ago

Description

Samples for CmdLets: Get-APSUser Get-APSFleetList Get-APSImageBuilderList Add-APSResourceTag Copy-APSImage Disable-APSUser Enable-APSUser Get-APSAssociatedFleetList Get-APSAssociatedStackList Get-APSDirectoryConfigList Get-APSImageList Get-APSImagePermission Get-APSSessionList Get-APSStackList Get-APSTagsForResourceList Get-APSUserStackAssociation Get-APSUsageReportSubscription New-APSDirectoryConfig New-APSFleet New-APSImageBuilder New-APSImageBuilderStreamingURL New-APSStack New-APSStreamingURL New-APSUsageReportSubscription New-APSUser Register-APSFleet Remove-APSDirectoryConfig Remove-APSFleet Remove-APSImage Remove-APSImageBuilder Remove-APSImagePermission Remove-APSResourceTag Remove-APSStack Remove-APSUsageReportSubscription Remove-APSUser Unregister-APSFleet Register-APSUserStackBatch Revoke-APSSession Start-APSFleet Start-APSImageBuilder Stop-APSFleet Stop-APSImageBuilder Unregister-APSUserStackBatch Update-APSDirectoryConfig Update-APSFleet Update-APSImagePermission Update-APSStack

Motivation and Context

Sample is Missing

Testing

Screenshots (if appropriate)

Types of changes

Checklist

License