Backend half
This commit is contained in:
Generated
Vendored
+22
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"pagination": {
|
||||
"ListProfileAssociations": {
|
||||
"input_token": "NextToken",
|
||||
"output_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"result_key": "ProfileAssociations"
|
||||
},
|
||||
"ListProfileResourceAssociations": {
|
||||
"input_token": "NextToken",
|
||||
"output_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"result_key": "ProfileResourceAssociations"
|
||||
},
|
||||
"ListProfiles": {
|
||||
"input_token": "NextToken",
|
||||
"output_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"result_key": "ProfileSummaries"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user