aws-sdk-codestarnotifications 1.54.0 → 1.56.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 62be2bcea01668f9971405dcebd3c26c1c1522b5bad48ea140094737d2209f9c
4
- data.tar.gz: e76d0f5fa75a48328c4e63551d50c6b165d86d8e3eb8fcfebde5b77820f5fce1
3
+ metadata.gz: d33593ec22fa24967e4773d0fb326eaee0b84575af82dc54123bd14cccbf29a6
4
+ data.tar.gz: cc427317df62f574fb9e28a5f2011c68ea300e79e0f8833594c58ecdda4ba5f8
5
5
  SHA512:
6
- metadata.gz: 907c26633065f82f0bd6229455bf663e1ae9cbce4868a1f6d3873ee87b7644d38f88e818491537714c45d795f3ce64e92bebc427ff2a1e3d0d98349bf36222e3
7
- data.tar.gz: 44779e7ec625eadb5a21a4aa7e74d340c0bf31594ac8a064139ff140ccb05bcf437448ba5934844412f1ec6ade76c2a19e0953e34619ab3444ced1ce8e7e683c
6
+ metadata.gz: d2bad2d3eada25ae46bb6ac5f003ae2a368d00c33d1b6a3e391566b33df72f2b0742de775362a3ff0506027a21617cb46e8e6925a667121665ac08e17dec25cf
7
+ data.tar.gz: 92dab17ed1cbdfa58b4333e2bca77287fd2a7b759e4c6eef55824cf76a2b2975b52f0d355b025cb18645dbe22fe555897b287ad568ae69d2c073f2373e9545b1
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.56.0 (2025-08-25)
5
+ ------------------
6
+
7
+ * Feature - Remove incorrect endpoint tests
8
+
9
+ 1.55.0 (2025-08-04)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
4
14
  1.54.0 (2025-07-31)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.54.0
1
+ 1.56.0
@@ -95,8 +95,8 @@ module Aws::CodeStarNotifications
95
95
  # class name or an instance of a plugin class.
96
96
  #
97
97
  # @option options [required, Aws::CredentialProvider] :credentials
98
- # Your AWS credentials used for authentication. This can be an instance of any one of the
99
- # following classes:
98
+ # Your AWS credentials used for authentication. This can be any class that includes and implements
99
+ # `Aws::CredentialProvider`, or instance of any one of the following classes:
100
100
  #
101
101
  # * `Aws::Credentials` - Used for configuring static, non-refreshing
102
102
  # credentials.
@@ -124,8 +124,7 @@ module Aws::CodeStarNotifications
124
124
  # * `Aws::CognitoIdentityCredentials` - Used for loading credentials
125
125
  # from the Cognito Identity service.
126
126
  #
127
- # When `:credentials` are not configured directly, the following
128
- # locations will be searched for credentials:
127
+ # When `:credentials` are not configured directly, the following locations will be searched for credentials:
129
128
  #
130
129
  # * `Aws.config[:credentials]`
131
130
  #
@@ -139,12 +138,10 @@ module Aws::CodeStarNotifications
139
138
  #
140
139
  # * `~/.aws/config`
141
140
  #
142
- # * EC2/ECS IMDS instance profile - When used by default, the timeouts
143
- # are very aggressive. Construct and pass an instance of
144
- # `Aws::InstanceProfileCredentials` or `Aws::ECSCredentials` to
145
- # enable retries and extended timeouts. Instance profile credential
146
- # fetching can be disabled by setting `ENV['AWS_EC2_METADATA_DISABLED']`
147
- # to `true`.
141
+ # * EC2/ECS IMDS instance profile - When used by default, the timeouts are very aggressive.
142
+ # Construct and pass an instance of `Aws::InstanceProfileCredentials` or `Aws::ECSCredentials` to
143
+ # enable retries and extended timeouts. Instance profile credential fetching can be disabled by
144
+ # setting `ENV['AWS_EC2_METADATA_DISABLED']` to `true`.
148
145
  #
149
146
  # @option options [required, String] :region
150
147
  # The AWS region to connect to. The configured `:region` is
@@ -377,8 +374,8 @@ module Aws::CodeStarNotifications
377
374
  # `Aws::Telemetry::OTelProvider` for telemetry provider.
378
375
  #
379
376
  # @option options [Aws::TokenProvider] :token_provider
380
- # Your Bearer token used for authentication. This can be an instance of any one of the
381
- # following classes:
377
+ # Your Bearer token used for authentication. This can be any class that includes and implements
378
+ # `Aws::TokenProvider`, or instance of any one of the following classes:
382
379
  #
