aws-sdk-core 2.11.263 → 2.11.264

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4363bae20c4cbd5393a4de17018e450cf3f43f2e
4
- data.tar.gz: fbd4aa65a5b733054eccb4a4f562832be766da22
3
+ metadata.gz: f45505db57e05a6046d6a6d6f5a88d7982f56dd5
4
+ data.tar.gz: d5e0f8cd8637461c308d583f128bbf42d4db1dc0
5
5
  SHA512:
6
- metadata.gz: ab119fbbadd5a4bbf58a2c77c49b0888c194b826cb223a96521f3fb465be58c32693b245e4fde033d5b98279104ce5fccdb6385ae32b8e1c912f4d29edce2d63
7
- data.tar.gz: 5011d5f8a49dd0c54d30315494df21da61bfe847977d65257d62a1a2af4f069b8779a1d0a6328beeaa882d10f4cd121207585b89c304a749892ec7ea7ce6f0ae
6
+ metadata.gz: 67b49d130e7865cf1a9668e770adae42d099ed496969d60e6137983d0ec226b6eee52eafa2551ccab8ca7bf51a7fe1f011449cf94ee5273512e0cf88d71cecf1
7
+ data.tar.gz: 66486bffd7ba1272d309141a54afc2843c32a983e1a822c6e18b50edbe6a2ccfc776828981d22bc9681e0d0b8ca17f3b2cb688b104b525b1ffe1f54a7f2b591f
@@ -6041,6 +6041,7 @@
6041
6041
  "shape":"Integer",
6042
6042
  "locationName":"secondaryPrivateIpAddressCount"
6043
6043
  },
6044
+ "InterfaceType":{"shape":"NetworkInterfaceCreationType"},
6044
6045
  "SubnetId":{
6045
6046
  "shape":"String",
6046
6047
  "locationName":"subnetId"
@@ -13948,6 +13949,10 @@
13948
13949
  "VpcId":{
13949
13950
  "shape":"String",
13950
13951
  "locationName":"vpcId"
13952
+ },
13953
+ "InterfaceType":{
13954
+ "shape":"String",
13955
+ "locationName":"interfaceType"
13951
13956
  }
13952
13957
  }
13953
13958
  },
@@ -14052,7 +14057,8 @@
14052
14057
  "SubnetId":{
14053
14058
  "shape":"String",
14054
14059
  "locationName":"subnetId"
14055
- }
14060
+ },
14061
+ "InterfaceType":{"shape":"String"}
14056
14062
  }
14057
14063
  },
14058
14064
  "InstanceNetworkInterfaceSpecificationList":{
@@ -15087,6 +15093,10 @@
15087
15093
  "shape":"GroupIdStringList",
15088
15094
  "locationName":"groupSet"
15089
15095
  },
15096
+ "InterfaceType":{
15097
+ "shape":"String",
15098
+ "locationName":"interfaceType"
15099
+ },
15090
15100
  "Ipv6AddressCount":{
15091
15101
  "shape":"Integer",
15092
15102
  "locationName":"ipv6AddressCount"
@@ -15135,6 +15145,7 @@
15135
15145
  "shape":"SecurityGroupIdStringList",
15136
15146
  "locationName":"SecurityGroupId"
15137
15147
  },
15148
+ "InterfaceType":{"shape":"String"},
15138
15149
  "Ipv6AddressCount":{"shape":"Integer"},
15139
15150
  "Ipv6Addresses":{"shape":"InstanceIpv6AddressListRequest"},
15140
15151
  "NetworkInterfaceId":{"shape":"String"},
@@ -16719,6 +16730,10 @@
16719
16730
  "attachment"
16720
16731
  ]
16721
16732
  },
16733
+ "NetworkInterfaceCreationType":{
16734
+ "type":"string",
16735
+ "enum":["efa"]
16736
+ },
16722
16737
  "NetworkInterfaceIdList":{
16723
16738
  "type":"list",
16724
16739
  "member":{
@@ -16853,7 +16868,8 @@
16853
16868
  "type":"string",
16854
16869
  "enum":[
16855
16870
  "interface",
16856
- "natGateway"
16871
+ "natGateway",
16872
+ "efa"
16857
16873
  ]
16858
16874
  },
16859
16875
  "NewDhcpConfiguration":{
@@ -18202,11 +18218,11 @@
18202
18218
  "CreditSpecification":{"shape":"CreditSpecificationRequest"},
18203
18219
  "CpuOptions":{"shape":"LaunchTemplateCpuOptionsRequest"},
18204
18220
  "CapacityReservationSpecification":{"shape":"LaunchTemplateCapacityReservationSpecificationRequest"},
18205
- "HibernationOptions":{"shape":"LaunchTemplateHibernationOptionsRequest"},
18206
18221
  "LicenseSpecifications":{
18207
18222
  "shape":"LaunchTemplateLicenseSpecificationListRequest",
18208
18223
  "locationName":"LicenseSpecification"
18209
- }
18224
+ },
18225
+ "HibernationOptions":{"shape":"LaunchTemplateHibernationOptionsRequest"}
18210
18226
  }
