packages feed

amazonka-support 1.4.3 → 1.4.4

raw patch · 19 files changed

+159/−84 lines, 19 filesdep ~amazonka-coredep ~amazonka-supportdep ~amazonka-testPVP: major bump suggested

API removals or changes: PVP suggests a major version bump

Dependency ranges changed: amazonka-core, amazonka-support, amazonka-test

API changes (from Hackage documentation)

- Network.AWS.Support.AddAttachmentsToSet: instance Data.Aeson.Types.ToJSON.ToJSON Network.AWS.Support.AddAttachmentsToSet.AddAttachmentsToSet
- Network.AWS.Support.AddCommunicationToCase: instance Data.Aeson.Types.ToJSON.ToJSON Network.AWS.Support.AddCommunicationToCase.AddCommunicationToCase
- Network.AWS.Support.CreateCase: instance Data.Aeson.Types.ToJSON.ToJSON Network.AWS.Support.CreateCase.CreateCase
- Network.AWS.Support.DescribeAttachment: instance Data.Aeson.Types.ToJSON.ToJSON Network.AWS.Support.DescribeAttachment.DescribeAttachment
- Network.AWS.Support.DescribeCases: instance Data.Aeson.Types.ToJSON.ToJSON Network.AWS.Support.DescribeCases.DescribeCases
- Network.AWS.Support.DescribeCommunications: instance Data.Aeson.Types.ToJSON.ToJSON Network.AWS.Support.DescribeCommunications.DescribeCommunications
- Network.AWS.Support.DescribeServices: instance Data.Aeson.Types.ToJSON.ToJSON Network.AWS.Support.DescribeServices.DescribeServices
- Network.AWS.Support.DescribeSeverityLevels: instance Data.Aeson.Types.ToJSON.ToJSON Network.AWS.Support.DescribeSeverityLevels.DescribeSeverityLevels
- Network.AWS.Support.DescribeTrustedAdvisorCheckRefreshStatuses: instance Data.Aeson.Types.ToJSON.ToJSON Network.AWS.Support.DescribeTrustedAdvisorCheckRefreshStatuses.DescribeTrustedAdvisorCheckRefreshStatuses
- Network.AWS.Support.DescribeTrustedAdvisorCheckResult: instance Data.Aeson.Types.ToJSON.ToJSON Network.AWS.Support.DescribeTrustedAdvisorCheckResult.DescribeTrustedAdvisorCheckResult
- Network.AWS.Support.DescribeTrustedAdvisorCheckSummaries: instance Data.Aeson.Types.ToJSON.ToJSON Network.AWS.Support.DescribeTrustedAdvisorCheckSummaries.DescribeTrustedAdvisorCheckSummaries
- Network.AWS.Support.DescribeTrustedAdvisorChecks: instance Data.Aeson.Types.ToJSON.ToJSON Network.AWS.Support.DescribeTrustedAdvisorChecks.DescribeTrustedAdvisorChecks
- Network.AWS.Support.RefreshTrustedAdvisorCheck: instance Data.Aeson.Types.ToJSON.ToJSON Network.AWS.Support.RefreshTrustedAdvisorCheck.RefreshTrustedAdvisorCheck
- Network.AWS.Support.ResolveCase: instance Data.Aeson.Types.ToJSON.ToJSON Network.AWS.Support.ResolveCase.ResolveCase
+ Network.AWS.Support.AddAttachmentsToSet: instance Data.Aeson.Types.Class.ToJSON Network.AWS.Support.AddAttachmentsToSet.AddAttachmentsToSet
+ Network.AWS.Support.AddCommunicationToCase: instance Data.Aeson.Types.Class.ToJSON Network.AWS.Support.AddCommunicationToCase.AddCommunicationToCase
+ Network.AWS.Support.CreateCase: instance Data.Aeson.Types.Class.ToJSON Network.AWS.Support.CreateCase.CreateCase
+ Network.AWS.Support.DescribeAttachment: instance Data.Aeson.Types.Class.ToJSON Network.AWS.Support.DescribeAttachment.DescribeAttachment
+ Network.AWS.Support.DescribeCases: instance Data.Aeson.Types.Class.ToJSON Network.AWS.Support.DescribeCases.DescribeCases
+ Network.AWS.Support.DescribeCommunications: instance Data.Aeson.Types.Class.ToJSON Network.AWS.Support.DescribeCommunications.DescribeCommunications
+ Network.AWS.Support.DescribeServices: instance Data.Aeson.Types.Class.ToJSON Network.AWS.Support.DescribeServices.DescribeServices
+ Network.AWS.Support.DescribeSeverityLevels: instance Data.Aeson.Types.Class.ToJSON Network.AWS.Support.DescribeSeverityLevels.DescribeSeverityLevels
+ Network.AWS.Support.DescribeTrustedAdvisorCheckRefreshStatuses: instance Data.Aeson.Types.Class.ToJSON Network.AWS.Support.DescribeTrustedAdvisorCheckRefreshStatuses.DescribeTrustedAdvisorCheckRefreshStatuses
+ Network.AWS.Support.DescribeTrustedAdvisorCheckResult: instance Data.Aeson.Types.Class.ToJSON Network.AWS.Support.DescribeTrustedAdvisorCheckResult.DescribeTrustedAdvisorCheckResult
+ Network.AWS.Support.DescribeTrustedAdvisorCheckSummaries: instance Data.Aeson.Types.Class.ToJSON Network.AWS.Support.DescribeTrustedAdvisorCheckSummaries.DescribeTrustedAdvisorCheckSummaries
+ Network.AWS.Support.DescribeTrustedAdvisorChecks: instance Data.Aeson.Types.Class.ToJSON Network.AWS.Support.DescribeTrustedAdvisorChecks.DescribeTrustedAdvisorChecks
+ Network.AWS.Support.RefreshTrustedAdvisorCheck: instance Data.Aeson.Types.Class.ToJSON Network.AWS.Support.RefreshTrustedAdvisorCheck.RefreshTrustedAdvisorCheck
+ Network.AWS.Support.ResolveCase: instance Data.Aeson.Types.Class.ToJSON Network.AWS.Support.ResolveCase.ResolveCase
- Network.AWS.Support: tardRegion :: Lens' TrustedAdvisorResourceDetail Text
+ Network.AWS.Support: tardRegion :: Lens' TrustedAdvisorResourceDetail (Maybe Text)
- Network.AWS.Support: trustedAdvisorResourceDetail :: Text -> Text -> Text -> TrustedAdvisorResourceDetail
+ Network.AWS.Support: trustedAdvisorResourceDetail :: Text -> Text -> TrustedAdvisorResourceDetail
- Network.AWS.Support.Types: tardRegion :: Lens' TrustedAdvisorResourceDetail Text
+ Network.AWS.Support.Types: tardRegion :: Lens' TrustedAdvisorResourceDetail (Maybe Text)
- Network.AWS.Support.Types: trustedAdvisorResourceDetail :: Text -> Text -> Text -> TrustedAdvisorResourceDetail
+ Network.AWS.Support.Types: trustedAdvisorResourceDetail :: Text -> Text -> TrustedAdvisorResourceDetail