383
380
  # * `Aws::StaticTokenProvider` - Used for configuring static, non-refreshing
384
381
  # tokens.
@@ -480,9 +477,10 @@ module Aws::CodeStarNotifications
480
477
  # @!group API Operations
481
478
 
482
479
  # Creates a notification rule for a resource. The rule specifies the
483
- # events you want notifications about and the targets (such as Chatbot
484
- # topics or Chatbot clients configured for Slack) where you want to
485
- # receive them.
480
+ # events you want notifications about and the targets (such as Amazon Q
481
+ # Developer in chat applications topics or Amazon Q Developer in chat
482
+ # applications clients configured for Slack) where you want to receive
483
+ # them.
486
484
  #
487
485
  # @option params [required, String] :name
488
486
  # The name for the notification rule. Notification rule names must be
@@ -500,15 +498,15 @@ module Aws::CodeStarNotifications
500
498
  #
501
499
  # @option params [required, Array<Types::Target>] :targets
502
500
  # A list of Amazon Resource Names (ARNs) of Amazon Simple Notification
503
- # Service topics and Chatbot clients to associate with the notification
504
- # rule.
501
+ # Service topics and Amazon Q Developer in chat applications clients to
502
+ # associate with the notification rule.
505
503
  #
506
504
  # @option params [required, String] :detail_type
507
505
  # The level of detail to include in the notifications for this resource.
508
506
  # `BASIC` will include only the contents of the event as it would appear
509
507
  # in Amazon CloudWatch. `FULL` will include any supplemental information
510
- # provided by AWS CodeStar Notifications and/or the service for the
511
- # resource for which the notification is created.
508
+ # provided by CodeStar Notifications and/or the service for the resource
509
+ # for which the notification is created.
512
510
  #
513
511
  # @option params [String] :client_request_token
514
512
  # A unique, client-generated idempotency token that, when provided in a
@@ -604,14 +602,15 @@ module Aws::CodeStarNotifications
604
602
  # Deletes a specified target for notifications.
605
603
  #
606
604
  # @option params [required, String] :target_address
607
- # The Amazon Resource Name (ARN) of the Chatbot topic or Chatbot client
605
+ # The Amazon Resource Name (ARN) of the Amazon Q Developer in chat
606
+ # applications topic or Amazon Q Developer in chat applications client
608
607
  # to delete.
609
608
  #
610
609
  # @option params [Boolean] :force_unsubscribe_all
611
610
  # A Boolean value that can be used to delete all associations with this
612
- # Chatbot topic. The default value is FALSE. If set to TRUE, all
613
- # associations between that target and every notification rule in your
614
- # Amazon Web Services account are deleted.
611
+ # Amazon Q Developer in chat applications topic. The default value is
612
+ # FALSE. If set to TRUE, all associations between that target and every
613
+ # notification rule in your Amazon Web Services account are deleted.
615
614
  #
616
615
  # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
617
616
  #
@@ -884,8 +883,9 @@ module Aws::CodeStarNotifications
884
883
  req.send_request(options)
885
884
  end
886
885
 
887
- # Creates an association between a notification rule and an Chatbot
888
- # topic or Chatbot client so that the associated target can receive
886
+ # Creates an association between a notification rule and an Amazon Q
887
+ # Developer in chat applications topic or Amazon Q Developer in chat
888
+ # applications client so that the associated target can receive
889
889
  # notifications when the events described in the rule are triggered.
890
890
  #
891
891
  # @option params [required, String] :arn
@@ -893,8 +893,9 @@ module Aws::CodeStarNotifications
893
893
  # want to create the association.
894
894
  #
895
895
  # @option params [required, Types::Target] :target
896
- # Information about the Chatbot topics or Chatbot clients associated
897
- # with a notification rule.
896
+ # Information about the Amazon Q Developer in chat applications topics
897
+ # or Amazon Q Developer in chat applications clients associated with a
898
+ # notification rule.
898
899
  #
899
900
  # @option params [String] :client_request_token
900
901
  # An enumeration token that, when provided in a request, returns the
@@ -964,16 +965,17 @@ module Aws::CodeStarNotifications
964
965
  req.send_request(options)
965
966
  end
966
967
 
