aws-sdk-core 2.6.30 → 2.6.31

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (44) hide show
  1. checksums.yaml +4 -4
  2. data/apis/apigateway/2015-07-09/api-2.json +503 -4
  3. data/apis/appstream/2016-12-01/api-2.json +820 -0
  4. data/apis/appstream/2016-12-01/examples-1.json +5 -0
  5. data/apis/appstream/2016-12-01/waiters-2.json +55 -0
  6. data/apis/codebuild/2016-10-06/api-2.json +702 -0
  7. data/apis/codebuild/2016-10-06/examples-1.json +5 -0
  8. data/apis/directconnect/2012-10-25/api-2.json +112 -9
  9. data/apis/ec2/2016-11-15/api-2.json +15025 -0
  10. data/apis/ec2/2016-11-15/examples-1.json +3740 -0
  11. data/apis/ec2/2016-11-15/paginators-1.json +138 -0
  12. data/apis/ec2/2016-11-15/resources-1.json +2582 -0
  13. data/apis/ec2/2016-11-15/waiters-2.json +593 -0
  14. data/apis/elasticbeanstalk/2010-12-01/api-2.json +53 -4
  15. data/apis/health/2016-08-04/api-2.json +547 -0
  16. data/apis/health/2016-08-04/examples-1.json +5 -0
  17. data/apis/health/2016-08-04/paginators-1.json +31 -0
  18. data/apis/lambda/2015-03-31/api-2.json +81 -11
  19. data/apis/opsworkscm/2016-11-01/api-2.json +712 -0
  20. data/apis/opsworkscm/2016-11-01/examples-1.json +5 -0
  21. data/apis/pinpoint/2016-12-01/api-2.json +2793 -0
  22. data/apis/pinpoint/2016-12-01/examples-1.json +5 -0
  23. data/apis/shield/2016-06-02/api-2.json +494 -0
  24. data/apis/shield/2016-06-02/examples-1.json +5 -0
  25. data/apis/ssm/2014-11-06/api-2.json +2671 -117
  26. data/apis/states/2016-11-23/api-2.json +1021 -0
  27. data/apis/states/2016-11-23/examples-1.json +5 -0
  28. data/apis/states/2016-11-23/paginators-1.json +28 -0
  29. data/apis/xray/2016-04-12/api-2.json +491 -0
  30. data/apis/xray/2016-04-12/examples-1.json +5 -0
  31. data/endpoints.json +82 -0
  32. data/lib/aws-sdk-core.rb +8 -0
  33. data/lib/aws-sdk-core/appstream.rb +6 -0
  34. data/lib/aws-sdk-core/codebuild.rb +5 -0
  35. data/lib/aws-sdk-core/ec2.rb +6 -6
  36. data/lib/aws-sdk-core/health.rb +6 -0
  37. data/lib/aws-sdk-core/opsworkscm.rb +5 -0
  38. data/lib/aws-sdk-core/pinpoint.rb +5 -0
  39. data/lib/aws-sdk-core/shield.rb +5 -0
  40. data/lib/aws-sdk-core/states.rb +6 -0
  41. data/lib/aws-sdk-core/version.rb +1 -1
  42. data/lib/aws-sdk-core/xray.rb +5 -0
  43. data/service-models.json +33 -1
  44. metadata +34 -2
@@ -0,0 +1,5 @@
1
+ {
2
+ "version": "1.0",
3
+ "examples": {
4
+ }
5
+ }
@@ -114,6 +114,22 @@
114
114
  "us-east-1": {}
115
115
  }
116
116
  },
