aws-sdk-budgets 1.108.0 → 1.109.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: 65a0e460654cc892d186739df407ce9c0c89ca16ce57d4f7306e322c7efbe37c
4
- data.tar.gz: d8d43bf68e3f94afa6b20b16fc6b207985adcdcb821ff4d1dbd2e4a5219a64c3
3
+ metadata.gz: 0a9272f4cbb08b9e4d452d8a1361b59de60f9aca384ddc573759d49758c68838
4
+ data.tar.gz: 3d1f1ec26238b29605873b61d19b787847995c7b6516756fa4c9bae02bd65fd0
5
5
  SHA512:
6
- metadata.gz: 1743f8ea564fe893c2fcd480fcb95e757991738729bc969b7674bceec75abe8b50122547819a14cbb3eab79ffa8b68f2042872f10d732350bafe4efe0bf13067
7
- data.tar.gz: fe30ebc39c74ca950e44ec9510ec11e80bb4ef02090b0bd6bac9f99aeaa11202602d35e70604b5dd0b390714d89cc2739c21695721f11cc0d43cdcacc1d622eb
6
+ metadata.gz: 96acd351a8fc5f1d71b4e5cc6263e3e7087c49fdd9aff7bff61eb9244d00aceb3f690a89ebdaccba7e004f82da5febbca7f45f42a08fd970ae3646de163dee0b
7
+ data.tar.gz: 027c9ddd23e5f2a9aa011de7be1bef0302de1370271b761cfe853425c48a6bbc02c74fea33b8789af56d2f106a2b65e8c35515a5aab1eceb2fe7669e769f9a94
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.109.0 (2026-05-26)
5
+ ------------------
6
+
7
+ * Feature - AWS Budget Name Validation Documentation Updates.
8
+
4
9
  1.108.0 (2026-05-21)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.108.0
1
+ 1.109.0
@@ -656,6 +656,10 @@ module Aws::Budgets
656
656
  # A string that represents the budget name. The ":" and "\\"
657
657
  # characters, and the "/action/" substring, aren't allowed.
658
658
  #
659
+ # Budget names are validated for content. Names that contain phone
660
+ # numbers, URLs, or email addresses combined with certain terms may be
661
+ # rejected.
662
+ #
659
663
  # @option params [required, String] :notification_type
660
664
  # The type of a notification. It must be ACTUAL or FORECASTED.
661
665
  #
@@ -877,6 +881,10 @@ module Aws::Budgets
877
881
  # A string that represents the budget name. The ":" and "\\"
878
882
  # characters, and the "/action/" substring, aren't allowed.
879
883
  #
884
+ # Budget names are validated for content. Names that contain phone
885
+ # numbers, URLs, or email addresses combined with certain terms may be
886
+ # rejected.
887
+ #
880
888
  # @option params [required, String] :action_id
881
889
  # A system-generated universally unique identifier (UUID) for the
882
890
  # action.
@@ -1128,6 +1136,10 @@ module Aws::Budgets
1128
1136
  # A string that represents the budget name. The ":" and "\\"
1129
1137
  # characters, and the "/action/" substring, aren't allowed.
1130
1138
  #
1139
+ # Budget names are validated for content. Names that contain phone
1140
+ # numbers, URLs, or email addresses combined with certain terms may be
1141
+ # rejected.
1142
+ #
1131
1143
  # @option params [required, String] :action_id
1132
1144
  # A system-generated universally unique identifier (UUID) for the
1133
1145
  # action.
@@ -1193,6 +1205,10 @@ module Aws::Budgets
1193
1205
  # A string that represents the budget name. The ":" and "\\"
1194
1206
  # characters, and the "/action/" substring, aren't allowed.
1195
1207
  #
1208
+ # Budget names are validated for content. Names that contain phone
1209
+ # numbers, URLs, or email addresses combined with certain terms may be
1210
+ # rejected.
1211
+ #
1196
1212
  # @option params [required, String] :action_id
1197
1213
  # A system-generated universally unique identifier (UUID) for the
1198
1214
  # action.