967
- # Removes an association between a notification rule and an Chatbot
968
- # topic so that subscribers to that topic stop receiving notifications
969
- # when the events described in the rule are triggered.
968
+ # Removes an association between a notification rule and an Amazon Q
969
+ # Developer in chat applications topic so that subscribers to that topic
970
+ # stop receiving notifications when the events described in the rule are
971
+ # triggered.
970
972
  #
971
973
  # @option params [required, String] :arn
972
974
  # The Amazon Resource Name (ARN) of the notification rule.
973
975
  #
974
976
  # @option params [required, String] :target_address
975
- # The ARN of the Chatbot topic to unsubscribe from the notification
976
- # rule.
977
+ # The ARN of the Amazon Q Developer in chat applications topic to
978
+ # unsubscribe from the notification rule.
977
979
  #
978
980
  # @return [Types::UnsubscribeResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
979
981
  #
@@ -1063,8 +1065,8 @@ module Aws::CodeStarNotifications
1063
1065
  # The level of detail to include in the notifications for this resource.
1064
1066
  # BASIC will include only the contents of the event as it would appear
1065
1067
  # in Amazon CloudWatch. FULL will include any supplemental information
1066
- # provided by AWS CodeStar Notifications and/or the service for the
1067
- # resource for which the notification is created.
1068
+ # provided by CodeStar Notifications and/or the service for the resource
1069
+ # for which the notification is created.
1068
1070
  #
1069
1071
  # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
1070
1072
  #
@@ -1111,7 +1113,7 @@ module Aws::CodeStarNotifications
1111
1113
  tracer: tracer
1112
1114
  )
1113
1115
  context[:gem_name] = 'aws-sdk-codestarnotifications'
1114
- context[:gem_version] = '1.54.0'
1116
+ context[:gem_version] = '1.56.0'
1115
1117
  Seahorse::Client::Request.new(handlers, context)
1116
1118
  end
1117
1119
 
@@ -28,7 +28,7 @@ module Aws::CodeStarNotifications
28
28
  raise ArgumentError, "FIPS and DualStack are enabled, but this partition does not support one or both"
29
29
  end
30
30
  if Aws::Endpoints::Matchers.boolean_equals?(parameters.use_fips, true)
31
- if Aws::Endpoints::Matchers.boolean_equals?(true, Aws::Endpoints::Matchers.attr(partition_result, "supportsFIPS"))
31
+ if Aws::Endpoints::Matchers.boolean_equals?(Aws::Endpoints::Matchers.attr(partition_result, "supportsFIPS"), true)
32
32
  return Aws::Endpoints::Endpoint.new(url: "https://codestar-notifications-fips.#{parameters.region}.#{partition_result['dnsSuffix']}", headers: {}, properties: {})
33
33
  end
34
34
  raise ArgumentError, "FIPS is enabled but this partition does not support FIPS"
@@ -10,8 +10,8 @@
10
10
  module Aws::CodeStarNotifications
11
11
  module Types
12
12
 
13
- # AWS CodeStar Notifications can't create the notification rule because
14
- # you do not have sufficient permissions.
13
+ # CodeStar Notifications can't create the notification rule because you
14
+ # do not have sufficient permissions.
15
15
  #
16
16
  # @!attribute [rw] message
17
17
  # @return [String]
@@ -24,7 +24,7 @@ module Aws::CodeStarNotifications
24
24
  include Aws::Structure
25
25
  end
26
26
 
27
- # AWS CodeStar Notifications can't complete the request because the
27
+ # CodeStar Notifications can't complete the request because the
28
28
  # resource is being modified by another process. Wait a few minutes and
29
29
  # try again.
30
30
  #
@@ -71,17 +71,16 @@ module Aws::CodeStarNotifications
71
71
  #
72
72
  # @!attribute [rw] targets
73
73
  # A list of Amazon Resource Names (ARNs) of Amazon Simple Notification
74
- # Service topics and Chatbot clients to associate with the
75
- # notification rule.
74
+ # Service topics and Amazon Q Developer in chat applications clients
75
+ # to associate with the notification rule.
76
76
  # @return [Array<Types::Target>]
77
77
  #
78
78
  # @!attribute [rw] detail_type
79
79
  # The level of detail to include in the notifications for this
80
80
  # resource. `BASIC` will include only the contents of the event as it
81
81
  # would appear in Amazon CloudWatch. `FULL` will include any
82
- # supplemental information provided by AWS CodeStar Notifications
83
- # and/or the service for the resource for which the notification is
84
- # created.
82
+ # supplemental information provided by CodeStar Notifications and/or
83
+ # the service for the resource for which the notification is created.
85
84
  # @return [String]
