aws-sdk-core 2.11.611 → 2.11.616

Sign up to get free protection for your applications and to get access to all the features.
@@ -78,6 +78,18 @@
78
78
  "limit_key": "MaxResults",
79
79
  "result_key": "HyperParameterTuningJobSummaries"
80
80
  },
81
+ "ListImageVersions": {
82
+ "input_token": "NextToken",
83
+ "output_token": "NextToken",
84
+ "limit_key": "MaxResults",
85
+ "result_key": "ImageVersions"
86
+ },
87
+ "ListImages": {
88
+ "input_token": "NextToken",
89
+ "output_token": "NextToken",
90
+ "limit_key": "MaxResults",
91
+ "result_key": "Images"
92
+ },
81
93
  "ListLabelingJobs": {
82
94
  "input_token": "NextToken",
83
95
  "output_token": "NextToken",
@@ -1159,13 +1159,16 @@
1159
1159
  "Message":{"shape":"message"},
1160
1160
  "Subject":{"shape":"subject"},
1161
1161
  "MessageStructure":{"shape":"messageStructure"},
1162
- "MessageAttributes":{"shape":"MessageAttributeMap"}
1162
+ "MessageAttributes":{"shape":"MessageAttributeMap"},
1163
+ "MessageDeduplicationId":{"shape":"String"},
1164
+ "MessageGroupId":{"shape":"String"}
1163
1165
  }
1164
1166
  },
1165
1167
  "PublishResponse":{
1166
1168
  "type":"structure",
1167
1169
  "members":{
1168
- "MessageId":{"shape":"messageId"}
1170
+ "MessageId":{"shape":"messageId"},
1171
+ "SequenceNumber":{"shape":"String"}
1169
1172
  }
1170
1173
  },
1171
1174
  "RemovePermissionInput":{
@@ -614,6 +614,7 @@
614
614
  "ca-central-1" : { },
615
615
  "eu-central-1" : { },
616
616
  "eu-north-1" : { },
617
+ "eu-south-1" : { },
617
618
  "eu-west-1" : { },
618
619
  "eu-west-2" : { },
619
620
  "eu-west-3" : { },
@@ -726,6 +727,7 @@
726
727
  "protocols" : [ "http", "https" ]
727
728
  },
728
729
  "endpoints" : {
730
+ "af-south-1" : { },
729
731
  "ap-east-1" : { },
730
732
  "ap-northeast-1" : { },
731
733
  "ap-northeast-2" : { },
@@ -735,6 +737,7 @@
735
737
  "ca-central-1" : { },
736
738
  "eu-central-1" : { },
737
739
  "eu-north-1" : { },
740
+ "eu-south-1" : { },
738
741
  "eu-west-1" : { },
739
742
  "eu-west-2" : { },
740
743
  "eu-west-3" : { },
@@ -748,6 +751,7 @@
748
751
  },
749
752
  "backup" : {
750
753
  "endpoints" : {
754
+ "af-south-1" : { },
751
755
  "ap-east-1" : { },
752
756
  "ap-northeast-1" : { },
753
757
  "ap-northeast-2" : { },
@@ -757,6 +761,7 @@
757
761
  "ca-central-1" : { },
758
762
  "eu-central-1" : { },
759
763
  "eu-north-1" : { },
764
+ "eu-south-1" : { },
760
765
  "eu-west-1" : { },
761
766
  "eu-west-2" : { },
762
767
  "eu-west-3" : { },
@@ -3296,6 +3301,7 @@
3296
3301
  "sa-east-1" : { },
3297
3302
  "us-east-1" : { },
3298
3303
  "us-east-2" : { },
3304
+ "us-west-1" : { },
3299
3305
  "us-west-2" : { }
3300
3306
  }
3301
3307
  },
@@ -4628,6 +4634,12 @@
4628
4634
  "region" : "us-east-1"
4629
4635
  },
4630
4636
  "hostname" : "route53.amazonaws.com"
4637
+ },
4638
+ "fips-aws-global" : {
4639
+ "credentialScope" : {
4640
+ "region" : "us-east-1"
4641
+ },
4642
+ "hostname" : "route53-fips.amazonaws.com"
4631
4643
  }
4632
4644
  },
4633
4645
  "isRegionalized" : false,
@@ -5225,6 +5237,12 @@
5225
5237
  "eu-west-3" : { },
5226
5238
  "me-south-1" : { },
5227
5239
  "sa-east-1" : { },
5240
+ "servicediscovery-fips" : {
5241
+ "credentialScope" : {
5242
+ "region" : "ca-central-1"
5243
+ },
5244
+ "hostname" : "servicediscovery-fips.ca-central-1.amazonaws.com"
5245
+ },
5228
5246
  "us-east-1" : { },
5229
5247
  "us-east-2" : { },
5230
5248
  "us-west-1" : { },
@@ -6725,6 +6743,12 @@
6725
6743
  "cn-northwest-1" : { }
6726
6744
  }
6727
6745
  },
6746
+ "fsx" : {
6747
+ "endpoints" : {
6748
+ "cn-north-1" : { },
6749
+ "cn-northwest-1" : { }
6750
+ }
6751
+ },
6728
6752
  "gamelift" : {
6729
6753
  "endpoints" : {
6730
6754
  "cn-north-1" : { }
@@ -6982,6 +7006,12 @@
6982
7006
  "cn-northwest-1" : { }
6983
7007
  }
6984
7008
  },
7009
+ "securityhub" : {
7010
+ "endpoints" : {
7011
+ "cn-north-1" : { },
7012
+ "cn-northwest-1" : { }
7013
+ }
7014
+ },
6985
7015
  "serverlessrepo" : {
6986
7016
  "defaults" : {
6987
7017
  "protocols" : [ "https" ]
@@ -8247,6 +8277,12 @@
8247
8277
  "region" : "us-gov-west-1"
8248
8278
  },
8249
8279
  "hostname" : "route53.us-gov.amazonaws.com"
8280
+ },
8281
+ "fips-aws-us-gov-global" : {
8282
+ "credentialScope" : {
8283
+ "region" : "us-gov-west-1"
8284
+ },
8285
+ "hostname" : "route53.us-gov.amazonaws.com"
8250
8286
  }
8251
8287
  },
8252
8288
  "isRegionalized" : false,
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.611'
2
+ VERSION = '2.11.616'
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.611
4
+ version: 2.11.616
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: 2020-10-21 00:00:00.000000000 Z
11
+ date: 2020-10-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath