aws-sdk-securityagent 1.12.0 → 1.13.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-securityagent/client.rb +99 -1
- data/lib/aws-sdk-securityagent/client_api.rb +21 -0
- data/lib/aws-sdk-securityagent/types.rb +68 -3
- data/lib/aws-sdk-securityagent.rb +1 -1
- data/sig/params.rbs +9 -0
- data/sig/types.rbs +24 -0
- 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: e13f056c1ff17dc7448280b0d8e7d5bc4e38fb791be243efb083a26d15529a36
|
|
4
|
+
data.tar.gz: 5103eeb1120b982ae0b41ef1afbc455de77dce11d881c29d392a47c8c6f0442e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b0be1223d552a621a3e727b45c5130aa8c756c2c191373c25b49f951dad7e2f2a1f740d401d528a2b82c15477fd8239536efd1f7cda78daa6f7b82e73aba9a33
|
|
7
|
+
data.tar.gz: 648b7c464b382b631d6a0ca57f1d9fbd64a29507909fbf49ce2cefa41a344602b0d023834bdbe7fc39ce11b62f03c2d9e192a6a17b1854c8d198f4ce53d603d7
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.13.0
|
|
@@ -658,6 +658,10 @@ module Aws::SecurityAgent
|
|
|
658
658
|
# resp.deleted[0].assets.integrated_repositories[0].integration_id #=> String
|
|
659
659
|
# resp.deleted[0].assets.integrated_repositories[0].provider_resource_id #=> String
|
|
660
660
|
# resp.deleted[0].assets.integrated_repositories[0].branch #=> String
|
|
661
|
+
# resp.deleted[0].assets.trusted_ca_certificates #=> Array
|
|
662
|
+
# resp.deleted[0].assets.trusted_ca_certificates[0].source.inline_pem #=> String
|
|
663
|
+
# resp.deleted[0].assets.trusted_ca_certificates[0].source.artifact_id #=> String
|
|
664
|
+
# resp.deleted[0].assets.trusted_ca_certificates[0].source.s3_location #=> String
|
|
661
665
|
# resp.deleted[0].exclude_risk_types #=> Array
|
|
662
666
|
# resp.deleted[0].exclude_risk_types[0] #=> String, one of "CROSS_SITE_SCRIPTING", "DEFAULT_CREDENTIALS", "INSECURE_DIRECT_OBJECT_REFERENCE", "PRIVILEGE_ESCALATION", "SERVER_SIDE_TEMPLATE_INJECTION", "COMMAND_INJECTION", "CODE_INJECTION", "SQL_INJECTION", "ARBITRARY_FILE_UPLOAD", "INSECURE_DESERIALIZATION", "LOCAL_FILE_INCLUSION", "INFORMATION_DISCLOSURE", "PATH_TRAVERSAL", "SERVER_SIDE_REQUEST_FORGERY", "JSON_WEB_TOKEN_VULNERABILITIES", "XML_EXTERNAL_ENTITY", "FILE_DELETION", "OTHER", "GRAPHQL_VULNERABILITIES", "BUSINESS_LOGIC_VULNERABILITIES", "CRYPTOGRAPHIC_VULNERABILITIES", "DENIAL_OF_SERVICE", "FILE_ACCESS", "FILE_CREATION", "DATABASE_MODIFICATION", "DATABASE_ACCESS", "OUTBOUND_SERVICE_REQUEST", "UNKNOWN"
|
|
663
667
|
# resp.deleted[0].service_role #=> String
|
|
@@ -1038,6 +1042,10 @@ module Aws::SecurityAgent
|
|
|
1038
1042
|
# resp.code_reviews[0].assets.integrated_repositories[0].integration_id #=> String
|
|
1039
1043
|
# resp.code_reviews[0].assets.integrated_repositories[0].provider_resource_id #=> String
|
|
1040
1044
|
# resp.code_reviews[0].assets.integrated_repositories[0].branch #=> String
|
|
1045
|
+
# resp.code_reviews[0].assets.trusted_ca_certificates #=> Array
|
|
1046
|
+
# resp.code_reviews[0].assets.trusted_ca_certificates[0].source.inline_pem #=> String
|
|
1047
|
+
# resp.code_reviews[0].assets.trusted_ca_certificates[0].source.artifact_id #=> String
|
|
1048
|
+
# resp.code_reviews[0].assets.trusted_ca_certificates[0].source.s3_location #=> String
|
|
1041
1049
|
# resp.code_reviews[0].service_role #=> String
|
|
1042
1050
|
# resp.code_reviews[0].log_config.log_group #=> String
|
|
1043
1051
|
# resp.code_reviews[0].log_config.log_stream #=> String
|
|
@@ -1273,6 +1281,10 @@ module Aws::SecurityAgent
|
|
|
1273
1281
|
# resp.pentest_jobs[0].integrated_repositories[0].integration_id #=> String
|
|
1274
1282
|
# resp.pentest_jobs[0].integrated_repositories[0].provider_resource_id #=> String
|
|
1275
1283
|
# resp.pentest_jobs[0].integrated_repositories[0].branch #=> String
|
|
1284
|
+
# resp.pentest_jobs[0].trusted_ca_certificates #=> Array
|
|
1285
|
+
# resp.pentest_jobs[0].trusted_ca_certificates[0].source.inline_pem #=> String
|
|
1286
|
+
# resp.pentest_jobs[0].trusted_ca_certificates[0].source.artifact_id #=> String
|
|
1287
|
+
# resp.pentest_jobs[0].trusted_ca_certificates[0].source.s3_location #=> String
|
|
1276
1288
|
# resp.pentest_jobs[0].code_remediation_strategy #=> String, one of "AUTOMATIC", "DISABLED"
|
|
1277
1289
|
# resp.pentest_jobs[0].clean_up_strategy #=> String, one of "BEST_EFFORT_DELETE", "RETAIN_ALL"
|
|
1278
1290
|
# resp.pentest_jobs[0].disable_managed_skills #=> Array
|
|
@@ -1343,6 +1355,10 @@ module Aws::SecurityAgent
|
|
|
1343
1355
|
# resp.pentests[0].assets.integrated_repositories[0].integration_id #=> String
|
|
1344
1356
|
# resp.pentests[0].assets.integrated_repositories[0].provider_resource_id #=> String
|
|
1345
1357
|
# resp.pentests[0].assets.integrated_repositories[0].branch #=> String
|
|
1358
|
+
# resp.pentests[0].assets.trusted_ca_certificates #=> Array
|
|
1359
|
+
# resp.pentests[0].assets.trusted_ca_certificates[0].source.inline_pem #=> String
|
|
1360
|
+
# resp.pentests[0].assets.trusted_ca_certificates[0].source.artifact_id #=> String
|
|
1361
|
+
# resp.pentests[0].assets.trusted_ca_certificates[0].source.s3_location #=> String
|
|
1346
1362
|
# resp.pentests[0].exclude_risk_types #=> Array
|
|
1347
1363
|
# resp.pentests[0].exclude_risk_types[0] #=> String, one of "CROSS_SITE_SCRIPTING", "DEFAULT_CREDENTIALS", "INSECURE_DIRECT_OBJECT_REFERENCE", "PRIVILEGE_ESCALATION", "SERVER_SIDE_TEMPLATE_INJECTION", "COMMAND_INJECTION", "CODE_INJECTION", "SQL_INJECTION", "ARBITRARY_FILE_UPLOAD", "INSECURE_DESERIALIZATION", "LOCAL_FILE_INCLUSION", "INFORMATION_DISCLOSURE", "PATH_TRAVERSAL", "SERVER_SIDE_REQUEST_FORGERY", "JSON_WEB_TOKEN_VULNERABILITIES", "XML_EXTERNAL_ENTITY", "FILE_DELETION", "OTHER", "GRAPHQL_VULNERABILITIES", "BUSINESS_LOGIC_VULNERABILITIES", "CRYPTOGRAPHIC_VULNERABILITIES", "DENIAL_OF_SERVICE", "FILE_ACCESS", "FILE_CREATION", "DATABASE_MODIFICATION", "DATABASE_ACCESS", "OUTBOUND_SERVICE_REQUEST", "UNKNOWN"
|
|
1348
1364
|
# resp.pentests[0].service_role #=> String
|
|
@@ -1632,6 +1648,10 @@ module Aws::SecurityAgent
|
|
|
1632
1648
|
# resp.threat_models[0].assets.integrated_repositories[0].integration_id #=> String
|
|
1633
1649
|
# resp.threat_models[0].assets.integrated_repositories[0].provider_resource_id #=> String
|
|
1634
1650
|
# resp.threat_models[0].assets.integrated_repositories[0].branch #=> String
|
|
1651
|
+
# resp.threat_models[0].assets.trusted_ca_certificates #=> Array
|
|
1652
|
+
# resp.threat_models[0].assets.trusted_ca_certificates[0].source.inline_pem #=> String
|
|
1653
|
+
# resp.threat_models[0].assets.trusted_ca_certificates[0].source.artifact_id #=> String
|
|
1654
|
+
# resp.threat_models[0].assets.trusted_ca_certificates[0].source.s3_location #=> String
|
|
1635
1655
|
# resp.threat_models[0].scope_docs #=> Array
|
|
1636
1656
|
# resp.threat_models[0].scope_docs[0].s3_location #=> String
|
|
1637
1657
|
# resp.threat_models[0].scope_docs[0].artifact_id #=> String
|
|
@@ -2009,6 +2029,15 @@ module Aws::SecurityAgent
|
|
|
2009
2029
|
# branch: "String",
|
|
2010
2030
|
# },
|
|
2011
2031
|
# ],
|
|
2032
|
+
# trusted_ca_certificates: [
|
|
2033
|
+
# {
|
|
2034
|
+
# source: { # required
|
|
2035
|
+
# inline_pem: "CaCertificatePem",
|
|
2036
|
+
# artifact_id: "String",
|
|
2037
|
+
# s3_location: "String",
|
|
2038
|
+
# },
|
|
2039
|
+
# },
|
|
2040
|
+
# ],
|
|
2012
2041
|
# },
|
|
2013
2042
|
# service_role: "ServiceRole",
|
|
2014
2043
|
# log_config: {
|
|
@@ -2048,6 +2077,10 @@ module Aws::SecurityAgent
|
|
|
2048
2077
|
# resp.assets.integrated_repositories[0].integration_id #=> String
|
|
2049
2078
|
# resp.assets.integrated_repositories[0].provider_resource_id #=> String
|
|
2050
2079
|
# resp.assets.integrated_repositories[0].branch #=> String
|
|
2080
|
+
# resp.assets.trusted_ca_certificates #=> Array
|
|
2081
|
+
# resp.assets.trusted_ca_certificates[0].source.inline_pem #=> String
|
|
2082
|
+
# resp.assets.trusted_ca_certificates[0].source.artifact_id #=> String
|
|
2083
|
+
# resp.assets.trusted_ca_certificates[0].source.s3_location #=> String
|
|
2051
2084
|
# resp.service_role #=> String
|
|
2052
2085
|
# resp.log_config.log_group #=> String
|
|
2053
2086
|
# resp.log_config.log_stream #=> String
|
|
@@ -2290,6 +2323,15 @@ module Aws::SecurityAgent
|
|
|
2290
2323
|
# branch: "String",
|
|
2291
2324
|
# },
|
|
2292
2325
|
# ],
|
|
2326
|
+
# trusted_ca_certificates: [
|
|
2327
|
+
# {
|
|
2328
|
+
# source: { # required
|
|
2329
|
+
# inline_pem: "CaCertificatePem",
|
|
2330
|
+
# artifact_id: "String",
|
|
2331
|
+
# s3_location: "String",
|
|
2332
|
+
# },
|
|
2333
|
+
# },
|
|
2334
|
+
# ],
|
|
2293
2335
|
# },
|
|
2294
2336
|
# exclude_risk_types: ["CROSS_SITE_SCRIPTING"], # accepts CROSS_SITE_SCRIPTING, DEFAULT_CREDENTIALS, INSECURE_DIRECT_OBJECT_REFERENCE, PRIVILEGE_ESCALATION, SERVER_SIDE_TEMPLATE_INJECTION, COMMAND_INJECTION, CODE_INJECTION, SQL_INJECTION, ARBITRARY_FILE_UPLOAD, INSECURE_DESERIALIZATION, LOCAL_FILE_INCLUSION, INFORMATION_DISCLOSURE, PATH_TRAVERSAL, SERVER_SIDE_REQUEST_FORGERY, JSON_WEB_TOKEN_VULNERABILITIES, XML_EXTERNAL_ENTITY, FILE_DELETION, OTHER, GRAPHQL_VULNERABILITIES, BUSINESS_LOGIC_VULNERABILITIES, CRYPTOGRAPHIC_VULNERABILITIES, DENIAL_OF_SERVICE, FILE_ACCESS, FILE_CREATION, DATABASE_MODIFICATION, DATABASE_ACCESS, OUTBOUND_SERVICE_REQUEST, UNKNOWN
|
|
2295
2337
|
# service_role: "ServiceRole",
|
|
@@ -2350,6 +2392,10 @@ module Aws::SecurityAgent
|
|
|
2350
2392
|
# resp.assets.integrated_repositories[0].integration_id #=> String
|
|
2351
2393
|
# resp.assets.integrated_repositories[0].provider_resource_id #=> String
|
|
2352
2394
|
# resp.assets.integrated_repositories[0].branch #=> String
|
|
2395
|
+
# resp.assets.trusted_ca_certificates #=> Array
|
|
2396
|
+
# resp.assets.trusted_ca_certificates[0].source.inline_pem #=> String
|
|
2397
|
+
# resp.assets.trusted_ca_certificates[0].source.artifact_id #=> String
|
|
2398
|
+
# resp.assets.trusted_ca_certificates[0].source.s3_location #=> String
|
|
2353
2399
|
# resp.exclude_risk_types #=> Array
|
|
2354
2400
|
# resp.exclude_risk_types[0] #=> String, one of "CROSS_SITE_SCRIPTING", "DEFAULT_CREDENTIALS", "INSECURE_DIRECT_OBJECT_REFERENCE", "PRIVILEGE_ESCALATION", "SERVER_SIDE_TEMPLATE_INJECTION", "COMMAND_INJECTION", "CODE_INJECTION", "SQL_INJECTION", "ARBITRARY_FILE_UPLOAD", "INSECURE_DESERIALIZATION", "LOCAL_FILE_INCLUSION", "INFORMATION_DISCLOSURE", "PATH_TRAVERSAL", "SERVER_SIDE_REQUEST_FORGERY", "JSON_WEB_TOKEN_VULNERABILITIES", "XML_EXTERNAL_ENTITY", "FILE_DELETION", "OTHER", "GRAPHQL_VULNERABILITIES", "BUSINESS_LOGIC_VULNERABILITIES", "CRYPTOGRAPHIC_VULNERABILITIES", "DENIAL_OF_SERVICE", "FILE_ACCESS", "FILE_CREATION", "DATABASE_MODIFICATION", "DATABASE_ACCESS", "OUTBOUND_SERVICE_REQUEST", "UNKNOWN"
|
|
2355
2401
|
# resp.service_role #=> String
|
|
@@ -2784,6 +2830,15 @@ module Aws::SecurityAgent
|
|
|
2784
2830
|
# branch: "String",
|
|
2785
2831
|
# },
|
|
2786
2832
|
# ],
|
|
2833
|
+
# trusted_ca_certificates: [
|
|
2834
|
+
# {
|
|
2835
|
+
# source: { # required
|
|
2836
|
+
# inline_pem: "CaCertificatePem",
|
|
2837
|
+
# artifact_id: "String",
|
|
2838
|
+
# s3_location: "String",
|
|
2839
|
+
# },
|
|
2840
|
+
# },
|
|
2841
|
+
# ],
|
|
2787
2842
|
# },
|
|
2788
2843
|
# scope_docs: [
|
|
2789
2844
|
# {
|
|
@@ -2836,6 +2891,10 @@ module Aws::SecurityAgent
|
|
|
2836
2891
|
# resp.assets.integrated_repositories[0].integration_id #=> String
|
|
2837
2892
|
# resp.assets.integrated_repositories[0].provider_resource_id #=> String
|
|
2838
2893
|
# resp.assets.integrated_repositories[0].branch #=> String
|
|
2894
|
+
# resp.assets.trusted_ca_certificates #=> Array
|
|
2895
|
+
# resp.assets.trusted_ca_certificates[0].source.inline_pem #=> String
|
|
2896
|
+
# resp.assets.trusted_ca_certificates[0].source.artifact_id #=> String
|
|
2897
|
+
# resp.assets.trusted_ca_certificates[0].source.s3_location #=> String
|
|
2839
2898
|
# resp.scope_docs #=> Array
|
|
2840
2899
|
# resp.scope_docs[0].s3_location #=> String
|
|
2841
2900
|
# resp.scope_docs[0].artifact_id #=> String
|
|
@@ -5190,6 +5249,15 @@ module Aws::SecurityAgent
|
|
|
5190
5249
|
# branch: "String",
|
|
5191
5250
|
# },
|
|
5192
5251
|
# ],
|
|
5252
|
+
# trusted_ca_certificates: [
|
|
5253
|
+
# {
|
|
5254
|
+
# source: { # required
|
|
5255
|
+
# inline_pem: "CaCertificatePem",
|
|
5256
|
+
# artifact_id: "String",
|
|
5257
|
+
# s3_location: "String",
|
|
5258
|
+
# },
|
|
5259
|
+
# },
|
|
5260
|
+
# ],
|
|
5193
5261
|
# },
|
|
5194
5262
|
# service_role: "ServiceRole",
|
|
5195
5263
|
# log_config: {
|
|
@@ -5229,6 +5297,10 @@ module Aws::SecurityAgent
|
|
|
5229
5297
|
# resp.assets.integrated_repositories[0].integration_id #=> String
|
|
5230
5298
|
# resp.assets.integrated_repositories[0].provider_resource_id #=> String
|
|
5231
5299
|
# resp.assets.integrated_repositories[0].branch #=> String
|
|
5300
|
+
# resp.assets.trusted_ca_certificates #=> Array
|
|
5301
|
+
# resp.assets.trusted_ca_certificates[0].source.inline_pem #=> String
|
|
5302
|
+
# resp.assets.trusted_ca_certificates[0].source.artifact_id #=> String
|
|
5303
|
+
# resp.assets.trusted_ca_certificates[0].source.s3_location #=> String
|
|
5232
5304
|
# resp.service_role #=> String
|
|
5233
5305
|
# resp.log_config.log_group #=> String
|
|
5234
5306
|
# resp.log_config.log_stream #=> String
|
|
@@ -5481,6 +5553,15 @@ module Aws::SecurityAgent
|
|
|
5481
5553
|
# branch: "String",
|
|
5482
5554
|
# },
|
|
5483
5555
|
# ],
|
|
5556
|
+
# trusted_ca_certificates: [
|
|
5557
|
+
# {
|
|
5558
|
+
# source: { # required
|
|
5559
|
+
# inline_pem: "CaCertificatePem",
|
|
5560
|
+
# artifact_id: "String",
|
|
5561
|
+
# s3_location: "String",
|
|
5562
|
+
# },
|
|
5563
|
+
# },
|
|
5564
|
+
# ],
|
|
5484
5565
|
# },
|
|
5485
5566
|
# exclude_risk_types: ["CROSS_SITE_SCRIPTING"], # accepts CROSS_SITE_SCRIPTING, DEFAULT_CREDENTIALS, INSECURE_DIRECT_OBJECT_REFERENCE, PRIVILEGE_ESCALATION, SERVER_SIDE_TEMPLATE_INJECTION, COMMAND_INJECTION, CODE_INJECTION, SQL_INJECTION, ARBITRARY_FILE_UPLOAD, INSECURE_DESERIALIZATION, LOCAL_FILE_INCLUSION, INFORMATION_DISCLOSURE, PATH_TRAVERSAL, SERVER_SIDE_REQUEST_FORGERY, JSON_WEB_TOKEN_VULNERABILITIES, XML_EXTERNAL_ENTITY, FILE_DELETION, OTHER, GRAPHQL_VULNERABILITIES, BUSINESS_LOGIC_VULNERABILITIES, CRYPTOGRAPHIC_VULNERABILITIES, DENIAL_OF_SERVICE, FILE_ACCESS, FILE_CREATION, DATABASE_MODIFICATION, DATABASE_ACCESS, OUTBOUND_SERVICE_REQUEST, UNKNOWN
|
|
5486
5567
|
# service_role: "ServiceRole",
|
|
@@ -5541,6 +5622,10 @@ module Aws::SecurityAgent
|
|
|
5541
5622
|
# resp.assets.integrated_repositories[0].integration_id #=> String
|
|
5542
5623
|
# resp.assets.integrated_repositories[0].provider_resource_id #=> String
|
|
5543
5624
|
# resp.assets.integrated_repositories[0].branch #=> String
|
|
5625
|
+
# resp.assets.trusted_ca_certificates #=> Array
|
|
5626
|
+
# resp.assets.trusted_ca_certificates[0].source.inline_pem #=> String
|
|
5627
|
+
# resp.assets.trusted_ca_certificates[0].source.artifact_id #=> String
|
|
5628
|
+
# resp.assets.trusted_ca_certificates[0].source.s3_location #=> String
|
|
5544
5629
|
# resp.exclude_risk_types #=> Array
|
|
5545
5630
|
# resp.exclude_risk_types[0] #=> String, one of "CROSS_SITE_SCRIPTING", "DEFAULT_CREDENTIALS", "INSECURE_DIRECT_OBJECT_REFERENCE", "PRIVILEGE_ESCALATION", "SERVER_SIDE_TEMPLATE_INJECTION", "COMMAND_INJECTION", "CODE_INJECTION", "SQL_INJECTION", "ARBITRARY_FILE_UPLOAD", "INSECURE_DESERIALIZATION", "LOCAL_FILE_INCLUSION", "INFORMATION_DISCLOSURE", "PATH_TRAVERSAL", "SERVER_SIDE_REQUEST_FORGERY", "JSON_WEB_TOKEN_VULNERABILITIES", "XML_EXTERNAL_ENTITY", "FILE_DELETION", "OTHER", "GRAPHQL_VULNERABILITIES", "BUSINESS_LOGIC_VULNERABILITIES", "CRYPTOGRAPHIC_VULNERABILITIES", "DENIAL_OF_SERVICE", "FILE_ACCESS", "FILE_CREATION", "DATABASE_MODIFICATION", "DATABASE_ACCESS", "OUTBOUND_SERVICE_REQUEST", "UNKNOWN"
|
|
5546
5631
|
# resp.service_role #=> String
|
|
@@ -5942,6 +6027,15 @@ module Aws::SecurityAgent
|
|
|
5942
6027
|
# branch: "String",
|
|
5943
6028
|
# },
|
|
5944
6029
|
# ],
|
|
6030
|
+
# trusted_ca_certificates: [
|
|
6031
|
+
# {
|
|
6032
|
+
# source: { # required
|
|
6033
|
+
# inline_pem: "CaCertificatePem",
|
|
6034
|
+
# artifact_id: "String",
|
|
6035
|
+
# s3_location: "String",
|
|
6036
|
+
# },
|
|
6037
|
+
# },
|
|
6038
|
+
# ],
|
|
5945
6039
|
# },
|
|
5946
6040
|
# scope_docs: [
|
|
5947
6041
|
# {
|
|
@@ -5988,6 +6082,10 @@ module Aws::SecurityAgent
|
|
|
5988
6082
|
# resp.assets.integrated_repositories[0].integration_id #=> String
|
|
5989
6083
|
# resp.assets.integrated_repositories[0].provider_resource_id #=> String
|
|
5990
6084
|
# resp.assets.integrated_repositories[0].branch #=> String
|
|
6085
|
+
# resp.assets.trusted_ca_certificates #=> Array
|
|
6086
|
+
# resp.assets.trusted_ca_certificates[0].source.inline_pem #=> String
|
|
6087
|
+
# resp.assets.trusted_ca_certificates[0].source.artifact_id #=> String
|
|
6088
|
+
# resp.assets.trusted_ca_certificates[0].source.s3_location #=> String
|
|
5991
6089
|
# resp.scope_docs #=> Array
|
|
5992
6090
|
# resp.scope_docs[0].s3_location #=> String
|
|
5993
6091
|
# resp.scope_docs[0].artifact_id #=> String
|
|
@@ -6067,7 +6165,7 @@ module Aws::SecurityAgent
|
|
|
6067
6165
|
tracer: tracer
|
|
6068
6166
|
)
|
|
6069
6167
|
context[:gem_name] = 'aws-sdk-securityagent'
|
|
6070
|
-
context[:gem_version] = '1.
|
|
6168
|
+
context[:gem_version] = '1.13.0'
|
|
6071
6169
|
Seahorse::Client::Request.new(handlers, context)
|
|
6072
6170
|
end
|
|
6073
6171
|
|
|
@@ -101,6 +101,8 @@ module Aws::SecurityAgent
|
|
|
101
101
|
BitbucketWorkspace = Shapes::StringShape.new(name: 'BitbucketWorkspace')
|
|
102
102
|
Blob = Shapes::BlobShape.new(name: 'Blob')
|
|
103
103
|
Boolean = Shapes::BooleanShape.new(name: 'Boolean')
|
|
104
|
+
CaCertificatePem = Shapes::StringShape.new(name: 'CaCertificatePem')
|
|
105
|
+
CaCertificateSource = Shapes::UnionShape.new(name: 'CaCertificateSource')
|
|
104
106
|
Category = Shapes::StructureShape.new(name: 'Category')
|
|
105
107
|
CategoryList = Shapes::ListShape.new(name: 'CategoryList')
|
|
106
108
|
CertificateChain = Shapes::StringShape.new(name: 'CertificateChain')
|
|
@@ -470,6 +472,8 @@ module Aws::SecurityAgent
|
|
|
470
472
|
ThreatSummary = Shapes::StructureShape.new(name: 'ThreatSummary')
|
|
471
473
|
ThreatSummaryList = Shapes::ListShape.new(name: 'ThreatSummaryList')
|
|
472
474
|
ThrottlingException = Shapes::StructureShape.new(name: 'ThrottlingException')
|
|
475
|
+
TrustedCaCertificate = Shapes::StructureShape.new(name: 'TrustedCaCertificate')
|
|
476
|
+
TrustedCaCertificateList = Shapes::ListShape.new(name: 'TrustedCaCertificateList')
|
|
473
477
|
UntagResourceInput = Shapes::StructureShape.new(name: 'UntagResourceInput')
|
|
474
478
|
UntagResourceOutput = Shapes::StructureShape.new(name: 'UntagResourceOutput')
|
|
475
479
|
UpdateAgentSpaceInput = Shapes::StructureShape.new(name: 'UpdateAgentSpaceInput')
|
|
@@ -602,6 +606,7 @@ module Aws::SecurityAgent
|
|
|
602
606
|
Assets.add_member(:documents, Shapes::ShapeRef.new(shape: DocumentList, location_name: "documents"))
|
|
603
607
|
Assets.add_member(:source_code, Shapes::ShapeRef.new(shape: SourceCodeRepositoryList, location_name: "sourceCode"))
|
|
604
608
|
Assets.add_member(:integrated_repositories, Shapes::ShapeRef.new(shape: IntegratedRepositoryList, location_name: "integratedRepositories"))
|
|
609
|
+
Assets.add_member(:trusted_ca_certificates, Shapes::ShapeRef.new(shape: TrustedCaCertificateList, location_name: "trustedCaCertificates"))
|
|
605
610
|
Assets.struct_class = Types::Assets
|
|
606
611
|
|
|
607
612
|
Authentication.add_member(:provider_type, Shapes::ShapeRef.new(shape: AuthenticationProviderType, location_name: "providerType"))
|
|
@@ -824,6 +829,16 @@ module Aws::SecurityAgent
|
|
|
824
829
|
BitbucketResourceCapabilities.add_member(:remediate_code, Shapes::ShapeRef.new(shape: Boolean, location_name: "remediateCode"))
|
|
825
830
|
BitbucketResourceCapabilities.struct_class = Types::BitbucketResourceCapabilities
|
|
826
831
|
|
|
832
|
+
CaCertificateSource.add_member(:inline_pem, Shapes::ShapeRef.new(shape: CaCertificatePem, location_name: "inlinePem"))
|
|
833
|
+
CaCertificateSource.add_member(:artifact_id, Shapes::ShapeRef.new(shape: String, location_name: "artifactId"))
|
|
834
|
+
CaCertificateSource.add_member(:s3_location, Shapes::ShapeRef.new(shape: String, location_name: "s3Location"))
|
|
835
|
+
CaCertificateSource.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
|
836
|
+
CaCertificateSource.add_member_subclass(:inline_pem, Types::CaCertificateSource::InlinePem)
|
|
837
|
+
CaCertificateSource.add_member_subclass(:artifact_id, Types::CaCertificateSource::ArtifactId)
|
|
838
|
+
CaCertificateSource.add_member_subclass(:s3_location, Types::CaCertificateSource::S3Location)
|
|
839
|
+
CaCertificateSource.add_member_subclass(:unknown, Types::CaCertificateSource::Unknown)
|
|
840
|
+
CaCertificateSource.struct_class = Types::CaCertificateSource
|
|
841
|
+
|
|
827
842
|
Category.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
|
|
828
843
|
Category.add_member(:is_primary, Shapes::ShapeRef.new(shape: Boolean, location_name: "isPrimary"))
|
|
829
844
|
Category.struct_class = Types::Category
|
|
@@ -1882,6 +1897,7 @@ module Aws::SecurityAgent
|
|
|
1882
1897
|
PentestJob.add_member(:network_traffic_config, Shapes::ShapeRef.new(shape: NetworkTrafficConfig, location_name: "networkTrafficConfig"))
|
|
1883
1898
|
PentestJob.add_member(:error_information, Shapes::ShapeRef.new(shape: ErrorInformation, location_name: "errorInformation"))
|
|
1884
1899
|
PentestJob.add_member(:integrated_repositories, Shapes::ShapeRef.new(shape: IntegratedRepositoryList, location_name: "integratedRepositories"))
|
|
1900
|
+
PentestJob.add_member(:trusted_ca_certificates, Shapes::ShapeRef.new(shape: TrustedCaCertificateList, location_name: "trustedCaCertificates"))
|
|
1885
1901
|
PentestJob.add_member(:code_remediation_strategy, Shapes::ShapeRef.new(shape: CodeRemediationStrategy, location_name: "codeRemediationStrategy"))
|
|
1886
1902
|
PentestJob.add_member(:clean_up_strategy, Shapes::ShapeRef.new(shape: CleanUpStrategy, location_name: "cleanUpStrategy"))
|
|
1887
1903
|
PentestJob.add_member(:disable_managed_skills, Shapes::ShapeRef.new(shape: SkillTypeList, location_name: "disableManagedSkills"))
|
|
@@ -2330,6 +2346,11 @@ module Aws::SecurityAgent
|
|
|
2330
2346
|
ThrottlingException.add_member(:quota_code, Shapes::ShapeRef.new(shape: String, location_name: "quotaCode"))
|
|
2331
2347
|
ThrottlingException.struct_class = Types::ThrottlingException
|
|
2332
2348
|
|
|
2349
|
+
TrustedCaCertificate.add_member(:source, Shapes::ShapeRef.new(shape: CaCertificateSource, required: true, location_name: "source"))
|
|
2350
|
+
TrustedCaCertificate.struct_class = Types::TrustedCaCertificate
|
|
2351
|
+
|
|
2352
|
+
TrustedCaCertificateList.member = Shapes::ShapeRef.new(shape: TrustedCaCertificate)
|
|
2353
|
+
|
|
2333
2354
|
UntagResourceInput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceArn, required: true, location: "uri", location_name: "resourceArn"))
|
|
2334
2355
|
UntagResourceInput.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location: "querystring", location_name: "tagKeys"))
|
|
2335
2356
|
UntagResourceInput.struct_class = Types::UntagResourceInput
|
|
@@ -363,6 +363,13 @@ module Aws::SecurityAgent
|
|
|
363
363
|
# The list of integrated repositories associated with the pentest.
|
|
364
364
|
# @return [Array<Types::IntegratedRepository>]
|
|
365
365
|
#
|
|
366
|
+
# @!attribute [rw] trusted_ca_certificates
|
|
367
|
+
# The trust anchors used to validate target endpoint TLS certificates.
|
|
368
|
+
# Provide these for endpoints served by a private or internal
|
|
369
|
+
# certificate authority (CA), an intermediate CA, or a self-signed
|
|
370
|
+
# certificate.
|
|
371
|
+
# @return [Array<Types::TrustedCaCertificate>]
|
|
372
|
+
#
|
|
366
373
|
# @see http://docs.aws.amazon.com/goto/WebAPI/securityagent-2025-09-06/Assets AWS API Documentation
|
|
367
374
|
#
|
|
368
375
|
class Assets < Struct.new(
|
|
@@ -370,8 +377,9 @@ module Aws::SecurityAgent
|
|
|
370
377
|
:actors,
|
|
371
378
|
:documents,
|
|
372
379
|
:source_code,
|
|
373
|
-
:integrated_repositories
|
|
374
|
-
|
|
380
|
+
:integrated_repositories,
|
|
381
|
+
:trusted_ca_certificates)
|
|
382
|
+
SENSITIVE = [:trusted_ca_certificates]
|
|
375
383
|
include Aws::Structure
|
|
376
384
|
end
|
|
377
385
|
|
|
@@ -1416,6 +1424,42 @@ module Aws::SecurityAgent
|
|
|
1416
1424
|
include Aws::Structure
|
|
1417
1425
|
end
|
|
1418
1426
|
|
|
1427
|
+
# The source of a trusted CA certificate. Exactly one member must be
|
|
1428
|
+
# set.
|
|
1429
|
+
#
|
|
1430
|
+
# @note CaCertificateSource is a union - when making an API calls you must set exactly one of the members.
|
|
1431
|
+
#
|
|
1432
|
+
# @note CaCertificateSource is a union - when returned from an API call exactly one value will be set and the returned type will be a subclass of CaCertificateSource corresponding to the set member.
|
|
1433
|
+
#
|
|
1434
|
+
# @!attribute [rw] inline_pem
|
|
1435
|
+
# A PEM-encoded X.509 certificate supplied inline.
|
|
1436
|
+
# @return [String]
|
|
1437
|
+
#
|
|
1438
|
+
# @!attribute [rw] artifact_id
|
|
1439
|
+
# The artifact ID of an uploaded certificate file.
|
|
1440
|
+
# @return [String]
|
|
1441
|
+
#
|
|
1442
|
+
# @!attribute [rw] s3_location
|
|
1443
|
+
# The Amazon S3 location URI of a customer-staged certificate.
|
|
1444
|
+
# @return [String]
|
|
1445
|
+
#
|
|
1446
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/securityagent-2025-09-06/CaCertificateSource AWS API Documentation
|
|
1447
|
+
#
|
|
1448
|
+
class CaCertificateSource < Struct.new(
|
|
1449
|
+
:inline_pem,
|
|
1450
|
+
:artifact_id,
|
|
1451
|
+
:s3_location,
|
|
1452
|
+
:unknown)
|
|
1453
|
+
SENSITIVE = [:inline_pem]
|
|
1454
|
+
include Aws::Structure
|
|
1455
|
+
include Aws::Structure::Union
|
|
1456
|
+
|
|
1457
|
+
class InlinePem < CaCertificateSource; end
|
|
1458
|
+
class ArtifactId < CaCertificateSource; end
|
|
1459
|
+
class S3Location < CaCertificateSource; end
|
|
1460
|
+
class Unknown < CaCertificateSource; end
|
|
1461
|
+
end
|
|
1462
|
+
|
|
1419
1463
|
# Represents a category assigned to a security testing task.
|
|
1420
1464
|
#
|
|
1421
1465
|
# @!attribute [rw] name
|
|
@@ -6288,6 +6332,11 @@ module Aws::SecurityAgent
|
|
|
6288
6332
|
# The list of integrated repositories associated with the pentest job.
|
|
6289
6333
|
# @return [Array<Types::IntegratedRepository>]
|
|
6290
6334
|
#
|
|
6335
|
+
# @!attribute [rw] trusted_ca_certificates
|
|
6336
|
+
# The trust anchors used to validate target endpoint TLS certificates
|
|
6337
|
+
# during the pentest job.
|
|
6338
|
+
# @return [Array<Types::TrustedCaCertificate>]
|
|
6339
|
+
#
|
|
6291
6340
|
# @!attribute [rw] code_remediation_strategy
|
|
6292
6341
|
# The code remediation strategy for the pentest job.
|
|
6293
6342
|
# @return [String]
|
|
@@ -6347,6 +6396,7 @@ module Aws::SecurityAgent
|
|
|
6347
6396
|
:network_traffic_config,
|
|
6348
6397
|
:error_information,
|
|
6349
6398
|
:integrated_repositories,
|
|
6399
|
+
:trusted_ca_certificates,
|
|
6350
6400
|
:code_remediation_strategy,
|
|
6351
6401
|
:clean_up_strategy,
|
|
6352
6402
|
:disable_managed_skills,
|
|
@@ -6355,7 +6405,7 @@ module Aws::SecurityAgent
|
|
|
6355
6405
|
:selected_finding_ids,
|
|
6356
6406
|
:created_at,
|
|
6357
6407
|
:updated_at)
|
|
6358
|
-
SENSITIVE = []
|
|
6408
|
+
SENSITIVE = [:trusted_ca_certificates]
|
|
6359
6409
|
include Aws::Structure
|
|
6360
6410
|
end
|
|
6361
6411
|
|
|
@@ -8059,6 +8109,21 @@ module Aws::SecurityAgent
|
|
|
8059
8109
|
include Aws::Structure
|
|
8060
8110
|
end
|
|
8061
8111
|
|
|
8112
|
+
# A trust anchor used when validating a target endpoint's TLS
|
|
8113
|
+
# certificate.
|
|
8114
|
+
#
|
|
8115
|
+
# @!attribute [rw] source
|
|
8116
|
+
# The source that AWS Security Agent reads the certificate from.
|
|
8117
|
+
# @return [Types::CaCertificateSource]
|
|
8118
|
+
#
|
|
8119
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/securityagent-2025-09-06/TrustedCaCertificate AWS API Documentation
|
|
8120
|
+
#
|
|
8121
|
+
class TrustedCaCertificate < Struct.new(
|
|
8122
|
+
:source)
|
|
8123
|
+
SENSITIVE = []
|
|
8124
|
+
include Aws::Structure
|
|
8125
|
+
end
|
|
8126
|
+
|
|
8062
8127
|
# Input for UntagResource operation.
|
|
8063
8128
|
#
|
|
8064
8129
|
# @!attribute [rw] resource_arn
|
data/sig/params.rbs
CHANGED
data/sig/types.rbs
CHANGED
|
@@ -102,6 +102,7 @@ module Aws::SecurityAgent
|
|
|
102
102
|
attr_accessor documents: ::Array[Types::DocumentInfo]
|
|
103
103
|
attr_accessor source_code: ::Array[Types::SourceCodeRepository]
|
|
104
104
|
attr_accessor integrated_repositories: ::Array[Types::IntegratedRepository]
|
|
105
|
+
attr_accessor trusted_ca_certificates: ::Array[Types::TrustedCaCertificate]
|
|
105
106
|
SENSITIVE: []
|
|
106
107
|
end
|
|
107
108
|
|
|
@@ -419,6 +420,23 @@ module Aws::SecurityAgent
|
|
|
419
420
|
SENSITIVE: []
|
|
420
421
|
end
|
|
421
422
|
|
|
423
|
+
class CaCertificateSource
|
|
424
|
+
attr_accessor inline_pem: ::String
|
|
425
|
+
attr_accessor artifact_id: ::String
|
|
426
|
+
attr_accessor s3_location: ::String
|
|
427
|
+
attr_accessor unknown: untyped
|
|
428
|
+
SENSITIVE: [:inline_pem]
|
|
429
|
+
|
|
430
|
+
class InlinePem < CaCertificateSource
|
|
431
|
+
end
|
|
432
|
+
class ArtifactId < CaCertificateSource
|
|
433
|
+
end
|
|
434
|
+
class S3Location < CaCertificateSource
|
|
435
|
+
end
|
|
436
|
+
class Unknown < CaCertificateSource
|
|
437
|
+
end
|
|
438
|
+
end
|
|
439
|
+
|
|
422
440
|
class Category
|
|
423
441
|
attr_accessor name: ::String
|
|
424
442
|
attr_accessor is_primary: bool
|
|
@@ -1747,6 +1765,7 @@ module Aws::SecurityAgent
|
|
|
1747
1765
|
attr_accessor network_traffic_config: Types::NetworkTrafficConfig
|
|
1748
1766
|
attr_accessor error_information: Types::ErrorInformation
|
|
1749
1767
|
attr_accessor integrated_repositories: ::Array[Types::IntegratedRepository]
|
|
1768
|
+
attr_accessor trusted_ca_certificates: ::Array[Types::TrustedCaCertificate]
|
|
1750
1769
|
attr_accessor code_remediation_strategy: ("AUTOMATIC" | "DISABLED")
|
|
1751
1770
|
attr_accessor clean_up_strategy: ("BEST_EFFORT_DELETE" | "RETAIN_ALL")
|
|
1752
1771
|
attr_accessor disable_managed_skills: ::Array[("FINDING_PERSONALIZATION" | "LOGIN_OPTIMIZATION")]
|
|
@@ -2214,6 +2233,11 @@ module Aws::SecurityAgent
|
|
|
2214
2233
|
SENSITIVE: []
|
|
2215
2234
|
end
|
|
2216
2235
|
|
|
2236
|
+
class TrustedCaCertificate
|
|
2237
|
+
attr_accessor source: Types::CaCertificateSource
|
|
2238
|
+
SENSITIVE: []
|
|
2239
|
+
end
|
|
2240
|
+
|
|
2217
2241
|
class UntagResourceInput
|
|
2218
2242
|
attr_accessor resource_arn: ::String
|
|
2219
2243
|
attr_accessor tag_keys: ::Array[::String]
|