18211
18227
  },
18212
18228
  "RequestSpotFleetRequest":{
@@ -19068,13 +19084,13 @@
19068
19084
  "shape":"LaunchTemplateCapacityReservationSpecificationResponse",
19069
19085
  "locationName":"capacityReservationSpecification"
19070
19086
  },
19071
- "HibernationOptions":{
19072
- "shape":"LaunchTemplateHibernationOptions",
19073
- "locationName":"hibernationOptions"
19074
- },
19075
19087
  "LicenseSpecifications":{
19076
19088
  "shape":"LaunchTemplateLicenseList",
19077
19089
  "locationName":"licenseSet"
19090
+ },
19091
+ "HibernationOptions":{
19092
+ "shape":"LaunchTemplateHibernationOptions",
19093
+ "locationName":"hibernationOptions"
19078
19094
  }
19079
19095
  }
19080
19096
  },
@@ -25,7 +25,8 @@
25
25
  "errors":[
26
26
  {"shape":"ServiceUnavailableException"},
27
27
  {"shape":"InternalServiceError"},
28
- {"shape":"InvalidRequestException"}
28
+ {"shape":"InvalidRequestException"},
29
+ {"shape":"ResourceExistsException"}
29
30
  ]
30
31
  },
31
32
  "CreateUser":{
@@ -289,6 +290,7 @@
289
290
  "members":{
290
291
  "EndpointDetails":{"shape":"EndpointDetails"},
291
292
  "EndpointType":{"shape":"EndpointType"},
293
+ "HostKey":{"shape":"HostKey"},
292
294
  "IdentityProviderDetails":{"shape":"IdentityProviderDetails"},
293
295
  "IdentityProviderType":{"shape":"IdentityProviderType"},
294
296
  "LoggingRole":{"shape":"Role"},
@@ -405,6 +407,7 @@
405
407
  "Arn":{"shape":"Arn"},
406
408
  "EndpointDetails":{"shape":"EndpointDetails"},
407
409
  "EndpointType":{"shape":"EndpointType"},
410
+ "HostKeyFingerprint":{"shape":"HostKeyFingerprint"},
408
411
  "IdentityProviderDetails":{"shape":"IdentityProviderDetails"},
409
412
  "IdentityProviderType":{"shape":"IdentityProviderType"},
410
413
  "LoggingRole":{"shape":"Role"},
@@ -445,6 +448,11 @@
445
448
  "max":1024,
446
449
  "pattern":"^$|/.*"
447
450
  },
451
+ "HostKey":{
452
+ "type":"string",
453
+ "max":4096
454
+ },
455
+ "HostKeyFingerprint":{"type":"string"},
448
456
  "IdentityProviderDetails":{
449
457
  "type":"structure",
450
458
  "members":{
@@ -790,6 +798,7 @@
790
798
  "members":{
791
799
  "EndpointDetails":{"shape":"EndpointDetails"},
792
800
  "EndpointType":{"shape":"EndpointType"},
801
+ "HostKey":{"shape":"HostKey"},
793
802
  "IdentityProviderDetails":{"shape":"IdentityProviderDetails"},
794
803
  "LoggingRole":{"shape":"NullableRole"},
795
804
  "ServerId":{"shape":"ServerId"}
@@ -1,4 +1,19 @@
1
1
  {
2
2
  "pagination": {
3
+ "ListServers": {
4
+ "input_token": "NextToken",
5
+ "output_token": "NextToken",
6
+ "limit_key": "MaxResults"
7
+ },
8
+ "ListTagsForResource": {
9
+ "input_token": "NextToken",
10
+ "output_token": "NextToken",
11
+ "limit_key": "MaxResults"
12
+ },
13
+ "ListUsers": {
14
+ "input_token": "NextToken",
15
+ "output_token": "NextToken",
16
+ "limit_key": "MaxResults"
17
+ }
3
18
  }
4
19
  }
data/endpoints.json CHANGED
@@ -3765,6 +3765,18 @@
3765
3765
  "us-gov-west-1" : { }
3766
3766
  }
3767
3767
  },
3768
+ "organizations" : {
3769
+ "endpoints" : {
3770
+ "aws-us-gov-global" : {
3771
+ "credentialScope" : {
3772
+ "region" : "us-gov-west-1"
3773
+ },
3774
+ "hostname" : "organizations.us-gov-west-1.amazonaws.com"
3775
+ }
3776
+ },
3777
+ "isRegionalized" : false,
3778
+ "partitionEndpoint" : "aws-us-gov-global"
3779
+ },
3768
3780
  "polly" : {
3769
3781
  "endpoints" : {
3770
3782
  "us-gov-west-1" : { }
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.263'
2
+ VERSION = '2.11.264'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.11.263
4
+ version: 2.11.264
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-04-26 00:00:00.000000000 Z
11
+ date: 2019-04-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath