Skip to content

Commit

Permalink
Updated service API models for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Ruby authored and Nobody committed Nov 10, 2020
1 parent f5d9b89 commit 5758f6a
Show file tree
Hide file tree
Showing 8 changed files with 235 additions and 196 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Unreleased Changes
------------------

* Feature - Aws::AutoScaling - Updated the documentation for Auto Scaling.

* Feature - Aws::EC2 - Updated the API, and documentation for Amazon Elastic Compute Cloud.

* Feature - Aws::ElasticLoadBalancingV2 - Updated the API, and documentation for Elastic Load Balancing.

* Feature - Aws::SSM - Updated the API, and documentation for Amazon Simple Systems Manager (SSM).

2.11.623 (2020-11-09)
------------------

Expand Down
220 changes: 110 additions & 110 deletions aws-sdk-core/apis/autoscaling/2011-01-01/docs-2.json

Large diffs are not rendered by default.

29 changes: 26 additions & 3 deletions aws-sdk-core/apis/ec2/2016-11-15/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -7721,6 +7721,7 @@
"shape":"Boolean",
"locationName":"dryRun"
},
"VpcEndpointId":{"shape":"VpcEndpointId"},
"EgressOnlyInternetGatewayId":{
"shape":"EgressOnlyInternetGatewayId",
"locationName":"egressOnlyInternetGatewayId"
Expand Down Expand Up @@ -8380,7 +8381,6 @@
},
"CreateVpcEndpointServiceConfigurationRequest":{
"type":"structure",
"required":["NetworkLoadBalancerArns"],
"members":{
"DryRun":{"shape":"Boolean"},
"AcceptanceRequired":{"shape":"Boolean"},
Expand All @@ -8389,6 +8389,10 @@
"shape":"ValueStringList",
"locationName":"NetworkLoadBalancerArn"
},
"GatewayLoadBalancerArns":{
"shape":"ValueStringList",
"locationName":"GatewayLoadBalancerArn"
},
"ClientToken":{"shape":"String"},
"TagSpecifications":{
"shape":"TagSpecificationList",
Expand Down Expand Up @@ -21952,6 +21956,14 @@
"RemoveNetworkLoadBalancerArns":{
"shape":"ValueStringList",
"locationName":"RemoveNetworkLoadBalancerArn"
},
"AddGatewayLoadBalancerArns":{
"shape":"ValueStringList",
"locationName":"AddGatewayLoadBalancerArn"
},
"RemoveGatewayLoadBalancerArns":{
"shape":"ValueStringList",
"locationName":"RemoveGatewayLoadBalancerArn"
}
}
},
Expand Down Expand Up @@ -24518,6 +24530,7 @@
"shape":"Boolean",
"locationName":"dryRun"
},
"VpcEndpointId":{"shape":"VpcEndpointId"},
"EgressOnlyInternetGatewayId":{
"shape":"EgressOnlyInternetGatewayId",
"locationName":"egressOnlyInternetGatewayId"
Expand Down Expand Up @@ -26771,6 +26784,10 @@
"shape":"ValueStringList",
"locationName":"networkLoadBalancerArnSet"
},
"GatewayLoadBalancerArns":{
"shape":"ValueStringList",
"locationName":"gatewayLoadBalancerArnSet"
},
"BaseEndpointDnsNames":{
"shape":"ValueStringList",
"locationName":"baseEndpointDnsNameSet"
Expand Down Expand Up @@ -26870,7 +26887,8 @@
"type":"string",
"enum":[
"Interface",
"Gateway"
"Gateway",
"GatewayLoadBalancer"
]
},
"ServiceTypeDetail":{
Expand Down Expand Up @@ -30839,6 +30857,10 @@
"NetworkLoadBalancerArns":{
"shape":"ValueStringList",
"locationName":"networkLoadBalancerArnSet"
},
"GatewayLoadBalancerArns":{
"shape":"ValueStringList",
"locationName":"gatewayLoadBalancerArnSet"
}
}
},
Expand Down Expand Up @@ -30897,7 +30919,8 @@
"type":"string",
"enum":[
"Interface",
"Gateway"
"Gateway",
"GatewayLoadBalancer"
]
},
"VpcFlowLogId":{"type":"string"},
Expand Down
35 changes: 21 additions & 14 deletions aws-sdk-core/apis/ec2/2016-11-15/docs-2.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -885,8 +885,6 @@
"type":"structure",
"required":[
"LoadBalancerArn",
"Protocol",
"Port",
"DefaultActions"
],
"members":{
Expand Down Expand Up @@ -1569,7 +1567,8 @@
"type":"string",
"enum":[
"application",
"network"
"network",
"gateway"
]
},
"LoadBalancers":{
Expand Down Expand Up @@ -1729,7 +1728,8 @@
"TCP",
"TLS",
"UDP",
"TCP_UDP"
"TCP_UDP",
"GENEVE"
]
},
"ProtocolVersion":{"type":"string"},
Expand Down
120 changes: 60 additions & 60 deletions aws-sdk-core/apis/elasticloadbalancingv2/2015-12-01/docs-2.json

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions aws-sdk-core/apis/ssm/2014-11-06/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -8422,13 +8422,14 @@
"InvokedBefore",
"Target",
"Owner",
"Status"
"Status",
"SessionId"
]
},
"SessionFilterList":{
"type":"list",
"member":{"shape":"SessionFilter"},
"max":5,
"max":6,
"min":1
},
"SessionFilterValue":{
Expand Down
6 changes: 3 additions & 3 deletions aws-sdk-core/apis/ssm/2014-11-06/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -391,13 +391,13 @@
"AssociationFilterKey": {
"base": null,
"refs": {
"AssociationFilter$key": "<p>The name of the filter.</p>"
"AssociationFilter$key": "<p>The name of the filter.</p> <note> <p> <code>InstanceId</code> has been deprecated.</p> </note>"
}
},
"AssociationFilterList": {
"base": null,
"refs": {
"ListAssociationsRequest$AssociationFilterList": "<p>One or more filters. Use a filter to return a more specific list of results.</p>"
"ListAssociationsRequest$AssociationFilterList": "<p>One or more filters. Use a filter to return a more specific list of results.</p> <note> <p>Filtering associations using the <code>InstanceID</code> attribute only returns legacy associations created using the <code>InstanceID</code> attribute. Associations targeting the instance that are part of the Target Attributes <code>ResourceGroup</code> or <code>Tags</code> are not returned.</p> </note>"
}
},
"AssociationFilterOperatorType": {
Expand Down Expand Up @@ -6355,7 +6355,7 @@
"SessionFilterValue": {
"base": null,
"refs": {
"SessionFilter$value": "<p>The filter value. Valid values for each filter key are as follows:</p> <ul> <li> <p>InvokedAfter: Specify a timestamp to limit your results. For example, specify 2018-08-29T00:00:00Z to see sessions that started August 29, 2018, and later.</p> </li> <li> <p>InvokedBefore: Specify a timestamp to limit your results. For example, specify 2018-08-29T00:00:00Z to see sessions that started before August 29, 2018.</p> </li> <li> <p>Target: Specify an instance to which session connections have been made.</p> </li> <li> <p>Owner: Specify an AWS user account to see a list of sessions started by that user.</p> </li> <li> <p>Status: Specify a valid session status to see a list of all sessions with that status. Status values you can specify include:</p> <ul> <li> <p>Connected</p> </li> <li> <p>Connecting</p> </li> <li> <p>Disconnected</p> </li> <li> <p>Terminated</p> </li> <li> <p>Terminating</p> </li> <li> <p>Failed</p> </li> </ul> </li> </ul>"
"SessionFilter$value": "<p>The filter value. Valid values for each filter key are as follows:</p> <ul> <li> <p>InvokedAfter: Specify a timestamp to limit your results. For example, specify 2018-08-29T00:00:00Z to see sessions that started August 29, 2018, and later.</p> </li> <li> <p>InvokedBefore: Specify a timestamp to limit your results. For example, specify 2018-08-29T00:00:00Z to see sessions that started before August 29, 2018.</p> </li> <li> <p>Target: Specify an instance to which session connections have been made.</p> </li> <li> <p>Owner: Specify an AWS user account to see a list of sessions started by that user.</p> </li> <li> <p>Status: Specify a valid session status to see a list of all sessions with that status. Status values you can specify include:</p> <ul> <li> <p>Connected</p> </li> <li> <p>Connecting</p> </li> <li> <p>Disconnected</p> </li> <li> <p>Terminated</p> </li> <li> <p>Terminating</p> </li> <li> <p>Failed</p> </li> </ul> </li> <li> <p>SessionId: Specify a session ID to return details about the session.</p> </li> </ul>"
}
},
"SessionId": {
Expand Down

0 comments on commit 5758f6a

Please sign in to comment.