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
236 stars 78 forks source link

Sample submissions for Cmdlets -AJSING #108

Closed ajsing closed 3 years ago

ajsing commented 4 years ago

Description

Sample for below Application Autoscaling PowerShell cmdlets: Get-AASScalableTarget Get-AASScalingActivity Get-AASScalingPolicy Remove-AASScalableTarget Add-AASScalableTarget Set-AASScheduledAction Get-AASScheduledAction Remove-AASScalingPolicy Remove-AASScheduledAction

Motivation and Context

Sample is Missing.

Testing

Screenshots (if appropriate)

Types of changes

Checklist

License

ajsing commented 4 years ago

Thanks Matteo for your valuable feedback, I optimized all the cmdlets as per your suggestions and updated PR. Please review and let me know if any further modification needed.

ajsing commented 4 years ago

Fixed formatting issues, please review.

ashishdhingra commented 3 years ago

PR merged