aws-sdk-migrationhubstrategyrecommendations 1.52.0 → 1.53.0
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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-migrationhubstrategyrecommendations/client.rb +1 -1
- data/lib/aws-sdk-migrationhubstrategyrecommendations.rb +1 -1
- data/sig/client.rbs +6 -6
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: f5ea554e19fed0c5bea8837607ca2fcbf9abbd6ee7034473ae62a062da4d7f71
|
|
4
|
+
data.tar.gz: e8104bae5ae4d65449019f16717f20a017eab07f3e02957e727194d7b66b0aae
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 016557dd4c47d60a738ff3ea7bd66ff3de3f13090313977b464ea4e4cc0d3abe222c304433b36d5363d43df11328cb2df069507e981a37ab571c6aee40b10444
|
|
7
|
+
data.tar.gz: bcd808616fb71f345af6cc007b92e28fde32b6b52a9754c91fdb7e63b6bdbc57ec7f432e64f253a6323fbbfefba9982fe28410f7029a878b0b04053a2717ef9d
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.53.0
|
|
@@ -1665,7 +1665,7 @@ module Aws::MigrationHubStrategyRecommendations
|
|
|
1665
1665
|
tracer: tracer
|
|
1666
1666
|
)
|
|
1667
1667
|
context[:gem_name] = 'aws-sdk-migrationhubstrategyrecommendations'
|
|
1668
|
-
context[:gem_version] = '1.
|
|
1668
|
+
context[:gem_version] = '1.53.0'
|
|
1669
1669
|
Seahorse::Client::Request.new(handlers, context)
|
|
1670
1670
|
end
|
|
1671
1671
|
|
|
@@ -54,7 +54,7 @@ module Aws::MigrationHubStrategyRecommendations
|
|
|
54
54
|
autoload :EndpointProvider, 'aws-sdk-migrationhubstrategyrecommendations/endpoint_provider'
|
|
55
55
|
autoload :Endpoints, 'aws-sdk-migrationhubstrategyrecommendations/endpoints'
|
|
56
56
|
|
|
57
|
-
GEM_VERSION = '1.
|
|
57
|
+
GEM_VERSION = '1.53.0'
|
|
58
58
|
|
|
59
59
|
end
|
|
60
60
|
|
data/sig/client.rbs
CHANGED
|
@@ -224,7 +224,7 @@ module Aws
|
|
|
224
224
|
{
|
|
225
225
|
name: ("ExternalId" | "ExternalSourceType")?,
|
|
226
226
|
value: ::String?
|
|
227
|
-
}
|
|
227
|
+
}
|
|
228
228
|
],
|
|
229
229
|
?max_results: ::Integer,
|
|
230
230
|
?next_token: ::String,
|
|
@@ -268,7 +268,7 @@ module Aws
|
|
|
268
268
|
{
|
|
269
269
|
name: ("ExternalId" | "ExternalSourceType")?,
|
|
270
270
|
value: ::String?
|
|
271
|
-
}
|
|
271
|
+
}
|
|
272
272
|
],
|
|
273
273
|
?max_results: ::Integer,
|
|
274
274
|
?next_token: ::String,
|
|
@@ -333,7 +333,7 @@ module Aws
|
|
|
333
333
|
condition: ("EQUALS" | "NOT_EQUALS" | "CONTAINS" | "NOT_CONTAINS"),
|
|
334
334
|
name: ::String,
|
|
335
335
|
values: Array[::String]
|
|
336
|
-
}
|
|
336
|
+
}
|
|
337
337
|
],
|
|
338
338
|
?s3bucket_for_analysis_data: ::String,
|
|
339
339
|
?s3bucket_for_report_data: ::String
|
|
@@ -352,7 +352,7 @@ module Aws
|
|
|
352
352
|
{
|
|
353
353
|
name: ("ExternalId" | "ExternalSourceType")?,
|
|
354
354
|
value: ::String?
|
|
355
|
-
}
|
|
355
|
+
}
|
|
356
356
|
],
|
|
357
357
|
name: ::String,
|
|
358
358
|
?s3bucket_for_report_data: ::String,
|
|
@@ -370,7 +370,7 @@ module Aws
|
|
|
370
370
|
{
|
|
371
371
|
name: ("ExternalId" | "ExternalSourceType")?,
|
|
372
372
|
value: ::String?
|
|
373
|
-
}
|
|
373
|
+
}
|
|
374
374
|
],
|
|
375
375
|
?output_format: ("Excel" | "Json")
|
|
376
376
|
) -> _StartRecommendationReportGenerationResponseSuccess
|
|
@@ -401,7 +401,7 @@ module Aws
|
|
|
401
401
|
project_name: ::String?,
|
|
402
402
|
source_version: ::String?,
|
|
403
403
|
version_control: ("GITHUB" | "GITHUB_ENTERPRISE" | "AZURE_DEVOPS_GIT")?
|
|
404
|
-
}
|
|
404
|
+
}
|
|
405
405
|
],
|
|
406
406
|
?strategy_option: {
|
|
407
407
|
is_preferred: bool?,
|