|
2152 | 2152 | },
|
2153 | 2153 | "input":{"shape":"DescribeAwsNetworkPerformanceMetricSubscriptionsRequest"},
|
2154 | 2154 | "output":{"shape":"DescribeAwsNetworkPerformanceMetricSubscriptionsResult"},
|
2155 |
| - "documentation":"<p>Describes the curent Infrastructure Performance metric subscriptions.</p>" |
| 2155 | + "documentation":"<p>Describes the current Infrastructure Performance metric subscriptions.</p>" |
2156 | 2156 | },
|
2157 | 2157 | "DescribeBundleTasks":{
|
2158 | 2158 | "name":"DescribeBundleTasks",
|
|
3875 | 3875 | "requestUri":"/"
|
3876 | 3876 | },
|
3877 | 3877 | "input":{"shape":"EnableReachabilityAnalyzerOrganizationSharingRequest"},
|
3878 |
| - "output":{"shape":"EnableReachabilityAnalyzerOrganizationSharingResult"} |
| 3878 | + "output":{"shape":"EnableReachabilityAnalyzerOrganizationSharingResult"}, |
| 3879 | + "documentation":"<p>Establishes a trust relationship between Reachability Analyzer and Organizations. This operation must be performed by the management account for the organization.</p> <p>After you establish a trust relationship, a user in the management account or a delegated administrator account can run a cross-account analysis using resources from the member accounts.</p>" |
3879 | 3880 | },
|
3880 | 3881 | "EnableSerialConsoleAccess":{
|
3881 | 3882 | "name":"EnableSerialConsoleAccess",
|
@@ -26033,14 +26034,18 @@
|
26033 | 26034 | "EnableReachabilityAnalyzerOrganizationSharingRequest":{
|
26034 | 26035 | "type":"structure",
|
26035 | 26036 | "members":{
|
26036 |
| - "DryRun":{"shape":"Boolean"} |
| 26037 | + "DryRun":{ |
| 26038 | + "shape":"Boolean", |
| 26039 | + "documentation":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>" |
| 26040 | + } |
26037 | 26041 | }
|
26038 | 26042 | },
|
26039 | 26043 | "EnableReachabilityAnalyzerOrganizationSharingResult":{
|
26040 | 26044 | "type":"structure",
|
26041 | 26045 | "members":{
|
26042 | 26046 | "ReturnValue":{
|
26043 | 26047 | "shape":"Boolean",
|
| 26048 | + "documentation":"<p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>", |
26044 | 26049 | "locationName":"returnValue"
|
26045 | 26050 | }
|
26046 | 26051 | }
|
|
41186 | 41191 | },
|
41187 | 41192 | "AdditionalAccounts":{
|
41188 | 41193 | "shape":"ValueStringList",
|
| 41194 | + "documentation":"<p>The member accounts that contain resources that the path can traverse.</p>", |
41189 | 41195 | "locationName":"additionalAccountSet"
|
41190 | 41196 | },
|
41191 | 41197 | "FilterInArns":{
|
|
41240 | 41246 | },
|
41241 | 41247 | "SuggestedAccounts":{
|
41242 | 41248 | "shape":"ValueStringList",
|
| 41249 | + "documentation":"<p>Potential intermediate accounts.</p>", |
41243 | 41250 | "locationName":"suggestedAccountSet"
|
41244 | 41251 | },
|
41245 | 41252 | "Tags":{
|
@@ -41300,10 +41307,12 @@
|
41300 | 41307 | },
|
41301 | 41308 | "SourceArn":{
|
41302 | 41309 | "shape":"ResourceArn",
|
| 41310 | + "documentation":"<p>The Amazon Resource Name (ARN) of the source.</p>", |
41303 | 41311 | "locationName":"sourceArn"
|
41304 | 41312 | },
|
41305 | 41313 | "DestinationArn":{
|
41306 | 41314 | "shape":"ResourceArn",
|
| 41315 | + "documentation":"<p>The Amazon Resource Name (ARN) of the destination.</p>", |
41307 | 41316 | "locationName":"destinationArn"
|
41308 | 41317 | },
|
41309 | 41318 | "SourceIp":{
|
|
49796 | 49805 | },
|
49797 | 49806 | "AdditionalAccounts":{
|
49798 | 49807 | "shape":"ValueStringList",
|
| 49808 | + "documentation":"<p>The member accounts that contain resources that the path can traverse.</p>", |
49799 | 49809 | "locationName":"AdditionalAccount"
|
49800 | 49810 | },
|
49801 | 49811 | "FilterInArns":{
|
|
0 commit comments