117
+ "appstream2": {
118
+ "defaults": {
119
+ "credentialScope": {
120
+ "service": "appstream"
121
+ },
122
+ "protocols": [
123
+ "https"
124
+ ]
125
+ },
126
+ "endpoints": {
127
+ "ap-northeast-1": {},
128
+ "eu-west-1": {},
129
+ "us-east-1": {},
130
+ "us-west-2": {}
131
+ }
132
+ },
117
133
  "autoscaling": {
118
134
  "defaults": {
119
135
  "protocols": [
@@ -223,6 +239,13 @@
223
239
  "us-west-2": {}
224
240
  }
225
241
  },
242
+ "codebuild": {
243
+ "endpoints": {
244
+ "eu-west-1": {},
245
+ "us-east-1": {},
246
+ "us-west-2": {}
247
+ }
248
+ },
226
249
  "codecommit": {
227
250
  "endpoints": {
228
251
  "eu-west-1": {},
@@ -640,6 +663,11 @@
640
663
  "us-west-2": {}
641
664
  }
642
665
  },
666
+ "health": {
667
+ "endpoints": {
668
+ "us-east-1": {}
669
+ }
670
+ },
643
671
  "iam": {
644
672
  "endpoints": {
645
673
  "aws-global": {
@@ -831,6 +859,23 @@
831
859
  "us-west-2": {}
832
860
  }
833
861
  },
862
+ "opsworks-cm": {
863
+ "endpoints": {
864
+ "eu-west-1": {},
865
+ "us-east-1": {},
866
+ "us-west-2": {}
867
+ }
868
+ },
869
+ "pinpoint": {
870
+ "defaults": {
871
+ "credentialScope": {
872
+ "service": "mobiletargeting"
873
+ }
874
+ },
875
+ "endpoints": {
876
+ "us-east-1": {}
877
+ }
878
+ },
834
879
  "polly": {
835
880
  "endpoints": {
836
881
  "eu-west-1": {},
@@ -1017,6 +1062,18 @@
1017
1062
  "us-west-2": {}
1018
1063
  }
1019
1064
  },
1065
+ "shield": {
1066
+ "defaults": {
1067
+ "protocols": [
1068
+ "https"
1069
+ ],
1070
+ "sslCommonName": "Shield.us-east-1.amazonaws.com"
1071
+ },
1072
+ "endpoints": {
1073
+ "us-east-1": {}
1074
+ },
1075
+ "isRegionalized": false
1076
+ },
1020
1077
  "sms": {
1021
1078
  "endpoints": {
1022
1079
  "ap-southeast-2": {},
@@ -1097,6 +1154,15 @@
1097
1154
  "us-west-2": {}
1098
1155
  }
1099
1156
  },
1157
+ "states": {
1158
+ "endpoints": {
1159
+ "ap-northeast-1": {},
1160
+ "eu-west-1": {},
1161
+ "us-east-1": {},
1162
+ "us-east-2": {},
1163
+ "us-west-2": {}
1164
+ }
1165
+ },
1100
1166
  "storagegateway": {
1101
1167
  "endpoints": {
1102
1168
  "ap-northeast-1": {},
@@ -1209,6 +1275,22 @@
1209
1275
  "us-east-1": {},
1210
1276
  "us-west-2": {}
1211
1277
  }
1278
+ },
1279
+ "xray": {
1280
+ "endpoints": {
1281
+ "ap-northeast-1": {},
1282
+ "ap-northeast-2": {},
1283
+ "ap-south-1": {},
1284
+ "ap-southeast-1": {},
1285
+ "ap-southeast-2": {},
1286
+ "eu-central-1": {},
1287
+ "eu-west-1": {},
1288
+ "sa-east-1": {},
1289
+ "us-east-1": {},
1290
+ "us-east-2": {},
1291
+ "us-west-1": {},
1292
+ "us-west-2": {}
1293
+ }
1212
1294
  }
1213
1295
  }
1214
1296
  },
@@ -23,8 +23,10 @@ module Aws
23
23
  APIGateway
24
24
  ApplicationAutoScaling
25
25
  ApplicationDiscoveryService
26
+ AppStream
26
27
  AutoScaling
27
28
  Budgets
29
+ CodeBuild
28
30
  CloudFormation
29
31
  CloudFront
30
32
  CloudHSM
@@ -62,6 +64,7 @@ module Aws
62
64
  Firehose
63
65
  GameLift
64
66
  Glacier
67
+ Health
65
68
  IAM
66
69
  ImportExport
67
70
  Inspector
@@ -77,6 +80,8 @@ module Aws
77
80
  MarketplaceCommerceAnalytics
78
81
  MarketplaceMetering
79
82
  OpsWorks
83
+ OpsWorksCM
84
+ Pinpoint
80
85
  Polly
81
86
  RDS
82
87
  Rekognition
@@ -86,18 +91,21 @@ module Aws
86
91
  S3
87
92
  ServiceCatalog
88
93
  SES
94
+ Shield
89
95
  SimpleDB
90
96
  SMS
91
97
  SNS
92
98
  Snowball
93
99
  SQS
94
100
  SSM
101
+ States
95
102
  StorageGateway
96
103
  STS
97
104
  Support
98
105
  SWF
99
106
  WAF
100
107
  WorkSpaces
108
+ XRay
101
109
  )
102
110
  # end services
103
111
 
