aws-sdk-core 2.11.562 → 2.11.563

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
  SHA256:
3
- metadata.gz: 8d86072048fa0bd72f460c87e9ac9273ced6bb1aabb8d7f5387ed00879c371f5
4
- data.tar.gz: b89ebedbda210f521b9bcc30f8c91aeb6564e4fb1989dc26c1fd5fba5c39b777
3
+ metadata.gz: 5550fad50e37496b8d40bfd7b0796b3a64ed575a368473bd096e4e72649c9151
4
+ data.tar.gz: cdb4ccfb6d87684e10e4f485ce5083f4fe35881f9f9190eb42dd06c9e5f36d8c
5
5
  SHA512:
6
- metadata.gz: 1a2d6ccfa516d976028edc1b14011ca2a0d9c26d8b3269534e571639e9ce30ba7d2697bb286be01903be4b0212afa8fdea998f8bb0a7c7af0e47172c2685ebe9
7
- data.tar.gz: 642e059c55ba25e00128933bd8e73287cb91fde288530eaadecfa6f97ee96fcb2bee8b53a2902f699949b09cac8dd3e507b4a17661eb77ab85f7bcd9ed214f24
6
+ metadata.gz: 91f42ba6ff8488d5e1308ae2940504ec30cf0d2be26b6f63d830ff862057959265da9b40edd462225c8c8097545a7dc786839a59b15d4db8c1ad7fe1040affcd
7
+ data.tar.gz: 16a1d419eee318ea8ad93509bbd218d56d8c0de425dbd8aaf3cbf0b2380b859fd18efd955bc29d95cf3e2c28f7bce930035387c5c3cf42bc18e39f4a428fad5a
@@ -21181,9 +21181,7 @@
21181
21181
  "SubnetId":{
21182
21182
  "shape":"SubnetId",
21183
21183
  "locationName":"subnetId"
21184
- },
21185
- "MapCustomerOwnedIpOnLaunch":{"shape":"AttributeBooleanValue"},
21186
- "CustomerOwnedIpv4Pool":{"shape":"CoipPoolId"}
21184
+ }
21187
21185
  }
21188
21186
  },
21189
21187
  "ModifyTrafficMirrorFilterNetworkServicesRequest":{
@@ -3245,7 +3245,8 @@
3245
3245
  "Name":{"shape":"NameString"},
3246
3246
  "Description":{"shape":"GenericString"},
3247
3247
  "DefaultRunProperties":{"shape":"WorkflowRunProperties"},
3248
- "Tags":{"shape":"TagsMap"}
3248
+ "Tags":{"shape":"TagsMap"},
3249
+ "MaxConcurrentRuns":{"shape":"NullableInteger"}
3249
3250
  }
3250
3251
  },
3251
3252
  "CreateWorkflowResponse":{
@@ -6757,7 +6758,8 @@
6757
6758
  "members":{
6758
6759
  "Name":{"shape":"NameString"},
6759
6760
  "Description":{"shape":"GenericString"},
6760
- "DefaultRunProperties":{"shape":"WorkflowRunProperties"}
6761
+ "DefaultRunProperties":{"shape":"WorkflowRunProperties"},
6762
+ "MaxConcurrentRuns":{"shape":"NullableInteger"}
6761
6763
  }
6762
6764
  },
6763
6765
  "UpdateWorkflowResponse":{
@@ -6853,7 +6855,8 @@
6853
6855
  "CreatedOn":{"shape":"TimestampValue"},
6854
6856
  "LastModifiedOn":{"shape":"TimestampValue"},
6855
6857
  "LastRun":{"shape":"WorkflowRun"},
6856
- "Graph":{"shape":"WorkflowGraph"}
6858
+ "Graph":{"shape":"WorkflowGraph"},
6859
+ "MaxConcurrentRuns":{"shape":"NullableInteger"}
6857
6860
  }
6858
6861
  },
6859
6862
  "WorkflowGraph":{
@@ -6879,6 +6882,7 @@
6879
6882
  "StartedOn":{"shape":"TimestampValue"},
6880
6883
  "CompletedOn":{"shape":"TimestampValue"},
6881
6884
  "Status":{"shape":"WorkflowRunStatus"},
6885
+ "ErrorMessage":{"shape":"ErrorString"},
6882
6886
  "Statistics":{"shape":"WorkflowRunStatistics"},
6883
6887
  "Graph":{"shape":"WorkflowGraph"}
6884
6888
  }
@@ -6905,7 +6909,8 @@
6905
6909
  "RUNNING",
6906
6910
  "COMPLETED",
6907
6911
  "STOPPING",
6908
- "STOPPED"
6912
+ "STOPPED",
6913
+ "ERROR"
6909
6914
  ]
6910
6915
  },
6911
6916
  "WorkflowRuns":{
@@ -596,6 +596,7 @@
596
596
  "enum":[
597
597
  "AmazonEC2",
598
598
  "AmazonECS",
599
+ "AmazonEKS",
599
600
  "AWSLambda"
600
601
  ]
601
602
  },
@@ -349,6 +349,30 @@
349
349
  },
350
350
  "hostname" : "api.ecr.eu-west-3.amazonaws.com"
351
351
  },
352
+ "fips-dkr-us-east-1" : {
353
+ "credentialScope" : {
354
+ "region" : "us-east-1"
355
+ },
356
+ "hostname" : "ecr-fips.us-east-1.amazonaws.com"
357
+ },
358
+ "fips-dkr-us-east-2" : {
359
+ "credentialScope" : {
360
+ "region" : "us-east-2"
361
+ },
362
+ "hostname" : "ecr-fips.us-east-2.amazonaws.com"
363
+ },
364
+ "fips-dkr-us-west-1" : {
365
+ "credentialScope" : {
366
+ "region" : "us-west-1"
367
+ },
368
+ "hostname" : "ecr-fips.us-west-1.amazonaws.com"
369
+ },
370
+ "fips-dkr-us-west-2" : {
371
+ "credentialScope" : {
372
+ "region" : "us-west-2"
373
+ },
374
+ "hostname" : "ecr-fips.us-west-2.amazonaws.com"
375
+ },
352
376
  "fips-us-east-1" : {
353
377
  "credentialScope" : {
354
378
  "region" : "us-east-1"
@@ -6926,6 +6950,18 @@
6926
6950
  },
6927
6951
  "api.ecr" : {
6928
6952
  "endpoints" : {
6953
+ "fips-dkr-us-gov-east-1" : {
6954
+ "credentialScope" : {
6955
+ "region" : "us-gov-east-1"
6956
+ },
6957
+ "hostname" : "ecr-fips.us-gov-east-1.amazonaws.com"
6958
+ },
6959
+ "fips-dkr-us-gov-west-1" : {
6960
+ "credentialScope" : {
6961
+ "region" : "us-gov-west-1"
6962
+ },
6963
+ "hostname" : "ecr-fips.us-gov-west-1.amazonaws.com"
6964
+ },
6929
6965
  "fips-us-gov-east-1" : {
6930
6966
  "credentialScope" : {
6931
6967
  "region" : "us-gov-east-1"
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.562'
2
+ VERSION = '2.11.563'
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.562
4
+ version: 2.11.563
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-08-07 00:00:00.000000000 Z
11
+ date: 2020-08-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath