Appendix 1: Cmdlets in the Amazon connector
FlexNet Manager Suite
2022 R1
(On-Premises)
The connection from FlexNet Manager Suite to the AWS EC2 service relies on the AWS Tools
for Windows PowerShell (as described in Prerequisites and Setting Up). Within that
toolset, the Amazon connector uses the following PowerShell cmdlets:
Get-AWSRegion
— To identify the available AWS geographic regions where your instances may be runningGet-EC2Instance
— To return the list of the instances (virtual machines) you own, and then collect summary inventory details on each oneGet-EC2Host
— To identify any dedicated hosts you have available in each regionGet-EC2ReservedInstance
— To return inventory details on any instance/capacity you have reserved in an Availability ZoneGet-IAMUser
— Used as a test for connection successGet-IAMPolicy
— To retrieve information about the specified managed policy, including the policy's default version and the total number of IAM users, groups, and roles to which the policy is attachedGet-IAMPolicyVersion
— To retrieve information about the specified version of the specified managed policy, including the policy documentGet-IAMAttachedRolePolicyList
— Lists all managed policies that are attached to the specified IAM roleGet-IAMAttachedUserPolicyList
— Lists all managed policies that are attached to the specified IAM userGet-IAMGroupForUser
— Lists the IAM groups that the specified IAM user belongs toGet-STSCallerIdentity
— To return details about the IAM user or role whose credentials are used to call the operationGet-IAMRole
— To retrieves information about the specified role and the role's trust policy that grants permission to assume the roleUse-STSRole
— To return a set of temporary security credentials that you can use to access AWS resources that you might not normally have access toSet-AWSProxy
— Specifies the proxy setting for the following interactions through other cmdlets
FlexNet Manager Suite (On-Premises)
2022 R1