|
4745 | 4745 | "off"
|
4746 | 4746 | ]
|
4747 | 4747 | },
|
| 4748 | + "ApplianceModeSupportValue":{ |
| 4749 | + "type":"string", |
| 4750 | + "enum":[ |
| 4751 | + "enable", |
| 4752 | + "disable" |
| 4753 | + ] |
| 4754 | + }, |
4748 | 4755 | "ApplySecurityGroupsToClientVpnTargetNetworkRequest":{
|
4749 | 4756 | "type":"structure",
|
4750 | 4757 | "required":[
|
|
6981 | 6988 | "locationName":"federatedAuthentication"
|
6982 | 6989 | }
|
6983 | 6990 | },
|
6984 |
| - "documentation":"<p>Describes the authentication methods used by a Client VPN endpoint. For more information, see <a href=\"https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/authentication-authrization.html#client-authentication\">Authentication</a> in the <i>AWS Client VPN Administrator Guide</i>.</p>" |
| 6991 | + "documentation":"<p>Describes the authentication methods used by a Client VPN endpoint. For more information, see <a href=\"https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/client-authentication.html\">Authentication</a> in the <i>AWS Client VPN Administrator Guide</i>.</p>" |
6985 | 6992 | },
|
6986 | 6993 | "ClientVpnAuthenticationList":{
|
6987 | 6994 | "type":"list",
|
|
7251 | 7258 | "shape":"VpcId",
|
7252 | 7259 | "documentation":"<p>The ID of the VPC.</p>",
|
7253 | 7260 | "locationName":"vpcId"
|
| 7261 | + }, |
| 7262 | + "SelfServicePortalUrl":{ |
| 7263 | + "shape":"String", |
| 7264 | + "documentation":"<p>The URL of the self-service portal.</p>", |
| 7265 | + "locationName":"selfServicePortalUrl" |
7254 | 7266 | }
|
7255 | 7267 | },
|
7256 | 7268 | "documentation":"<p>Describes a Client VPN endpoint.</p>"
|
|
8040 | 8052 | "VpcId":{
|
8041 | 8053 | "shape":"VpcId",
|
8042 | 8054 | "documentation":"<p>The ID of the VPC to associate with the Client VPN endpoint. If no security group IDs are specified in the request, the default security group for the VPC is applied.</p>"
|
| 8055 | + }, |
| 8056 | + "SelfServicePortal":{ |
| 8057 | + "shape":"SelfServicePortal", |
| 8058 | + "documentation":"<p>Specify whether to enable the self-service portal for the Client VPN endpoint.</p> <p>Default Value: <code>enabled</code> </p>" |
8043 | 8059 | }
|
8044 | 8060 | }
|
8045 | 8061 | },
|
|
10061 | 10077 | "Ipv6Support":{
|
10062 | 10078 | "shape":"Ipv6SupportValue",
|
10063 | 10079 | "documentation":"<p>Enable or disable IPv6 support. The default is <code>enable</code>.</p>"
|
| 10080 | + }, |
| 10081 | + "ApplianceModeSupport":{ |
| 10082 | + "shape":"ApplianceModeSupportValue", |
| 10083 | + "documentation":"<p>Enable or disable support for appliance mode. If enabled, a traffic flow between a source and destination uses the same Availability Zone for the VPC attachment for the lifetime of that flow. The default is <code>disable</code>.</p>" |
10064 | 10084 | }
|
10065 | 10085 | },
|
10066 | 10086 | "documentation":"<p>Describes the options for a VPC attachment.</p>"
|
@@ -19388,16 +19408,25 @@
|
19388 | 19408 | "shape":"String",
|
19389 | 19409 | "documentation":"<p>The Amazon Resource Name (ARN) of the IAM SAML identity provider.</p>",
|
19390 | 19410 | "locationName":"samlProviderArn"
|
| 19411 | + }, |
| 19412 | + "SelfServiceSamlProviderArn":{ |
| 19413 | + "shape":"String", |
| 19414 | + "documentation":"<p>The Amazon Resource Name (ARN) of the IAM SAML identity provider for the self-service portal.</p>", |
| 19415 | + "locationName":"selfServiceSamlProviderArn" |
19391 | 19416 | }
|
19392 | 19417 | },
|
19393 |
| - "documentation":"<p>Describes the IAM SAML identity provider used for federated authentication.</p>" |
| 19418 | + "documentation":"<p>Describes the IAM SAML identity providers used for federated authentication.</p>" |
19394 | 19419 | },
|
19395 | 19420 | "FederatedAuthenticationRequest":{
|
19396 | 19421 | "type":"structure",
|
19397 | 19422 | "members":{
|
19398 | 19423 | "SAMLProviderArn":{
|
19399 | 19424 | "shape":"String",
|
19400 | 19425 | "documentation":"<p>The Amazon Resource Name (ARN) of the IAM SAML identity provider.</p>"
|
| 19426 | + }, |
| 19427 | + "SelfServiceSAMLProviderArn":{ |
| 19428 | + "shape":"String", |
| 19429 | + "documentation":"<p>The Amazon Resource Name (ARN) of the IAM SAML identity provider for the self-service portal.</p>" |
19401 | 19430 | }
|
19402 | 19431 | },
|
19403 | 19432 | "documentation":"<p>The IAM SAML identity provider used for federated authentication.</p>"
|
|
26710 | 26739 | "VpcId":{
|
26711 | 26740 | "shape":"VpcId",
|
26712 | 26741 | "documentation":"<p>The ID of the VPC to associate with the Client VPN endpoint.</p>"
|
| 26742 | + }, |
| 26743 | + "SelfServicePortal":{ |
| 26744 | + "shape":"SelfServicePortal", |
| 26745 | + "documentation":"<p>Specify whether to enable the self-service portal for the Client VPN endpoint.</p>" |
26713 | 26746 | }
|
26714 | 26747 | }
|
26715 | 26748 | },
|
|
27836 | 27869 | "Ipv6Support":{
|
27837 | 27870 | "shape":"Ipv6SupportValue",
|
27838 | 27871 | "documentation":"<p>Enable or disable IPv6 support. The default is <code>enable</code>.</p>"
|
| 27872 | + }, |
| 27873 | + "ApplianceModeSupport":{ |
| 27874 | + "shape":"ApplianceModeSupportValue", |
| 27875 | + "documentation":"<p>Enable or disable support for appliance mode. If enabled, a traffic flow between a source and destination uses the same Availability Zone for the VPC attachment for the lifetime of that flow. The default is <code>disable</code>.</p>" |
27839 | 27876 | }
|
27840 | 27877 | },
|
27841 | 27878 | "documentation":"<p>Describes the options for a VPC attachment.</p>"
|
|
34174 | 34211 | "locationName":"SecurityGroup"
|
34175 | 34212 | }
|
34176 | 34213 | },
|
| 34214 | + "SelfServicePortal":{ |
| 34215 | + "type":"string", |
| 34216 | + "enum":[ |
| 34217 | + "enabled", |
| 34218 | + "disabled" |
| 34219 | + ] |
| 34220 | + }, |
34177 | 34221 | "SendDiagnosticInterruptRequest":{
|
34178 | 34222 | "type":"structure",
|
34179 | 34223 | "required":["InstanceId"],
|
|
37700 | 37744 | "shape":"Ipv6SupportValue",
|
37701 | 37745 | "documentation":"<p>Indicates whether IPv6 support is disabled.</p>",
|
37702 | 37746 | "locationName":"ipv6Support"
|
| 37747 | + }, |
| 37748 | + "ApplianceModeSupport":{ |
| 37749 | + "shape":"ApplianceModeSupportValue", |
| 37750 | + "documentation":"<p>Indicates whether appliance mode support is enabled.</p>", |
| 37751 | + "locationName":"applianceModeSupport" |
37703 | 37752 | }
|
37704 | 37753 | },
|
37705 | 37754 | "documentation":"<p>Describes the VPC attachment options.</p>"
|
|
0 commit comments