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

Samples submission for CmdLets - rafihm #102

Closed rafihm closed 3 years ago

rafihm commented 4 years ago

Description

Sample for

Add-ELB2ListenerCertificate
Add-ELB2Tag
Edit-ELB2Listener
Edit-ELB2LoadBalancerAttribute Edit-ELB2Rule
Edit-ELB2TargetGroup
Edit-ELB2TargetGroupAttribute
Get-ELB2AccountLimit
Get-ELB2Listener
Get-ELB2ListenerCertificate
Get-ELB2LoadBalancer
Get-ELB2LoadBalancerAttribute
Get-ELB2Rule
Get-ELB2SSLPolicy
Get-ELB2Tag
Get-ELB2TargetGroup
Get-ELB2TargetGroupAttribute
Get-ELB2TargetHealth
New-ELB2Listener
New-ELB2LoadBalancer
New-ELB2Rule
New-ELB2TargetGroup
Register-ELB2Target
Remove-ELB2Listener
Remove-ELB2ListenerCertificate Remove-ELB2LoadBalancer
Remove-ELB2Rule
Remove-ELB2Tag
Remove-ELB2TargetGroup
Set-ELB2IpAddressType
Set-ELB2RulePriority
Set-ELB2SecurityGroup
Set-ELB2Subnet
Unregister-ELB2Target

Motivation and Context

sample is missing

Types of changes

Checklist

License

alipievg commented 3 years ago

I think merging these commits to master would notably help users coming from a PowerShell background to navigate these AWS.Tools. Is there anything holding that up?

Amazon's general treatment of PowerShell and it's users as second class citizens.

ashishdhingra commented 3 years ago

PR merged