@@ -0,0 +1,6 @@
1
+ Aws.add_service(:AppStream, {
2
+ api: "#{Aws::API_DIR}/appstream/2016-12-01/api-2.json",
3
+ docs: "#{Aws::API_DIR}/appstream/2016-12-01/docs-2.json",
4
+ examples: "#{Aws::API_DIR}/appstream/2016-12-01/examples-1.json",
5
+ waiters: "#{Aws::API_DIR}/appstream/2016-12-01/waiters-2.json",
6
+ })
@@ -0,0 +1,5 @@
1
+ Aws.add_service(:CodeBuild, {
2
+ api: "#{Aws::API_DIR}/codebuild/2016-10-06/api-2.json",
3
+ docs: "#{Aws::API_DIR}/codebuild/2016-10-06/docs-2.json",
4
+ examples: "#{Aws::API_DIR}/codebuild/2016-10-06/examples-1.json",
5
+ })
@@ -1,8 +1,8 @@
1
1
  Aws.add_service(:EC2, {
2
- api: "#{Aws::API_DIR}/ec2/2016-09-15/api-2.json",
3
- docs: "#{Aws::API_DIR}/ec2/2016-09-15/docs-2.json",
4
- examples: "#{Aws::API_DIR}/ec2/2016-09-15/examples-1.json",
5
- paginators: "#{Aws::API_DIR}/ec2/2016-09-15/paginators-1.json",
6
- resources: "#{Aws::API_DIR}/ec2/2016-09-15/resources-1.json",
7
- waiters: "#{Aws::API_DIR}/ec2/2016-09-15/waiters-2.json",
2
+ api: "#{Aws::API_DIR}/ec2/2016-11-15/api-2.json",
3
+ docs: "#{Aws::API_DIR}/ec2/2016-11-15/docs-2.json",
4
+ examples: "#{Aws::API_DIR}/ec2/2016-11-15/examples-1.json",
5
+ paginators: "#{Aws::API_DIR}/ec2/2016-11-15/paginators-1.json",
6
+ resources: "#{Aws::API_DIR}/ec2/2016-11-15/resources-1.json",
7
+ waiters: "#{Aws::API_DIR}/ec2/2016-11-15/waiters-2.json",
8
8
  })
@@ -0,0 +1,6 @@
1
+ Aws.add_service(:Health, {
2
+ api: "#{Aws::API_DIR}/health/2016-08-04/api-2.json",
3
+ docs: "#{Aws::API_DIR}/health/2016-08-04/docs-2.json",
4
+ examples: "#{Aws::API_DIR}/health/2016-08-04/examples-1.json",
5
+ paginators: "#{Aws::API_DIR}/health/2016-08-04/paginators-1.json",
6
+ })
@@ -0,0 +1,5 @@
1
+ Aws.add_service(:OpsWorksCM, {
2
+ api: "#{Aws::API_DIR}/opsworkscm/2016-11-01/api-2.json",
3
+ docs: "#{Aws::API_DIR}/opsworkscm/2016-11-01/docs-2.json",
4
+ examples: "#{Aws::API_DIR}/opsworkscm/2016-11-01/examples-1.json",
5
+ })
@@ -0,0 +1,5 @@
1
+ Aws.add_service(:Pinpoint, {
2
+ api: "#{Aws::API_DIR}/pinpoint/2016-12-01/api-2.json",
3
+ docs: "#{Aws::API_DIR}/pinpoint/2016-12-01/docs-2.json",
4
+ examples: "#{Aws::API_DIR}/pinpoint/2016-12-01/examples-1.json",
5
+ })
@@ -0,0 +1,5 @@
1
+ Aws.add_service(:Shield, {
2
+ api: "#{Aws::API_DIR}/shield/2016-06-02/api-2.json",
3
+ docs: "#{Aws::API_DIR}/shield/2016-06-02/docs-2.json",
4
+ examples: "#{Aws::API_DIR}/shield/2016-06-02/examples-1.json",
5
+ })
@@ -0,0 +1,6 @@
1
+ Aws.add_service(:States, {
2
+ api: "#{Aws::API_DIR}/states/2016-11-23/api-2.json",
3
+ docs: "#{Aws::API_DIR}/states/2016-11-23/docs-2.json",
4
+ examples: "#{Aws::API_DIR}/states/2016-11-23/examples-1.json",
5
+ paginators: "#{Aws::API_DIR}/states/2016-11-23/paginators-1.json",
6
+ })
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.6.30'
2
+ VERSION = '2.6.31'
3
3
  end