@@ -1346,6 +1362,10 @@ module Aws::Budgets
1346
1362
  # A string that represents the budget name. The ":" and "\\"
1347
1363
  # characters, and the "/action/" substring, aren't allowed.
1348
1364
  #
1365
+ # Budget names are validated for content. Names that contain phone
1366
+ # numbers, URLs, or email addresses combined with certain terms may be
1367
+ # rejected.
1368
+ #
1349
1369
  # @option params [Integer] :max_results
1350
1370
  # An integer that represents how many entries a paginated response
1351
1371
  # contains. The maximum is 100.
@@ -1464,6 +1484,10 @@ module Aws::Budgets
1464
1484
  # A string that represents the budget name. The ":" and "\\"
1465
1485
  # characters, and the "/action/" substring, aren't allowed.
1466
1486
  #
1487
+ # Budget names are validated for content. Names that contain phone
1488
+ # numbers, URLs, or email addresses combined with certain terms may be
1489
+ # rejected.
1490
+ #
1467
1491
  # @option params [Types::TimePeriod] :time_period
1468
1492
  # Retrieves how often the budget went into an `ALARM` state for the
1469
1493
  # specified time period.
@@ -1783,6 +1807,10 @@ module Aws::Budgets
1783
1807
  # A string that represents the budget name. The ":" and "\\"
1784
1808
  # characters, and the "/action/" substring, aren't allowed.
1785
1809
  #
1810
+ # Budget names are validated for content. Names that contain phone
1811
+ # numbers, URLs, or email addresses combined with certain terms may be
1812
+ # rejected.
1813
+ #
1786
1814
  # @option params [required, String] :action_id
1787
1815
  # A system-generated universally unique identifier (UUID) for the
1788
1816
  # action.
@@ -2045,6 +2073,10 @@ module Aws::Budgets
2045
2073
  # A string that represents the budget name. The ":" and "\\"
2046
2074
  # characters, and the "/action/" substring, aren't allowed.
2047
2075
  #
2076
+ # Budget names are validated for content. Names that contain phone
2077
+ # numbers, URLs, or email addresses combined with certain terms may be
2078
+ # rejected.
2079
+ #
2048
2080
  # @option params [required, String] :action_id
2049
2081
  # A system-generated universally unique identifier (UUID) for the
2050
2082
  # action.
@@ -2289,7 +2321,7 @@ module Aws::Budgets
2289
2321
  tracer: tracer
2290
2322
  )
2291
2323
  context[:gem_name] = 'aws-sdk-budgets'
2292
- context[:gem_version] = '1.108.0'
2324
+ context[:gem_version] = '1.109.0'
2293
2325
  Seahorse::Client::Request.new(handlers, context)
2294
2326
  end
2295
2327
 
@@ -33,6 +33,10 @@ module Aws::Budgets
33
33
  # @!attribute [rw] budget_name
34
34
  # A string that represents the budget name. The ":" and "\\"
35
35
  # characters, and the "/action/" substring, aren't allowed.
36
+ #
37
+ # Budget names are validated for content. Names that contain phone
38
+ # numbers, URLs, or email addresses combined with certain terms may be
39
+ # rejected.
36
40
  # @return [String]
37
41
  #
38
42
  # @!attribute [rw] notification_type
@@ -197,6 +201,10 @@ module Aws::Budgets
197
201
  # The name of a budget. The name must be unique within an account. The
198
202
  # `:` and `` characters, and the "/action/" substring, aren't
199
203
  # allowed in `BudgetName`.
204
+ #
205
+ # Budget names are validated for content. Names that contain phone
206
+ # numbers, URLs, or email addresses combined with certain terms may be
207
+ # rejected.
200
208
  # @return [String]
201
209
  #
202
210
  # @!attribute [rw] budget_limit
@@ -373,6 +381,10 @@ module Aws::Budgets
373
381
  # @!attribute [rw] budget_name
374
382
  # A string that represents the budget name. The ":" and "\\"
375
383
  # characters, and the "/action/" substring, aren't allowed.
