List all Amazon Web Services Supply Chain instances for a specific account. Enables you to programmatically list all Amazon Web Services Supply Chain instances based on their account ID, instance name, and state of the instance (active or delete).
get/api/instance
Query parameters
nextTokenstring
The pagination token to fetch the next page of instances.
maxResultsinteger
Specify the maximum number of instances to fetch in this paginated request.
instanceNameFilterInstanceName[]
The filter to ListInstances based on their names.
instanceStateFilterInstanceState[]
The filter to ListInstances based on their state.
Response
Success