@@ -0,0 +1,5 @@
1
+ Aws.add_service(:XRay, {
2
+ api: "#{Aws::API_DIR}/xray/2016-04-12/api-2.json",
3
+ docs: "#{Aws::API_DIR}/xray/2016-04-12/docs-2.json",
4
+ examples: "#{Aws::API_DIR}/xray/2016-04-12/examples-1.json",
5
+ })
@@ -15,6 +15,10 @@
15
15
  "models": "discovery/2015-11-01",
16
16
  "endpoint": "discovery"
17
17
  },
18
+ "AppStream": {
19
+ "models": "appstream/2016-12-01",
20
+ "endpoint": "appstream2"
21
+ },
18
22
  "AutoScaling": {
19
23
  "models": "autoscaling/2011-01-01",
20
24
  "endpoint": "autoscaling"
@@ -23,6 +27,10 @@
23
27
  "models": "budgets/2016-10-20",
24
28
  "endpoint": "budgets"
25
29
  },
30
+ "CodeBuild": {
31
+ "models": "codebuild/2016-10-06",
32
+ "endpoint": "codebuild"
33
+ },
26
34
  "CloudFormation": {
27
35
  "models": "cloudformation/2010-05-15",
28
36
  "endpoint": "cloudformation"
@@ -115,7 +123,7 @@
115
123
  "endpoint": "streams.dynamodb"
116
124
  },
117
125
  "EC2": {
118
- "models": "ec2/2016-09-15",
126
+ "models": "ec2/2016-11-15",
119
127
  "endpoint": "ec2"
120
128
  },
121
129
  "ECR": {
@@ -170,6 +178,10 @@
170
178
  "models": "glacier/2012-06-01",
171
179
  "endpoint": "glacier"
172
180
  },
181
+ "Health": {
182
+ "models": "health/2016-08-04",
183
+ "endpoint": "health"
184
+ },
173
185
  "IAM": {
174
186
  "models": "iam/2010-05-08",
175
187
  "endpoint": "iam"
@@ -230,6 +242,14 @@
230
242
  "models": "opsworks/2013-02-18",
231
243
  "endpoint": "opsworks"
232
244
  },
245
+ "OpsWorksCM": {
246
+ "models": "opsworkscm/2016-11-01",
247
+ "endpoint": "opsworks-cm"
248
+ },
249
+ "Pinpoint": {
250
+ "models": "pinpoint/2016-12-01",
251
+ "endpoint": "pinpoint"
252
+ },
233
253
  "Polly": {
234
254
  "models": "polly/2016-06-10",
235
255
  "endpoint": "polly"
@@ -266,6 +286,10 @@
266
286
  "models": "email/2010-12-01",
267
287
  "endpoint": "email"
268
288
  },
289
+ "Shield": {
290
+ "models": "shield/2016-06-02",
291
+ "endpoint": "shield"
292
+ },
269
293
  "SimpleDB": {
270
294
  "models": "sdb/2009-04-15",
271
295
  "endpoint": "sdb"
@@ -290,6 +314,10 @@
290
314
  "models": "ssm/2014-11-06",
291
315
  "endpoint": "ssm"
292
316
  },
317
+ "States": {
318
+ "models": "states/2016-11-23",
319
+ "endpoint": "states"
320
+ },
293
321
  "StorageGateway": {
294
322
  "models": "storagegateway/2013-06-30",
295
323
  "endpoint": "storagegateway"
@@ -313,5 +341,9 @@
313
341
  "WorkSpaces": {
314
342
  "models": "workspaces/2015-04-08",
315
343
  "endpoint": "workspaces"
344
+ },
345
+ "XRay": {
346
+ "models": "xray/2016-04-12",
347
+ "endpoint": "xray"
316
348
  }
317
349
  }
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.6.30
4
+ version: 2.6.31
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: 2016-11-30 00:00:00.000000000 Z
11
+ date: 2016-12-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath
@@ -56,6 +56,9 @@ files:
56
56
  - apis/application-autoscaling/2016-02-06/api-2.json
57
57
  - apis/application-autoscaling/2016-02-06/examples-1.json
58
58
  - apis/application-autoscaling/2016-02-06/paginators-1.json
59
+ - apis/appstream/2016-12-01/api-2.json
60
+ - apis/appstream/2016-12-01/examples-1.json
61
+ - apis/appstream/2016-12-01/waiters-2.json
59
62
  - apis/autoscaling/2011-01-01/api-2.json
