You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: services/ram/src/main/resources/codegen-resources/service-2.json
+4-4
Original file line number
Diff line number
Diff line change
@@ -399,7 +399,7 @@
399
399
{"shape":"ServerInternalException"},
400
400
{"shape":"ServiceUnavailableException"}
401
401
],
402
-
"documentation":"<p>Lists the resources that you added to a resource shares or the resources that are shared with you.</p>"
402
+
"documentation":"<p>Lists the resources that you added to a resource share or the resources that are shared with you.</p>"
403
403
},
404
404
"PromoteResourceShareCreatedFromPolicy":{
405
405
"name":"PromoteResourceShareCreatedFromPolicy",
@@ -921,7 +921,7 @@
921
921
},
922
922
"resourceOwner":{
923
923
"shape":"ResourceOwner",
924
-
"documentation":"<p>Specifies that you want to retrieve details of only those resource shares that match the following:</p> <ul> <li> <p> <b> <code>SELF</code> </b> – resources that you are sharing</p> </li> <li> <p> <b> <code>OTHER-ACCOUNTS</code> </b> – resources that other accounts share with you</p> </li> </ul>"
924
+
"documentation":"<p>Specifies that you want to retrieve details of only those resource shares that match the following:</p> <ul> <li> <p> <b> <code>SELF</code> </b> – resource shares that your account shares with other accounts</p> </li> <li> <p> <b> <code>OTHER-ACCOUNTS</code> </b> – resource shares that other accounts share with your account</p> </li> </ul>"
925
925
},
926
926
"name":{
927
927
"shape":"String",
@@ -1131,7 +1131,7 @@
1131
1131
"members":{
1132
1132
"resourceOwner":{
1133
1133
"shape":"ResourceOwner",
1134
-
"documentation":"<p>Specifies that you want to list information for only resource shares that match the following:</p> <ul> <li> <p> <b> <code>SELF</code> </b> – resources that you are sharing</p> </li> <li> <p> <b> <code>OTHER-ACCOUNTS</code> </b> – resources that other accounts share with you</p> </li> </ul>"
1134
+
"documentation":"<p>Specifies that you want to list information for only resource shares that match the following:</p> <ul> <li> <p> <b> <code>SELF</code> </b> – principals that your account is sharing resources with</p> </li> <li> <p> <b> <code>OTHER-ACCOUNTS</code> </b> – principals that are sharing resources with your account</p> </li> </ul>"
1135
1135
},
1136
1136
"resourceArn":{
1137
1137
"shape":"String",
@@ -1239,7 +1239,7 @@
1239
1239
"members":{
1240
1240
"resourceOwner":{
1241
1241
"shape":"ResourceOwner",
1242
-
"documentation":"<p>Specifies that you want to list only the resource shares that match the following:</p> <ul> <li> <p> <b> <code>SELF</code> </b> – resources that you are sharing</p> </li> <li> <p> <b> <code>OTHER-ACCOUNTS</code> </b> – resources that other accounts share with you</p> </li> </ul>"
1242
+
"documentation":"<p>Specifies that you want to list only the resource shares that match the following:</p> <ul> <li> <p> <b> <code>SELF</code> </b> – resources that your account shares with other accounts</p> </li> <li> <p> <b> <code>OTHER-ACCOUNTS</code> </b> – resources that other accounts share with your account</p> </li> </ul>"
0 commit comments