|
5651 | 5651 | "output":{"shape":"GetManagedPrefixListEntriesResult"}, |
5652 | 5652 | "documentation":"<p>Gets information about the entries for a specified managed prefix list.</p>" |
5653 | 5653 | }, |
| 5654 | + "GetManagedResourceVisibility":{ |
| 5655 | + "name":"GetManagedResourceVisibility", |
| 5656 | + "http":{ |
| 5657 | + "method":"POST", |
| 5658 | + "requestUri":"/" |
| 5659 | + }, |
| 5660 | + "input":{"shape":"GetManagedResourceVisibilityRequest"}, |
| 5661 | + "output":{"shape":"GetManagedResourceVisibilityResult"}, |
| 5662 | + "documentation":"<p>Retrieves the managed resource visibility configuration for the account. The response indicates whether managed resources are hidden or visible by default.</p>" |
| 5663 | + }, |
5654 | 5664 | "GetNetworkInsightsAccessScopeAnalysisFindings":{ |
5655 | 5665 | "name":"GetNetworkInsightsAccessScopeAnalysisFindings", |
5656 | 5666 | "http":{ |
|
6377 | 6387 | "output":{"shape":"ModifyManagedPrefixListResult"}, |
6378 | 6388 | "documentation":"<p>Modifies the specified managed prefix list.</p> <p>Adding or removing entries in a prefix list creates a new version of the prefix list. Changing the name of the prefix list does not affect the version.</p> <p>If you specify a current version number that does not match the true current version number, the request fails.</p>" |
6379 | 6389 | }, |
| 6390 | + "ModifyManagedResourceVisibility":{ |
| 6391 | + "name":"ModifyManagedResourceVisibility", |
| 6392 | + "http":{ |
| 6393 | + "method":"POST", |
| 6394 | + "requestUri":"/" |
| 6395 | + }, |
| 6396 | + "input":{"shape":"ModifyManagedResourceVisibilityRequest"}, |
| 6397 | + "output":{"shape":"ModifyManagedResourceVisibilityResult"}, |
| 6398 | + "documentation":"<p>Modifies the managed resource visibility configuration for the account. Use this operation to control whether managed resources are hidden or visible by default. Visibility settings are account-wide and affect all IAM principals uniformly. Hidden resources remain fully operational and billable.</p>" |
| 6399 | + }, |
6380 | 6400 | "ModifyNetworkInterfaceAttribute":{ |
6381 | 6401 | "name":"ModifyNetworkInterfaceAttribute", |
6382 | 6402 | "http":{ |
|
26807 | 26827 | "shape":"String", |
26808 | 26828 | "documentation":"<p>The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.</p>" |
26809 | 26829 | }, |
| 26830 | + "IncludeManagedResources":{ |
| 26831 | + "shape":"Boolean", |
| 26832 | + "documentation":"<p>Indicates whether to include managed resources in the output. If this parameter is set to <code>true</code>, the output includes resources that are managed by Amazon Web Services services, even if managed resource visibility is set to hidden.</p>" |
| 26833 | + }, |
26810 | 26834 | "DryRun":{ |
26811 | 26835 | "shape":"Boolean", |
26812 | 26836 | "documentation":"<p>Checks whether you have the required permissions for the operation, 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>", |
|
26990 | 27014 | "documentation":"<p>The instance IDs.</p> <p>Default: Describes all your instances.</p>", |
26991 | 27015 | "locationName":"InstanceId" |
26992 | 27016 | }, |
| 27017 | + "IncludeManagedResources":{ |
| 27018 | + "shape":"Boolean", |
| 27019 | + "documentation":"<p>Indicates whether to include managed resources in the output. If this parameter is set to <code>true</code>, the output includes resources that are managed by Amazon Web Services services, even if managed resource visibility is set to hidden.</p>" |
| 27020 | + }, |
26993 | 27021 | "DryRun":{ |
26994 | 27022 | "shape":"Boolean", |
26995 | 27023 | "documentation":"<p>Checks whether you have the required permissions for the operation, 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>", |
|
27619 | 27647 | "ResolveAlias":{ |
27620 | 27648 | "shape":"Boolean", |
27621 | 27649 | "documentation":"<p>If <code>true</code>, and if a Systems Manager parameter is specified for <code>ImageId</code>, the AMI ID is displayed in the response for <code>imageId</code>.</p> <p>If <code>false</code>, and if a Systems Manager parameter is specified for <code>ImageId</code>, the parameter is displayed in the response for <code>imageId</code>.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/create-launch-template.html#use-an-ssm-parameter-instead-of-an-ami-id\">Use a Systems Manager parameter instead of an AMI ID</a> in the <i>Amazon EC2 User Guide</i>.</p> <p>Default: <code>false</code> </p>" |
| 27650 | + }, |
| 27651 | + "IncludeManagedResources":{ |
| 27652 | + "shape":"Boolean", |
| 27653 | + "documentation":"<p>Indicates whether to include managed resources in the output. If this parameter is set to <code>true</code>, the output includes resources that are managed by Amazon Web Services services, even if managed resource visibility is set to hidden.</p>" |
27622 | 27654 | } |
27623 | 27655 | } |
27624 | 27656 | }, |
|
27671 | 27703 | "MaxResults":{ |
27672 | 27704 | "shape":"DescribeLaunchTemplatesMaxResults", |
27673 | 27705 | "documentation":"<p>The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned <code>NextToken</code> value. This value can be between 1 and 200.</p>" |
| 27706 | + }, |
| 27707 | + "IncludeManagedResources":{ |
| 27708 | + "shape":"Boolean", |
| 27709 | + "documentation":"<p>Indicates whether to include managed resources in the output. If this parameter is set to <code>true</code>, the output includes resources that are managed by Amazon Web Services services, even if managed resource visibility is set to hidden.</p>" |
27674 | 27710 | } |
27675 | 27711 | } |
27676 | 27712 | }, |
|
28575 | 28611 | "shape":"DescribeNetworkInterfacesMaxResults", |
28576 | 28612 | "documentation":"<p>The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. You cannot specify this parameter and the network interface IDs parameter in the same request. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination\">Pagination</a>.</p>" |
28577 | 28613 | }, |
| 28614 | + "IncludeManagedResources":{ |
| 28615 | + "shape":"Boolean", |
| 28616 | + "documentation":"<p>Indicates whether to include managed resources in the output. If this parameter is set to <code>true</code>, the output includes resources that are managed by Amazon Web Services services, even if managed resource visibility is set to hidden.</p>" |
| 28617 | + }, |
28578 | 28618 | "DryRun":{ |
28579 | 28619 | "shape":"Boolean", |
28580 | 28620 | "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>", |
|
31326 | 31366 | "documentation":"<p>The IDs of the volumes.</p> <p>Default: Describes all your volumes.</p>", |
31327 | 31367 | "locationName":"VolumeId" |
31328 | 31368 | }, |
| 31369 | + "IncludeManagedResources":{ |
| 31370 | + "shape":"Boolean", |
| 31371 | + "documentation":"<p>Indicates whether to include managed resources in the output. If this parameter is set to <code>true</code>, the output includes resources that are managed by Amazon Web Services services, even if managed resource visibility is set to hidden.</p>" |
| 31372 | + }, |
31329 | 31373 | "DryRun":{ |
31330 | 31374 | "shape":"Boolean", |
31331 | 31375 | "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>", |
|
31403 | 31447 | "documentation":"<p>The volume IDs. If not specified, then all volumes are included in the response.</p>", |
31404 | 31448 | "locationName":"VolumeId" |
31405 | 31449 | }, |
| 31450 | + "IncludeManagedResources":{ |
| 31451 | + "shape":"Boolean", |
| 31452 | + "documentation":"<p>Indicates whether to include managed resources in the output. If this parameter is set to <code>true</code>, the output includes resources that are managed by Amazon Web Services services, even if managed resource visibility is set to hidden.</p>" |
| 31453 | + }, |
31406 | 31454 | "DryRun":{ |
31407 | 31455 | "shape":"Boolean", |
31408 | 31456 | "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>", |
|
39660 | 39708 | } |
39661 | 39709 | } |
39662 | 39710 | }, |
| 39711 | + "GetManagedResourceVisibilityRequest":{ |
| 39712 | + "type":"structure", |
| 39713 | + "members":{ |
| 39714 | + "DryRun":{ |
| 39715 | + "shape":"Boolean", |
| 39716 | + "documentation":"<p>Checks whether you have the required permissions for the operation, 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>" |
| 39717 | + } |
| 39718 | + } |
| 39719 | + }, |
| 39720 | + "GetManagedResourceVisibilityResult":{ |
| 39721 | + "type":"structure", |
| 39722 | + "members":{ |
| 39723 | + "Visibility":{ |
| 39724 | + "shape":"ManagedResourceVisibilitySettings", |
| 39725 | + "documentation":"<p>The managed resource visibility settings for the account.</p>", |
| 39726 | + "locationName":"visibility" |
| 39727 | + } |
| 39728 | + } |
| 39729 | + }, |
39663 | 39730 | "GetNetworkInsightsAccessScopeAnalysisFindingsMaxResults":{ |
39664 | 39731 | "type":"integer", |
39665 | 39732 | "max":1000, |
|
52827 | 52894 | "locationName":"item" |
52828 | 52895 | } |
52829 | 52896 | }, |
| 52897 | + "ManagedResourceDefaultVisibility":{ |
| 52898 | + "type":"string", |
| 52899 | + "enum":[ |
| 52900 | + "hidden", |
| 52901 | + "visible" |
| 52902 | + ] |
| 52903 | + }, |
| 52904 | + "ManagedResourceVisibilitySettings":{ |
| 52905 | + "type":"structure", |
| 52906 | + "members":{ |
| 52907 | + "DefaultVisibility":{ |
| 52908 | + "shape":"ManagedResourceDefaultVisibility", |
| 52909 | + "documentation":"<p>The default visibility setting for managed resources. A value of <code>hidden</code> indicates that managed resources are not included in Describe operation responses by default. A value of <code>visible</code> indicates that managed resources are included by default.</p>", |
| 52910 | + "locationName":"defaultVisibility" |
| 52911 | + } |
| 52912 | + }, |
| 52913 | + "documentation":"<p>Describes the managed resource visibility settings for the account.</p>" |
| 52914 | + }, |
52830 | 52915 | "MarketType":{ |
52831 | 52916 | "type":"string", |
52832 | 52917 | "enum":[ |
|
53762 | 53847 | "locationName":"attribute" |
53763 | 53848 | }, |
53764 | 53849 | "Value":{ |
53765 | | - "shape":"String", |
| 53850 | + "shape":"ModifyInstanceAttributeValue", |
53766 | 53851 | "documentation":"<p>A new value for the attribute. Use only with the <code>kernel</code>, <code>ramdisk</code>, <code>userData</code>, <code>disableApiTermination</code>, or <code>instanceInitiatedShutdownBehavior</code> attribute.</p>", |
53767 | 53852 | "locationName":"value" |
53768 | 53853 | }, |
|
53823 | 53908 | } |
53824 | 53909 | } |
53825 | 53910 | }, |
| 53911 | + "ModifyInstanceAttributeUserDataRequest":{ |
| 53912 | + "type":"structure", |
| 53913 | + "members":{ |
| 53914 | + "Value":{"shape":"ModifyInstanceAttributeValue"} |
| 53915 | + } |
| 53916 | + }, |
| 53917 | + "ModifyInstanceAttributeValue":{ |
| 53918 | + "type":"string", |
| 53919 | + "sensitive":true |
| 53920 | + }, |
53826 | 53921 | "ModifyInstanceCapacityReservationAttributesRequest":{ |
53827 | 53922 | "type":"structure", |
53828 | 53923 | "required":[ |
|
54747 | 54842 | } |
54748 | 54843 | } |
54749 | 54844 | }, |
| 54845 | + "ModifyManagedResourceVisibilityRequest":{ |
| 54846 | + "type":"structure", |
| 54847 | + "members":{ |
| 54848 | + "DryRun":{ |
| 54849 | + "shape":"Boolean", |
| 54850 | + "documentation":"<p>Checks whether you have the required permissions for the operation, 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>" |
| 54851 | + }, |
| 54852 | + "DefaultVisibility":{ |
| 54853 | + "shape":"ManagedResourceDefaultVisibility", |
| 54854 | + "documentation":"<p>The default visibility setting for managed resources. Valid values: <code>hidden</code> | <code>visible</code>.</p>" |
| 54855 | + } |
| 54856 | + } |
| 54857 | + }, |
| 54858 | + "ModifyManagedResourceVisibilityResult":{ |
| 54859 | + "type":"structure", |
| 54860 | + "members":{ |
| 54861 | + "Visibility":{ |
| 54862 | + "shape":"ManagedResourceVisibilitySettings", |
| 54863 | + "documentation":"<p>The updated managed resource visibility settings for the account.</p>", |
| 54864 | + "locationName":"visibility" |
| 54865 | + } |
| 54866 | + } |
| 54867 | + }, |
54750 | 54868 | "ModifyNetworkInterfaceAttributeRequest":{ |
54751 | 54869 | "type":"structure", |
54752 | 54870 | "required":["NetworkInterfaceId"], |
|
58818 | 58936 | "shape":"String", |
58819 | 58937 | "documentation":"<p>If <code>managed</code> is <code>true</code>, then the principal is returned. The principal is the service provider that manages the resource.</p>", |
58820 | 58938 | "locationName":"principal" |
| 58939 | + }, |
| 58940 | + "HiddenByDefault":{ |
| 58941 | + "shape":"Boolean", |
| 58942 | + "documentation":"<p>If <code>true</code>, the resource is hidden by default based on the managed resource visibility settings for the account.</p>", |
| 58943 | + "locationName":"hiddenByDefault" |
58821 | 58944 | } |
58822 | 58945 | }, |
58823 | 58946 | "documentation":"<p>Describes whether the resource is managed by a service provider and, if so, describes the service provider that manages it.</p>" |
|
74986 | 75109 | "shape":"DateTime", |
74987 | 75110 | "documentation":"<p>The modification completion or failure time.</p>", |
74988 | 75111 | "locationName":"endTime" |
| 75112 | + }, |
| 75113 | + "Operator":{ |
| 75114 | + "shape":"OperatorResponse", |
| 75115 | + "locationName":"operator" |
74989 | 75116 | } |
74990 | 75117 | }, |
74991 | 75118 | "documentation":"<p>Describes the modification status of an EBS volume.</p>" |
|
75299 | 75426 | "shape":"String", |
75300 | 75427 | "documentation":"<p>The ID of the Availability Zone.</p>", |
75301 | 75428 | "locationName":"availabilityZoneId" |
| 75429 | + }, |
| 75430 | + "Operator":{ |
| 75431 | + "shape":"OperatorResponse", |
| 75432 | + "documentation":"<p>The service provider that manages the resource.</p>", |
| 75433 | + "locationName":"operator" |
75302 | 75434 | } |
75303 | 75435 | }, |
75304 | 75436 | "documentation":"<p>Describes the volume status.</p>" |
|
0 commit comments