/AWS1/CL_ACS=>LISTCONNECTORS()
¶
About ListConnectors¶
Lists the connectors belonging to your Amazon Web Services account.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IV_MAXRESULTS
TYPE /AWS1/ACSMAXRESULTS
/AWS1/ACSMAXRESULTS
¶
The maximum number of objects that you want Connector for SCEP to return for this request. If more objects are available, in the response, Connector for SCEP provides a
NextToken
value that you can use in a subsequent call to get the next batch of objects.
IV_NEXTTOKEN
TYPE /AWS1/ACSNEXTTOKEN
/AWS1/ACSNEXTTOKEN
¶
When you request a list of objects with a
MaxResults
setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Connector for SCEP returns aNextToken
value in the response. To retrieve the next batch of objects, use the token returned from the prior request in your next request.