86
85
  #
87
86
  # @!attribute [rw] client_request_token
@@ -165,15 +164,17 @@ module Aws::CodeStarNotifications
165
164
  end
166
165
 
167
166
  # @!attribute [rw] target_address
168
- # The Amazon Resource Name (ARN) of the Chatbot topic or Chatbot
169
- # client to delete.
167
+ # The Amazon Resource Name (ARN) of the Amazon Q Developer in chat
168
+ # applications topic or Amazon Q Developer in chat applications client
169
+ # to delete.
170
170
  # @return [String]
171
171
  #
172
172
  # @!attribute [rw] force_unsubscribe_all
173
173
  # A Boolean value that can be used to delete all associations with
174
- # this Chatbot topic. The default value is FALSE. If set to TRUE, all
175
- # associations between that target and every notification rule in your
176
- # Amazon Web Services account are deleted.
174
+ # this Amazon Q Developer in chat applications topic. The default
175
+ # value is FALSE. If set to TRUE, all associations between that target
176
+ # and every notification rule in your Amazon Web Services account are
177
+ # deleted.
177
178
  # @return [Boolean]
178
179
  #
179
180
  # @see http://docs.aws.amazon.com/goto/WebAPI/codestar-notifications-2019-10-15/DeleteTargetRequest AWS API Documentation
@@ -219,7 +220,8 @@ module Aws::CodeStarNotifications
219
220
  # @return [String]
220
221
  #
221
222
  # @!attribute [rw] targets
222
- # A list of the Chatbot topics and Chatbot clients associated with the
223
+ # A list of the Amazon Q Developer in chat applications topics and
224
+ # Amazon Q Developer in chat applications clients associated with the
223
225
  # notification rule.
224
226
  # @return [Array<Types::TargetSummary>]
225
227
  #
@@ -227,7 +229,7 @@ module Aws::CodeStarNotifications
227
229
  # The level of detail included in the notifications for this resource.
228
230
  # BASIC will include only the contents of the event as it would appear
229
231
  # in Amazon CloudWatch. FULL will include any supplemental information
230
- # provided by AWS CodeStar Notifications and/or the service for the
232
+ # provided by CodeStar Notifications and/or the service for the
231
233
  # resource for which the notification is created.
232
234
  # @return [String]
233
235
  #
@@ -323,7 +325,7 @@ module Aws::CodeStarNotifications
323
325
  include Aws::Structure
324
326
  end
325
327
 
326
- # One of the AWS CodeStar Notifications limits has been exceeded. Limits
328
+ # One of the CodeStar Notifications limits has been exceeded. Limits
327
329
  # apply to accounts, notification rules, notifications, resources, and
328
330
  # targets. For more information, see Limits.
329
331
  #
@@ -505,10 +507,10 @@ module Aws::CodeStarNotifications
505
507
 
506
508
  # Information about a filter to apply to the list of returned targets.
507
509
  # You can filter by target type, address, or status. For example, to
508
- # filter results to notification rules that have active Chatbot topics
509
- # as targets, you could specify a ListTargetsFilter Name as `TargetType`
510
- # and a Value of `SNS`, and a Name of `TARGET_STATUS` and a Value of
511
- # `ACTIVE`.
510
+ # filter results to notification rules that have active Amazon Q
511
+ # Developer in chat applications topics as targets, you could specify a
512
+ # ListTargetsFilter Name as `TargetType` and a Value of `SNS`, and a
513
+ # Name of `TARGET_STATUS` and a Value of `ACTIVE`.
512
514
  #
513
515
  # @!attribute [rw] name
514
516
  # The name of the attribute you want to use to filter the returned
@@ -614,7 +616,7 @@ module Aws::CodeStarNotifications
614
616
  include Aws::Structure
615
617
  end
616
618
 
617
- # AWS CodeStar Notifications can't find a resource that matches the
619
+ # CodeStar Notifications can't find a resource that matches the
618
620
  # provided ARN.
619
621
  #
620
622
  # @!attribute [rw] message
@@ -634,8 +636,9 @@ module Aws::CodeStarNotifications
634
636
  # @return [String]
635
637
  #
636
638
  # @!attribute [rw] target
637
- # Information about the Chatbot topics or Chatbot clients associated
638
- # with a notification rule.
639
+ # Information about the Amazon Q Developer in chat applications topics
640
+ # or Amazon Q Developer in chat applications clients associated with a
641
+ # notification rule.
639
642
  # @return [Types::Target]
