aws-sdk-auditmanager 1.64.0 → 1.65.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-auditmanager/client.rb +14 -14
- data/lib/aws-sdk-auditmanager/client_api.rb +2 -1
- data/lib/aws-sdk-auditmanager/types.rb +42 -37
- data/lib/aws-sdk-auditmanager.rb +1 -1
- 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: 77187e248e8c91e7ea04b741fb4b3134cc27468cae404b74cfaa90dba83c2fe2
|
4
|
+
data.tar.gz: '09f812b7416867cfd766b36dbb18801de722082014c1ce29f5eef644d7bef75f'
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a528f908f264976729922c79e86c8cff319dc491dae4114f247338f422c2844242862f37d0901e12f04bd07ec9c5d338d69b7e5053688eb6bbed1b7fd9deb8f2
|
7
|
+
data.tar.gz: e0d7644fe493285433c10a54c721ce2ae612a1e3e3c0a00c8dfb4823470b0d19bb272a2091c194df62bc26fd21c0507917acf068d407a32c5235989425b9d2d6
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,11 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.65.0 (2025-05-22)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - With this release, the AssessmentControl description field has been deprecated, as of May 19, 2025. Additionally, the UpdateAssessment API can now return a ServiceQuotaExceededException when applicable service quotas are exceeded.
|
8
|
+
|
4
9
|
1.64.0 (2025-05-12)
|
5
10
|
------------------
|
6
11
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.65.0
|
@@ -767,17 +767,17 @@ module Aws::AuditManager
|
|
767
767
|
# The wrapper that contains the Amazon Web Services accounts that are in
|
768
768
|
# scope for the assessment.
|
769
769
|
#
|
770
|
-
# <note markdown="1"> You no longer need to specify which Amazon Web Services are
|
771
|
-
# when you create or update an assessment. Audit Manager infers
|
772
|
-
# services in scope by examining your assessment controls and their
|
773
|
-
# sources, and then mapping this information to the relevant Amazon
|
774
|
-
# Services.
|
770
|
+
# <note markdown="1"> You no longer need to specify which Amazon Web Services services are
|
771
|
+
# in scope when you create or update an assessment. Audit Manager infers
|
772
|
+
# the services in scope by examining your assessment controls and their
|
773
|
+
# data sources, and then mapping this information to the relevant Amazon
|
774
|
+
# Web Services services.
|
775
775
|
#
|
776
776
|
# If an underlying data source changes for your assessment, we
|
777
777
|
# automatically update the services scope as needed to reflect the
|
778
|
-
# correct Amazon Web Services. This ensures that your
|
779
|
-
# collects accurate and comprehensive evidence about all of
|
780
|
-
# services in your AWS environment.
|
778
|
+
# correct Amazon Web Services services. This ensures that your
|
779
|
+
# assessment collects accurate and comprehensive evidence about all of
|
780
|
+
# the relevant services in your AWS environment.
|
781
781
|
#
|
782
782
|
# </note>
|
783
783
|
#
|
@@ -2313,14 +2313,14 @@ module Aws::AuditManager
|
|
2313
2313
|
req.send_request(options)
|
2314
2314
|
end
|
2315
2315
|
|
2316
|
-
# Gets a list of the Amazon Web Services from which Audit
|
2317
|
-
# collect evidence.
|
2316
|
+
# Gets a list of the Amazon Web Services services from which Audit
|
2317
|
+
# Manager can collect evidence.
|
2318
2318
|
#
|
2319
|
-
# Audit Manager defines which Amazon Web Services are in scope
|
2320
|
-
# assessment. Audit Manager infers this scope by examining the
|
2319
|
+
# Audit Manager defines which Amazon Web Services services are in scope
|
2320
|
+
# for an assessment. Audit Manager infers this scope by examining the
|
2321
2321
|
# assessment’s controls and their data sources, and then mapping this
|
2322
2322
|
# information to one or more of the corresponding Amazon Web Services
|
2323
|
-
# that are in this list.
|
2323
|
+
# services that are in this list.
|
2324
2324
|
#
|
2325
2325
|
# <note markdown="1"> For information about why it's no longer possible to specify services
|
2326
2326
|
# in scope manually, see [I can't edit the services in scope for my
|
@@ -4057,7 +4057,7 @@ module Aws::AuditManager
|
|
4057
4057
|
tracer: tracer
|
4058
4058
|
)
|
4059
4059
|
context[:gem_name] = 'aws-sdk-auditmanager'
|
4060
|
-
context[:gem_version] = '1.
|
4060
|
+
context[:gem_version] = '1.65.0'
|
4061
4061
|
Seahorse::Client::Request.new(handlers, context)
|
4062
4062
|
end
|
4063
4063
|
|
@@ -362,7 +362,7 @@ module Aws::AuditManager
|
|
362
362
|
|
363
363
|
AssessmentControl.add_member(:id, Shapes::ShapeRef.new(shape: UUID, location_name: "id"))
|
364
364
|
AssessmentControl.add_member(:name, Shapes::ShapeRef.new(shape: ControlName, location_name: "name"))
|
365
|
-
AssessmentControl.add_member(:description, Shapes::ShapeRef.new(shape: ControlDescription, location_name: "description"))
|
365
|
+
AssessmentControl.add_member(:description, Shapes::ShapeRef.new(shape: ControlDescription, deprecated: true, location_name: "description", metadata: {"deprecatedMessage" => "This data type will be deprecated on May 19, 2025. To view the assessment control description, use GetControl.", "deprecatedSince" => "2025-05-19"}))
|
366
366
|
AssessmentControl.add_member(:status, Shapes::ShapeRef.new(shape: ControlStatus, location_name: "status"))
|
367
367
|
AssessmentControl.add_member(:response, Shapes::ShapeRef.new(shape: ControlResponse, location_name: "response"))
|
368
368
|
AssessmentControl.add_member(:comments, Shapes::ShapeRef.new(shape: ControlComments, location_name: "comments"))
|
@@ -2108,6 +2108,7 @@ module Aws::AuditManager
|
|
2108
2108
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2109
2109
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2110
2110
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2111
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
2111
2112
|
end)
|
2112
2113
|
|
2113
2114
|
api.add_operation(:update_assessment_control, Seahorse::Model::Operation.new.tap do |o|
|
@@ -36,15 +36,16 @@ module Aws::AuditManager
|
|
36
36
|
include Aws::Structure
|
37
37
|
end
|
38
38
|
|
39
|
-
# An Amazon Web
|
39
|
+
# An Amazon Web Services service such as Amazon S3 or CloudTrail.
|
40
40
|
#
|
41
|
-
# For an example of how to find an Amazon Web
|
42
|
-
# define it in your assessment scope, see the following:
|
41
|
+
# For an example of how to find an Amazon Web Services service name and
|
42
|
+
# how to define it in your assessment scope, see the following:
|
43
43
|
#
|
44
|
-
# * [Finding an Amazon Web
|
45
|
-
# scope][1]
|
44
|
+
# * [Finding an Amazon Web Services service name to use in your
|
45
|
+
# assessment scope][1]
|
46
46
|
#
|
47
|
-
# * [Defining an Amazon Web
|
47
|
+
# * [Defining an Amazon Web Services service name in your assessment
|
48
|
+
# scope][2]
|
48
49
|
#
|
49
50
|
#
|
50
51
|
#
|
@@ -52,7 +53,7 @@ module Aws::AuditManager
|
|
52
53
|
# [2]: https://docs.aws.amazon.com/audit-manager/latest/APIReference/API_GetServicesInScope.html#API_GetServicesInScope_Example_3
|
53
54
|
#
|
54
55
|
# @!attribute [rw] service_name
|
55
|
-
# The name of the Amazon Web
|
56
|
+
# The name of the Amazon Web Services service.
|
56
57
|
# @return [String]
|
57
58
|
#
|
58
59
|
# @see http://docs.aws.amazon.com/goto/WebAPI/auditmanager-2017-07-25/AWSService AWS API Documentation
|
@@ -248,7 +249,8 @@ module Aws::AuditManager
|
|
248
249
|
# @return [String]
|
249
250
|
#
|
250
251
|
# @!attribute [rw] data_source
|
251
|
-
# The Amazon Web
|
252
|
+
# The Amazon Web Services service that the evidence was collected
|
253
|
+
# from.
|
252
254
|
# @return [String]
|
253
255
|
#
|
254
256
|
# @!attribute [rw] author
|
@@ -275,7 +277,8 @@ module Aws::AuditManager
|
|
275
277
|
# @!attribute [rw] evidence_by_type_configuration_data_count
|
276
278
|
# The number of evidence that falls under the configuration data
|
277
279
|
# category. This evidence is collected from configuration snapshots of
|
278
|
-
# other Amazon Web Services such as Amazon EC2, Amazon S3, or
|
280
|
+
# other Amazon Web Services services such as Amazon EC2, Amazon S3, or
|
281
|
+
# IAM.
|
279
282
|
# @return [Integer]
|
280
283
|
#
|
281
284
|
# @!attribute [rw] evidence_by_type_manual_count
|
@@ -1676,17 +1679,17 @@ module Aws::AuditManager
|
|
1676
1679
|
# The wrapper that contains the Amazon Web Services accounts that are
|
1677
1680
|
# in scope for the assessment.
|
1678
1681
|
#
|
1679
|
-
# <note markdown="1"> You no longer need to specify which Amazon Web Services are
|
1680
|
-
# when you create or update an assessment. Audit Manager
|
1681
|
-
# services in scope by examining your assessment controls
|
1682
|
-
# data sources, and then mapping this information to the
|
1683
|
-
# Amazon Web Services.
|
1682
|
+
# <note markdown="1"> You no longer need to specify which Amazon Web Services services are
|
1683
|
+
# in scope when you create or update an assessment. Audit Manager
|
1684
|
+
# infers the services in scope by examining your assessment controls
|
1685
|
+
# and their data sources, and then mapping this information to the
|
1686
|
+
# relevant Amazon Web Services services.
|
1684
1687
|
#
|
1685
1688
|
# If an underlying data source changes for your assessment, we
|
1686
1689
|
# automatically update the services scope as needed to reflect the
|
1687
|
-
# correct Amazon Web Services. This ensures that your
|
1688
|
-
# collects accurate and comprehensive evidence about all of
|
1689
|
-
# relevant services in your AWS environment.
|
1690
|
+
# correct Amazon Web Services services. This ensures that your
|
1691
|
+
# assessment collects accurate and comprehensive evidence about all of
|
1692
|
+
# the relevant services in your AWS environment.
|
1690
1693
|
#
|
1691
1694
|
# </note>
|
1692
1695
|
# @return [Types::Scope]
|
@@ -2260,7 +2263,7 @@ module Aws::AuditManager
|
|
2260
2263
|
# @return [Time]
|
2261
2264
|
#
|
2262
2265
|
# @!attribute [rw] event_source
|
2263
|
-
# The Amazon Web
|
2266
|
+
# The Amazon Web Services service that the evidence is collected from.
|
2264
2267
|
# @return [String]
|
2265
2268
|
#
|
2266
2269
|
# @!attribute [rw] event_name
|
@@ -3111,7 +3114,8 @@ module Aws::AuditManager
|
|
3111
3114
|
class GetServicesInScopeRequest < Aws::EmptyStructure; end
|
3112
3115
|
|
3113
3116
|
# @!attribute [rw] service_metadata
|
3114
|
-
# The metadata that's associated with the Amazon Web
|
3117
|
+
# The metadata that's associated with the Amazon Web Services
|
3118
|
+
# service.
|
3115
3119
|
# @return [Array<Types::ServiceMetadata>]
|
3116
3120
|
#
|
3117
3121
|
# @see http://docs.aws.amazon.com/goto/WebAPI/auditmanager-2017-07-25/GetServicesInScopeResponse AWS API Documentation
|
@@ -4080,17 +4084,17 @@ module Aws::AuditManager
|
|
4080
4084
|
# The wrapper that contains the Amazon Web Services accounts that are in
|
4081
4085
|
# scope for the assessment.
|
4082
4086
|
#
|
4083
|
-
# <note markdown="1"> You no longer need to specify which Amazon Web Services are
|
4084
|
-
# when you create or update an assessment. Audit Manager infers
|
4085
|
-
# services in scope by examining your assessment controls and their
|
4086
|
-
# sources, and then mapping this information to the relevant Amazon
|
4087
|
-
# Services.
|
4087
|
+
# <note markdown="1"> You no longer need to specify which Amazon Web Services services are
|
4088
|
+
# in scope when you create or update an assessment. Audit Manager infers
|
4089
|
+
# the services in scope by examining your assessment controls and their
|
4090
|
+
# data sources, and then mapping this information to the relevant Amazon
|
4091
|
+
# Web Services services.
|
4088
4092
|
#
|
4089
4093
|
# If an underlying data source changes for your assessment, we
|
4090
4094
|
# automatically update the services scope as needed to reflect the
|
4091
|
-
# correct Amazon Web Services. This ensures that your
|
4092
|
-
# collects accurate and comprehensive evidence about all of
|
4093
|
-
# services in your AWS environment.
|
4095
|
+
# correct Amazon Web Services services. This ensures that your
|
4096
|
+
# assessment collects accurate and comprehensive evidence about all of
|
4097
|
+
# the relevant services in your AWS environment.
|
4094
4098
|
#
|
4095
4099
|
# </note>
|
4096
4100
|
#
|
@@ -4104,8 +4108,9 @@ module Aws::AuditManager
|
|
4104
4108
|
# the assessment.
|
4105
4109
|
#
|
4106
4110
|
# This API parameter is no longer supported. If you use this parameter
|
4107
|
-
# to specify one or more Amazon Web Services, Audit Manager
|
4108
|
-
# this input. Instead, the value for `awsServices` will show
|
4111
|
+
# to specify one or more Amazon Web Services services, Audit Manager
|
4112
|
+
# ignores this input. Instead, the value for `awsServices` will show
|
4113
|
+
# as empty.
|
4109
4114
|
# @return [Array<Types::AWSService>]
|
4110
4115
|
#
|
4111
4116
|
# @see http://docs.aws.amazon.com/goto/WebAPI/auditmanager-2017-07-25/Scope AWS API Documentation
|
@@ -4117,23 +4122,23 @@ module Aws::AuditManager
|
|
4117
4122
|
include Aws::Structure
|
4118
4123
|
end
|
4119
4124
|
|
4120
|
-
# The metadata that's associated with the Amazon Web
|
4125
|
+
# The metadata that's associated with the Amazon Web Services service.
|
4121
4126
|
#
|
4122
4127
|
# @!attribute [rw] name
|
4123
|
-
# The name of the Amazon Web
|
4128
|
+
# The name of the Amazon Web Services service.
|
4124
4129
|
# @return [String]
|
4125
4130
|
#
|
4126
4131
|
# @!attribute [rw] display_name
|
4127
|
-
# The display name of the Amazon Web
|
4132
|
+
# The display name of the Amazon Web Services service.
|
4128
4133
|
# @return [String]
|
4129
4134
|
#
|
4130
4135
|
# @!attribute [rw] description
|
4131
|
-
# The description of the Amazon Web
|
4136
|
+
# The description of the Amazon Web Services service.
|
4132
4137
|
# @return [String]
|
4133
4138
|
#
|
4134
4139
|
# @!attribute [rw] category
|
4135
|
-
# The category that the Amazon Web
|
4136
|
-
# compute, storage, or database.
|
4140
|
+
# The category that the Amazon Web Services service belongs to, such
|
4141
|
+
# as compute, storage, or database.
|
4137
4142
|
# @return [String]
|
4138
4143
|
#
|
4139
4144
|
# @see http://docs.aws.amazon.com/goto/WebAPI/auditmanager-2017-07-25/ServiceMetadata AWS API Documentation
|
@@ -4354,8 +4359,8 @@ module Aws::AuditManager
|
|
4354
4359
|
# 4. For CloudTrail: Make sure that the `keywordValue` is written as
|
4355
4360
|
# `serviceprefix_ActionName`. For example,
|
4356
4361
|
# `cloudtrail_StartLogging`. For accuracy, we recommend that you
|
4357
|
-
# review the Amazon Web
|
4358
|
-
# [Service Authorization Reference][10].
|
4362
|
+
# review the Amazon Web Services service prefix and action names
|
4363
|
+
# in the [Service Authorization Reference][10].
|
4359
4364
|
#
|
4360
4365
|
#
|
4361
4366
|
#
|
data/lib/aws-sdk-auditmanager.rb
CHANGED