Files

README.md view
@@ -8,7 +8,7 @@  ## Version -`1.4.3`+`1.4.4`   ## Description@@ -17,24 +17,30 @@  The AWS Support API reference is intended for programmers who need detailed information about the AWS Support operations and data types. This service enables you to manage your AWS Support cases programmatically. It uses HTTP methods that return results in JSON format. -The AWS Support service also exposes a set of <https://aws.amazon.com/premiumsupport/trustedadvisor/ Trusted Advisor> features. You can retrieve a list of checks and their descriptions, get check results, specify checks to refresh, and get the refresh status of checks.+The AWS Support service also exposes a set of <http://aws.amazon.com/premiumsupport/trustedadvisor/ Trusted Advisor> features. You can retrieve a list of checks and their descriptions, get check results, specify checks to refresh, and get the refresh status of checks.  The following list describes the AWS Support case management operations:  -   __Service names, issue categories, and available severity levels.__ The < DescribeServices> and < DescribeSeverityLevels> operations return AWS service names, service codes, service categories, and problem severity levels. You use these values when you call the < CreateCase> operation.+ -   __Case creation, case details, and case resolution.__ The < CreateCase>, < DescribeCases>, < DescribeAttachment>, and < ResolveCase> operations create AWS Support cases, retrieve information about cases, and resolve cases.+ -   __Case communication.__ The < DescribeCommunications>, < AddCommunicationToCase>, and < AddAttachmentsToSet> operations retrieve and add communications and attachments to AWS Support cases.  The following list describes the operations available from the AWS Support service for Trusted Advisor:  -   < DescribeTrustedAdvisorChecks> returns the list of checks that run against your AWS resources.+ -   Using the      @-    CheckId+    checkId     @      for a specific check returned by < DescribeTrustedAdvisorChecks>, you can call < DescribeTrustedAdvisorCheckResult> to obtain the results for the check you specified.+ -   < DescribeTrustedAdvisorCheckSummaries> returns summarized results for one or more Trusted Advisor checks.+ -   < RefreshTrustedAdvisorCheck> requests that Trusted Advisor rerun a specified check.+ -   < DescribeTrustedAdvisorCheckRefreshStatuses> reports the refresh status of one or more checks.  For authentication of requests, AWS Support uses <http://docs.aws.amazon.com/general/latest/gr/signature-version-4.html Signature Version 4 Signing Process>.
amazonka-support.cabal view
@@ -1,5 +1,5 @@ name:                  amazonka-support-version:               1.4.3+version:               1.4.4 synopsis:              Amazon Support SDK. homepage:              https://github.com/brendanhay/amazonka bug-reports:           https://github.com/brendanhay/amazonka/issues@@ -11,30 +11,36 @@ category:              Network, AWS, Cloud, Distributed Computing build-type:            Simple cabal-version:         >= 1.10-extra-source-files:    README.md fixture/*.yaml fixture/*.proto+extra-source-files:    README.md fixture/*.yaml fixture/*.proto src/.gitkeep description:     AWS Support      The AWS Support API reference is intended for programmers who need detailed information about the AWS Support operations and data types. This service enables you to manage your AWS Support cases programmatically. It uses HTTP methods that return results in JSON format. -    The AWS Support service also exposes a set of <https://aws.amazon.com/premiumsupport/trustedadvisor/ Trusted Advisor> features. You can retrieve a list of checks and their descriptions, get check results, specify checks to refresh, and get the refresh status of checks.+    The AWS Support service also exposes a set of <http://aws.amazon.com/premiumsupport/trustedadvisor/ Trusted Advisor> features. You can retrieve a list of checks and their descriptions, get check results, specify checks to refresh, and get the refresh status of checks.      The following list describes the AWS Support case management operations:      -   __Service names, issue categories, and available severity levels.__ The < DescribeServices> and < DescribeSeverityLevels> operations return AWS service names, service codes, service categories, and problem severity levels. You use these values when you call the < CreateCase> operation.+     -   __Case creation, case details, and case resolution.__ The < CreateCase>, < DescribeCases>, < DescribeAttachment>, and < ResolveCase> operations create AWS Support cases, retrieve information about cases, and resolve cases.+     -   __Case communication.__ The < DescribeCommunications>, < AddCommunicationToCase>, and < AddAttachmentsToSet> operations retrieve and add communications and attachments to AWS Support cases.      The following list describes the operations available from the AWS Support service for Trusted Advisor:      -   < DescribeTrustedAdvisorChecks> returns the list of checks that run against your AWS resources.+     -   Using the      @-    CheckId+    checkId     @      for a specific check returned by < DescribeTrustedAdvisorChecks>, you can call < DescribeTrustedAdvisorCheckResult> to obtain the results for the check you specified.+     -   < DescribeTrustedAdvisorCheckSummaries> returns summarized results for one or more Trusted Advisor checks.+     -   < RefreshTrustedAdvisorCheck> requests that Trusted Advisor rerun a specified check.+     -   < DescribeTrustedAdvisorCheckRefreshStatuses> reports the refresh status of one or more checks.      For authentication of requests, AWS Support uses <http://docs.aws.amazon.com/general/latest/gr/signature-version-4.html Signature Version 4 Signing Process>.@@ -89,7 +95,7 @@         , Network.AWS.Support.Types.Sum      build-depends:-          amazonka-core == 1.4.3.*+          amazonka-core == 1.4.4.*         , base          >= 4.7     && < 5  test-suite amazonka-support-test@@ -109,9 +115,9 @@         , Test.AWS.Support.Internal      build-depends:-          amazonka-core == 1.4.3.*-        , amazonka-test == 1.4.3.*-        , amazonka-support == 1.4.3.*+          amazonka-core == 1.4.4.*+        , amazonka-test == 1.4.4.*+        , amazonka-support == 1.4.4.*         , base         , bytestring         , tasty
gen/Network/AWS/Support.hs view
@@ -15,20 +15,26 @@ -- -- The AWS Support API reference is intended for programmers who need detailed information about the AWS Support operations and data types. This service enables you to manage your AWS Support cases programmatically. It uses HTTP methods that return results in JSON format. ----- The AWS Support service also exposes a set of <https://aws.amazon.com/premiumsupport/trustedadvisor/ Trusted Advisor> features. You can retrieve a list of checks and their descriptions, get check results, specify checks to refresh, and get the refresh status of checks.+-- The AWS Support service also exposes a set of <http://aws.amazon.com/premiumsupport/trustedadvisor/ Trusted Advisor> features. You can retrieve a list of checks and their descriptions, get check results, specify checks to refresh, and get the refresh status of checks. -- -- The following list describes the AWS Support case management operations: -- -- -   __Service names, issue categories, and available severity levels.__ The < DescribeServices> and < DescribeSeverityLevels> operations return AWS service names, service codes, service categories, and problem severity levels. You use these values when you call the < CreateCase> operation.+-- -- -   __Case creation, case details, and case resolution.__ The < CreateCase>, < DescribeCases>, < DescribeAttachment>, and < ResolveCase> operations create AWS Support cases, retrieve information about cases, and resolve cases.+-- -- -   __Case communication.__ The < DescribeCommunications>, < AddCommunicationToCase>, and < AddAttachmentsToSet> operations retrieve and add communications and attachments to AWS Support cases. -- -- The following list describes the operations available from the AWS Support service for Trusted Advisor: -- -- -   < DescribeTrustedAdvisorChecks> returns the list of checks that run against your AWS resources.--- -   Using the 'CheckId' for a specific check returned by < DescribeTrustedAdvisorChecks>, you can call < DescribeTrustedAdvisorCheckResult> to obtain the results for the check you specified.+--+-- -   Using the 'checkId' for a specific check returned by < DescribeTrustedAdvisorChecks>, you can call < DescribeTrustedAdvisorCheckResult> to obtain the results for the check you specified.+-- -- -   < DescribeTrustedAdvisorCheckSummaries> returns summarized results for one or more Trusted Advisor checks.+-- -- -   < RefreshTrustedAdvisorCheck> requests that Trusted Advisor rerun a specified check.+-- -- -   < DescribeTrustedAdvisorCheckRefreshStatuses> reports the refresh status of one or more checks. -- -- For authentication of requests, AWS Support uses <http://docs.aws.amazon.com/general/latest/gr/signature-version-4.html Signature Version 4 Signing Process>.@@ -232,8 +238,8 @@     , TrustedAdvisorResourceDetail     , trustedAdvisorResourceDetail     , tardIsSuppressed-    , tardStatus     , tardRegion+    , tardStatus     , tardResourceId     , tardMetadata 
gen/Network/AWS/Support/AddAttachmentsToSet.hs view
@@ -18,9 +18,9 @@ -- Stability   : auto-generated -- Portability : non-portable (GHC extensions) ----- Adds one or more attachments to an attachment set. If an 'AttachmentSetId' is not specified, a new attachment set is created, and the ID of the set is returned in the response. If an 'AttachmentSetId' is specified, the attachments are added to the specified set, if it exists.+-- Adds one or more attachments to an attachment set. If an 'attachmentSetId' is not specified, a new attachment set is created, and the ID of the set is returned in the response. If an 'attachmentSetId' is specified, the attachments are added to the specified set, if it exists. ----- An attachment set is a temporary container for attachments that are to be added to a case or case communication. The set is available for one hour after it is created; the 'ExpiryTime' returned in the response indicates when the set expires. The maximum number of attachments in a set is 3, and the maximum size of any attachment in the set is 5 MB.+-- An attachment set is a temporary container for attachments that are to be added to a case or case communication. The set is available for one hour after it is created; the 'expiryTime' returned in the response indicates when the set expires. The maximum number of attachments in a set is 3, and the maximum size of any attachment in the set is 5 MB. module Network.AWS.Support.AddAttachmentsToSet     (     -- * Creating a Request@@ -46,7 +46,9 @@ import           Network.AWS.Support.Types import           Network.AWS.Support.Types.Product --- | /See:/ 'addAttachmentsToSet' smart constructor.+-- |+--+-- /See:/ 'addAttachmentsToSet' smart constructor. data AddAttachmentsToSet = AddAttachmentsToSet'     { _aatsAttachmentSetId :: !(Maybe Text)     , _aatsAttachments     :: ![Attachment]@@ -67,7 +69,7 @@     , _aatsAttachments = mempty     } --- | The ID of the attachment set. If an 'AttachmentSetId' is not specified, a new attachment set is created, and the ID of the set is returned in the response. If an 'AttachmentSetId' is specified, the attachments are added to the specified set, if it exists.+-- | The ID of the attachment set. If an 'attachmentSetId' is not specified, a new attachment set is created, and the ID of the set is returned in the response. If an 'attachmentSetId' is specified, the attachments are added to the specified set, if it exists. aatsAttachmentSetId :: Lens' AddAttachmentsToSet (Maybe Text) aatsAttachmentSetId = lens _aatsAttachmentSetId (\ s a -> s{_aatsAttachmentSetId = a}); @@ -145,7 +147,7 @@ aatsrsExpiryTime :: Lens' AddAttachmentsToSetResponse (Maybe Text) aatsrsExpiryTime = lens _aatsrsExpiryTime (\ s a -> s{_aatsrsExpiryTime = a}); --- | The ID of the attachment set. If an 'AttachmentSetId' was not specified, a new attachment set is created, and the ID of the set is returned in the response. If an 'AttachmentSetId' was specified, the attachments are added to the specified set, if it exists.+-- | The ID of the attachment set. If an 'attachmentSetId' was not specified, a new attachment set is created, and the ID of the set is returned in the response. If an 'attachmentSetId' was specified, the attachments are added to the specified set, if it exists. aatsrsAttachmentSetId :: Lens' AddAttachmentsToSetResponse (Maybe Text) aatsrsAttachmentSetId = lens _aatsrsAttachmentSetId (\ s a -> s{_aatsrsAttachmentSetId = a}); 
gen/Network/AWS/Support/AddCommunicationToCase.hs view
@@ -18,7 +18,7 @@ -- Stability   : auto-generated -- Portability : non-portable (GHC extensions) ----- Adds additional customer communication to an AWS Support case. You use the 'CaseId' value to identify the case to add communication to. You can list a set of email addresses to copy on the communication using the 'CcEmailAddresses' value. The 'CommunicationBody' value contains the text of the communication.+-- Adds additional customer communication to an AWS Support case. You use the 'caseId' value to identify the case to add communication to. You can list a set of email addresses to copy on the communication using the 'ccEmailAddresses' value. The 'communicationBody' value contains the text of the communication. -- -- The response indicates the success or failure of the request. --
gen/Network/AWS/Support/CreateCase.hs view
@@ -20,16 +20,24 @@ -- -- Creates a new case in the AWS Support Center. This operation is modeled on the behavior of the AWS Support Center <https://console.aws.amazon.com/support/home#/case/create Create Case> page. Its parameters require you to specify the following information: ----- 1.  __IssueType.__ The type of issue for the case. You can specify either \"customer-service\" or \"technical.\" If you do not indicate a value, the default is \"technical.\"--- 2.  __ServiceCode.__ The code for an AWS service. You obtain the 'ServiceCode' by calling < DescribeServices>.--- 3.  __CategoryCode.__ The category for the service defined for the 'ServiceCode' value. You also obtain the category code for a service by calling < DescribeServices>. Each AWS service defines its own set of category codes.--- 4.  __SeverityCode.__ A value that indicates the urgency of the case, which in turn determines the response time according to your service level agreement with AWS Support. You obtain the SeverityCode by calling < DescribeSeverityLevels>.--- 5.  __Subject.__ The __Subject__ field on the AWS Support Center <https://console.aws.amazon.com/support/home#/case/create Create Case> page.--- 6.  __CommunicationBody.__ The __Description__ field on the AWS Support Center <https://console.aws.amazon.com/support/home#/case/create Create Case> page.--- 7.  __AttachmentSetId.__ The ID of a set of attachments that has been created by using < AddAttachmentsToSet>.--- 8.  __Language.__ The human language in which AWS Support handles the case. English and Japanese are currently supported.--- 9.  __CcEmailAddresses.__ The AWS Support Center __CC__ field on the <https://console.aws.amazon.com/support/home#/case/create Create Case> page. You can list email addresses to be copied on any correspondence about the case. The account that opens the case is already identified by passing the AWS Credentials in the HTTP POST method or in a method or function call from one of the programming languages supported by an <http://aws.amazon.com/tools/ AWS SDK>.+-- -   __issueType.__ The type of issue for the case. You can specify either \"customer-service\" or \"technical.\" If you do not indicate a value, the default is \"technical.\" --+-- -   __serviceCode.__ The code for an AWS service. You obtain the 'serviceCode' by calling < DescribeServices>.+--+-- -   __categoryCode.__ The category for the service defined for the 'serviceCode' value. You also obtain the category code for a service by calling < DescribeServices>. Each AWS service defines its own set of category codes.+--+-- -   __severityCode.__ A value that indicates the urgency of the case, which in turn determines the response time according to your service level agreement with AWS Support. You obtain the SeverityCode by calling < DescribeSeverityLevels>.+--+-- -   __subject.__ The __Subject__ field on the AWS Support Center <https://console.aws.amazon.com/support/home#/case/create Create Case> page.+--+-- -   __communicationBody.__ The __Description__ field on the AWS Support Center <https://console.aws.amazon.com/support/home#/case/create Create Case> page.+--+-- -   __attachmentSetId.__ The ID of a set of attachments that has been created by using < AddAttachmentsToSet>.+--+-- -   __language.__ The human language in which AWS Support handles the case. English and Japanese are currently supported.+--+-- -   __ccEmailAddresses.__ The AWS Support Center __CC__ field on the <https://console.aws.amazon.com/support/home#/case/create Create Case> page. You can list email addresses to be copied on any correspondence about the case. The account that opens the case is already identified by passing the AWS Credentials in the HTTP POST method or in a method or function call from one of the programming languages supported by an <http://aws.amazon.com/tools/ AWS SDK>.+-- -- To add additional communication or attachments to an existing case, use < AddCommunicationToCase>. -- -- A successful < CreateCase> request returns an AWS Support case number. Case numbers are used by the < DescribeCases> operation to retrieve existing AWS Support cases.@@ -64,7 +72,9 @@ import           Network.AWS.Support.Types import           Network.AWS.Support.Types.Product --- | /See:/ 'createCase' smart constructor.+-- |+--+-- /See:/ 'createCase' smart constructor. data CreateCase = CreateCase'     { _ccSeverityCode      :: !(Maybe Text)     , _ccIssueType         :: !(Maybe Text)
gen/Network/AWS/Support/DescribeCases.hs view
@@ -18,15 +18,17 @@ -- Stability   : auto-generated -- Portability : non-portable (GHC extensions) ----- Returns a list of cases that you specify by passing one or more case IDs. In addition, you can filter the cases by date by setting values for the 'AfterTime' and 'BeforeTime' request parameters. You can set values for the 'IncludeResolvedCases' and 'IncludeCommunications' request parameters to control how much information is returned.+-- Returns a list of cases that you specify by passing one or more case IDs. In addition, you can filter the cases by date by setting values for the 'afterTime' and 'beforeTime' request parameters. You can set values for the 'includeResolvedCases' and 'includeCommunications' request parameters to control how much information is returned. -- -- Case data is available for 12 months after creation. If a case was created more than 12 months ago, a request for data might cause an error. -- -- The response returns the following in JSON format: ----- 1.  One or more < CaseDetails> data types.--- 2.  One or more 'NextToken' values, which specify where to paginate the returned records represented by the 'CaseDetails' objects.+-- -   One or more < CaseDetails> data types. --+-- -   One or more 'nextToken' values, which specify where to paginate the returned records represented by the 'CaseDetails' objects.+--+-- -- This operation returns paginated results. module Network.AWS.Support.DescribeCases     (@@ -61,7 +63,9 @@ import           Network.AWS.Support.Types import           Network.AWS.Support.Types.Product --- | /See:/ 'describeCases' smart constructor.+-- |+--+-- /See:/ 'describeCases' smart constructor. data DescribeCases = DescribeCases'     { _dcIncludeResolvedCases  :: !(Maybe Bool)     , _dcCaseIdList            :: !(Maybe [Text])@@ -198,7 +202,7 @@ instance ToQuery DescribeCases where         toQuery = const mempty --- | Returns an array of < CaseDetails> objects and a 'NextToken' that defines a point for pagination in the result set.+-- | Returns an array of < CaseDetails> objects and a 'nextToken' that defines a point for pagination in the result set. -- -- /See:/ 'describeCasesResponse' smart constructor. data DescribeCasesResponse = DescribeCasesResponse'
gen/Network/AWS/Support/DescribeCommunications.hs view
@@ -18,11 +18,11 @@ -- Stability   : auto-generated -- Portability : non-portable (GHC extensions) ----- Returns communications (and attachments) for one or more support cases. You can use the 'AfterTime' and 'BeforeTime' parameters to filter by date. You can use the 'CaseId' parameter to restrict the results to a particular case.+-- Returns communications (and attachments) for one or more support cases. You can use the 'afterTime' and 'beforeTime' parameters to filter by date. You can use the 'caseId' parameter to restrict the results to a particular case. -- -- Case data is available for 12 months after creation. If a case was created more than 12 months ago, a request for data might cause an error. ----- You can use the 'MaxResults' and 'NextToken' parameters to control the pagination of the result set. Set 'MaxResults' to the number of cases you want displayed on each page, and use 'NextToken' to specify the resumption of pagination.+-- You can use the 'maxResults' and 'nextToken' parameters to control the pagination of the result set. Set 'maxResults' to the number of cases you want displayed on each page, and use 'nextToken' to specify the resumption of pagination. -- -- This operation returns paginated results. module Network.AWS.Support.DescribeCommunications@@ -54,7 +54,9 @@ import           Network.AWS.Support.Types import           Network.AWS.Support.Types.Product --- | /See:/ 'describeCommunications' smart constructor.+-- |+--+-- /See:/ 'describeCommunications' smart constructor. data DescribeCommunications = DescribeCommunications'     { _dAfterTime  :: !(Maybe Text)     , _dBeforeTime :: !(Maybe Text)
gen/Network/AWS/Support/DescribeServices.hs view
@@ -45,7 +45,9 @@ import           Network.AWS.Support.Types import           Network.AWS.Support.Types.Product --- | /See:/ 'describeServices' smart constructor.+-- |+--+-- /See:/ 'describeServices' smart constructor. data DescribeServices = DescribeServices'     { _dsServiceCodeList :: !(Maybe [Text])     , _dsLanguage        :: !(Maybe Text)
gen/Network/AWS/Support/DescribeSeverityLevels.hs view
@@ -42,7 +42,9 @@ import           Network.AWS.Support.Types import           Network.AWS.Support.Types.Product --- | /See:/ 'describeSeverityLevels' smart constructor.+-- |+--+-- /See:/ 'describeSeverityLevels' smart constructor. newtype DescribeSeverityLevels = DescribeSeverityLevels'     { _dslLanguage :: Maybe Text     } deriving (Eq,Read,Show,Data,Typeable,Generic)
gen/Network/AWS/Support/DescribeTrustedAdvisorCheckRefreshStatuses.hs view
@@ -19,6 +19,8 @@ -- Portability : non-portable (GHC extensions) -- -- Returns the refresh status of the Trusted Advisor checks that have the specified check IDs. Check IDs can be obtained by calling < DescribeTrustedAdvisorChecks>.+--+-- Some checks are refreshed automatically, and their refresh statuses cannot be retrieved by using this operation. Use of the 'DescribeTrustedAdvisorCheckRefreshStatuses' operation for these checks causes an 'InvalidParameterValue' error. module Network.AWS.Support.DescribeTrustedAdvisorCheckRefreshStatuses     (     -- * Creating a Request@@ -42,7 +44,9 @@ import           Network.AWS.Support.Types import           Network.AWS.Support.Types.Product --- | /See:/ 'describeTrustedAdvisorCheckRefreshStatuses' smart constructor.+-- |+--+-- /See:/ 'describeTrustedAdvisorCheckRefreshStatuses' smart constructor. newtype DescribeTrustedAdvisorCheckRefreshStatuses = DescribeTrustedAdvisorCheckRefreshStatuses'     { _dtacrsCheckIds :: [Text]     } deriving (Eq,Read,Show,Data,Typeable,Generic)@@ -59,7 +63,7 @@     { _dtacrsCheckIds = mempty     } --- | The IDs of the Trusted Advisor checks.+-- | The IDs of the Trusted Advisor checks to get the status of. __Note:__ Specifying the check ID of a check that is automatically refreshed causes an 'InvalidParameterValue' error. dtacrsCheckIds :: Lens' DescribeTrustedAdvisorCheckRefreshStatuses [Text] dtacrsCheckIds = lens _dtacrsCheckIds (\ s a -> s{_dtacrsCheckIds = a}) . _Coerce; 
gen/Network/AWS/Support/DescribeTrustedAdvisorCheckResult.hs view
@@ -23,14 +23,19 @@ -- The response contains a < TrustedAdvisorCheckResult> object, which contains these three objects: -- -- -   < TrustedAdvisorCategorySpecificSummary>+-- -- -   < TrustedAdvisorResourceDetail>+-- -- -   < TrustedAdvisorResourcesSummary> -- -- In addition, the response contains these fields: ----- -   __Status.__ The alert status of the check: \"ok\" (green), \"warning\" (yellow), \"error\" (red), or \"not_available\".--- -   __Timestamp.__ The time of the last refresh of the check.--- -   __CheckId.__ The unique identifier for the check.+-- -   __status.__ The alert status of the check: \"ok\" (green), \"warning\" (yellow), \"error\" (red), or \"not_available\".+--+-- -   __timestamp.__ The time of the last refresh of the check.+--+-- -   __checkId.__ The unique identifier for the check.+-- module Network.AWS.Support.DescribeTrustedAdvisorCheckResult     (     -- * Creating a Request@@ -55,7 +60,9 @@ import           Network.AWS.Support.Types import           Network.AWS.Support.Types.Product --- | /See:/ 'describeTrustedAdvisorCheckResult' smart constructor.+-- |+--+-- /See:/ 'describeTrustedAdvisorCheckResult' smart constructor. data DescribeTrustedAdvisorCheckResult = DescribeTrustedAdvisorCheckResult'     { _dtacrLanguage :: !(Maybe Text)     , _dtacrCheckId  :: !Text
gen/Network/AWS/Support/DescribeTrustedAdvisorCheckSummaries.hs view
@@ -44,7 +44,9 @@ import           Network.AWS.Support.Types import           Network.AWS.Support.Types.Product --- | /See:/ 'describeTrustedAdvisorCheckSummaries' smart constructor.+-- |+--+-- /See:/ 'describeTrustedAdvisorCheckSummaries' smart constructor. newtype DescribeTrustedAdvisorCheckSummaries = DescribeTrustedAdvisorCheckSummaries'     { _dtacsCheckIds :: [Text]     } deriving (Eq,Read,Show,Data,Typeable,Generic)
gen/Network/AWS/Support/DescribeTrustedAdvisorChecks.hs view
@@ -42,7 +42,9 @@ import           Network.AWS.Support.Types import           Network.AWS.Support.Types.Product --- | /See:/ 'describeTrustedAdvisorChecks' smart constructor.+-- |+--+-- /See:/ 'describeTrustedAdvisorChecks' smart constructor. newtype DescribeTrustedAdvisorChecks = DescribeTrustedAdvisorChecks'     { _dtacLanguage :: Text     } deriving (Eq,Read,Show,Data,Typeable,Generic)
gen/Network/AWS/Support/RefreshTrustedAdvisorCheck.hs view
@@ -20,11 +20,16 @@ -- -- Requests a refresh of the Trusted Advisor check that has the specified check ID. Check IDs can be obtained by calling < DescribeTrustedAdvisorChecks>. --+-- Some checks are refreshed automatically, and they cannot be refreshed by using this operation. Use of the 'RefreshTrustedAdvisorCheck' operation for these checks causes an 'InvalidParameterValue' error.+-- -- The response contains a < TrustedAdvisorCheckRefreshStatus> object, which contains these fields: ----- -   __Status.__ The refresh status of the check: \"none\", \"enqueued\", \"processing\", \"success\", or \"abandoned\".--- -   __MillisUntilNextRefreshable.__ The amount of time, in milliseconds, until the check is eligible for refresh.--- -   __CheckId.__ The unique identifier for the check.+-- -   __status.__ The refresh status of the check: \"none\", \"enqueued\", \"processing\", \"success\", or \"abandoned\".+--+-- -   __millisUntilNextRefreshable.__ The amount of time, in milliseconds, until the check is eligible for refresh.+--+-- -   __checkId.__ The unique identifier for the check.+-- module Network.AWS.Support.RefreshTrustedAdvisorCheck     (     -- * Creating a Request@@ -48,7 +53,9 @@ import           Network.AWS.Support.Types import           Network.AWS.Support.Types.Product --- | /See:/ 'refreshTrustedAdvisorCheck' smart constructor.+-- |+--+-- /See:/ 'refreshTrustedAdvisorCheck' smart constructor. newtype RefreshTrustedAdvisorCheck = RefreshTrustedAdvisorCheck'     { _rtacCheckId :: Text     } deriving (Eq,Read,Show,Data,Typeable,Generic)@@ -66,7 +73,7 @@     { _rtacCheckId = pCheckId_     } --- | The unique identifier for the Trusted Advisor check.+-- | The unique identifier for the Trusted Advisor check to refresh. __Note:__ Specifying the check ID of a check that is automatically refreshed causes an 'InvalidParameterValue' error. rtacCheckId :: Lens' RefreshTrustedAdvisorCheck Text rtacCheckId = lens _rtacCheckId (\ s a -> s{_rtacCheckId = a}); 
gen/Network/AWS/Support/ResolveCase.hs view
@@ -18,7 +18,7 @@ -- Stability   : auto-generated -- Portability : non-portable (GHC extensions) ----- Takes a 'CaseId' and returns the initial state of the case along with the state of the case after the call to < ResolveCase> completed.+-- Takes a 'caseId' and returns the initial state of the case along with the state of the case after the call to < ResolveCase> completed. module Network.AWS.Support.ResolveCase     (     -- * Creating a Request@@ -43,7 +43,9 @@ import           Network.AWS.Support.Types import           Network.AWS.Support.Types.Product --- | /See:/ 'resolveCase' smart constructor.+-- |+--+-- /See:/ 'resolveCase' smart constructor. newtype ResolveCase = ResolveCase'     { _rcCaseId :: Maybe Text     } deriving (Eq,Read,Show,Data,Typeable,Generic)
gen/Network/AWS/Support/Types.hs view
@@ -139,8 +139,8 @@     , TrustedAdvisorResourceDetail     , trustedAdvisorResourceDetail     , tardIsSuppressed-    , tardStatus     , tardRegion+    , tardStatus     , tardResourceId     , tardMetadata @@ -206,7 +206,7 @@ _DescribeAttachmentLimitExceeded =     _ServiceError . hasCode "DescribeAttachmentLimitExceeded" --- | The requested 'CaseId' could not be located.+-- | The requested 'caseId' could not be located. _CaseIdNotFound :: AsError a => Getting (First ServiceError) a ServiceError _CaseIdNotFound = _ServiceError . hasCode "CaseIdNotFound" 
gen/Network/AWS/Support/Types/Product.hs view
@@ -120,19 +120,31 @@  -- | A JSON-formatted object that contains the metadata for a support case. It is contained the response from a < DescribeCases> request. __CaseDetails__ contains the following fields: ----- 1.  __CaseID.__ The AWS Support case ID requested or returned in the call. The case ID is an alphanumeric string formatted as shown in this example: case-/12345678910-2013-c4c1d2bf33c5cf47/.--- 2.  __CategoryCode.__ The category of problem for the AWS Support case. Corresponds to the CategoryCode values returned by a call to < DescribeServices>.--- 3.  __DisplayId.__ The identifier for the case on pages in the AWS Support Center.--- 4.  __Language.__ The ISO 639-1 code for the language in which AWS provides support. AWS Support currently supports English (\"en\") and Japanese (\"ja\"). Language parameters must be passed explicitly for operations that take them.--- 5.  __RecentCommunications.__ One or more < Communication> objects. Fields of these objects are 'Attachments', 'Body', 'CaseId', 'SubmittedBy', and 'TimeCreated'.--- 6.  __NextToken.__ A resumption point for pagination.--- 7.  __ServiceCode.__ The identifier for the AWS service that corresponds to the service code defined in the call to < DescribeServices>.--- 8.  __SeverityCode.__ The severity code assigned to the case. Contains one of the values returned by the call to < DescribeSeverityLevels>.--- 9.  __Status.__ The status of the case in the AWS Support Center.--- 10. __Subject.__ The subject line of the case.--- 11. __SubmittedBy.__ The email address of the account that submitted the case.--- 12. __TimeCreated.__ The time the case was created, in ISO-8601 format.+-- -   __caseId.__ The AWS Support case ID requested or returned in the call. The case ID is an alphanumeric string formatted as shown in this example: case-/12345678910-2013-c4c1d2bf33c5cf47/. --+-- -   __categoryCode.__ The category of problem for the AWS Support case. Corresponds to the CategoryCode values returned by a call to < DescribeServices>.+--+-- -   __displayId.__ The identifier for the case on pages in the AWS Support Center.+--+-- -   __language.__ The ISO 639-1 code for the language in which AWS provides support. AWS Support currently supports English (\"en\") and Japanese (\"ja\"). Language parameters must be passed explicitly for operations that take them.+--+-- -   __recentCommunications.__ One or more < Communication> objects. Fields of these objects are 'attachments', 'body', 'caseId', 'submittedBy', and 'timeCreated'.+--+-- -   __nextToken.__ A resumption point for pagination.+--+-- -   __serviceCode.__ The identifier for the AWS service that corresponds to the service code defined in the call to < DescribeServices>.+--+-- -   __severityCode.__ The severity code assigned to the case. Contains one of the values returned by the call to < DescribeSeverityLevels>.+--+-- -   __status.__ The status of the case in the AWS Support Center.+--+-- -   __subject.__ The subject line of the case.+--+-- -   __submittedBy.__ The email address of the account that submitted the case.+--+-- -   __timeCreated.__ The time the case was created, in ISO-8601 format.+--+-- -- /See:/ 'caseDetails' smart constructor. data CaseDetails = CaseDetails'     { _cdSubject              :: !(Maybe Text)@@ -443,7 +455,7 @@ slName :: Lens' SeverityLevel (Maybe Text) slName = lens _slName (\ s a -> s{_slName = a}); --- | One of four values: \"low,\" \"medium,\" \"high,\" and \"urgent\". These values correspond to response times returned to the caller in 'SeverityLevel.name'.+-- | One of four values: \"low,\" \"medium,\" \"high,\" and \"urgent\". These values correspond to response times returned to the caller in 'severityLevel.name'. slCode :: Lens' SeverityLevel (Maybe Text) slCode = lens _slCode (\ s a -> s{_slCode = a}); @@ -488,11 +500,11 @@ ssCategories :: Lens' SupportService [Category] ssCategories = lens _ssCategories (\ s a -> s{_ssCategories = a}) . _Default . _Coerce; --- | The friendly name for an AWS service. The 'Code' element contains the corresponding code.+-- | The friendly name for an AWS service. The 'code' element contains the corresponding code. ssName :: Lens' SupportService (Maybe Text) ssName = lens _ssName (\ s a -> s{_ssName = a}); --- | The code for an AWS service returned by the < DescribeServices> response. The 'Name' element contains the corresponding friendly name.+-- | The code for an AWS service returned by the < DescribeServices> response. The 'name' element contains the corresponding friendly name. ssCode :: Lens' SupportService (Maybe Text) ssCode = lens _ssCode (\ s a -> s{_ssCode = a}); @@ -890,8 +902,8 @@ -- /See:/ 'trustedAdvisorResourceDetail' smart constructor. data TrustedAdvisorResourceDetail = TrustedAdvisorResourceDetail'     { _tardIsSuppressed :: !(Maybe Bool)+    , _tardRegion       :: !(Maybe Text)     , _tardStatus       :: !Text-    , _tardRegion       :: !Text     , _tardResourceId   :: !Text     , _tardMetadata     :: ![Text]     } deriving (Eq,Read,Show,Data,Typeable,Generic)@@ -902,23 +914,22 @@ -- -- * 'tardIsSuppressed' ----- * 'tardStatus'--- -- * 'tardRegion' --+-- * 'tardStatus'+-- -- * 'tardResourceId' -- -- * 'tardMetadata' trustedAdvisorResourceDetail     :: Text -- ^ 'tardStatus'-    -> Text -- ^ 'tardRegion'     -> Text -- ^ 'tardResourceId'     -> TrustedAdvisorResourceDetail-trustedAdvisorResourceDetail pStatus_ pRegion_ pResourceId_ =+trustedAdvisorResourceDetail pStatus_ pResourceId_ =     TrustedAdvisorResourceDetail'     { _tardIsSuppressed = Nothing+    , _tardRegion = Nothing     , _tardStatus = pStatus_-    , _tardRegion = pRegion_     , _tardResourceId = pResourceId_     , _tardMetadata = mempty     }@@ -927,14 +938,14 @@ tardIsSuppressed :: Lens' TrustedAdvisorResourceDetail (Maybe Bool) tardIsSuppressed = lens _tardIsSuppressed (\ s a -> s{_tardIsSuppressed = a}); +-- | The AWS region in which the identified resource is located.+tardRegion :: Lens' TrustedAdvisorResourceDetail (Maybe Text)+tardRegion = lens _tardRegion (\ s a -> s{_tardRegion = a});+ -- | The status code for the resource identified in the Trusted Advisor check. tardStatus :: Lens' TrustedAdvisorResourceDetail Text tardStatus = lens _tardStatus (\ s a -> s{_tardStatus = a}); --- | The AWS region in which the identified resource is located.-tardRegion :: Lens' TrustedAdvisorResourceDetail Text-tardRegion = lens _tardRegion (\ s a -> s{_tardRegion = a});- -- | The unique identifier for the identified resource. tardResourceId :: Lens' TrustedAdvisorResourceDetail Text tardResourceId = lens _tardResourceId (\ s a -> s{_tardResourceId = a});@@ -948,8 +959,8 @@           = withObject "TrustedAdvisorResourceDetail"               (\ x ->                  TrustedAdvisorResourceDetail' <$>-                   (x .:? "isSuppressed") <*> (x .: "status") <*>-                     (x .: "region")+                   (x .:? "isSuppressed") <*> (x .:? "region") <*>+                     (x .: "status")                      <*> (x .: "resourceId")                      <*> (x .:? "metadata" .!= mempty)) 
+ src/.gitkeep view