640
643
  #
641
644
  # @!attribute [rw] client_request_token
@@ -696,19 +699,24 @@ module Aws::CodeStarNotifications
696
699
  include Aws::Structure
697
700
  end
698
701
 
699
- # Information about the Chatbot topics or Chatbot clients associated
700
- # with a notification rule.
702
+ # Information about the Amazon Q Developer in chat applications topics
703
+ # or Amazon Q Developer in chat applications clients associated with a
704
+ # notification rule.
701
705
  #
702
706
  # @!attribute [rw] target_type
703
- # The target type. Can be an Chatbot topic or Chatbot client.
707
+ # The target type. Can be an Amazon Q Developer in chat applications
708
+ # topic or Amazon Q Developer in chat applications client.
704
709
  #
705
- # * Chatbot topics are specified as `SNS`.
710
+ # * Amazon Q Developer in chat applications topics are specified as
711
+ # `SNS`.
706
712
  #
707
- # * Chatbot clients are specified as `AWSChatbotSlack`.
713
+ # * Amazon Q Developer in chat applications clients are specified as
714
+ # `AWSChatbotSlack`.
708
715
  # @return [String]
709
716
  #
710
717
  # @!attribute [rw] target_address
711
- # The Amazon Resource Name (ARN) of the Chatbot topic or Chatbot
718
+ # The Amazon Resource Name (ARN) of the Amazon Q Developer in chat
719
+ # applications topic or Amazon Q Developer in chat applications
712
720
  # client.
713
721
  # @return [String]
714
722
  #
@@ -724,16 +732,19 @@ module Aws::CodeStarNotifications
724
732
  # Information about the targets specified for a notification rule.
725
733
  #
726
734
  # @!attribute [rw] target_address
727
- # The Amazon Resource Name (ARN) of the Chatbot topic or Chatbot
735
+ # The Amazon Resource Name (ARN) of the Amazon Q Developer in chat
736
+ # applications topic or Amazon Q Developer in chat applications
728
737
  # client.
729
738
  # @return [String]
730
739
  #
731
740
  # @!attribute [rw] target_type
732
741
  # The type of the target (for example, `SNS`).
733
742
  #
734
- # * Chatbot topics are specified as `SNS`.
743
+ # * Amazon Q Developer in chat applications topics are specified as
744
+ # `SNS`.
735
745
  #
736
- # * Chatbot clients are specified as `AWSChatbotSlack`.
746
+ # * Amazon Q Developer in chat applications clients are specified as
747
+ # `AWSChatbotSlack`.
737
748
  # @return [String]
738
749
  #
739
750
  # @!attribute [rw] target_status
@@ -755,8 +766,8 @@ module Aws::CodeStarNotifications
755
766
  # @return [String]
756
767
  #
757
768
  # @!attribute [rw] target_address
758
- # The ARN of the Chatbot topic to unsubscribe from the notification
759
- # rule.
769
+ # The ARN of the Amazon Q Developer in chat applications topic to
770
+ # unsubscribe from the notification rule.
760
771
  # @return [String]
761
772
  #
762
773
  # @see http://docs.aws.amazon.com/goto/WebAPI/codestar-notifications-2019-10-15/UnsubscribeRequest AWS API Documentation
@@ -835,9 +846,8 @@ module Aws::CodeStarNotifications
835
846
  # The level of detail to include in the notifications for this
836
847
  # resource. BASIC will include only the contents of the event as it
837
848
  # would appear in Amazon CloudWatch. FULL will include any
838
- # supplemental information provided by AWS CodeStar Notifications
839
- # and/or the service for the resource for which the notification is
840
- # created.
849
+ # supplemental information provided by CodeStar Notifications and/or
850
+ # the service for the resource for which the notification is created.
841
851
  # @return [String]
842
852
  #
843
853
  # @see http://docs.aws.amazon.com/goto/WebAPI/codestar-notifications-2019-10-15/UpdateNotificationRuleRequest AWS API Documentation
@@ -54,7 +54,7 @@ module Aws::CodeStarNotifications
54
54
  autoload :EndpointProvider, 'aws-sdk-codestarnotifications/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-codestarnotifications/endpoints'
56
56
 
57
- GEM_VERSION = '1.54.0'
57
+ GEM_VERSION = '1.56.0'
58
58
 
59
59
  end
60
60
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-codestarnotifications
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.54.0
4
+ version: 1.56.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services