60
63
  - apis/autoscaling/2011-01-01/examples-1.json
61
64
  - apis/autoscaling/2011-01-01/paginators-1.json
@@ -96,6 +99,8 @@ files:
96
99
  - apis/cloudtrail/2013-11-01/api-2.json
97
100
  - apis/cloudtrail/2013-11-01/examples-1.json
98
101
  - apis/cloudtrail/2013-11-01/paginators-1.json
102
+ - apis/codebuild/2016-10-06/api-2.json
103
+ - apis/codebuild/2016-10-06/examples-1.json
99
104
  - apis/codecommit/2015-04-13/api-2.json
100
105
  - apis/codecommit/2015-04-13/examples-1.json
101
106
  - apis/codecommit/2015-04-13/paginators-1.json
@@ -147,6 +152,11 @@ files:
147
152
  - apis/ec2/2016-09-15/paginators-1.json
148
153
  - apis/ec2/2016-09-15/resources-1.json
149
154
  - apis/ec2/2016-09-15/waiters-2.json
155
+ - apis/ec2/2016-11-15/api-2.json
156
+ - apis/ec2/2016-11-15/examples-1.json
157
+ - apis/ec2/2016-11-15/paginators-1.json
158
+ - apis/ec2/2016-11-15/resources-1.json
159
+ - apis/ec2/2016-11-15/waiters-2.json
150
160
  - apis/ecr/2015-09-21/api-2.json
151
161
  - apis/ecr/2015-09-21/examples-1.json
152
162
  - apis/ecr/2015-09-21/paginators-1.json
@@ -193,6 +203,9 @@ files:
193
203
  - apis/glacier/2012-06-01/paginators-1.json
194
204
  - apis/glacier/2012-06-01/resources-1.json
195
205
  - apis/glacier/2012-06-01/waiters-2.json
206
+ - apis/health/2016-08-04/api-2.json
207
+ - apis/health/2016-08-04/examples-1.json
208
+ - apis/health/2016-08-04/paginators-1.json
196
209
  - apis/iam/2010-05-08/api-2.json
197
210
  - apis/iam/2010-05-08/examples-1.json
198
211
  - apis/iam/2010-05-08/paginators-1.json
@@ -242,6 +255,10 @@ files:
242
255
  - apis/opsworks/2013-02-18/paginators-1.json
243
256
  - apis/opsworks/2013-02-18/resources-1.json
244
257
  - apis/opsworks/2013-02-18/waiters-2.json
258
+ - apis/opsworkscm/2016-11-01/api-2.json
259
+ - apis/opsworkscm/2016-11-01/examples-1.json
260
+ - apis/pinpoint/2016-12-01/api-2.json
261
+ - apis/pinpoint/2016-12-01/examples-1.json
245
262
  - apis/polly/2016-06-10/api-2.json
246
263
  - apis/polly/2016-06-10/examples-1.json
247
264
  - apis/rds/2014-10-31/api-2.json
@@ -271,6 +288,8 @@ files:
271
288
  - apis/sdb/2009-04-15/paginators-1.json
272
289
  - apis/servicecatalog/2015-12-10/api-2.json
273
290
  - apis/servicecatalog/2015-12-10/examples-1.json
291
+ - apis/shield/2016-06-02/api-2.json
292
+ - apis/shield/2016-06-02/examples-1.json
274
293
  - apis/sms/2016-10-24/api-2.json
275
294
  - apis/sms/2016-10-24/examples-1.json
276
295
  - apis/sms/2016-10-24/paginators-1.json
@@ -288,6 +307,9 @@ files:
288
307
  - apis/ssm/2014-11-06/api-2.json
289
308
  - apis/ssm/2014-11-06/examples-1.json
290
309
  - apis/ssm/2014-11-06/paginators-1.json
310
+ - apis/states/2016-11-23/api-2.json
311
+ - apis/states/2016-11-23/examples-1.json
312
+ - apis/states/2016-11-23/paginators-1.json
291
313
  - apis/storagegateway/2013-06-30/api-2.json
292
314
  - apis/storagegateway/2013-06-30/examples-1.json
293
315
  - apis/storagegateway/2013-06-30/paginators-1.json
@@ -305,6 +327,8 @@ files:
305
327
  - apis/workspaces/2015-04-08/api-2.json
306
328
  - apis/workspaces/2015-04-08/examples-1.json