384
+ #
385
+ # Budget names are validated for content. Names that contain phone
386
+ # numbers, URLs, or email addresses combined with certain terms may be
387
+ # rejected.
376
388
  # @return [String]
377
389
  #
378
390
  class BudgetNotificationsForAccount < Struct.new(
@@ -388,6 +400,10 @@ module Aws::Budgets
388
400
  # @!attribute [rw] budget_name
389
401
  # A string that represents the budget name. The ":" and "\\"
390
402
  # characters, and the "/action/" substring, aren't allowed.
403
+ #
404
+ # Budget names are validated for content. Names that contain phone
405
+ # numbers, URLs, or email addresses combined with certain terms may be
406
+ # rejected.
391
407
  # @return [String]
392
408
  #
393
409
  # @!attribute [rw] budget_type
@@ -615,6 +631,10 @@ module Aws::Budgets
615
631
  # @!attribute [rw] budget_name
616
632
  # A string that represents the budget name. The ":" and "\\"
617
633
  # characters, and the "/action/" substring, aren't allowed.
634
+ #
635
+ # Budget names are validated for content. Names that contain phone
636
+ # numbers, URLs, or email addresses combined with certain terms may be
637
+ # rejected.
618
638
  # @return [String]
619
639
  #
620
640
  # @!attribute [rw] notification_type
@@ -676,6 +696,10 @@ module Aws::Budgets
676
696
  # @!attribute [rw] budget_name
677
697
  # A string that represents the budget name. The ":" and "\\"
678
698
  # characters, and the "/action/" substring, aren't allowed.
699
+ #
700
+ # Budget names are validated for content. Names that contain phone
701
+ # numbers, URLs, or email addresses combined with certain terms may be
702
+ # rejected.
679
703
  # @return [String]
680
704
  #
681
705
  # @!attribute [rw] action_id
@@ -839,6 +863,10 @@ module Aws::Budgets
839
863
  # @!attribute [rw] budget_name
840
864
  # A string that represents the budget name. The ":" and "\\"
841
865
  # characters, and the "/action/" substring, aren't allowed.
866
+ #
867
+ # Budget names are validated for content. Names that contain phone
868
+ # numbers, URLs, or email addresses combined with certain terms may be
869
+ # rejected.
842
870
  # @return [String]
843
871
  #
844
872
  # @!attribute [rw] action_id
@@ -861,6 +889,10 @@ module Aws::Budgets
861
889
  # @!attribute [rw] budget_name
862
890
  # A string that represents the budget name. The ":" and "\\"
863
891
  # characters, and the "/action/" substring, aren't allowed.
892
+ #
893
+ # Budget names are validated for content. Names that contain phone
894
+ # numbers, URLs, or email addresses combined with certain terms may be
895
+ # rejected.
864
896
  # @return [String]
865
897
  #
866
898
  # @!attribute [rw] action
@@ -963,6 +995,10 @@ module Aws::Budgets
963
995
  # @!attribute [rw] budget_name
964
996
  # A string that represents the budget name. The ":" and "\\"
965
997
  # characters, and the "/action/" substring, aren't allowed.
998
+ #
999
+ # Budget names are validated for content. Names that contain phone
1000
+ # numbers, URLs, or email addresses combined with certain terms may be
1001
+ # rejected.
966
1002
  # @return [String]
967
1003
  #
968
1004
  # @!attribute [rw] action_id
@@ -1018,6 +1054,10 @@ module Aws::Budgets
1018
1054
  # @!attribute [rw] budget_name
1019
1055
  # A string that represents the budget name. The ":" and "\\"
1020
1056
  # characters, and the "/action/" substring, aren't allowed.
1057
+ #
1058
+ # Budget names are validated for content. Names that contain phone
1059
+ # numbers, URLs, or email addresses combined with certain terms may be
1060
+ # rejected.
1021
1061
  # @return [String]
1022
1062
  #
1023
1063
  # @!attribute [rw] action_id
@@ -1040,6 +1080,10 @@ module Aws::Budgets
1040
1080
  # @!attribute [rw] budget_name
1041
1081
  # A string that represents the budget name. The ":" and "\\"
1042
1082
  # characters, and the "/action/" substring, aren't allowed.
1083
+ #
1084
+ # Budget names are validated for content. Names that contain phone
1085
+ # numbers, URLs, or email addresses combined with certain terms may be
1086
+ # rejected.
1043
1087
  # @return [String]
1044
1088
  #
1045
1089
  # @!attribute [rw] action
@@ -1097,6 +1141,10 @@ module Aws::Budgets
1097
1141
  # @!attribute [rw] budget_name
1098
1142
  # A string that represents the budget name. The ":" and "\\"
1099
1143
  # characters, and the "/action/" substring, aren't allowed.
1144
+ #
1145
+ # Budget names are validated for content. Names that contain phone
1146
+ # numbers, URLs, or email addresses combined with certain terms may be
1147
+ # rejected.
1100
1148
  # @return [String]
1101
1149
  #
1102
1150
  # @!attribute [rw] max_results
@@ -1175,6 +1223,10 @@ module Aws::Budgets
1175
1223
  # @!attribute [rw] budget_name
1176
1224
  # A string that represents the budget name. The ":" and "\\"
1177
1225
  # characters, and the "/action/" substring, aren't allowed.
1226
+ #
1227
+ # Budget names are validated for content. Names that contain phone
1228
+ # numbers, URLs, or email addresses combined with certain terms may be
1229
+ # rejected.
1178
1230
  # @return [String]
1179
1231
  #
1180
1232
  # @!attribute [rw] time_period
@@ -1432,6 +1484,10 @@ module Aws::Budgets
1432
1484
  # @!attribute [rw] budget_name
1433
1485
  # A string that represents the budget name. The ":" and "\\"
1434
1486
  # characters, and the "/action/" substring, aren't allowed.
1487
+ #
1488
+ # Budget names are validated for content. Names that contain phone
1489
+ # numbers, URLs, or email addresses combined with certain terms may be
1490
+ # rejected.
1435
1491
  # @return [String]
1436
1492
  #
1437
1493
  # @!attribute [rw] action_id
@@ -1459,6 +1515,10 @@ module Aws::Budgets
1459
1515
  # @!attribute [rw] budget_name
1460
1516
  # A string that represents the budget name. The ":" and "\\"
1461
1517
  # characters, and the "/action/" substring, aren't allowed.
1518
+ #
1519
+ # Budget names are validated for content. Names that contain phone
1520
+ # numbers, URLs, or email addresses combined with certain terms may be
1521
+ # rejected.
1462
1522
  # @return [String]
1463
1523
  #
1464
1524
  # @!attribute [rw] action_id
@@ -2065,6 +2125,10 @@ module Aws::Budgets
2065
2125
  # @!attribute [rw] budget_name
2066
2126
  # A string that represents the budget name. The ":" and "\\"
2067
2127
  # characters, and the "/action/" substring, aren't allowed.
2128
+ #
2129
+ # Budget names are validated for content. Names that contain phone
2130
+ # numbers, URLs, or email addresses combined with certain terms may be
2131
+ # rejected.
2068
2132
  # @return [String]
2069
2133
  #
2070
2134
  # @!attribute [rw] action_id
@@ -2118,6 +2182,10 @@ module Aws::Budgets
2118
2182
  # @!attribute [rw] budget_name
2119
2183
  # A string that represents the budget name. The ":" and "\\"
2120
2184
  # characters, and the "/action/" substring, aren't allowed.
2185
+ #
2186
+ # Budget names are validated for content. Names that contain phone
2187
+ # numbers, URLs, or email addresses combined with certain terms may be
2188
+ # rejected.
2121
2189
  # @return [String]
2122
2190
  #
2123
2191
  # @!attribute [rw] old_action
@@ -54,7 +54,7 @@ module Aws::Budgets
54
54
  autoload :EndpointProvider, 'aws-sdk-budgets/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-budgets/endpoints'
56
56
 
57
- GEM_VERSION = '1.108.0'
57
+ GEM_VERSION = '1.109.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-budgets
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.108.0
4
+ version: 1.109.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services