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

Cmdlet Examples - ketanbhut #154

Closed ketanbhut closed 2 years ago

ketanbhut commented 4 years ago

Description

Submitting some examples for below CommandLets Get-EC2Address Start-EMRJobFlow

Motivation and Context

Missing Samples for Cmdlets Issue #139

Types of changes

Checklist

License

ashishdhingra commented 3 years ago

@ketanbhut Could you review examples for EMR. The Start-EMRJobFlow example is not working and needs correction. The property EbsBlockDeviceConfigs is a List and cannot be initialized via PowerShell array initializer based on testing.

ashishdhingra commented 2 years ago

Get-EC2Address example was added as part of PR https://github.com/aws/PRIVATE-aws-tools-for-powershell-staging/pull/110/. No PR activity for Start-EMRJobFlow. Closing this PR.