307
329
  - apis/workspaces/2015-04-08/paginators-1.json
330
+ - apis/xray/2016-04-12/api-2.json
331
+ - apis/xray/2016-04-12/examples-1.json
308
332
  - bin/aws.rb
309
333
  - ca-bundle.crt
310
334
  - endpoints.json
@@ -325,6 +349,7 @@ files:
325
349
  - lib/aws-sdk-core/apigateway.rb
326
350
  - lib/aws-sdk-core/applicationautoscaling.rb
327
351
  - lib/aws-sdk-core/applicationdiscoveryservice.rb
352
+ - lib/aws-sdk-core/appstream.rb
328
353
  - lib/aws-sdk-core/assume_role_credentials.rb
329
354
  - lib/aws-sdk-core/autoscaling.rb
330
355
  - lib/aws-sdk-core/budgets.rb
@@ -342,6 +367,7 @@ files:
342
367
  - lib/aws-sdk-core/cloudwatch.rb
343
368
  - lib/aws-sdk-core/cloudwatchevents.rb
344
369
  - lib/aws-sdk-core/cloudwatchlogs.rb
370
+ - lib/aws-sdk-core/codebuild.rb
345
371
  - lib/aws-sdk-core/codecommit.rb
346
372
  - lib/aws-sdk-core/codedeploy.rb
347
373
  - lib/aws-sdk-core/codepipeline.rb
@@ -380,6 +406,7 @@ files:
380
406
  - lib/aws-sdk-core/firehose.rb
381
407
  - lib/aws-sdk-core/gamelift.rb
382
408
  - lib/aws-sdk-core/glacier.rb
409
+ - lib/aws-sdk-core/health.rb
383
410
  - lib/aws-sdk-core/iam.rb
384
411
  - lib/aws-sdk-core/importexport.rb
385
412
  - lib/aws-sdk-core/ini_parser.rb
@@ -408,6 +435,7 @@ files:
408
435
  - lib/aws-sdk-core/marketplacecommerceanalytics.rb
409
436
  - lib/aws-sdk-core/marketplacemetering.rb
410
437
  - lib/aws-sdk-core/opsworks.rb
438
+ - lib/aws-sdk-core/opsworkscm.rb
411
439
  - lib/aws-sdk-core/pageable_response.rb
412
440
  - lib/aws-sdk-core/pager.rb
413
441
  - lib/aws-sdk-core/param_converter.rb
@@ -417,6 +445,7 @@ files:
417
445
  - lib/aws-sdk-core/partitions/partition_list.rb
418
446
  - lib/aws-sdk-core/partitions/region.rb
419
447
  - lib/aws-sdk-core/partitions/service.rb
448
+ - lib/aws-sdk-core/pinpoint.rb
420
449
  - lib/aws-sdk-core/plugins/api_gateway_header.rb
421
450
  - lib/aws-sdk-core/plugins/csd_conditional_signing.rb
422
451
  - lib/aws-sdk-core/plugins/dynamodb_crc32_validation.rb
@@ -493,6 +522,7 @@ files:
493
522
  - lib/aws-sdk-core/ses.rb
494
523
  - lib/aws-sdk-core/shared_config.rb
495
524
  - lib/aws-sdk-core/shared_credentials.rb
525
+ - lib/aws-sdk-core/shield.rb
496
526
  - lib/aws-sdk-core/signers/base.rb
497
527
  - lib/aws-sdk-core/signers/s3.rb
498
528
  - lib/aws-sdk-core/signers/v2.rb
@@ -504,6 +534,7 @@ files:
504
534
  - lib/aws-sdk-core/sns.rb
505
535
  - lib/aws-sdk-core/sqs.rb
506
536
  - lib/aws-sdk-core/ssm.rb
537
+ - lib/aws-sdk-core/states.rb
507
538
  - lib/aws-sdk-core/storagegateway.rb
508
539
  - lib/aws-sdk-core/structure.rb
509
540
  - lib/aws-sdk-core/sts.rb
@@ -543,6 +574,7 @@ files:
543
574
  - lib/aws-sdk-core/xml/parser/frame.rb
544
575
  - lib/aws-sdk-core/xml/parser/parsing_error.rb
545
576
  - lib/aws-sdk-core/xml/parser/stack.rb
577
+ - lib/aws-sdk-core/xray.rb
546
578
  - lib/seahorse.rb
547
579
  - lib/seahorse/client/base.rb
548
580
  - lib/seahorse/client/block_io.rb